中文
相关论文

相关论文: Inducing Constraint Grammars

200 篇论文

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

Text generation rarely considers the control of lexical complexity, which limits its more comprehensive practical application. We introduce a novel task of lexical complexity controlled sentence generation, which aims at keywords to…

计算与语言 · 计算机科学 2022-11-29 Jinran Nie , Liner Yang , Yun Chen , Cunliang Kong , Junhui Zhu , Erhong Yang

The Bayesian learning rule is a natural-gradient variational inference method, which not only contains many existing learning algorithms as special cases but also enables the design of new algorithms. Unfortunately, when variational…

机器学习 · 统计学 2020-10-27 Wu Lin , Mark Schmidt , Mohammad Emtiyaz Khan

Assisted text input techniques can save time and effort and improve text quality. In this paper, we investigate how grounded and conditional extensions to standard neural language models can bring improvements in the tasks of word…

计算与语言 · 计算机科学 2016-10-21 Georgios P. Spithourakis , Steffen E. Petersen , Sebastian Riedel

Children's acquisition of filler-gap dependencies has been argued by some to depend on innate grammatical knowledge, while others suggest that the distributional evidence available in child-directed speech suffices. Unfortunately, the…

计算与语言 · 计算机科学 2026-05-29 Zhenghao Herbert Zhou , William Dai , Maya Viswanathan , Simon Charlow , R. Thomas McCoy , Robert Frank

Large language models achieve strong performance on many tasks, but their training makes it hard to see which properties of the input support efficient linguistic rule learning. We ask how three cognitively-inspired principles of input…

计算与语言 · 计算机科学 2026-01-28 Chunyang Jiang , Paola Merlo

We present a methodology to extract Selectional Restrictions at a variable level of abstraction from phrasally analyzed corpora. The method relays in the use of a wide-coverage noun taxonomy and a statistical measure of the co-occurrence of…

cmp-lg · 计算机科学 2008-02-03 Francesc Ribas

This paper introduces new methods based on exponential families for modeling the correlations between words in text and speech. While previous work assumed the effects of word co-occurrence statistics to be constant over a window of several…

cmp-lg · 计算机科学 2008-02-03 Doug Beeferman , Adam Berger , John Lafferty

Matrix grammars are one of the first approaches ever proposed in regulated rewriting, prescribing that rules have to be applied in a certain order. Originally, they have been introduced by \'Abrah\'am on linguistic grounds. In traditional…

形式语言与自动机理论 · 计算机科学 2024-11-26 Henning Fernau , Lakshmanan Kuppusamy , Indhumathi Raman

How do humans learn language, and can the first language be learned at all? These fundamental questions are still hotly debated. In contemporary linguistics, there are two major schools of thought that give completely opposite answers.…

计算与语言 · 计算机科学 2023-02-16 Kishore Surendra , Achim Schilling , Paul Stoewer , Andreas Maier , Patrick Krauss

We investigated word recognition in a Visually Grounded Speech model. The model has been trained on pairs of images and spoken captions to create visually grounded embeddings which can be used for speech to image retrieval and vice versa.…

计算与语言 · 计算机科学 2020-06-02 Sebastiaan Scholten , Danny Merkx , Odette Scharenborg

Recognizing shallow linguistic patterns, such as basic syntactic relationships between words, is a common task in applied natural language and text processing. The common practice for approaching this task is by tedious manual definition of…

cmp-lg · 计算机科学 2007-05-23 Shlomo Argamon , Ido Dagan , Yuval Krymolowski

The dominant approach to generating from language models subject to some constraint is locally constrained decoding (LCD), incrementally sampling tokens at each time step such that the constraint is never violated. Typically, this is…

This paper presents a model-based, unsupervised algorithm for recovering word boundaries in a natural-language text from which they have been deleted. The algorithm is derived from a probability model of the source that generated the text.…

计算与语言 · 计算机科学 2007-05-23 Michael R. Brent

It has been shown that word embeddings derived from large corpora tend to incorporate biases present in their training data. Various methods for mitigating these biases have been proposed, but recent work has demonstrated that these methods…

计算与语言 · 计算机科学 2023-06-27 Hailey Joren , David Alvarez-Melis

The power of machine learning systems not only promises great technical progress, but risks societal harm. As a recent example, researchers have shown that popular word embedding algorithms exhibit stereotypical biases, such as gender bias.…

机器学习 · 计算机科学 2019-06-11 Marc-Etienne Brunet , Colleen Alkalay-Houlihan , Ashton Anderson , Richard Zemel

Humans learn language by interaction with their environment and listening to other humans. It should also be possible for computational models to learn language directly from speech but so far most approaches require text. We improve on…

计算与语言 · 计算机科学 2019-09-25 Danny Merkx , Stefan L. Frank , Mirjam Ernestus

The text generated by large language models is commonly controlled by prompting, where a prompt prepended to a user's query guides the model's output. The prompts used by companies to guide their models are often treated as secrets, to be…

计算与语言 · 计算机科学 2024-08-09 Yiming Zhang , Nicholas Carlini , Daphne Ippolito

The contribution of this paper is to provide a semantic model (using soft constraints) of the words used by web-users to describe objects in a language game; a game in which one user describes a selected object of those composing the scene,…

计算与语言 · 计算机科学 2010-05-31 Sergio Guadarrama , David P. Pancho

Recent prompt optimisation approaches use the generative nature of language models to produce prompts -- even rivaling the performance of human-curated prompts. In this paper, we demonstrate that randomly sampling tokens from the model…

计算与语言 · 计算机科学 2024-04-18 Yao Lu , Jiayi Wang , Raphael Tang , Sebastian Riedel , Pontus Stenetorp