{"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/calculate-matches","entry":"calculate_matches","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":15,"n_papers_ran":0,"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":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":15,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"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":"2604.11628","paper":"/paper/arxiv-2604-11628","title":"Back to Basics: Let Conversational Agents Remember with Just Retrieval and Generation","date":null,"month_inferred_from_arxiv_id":"2026-04","title_source":"syntology","repo":"facebookresearch/contriever","path":"src/evaluation.py","file_url":"https://github.com/facebookresearch/contriever/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2506.21215","paper":"/paper/unveiling-causal-reasoning-in-large-language","title":"Unveiling Causal Reasoning in Large Language Models: Reality or Mirage?","date":"2025-06-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Haoang97/CausalProbe-2024","path":"src/evaluation.py","file_url":"https://github.com/Haoang97/CausalProbe-2024/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2410.04139","paper":"/paper/from-reading-to-compressing-exploring-the","title":"From Reading to Compressing: Exploring the Multi-document Reader for Prompt Compression","date":"2024-10-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eunseongc/r2c","path":"src_fid/evaluation.py","file_url":"https://github.com/eunseongc/r2c/blob/HEAD/src_fid/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"95aa31d2bb3d8787","mcp_get_code":{"code_sha256":"95aa31d2bb3d8787"}},{"arxiv_id":"2407.09014","paper":"/paper/compact-compressing-retrieved-documents","title":"CompAct: Compressing Retrieved Documents Actively for Question Answering","date":"2024-07-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"dmis-lab/CompAct","path":"evaluate.py","file_url":"https://github.com/dmis-lab/CompAct/blob/HEAD/evaluate.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2404.19705","paper":"/paper/when-to-retrieve-teaching-llms-to-utilize","title":"When to Retrieve: Teaching LLMs to Utilize Information Retrieval Effectively","date":"2024-04-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tLabruna/Adapt-LLM","path":"contriever/src/evaluation.py","file_url":"https://github.com/tLabruna/Adapt-LLM/blob/HEAD/contriever/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"CC-BY-4.0","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2403.15268","paper":"/paper/imagination-augmented-generation-learning-to","title":"Awakening Augmented Generation: Learning to Awaken Internal Knowledge of Large Language Models for Question Answering","date":"2024-03-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xnhyacinth/iag","path":"model/evaluation.py","file_url":"https://github.com/xnhyacinth/iag/blob/HEAD/model/evaluation.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":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2402.07867","paper":"/paper/poisonedrag-knowledge-poisoning-attacks-to","title":"PoisonedRAG: Knowledge Corruption Attacks to Retrieval-Augmented Generation of Large Language Models","date":"2024-02-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sleeepeer/poisonedrag","path":"src/contriever_src/evaluation.py","file_url":"https://github.com/sleeepeer/poisonedrag/blob/HEAD/src/contriever_src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2402.05391","paper":"/paper/knowledge-graphs-meet-multi-modal-learning-a","title":"Knowledge Graphs Meet Multi-Modal Learning: A Comprehensive Survey","date":"2024-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hackerchenzhuo/LaKo","path":"src/evaluation.py","file_url":"https://github.com/hackerchenzhuo/LaKo/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2402.03216","paper":"/paper/bge-m3-embedding-multi-lingual-multi","title":"BGE M3-Embedding: Multi-Lingual, Multi-Functionality, Multi-Granularity Text Embeddings Through Self-Knowledge Distillation","date":"2024-02-05","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"allen-li1231/treehop-rag","path":"src/evaluation.py","file_url":"https://github.com/allen-li1231/treehop-rag/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ab39d4a37bfc2be6","mcp_get_code":{"code_sha256":"ab39d4a37bfc2be6"}},{"arxiv_id":"2402.02503","paper":"/paper/gerea-question-aware-prompt-captions-for","title":"GeReA: Question-Aware Prompt Captions for Knowledge-based Visual Question Answering","date":"2024-02-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"upper9527/gerea","path":"src/evaluation.py","file_url":"https://github.com/upper9527/gerea/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2401.16979","paper":"/paper/re3val-reinforced-and-reranked-generative","title":"Re3val: Reinforced and Reranked Generative Retrieval","date":"2024-01-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"facebookresearch/FiD","path":"src/evaluation.py","file_url":"https://github.com/facebookresearch/FiD/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2401.03568","paper":"/paper/agent-ai-surveying-the-horizons-of-multimodal","title":"Agent AI: Surveying the Horizons of Multimodal Interaction","date":"2024-01-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"guilk/kat","path":"src/evaluation.py","file_url":"https://github.com/guilk/kat/blob/HEAD/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2112.08688","paper":"/paper/evidentiality-guided-generation-for-knowledge","title":"Evidentiality-guided Generation for Knowledge-Intensive NLP Tasks","date":"2021-12-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"akariasai/evidentiality_qa","path":"evi_gen/src/evaluation.py","file_url":"https://github.com/akariasai/evidentiality_qa/blob/HEAD/evi_gen/src/evaluation.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}},{"arxiv_id":"2025.findings-acl.673","paper":null,"title":"arXiv:2025.findings-acl.673","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"McGill-NLP/malicious-ir","path":"malicious_ir/retrieval/validation_utils.py","file_url":"https://github.com/McGill-NLP/malicious-ir/blob/HEAD/malicious_ir/retrieval/validation_utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"05e6c177c2749ef6","mcp_get_code":{"code_sha256":"05e6c177c2749ef6"}},{"arxiv_id":"2025.emnlp-main.192","paper":null,"title":"arXiv:2025.emnlp-main.192","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"FreedomIntelligence/RAG-Instruct","path":"retrieval_lm/src/evaluation.py","file_url":"https://github.com/FreedomIntelligence/RAG-Instruct/blob/HEAD/retrieval_lm/src/evaluation.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":"7a4988952dd3a127","mcp_get_code":{"code_sha256":"7a4988952dd3a127"}}]}