paper-with-me

홈 › Papers

TEMPER: Testing Emotional Perturbation in Quantitative Reasoning

2026-04-09 · Atahan Dokme, Benjamin Reichman, Larry Heck arxiv

Large language models are trained and evaluated on quantitative reasoning tasks written in clean, emotionally neutral language. However, real-world queries are often wrapped in frustration, urgency or enthusiasm. Does emotional framing alone degrade reasoning when all numerical content is preserved? To investigate this, a controlled emotion translation framework is developed that rewrites problems into emotional variants while preserving all quantities and relationships. Using this framework, Temper-5400 (5,400 semantically verified emotion--neutral pairs) is constructed across GSM8K, MultiArith, and ARC-Challenge, and evaluated on eighteen models (1B to frontier scale). Two core results emerge: First, emotional framing reduces accuracy by 2-10 percentage points even though all numerical content is preserved. Second, neutralizing emotional variants recovers most of the lost performance, showing both that the degradation is tied to emotional style rather than content corruption and that neutralization can serve as a lightweight inference-time mitigation. Non-emotional paraphrases cause no such degradation, implicating emotional content rather than surface-level changes. Beyond emotion specifically, the benchmark construction procedure provides a general framework for controlled stylistic translation and robustness evaluation.

📄 PDF Abstract BibTeX arXiv:2604.07801

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do Emotions in Prompts Matter? Effects of Emotional Framing on Large Language Models

2026-04-02 · Minda Zhao, Yutong Yang, Chufei Peng, Rachel Gonsalves 외 arxiv

Emotional tone is pervasive in human communication, yet its influence on large language model (LLM) behaviour remains unclear. Here, we examine how first-person emotional framing in user-side queries affect LLM performan…

Mathematical ReasoningReading ComprehensionQuestion Answering

Project Riley: Multimodal Multi-Agent LLM Collaboration with Emotional Reasoning and Voting

2025-05-26 · Ana Rita Ortigoso, Gabriel Vieira, Daniel Fuentes, Luis Frazão 외

This paper presents Project Riley, a novel multimodal and multi-model conversational AI architecture oriented towards the simulation of reasoning influenced by emotional states. Drawing inspiration from Pixar's Inside Ou…

ChatbotComputational EfficiencyRAGRetrieval-augmented Generation

Evaluating Reliability Gaps in Large Language Model Safety via Repeated Prompt Sampling

2026-03-10 · Keita Broadwater arxiv

Traditional benchmarks for large language models (LLMs), such as HELM and AIR-BENCH, primarily assess safety risk through breadth-oriented evaluation across diverse tasks. However, real-world deployment often exposes a d…

TempPerturb-Eval: On the Joint Effects of Internal Temperature and External Perturbations in RAG Robustness

2025-12-01 · Yongxin Zhou, Philippe Mulhem, Didier Schwab arxiv

The evaluation of Retrieval-Augmented Generation (RAG) systems typically examines retrieval quality and generation parameters like temperature in isolation, overlooking their interaction. This work presents a systematic …

Benchmarking Contextual and Paralinguistic Reasoning in Speech-LLMs: A Case Study with In-the-Wild Data

2025-09-20 · Qiongqiong Wang, Hardik Bhupendra Sailor, Tianchi Liu, Wenyu Zhang 외 arxiv

Recent speech-LLMs have shown impressive performance in tasks like transcription and translation, yet they remain limited in understanding the paralinguistic aspects of speech crucial for social and emotional intelligenc…

Emotional IntelligenceQuestion Answering