{"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-2608-25655","title":"Reconstructing the Right Episode: Evaluating Interleaved Conversational Memory Beyond Long Context","arxiv_id":"2608.25655","date":"2026-08-26","proceeding":null,"authors":["Zhexi Feng","Ruiyi Zhang","Yongbo Yang","Pengtao Xie"],"abstract":"Conversations with chat assistants increasingly span many topics in a single long-running thread, challenging memory systems. Existing long-context and memory benchmarks often expose session or topic boundaries, or probe direct personal-memory questions. These settings understate a harder assistant-memory regime: a flat mixed-topic thread where the system must infer which earlier episode makes a later task decision valid. We introduce SCALE-QA, a constraint-grounded task QA benchmark for flat unsegmented threads targeting episode integrity failure. The dataset contains 3,000 audited questions across 10 domains, uses deterministic four-way multiple-choice grading, and includes a deterministic runtime builder; experiments use all 3,000 questions through 128k and a stratified 400-question diagnostic at 1M. SCALE-QA questions are ordinary task-oriented requests whose correct answer depends on causally related evidence introduced earlier in the conversation. We also propose Temporal-Semantic Interleaved Memory Reconstruction (TSIM), which segments the turn stream into coherent episodes and indexes them through a hierarchical multi-view memory stack with deterministic episode-level summary and cluster-routing views. Experiments show that SCALE-QA challenges strong RAG baselines and long-context LLMs alike; across three open-source and proprietary LLM backends, TSIM achieves the highest accuracy in every backend setting, gaining 5.6-17.6 accuracy points over the strongest corresponding baseline.","url_abs":"https://arxiv.org/abs/2608.25655","url_pdf":"https://arxiv.org/pdf/2608.25655","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":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.25655"}},"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/LordTARN1SHED/SCALE-QA","reach":null}],"summary":{"ran":14,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":17,"ran":14,"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":17,"samples":[{"code_sha256_prefix":"ef22962a80a1e411","entry":"build_prompt","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/run_eval.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/run_eval.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ef22962a80a1e411"}},{"code_sha256_prefix":"0c632620dbe495b8","entry":"cl_hit","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/metrics.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0c632620dbe495b8"}},{"code_sha256_prefix":"a2810d630885becf","entry":"estimate_text_tokens","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"build_eval_dataset.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/build_eval_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a2810d630885becf"}},{"code_sha256_prefix":"969bbf94c12581f2","entry":"estimate_text_tokens","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"supplementary/noise_assets/noise_io.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/supplementary/noise_assets/noise_io.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"969bbf94c12581f2"}},{"code_sha256_prefix":"430e6a49b0c7baab","entry":"estimate_turn_tokens","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"build_eval_dataset.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/build_eval_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"430e6a49b0c7baab"}},{"code_sha256_prefix":"3946309bd0ac04e3","entry":"estimate_turn_tokens","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"supplementary/noise_assets/noise_io.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/supplementary/noise_assets/noise_io.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3946309bd0ac04e3"}},{"code_sha256_prefix":"bad94cfaa824e71a","entry":"exact_accuracy","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/metrics.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bad94cfaa824e71a"}},{"code_sha256_prefix":"38d20c09b4f5a462","entry":"list_runtime_dirs","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/original_main_runner.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/original_main_runner.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"38d20c09b4f5a462"}},{"code_sha256_prefix":"5c12f8f2ce1cf45a","entry":"load_turns","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"supplementary/noise_assets/split_dialogue.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/supplementary/noise_assets/split_dialogue.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5c12f8f2ce1cf45a"}},{"code_sha256_prefix":"e22500cf37ccce0d","entry":"parse_answer","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/metrics.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e22500cf37ccce0d"}},{"code_sha256_prefix":"33a252cca9329eff","entry":"parse_budget","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"build_eval_dataset.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/build_eval_dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"33a252cca9329eff"}},{"code_sha256_prefix":"2e822b681e022e86","entry":"read_json","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/original_main_runner.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/original_main_runner.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2e822b681e022e86"}},{"code_sha256_prefix":"f103025411f50529","entry":"sha256_file","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"supplementary/noise_assets/noise_io.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/supplementary/noise_assets/noise_io.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f103025411f50529"}},{"code_sha256_prefix":"777d786163bf337b","entry":"short_name","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/original_main_runner.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/original_main_runner.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"777d786163bf337b"}},{"code_sha256_prefix":"1516464c0c157034","entry":"call_backend","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/eval/run_eval.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/eval/run_eval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"1516464c0c157034"}},{"code_sha256_prefix":"e33f0b44b595a82a","entry":"generate","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/backends/gemma_local.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/backends/gemma_local.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e33f0b44b595a82a"}},{"code_sha256_prefix":"fa8e815443de2ec5","entry":"generate","repo":"LordTARN1SHED/SCALE-QA","repo_kind":"found_in_text","path":"tsim_reference/src/backends/openai_compat.py","file_url":"https://github.com/LordTARN1SHED/SCALE-QA/blob/HEAD/tsim_reference/src/backends/openai_compat.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fa8e815443de2ec5"}}]},"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}}}