paper-with-me

홈 › Papers

Mismatch Quest: Visual and Textual Feedback for Image-Text Misalignment

2023-12-05 · Brian Gordon, Yonatan Bitton, Yonatan Shafir, Roopal Garg, Xi Chen, Dani Lischinski, Daniel Cohen-Or, Idan Szpektor

While existing image-text alignment models reach high quality binary assessments, they fall short of pinpointing the exact source of misalignment. In this paper, we present a method to provide detailed textual and visual explanation of detected misalignments between text-image pairs. We leverage large language models and visual grounding models to automatically construct a training set that holds plausible misaligned captions for a given image and corresponding textual explanations and visual indicators. We also publish a new human curated test set comprising ground-truth textual and visual misalignment annotations. Empirical results show that fine-tuning vision language models on our training set enables them to articulate misalignments and visually indicate them within images, outperforming strong baselines both on the binary alignment classification and the explanation generation tasks. Our method code and human curated test set are available at: https://mismatch-quest.github.io/

📄 PDF Abstract BibTeX arXiv:2312.03766

Code (1)

mismatchquest/mismatchquest 공식 구현

Tasks

Explanation GenerationVisual Grounding

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Question Generation for Evaluating Cross-Dataset Shifts in Multi-modal Grounding

2022-01-24 · Arjun R. Akula

Visual question answering (VQA) is the multi-modal task of answering natural language questions about an input image. Through cross-dataset adaptation methods, it is possible to transfer knowledge from a source dataset w…

Question AnsweringQuestion GenerationQuestion-GenerationVisual Question Answering+1

Simulating Validity: Modal Decoupling in MLLM Generated Feedback on Science Drawings

2026-04-05 · Arne Bewersdorff, Nejla Yuruk, Xiaoming Zhai arxiv

In science education, students frequently construct hand-drawn visual models of scientific phenomena. These drawings rely on a visual structure where information is encoded through visual objects, their attributes, and r…

Ask4VG: Risk-Aware Question Selection for Reducing Prior-Driven Answers in Medical VQA

2026-05-31 · Xiaorong Zhu, Qiang Li, Zibo Xu, Weijie Wang 외 arxiv

Medical visual question answering requires models to ground their responses in image evidence, because visually unsupported answers can mislead downstream interpretation. However, many medical VQA questions are generic, …

Visual Question AnsweringQuestion SelectionAnswer Generation

Affective Feedback Synthesis Towards Multimodal Text and Image Data

2022-03-23 · Puneet Kumar, Gaurav Bhat, Omkar Ingle, Daksh Goyal 외

In this paper, we have defined a novel task of affective feedback synthesis that deals with generating feedback for input text & corresponding image in a similar way as humans respond towards the multimodal data. A feedb…

ArticlesDecoder

PMMC: Prospective Multimodal Memory Compilation for Long-Term LVLM Agents

2026-08-02 · Jingyu Sun, Yan Lin, Yuyang Xue, Yifan Wang 외 arxiv

Long-term memory is essential for LVLM agents to maintain consistency and integrate information across extended multimodal interactions. Existing agent memory systems, however, often reduce visual experiences into textua…