Beyond Discrete Categories: Multi-Task Valence-Arousal Modeling for Pet Vocalization Analysis
Junyao Huang, Rumin Situ
TL;DR
This work advances pet emotion recognition by shifting from discrete categories to continuous Valence-Arousal (VA) representations. It introduces an automatic VA labeling pipeline to scale to over 42k pet vocalizations and develops a transformer-based multi-task framework that jointly predicts Valence, Arousal, and auxiliary attributes (discrete emotion, size, gender). The approach yields strong Valence correlations ($r=0.9024$) and competitive Arousal ($r=0.7155$), while ablation studies demonstrate substantial gains from auxiliary tasks. The method supports real-time edge deployment and cross-breed generalization, with broad implications for welfare monitoring, veterinary diagnostics, and consumer pet-care devices. Limitations include labeling biases, Arousal estimation simplicity, species diversity, and lack of temporal dynamics, pointing to future work in human validation, richer temporal features, and real-world deployment validation.
Abstract
Traditional pet emotion recognition from vocalizations, based on discrete classification, struggles with ambiguity and capturing intensity variations. We propose a continuous Valence-Arousal (VA) model that represents emotions in a two-dimensional space. Our method uses an automatic VA label generation algorithm, enabling large-scale annotation of 42,553 pet vocalization samples. A multi-task learning framework jointly trains VA regression with auxiliary tasks (emotion, body size, gender) to enhance prediction by improving feature learning. Our Audio Transformer model achieves a validation Valence Pearson correlation of r = 0.9024 and an Arousal r = 0.7155, effectively resolving confusion between discrete categories like "territorial" and "happy." This work introduces the first continuous VA framework for pet vocalization analysis, offering a more expressive representation for human-pet interaction, veterinary diagnostics, and behavioral training. The approach shows strong potential for deployment in consumer products like AI pet emotion translators.
