AIJan 19

Real-Time Deadlines Reveal Temporal Awareness Failures in LLM Strategic Dialogues

arXiv:2601.13206v12 citations
Originality Incremental advance
AI Analysis

This reveals a systematic lack of time awareness in LLMs that could constrain their deployment in time-sensitive applications like therapy or negotiations.

The study investigated LLMs' ability to handle real-time deadlines in strategic dialogues, finding that deal closure rates increased from 4% to 32% when agents received time updates, but LLMs performed well under turn-based limits, indicating a failure in temporal tracking rather than strategic reasoning.

Large Language Models (LLMs) generate text token-by-token in discrete time, yet real-world communication, from therapy sessions to business negotiations, critically depends on continuous time constraints. Current LLM architectures and evaluation protocols rarely test for temporal awareness under real-time deadlines. We use simulated negotiations between paired agents under strict deadlines to investigate how LLMs adjust their behavior in time-sensitive settings. In a control condition, agents know only the global time limit. In a time-aware condition, they receive remaining-time updates at each turn. Deal closure rates are substantially higher (32\% vs. 4\% for GPT-5.1) and offer acceptances are sixfold higher in the time-aware condition than in the control, suggesting LLMs struggle to internally track elapsed time. However, the same LLMs achieve near-perfect deal closure rates ($\geq$95\%) under turn-based limits, revealing the failure is in temporal tracking rather than strategic reasoning. These effects replicate across negotiation scenarios and models, illustrating a systematic lack of LLM time awareness that will constrain LLM deployment in many time-sensitive applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes