paper-with-me

Papers

Visual Relationship Detection with Internal and External Linguistic Knowledge Distillation

2017-07-28 · ICCV 2017 10 · Ruichi Yu, Ang Li, Vlad I. Morariu, Larry S. Davis

Understanding visual relationships involves identifying the subject, the object, and a predicate relating them. We leverage the strong correlations between the predicate and the (subj,obj) pair (both semantically and spatially) to predict the predicates conditioned on the subjects and the objects. Modeling the three entities jointly more accurately reflects their relationships, but complicates learning since the semantic space of visual relationships is huge and the training data is limited, especially for the long-tail relationships that have few instances. To overcome this, we use knowledge of linguistic statistics to regularize visual model learning. We obtain linguistic knowledge by mining from both training annotations (internal knowledge) and publicly available text, e.g., Wikipedia (external knowledge), computing the conditional probability distribution of a predicate given a (subj,obj) pair. Then, we distill the knowledge into a deep model to achieve better generalization. Our experimental results on the Visual Relationship Detection (VRD) and Visual Genome datasets suggest that with this linguistic knowledge distillation, our model outperforms the state-of-the-art methods significantly, especially when predicting unseen relationships (e.g., recall improved from 8.45% to 19.17% on VRD zero-shot testing set).

📄 PDF Abstract BibTeX arXiv:1707.09423

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRelationship DetectionVisual Relationship Detection

Similar Papers 제목 키워드 기반

Visual Relationship Detection with Visual-Linguistic Knowledge from Multimodal Representations

2020-09-10 · Meng-Jiun Chiou, Roger Zimmermann, Jiashi Feng

Visual relationship detection aims to reason over relationships among salient objects in images, which has drawn increasing attention over the past few years. Inspired by human reasoning mechanisms, it is believed that e…

Objectobject-detectionObject DetectionRelational Reasoning+2

V-FAT: Benchmarking Visual Fidelity Against Text-bias

2026-01-08 · Ziteng Wang, Yujie He, Guanliang Li, Siqi Yang 외 arxiv

Recent advancements in Multimodal Large Language Models (MLLMs) have demonstrated impressive performance on standard visual reasoning benchmarks. However, there is growing concern that these models rely excessively on li…

Visual GroundingVisual Reasoning

Visual Relationship Detection with Language prior and Softmax

2019-04-16 · Jaewon Jung, Jongyoul Park

Visual relationship detection is an intermediate image understanding task that detects two objects and classifies a predicate that explains the relationship between two objects in an image. The three components are lingu…

Knowledge DistillationRelationship DetectionVisual Relationship Detection

Compensating Supervision Incompleteness with Prior Knowledge in Semantic Image Interpretation

2019-10-01 · Ivan Donadello, Luciano Serafini

Semantic Image Interpretation is the task of extracting a structured semantic description from images. This requires the detection of visual relationships: triples (subject,relation,object) describing a semantic relation…

ObjectRelationRelational ReasoningRelationship Detection+3

VIHD: Visual Intervention-based Hallucination Detection for Medical Visual Question Answering

2026-05-20 · Jiayi Chen, Benteng Ma, Zehui Liao, Winston Chong 외 arxiv

While medical Multimodal Large Language Models (MLLMs) have shown promise in assisting diagnosis, they still frequently generate hallucinated responses that appear linguistically plausible but lack visual evidence. Such …

Visual Question Answering