中文
相关论文

相关论文: Open Sesame: Getting Inside BERT's Linguistic Know…

200 篇论文

We introduce a novel multi-agent collaboration framework designed to enhance the accuracy and robustness of text classification models. Leveraging BERT as the primary classifier, our framework dynamically escalates low-confidence…

计算与语言 · 计算机科学 2025-02-27 Hediyeh Baban , Sai A Pidapar , Aashutosh Nema , Sichen Lu

Entity linking, the task of mapping textual mentions to known entities, has recently been tackled using contextualized neural networks. We address the question whether these results -- reported for large, high-quality datasets such as…

计算与语言 · 计算机科学 2020-05-20 Nadja Kurz , Felix Hamann , Adrian Ulges

In recent years, the introduction of the Transformer models sparked a revolution in natural language processing (NLP). BERT was one of the first text encoders using only the attention mechanism without any recurrent parts to achieve…

计算与语言 · 计算机科学 2022-07-01 Ilan Perez , Raphael Reinauer

Although transformer-based Neural Language Models demonstrate impressive performance on a variety of tasks, their generalization abilities are not well understood. They have been shown to perform strongly on subject-verb number agreement in…

计算与语言 · 计算机科学 2022-11-10 Karim Lasri , Alessandro Lenci , Thierry Poibeau

The explosion in novel NLP word embedding and deep learning techniques has induced significant endeavors into potential applications. One of these directions is in the financial sector. Although there is a lot of work done in…

计算与语言 · 计算机科学 2022-07-08 Tracy Qian , Andy Xie , Camille Bruckmann

While vector-based language representations from pretrained language models have set a new standard for many NLP tasks, there is not yet a complete accounting of their inner workings. In particular, it is not entirely clear what aspects of…

计算与语言 · 计算机科学 2021-04-16 Matteo Alleman , Jonathan Mamou , Miguel A Del Rio , Hanlin Tang , Yoon Kim , SueYeon Chung

Models based on large-pretrained language models, such as S(entence)BERT, provide effective and efficient sentence embeddings that show high correlation to human similarity ratings, but lack interpretability. On the other hand, graph…

计算与语言 · 计算机科学 2025-10-17 Juri Opitz , Anette Frank

One of the most remarkable properties of word embeddings is the fact that they capture certain types of semantic and syntactic relationships. Recently, pre-trained language models such as BERT have achieved groundbreaking results across a…

计算与语言 · 计算机科学 2019-12-02 Zied Bouraoui , Jose Camacho-Collados , Steven Schockaert

Unsupervised pretraining models have been shown to facilitate a wide range of downstream NLP applications. These models, however, retain some of the limitations of traditional static word embeddings. In particular, they encode only the…

计算与语言 · 计算机科学 2020-04-21 Anne Lauscher , Ivan Vulić , Edoardo Maria Ponti , Anna Korhonen , Goran Glavaš

Recent developments in transformer-based language models have allowed them to capture a wide variety of world knowledge that can be adapted to downstream tasks with limited resources. However, what pieces of information are understood in…

计算与语言 · 计算机科学 2024-01-31 Shrayani Mondal , Rishabh Garodia , Arbaaz Qureshi , Taesung Lee , Youngja Park

Pretrained contextualized text encoders are now a staple of the NLP community. We present a survey on language representation learning with the aim of consolidating a series of shared lessons learned across a variety of recent efforts.…

计算与语言 · 计算机科学 2020-10-05 Patrick Xia , Shijie Wu , Benjamin Van Durme

Named entity recognition (NER) models are typically based on the architecture of Bi-directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single input prevent the full utilization of global information from…

计算与语言 · 计算机科学 2019-11-20 Ying Luo , Fengshun Xiao , Hai Zhao

The Bidirectional Encoder Representations from Transformers (BERT) model has achieved the state-of-the-art performance for many natural language processing (NLP) tasks. Yet, limited research has been contributed to studying its…

计算与语言 · 计算机科学 2021-09-23 Zimin Wan , Chenchen Xu , Hanna Suominen

Training deep learning models with limited labelled data is an attractive scenario for many NLP tasks, including document classification. While with the recent emergence of BERT, deep learning language models can achieve reasonably good…

计算与语言 · 计算机科学 2021-06-15 Jinghui Lu , Maeve Henchion , Ivan Bacher , Brian Mac Namee

Pre-trained language models like BERT have achieved great success in a wide variety of NLP tasks, while the superior performance comes with high demand in computational resources, which hinders the application in low-latency IR systems. We…

信息检索 · 计算机科学 2020-02-18 Wenhao Lu , Jian Jiao , Ruofei Zhang

Fine-tuning with pre-trained models has achieved exceptional results for many language tasks. In this study, we focused on one such self-attention network model, namely BERT, which has performed well in terms of stacking layers across…

计算与语言 · 计算机科学 2019-10-09 Ta-Chun Su , Hsiang-Chih Cheng

Sentiment analysis is the computational study of opinions and emotions ex-pressed in text. Deep learning is a model that is currently producing state-of-the-art in various application domains, including sentiment analysis. Many researchers…

计算与语言 · 计算机科学 2022-11-11 Hendri Murfi , Syamsyuriani , Theresia Gowandi , Gianinna Ardaneswari , Siti Nurrohmah

Progress in natural language processing (NLP) models that estimate representations of word sequences has recently been leveraged to improve the understanding of language processing in the brain. However, these models have not been…

神经元与认知 · 定量生物学 2019-11-11 Dan Schwartz , Mariya Toneva , Leila Wehbe

This study investigates how well computational embeddings align with human semantic judgments in the processing of English compound words. We compare static word vectors (GloVe) and contextualized embeddings (BERT) against human ratings of…

计算与语言 · 计算机科学 2025-11-03 Swarang Joshi

Recent years have witnessed increasing interests in developing interpretable models in Natural Language Processing (NLP). Most existing models aim at identifying input features such as words or phrases important for model predictions.…

计算与语言 · 计算机科学 2022-08-10 Hanqi Yan , Lin Gui , Yulan He