paper-with-me

Papers

Learning of Visual Relations: The Devil is in the Tails

2021-08-22 · ICCV 2021 10 · Alakh Desai, Tz-Ying Wu, Subarna Tripathi, Nuno Vasconcelos

Significant effort has been recently devoted to modeling visual relations. This has mostly addressed the design of architectures, typically by adding parameters and increasing model complexity. However, visual relation learning is a long-tailed problem, due to the combinatorial nature of joint reasoning about groups of objects. Increasing model complexity is, in general, ill-suited for long-tailed problems due to their tendency to overfit. In this paper, we explore an alternative hypothesis, denoted the Devil is in the Tails. Under this hypothesis, better performance is achieved by keeping the model simple but improving its ability to cope with long-tailed distributions. To test this hypothesis, we devise a new approach for training visual relationships models, which is inspired by state-of-the-art long-tailed recognition literature. This is based on an iterative decoupled training scheme, denoted Decoupled Training for Devil in the Tails (DT2). DT2 employs a novel sampling approach, Alternating Class-Balanced Sampling (ACBS), to capture the interplay between the long-tailed entity and predicate distributions of visual relations. Results show that, with an extremely simple architecture, DT2-ACBS significantly outperforms much more complex state-of-the-art methods on scene graph generation tasks. This suggests that the development of sophisticated models must be considered in tandem with the long-tailed nature of the problem.

📄 PDF Abstract BibTeX arXiv:2108.09668

Code (0)

등록된 구현이 없습니다.

Tasks

Graph GenerationScene Graph Generation

Similar Papers 제목 키워드 기반

The Devil is in the Details -- From OCR for Old Church Slavonic to Purely Visual Stemma Reconstruction

2026-04-13 · Armin Hoenen arxiv

The age of artificial intelligence has brought many new possibilities and pitfalls in many fields and tasks. The devil is in the details, and those come to the fore when building new pipelines and executing small practic…

The Visual QA Devil in the Details: The Impact of Early Fusion and Batch Norm on CLEVR

2018-09-11 · Mateusz Malinowski, Carl Doersch

Visual QA is a pivotal challenge for higher-level reasoning, requiring understanding language, vision, and relationships between many objects in a scene. Although datasets like CLEVR are designed to be unsolvable without…

Question AnsweringRelational Reasoning

The Devil Is in the Details: Tackling Unimodal Spurious Correlations for Generalizable Multimodal Reward Models

2025-03-05 · Zichao Li, Xueru Wen, Jie Lou, Yuqiu Ji 외

Multimodal Reward Models (MM-RMs) are crucial for aligning Large Language Models (LLMs) with human preferences, particularly as LLMs increasingly interact with multimodal data. However, we find that MM-RMs trained on exi…

The Devil is in the Tails: Fine-grained Classification in the Wild

2017-09-05 · Grant Van Horn, Pietro Perona

The world is long-tailed. What does this mean for computer vision and visual recognition? The main two implications are (1) the number of categories we need to consider in applications can be very large, and (2) the numb…

ClassificationGeneral ClassificationTransfer Learning

DeViL: Decoding Vision features into Language

2023-09-04 · Meghal Dani, Isabel Rio-Torto, Stephan Alaniz, Zeynep Akata

Post-hoc explanation methods have often been criticised for abstracting away the decision-making process of deep neural networks. In this work, we would like to provide natural language descriptions for what different la…

Decision MakingLanguage ModelingLanguage Modelling