paper-with-me

Papers

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 between the user and agent, where multiple tasks are introduced and then undertaken concurrently. We context switch regularly to interleave the tasks, which constructs a realistic testing scenario in which we assess the Long-Term Memory, Continual Learning, and Information Integration capabilities of the agents. Results from both proprietary and open-source Large-Language Models show that LLMs in general perform well on single-task interactions, but they struggle on the same tasks when they are interleaved. Notably, short-context LLMs supplemented with an LTM system perform as well as or better than those with larger contexts. Our benchmark suggests that there are other challenges for LLMs responding to more natural interactions that contemporary benchmarks have heretofore not been able to capture.

📄 PDF Abstract BibTeX arXiv:2409.20222

Code (1)

GoodAI/goodai-ltm-benchmark 공식 구현

Tasks

BenchmarkingContinual Learning

Similar Papers 제목 키워드 기반

TELeR: A General Taxonomy of LLM Prompts for Benchmarking Complex Tasks

2023-05-19 · Shubhra Kanti Karmaker Santu, Dongji Feng

While LLMs have shown great success in understanding and generating text in traditional conversational settings, their potential for performing ill-defined complex tasks is largely under-studied. Indeed, we are yet to co…

Benchmarking

Dynamic benchmarking framework for LLM-based conversational data capture

2025-02-04 · Pietro Alessandro Aluffi, Patrick Zietkiewicz, Marya Bazzi, Matt Arderne 외

The rapid evolution of large language models (LLMs) has transformed conversational agents, enabling complex human-machine interactions. However, evaluation frameworks often focus on single tasks, failing to capture the d…

Benchmarking

DS@GT at eRisk 2025: From prompts to predictions, benchmarking early depression detection with conversational agent based assessments and temporal attention models

2025-07-15 · Anthony Miyaguchi, David Guecha, Yuwen Chiu, Sidharth Gaur arxiv

This Working Note summarizes the participation of the DS@GT team in two eRisk 2025 challenges. For the Pilot Task on conversational depression detection with large language-models (LLMs), we adopted a prompt-engineering …

PersonaPlex: Voice and Role Control for Full Duplex Conversational Speech Models

2026-01-14 · Rajarshi Roy, Jonathan Raiman, Sang-gil Lee, Teodor-Dumitru Ene 외 arxiv

Recent advances in duplex speech models have enabled natural, low-latency speech-to-speech interactions. However, existing models are restricted to a fixed role and voice, limiting their ability to support structured, ro…

Asking Forever: Universal Activations Behind Turn Amplification in Conversational LLMs

2026-02-19 · Zachary Coalson, Bo Fang, Sanghyun Hong arxiv

Multi-turn interaction length is a dominant factor in the operational costs of conversational LLMs. In this work, we present a new failure mode in conversational LLMs: turn amplification, in which a model consistently pr…