paper-with-me

Papers

The Demon is in Ambiguity: Revisiting Situation Recognition with Single Positive Multi-Label Learning

2025-08-29 · Yiming Lin, Yuchen Niu, Shang Wang, Kaizhu Huang, Qiufeng Wang, Xiao-Bo Jin arxiv

Context recognition (SR) is a fundamental task in computer vision that aims to extract structured semantic summaries from images by identifying key events and their associated entities. Specifically, given an input image, the model must first classify the main visual events (verb classification), then identify the participating entities and their semantic roles (semantic role labeling), and finally localize these entities in the image (semantic role localization). Existing methods treat verb classification as a single-label problem, but we show through a comprehensive analysis that this formulation fails to address the inherent ambiguity in visual event recognition, as multiple verb categories may reasonably describe the same image. This paper makes three key contributions: First, we reveal through empirical analysis that verb classification is inherently a multi-label problem due to the ubiquitous semantic overlap between verb categories. Second, given the impracticality of fully annotating large-scale datasets with multiple labels, we propose to reformulate verb classification as a single positive multi-label learning (SPMLL) problem - a novel perspective in SR research. Third, we design a comprehensive multi-label evaluation benchmark for SR that is carefully designed to fairly evaluate model performance in a multi-label setting. To address the challenges of SPMLL, we futher develop the Graph Enhanced Verb Multilayer Perceptron (GE-VerbMLP), which combines graph neural networks to capture label correlations and adversarial training to optimize decision boundaries. Extensive experiments on real-world datasets show that our approach achieves more than 3\% MAP improvement while remaining competitive on traditional top-1 and top-5 accuracy metrics.

📄 PDF Abstract BibTeX arXiv:2508.21816

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Role LabelingSituation RecognitionMulti-Label Learning

Similar Papers 제목 키워드 기반

Effectively Leveraging CLIP for Generating Situational Summaries of Images and Videos

2024-07-30 · Dhruv Verma, Debaditya Roy, Basura Fernando

Situation recognition refers to the ability of an agent to identify and understand various situations or contexts based on available information and sensory inputs. It involves the cognitive process of interpreting data …

Semantic Role LabelingVideo Captioning

Revisiting Photometric Ambiguity for Accurate Gaussian-Splatting Surface Reconstruction

2026-05-12 · Jiahe Li, Jiawei Zhang, Xiao Bai, Jin Zheng 외 arxiv

Surface reconstruction with differentiable rendering has achieved impressive performance in recent years, yet the pervasive photometric ambiguities have strictly bottlenecked existing approaches. This paper presents Ambi…

3D Reconstruction

Do Multimodal Emotion Recognition Models Tackle Ambiguity?

2022-06-01 · PVLAM (LREC) 2022 6 · Hélène Tran, Issam Falih, Xavier Goblet, Engelbert Mephu Nguifo

Most databases used for emotion recognition assign a single emotion to data samples. This does not match with the complex nature of emotions: we can feel a wide range of emotions throughout our lives with varying degrees…

Emotion RecognitionMultimodal Emotion Recognition

Rephrasing visual questions by specifying the entropy of the answer distribution

2020-04-10 · Kento Terao, Toru Tamaki, Bisser Raytchev, Kazufumi Kaneda 외

Visual question answering (VQA) is a task of answering a visual question that is a pair of question and image. Some visual questions are ambiguous and some are clear, and it may be appropriate to change the ambiguity of …

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Beyond Bayes-optimality: meta-learning what you know you don't know

2022-09-30 · Jordi Grau-Moya, Grégoire Delétang, Markus Kunesch, Tim Genewein 외

Meta-training agents with memory has been shown to culminate in Bayes-optimal agents, which casts Bayes-optimality as the implicit solution to a numerical optimization problem rather than an explicit modeling assumption.…

Decision MakingMeta-LearningSensitivity