paper-with-me

홈 › Papers

Grounding and Distinguishing Conceptual Vocabulary Through Similarity Learning in Embodied Simulations

2023-05-23 · Sadaf Ghaffari, Nikhil Krishnaswamy

We present a novel method for using agent experiences gathered through an embodied simulation to ground contextualized word vectors to object representations. We use similarity learning to make comparisons between different object types based on their properties when interacted with, and to extract common features pertaining to the objects' behavior. We then use an affine transformation to calculate a projection matrix that transforms contextualized word vectors from different transformer-based language models into this learned space, and evaluate whether new test instances of transformed token vectors identify the correct concept in the object embedding space. Our results expose properties of the embedding spaces of four different transformer models and show that grounding object token vectors is usually more helpful to grounding verb and attribute token vectors than the reverse, which reflects earlier conclusions in the analogical reasoning and psycholinguistic literature.

📄 PDF Abstract BibTeX arXiv:2305.13668

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeObject

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

OG: Equip vision occupancy with instance segmentation and visual grounding

2023-07-12 · ZiChao Dong, Hang Ji, Weikun Zhang, Xufeng Huang 외

Occupancy prediction tasks focus on the inference of both geometry and semantic labels for each voxel, which is an important perception mission. However, it is still a semantic segmentation task without distinguishing va…

Instance SegmentationSegmentationSemantic SegmentationVisual Grounding

Context Disentangling and Prototype Inheriting for Robust Visual Grounding

2023-12-19 · Wei Tang, Liang Li, Xuejing Liu, Lu Jin 외

Visual grounding (VG) aims to locate a specific target in an image based on a given language query. The discriminative information from context is important for distinguishing the target from other objects, particularly …

Visual Grounding

Grounding Psychological Shape Space in Convolutional Neural Networks

2021-11-16 · Lucas Bechberger, Kai-Uwe Kühnberger

Shape information is crucial for human perception and cognition, and should therefore also play a role in cognitive AI systems. We employ the interdisciplinary framework of conceptual spaces, which proposes a geometric r…

Multi-Task LearningTransfer Learning

Multi-Scale Self-Contrastive Learning with Hard Negative Mining for Weakly-Supervised Query-based Video Grounding

2022-03-08 · Shentong Mo, Daizong Liu, Wei Hu

Query-based video grounding is an important yet challenging task in video understanding, which aims to localize the target segment in an untrimmed video according to a sentence query. Most previous works achieve signific…

Contrastive LearningSentenceVideo GroundingVideo Understanding

HiFi-CS: Towards Open Vocabulary Visual Grounding For Robotic Grasping Using Vision-Language Models

2024-09-16 · Vineet Bhat, Prashanth Krishnamurthy, Ramesh Karri, Farshad Khorrami

Robots interacting with humans through natural language can unlock numerous applications such as Referring Grasp Synthesis (RGS). Given a text query, RGS determines a stable grasp pose to manipulate the referred object i…

AttributeDecoderObjectPose Estimation+2