paper-with-me

홈 › Papers

TRUEBench: Can LLM Response Meet Real-world Constraints as Productivity Assistant?

2025-09-24 · Jiho Park, Jongyoon Song, Minjin Choi, Kyuho Heo, Taehun Huh, Ji Won Kim arxiv

Large language models (LLMs) are increasingly integral as productivity assistants, but existing benchmarks fall short in rigorously evaluating their real-world instruction-following capabilities. Current benchmarks often (i) lack sufficient multilinguality, (ii) fail to capture the implicit constraints inherent in user requests, and (iii) overlook the complexities of multi-turn dialogue. To address these critical gaps and provide a more realistic assessment, we introduce TRUEBench (Trustworthy Real-world Usage Evaluation Benchmark)1, a novel benchmark specifically designed for LLM-based productivity assistants. TRUEBench distinguishes itself by featuring input prompts across 12 languages, incorporating intra-instance multilingual instructions, employing rigorous evaluation criteria to capture both explicit and implicit constraints, and including complex multi-turn dialogue scenarios with both accumulating constraints and context switches. Furthermore, to ensure reliability in evaluation, we refined constraints using an LLM validator. Extensive experiments demonstrate that TRUEBench presents significantly greater challenges than existing benchmarks; for instance, a strong model like OpenAI o1 achieved only a 69.07% overall pass rate. TRUEBench offers a demanding and realistic assessment of LLMs in practical productivity settings, highlighting their capabilities and limitations.

📄 PDF Abstract BibTeX arXiv:2509.22715

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MeetBench-XL: Calibrated Multi-Dimensional Evaluation and Learned Dual-Policy Agents for Real-Time Meetings

2026-02-03 · Yuelin Hu, Jun Xu, Bingcong Lu, Zhengxue Cheng 외 arxiv

Enterprise meeting environments require AI assistants that handle diverse operational tasks, from rapid fact checking during live discussions to cross meeting analysis for strategic planning, under strict latency, cost, …

Question AnsweringFact Checking

MEETING DELEGATE: Benchmarking LLMs on Attending Meetings on Our Behalf

2025-02-05 · Lingxiang Hu, Shurun Yuan, Xiaoting Qin, Jue Zhang 외

In contemporary workplaces, meetings are essential for exchanging ideas and ensuring team alignment but often face challenges such as time consumption, scheduling conflicts, and inefficient participation. Recent advancem…

BenchmarkingSchedulingText Generation

DiSCo: Device-Server Collaborative LLM-Based Text Streaming Services

2025-02-17 · Ting Sun, Penghan Wang, Fan Lai

The rapid rise of large language models (LLMs) in text streaming services has introduced significant cost and Quality of Experience (QoE) challenges in serving millions of daily requests, especially in meeting Time-To-Fi…

Response GenerationScheduling

Divide-Verify-Refine: Aligning LLM Responses with Complex Instructions

2024-10-16 · Xianren Zhang, Xianfeng Tang, Hui Liu, Zongyu Wu 외

Recent studies show that LLMs, particularly open-source models, struggle to follow complex instructions with multiple constraints. Despite the importance, methods to improve LLMs' adherence to such constraints remain une…

LLM Self-Correction with DeCRIM: Decompose, Critique, and Refine for Enhanced Following of Instructions with Multiple Constraints

2024-10-09 · Thomas Palmeira Ferraz, Kartik Mehta, Yu-Hsiang Lin, Haw-Shiuan Chang 외

Instruction following is a key capability for LLMs. However, recent studies have shown that LLMs often struggle with instructions containing multiple constraints (e.g. a request to create a social media post "in a funny …

Instruction Following