中文
相关论文

相关论文: Frequency Effects on Syntactic Rule Learning in Tr…

200 篇论文

Analysing whether neural language models encode linguistic information has become popular in NLP. One method of doing so, which is frequently cited to support the claim that models like BERT encode syntax, is called probing; probes are…

计算与语言 · 计算机科学 2021-06-07 Rowan Hall Maudslay , Ryan Cotterell

It has been shown that multilingual BERT (mBERT) yields high quality multilingual representations and enables effective zero-shot transfer. This is surprising given that mBERT does not use any crosslingual signal during training. While…

计算与语言 · 计算机科学 2021-02-09 Philipp Dufter , Hinrich Schütze

Despite their success, modern language models are fragile. Even small changes in their training pipeline can lead to unexpected results. We study this phenomenon by examining the robustness of ALBERT (arXiv:1909.11942) in combination with…

计算与语言 · 计算机科学 2021-11-19 Urja Khurana , Eric Nalisnick , Antske Fokkens

This paper presents a qualitative study that investigates the effects of some language choices in expressing the trigger part of a trigger-action rule on the users' mental models. Specifically, we explored how 11 non-programmer participants…

人机交互 · 计算机科学 2023-10-11 Margherita Andrao , Barbara Treccani , Massimo Zancanaro

Recent advances, such as GPT and BERT, have shown success in incorporating a pre-trained transformer language model and fine-tuning operation to improve downstream NLP systems. However, this framework still has some fundamental problems in…

计算与语言 · 计算机科学 2019-05-22 Zhongyang Li , Xiao Ding , Ting Liu

Children acquiring English make systematic errors on subject control sentences even after they have reached near-adult competence (C. Chomsky, 1969), possibly due to heuristics based on semantic roles (Maratsos, 1974). Given the advanced…

计算与语言 · 计算机科学 2022-11-09 Elias Stengel-Eskin , Benjamin Van Durme

General-purpose pretrained sentence encoders such as BERT are not ideal for real-world conversational AI applications; they are computationally heavy, slow, and expensive to train. We propose ConveRT (Conversational Representations from…

计算与语言 · 计算机科学 2020-04-30 Matthew Henderson , Iñigo Casanueva , Nikola Mrkšić , Pei-Hao Su , Tsung-Hsien Wen , Ivan Vulić

Transformer language models have shown remarkable ability in detecting when a word is anomalous in context, but likelihood scores offer no information about the cause of the anomaly. In this work, we use Gaussian models for density…

计算与语言 · 计算机科学 2021-05-18 Bai Li , Zining Zhu , Guillaume Thomas , Yang Xu , Frank Rudzicz

We investigate how Multilingual BERT (mBERT) encodes grammar by examining how the high-order grammatical feature of morphosyntactic alignment (how different languages define what counts as a "subject") is manifested across the embedding…

计算与语言 · 计算机科学 2021-01-28 Isabel Papadimitriou , Ethan A. Chi , Richard Futrell , Kyle Mahowald

Pre-training by language modeling has become a popular and successful approach to NLP tasks, but we have yet to understand exactly what linguistic capacities these pre-training processes confer upon models. In this paper we introduce a…

计算与语言 · 计算机科学 2020-07-14 Allyson Ettinger

While important properties of word vector representations have been studied extensively, far less is known about the properties of sentence vector representations. Word vectors are often evaluated by assessing to what degree they exhibit…

计算与语言 · 计算机科学 2020-03-10 Xunjie Zhu , Gerard de Melo

There is a huge performance gap between formal and informal language understanding tasks. The recent pre-trained models that improved the performance of formal language understanding tasks did not achieve a comparable result on informal…

计算与语言 · 计算机科学 2020-04-30 Jing Gu , Zhou Yu

Deep neural models (e.g. Transformer) naturally learn spurious features, which create a ``shortcut'' between the labels and inputs, thus impairing the generalization and robustness. This paper advances the self-attention mechanism to its…

计算与语言 · 计算机科学 2023-02-09 Hongqiu Wu , Ruixue Ding , Hai Zhao , Pengjun Xie , Fei Huang , Min Zhang

Intent Detection and Slot Filling are two pillar tasks in Spoken Natural Language Understanding. Common approaches adopt joint Deep Learning architectures in attention-based recurrent frameworks. In this work, we aim at exploiting the…

计算与语言 · 计算机科学 2019-07-08 Giuseppe Castellucci , Valentina Bellomaria , Andrea Favalli , Raniero Romagnoli

This case study investigates the extent to which a language model (GPT-2) is able to capture native speakers' intuitions about implicit causality in a sentence completion task. We first reproduce earlier results (showing lower surprisal…

计算与语言 · 计算机科学 2022-12-09 Hien Huynh , Tomas O. Lentz , Emiel van Miltenburg

Recent work has shown that neural feature- and representation-learning, e.g. BERT, achieves superior performance over traditional manual feature engineering based approaches, with e.g. SVMs, in translationese classification tasks. Previous…

计算与语言 · 计算机科学 2022-10-25 Kwabena Amponsah-Kaakyire , Daria Pylypenko , Josef van Genabith , Cristina España-Bonet

We investigate how well BERT performs on predicting factuality in several existing English datasets, encompassing various linguistic constructions. Although BERT obtains a strong performance on most datasets, it does so by exploiting common…

计算与语言 · 计算机科学 2021-07-05 Nanjiang Jiang , Marie-Catherine de Marneffe

Language model based pre-trained models such as BERT have provided significant gains across different NLP tasks. In this paper, we study different types of transformer based pre-trained models such as auto-regressive models (GPT-2),…

计算与语言 · 计算机科学 2021-02-02 Varun Kumar , Ashutosh Choudhary , Eunah Cho

The latest work on language representations carefully integrates contextualized features into language model training, which enables a series of success especially in various machine reading comprehension and natural language inference…

计算与语言 · 计算机科学 2020-02-05 Zhuosheng Zhang , Yuwei Wu , Hai Zhao , Zuchao Li , Shuailiang Zhang , Xi Zhou , Xiang Zhou

Recent works have demonstrated that multilingual BERT (mBERT) learns rich cross-lingual representations, that allow for transfer across languages. We study the word-level translation information embedded in mBERT and present two simple…

计算与语言 · 计算机科学 2020-10-19 Hila Gonen , Shauli Ravfogel , Yanai Elazar , Yoav Goldberg