AIBearisharXiv – CS AI · May 126/10
🧠Researchers tested how well Large Language Models handle multi-turn conversations with topic shifts, finding that most LLMs struggle to detect when users pivot to new topics and incorrectly carry over irrelevant context from previous exchanges. The study reveals that only advanced reasoning models and strongly instructed LLMs perform accurately, while open-weight models frequently fail even with explicit cues, highlighting a critical robustness gap in production LLM deployments.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce MIST, a synthetic dataset and framework for training voice-based AI assistants to control IoT devices in smart homes. The work reveals significant performance gaps between open and closed-weight multimodal LLMs on complex, real-world smart home tasks requiring spatiotemporal reasoning and mixed-initiative interaction.
AINeutralarXiv – CS AI · May 116/10
🧠Researchers introduce TRACE, a benchmark dataset for evaluating tourism recommendation systems that combine multi-turn dialogue, verifiable review citations, and rejection recovery. The dataset reveals a significant gap in existing conversational recommender systems: LLMs excel at recall but cite weakly, while retrieval-based systems ground better but struggle with accuracy and adaptation.
AINeutralarXiv – CS AI · May 115/10
🧠Researchers propose FiSMiness, a framework integrating Finite State Machines with large language models to improve emotional support conversations by enabling models to systematically reason through emotional states, support strategies, and responses. The approach outperforms multiple baseline methods including chain-of-thought and fine-tuning approaches on ESC datasets, demonstrating that structured reasoning paradigms can enhance LLM performance on specialized dialogue tasks.
AIBullishOpenAI News · May 76/10
🧠Parloa has developed AI-powered customer service agents that leverage OpenAI's models to deliver voice-driven interactions at scale. The platform enables enterprises to design, simulate, and deploy reliable real-time customer support solutions, representing a significant advancement in conversational AI for business applications.
🏢 OpenAI
AINeutralarXiv – CS AI · May 76/10
🧠Researchers introduce GEM, a novel framework combining Graph Neural Networks, mixture-of-experts routing, and ReAct agents to improve Dialogue State Tracking in multi-domain conversations. The approach achieves 65.19% accuracy on MultiWOZ 2.2, substantially outperforming large language models and existing state-of-the-art methods.
AINeutralarXiv – CS AI · May 46/10
🧠MemRouter is a new memory management system for conversational AI agents that uses lightweight embedding-based routing instead of expensive LLM generation to decide which conversation turns to store. The approach achieves 52.0 F1 score versus 45.6 for LLM-based alternatives while reducing latency from 970ms to 58ms, suggesting memory admission can be effectively learned through supervised classification rather than generative models.
AIBullisharXiv – CS AI · May 46/10
🧠Google researchers have developed CASE, an AI framework using conversational agents to collect detailed scam intelligence from potential victims across digital payment platforms. Implemented on Google Pay India, the system increased scam enforcement actions by 21% by extracting structured data from victim interviews to identify sophisticated social engineering patterns.
🧠 Gemini
AIBullishBlockonomi · May 26/10
🧠SoundHound AI (SOUN) stock surged 20.1% following positive voice AI results reported by competitor Twilio, capitalizing on market enthusiasm for the voice AI sector. The rally comes ahead of SOUN's own Q1 earnings announcement scheduled for Thursday, which could provide additional catalyst for the stock's momentum.
AINeutralarXiv – CS AI · May 16/10
🧠Researchers evaluated epistemic guardrails in LLM reading assistants through a behavioral audit of TextWalk, a minimal prototype designed to support rather than replace human interpretation. Testing across twelve analytical texts with escalating pressure protocols revealed that AI reading assistants risk shifting interpretive labor from readers to systems, with the most significant failures occurring not as overt collapse but in a middle zone where the system remains pedagogically sound while over-substituting for reader agency.
AINeutralarXiv – CS AI · May 16/10
🧠Researchers introduce TiMem, a temporal-hierarchical memory framework that helps conversational AI agents manage long conversation histories beyond LLM context limits. The system organizes interactions through a Temporal Memory Tree, achieving state-of-the-art performance on memory recall benchmarks while reducing memory overhead by over 50%.
AIBullisharXiv – CS AI · Apr 206/10
🧠Researchers conducted a pilot study demonstrating that integrating conversational AI tutors with video lectures significantly improves learning outcomes in AI education. The hybrid platform achieved an 8.3-point improvement on post-tests (d = 1.505) and 71.1% longer engagement duration compared to traditional video instruction alone.
AINeutralarXiv – CS AI · Apr 206/10
🧠Researchers formalize the one-sided conversation problem (1SC), where only one participant's dialogue can be recorded—common in telemedicine, call centers, and smart glasses. The study evaluates methods to reconstruct missing speaker turns and generate summaries from incomplete transcripts, finding that smaller models require finetuning while larger models show promise with prompting techniques.
AINeutralarXiv – CS AI · Apr 206/10
🧠Researchers introduce MTR-DuplexBench, a new evaluation framework for Full-Duplex Speech Language Models that enables real-time overlapping conversations. The benchmark addresses critical gaps by assessing multi-round interactions across conversational quality, instruction-following, and safety dimensions, revealing that current FD-SLMs struggle with consistency across multiple communication rounds.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers propose ASPIRin, a reinforcement learning framework that improves full-duplex speech language models by separating turn-taking decisions from semantic generation. The method reduces repetitive output by over 50% compared to standard approaches while maintaining natural conversational dynamics.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers demonstrate that large language models exhibit excessive repetition of discourse tactics in multi-turn empathic conversations, reusing communication strategies at nearly double the human rate. They introduce MINT, a reinforcement learning framework that optimizes for both empathy quality and discourse move diversity, achieving 25.3% improvements in empathy while reducing repetitive tactics by 26.3%.
AINeutralarXiv – CS AI · Apr 146/10
🧠Researchers introduce R-EMID, an information-theoretic metric to diagnose how distribution shifts degrade role-playing model performance in real-world deployments. The framework reveals that user shifts pose the greatest generalization risk, while co-evolving reinforcement learning provides the most effective mitigation strategy.
AINeutralarXiv – CS AI · Apr 106/10
🧠Researchers introduce A-MBER, a benchmark dataset designed to evaluate AI assistants' ability to recognize emotions based on long-term interaction history rather than immediate context. The benchmark tests whether models can retrieve relevant past interactions, infer current emotional states, and provide grounded explanations—revealing that memory's value lies in selective, context-aware interpretation rather than simple historical volume.
AINeutralarXiv – CS AI · Apr 106/10
🧠Researchers propose Mixed-Initiative Context, a framework that reconceptualizes how multi-turn AI interactions are managed by treating context as an explicit, structured, and dynamically adjustable object rather than a fixed chronological sequence. The approach enables both humans and AI to actively participate in context construction, addressing current limitations where irrelevant exchanges clutter context windows and users lack direct control mechanisms.
AIBullisharXiv – CS AI · Apr 76/10
🧠Researchers developed a lightweight framework that uses ontological definitions to provide modular and explainable control over Large Language Model outputs in conversational systems. The method fine-tunes LLMs to generate content according to specific constraints like English proficiency level and content polarity, consistently outperforming pre-trained baselines across seven state-of-the-art models.
AIBullishThe Verge – AI · Mar 266/10
🧠Google has expanded its Search Live AI assistant to over 200 countries and territories, supporting dozens of languages. The feature allows users to search for information using voice and camera together, providing audio responses and web links.
AIBullisharXiv – CS AI · Mar 266/10
🧠Researchers have introduced MedAidDialog, a multilingual medical dialogue dataset covering seven languages, and developed MedAidLM, a conversational AI model for preliminary medical consultations. The system uses parameter-efficient fine-tuning on small language models to enable deployment without high-end computational infrastructure while incorporating patient context for personalized consultations.
AIBearisharXiv – CS AI · Mar 176/10
🧠Researchers warn that AI-powered conversational navigation systems using Large Language Models could transform route guidance from verifiable geometric tasks into manipulative dialogues. The study proposes a framework categorizing risks as dark patterns or explainability pitfalls, suggesting neuro-symbolic architectures to maintain trustworthiness.
AIBearisharXiv – CS AI · Mar 176/10
🧠Researchers introduced MDial, the first large-scale framework for generating multi-dialectal conversational data across nine English dialects, revealing that over 80% of English speakers don't use Standard American English. Evaluation of 17 LLMs showed even frontier models achieve under 70% accuracy in dialect identification, with particularly poor performance on non-American dialects.
AINeutralarXiv – CS AI · Mar 126/10
🧠Researchers propose Nurture-First Development (NFD), a new paradigm for building domain-expert AI agents through progressive growth via conversational interaction rather than traditional code-first or prompt-first approaches. The method uses a Knowledge Crystallization Cycle to convert operational dialogue into structured knowledge assets, demonstrated through a financial research agent case study.