中文
相关论文

相关论文: Can Language Models Induce Grammatical Knowledge f…

200 篇论文

We propose a direct-to-word sequence model which uses a word network to learn word embeddings from letters. The word network can be integrated seamlessly with arbitrary sequence models including Connectionist Temporal Classification and…

计算与语言 · 计算机科学 2020-07-16 Ronan Collobert , Awni Hannun , Gabriel Synnaeve

Grammatical inference is a classical problem in computational learning theory and a topic of wider influence in natural language processing. We treat grammars as a model of computation and propose a novel neural approach to induction of…

机器学习 · 计算机科学 2022-10-04 Peter Belcák , David Hofer , Roger Wattenhofer

Probing is a popular method to discern what linguistic information is contained in the representations of pre-trained language models. However, the mechanism of selecting the probe model has recently been subject to intense debate, as it is…

计算与语言 · 计算机科学 2022-07-06 Jiaoda Li , Ryan Cotterell , Mrinmaya Sachan

Humans can learn languages from remarkably little experience. Developing computational models that explain this ability has been a major challenge in cognitive science. Bayesian models that build in strong inductive biases - factors that…

计算与语言 · 计算机科学 2023-05-25 R. Thomas McCoy , Thomas L. Griffiths

In programming by example, users "write" programs by generating a small number of input-output examples and asking the computer to synthesize consistent programs. We consider a challenging problem in this domain: learning regular…

人工智能 · 计算机科学 2018-09-28 Long Ouyang

In parallel to their overwhelming success across NLP tasks, language ability of deep Transformer networks, pretrained via language modeling (LM) objectives has undergone extensive scrutiny. While probing revealed that these models encode a…

计算与语言 · 计算机科学 2021-10-19 Olga Majewska , Ivan Vulić , Goran Glavaš , Edoardo M. Ponti , Anna Korhonen

Humans' experience of the world is profoundly multimodal from the beginning, so why do existing state-of-the-art language models only use text as a modality to learn and represent semantic meaning? In this paper we review the literature on…

计算与语言 · 计算机科学 2021-05-12 Casey Kennington

Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we…

The ability to accurately interpret implied meanings plays a crucial role in human communication and language use, and language models are also expected to possess this capability. This study demonstrates that providing language models with…

计算与语言 · 计算机科学 2025-11-20 Takuma Sato , Seiya Kawano , Koichiro Yoshino

Language models have become nearly ubiquitous in natural language processing applications achieving state-of-the-art results in many tasks including prosody. As the model design does not define predetermined linguistic targets during…

计算与语言 · 计算机科学 2023-04-26 Sofoklis Kakouros , Johannah O'Mahony

Children learn their native language by exposure to their linguistic and communicative environment, but apparently without requiring that their mistakes are corrected. Such learning from positive evidence has been viewed as raising logical…

计算与语言 · 计算机科学 2013-01-21 Anne S. Hsu , Nick Chater , Paul M. B. Vitányi

Grammaticality and likelihood are distinct notions in human language. Pretrained language models (LMs), which are probabilistic models of language fitted to maximize corpus likelihood, generate grammatically well-formed text and…

计算与语言 · 计算机科学 2026-05-07 Yingshan Susan Wang , Linlu Qiu , Zhaofeng Wu , Roger P. Levy , Yoon Kim

Pre-trained contextual language models are ubiquitously employed for language understanding tasks, but are unsuitable for resource-constrained systems. Noncontextual word embeddings are an efficient alternative in these settings. Such…

计算与语言 · 计算机科学 2023-04-24 Anik Saha , Alex Gittens , Bulent Yener

Ambiguity is an intrinsic feature of natural language. Managing ambiguity is a key part of human language understanding, allowing us to anticipate misunderstanding as communicators and revise our interpretations as listeners. As language…

Pre-trained language models have been found to capture a surprisingly rich amount of lexical knowledge, ranging from commonsense properties of everyday concepts to detailed factual knowledge about named entities. Among others, this makes it…

计算与语言 · 计算机科学 2022-09-12 Asahi Ushio , Jose Camacho-Collados , Steven Schockaert

Inducing semantic representations directly from speech signals is a highly challenging task but has many useful applications in speech mining and spoken language understanding. This study tackles the unsupervised learning of semantic…

计算与语言 · 计算机科学 2022-10-25 Jian Zhu , Zuoyu Tian , Yadong Liu , Cong Zhang , Chia-wen Lo

Artificial intelligence and machine learning are in a period of astounding growth. However, there are concerns that these technologies may be used, either with or without intention, to perpetuate the prejudice and unfairness that…

人工智能 · 计算机科学 2017-05-26 Aylin Caliskan , Joanna J. Bryson , Arvind Narayanan

Natural-language prompts have recently been used to coax pretrained language models into performing other AI tasks, using a fill-in-the-blank paradigm (Petroni et al., 2019) or a few-shot extrapolation paradigm (Brown et al., 2020). For…

计算与语言 · 计算机科学 2024-12-10 Guanghui Qin , Jason Eisner

Large pre-trained language models such as BERT have been the driving force behind recent improvements across many NLP tasks. However, BERT is only trained to predict missing words - either behind masks or in the next sentence - and has no…

计算与语言 · 计算机科学 2020-10-26 Nicole Peinelt , Marek Rei , Maria Liakata

Accounts of human language processing have long appealed to implicit ``situation models'' that enrich comprehension with relevant but unstated world knowledge. Here, we apply causal intervention techniques to recent transformer models to…

计算与语言 · 计算机科学 2023-06-08 Takateru Yamakoshi , James L. McClelland , Adele E. Goldberg , Robert D. Hawkins