paper-with-me

Papers

Grounded Compositional Semantics for Finding and Describing Images with Sentences

2014-01-01 · TACL 2014 1 · Richard Socher, Andrej Karpathy, Quoc V. Le, Christopher D. Manning, Andrew Y. Ng

Previous work on Recursive Neural Networks (RNNs) shows that these models can produce compositional feature vectors for accurately representing and classifying sentences or images. However, the sentence vectors of previous models cannot accurately represent visually grounded meaning. We introduce the DT-RNN model which uses dependency trees to embed sentences into a vector space in order to retrieve images that are described by those sentences. Unlike previous RNN-based models which use constituency trees, DT-RNNs naturally focus on the action and agents in a sentence. They are better able to abstract from the details of word order and syntactic expression. DT-RNNs outperform other recursive and recurrent neural networks, kernelized CCA and a bag-of-words baseline on the tasks of finding an image that fits a sentence description and vice versa. They also give more similar representations to sentences that describe the same image.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Grounded learning for compositional vector semantics

2024-01-10 · Martha Lewis

Categorical compositional distributional semantics is an approach to modelling language that combines the success of vector-based models of meaning with the compositional power of formal semantics. However, this approach…

Language in a (Search) Box: Grounding Language Learning in Real-World Human-Machine Interaction

2021-04-18 · NAACL 2021 4 · Federico Bianchi, Ciro Greco, Jacopo Tagliabue

We investigate grounded language learning through real-world data, by modelling a teacher-learner dynamics through the natural interactions occurring between users and search engines; in particular, we explore the emerge…

Grounded language learning

Semantic Composition in Visually Grounded Language Models

2023-05-15 · Rohan Pandey

What is sentence meaning and its ideal representation? Much of the expressive power of human language derives from semantic composition, the mind's ability to represent meaning hierarchically & relationally over constitu…

Image CaptioningInductive BiasPhilosophyQuestion Answering+6

COVR: A test-bed for Visually Grounded Compositional Generalization with real images

2021-09-22 · EMNLP 2021 11 · Ben Bogin, Shivanshu Gupta, Matt Gardner, Jonathan Berant

While interest in models that generalize at test time to new compositions has risen in recent years, benchmarks in the visually-grounded domain have thus far been restricted to synthetic images. In this work, we propose …

FINECAPTION: Compositional Image Captioning Focusing on Wherever You Want at Any Granularity

2024-11-23 · CVPR 2025 1 · Hang Hua, Qing Liu, Lingzhi Zhang, Jing Shi 외

The advent of large Vision-Language Models (VLMs) has significantly advanced multimodal tasks, enabling more sophisticated and accurate reasoning across various applications, including image and video captioning, visual …

AttributeCross-Modal RetrievalImage CaptioningQuestion Answering+2