Papers for

conversational ai developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Spoken dialogue dataset features interruptions emotions and sound effects

DuplexDrama: A Synthesized Dialogue Dataset with Scenarios, Full-Duplex Behaviors, Expressive Speech, and Sound Events

Abstract: We present DuplexDrama, the first synthesized spoken dialogue dataset that simultaneously covers four dimensions: (i) complete persona and scenario settings; (ii) three full-duplex behaviors (interruption, backchannel, incomplete); (iii) expressive speech with persona-aligned emotion labels; and (iv) script-aware sound events. DuplexDrama is built via a 4-stage pipeline; quality validation on both scripts and synthesized audio confirms its quality. We have produced more than 2,000 hours audio data with a 64-voice timbre pool spanning 13 personas and 5 age buckets; 3.8% of all turns carry at least one full-duplex behavior. This data has been validated through internal full-duplex model training. We will release a curated subset of 6,400 bilingual dialogues (800 h, Chinese ~500 h + English ~300 h) to advance full-duplex spoken dialogue model research. Data samples are available at our demo page and LLM-judge evaluation prompts will be released with the dataset.

Fri 11 SeptComputation and Language
The gist
Having realistic conversations with computers is hard because people often talk over each other, show emotions, and react with sounds like laughter. The authors created DuplexDrama, a large set of computer-made dialogues that include these things with different characters and ages. They validated the quality of both the scripts and voices and will share a portion of dialogues in Chinese and English. This helps build better speech systems that understand natural conversation styles.
Open 2609.12872v1

New routing method improves multi-turn AI conversations accuracy

SWRouter: Similarity-Contractive Window Routing for Multi-Turn Large Language Model Conversations

Abstract: Large language models exhibit complementary strengths, motivating routing methods that dispatch each query to the most suitable model. Although existing routers are effective in single-turn settings, they do not directly transfer to multi-turn dialogue, where routing performance critically depends on how historical context is segmented, retained, and incorporated into the current prompt. This introduces two fundamental challenges: preventing information loss and information confusion during context construction, and evaluating routing quality without conflating model selection with prompt construction quality. In this paper, we propose SWRouter, a Similarity-Contractive Window Router for multi-turn large language model routing. SWRouter combines a similarity-based context segmentation mechanism for prompt construction with a dual-metric evaluation framework that decouples construction accuracy from router performance. Experiments on multi-turn dialogue benchmarks demonstrate that SWRouter consistently surpasses strong baselines, achieving a 16.26% improvement in evaluation accuracy over the best individual large language model and an additional 8.22% gain over the Conv-ID Context baseline. Our results highlight that multi-turn large language model routing requires a joint design of context construction and evaluation, rather than a direct extension of single-turn routing methods.

Thu 10 SeptComputation and LanguageArtificial IntelligenceInformation Retrieval
The gist
Handling conversations with AI models that involve many turns is tricky because the system has to remember and use past dialogue correctly. The authors found that existing ways to choose which AI model answers a question work well for single questions but not for longer chats. They created SWRouter, a method that better organizes past dialogue to pick the best AI model for each new question. Their tests show this method improves accuracy by a significant amount compared to previous approaches.
Open 2609.11414v1

LLM memory management improves personal fact accuracy and persistence

Fortunate Recall: Ontology-Driven Memory Lifecycle Management for Persistent Coherence in LLMs

