paper-with-me

홈 › Papers

Reconstructing the Right Episode: Evaluating Interleaved Conversational Memory Beyond Long Context

2026-08-26 · Zhexi Feng, Ruiyi Zhang, Yongbo Yang, Pengtao Xie arxiv

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.

📄 PDF Abstract BibTeX arXiv:2608.25655

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Detecting Extraneous Content in Podcasts

2021-03-03 · EACL 2021 2 · Sravana Reddy, Yongze Yu, Aasish Pappu, Aswin Sivaraman 외

Podcast episodes often contain material extraneous to the main content, such as advertisements, interleaved within the audio and the written descriptions. We present classifiers that leverage both textual and listening p…

Music Information Retrieval

ChatUMM: Robust Context Tracking for Conversational Interleaved Generation

2026-02-06 · Wenxun Dai, Zhiyuan Zhao, Yule Zhong, Yiji Cheng 외 arxiv

Unified multimodal models (UMMs) have achieved remarkable progress yet remain constrained by a single-turn interaction paradigm, effectively functioning as solvers for independent requests rather than assistants in conti…

Text-to-Image Generationmultimodal generation

Beyond Prompts: Dynamic Conversational Benchmarking of Large Language Models

2024-09-30 · David Castillo-Bolado, Joseph Davidson, Finlay Gray, Marek Rosa

We introduce a dynamic benchmarking system for conversational agents that evaluates their performance through a single, simulated, and lengthy user$\leftrightarrow$agent interaction. The interaction is a conversation bet…

BenchmarkingContinual Learning

Reading Between the Lines: The One-Sided Conversation Problem

2025-11-04 · Victoria Ebert, Rishabh Singh, Tuochao Chen, Noah A. Smith 외 arxiv

Conversational AI is constrained in many real-world settings where only one side of a dialogue can be recorded, such as telemedicine, call centers, and smart glasses. We formalize this as the one-sided conversation probl…

"EHLO WORLD" -- Checking If Your Conversational AI Knows Right from Wrong

2020-06-18 · Elayne Ruane, Vivek Nallur

In this paper we discuss approaches to evaluating and validating the ethical claims of a Conversational AI system. We outline considerations around both a top-down regulatory approach and bottom-up processes. We describe…

Chatbot