arXiv AI

When Does a Laugh Begin? Structured Annotator Disagreement in Temporal Laughter Localization

The study investigates structured disagreement among annotators in temporal laughter localization, revealing that disagreements are not random but exhibit systematic patterns—larger at offsets than onsets, more frequent for chuckles than full laughs, and predictable from event attributes. Re-annotating the SMILE-Temporal benchmark with multiple annotators per video shows that evaluating against a single reference annotation can significantly bias system scores and ranking accuracy. The authors propose a disagreement‑calibrated evaluation using conformally calibrated tolerance bands that better reflect the full annotator distribution.

arXiv Computation and Language
Sep 11

Timing is Everything: Temporal Scaffolding of Semantic Surprise in Humor

The paper introduces the Dual Prediction Violation (DPV) framework to study how timing and semantic surprise interact in humor. Analyzing 828 Chinese stand‑up performances, it finds that temporal features—especially pauses before high‑surprise punchlines—are more predictive of audience appreciation than overall semantic incongruity. The study reframes humor as a temporally scaffolded phenomenon where timing and content coordinate strategically rather than independently.

By Yuxi Ma, Yongqian Peng, Junchen Lyu, Chi Zhang, Yixin Zhu
arXiv Computer Vision
2d ago

Predicting Human Disagreement for Calibrated Dynamic Facial Expression Recognition

The paper introduces a disagreement‑aware dynamic facial expression recognition framework that directly learns from raw annotator vote vectors using a Dirichlet‑Multinomial likelihood, preserving both predictive mean and scale‑sensitive supervision. It adds an ambiguity head to estimate annotation entropy for unseen clips and employs a Chow‑style reject rule that integrates ambiguity, vacuity, temporal instability, and input quality for selective prediction. On the DFEW benchmark, the method maintains recognition accuracy while cutting expected calibration error by 30 % and area‑under‑risk‑curve by 15 %, with predicted ambiguity correlating 0.52 (Spearman) with true annotation entropy, and these gains transfer to FERV39k and hold under identity‑ and movie‑disjoint splits.

By Yiming Wang, Frederick W. B. Li, Jingyun Wang
arXiv AI
Aug 24

Do SpeechLMs Hear Their Own Opinions? Diagnosing and Mitigating Previous-Belief Contamination in Streaming Emotion Understanding

The paper investigates how streaming emotion recognition models can be misled by their own prior predictions, a problem termed previous-belief contamination (PBC). Using a counterfactual diagnostic on CREMA-D-Stream, the authors show that feeding a model’s previous emotion label into its current prediction can drastically lower accuracy and flip many predictions, with the effect varying by label. To mitigate PBC, they propose EmoUpdate, a training‑free framework that isolates current audio perception from historical context through a prior‑blind firewall, a causal belief filter, and a decontamination operator, achieving significant gains across multiple SpeechLMs and benchmarks.

By Haoyue Liu, Zhichao Wang, Ye Chen, Haonan Deng, Xiaoying Tang
Hugging Face Trending Papers
Jul 13

Simple Features and Honest Calibration for Ambivalence and Hesitancy Recognition in Video

We address ambivalence and hesitancy (A/H) recognition in the ABAW 2026 BAH Challenge: given a short interview video, predict whether the person shows signs of A/H. Our system combines affect-specialised text, audio, and visual representations with a small set of readable linguistic hesitation cues, fused by a reliability gate we call Affective Marker Fusion (AMF), and finished with a simple AP-weighted ensemble at a fixed decision threshold.