paper-with-me

Papers

Learning Language Structures through Grounding

2024-06-14 · Freda Shi

Language is highly structured, with syntactic and semantic structures, to some extent, agreed upon by speakers of the same language. With implicit or explicit awareness of such structures, humans can learn and use language efficiently and generalize to sentences that contain unseen words. Motivated by human language learning, in this dissertation, we consider a family of machine learning tasks that aim to learn language structures through grounding. We seek distant supervision from other data sources (i.e., grounds), including but not limited to other modalities (e.g., vision), execution results of programs, and other languages. We demonstrate the potential of this task formulation and advocate for its adoption through three schemes. In Part I, we consider learning syntactic parses through visual grounding. We propose the task of visually grounded grammar induction, present the first models to induce syntactic structures from visually grounded text and speech, and find that the visual grounding signals can help improve the parsing quality over language-only models. As a side contribution, we propose a novel evaluation metric that enables the evaluation of speech parsing without text or automatic speech recognition systems involved. In Part II, we propose two execution-aware methods to map sentences into corresponding semantic structures (i.e., programs), significantly improving compositional generalization and few-shot program synthesis. In Part III, we propose methods that learn language structures from annotations in other languages. Specifically, we propose a method that sets a new state of the art on cross-lingual word alignment. We then leverage the learned word alignments to improve the performance of zero-shot cross-lingual dependency parsing, by proposing a novel substructure-based projection method that preserves structural knowledge learned from the source language.

📄 PDF Abstract BibTeX arXiv:2406.09662

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionDependency ParsingProgram Synthesisspeech-recognitionSpeech RecognitionVisual GroundingWord Alignment

Similar Papers 제목 키워드 기반

Learning to Compose and Reason with Language Tree Structures for Visual Grounding

2019-06-05 · Richang Hong, Daqing Liu, Xiaoyu Mo, Xiangnan He 외

Grounding natural language in images, such as localizing "the black dog on the left of the tree", is one of the core problems in artificial intelligence, as it needs to comprehend the fine-grained and compositional langu…

Visual GroundingVisual Reasoning

Symbol Grounding via Chaining of Morphisms

2017-03-13 · Ruiting Lian, Ben Goertzel, Linas Vepstas, David Hanson 외

A new model of symbol grounding is presented, in which the structures of natural language, logical semantics, perception and action are represented categorically, and symbol grounding is modeled via the composition of mo…

Common Sense Reasoning

Uncovering Grounding IDs: How External Cues Shape Multimodal Binding

2025-09-28 · Hosein Hasani, Amirmohammad Izadi, Fatemeh Askari, Mobin Bagherian 외 arxiv

Large vision-language models (LVLMs) show strong performance across multimodal benchmarks but remain limited in structured reasoning and precise grounding. Recent work has demonstrated that adding simple visual structure…

LLM-Optic: Unveiling the Capabilities of Large Language Models for Universal Visual Grounding

2024-05-27 · Haoyu Zhao, Wenhang Ge, Ying-Cong Chen

Visual grounding is an essential tool that links user-provided text queries with query-specific regions within an image. Despite advancements in visual grounding models, their ability to comprehend complex queries remain…

Visual Grounding

VUT: Versatile UI Transformer for Multimodal Multi-Task User Interface Modeling

2021-09-29 · Yang Li, Gang Li, Xin Zhou, Mostafa Dehghani 외

User interface modeling is inherently multimodal, which involves several distinct types of data: images, structures and language. The tasks are also diverse, including object detection, language generation and grounding.…

object-detectionObject DetectionQuestion AnsweringText Generation