{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/reflect","entry":"reflect","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":11,"n_papers_ran":2,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":8,"n_samples_ran":2,"n_samples_fingerprinted":2,"n_places":12,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":6},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2412.01023","paper":"/paper/learning-structured-representations-with","title":"Learning Structured Representations with Hyperbolic Embeddings","date":"2024-12-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"uiuctml/HypStructure","path":"geom/euclidean.py","file_url":"https://github.com/uiuctml/HypStructure/blob/HEAD/geom/euclidean.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f1e92194323ca315","mcp_get_code":{"code_sha256":"f1e92194323ca315"}},{"arxiv_id":"2411.15922","paper":"/paper/prompthsi-universal-hyperspectral-image","title":"PromptHSI: Universal Hyperspectral Image Restoration with Vision-Language Modulated Frequency Adaptation","date":"2024-11-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chingheng0808/PromptHSI","path":"utils/lossfunc.py","file_url":"https://github.com/chingheng0808/PromptHSI/blob/HEAD/utils/lossfunc.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c18931526ac3006c","mcp_get_code":{"code_sha256":"c18931526ac3006c"}},{"arxiv_id":"2404.11273","paper":"/paper/training-transformer-models-by-wavelet-losses","title":"Training Transformer Models by Wavelet Losses Improves Quantitative and Visual Performance in Single Image Super-Resolution","date":"2024-04-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mandalinadagi/wavelettention","path":"wavelettention/basicsr/losses/SWT.py","file_url":"https://github.com/mandalinadagi/wavelettention/blob/HEAD/wavelettention/basicsr/losses/SWT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"c18931526ac3006c","mcp_get_code":{"code_sha256":"c18931526ac3006c"}},{"arxiv_id":"2402.19215","paper":"/paper/training-generative-image-super-resolution","title":"Training Generative Image Super-Resolution Models by Wavelet-Domain Losses Enables Better Control of Artifacts","date":"2024-02-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mandalinadagi/wgsr","path":"codes/models/SWT.py","file_url":"https://github.com/mandalinadagi/wgsr/blob/HEAD/codes/models/SWT.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"c18931526ac3006c","mcp_get_code":{"code_sha256":"c18931526ac3006c"}},{"arxiv_id":"2312.12274","paper":"/paper/intrinsic-image-diffusion-for-single-view","title":"Intrinsic Image Diffusion for Indoor Single-view Material Estimation","date":"2023-12-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Peter-Kocsis/IntrinsicImageDiffusion","path":"iid/lighting_optimization/brdf.py","file_url":"https://github.com/Peter-Kocsis/IntrinsicImageDiffusion/blob/HEAD/iid/lighting_optimization/brdf.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"2fc15226fa94aa92","mcp_get_code":{"code_sha256":"2fc15226fa94aa92"}},{"arxiv_id":"2311.08819","paper":"/paper/frequency-domain-based-dataset-distillation","title":"Frequency Domain-based Dataset Distillation","date":"2023-11-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fbcotter/pytorch_wavelets","path":"pytorch_wavelets/dtcwt/transform2d.py","file_url":"https://github.com/fbcotter/pytorch_wavelets/blob/HEAD/pytorch_wavelets/dtcwt/transform2d.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"bd247adf3d9830b6","mcp_get_code":{"code_sha256":"bd247adf3d9830b6"}},{"arxiv_id":"2304.13348","paper":"/paper/textdeformer-geometry-manipulation-using-text","title":"TextDeformer: Geometry Manipulation using Text Guidance","date":"2023-04-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"threedle/TextDeformer","path":"nvdiffmodeling/src/util.py","file_url":"https://github.com/threedle/TextDeformer/blob/HEAD/nvdiffmodeling/src/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"f8332e15b46ba812","mcp_get_code":{"code_sha256":"f8332e15b46ba812"}},{"arxiv_id":"2304.07743","paper":"/paper/seathru-nerf-neural-radiance-fields-in","title":"SeaThru-NeRF: Neural Radiance Fields in Scattering Media","date":"2023-04-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deborahLevy130/seathru_NeRF","path":"internal/ref_utils.py","file_url":"https://github.com/deborahLevy130/seathru_NeRF/blob/HEAD/internal/ref_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4f16f24f7c41ab8c","mcp_get_code":{"code_sha256":"4f16f24f7c41ab8c"}},{"arxiv_id":"2211.12285","paper":"/paper/exact-nerf-an-exploration-of-a-precise","title":"Exact-NeRF: An Exploration of a Precise Volumetric Parameterization for Neural Radiance Fields","date":"2022-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"kostadinovshalon/exact-nerf","path":"internal/ref_utils.py","file_url":"https://github.com/kostadinovshalon/exact-nerf/blob/HEAD/internal/ref_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4f16f24f7c41ab8c","mcp_get_code":{"code_sha256":"4f16f24f7c41ab8c"}},{"arxiv_id":"2210.03629","paper":"/paper/react-synergizing-reasoning-and-acting-in","title":"ReAct: Synergizing Reasoning and Acting in Language Models","date":"2022-10-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sierra-research/tau-bench","path":"tau_bench/agents/chat_react_agent.py","file_url":"https://github.com/sierra-research/tau-bench/blob/HEAD/tau_bench/agents/chat_react_agent.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b0d8172e1c1ba444","mcp_get_code":{"code_sha256":"b0d8172e1c1ba444"}},{"arxiv_id":"2203.03689","paper":"/paper/wavemix-resource-efficient-token-mixing-for","title":"WaveMix: Resource-efficient Token Mixing for Images","date":"2022-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pranavphoenix/WaveMix","path":"Image_Classification/WaveMix_Version2.py","file_url":"https://github.com/pranavphoenix/WaveMix/blob/HEAD/Image_Classification/WaveMix_Version2.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c18931526ac3006c","mcp_get_code":{"code_sha256":"c18931526ac3006c"}},{"arxiv_id":"2203.03689","paper":"/paper/wavemix-resource-efficient-token-mixing-for","title":"WaveMix: Resource-efficient Token Mixing for Images","date":"2022-03-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pranavphoenix/WaveMix","path":"Semantic_Segmentation/WaveMix.py","file_url":"https://github.com/pranavphoenix/WaveMix/blob/HEAD/Semantic_Segmentation/WaveMix.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"61229493ece46198","mcp_get_code":{"code_sha256":"61229493ece46198"}}]}