paper-with-me

Papers

Explainable Semantic Space by Grounding Language to Vision with Cross-Modal Contrastive Learning

2021-11-13 · NeurIPS 2021 12 · Yizhen Zhang, Minkyu Choi, Kuan Han, Zhongming Liu

In natural language processing, most models try to learn semantic representations merely from texts. The learned representations encode the distributional semantics but fail to connect to any knowledge about the physical world. In contrast, humans learn language by grounding concepts in perception and action and the brain encodes grounded semantics for cognition. Inspired by this notion and recent work in vision-language learning, we design a two-stream model for grounding language learning in vision. The model includes a VGG-based visual stream and a Bert-based language stream. The two streams merge into a joint representational space. Through cross-modal contrastive learning, the model first learns to align visual and language representations with the MS COCO dataset. The model further learns to retrieve visual objects with language queries through a cross-modal attention module and to infer the visual relations between the retrieved objects through a bilinear operator with the Visual Genome dataset. After training, the language stream of this model is a stand-alone language model capable of embedding concepts in a visually grounded semantic space. This semantic space manifests principal dimensions explainable with human intuition and neurobiological knowledge. Word embeddings in this semantic space are predictive of human-defined norms of semantic features and are segregated into perceptually distinctive clusters. Furthermore, the visually grounded language model also enables compositional language understanding based on visual knowledge and multimodal image search with queries based on images, texts, or their combinations.

📄 PDF Abstract BibTeX arXiv:2111.07180

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage RetrievalLanguage ModelingLanguage ModellingWord Embeddings

Similar Papers 제목 키워드 기반

Meanings and Measurements: Multi-Agent Probabilistic Grounding for Vision-Language Navigation

2026-03-19 · Swagat Padhan, Lakshya Jain, Bhavya Minesh Shah, Omkar Patil 외 arxiv

Robots collaborating with humans must convert natural language goals into actionable, physically grounded decisions. For example, executing a command such as "go two meters to the right of the fridge" requires grounding …

Vision-Language Navigation

C2F-Space: Coarse-to-Fine Space Grounding for Spatial Instructions using Vision-Language Models

2025-11-19 · Nayoung Oh, Dohyun Kim, Junhyeong Bang, Rohan Paul 외 arxiv

Space grounding refers to localizing a set of spatial references described in natural language instructions. Traditional methods often fail to account for complex reasoning -- such as distance, geometry, and inter-object…

DenseGrounding: Improving Dense Language-Vision Semantics for Ego-Centric 3D Visual Grounding

2025-05-08 · Henry Zheng, Hao Shi, Qihang Peng, Yong Xien Chng 외

Enabling intelligent agents to comprehend and interact with 3D environments through natural language is crucial for advancing robotics and human-computer interaction. A fundamental task in this field is ego-centric 3D vi…

3D visual groundingcross-modal alignmentVisual Grounding

RadZero: Similarity-Based Cross-Attention for Explainable Vision-Language Alignment in Radiology with Zero-Shot Multi-Task Capability

2025-04-10 · Jonggwon Park, Soobum Kim, Byungmu Yoon, Kyoyun Choi

Recent advancements in multi-modal models have significantly improved vision-language alignment in radiology. However, existing approaches struggle to effectively utilize complex radiology reports for learning, rely on l…

Contrastive LearningOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+3

Evaluation and Enhancement of Semantic Grounding in Large Vision-Language Models

2023-09-07 · Jiaying Lu, Jinmeng Rao, Kezhen Chen, Xiaoyuan Guo 외

Large Vision-Language Models (LVLMs) offer remarkable benefits for a variety of vision-language tasks. However, a challenge hindering their application in real-world scenarios, particularly regarding safety, robustness, …

Question AnsweringVisual Question Answering