CSIRO-LT at SemEval-2026 Task 2: In-the-Wild Valence and Arousal Forecasting on Ecological Text Time Series

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Natural Language Processing · Depth: Expert, quick

Summary

CSIRO-LT participated in SemEval 2026 Task 2, focusing on "In-the-Wild Valence and Arousal Forecasting on Ecological Text Time Series." This task involves predicting emotional valence and arousal from real-world personal essays, covering both short-term state and longer-term dispositional changes. The team compared Pre-trained Language Models (PLMs) and Large Language Models (LLMs), exploring various input representations and feature formulations. Findings indicate that sentiment-aware PLMs are most effective for continuous valence and arousal prediction, while LLMs perform well for short-term state forecasting. However, modeling dispositional changes proved challenging, with neural approaches failing to surpass a simple historical baseline.

Key takeaway

For NLP engineers developing affect prediction systems, prioritize sentiment-aware Pre-trained Language Models for continuous valence and arousal forecasting. When focusing on short-term emotional state changes, Large Language Models prove effective. Be aware that modeling long-term dispositional changes remains a significant challenge; simple historical baselines can surprisingly outperform complex neural approaches in this specific context. Your strategy should account for these performance differences across prediction horizons.

Key insights

Sentiment-aware PLMs excel at continuous valence/arousal prediction, while LLMs suit short-term state forecasting.

Principles

Method

The study compares PLMs and LLMs for longitudinal affect prediction, examining different input representations and feature formulations across subtasks.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.