paper-with-me

Papers

Grammar-Based Grounded Lexicon Learning

2022-02-17 · NeurIPS 2021 12 · Jiayuan Mao, Haoyue Shi, Jiajun Wu, Roger P. Levy, Joshua B. Tenenbaum

We present Grammar-Based Grounded Lexicon Learning (G2L2), a lexicalist approach toward learning a compositional and grounded meaning representation of language from grounded data, such as paired images and texts. At the core of G2L2 is a collection of lexicon entries, which map each word to a tuple of a syntactic type and a neuro-symbolic semantic program. For example, the word shiny has a syntactic type of adjective; its neuro-symbolic semantic program has the symbolic form {\lambda}x. filter(x, SHINY), where the concept SHINY is associated with a neural network embedding, which will be used to classify shiny objects. Given an input sentence, G2L2 first looks up the lexicon entries associated with each token. It then derives the meaning of the sentence as an executable neuro-symbolic program by composing lexical meanings based on syntax. The recovered meaning programs can be executed on grounded inputs. To facilitate learning in an exponentially-growing compositional space, we introduce a joint parsing and expected execution algorithm, which does local marginalization over derivations to reduce the training time. We evaluate G2L2 on two domains: visual reasoning and language-driven navigation. Results show that G2L2 can generalize from small amounts of data to novel compositions of words.

📄 PDF Abstract BibTeX arXiv:2202.08806

Code (0)

등록된 구현이 없습니다.

Tasks

Network EmbeddingSentenceVisual Reasoning

Similar Papers 제목 키워드 기반

DeLex, a freely-avaible, large-scale and linguistically grounded morphological lexicon for German

2014-05-01 · LREC 2014 5 · Beno{\^\i}t Sagot

We introduce DeLex, a freely-avaible, large-scale and linguistically grounded morphological lexicon for German developed within the Alexina framework. We extracted lexical information from the German wiktionary and devel…

Morphological AnalysisMorphological Inflection

Conversion of Lexicon-Grammar tables to LMF. Application to French

2026-05-14 · Eric Laporte, Elsa Tolone, Mathieu Constant arxiv

We describe the first experiment of conversion of Lexicon-Grammar tables for French verbs into the Lexical Markup Framework (LMF) format. The Lexicon-Grammar of the French language is currently one of the major sources o…

A Multilingual FrameNet-based Grammar and Lexicon for Controlled Natural Language

2015-11-12 · Normunds Gruzitis, Dana Dannélls

Berkeley FrameNet is a lexico-semantic resource for English based on the theory of frame semantics. It has been exploited in a range of natural language processing applications and has inspired the development of framene…

Wordnet Based Lexicon Grammar for Polish

2012-05-01 · LREC 2012 5 · Zygmunt Vetulani

In the paper we present a long-term on-going project of a lexicon-grammar of Polish. It is based on our former research focusing mainly on morphological dictionaries, text understanding and related tools. By Lexicon Gram…

Sentence

Lexicons and grammars for language processing: industrial or handcrafted products?

2026-06-02 · Eric Laporte arxiv

During the recent years, the use of linguistic data for language processing increased progressively. Such data are now commonly called language resources. Most of the language resources used for this purpose are collecti…