Abstract: Current LLM memory systems treat all personal facts identically, so stores grow without bound while retrieval precision degrades. The core challenge is lifecycle management: which memories should persist, which should be replaced, and at what rate, conditioned on the behavioral type of each fact. Fortunate Recall (FR) is a composable policy layer that classifies personal facts into a 10+1 behavioral ontology and applies category-specific lifecycle policies (differential temporal decay, slot-key supersession, event-time validity, and category-aware retrieval routing) as deterministic functions over LLM-extracted metadata. FR-Bank, our infrastructure-independent implementation, reaches a 76.9% pass rate on LifecycleBench, a new 516-question temporal-disambiguation benchmark, ahead of Mem0, A-MEM, Memory-R1, and MemoryOS (61% to 70.5%), and 75.2% on the full LongMemEval-S under the canonical Wu et al. judge protocol, so lifecycle policies impose no measurable cost on standard retrieval. A pre-registered ablation locates the gains: replacing the typed layer with three generic lifecycle primitives leaves correctness statistically unchanged (-1.7pp, 95% CI [-6.0, +2.7]), so the generic lifecycle metadata carries the correctness advantage, while the behavioral ontology carries calibration, halving downstream confabulation (12.0% vs 24.2%, p<0.001). End-to-end, FR-Bank cuts confabulation from Mem0's 45.1% to 22.4% over answered queries and from 32.2% to 13.0% over all queries while answering more of them correctly (31.2% vs 18.6%); the ranking replicates on the open-weight Kimi K2.5. The decomposition transfers to BEAM, an independently built benchmark: 46.8% correct vs Mem0's 32.9% over 280 questions, with the ontology's benefit concentrated in contradiction resolution and saturating near seven policy clusters. The ontology, benchmark, and code are released.

Wed 9 SeptArtificial Intelligence
The gist
Language models keep track of many facts about people, but treating all these facts the same way makes the memory large and less accurate. The authors created Fortunate Recall, a method that sorts facts into different types and manages how long to remember each based on those types. This helps the model keep important information longer and forget less useful details sooner, improving accuracy and reducing made-up answers. Their system outperformed other methods on several tests and cuts wrong answers nearly in half while answering more questions correctly.
Open 2609.10413v1

AI assistants rarely record buyer decisions after giving purchase advice

Purchase Advice and Observable Buyer Responses in Real AI Conversations

Abstract: How often does a generative assistant persuade someone to buy, or persuade them not to buy? Conversation logs contain recommendations, but they do not necessarily record subsequent decisions. We audit 317 historical interactions from Aiso's proprietary research database of licensed, consent-based, de-identified conversations with commercially available AI assistants. Single-agent AI-assisted screening identifies 68 purchase-directed records; collapsing one shared-prefix copy yields 67 retained episodes, dated April 2023 to July 2025. Assistant responses provide candidate options, acquisition channels, or conditional preferences in 52 episodes (77.6%). One episode contains conditional redirection away from a named accommodation candidate. No episode is coded as advice to abandon or defer the purchase category. Only 18 episodes (26.9%) contain a subsequent user turn within the same purchase-related mission, compared with 23 (34.3%) that contain any later user turn. Using conversation depth alone therefore overstates this follow-up availability by 27.8%. Across 47 retained user follow-up messages, no explicit post-advice purchase commitment, completed-purchase report, or purchase-category abandonment statement is observed. These zeros describe recorded statements, not conversion or persuasion rates. The paper supplies operational definitions, text-free annotations, and reproducible descriptive results. Its central finding is a measurement limitation: recommendation content is observable much more often than a buyer's subsequent decision. The selected historical sample, unvalidated AI annotations, and missing transaction outcomes do not support a population-level or causal estimate of persuasion.

Wed 9 SeptInformation Retrieval
The gist
This paper looks at conversations where AI assistants recommend products to people. The authors found that while AI assistants often suggest options, the conversations rarely record whether the person actually buys something or decides not to buy. In fact, follow-up messages from users after advice are uncommon, and no clear statements about buying or not buying appear in the records. The researchers highlight that it's hard to measure how much AI assistants influence buying decisions just from these chat logs.
Open 2609.09878v1

Vocal interaction fields reveal how people share emotions together

Shifting Relational Paradigms for Affective Computing: Affective Resonance, Vitality Affects, and Vocal Interaction Fields

