{"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":"/paper/arxiv-2606-29706","title":"ARMOR: Adaptive Retriever Optimization for Low-Resource Telecom Question Answering","arxiv_id":"2606.29706","date":"2026-06-29","proceeding":null,"authors":["Heshan Fernando","Quan Xiao","Yan Xin","Tianyi Chen"],"abstract":"Telecom question answering (QA) is a challenging setting for retrieval-augmented generation (RAG): evidence is fragmented across standards, papers, encyclopedic resources, and web documents, and answers often hinge on technical tables, equations, and specialized protocol language. In low-resource subdomains, generator fine-tuning can over-specialize and degrade general capability, making query-side retriever adaptation an attractive alternative. To this end, we ask whether a fixed-generator, query-adapted RAG system can outperform generator-side adaptation, and which retriever objectives best support that setting. We motivate retrieval, rather than generator fine-tuning, as the adaptation target through a capacity comparison: under bounded-parameter and soft-retrieval assumptions, query-encoder tuning can have a smaller estimation term than supervised fine-tuning when its effective dimension is smaller. We identify two particularly relevant objectives -- the latent-document RAG likelihood, which optimizes generation utility, and the InfoNCE contrastive objective, which improves semantic retrieval geometry -- and leverage them jointly through a retriever optimization method targeting downstream QA performance in the telecom domain. Specifically, we introduce ARMOR, Adaptive Regularized Mixture Optimization for Retrievers, which learns separate temperatures for the RAG retrieval distribution and InfoNCE softmax and regularizes the adapted query encoder toward the frozen base query encoder. Across telecom-specific retrieval and generative QA benchmarks, we show that ARMOR improves evidence retrieval and answer generation in several in-domain settings. Code is available at https://github.com/heshandevaka/ARMOR.git.","url_abs":"https://arxiv.org/abs/2606.29706","url_pdf":"https://arxiv.org/pdf/2606.29706","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.29706","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.29706"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/heshandevaka/ARMOR","reach":null}],"summary":{"ran":9,"ran_draft_wrong":11,"ran_honours":3,"ran_fixture":3,"ran_violates":1,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":33,"ran":27,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"a7a176dada3c4729","entry":"AdaptiveObjectiveTemperatures","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a7a176dada3c4729"}},{"code_sha256_prefix":"575cff217132a28d","entry":"AutoChunkStore","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"575cff217132a28d"}},{"code_sha256_prefix":"b030b7567ea03385","entry":"ShardedDataset","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b030b7567ea03385"}},{"code_sha256_prefix":"dcaf1f4539036931","entry":"TrainConfig","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dcaf1f4539036931"}},{"code_sha256_prefix":"6fcabd142bda955f","entry":"_normalize_answers","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6fcabd142bda955f"}},{"code_sha256_prefix":"2b89c44dd201f528","entry":"_normalize_int_list","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2b89c44dd201f528"}},{"code_sha256_prefix":"0ce0323714172269","entry":"_normalize_question","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0ce0323714172269"}},{"code_sha256_prefix":"ed2e1f6c9b9472d9","entry":"_normalize_str_list","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ed2e1f6c9b9472d9"}},{"code_sha256_prefix":"e33ac12e574bf6a8","entry":"_pick_first_present","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e33ac12e574bf6a8"}},{"code_sha256_prefix":"d82b5c3d1f6645f5","entry":"apply_regularizers","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d82b5c3d1f6645f5"}},{"code_sha256_prefix":"30b3f00c2ac45eef","entry":"build_base_param_snapshot","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"30b3f00c2ac45eef"}},{"code_sha256_prefix":"0d327923ab0f0085","entry":"contrastive_infonce_loss","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d327923ab0f0085"}},{"code_sha256_prefix":"273047a351449803","entry":"format_qa_prompt","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"273047a351449803"}},{"code_sha256_prefix":"312e21cb9a5b6812","entry":"gather_scalar","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"312e21cb9a5b6812"}},{"code_sha256_prefix":"d4209866bbf0ccb4","entry":"get_rank","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d4209866bbf0ccb4"}},{"code_sha256_prefix":"5039f00cdc24e4e8","entry":"get_world_size","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5039f00cdc24e4e8"}},{"code_sha256_prefix":"4c18d7b3ac82955d","entry":"is_dist","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4c18d7b3ac82955d"}},{"code_sha256_prefix":"b8a27cf66abebb43","entry":"is_main_process","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b8a27cf66abebb43"}},{"code_sha256_prefix":"5feeb153680053c7","entry":"load_contriever_examples_from_jsonl","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5feeb153680053c7"}},{"code_sha256_prefix":"19071e1b0656c357","entry":"load_faiss_index","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"19071e1b0656c357"}},{"code_sha256_prefix":"53d65b0319c42e89","entry":"mean_pool","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"53d65b0319c42e89"}},{"code_sha256_prefix":"4956a87a3e6b0836","entry":"needs_e5_prefix","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4956a87a3e6b0836"}},{"code_sha256_prefix":"69e3422bb14a2d0c","entry":"query_distill_loss","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"69e3422bb14a2d0c"}},{"code_sha256_prefix":"d58afb1bd852862a","entry":"rag_sequence_marginal_nll","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d58afb1bd852862a"}},{"code_sha256_prefix":"cf3881f2cdf1c924","entry":"rank_distill_loss","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cf3881f2cdf1c924"}},{"code_sha256_prefix":"6da8d76c33a470c1","entry":"setup_distributed","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6da8d76c33a470c1"}},{"code_sha256_prefix":"1e948e36e83a1dcb","entry":"weight_anchor_loss","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1e948e36e83a1dcb"}},{"code_sha256_prefix":"d937c306d603237c","entry":"BiEncoderSide","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d937c306d603237c"}},{"code_sha256_prefix":"85795bf4b228dcd0","entry":"barrier","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"85795bf4b228dcd0"}},{"code_sha256_prefix":"f0c662063ea71a4d","entry":"cleanup_distributed","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f0c662063ea71a4d"}},{"code_sha256_prefix":"7aa3ce7c80e785e2","entry":"configure_faiss_index","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7aa3ce7c80e785e2"}},{"code_sha256_prefix":"263d98699e78358a","entry":"lm_loglikelihood_of_continuation","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"263d98699e78358a"}},{"code_sha256_prefix":"fd86ed415f30d13b","entry":"train","repo":"heshandevaka/ARMOR","repo_kind":"found_in_text","path":"retriever_training/train_armor.py","file_url":"https://github.com/heshandevaka/ARMOR/blob/HEAD/retriever_training/train_armor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fd86ed415f30d13b"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}