paper-with-me

Papers

GiVE: Guiding Visual Encoder to Perceive Overlooked Information

2024-10-26 · Junjie Li, Jianghong Ma, Xiaofeng Zhang, Yuhang Li, Jianyang Shi

Multimodal Large Language Models have advanced AI in applications like text-to-video generation and visual question answering. These models rely on visual encoders to convert non-text data into vectors, but current encoders either lack semantic alignment or overlook non-salient objects. We propose the Guiding Visual Encoder to Perceive Overlooked Information (GiVE) approach. GiVE enhances visual representation with an Attention-Guided Adapter (AG-Adapter) module and an Object-focused Visual Semantic Learning module. These incorporate three novel loss terms: Object-focused Image-Text Contrast (OITC) loss, Object-focused Image-Image Contrast (OIIC) loss, and Object-focused Image Discrimination (OID) loss, improving object consideration, retrieval accuracy, and comprehensiveness. Our contributions include dynamic visual focus adjustment, novel loss functions to enhance object retrieval, and the Multi-Object Instruction (MOInst) dataset. Experiments show our approach achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2410.20109

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectQuestion AnsweringRetrievalText-to-Video GenerationVideo GenerationVisual Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Teaching Perception

2019-11-21 · Jonathan Connell

The visual world is very rich and generally too complex to perceive in its entirety. Yet only certain features are typically required to adequately perform some task in a given situation. Rather than hardwire-in decision…

Overlooked Implications of the Reconstruction Loss for VAE Disentanglement

2022-02-27 · Nathan Michlo, Richard Klein, Steven James

Learning disentangled representations with variational autoencoders (VAEs) is often attributed to the regularisation component of the loss. In this work, we highlight the interaction between data and the reconstruction t…

Disentanglement

The perceived quality of process discovery tools

2018-08-13 · Francis Bru, Jan Claes

Process discovery has seen a rise in popularity in the last decade for both researchers and businesses. Recent developments mainly focused on the power and the functionalities of the discovery algorithm. While continuous…

Inside the Black Box: Detecting Data Leakage in Pre-trained Language Encoders

2024-08-20 · Yuan Xin, Zheng Li, Ning Yu, Dingfan Chen 외

Despite being prevalent in the general field of Natural Language Processing (NLP), pre-trained language models inherently carry privacy and copyright concerns due to their nature of training on large-scale web-scraped da…

BEAF: Observing BEfore-AFter Changes to Evaluate Hallucination in Vision-language Models

2024-07-18 · Moon Ye-Bin, Nam Hyeon-Woo, Wonseok Choi, Tae-Hyun Oh

Vision language models (VLMs) perceive the world through a combination of a visual encoder and a large language model (LLM). The visual encoder, pre-trained on large-scale vision-text datasets, provides zero-shot general…

HallucinationLanguage ModellingLarge Language ModelZero-shot Generalization