paper-with-me

홈 › Papers

Language Adaptive Weight Generation for Multi-task Visual Grounding

2023-06-06 · CVPR 2023 1 · Wei Su, Peihan Miao, Huanzhang Dou, Gaoang Wang, Liang Qiao, Zheyang Li, Xi Li

Although the impressive performance in visual grounding, the prevailing approaches usually exploit the visual backbone in a passive way, i.e., the visual backbone extracts features with fixed weights without expression-related hints. The passive perception may lead to mismatches (e.g., redundant and missing), limiting further performance improvement. Ideally, the visual backbone should actively extract visual features since the expressions already provide the blueprint of desired visual features. The active perception can take expressions as priors to extract relevant visual features, which can effectively alleviate the mismatches. Inspired by this, we propose an active perception Visual Grounding framework based on Language Adaptive Weights, called VG-LAW. The visual backbone serves as an expression-specific feature extractor through dynamic weights generated for various expressions. Benefiting from the specific and relevant visual features extracted from the language-aware visual backbone, VG-LAW does not require additional modules for cross-modal interaction. Along with a neat multi-task head, VG-LAW can be competent in referring expression comprehension and segmentation jointly. Extensive experiments on four representative datasets, i.e., RefCOCO, RefCOCO+, RefCOCOg, and ReferItGame, validate the effectiveness of the proposed framework and demonstrate state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2306.04652

Code (1)

dcdcvgroup/vglaw-mindspore 공식 구현 mindspore

Tasks

Referring ExpressionReferring Expression ComprehensionVisual Grounding

Similar Papers 제목 키워드 기반

Towards Lightweight, Adaptive and Attribute-Aware Multi-Aspect Controllable Text Generation with Large Language Models

2025-02-19 · Chenyu Zhu, Yefeng Liu, Chenyang Lyu, Xue Yang 외

Multi-aspect controllable text generation aims to control text generation in attributes from multiple aspects, making it a complex but powerful task in natural language processing. Supervised fine-tuning methods are ofte…

AttributeText Generation

MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models

2026-01-29 · Sangyun Chung, Se Yeon Kim, Youngchae Chee, Yong Man Ro arxiv

Multimodal Large Language Models (MLLMs) suffer from cross-modal hallucinations, where one modality inappropriately influences generation about another, leading to fabricated output. This exposes a more fundamental defic…

Multimodal Reasoning

APEX: Learning Adaptive Priorities for Multi-Objective Alignment in Vision-Language Generation

2026-01-10 · Dongliang Chen, Xinlin Zhuang, Junjie Xu, Luojian Xie 외 arxiv

Multi-objective alignment for text-to-image generation is commonly implemented via static linear scalarization, but fixed weights often fail under heterogeneous rewards, leading to optimization imbalance where models ove…

Text-to-Image Generation

VectorFit : Adaptive Singular & Bias Vector Fine-Tuning of Pre-trained Foundation Models

2025-03-25 · Suhas G Hegde, Shilpy Kaur, Aruna Tiwari

Popular PEFT methods achieve parameter efficiency by assuming that incremental weight updates are inherently low-rank, which often leads to a performance gap compared to full fine-tuning. While recent methods have attemp…

image-classificationImage ClassificationImage GenerationNatural Language Understanding+1

Adaptive Originality Filtering: Rejection Based Prompting and RiddleScore for Culturally Grounded Multilingual Riddle Generation

2025-08-26 · Duy Le, Kent Ziti, Evan Girard-Sun, Bakr Bouhaya 외 arxiv

Language models are increasingly tested on multilingual creativity, demanding culturally grounded, abstract generations. Standard prompting methods often produce repetitive or shallow outputs. We introduce Adaptive Origi…