中文
相关论文

相关论文: Lexical Acquisition via Constraint Solving

200 篇论文

For a natural language problem that requires some non-trivial reasoning to solve, there are at least two ways to do it using a large language model (LLM). One is to ask it to solve it directly. The other is to use it to extract the facts…

人工智能 · 计算机科学 2023-04-05 Fangzhen Lin , Ziyi Shou , Chengcai Chen

This paper addresses the problem of mapping natural language sentences to lambda-calculus encodings of their meaning. We describe a learning algorithm that takes as input a training set of sentences labeled with expressions in the lambda…

计算与语言 · 计算机科学 2012-07-09 Luke S. Zettlemoyer , Michael Collins

We introduce iterative retrieval, a novel framework that empowers retrievers to make iterative decisions through policy optimization. Finding an optimal portfolio of retrieved items is a combinatorial optimization problem, generally…

计算与语言 · 计算机科学 2024-06-24 Yunmo Chen , Tongfei Chen , Harsh Jhamtani , Patrick Xia , Richard Shin , Jason Eisner , Benjamin Van Durme

One of the challenges of language teaching is how to organize the rules regarding syntax, semantics, or phonology of the language in a meaningful manner. This not only requires pedagogical skills, but also requires a deep understanding of…

计算与语言 · 计算机科学 2022-06-13 Aditi Chaudhary , Arun Sampath , Ashwin Sheshadri , Antonios Anastasopoulos , Graham Neubig

We present an algorithm that automatically learns context constraints using statistical decision trees. We then use the acquired constraints in a flexible POS tagger. The tagger is able to use information of any degree: n-grams,…

cmp-lg · 计算机科学 2008-02-03 Lluis Marquez , Lluis Padro

We present a new approach to encourage neural machine translation to satisfy lexical constraints. Our method acts at the training step and thereby avoiding the introduction of any extra computational overhead at inference step. The proposed…

计算与语言 · 计算机科学 2021-06-08 Melissa Ailem , Jinghsu Liu , Raheel Qader

Lexicon acquisition from machine-readable dictionaries and corpora is currently a dynamic field of research, yet it is often not clear how lexical information so acquired can be used, or how it relates to structured meaning representations.…

cmp-lg · 计算机科学 2007-05-23 Adam Kilgarriff

An important component of any generation system is the mapping dictionary, a lexicon of elementary semantic expressions and corresponding natural language realizations. Typically, labor-intensive knowledge-based methods are used to…

计算与语言 · 计算机科学 2007-05-23 Regina Barzilay , Lillian Lee

Word embeddings have been widely adopted across several NLP applications. Most existing word embedding methods utilize sequential context of a word to learn its embedding. While there have been some attempts at utilizing syntactic context…

计算与语言 · 计算机科学 2019-07-23 Shikhar Vashishth , Manik Bhandari , Prateek Yadav , Piyush Rai , Chiranjib Bhattacharyya , Partha Talukdar

Learning word embeddings has received a significant amount of attention recently. Often, word embeddings are learned in an unsupervised manner from a large collection of text. The genre of the text typically plays an important role in the…

计算与语言 · 计算机科学 2019-02-04 Wei Yang , Wei Lu , Vincent W. Zheng

This paper presents a method of optimization, based on both Bayesian Analysis technical and Galois Lattice of Fuzzy Semantic Network. The technical System we use learns by interpreting an unknown word using the links created between this…

信息检索 · 计算机科学 2012-06-12 Mohamed Nazih Omri

Children learning their first language face multiple problems of induction: how to learn the meanings of words, and how to build meaningful phrases from those words according to syntactic rules. We consider how children might solve these…

计算与语言 · 计算机科学 2018-05-15 Jon Gauthier , Roger Levy , Joshua B. Tenenbaum

We present a system capable of automatically solving combinatorial logic puzzles given in (simplified) English. It involves translating the English descriptions of the puzzles into answer set programming(ASP) and using ASP solvers to…

计算与语言 · 计算机科学 2011-08-22 Chitta Baral , Juraj Dzifcak

With the advent of semantic web, various tools and techniques have been introduced for presenting and organizing knowledge. Concept hierarchies are one such technique which gained significant attention due to its usefulness in creating…

人工智能 · 计算机科学 2016-11-30 V. S. Anoop , S. Asharaf , P. Deepak

This work explores a new robust approach for Semantic Parsing of unrestricted texts. Our approach considers Semantic Parsing as a Consistent Labelling Problem (CLP), allowing the integration of several knowledge types (syntactic and…

计算与语言 · 计算机科学 2007-05-23 Jordi Atserias , Lluis Padro , German Rigau

Eliciting information to reduce uncertainty about a latent entity is a critical task in many application domains, e.g., assessing individual student learning outcomes, diagnosing underlying diseases, or learning user preferences. Though…

计算与语言 · 计算机科学 2025-07-10 Jimmy Wang , Thomas Zollo , Richard Zemel , Hongseok Namkoong

We consider grammar-restricted exact learning of formulas and terms in finite variable logics. We propose a novel and versatile automata-theoretic technique for solving such problems. We first show results for learning formulas that…

计算机科学中的逻辑 · 计算机科学 2021-11-15 Paul Krogmeier , P. Madhusudan

The goal of this work is to bring semantics into the tasks of text recognition and retrieval in natural images. Although text recognition and retrieval have received a lot of attention in recent years, previous works have focused on…

计算机视觉与模式识别 · 计算机科学 2015-09-22 Albert Gordo , Jon Almazan , Naila Murray , Florent Perronnin

Active learning emerged as an alternative to alleviate the effort to label huge amount of data for data hungry applications (such as image/video indexing and retrieval, autonomous driving, etc.). The goal of active learning is to…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Minghan Li , Xialei Liu , Joost van de Weijer , Bogdan Raducanu

This work has been motivated by two long term goals: to understand how humans learn language and to build programs that can understand language. Using a representation that makes the relevant features explicit is a prerequisite for…

cmp-lg · 计算机科学 2009-09-25 Deniz Yuret