paper-with-me

Papers

Modeling Text-visual Mutual Dependency for Multi-modal Dialog Generation

2021-05-30 · Shuhe Wang, Yuxian Meng, Xiaofei Sun, Fei Wu, Rongbin Ouyang, Rui Yan, Tianwei Zhang, Jiwei Li

Multi-modal dialog modeling is of growing interest. In this work, we propose frameworks to resolve a specific case of multi-modal dialog generation that better mimics multi-modal dialog generation in the real world, where each dialog turn is associated with the visual context in which it takes place. Specifically, we propose to model the mutual dependency between text-visual features, where the model not only needs to learn the probability of generating the next dialog utterance given preceding dialog utterances and visual contexts, but also the probability of predicting the visual features in which a dialog utterance takes place, leading the generated dialog utterance specific to the visual context. We observe significant performance boosts over vanilla models when the mutual dependency between text and visual features is modeled. Code is available at https://github.com/ShannonAI/OpenViDial.

📄 PDF Abstract BibTeX arXiv:2105.14445

Code (1)

ShannonAI/OpenViDial 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Toward Next-generation Medical Vision Backbones: Modeling Finer-grained Long-range Visual Dependency

2025-09-14 · Mingyuan Meng arxiv

Medical Image Computing (MIC) is a broad research topic covering both pixel-wise (e.g., segmentation, registration) and image-wise (e.g., classification, regression) vision tasks. Effective analysis demands models that c…

Long-range modeling

Adversarial Mutual Information for Text Generation

2020-06-30 · ICML 2020 1 · Boyuan Pan, Yazheng Yang, Kaizhao Liang, Bhavya Kailkhura 외

Recent advances in maximizing mutual information (MI) between the source and target have demonstrated its effectiveness in text generation. However, previous works paid little attention to modeling the backward network o…

Text Generation

MI-Pruner: Crossmodal Mutual Information-guided Token Pruner for Efficient MLLMs

2026-04-03 · Jiameng Li, Aleksei Tiulpin, Matthew B. Blaschko arxiv

For multimodal large language models (MLLMs), visual information is relatively sparse compared with text. As a result, research on visual pruning emerges for efficient inference. Current approaches typically measure toke…

Causal Graphical Models for Vision-Language Compositional Understanding

2024-12-12 · Fiorenzo Parascandolo, Nicholas Moratelli, Enver Sangineto, Lorenzo Baraldi 외

Recent work has empirically shown that Vision-Language Models (VLMs) struggle to fully understand the compositional properties of the human language, usually modeling an image caption as a "bag of words". As a result, th…

DecoderSentence

Grounding Language with Vision: A Conditional Mutual Information Calibrated Decoding Strategy for Reducing Hallucinations in LVLMs

2025-05-26 · Hao Fang, Changle Zhou, Jiawei Kong, Kuofeng Gao 외

Large Vision-Language Models (LVLMs) are susceptible to hallucinations, where generated responses seem semantically plausible yet exhibit little or no relevance to the input image. Previous studies reveal that this issue…

Hallucination