UKP_Psycontrol at SemEval-2026 Task 2: Modeling Valence and Arousal Dynamics from Text

arXiv cs.CL / 4/24/2026

📰 NewsSignals & Early TrendsModels & Research

Key Points

  • The paper describes a SemEval-2026 Task 2 system for modeling both a user’s current affect and short-term affective change from chronologically ordered texts.
  • It evaluates three complementary methods: LLM prompting (user-aware vs user-agnostic), a pairwise MaxEnt model with Ising-style interactions for transition structure, and a lightweight neural regression model using affective trajectories plus trainable user embeddings.
  • The results suggest LLMs are better at extracting static affective cues from text, while short-term affect variation is better explained by recent numeric affect trajectories than by textual semantics.
  • The proposed system achieved first place among participating teams in Subtask 1 and Subtask 2A according to the official evaluation metric.

Abstract

This paper presents our system developed for SemEval-2026 Task 2. The task requires modeling both current affect and short-term affective change in chronologically ordered user-generated texts. We explore three complementary approaches: (1) LLM prompting under user-aware and user-agnostic settings, (2) a pairwise Maximum Entropy (MaxEnt) model with Ising-style interactions for structured transition modeling, and (3) a lightweight neural regression model incorporating recent affective trajectories and trainable user embeddings. Our findings indicate that LLMs effectively capture static affective signals from text, whereas short-term affective variation in this dataset is more strongly explained by recent numeric state trajectories than by textual semantics. Our system ranked first among participating teams in both Subtask 1 and Subtask 2A based on the official evaluation metric.