Abstract: Affective computing has largely followed an individual-state paradigm, extracting discrete emotion labels or arousal/valence from isolated speakers. We argue this framing is incomplete for interaction. Drawing on affective resonance and vitality-contour accounts, we propose a relational framework in which the primary unit of affective analysis is the interactional field constituted within vocal dynamics. As a proof of concept, we present a preliminary empirical study using continuous self-supervised speech representations to detect directional expressive coupling in multi-party conversation. Coupling is regime-specific, concentrated at sub-second timescales, and collapses under exclusive-speech negative controls, consistent with a relational account of affective dynamics. We introduce design frameworks for Artificial Affective Resonance Intelligence grounded in Affective Resonance Dynamic Ontologies, supported by null-calibrated directional coupling analyses across interaction regimes.

Wed 9 SeptArtificial Intelligence
The gist
Most systems that try to read emotions from speech focus only on one person at a time. The authors suggest this approach misses how emotions happen between people during conversations. They studied how voices in a group interact with each other very quickly, showing that emotions flow in a shared space, not just inside individuals. Their findings offer new ways to design technology that understands feelings by looking at these voice interactions.
Open 2609.09864v1

HyperTrace traces user preferences for better personalized responses

HyperTrace: Hypothesis-Based Preference Tracing for Online LLM Personalization

Abstract: Personalized language models aim to adapt responses to individual users, whose preferences are often latent and revealed gradually through interaction. Existing training-free methods rely on stored histories or retrieved memories, but they often struggle to reconcile long- term preferences with short-term topic-specific needs. To address this issue, we propose HyperTrace, a training-free framework that formulates online personalization as latent preference tracing. HyperTrace maintains interpretable natural-language hypotheses over short-term intent and long-term preferences, and updates them through an SMC-style reweight process using an LLM-based surrogate choice model. By updating these hypotheses across turns and sessions, HyperTrace enables personalization without parameter updates. Experiments on PRISM and PersonaMem-v2 show that HyperTrace improves response alignment, preference prediction, and profile consistency over strong online baselines, demonstrating the effectiveness of tracing latent user preferences for robust personalization. Code and scripts are available in the repository: https://github.com/jiseshen/HyperTrace.

Wed 9 SeptComputation and Language
The gist
Personalizing language models is hard because people’s likes and needs change and aren’t obvious right away. The authors created HyperTrace, which keeps track of what a user wants both in the short and long term using clear natural language ideas. It updates these ideas by watching how users interact and guessing their preferences without needing to retrain the model. This method helps the system respond more accurately to individuals over time.
Open 2609.09835v1

Multi-agent ai improves inference of speaker relationships in conversations

Who Are They to Each Other? Multi-Agent Reasoning for Speaker Relationship Inference

Abstract: Inferring speaker relationships from spoken conversations is an important step towards socially aware speech understanding. However, this task remains underexplored, and supervised modeling is costly to train and scale. At the same time, existing inference-time LLM approaches provide limited structure for handling subtle, distributed, and multimodal relational cues that may support multiple plausible interpretations. To address these limitations, we introduce a training-free multi-agent reasoning framework that organizes inference through structured interaction among LLM agents, allowing relationship judgments to be proposed, challenged, and adjudicated without task-specific training. We instantiate this framework with two complementary designs. We propose Multi-Role Multi-Agent Debate as a task-specific adaptation of standard multi-agent debate for speaker relationship inference, assigning agents complementary roles or social-theory-grounded perspectives rather than a single undifferentiated viewpoint. In contrast, we introduce Multi-Agent Compete, a competition-based protocol that compares agent judgments through pairwise adjudication, eliminates weaker candidates, and retains the most defensible one. We evaluate these methods on the Seamless Interaction dataset across different modality settings, covering both binary classification and fine-grained relationship-detail prediction. Results suggest that they improve over zero-shot and existing multi-agent baselines in most cases. Human evaluation further suggests that this task is challenging even for people. LLM methods can sometimes outperform human annotators in text-included settings but are less competitive in the audio setting. Together, these findings suggest that relationship inference benefits from structured inference-time interaction among agents, while acoustic cues are not yet fully captured by current models.

