paper-with-me

Papers

Taking A Closer Look at Visual Relation: Unbiased Video Scene Graph Generation with Decoupled Label Learning

2023-03-23 · Wenqing Wang, Yawei Luo, Zhiqing Chen, Tao Jiang, Lei Chen, Yi Yang, Jun Xiao

Current video-based scene graph generation (VidSGG) methods have been found to perform poorly on predicting predicates that are less represented due to the inherent biased distribution in the training data. In this paper, we take a closer look at the predicates and identify that most visual relations (e.g. sit_above) involve both actional pattern (sit) and spatial pattern (above), while the distribution bias is much less severe at the pattern level. Based on this insight, we propose a decoupled label learning (DLL) paradigm to address the intractable visual relation prediction from the pattern-level perspective. Specifically, DLL decouples the predicate labels and adopts separate classifiers to learn actional and spatial patterns respectively. The patterns are then combined and mapped back to the predicate. Moreover, we propose a knowledge-level label decoupling method to transfer non-target knowledge from head predicates to tail predicates within the same pattern to calibrate the distribution of tail classes. We validate the effectiveness of DLL on the commonly used VidSGG benchmark, i.e. VidVRD. Extensive experiments demonstrate that the DLL offers a remarkably simple but highly effective solution to the long-tailed problem, achieving the state-of-the-art VidSGG performance.

📄 PDF Abstract BibTeX arXiv:2303.13209

Code (1)

Wq23333/DLL 공식 구현 pytorch

Tasks

Graph GenerationRelation PredictionScene Graph GenerationVideo scene graph generation

Similar Papers 제목 키워드 기반

Look-Closer-Then-Diagnose: Confidence-Aware Ultrasound VQA via Active Zooming

2026-05-20 · Yue Zhou, Erxuan Wu, Yikang Sun, Hongjoo Lee 외 arxiv

Vision-Language Models (VLMs) have significantly advanced medical visual question answering, yet their performance in ultrasound remains suboptimal. In clinical practice, sonographers explicitly focus on lesion regions t…

Visual Question Answering

From Biased Data to Unbiased Models: a Meta-Learning Approach

2021-09-29 · Ruggero Ragonesi, Valentina Sanguineti, Jacopo Cavazza, Vittorio Murino

It is well known that large deep architectures are powerful models when adequately trained, but may exhibit undesirable behavior leading to confident incorrect predictions, even when evaluated on slightly different test …

Meta-Learning

Cultural Diffusion and Trends in Facebook Photographs

2017-05-24 · Quanzeng You, Darío García-García, Mahohar Paluri, Jiebo Luo 외

Online social media is a social vehicle in which people share various moments of their lives with their friends, such as playing sports, cooking dinner or just taking a selfie for fun, via visual means, that is, photogra…

Unraveling Instance Associations: A Closer Look for Audio-Visual Segmentation

2023-04-06 · CVPR 2024 1 · Yuanhong Chen, Yuyuan Liu, Hu Wang, Fengbei Liu 외

Audio-visual segmentation (AVS) is a challenging task that involves accurately segmenting sounding objects based on audio-visual cues. The effectiveness of audio-visual learning critically depends on achieving accurate c…

audio-visual learningContrastive Learningcross-modal alignmentSegmentation

NOD: Taking a Closer Look at Detection under Extreme Low-Light Conditions with Night Object Detection Dataset

2021-10-20 · Igor Morawski, Yu-An Chen, Yu-Sheng Lin, Winston H. Hsu

Recent work indicates that, besides being a challenge in producing perceptually pleasing images, low light proves more difficult for machine cognition than previously thought. In our work, we take a closer look at object…

Data AugmentationImage EnhancementObjectobject-detection+1