A Controlled Study of CLIP-Based Body-Scene Fusion for Emotion Recognition in Context

14d ago · Global · primary source: export.arxiv.org

A controlled study finds that adding a CLIP-based scene encoder to a two-stream model does not improve emotion recognition in natural images, with the baseline model achieving 34.52% mean average precision on the EMOTIC test split [1]. The research, posted on the preprint repository arXiv, investigates context-aware emotion recognition where facial cues are often insufficient because the face may be small, hidden, or neutral [2]. The model architecture uses a ResNet-18 body stream to process a crop of the target person and a CLIP ViT-B/16 scene stream to encode the full image [2]. The fused features predict 26 categorical emotion labels along with continuous valence, arousal, and dominance values [2]. arXiv, an open-access repository for electronic preprints, hosts papers across computer science and other fields without peer review [7]. The study tested whether context-debiasing techniques or rare-class training adjustments could boost performance after integrating the CLIP scene encoder [2]. Simplified versions of CCIM-style intervention, CLEF-lite context-bias subtraction, asymmetric loss tuning, and class-balanced sampling were all evaluated under the same implementation pipeline [2]. None of these variants outperformed the clean two-stream model [2]. The authors note that CLIP provides broad scene semantics, but the simplified causal, counterfactual, and rare-class changes did not automatically translate into gains [2]. Most remaining errors occur in rare and subtle emotion categories, suggesting that future work should focus on label relationships and finer-grained subject-context interactions [2]. The EMOTIC dataset used in the study is part of a broader landscape of machine-learning datasets that underpin advances in computer vision, where high-quality labeled training data is often difficult and expensive to produce [6].

research-papercontroversy

Background sources we checked (8)
  • arxiv.org ↗ Apparent emotion in natural images is often not visible from the face alone. The face may be small, hidden, or neutral, while posture and scene context carry much of the evidence. This work studies context-aware emotion recognition on EMOTIC with an image-only two-stream model. A…
  • en.wikipedia.org ↗ This is a list of datasets for machine learning research. It is part of the list of datasets for machine-learning research. These datasets consist primarily of images or videos for tasks such as object detection, facial recognition, and multi-label classification.…
  • en.wikipedia.org ↗ Artificial intelligence (AI) is the capability of computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in engineering, mathematics and computer…
  • en.wikipedia.org ↗ Telepathy (from Ancient Greek τῆλε (têle) 'distant' and πάθος/-πάθεια (páthos/-pátheia) 'feeling, perception, passion, affliction, experience') is the purported vicarious transmission of information from one person's mind to another's without using any known human sensory chann…
  • en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ LK-99 also called PCPOSOS, is a gray–black, polycrystalline compound, identified as a copper-doped lead‒oxyapatite. A team from Korea University led by Lee Sukbae (이석배) and Kim Ji-Hoon (김지훈) began studying this material as a potential superconductor in 1999, and in July 2023 publ…

Sources

Spot something wrong? Report an issue