{"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-2605-28062","title":"ConvMemory: A Lightweight Learned Memory Reranker, a Negative Attribution Result, and a Research-Preview Conflict Editor","arxiv_id":"2605.28062","date":"2026-05-27","proceeding":null,"authors":["Taiheng Pan"],"abstract":"We describe ConvMemory, a small 3.6M-parameter learned reranker for conversational long-term memory retrieval, trained with cross-encoder teacher supervision over fused dense and lexical features. On the LongMemEval memory family, ConvMemory operates above the BGE-large cross-encoder in Recall@10 at 12-47x lower latency, remains within 0.025 Recall@10 of mxbai-rerank-large-v1 on Clean500 while running 28x cheaper; under Stress1000 distractors the Recall@10 gap widens to 0.081 but ConvMemory still operates at 117x lower latency; these LongMemEval numbers are single-run or single-seed and are reported as indicative cost-frontier evidence, not benchmark-grade. We then publish a rigorous negative attribution result on a previously claimed mechanism: a five-seed retrained ablation with paired bootstrap shows that ConvMemory's learned temporal window is statistically significant on aggregate but not temporally specific, with the largest effects on hard non-temporal controls and no significant effect on multi-hop temporal queries. The honest description of the mechanism is cheap cross-encoder distillation in a fused dense+lexical feature space, not temporal-structure exploitation. We additionally release CCGE-LA, a low-amplitude conflict-aware candidate-set editor over ConvMemory, as a research preview with modest but consistent gains on supersession and stale/rescue slices on LoCoMo. All results are retrieval-stage; ConvMemory does not match mxbai-rerank-large-v1 in absolute LoCoMo MRR, and the report is single-author and not yet independently audited.","url_abs":"https://arxiv.org/abs/2605.28062","url_pdf":"https://arxiv.org/pdf/2605.28062","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=2605.28062","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.28062"}},"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/pth2002/ConvMemory","reach":null}],"summary":{"ran":2,"ran_draft_wrong":6,"ran_fixture":4,"ran_violates":3,"ran_honours":1,"unverified":4},"by_repo_kind":{"found_in_text":{"samples":20,"ran":16,"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":"3978d263c0be12f3","entry":"RerankConfig","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3978d263c0be12f3"}},{"code_sha256_prefix":"36b31d0aed95da4e","entry":"RerankResult","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"36b31d0aed95da4e"}},{"code_sha256_prefix":"0ddec4a5dea41247","entry":"best_window_scores_for_candidates","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0ddec4a5dea41247"}},{"code_sha256_prefix":"9bd9b7471a82323a","entry":"build_memory_to_windows","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9bd9b7471a82323a"}},{"code_sha256_prefix":"142cb2843aa5f4da","entry":"candidate_local_windows","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"142cb2843aa5f4da"}},{"code_sha256_prefix":"3958eba049be360c","entry":"cosine_scores","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3958eba049be360c"}},{"code_sha256_prefix":"800bcf2f798d2681","entry":"dca_router_outputs","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"800bcf2f798d2681"}},{"code_sha256_prefix":"20e2cd80fa2d5f21","entry":"ensure_lexical_cache","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"20e2cd80fa2d5f21"}},{"code_sha256_prefix":"29d3aeac237af3b7","entry":"lexical_overlap_features","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29d3aeac237af3b7"}},{"code_sha256_prefix":"77dba932178b921d","entry":"lexical_signature","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"77dba932178b921d"}},{"code_sha256_prefix":"4c116d17ef103637","entry":"lexical_token_tuple","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4c116d17ef103637"}},{"code_sha256_prefix":"03589bbe0a298b97","entry":"normalize_rows","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"03589bbe0a298b97"}},{"code_sha256_prefix":"ee33c4c15d79bb72","entry":"normalize_scores","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ee33c4c15d79bb72"}},{"code_sha256_prefix":"e573407cc07d66f4","entry":"rerank_candidates","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e573407cc07d66f4"}},{"code_sha256_prefix":"5fa1aee78d001204","entry":"sliding_windows","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5fa1aee78d001204"}},{"code_sha256_prefix":"57257e682be52820","entry":"window_tensor","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"57257e682be52820"}},{"code_sha256_prefix":"5bb21451777c1832","entry":"ConvMemoryReranker","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5bb21451777c1832"}},{"code_sha256_prefix":"56d22c23d9ac6e8f","entry":"candidate_features","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56d22c23d9ac6e8f"}},{"code_sha256_prefix":"6377aea4a9075a3a","entry":"score_ce_lite","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6377aea4a9075a3a"}},{"code_sha256_prefix":"210ab691c6729f5b","entry":"window_scores","repo":"pth2002/ConvMemory","repo_kind":"found_in_text","path":"convmemory/reranker.py","file_url":"https://github.com/pth2002/ConvMemory/blob/HEAD/convmemory/reranker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"210ab691c6729f5b"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","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}}}