CLAIOct 3, 2025

SEER: The Span-based Emotion Evidence Retrieval Benchmark

arXiv:2510.03490v21 citationsh-index: 36Has CodeIJCNLP-AACL
AI Analysis

This addresses the underexplored task of emotion evidence detection for applications like empathetic dialogue and clinical support, though it is incremental as it focuses on a new benchmark.

The authors introduced the SEER benchmark to test large language models' ability to identify specific text spans that express emotion, finding that while some models approach human performance on single sentences, accuracy degrades in longer passages.

We introduce the SEER (Span-based Emotion Evidence Retrieval) Benchmark to test Large Language Models' (LLMs) ability to identify the specific spans of text that express emotion. Unlike traditional emotion recognition tasks that assign a single label to an entire sentence, SEER targets the underexplored task of emotion evidence detection: pinpointing which exact phrases convey emotion. This span-level approach is crucial for applications like empathetic dialogue and clinical support, which need to know how emotion is expressed, not just what the emotion is. SEER includes two tasks: identifying emotion evidence within a single sentence, and identifying evidence across a short passage of five consecutive sentences. It contains new annotations for both emotion and emotion evidence on 1200 real-world sentences. We evaluate 14 open-source LLMs and find that, while some models approach average human performance on single-sentence inputs, their accuracy degrades in longer passages. Our error analysis reveals key failure modes, including overreliance on emotion keywords and false positives in neutral text.

Foundations

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

Your Notes