paper-with-me

Papers

Relation-aware Instance Refinement for Weakly Supervised Visual Grounding

2021-03-24 · CVPR 2021 1 · Yongfei Liu, Bo Wan, Lin Ma, Xuming He

Visual grounding, which aims to build a correspondence between visual objects and their language entities, plays a key role in cross-modal scene understanding. One promising and scalable strategy for learning visual grounding is to utilize weak supervision from only image-caption pairs. Previous methods typically rely on matching query phrases directly to a precomputed, fixed object candidate pool, which leads to inaccurate localization and ambiguous matching due to lack of semantic relation constraints. In our paper, we propose a novel context-aware weakly-supervised learning method that incorporates coarse-to-fine object refinement and entity relation modeling into a two-stage deep network, capable of producing more accurate object representation and matching. To effectively train our network, we introduce a self-taught regression loss for the proposal locations and a classification loss based on parsed entity relations. Extensive experiments on two public benchmarks Flickr30K Entities and ReferItGame demonstrate the efficacy of our weakly grounding framework. The results show that we outperform the previous methods by a considerable margin, achieving 59.27\% top-1 accuracy in Flickr30K Entities and 37.68\% in the ReferItGame dataset respectively (Code is available at https://github.com/youngfly11/ReIR-WeaklyGrounding.pytorch.git).

📄 PDF Abstract BibTeX arXiv:2103.12989

Code (1)

youngfly11/ReIR-WeaklyGrounding.pytorch 공식 구현 pytorch

Tasks

ObjectRelationScene UnderstandingVisual GroundingWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Learning Inter-Superpoint Affinity for Weakly Supervised 3D Instance Segmentation

2022-10-11 · Linghua Tang, Le Hui, Jin Xie

Due to the few annotated labels of 3D point clouds, how to learn discriminative features of point clouds to segment object instances is a challenging problem. In this paper, we propose a simple yet effective 3D instance …

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Localized Region Guidance for Class Activation Mapping in WSSS

2025-09-15 · Ali Torabi, Sanjog Gaihre, MD Mahbubur Rahman, Yaqoob Majeed arxiv

Weakly Supervised Semantic Segmentation (WSSS) addresses the challenge of training segmentation models using only image-level annotations. Existing WSSS methods struggle with precise object boundary localization and focu…

Semantic Segmentation

Multiple Instance Detection Network with Online Instance Classifier Refinement

2017-04-01 · CVPR 2017 7 · Peng Tang, Xinggang Wang, Xiang Bai, Wenyu Liu

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervise…

Multiple Instance LearningObjectobject-detectionObject Detection+2

Transformer-based Multi-Instance Learning for Weakly Supervised Object Detection

2023-03-27 · Zhaofei Wang, Weijia Zhang, Min-Ling Zhang

Weakly Supervised Object Detection (WSOD) enables the training of object detection models using only image-level annotations. State-of-the-art WSOD detectors commonly rely on multi-instance learning (MIL) as the backbone…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Distilling Knowledge from Refinement in Multiple Instance Detection Networks

2020-04-23 · Luis Felipe Zeni, Claudio Jung

Weakly supervised object detection (WSOD) aims to tackle the object detection problem using only labeled image categories as supervision. A common approach used in WSOD to deal with the lack of localization information i…

Knowledge DistillationMultiple Instance LearningObjectobject-detection+4