中文
相关论文

相关论文: Language Models Can Learn Exceptions to Syntactic …

200 篇论文

Language models (LMs) trained on large quantities of text have been claimed to acquire abstract linguistic representations. Our work tests the robustness of these abstractions by focusing on the ability of LMs to learn interactions between…

计算与语言 · 计算机科学 2020-10-13 Forrest Davis , Marten van Schijndel

The ability to produce and understand an unlimited number of different sentences is a hallmark of human language. Linguists have sought to define the essence of this generative capacity using formal grammars that describe the syntactic…

计算与语言 · 计算机科学 2022-09-22 Carlos Gómez-Rodríguez , Morten H. Christiansen , Ramon Ferrer-i-Cancho

The psycholinguistic theory of communication accommodation accounts for the general observation that participants in conversations tend to converge to one another's communicative behavior: they coordinate in a variety of dimensions…

计算与语言 · 计算机科学 2011-05-05 Cristian Danescu-Niculescu-Mizil , Michael Gamon , Susan Dumais

To what extent can neural network models learn generalizations about language structure, and how do we find out what they have learned? We explore these questions by training neural models for a range of natural language processing tasks on…

计算与语言 · 计算机科学 2023-01-20 Robert Östling , Murathan Kurfalı

Naturally-occurring bracketings, such as answer fragments to natural language questions and hyperlinks on webpages, can reflect human syntactic intuition regarding phrasal boundaries. Their availability and approximate correspondence to…

计算与语言 · 计算机科学 2021-04-30 Tianze Shi , Ozan İrsoy , Igor Malioutov , Lillian Lee

What statistical properties might support learning abstract grammatical knowledge from linear input? We address this question by examining the statistical distribution of function words. Function words have been argued to aid acquisition…

计算与语言 · 计算机科学 2026-04-21 Xiulin Yang , Heidi Getz , Ethan Gotlieb Wilcox

The paper presents a language model that develops syntactic structure and uses it to extract meaningful information from the word history, thus enabling the use of long distance dependencies. The model assigns probability to every joint…

计算与语言 · 计算机科学 2007-05-23 Ciprian Chelba , Frederick Jelinek

While the task of assessing the plausibility of events such as ''news is relevant'' has been addressed by a growing body of work, less attention has been paid to capturing changes in plausibility as triggered by event modification.…

计算与语言 · 计算机科学 2025-07-30 Anna Golub , Beate Zywietz , Annerose Eichel

Large natural language models (such as GPT-3 or T5) demonstrate impressive abilities across a range of general NLP tasks. Here, we show that the knowledge embedded in such models provides a useful inductive bias, not just on traditional NLP…

计算与语言 · 计算机科学 2021-10-07 Christopher Michael Rytting , David Wingate

Are the predictions of humans and language models affected by similar things? Research suggests that while comprehending language, humans make predictions about upcoming words, with more predictable words being processed more easily.…

计算与语言 · 计算机科学 2022-11-11 James A. Michaelov , Benjamin K. Bergen

Recent work on the problem of latent tree learning has made it possible to train neural networks that learn to both parse a sentence and use the resulting parse to interpret the sentence, all without exposure to ground-truth parse trees at…

计算与语言 · 计算机科学 2018-02-27 Adina Williams , Andrew Drozdov , Samuel R. Bowman

Autonomous robots need to be able to adapt to unforeseen situations and to acquire new skills through trial and error. Reinforcement learning in principle offers a suitable methodological framework for this kind of autonomous learning.…

机器人学 · 计算机科学 2016-08-02 Nikolas J. Hemion

Recurrent neural networks (RNNs) are the state of the art in sequence modeling for natural language. However, it remains poorly understood what grammatical characteristics of natural language they implicitly learn and represent as a…

计算与语言 · 计算机科学 2018-09-06 Richard Futrell , Ethan Wilcox , Takashi Morita , Roger Levy

Modern Natural Language Processing (NLP) models are known to be sensitive to input perturbations and their performance can decrease when applied to real-world, noisy data. However, it is still unclear why models are less robust to some…

计算与语言 · 计算机科学 2022-03-21 Yunxiang Zhang , Liangming Pan , Samson Tan , Min-Yen Kan

After presenting a novel O(n^3) parsing algorithm for dependency grammar, we develop three contrasting ways to stochasticize it. We propose (a) a lexical affinity model where words struggle to modify each other, (b) a sense tagging model…

cmp-lg · 计算机科学 2008-02-06 Jason Eisner

Construction grammar posits that constructions, or form-meaning pairings, are acquired through experience with language (the distributional learning hypothesis). But how much information about constructions does this distribution actually…

计算与语言 · 计算机科学 2025-09-26 Joshua Rozner , Leonie Weissweiler , Kyle Mahowald , Cory Shain

Language models show a surprising range of capabilities, but the source of their apparent competence is unclear. Do these networks just memorize a collection of surface statistics, or do they rely on internal representations of the process…

机器学习 · 计算机科学 2024-06-27 Kenneth Li , Aspen K. Hopkins , David Bau , Fernanda Viégas , Hanspeter Pfister , Martin Wattenberg

Mobile devices use language models to suggest words and phrases for use in text entry. Traditional language models are based on contextual word frequency in a static corpus of text. However, certain types of phrases, when offered to writers…

计算与语言 · 计算机科学 2017-10-06 Kenneth C. Arnold , Kai-Wei Chang , Adam T. Kalai

While language is a complex adaptive system, most work on syntactic variation observes a few individual constructions in isolation from the rest of the grammar. This means that the grammar, a network which connects thousands of structures…

计算与语言 · 计算机科学 2023-09-22 Jonathan Dunn

We explore the utilities of explicit negative examples in training neural language models. Negative examples here are incorrect words in a sentence, such as "barks" in "*The dogs barks". Neural language models are commonly trained only on…

计算与语言 · 计算机科学 2020-06-09 Hiroshi Noji , Hiroya Takamura