{"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/get-attention","entry":"get_attention","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":13,"n_papers_ran":9,"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":12,"n_samples_ran":8,"n_samples_fingerprinted":1,"n_places":15,"n_places_pointer_only":6,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":5,"ran_fixture":3,"ran":0,"unverified":4},"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":"2404.03658","paper":"/paper/know-your-neighbors-improving-single-view","title":"Know Your Neighbors: Improving Single-View Reconstruction via Spatial Vision-Language Reasoning","date":"2024-04-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ruili3/Know-Your-Neighbors","path":"models/lseg/lseg_vit.py","file_url":"https://github.com/ruili3/Know-Your-Neighbors/blob/HEAD/models/lseg/lseg_vit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"a552c8f30bbe3f97","mcp_get_code":{"code_sha256":"a552c8f30bbe3f97"}},{"arxiv_id":"2310.15171","paper":"/paper/robodepth-robust-out-of-distribution-depth-1","title":"RoboDepth: Robust Out-of-Distribution Depth Estimation under Corruptions","date":"2023-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"isl-org/DPT","path":"dpt/vit.py","file_url":"https://github.com/isl-org/DPT/blob/HEAD/dpt/vit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a552c8f30bbe3f97","mcp_get_code":{"code_sha256":"a552c8f30bbe3f97"}},{"arxiv_id":"2310.00093","paper":"/paper/datadam-efficient-dataset-distillation-with-1","title":"DataDAM: Efficient Dataset Distillation with Attention Matching","date":"2023-09-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"datadistillation/datadam","path":"main_DataDAM.py","file_url":"https://github.com/datadistillation/datadam/blob/HEAD/main_DataDAM.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cd229917ccd77249","mcp_get_code":{"code_sha256":"cd229917ccd77249"}},{"arxiv_id":"2308.08816","paper":"/paper/end-to-end-alternating-optimization-for-real","title":"End-to-end Alternating Optimization for Real-World Blind Super Resolution","date":"2023-08-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"greatlog/realdan","path":"codes/config/RealDAN/archs/dan.py","file_url":"https://github.com/greatlog/realdan/blob/HEAD/codes/config/RealDAN/archs/dan.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"fc2bdd408f663b78","mcp_get_code":{"code_sha256":"fc2bdd408f663b78"}},{"arxiv_id":"2303.16890","paper":"/paper/dpf-learning-dense-prediction-fields-with","title":"DPF: Learning Dense Prediction Fields with Weak Supervision","date":"2023-03-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cxx226/DPF","path":"model/models.py","file_url":"https://github.com/cxx226/DPF/blob/HEAD/model/models.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"ce084f35333b37ef","mcp_get_code":{"code_sha256":"ce084f35333b37ef"}},{"arxiv_id":"2212.13036","paper":"/paper/improving-complex-knowledge-base-question","title":"Improving Complex Knowledge Base Question Answering via Question-to-Action and Question-to-Question Alignment","date":"2022-12-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TTTTTTTTy/ALCQA","path":"model.py","file_url":"https://github.com/TTTTTTTTy/ALCQA/blob/HEAD/model.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"206303c04f071a40","mcp_get_code":{"code_sha256":"206303c04f071a40"}},{"arxiv_id":"2210.01035","paper":"/paper/expediting-large-scale-vision-transformer-for","title":"Expediting Large-Scale Vision Transformer for Dense Prediction without Fine-tuning","date":"2022-10-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Expedit-LargeScale-Vision-Transformer/Expedit-DPT","path":"dpt/vit.py","file_url":"https://github.com/Expedit-LargeScale-Vision-Transformer/Expedit-DPT/blob/HEAD/dpt/vit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a552c8f30bbe3f97","mcp_get_code":{"code_sha256":"a552c8f30bbe3f97"}},{"arxiv_id":"2106.00920","paper":"/paper/dialograph-incorporating-interpretable-1","title":"DialoGraph: Incorporating Interpretable Strategy-Graph Networks into Negotiation Dialogues","date":"2021-06-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rishabhjoshi/DialoGraph_ICLR21","path":"src/bot/higru_model.py","file_url":"https://github.com/rishabhjoshi/DialoGraph_ICLR21/blob/HEAD/src/bot/higru_model.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":"14f91d3ae965322d","mcp_get_code":{"code_sha256":"14f91d3ae965322d"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"SforAiDl/vformer","path":"vformer/models/dense/dpt.py","file_url":"https://github.com/SforAiDl/vformer/blob/HEAD/vformer/models/dense/dpt.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"bff5f6006054f011","mcp_get_code":{"code_sha256":"bff5f6006054f011"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"intel-isl/DPT","path":"dpt/vit.py","file_url":"https://github.com/intel-isl/DPT/blob/HEAD/dpt/vit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a552c8f30bbe3f97","mcp_get_code":{"code_sha256":"a552c8f30bbe3f97"}},{"arxiv_id":"2103.13413","paper":"/paper/vision-transformers-for-dense-prediction","title":"Vision Transformers for Dense Prediction","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chriswxho/dynamic-inference","path":"dpt/vit.py","file_url":"https://github.com/chriswxho/dynamic-inference/blob/HEAD/dpt/vit.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4d648fedb953ed8e","mcp_get_code":{"code_sha256":"4d648fedb953ed8e"}},{"arxiv_id":"2103.13076","paper":"/paper/finetuning-pretrained-transformers-into-rnns","title":"Finetuning Pretrained Transformers into RNNs","date":"2021-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hazyresearch/lolcats","path":"src/model/convert_model.py","file_url":"https://github.com/hazyresearch/lolcats/blob/HEAD/src/model/convert_model.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":"7d2c368d797f9c8d","mcp_get_code":{"code_sha256":"7d2c368d797f9c8d"}},{"arxiv_id":"2010.05607","paper":"/paper/the-elephant-in-the-interpretability-room-why","title":"The elephant in the interpretability room: Why use attention as explanation when we have saliency methods?","date":"2020-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jessevig/bertviz","path":"bertviz/neuron_view.py","file_url":"https://github.com/jessevig/bertviz/blob/HEAD/bertviz/neuron_view.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":"d4eae117e16a3f41","mcp_get_code":{"code_sha256":"d4eae117e16a3f41"}},{"arxiv_id":"2009.10815","paper":"/paper/keeping-up-appearances-computational-modeling","title":"Keeping Up Appearances: Computational Modeling of Face Acts in Persuasion Oriented Discussions","date":"2020-09-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"wxjiao/HiGRUs","path":"Modules.py","file_url":"https://github.com/wxjiao/HiGRUs/blob/HEAD/Modules.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7673d72a7add11bd","mcp_get_code":{"code_sha256":"7673d72a7add11bd"}},{"arxiv_id":"1906.05714","paper":"/paper/a-multiscale-visualization-of-attention-in","title":"A Multiscale Visualization of Attention in the Transformer Model","date":"2019-06-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"pablowu/bertviz_backup","path":"bertviz/attention.py","file_url":"https://github.com/pablowu/bertviz_backup/blob/HEAD/bertviz/attention.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"ded9045e01073873","mcp_get_code":{"code_sha256":"ded9045e01073873"}}]}