Wed 9 SeptMultiagent SystemsComputation and LanguageSound
The gist
Understanding how people relate to each other by listening to conversations can be hard and taking time to train computers for this is expensive. The authors created a way for multiple AI agents to discuss and argue about relationships during conversations without extra training, making better guesses. They tested two approaches where agents take different roles or compete to find the best answer. Their method worked better than older ways, sometimes even beating people when text was included, but it finds sound cues harder to understand. This shows AI can benefit from teamwork when figuring out relationships in speech.
Open 2609.09628v1

Memory cleaning improves task success for long running AI conversations

MeClear: Cooperative Game-Theoretic Attribution and Risk-Aware Memory Clearance for Long-Horizon LLM Agents

Abstract: Long horizon Large Language Model (LLM) agents rely on external memory systems to preserve user preferences and task knowledge across extended interactions. Conventional retrieval mechanisms optimize semantic compatibility rather than downstream utility, frequently introducing outdated, misleading, or conflicting evidence into the active context. We present MeClear, a task conditioned memory clearance framework that identifies memories featuring negative downstream utility through cooperative attribution and selectively suppresses them from agent execution. MeClear combines Leave One Out screening with sampled cooperative Shapley attribution to distribute utility across interacting evidence, effectively resolving redundant conflict masking where single removal evaluations fail. Utilizing attribution rankings, MeClear executes a query scoped minimal clearance strategy over a nested filtration, verifying task recovery on the cleared context without permanently altering the persistent memory bank. Comprehensive experimental evaluations across ten long dialogue memory pools demonstrate that MeClear achieves a target recall of 85.9% and an overall task recovery rate of 82.3%, representing a 25.5 percentage point improvement over Leave One Out (LOO) baselines.

Tue 8 SeptArtificial IntelligenceSoftware Engineering
The gist
When AI systems like chatbots remember too much over a long time, they sometimes use outdated or conflicting information that confuses their responses. The authors introduce MeClear, a new method that carefully checks which remembered information actually helps the current task and removes the parts that hurt the AI’s performance. By doing this in a smart way, MeClear improves how well AI agents complete complex tasks over long chats. Their tests show it works better than existing methods that remove bad memories one by one.
Open 2609.09115v1

Code driven framework improves handling of evolving information in conversations

EvolveScaler: Synthesizing Information-Evolution Contexts via Executable State Machines and Natural-Language Rendering

Abstract: In persistent interactions, long contexts may encode an evolving process rather than a fixed record: later events can revise or revoke earlier information, changing what remains valid and what conclusions follow. We call this setting information evolution (IE). Solving IE requires identifying valid records, applying updates in order, and reconstructing the query-relevant state from the event history. Existing text-first synthesis pipelines make such data difficult to verify because state transitions and answer logic remain implicit. We introduce EvolveScaler, a code-driven framework that defines information evolution before rendering it as natural language. Human-authored operational specifications define state transitions, record validity, difficulty controls, and executable answer logic; a strong LLM then synthesizes a self-contained simulator from each specification. Executing validated simulators produces natural-language multi-turn event histories, while deterministic replay computes reference answers and atomic checklists. We instantiate EvolveScaler with 117 task prototypes and 159 final-question operators across five difficulty levels spanning approximately 7 to 1,200 events per instance, yielding about 35,100 training examples and 585 validated evaluation instances. On the very_long tier, the strongest model reaches 59.3% avg@5, while six models score below 10%. Training an internal A3B model on 6,000 EvolveScaler examples improves performance over its base checkpoint on all eight independently constructed out-of-distribution benchmarks, with a 5.25-point average gain. These results show that code-driven IE synthesis provides both challenging evaluation and transferable training supervision.

Tue 8 SeptArtificial IntelligenceSoftware Engineering
The gist
Sometimes, when information changes over time, earlier facts get updated or erased, making understanding the full story harder. The authors created EvolveScaler, a method that first defines these changing facts using clear, computer-readable rules before turning them into natural language stories. This approach helps test and train computer models better by simulating events and checking answers precisely. Their tests show this method creates challenging examples and helps improve model performance on new situations.
Open 2609.08435v1