中文
相关论文

相关论文: MICE: Mining Idioms with Contextual Embeddings

200 篇论文

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assign each word a…

计算与语言 · 计算机科学 2020-04-14 Qi Liu , Matt J. Kusner , Phil Blunsom

Neural network-based representations ("embeddings") have dramatically advanced natural language processing (NLP) tasks, including clinical NLP tasks such as concept extraction. Recently, however, more advanced embedding methods and…

计算与语言 · 计算机科学 2019-08-15 Yuqi Si , Jingqi Wang , Hua Xu , Kirk Roberts

The same multi-word expressions may have different meanings in different sentences. They can be mainly divided into two categories, which are literal meaning and idiomatic meaning. Non-contextual-based methods perform poorly on this…

计算与语言 · 计算机科学 2022-04-14 Zheng Chu , Ziqing Yang , Yiming Cui , Zhigang Chen , Ming Liu

Despite their success in a variety of NLP tasks, pre-trained language models, due to their heavy reliance on compositionality, fail in effectively capturing the meanings of multiword expressions (MWEs), especially idioms. Therefore,…

计算与语言 · 计算机科学 2021-09-10 Harish Tayyar Madabushi , Edward Gow-Smith , Carolina Scarton , Aline Villavicencio

Pre-trained language models such as BERT have been proved to be powerful in many natural language processing tasks. But in some text classification applications such as emotion recognition and sentiment analysis, BERT may not lead to…

计算与语言 · 计算机科学 2025-06-03 Zixiao Zhu , Kezhi Mao

Grammatical error detection (GED) in non-native writing requires systems to identify a wide range of errors in text written by language learners. Error detection as a purely supervised task can be challenging, as GED datasets are limited in…

计算与语言 · 计算机科学 2020-05-04 Samuel Bell , Helen Yannakoudakis , Marek Rei

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

Although considerable attention has been given to neural ranking architectures recently, far less attention has been paid to the term representations that are used as input to these models. In this work, we investigate how two pretrained…

信息检索 · 计算机科学 2019-08-20 Sean MacAvaney , Andrew Yates , Arman Cohan , Nazli Goharian

Contextualized word embeddings (CWE) such as provided by ELMo (Peters et al., 2018), Flair NLP (Akbik et al., 2018), or BERT (Devlin et al., 2019) are a major recent innovation in NLP. CWEs provide semantic vector representations of words…

计算与语言 · 计算机科学 2019-10-02 Gregor Wiedemann , Steffen Remus , Avi Chawla , Chris Biemann

We tackle the problem of identifying metaphors in text, treated as a sequence tagging task. The pre-trained word embeddings GloVe, ELMo and BERT have individually shown good performance on sequential metaphor identification. These…

计算与语言 · 计算机科学 2021-04-08 Rui Mao , Chenghua Lin , Frank Guerin

Cross-lingual word embeddings (CLWE) have been proven useful in many cross-lingual tasks. However, most existing approaches to learn CLWE including the ones with contextual embeddings are sense agnostic. In this work, we propose a novel…

计算与语言 · 计算机科学 2022-09-16 Linlin Liu , Thien Hai Nguyen , Shafiq Joty , Lidong Bing , Luo Si

Neural networks provide new possibilities to automatically learn complex language patterns and query-document relations. Neural IR models have achieved promising results in learning query-document relevance patterns, but few explorations…

信息检索 · 计算机科学 2019-05-23 Zhuyun Dai , Jamie Callan

Word embeddings such as ELMo have recently been shown to model word semantics with greater efficacy through contextualized learning on large-scale language corpora, resulting in significant improvement in state of the art across many…

计算与语言 · 计算机科学 2019-09-11 Shao-Yen Tseng , Panayiotis Georgiou , Shrikanth Narayanan

Pretraining deep neural network architectures with a language modeling objective has brought large improvements for many natural language processing tasks. Exemplified by BERT, a recently proposed such architecture, we demonstrate that…

计算与语言 · 计算机科学 2019-12-05 Timo Schick , Hinrich Schütze

We present a novel online algorithm that learns the essence of each dimension in word embeddings by minimizing the within-group distance of contextualized embedding groups. Three state-of-the-art neural-based language models are used,…

计算与语言 · 计算机科学 2020-05-26 Xinyi Jiang , Zhengzhe Yang , Jinho D. Choi

We study the settings for which deep contextual embeddings (e.g., BERT) give large improvements in performance relative to classic pretrained embeddings (e.g., GloVe), and an even simpler baseline---random word embeddings---focusing on the…

计算与语言 · 计算机科学 2020-05-20 Simran Arora , Avner May , Jian Zhang , Christopher Ré

We experiment with two recent contextualized word embedding methods (ELMo and BERT) in the context of open-domain argument search. For the first time, we show how to leverage the power of contextualized word embeddings to classify and…

计算与语言 · 计算机科学 2019-06-25 Nils Reimers , Benjamin Schiller , Tilman Beck , Johannes Daxenberger , Christian Stab , Iryna Gurevych

Building machine learning prediction models for a specific NLP task requires sufficient training data, which can be difficult to obtain for less-resourced languages. Cross-lingual embeddings map word embeddings from a less-resourced…

计算与语言 · 计算机科学 2022-06-01 Matej Ulčar , Marko Robnik-Šikonja

Deep neural models, in particular Transformer-based pre-trained language models, require a significant amount of data to train. This need for data tends to lead to problems when dealing with idiomatic multiword expressions (MWEs), which are…

State-of-the-art pretrained contextualized models (PCM) eg. BERT use tasks such as WiC and WSD to evaluate their word-in-context representations. This inherently assumes that performance in these tasks reflect how well a model represents…

计算与语言 · 计算机科学 2022-12-09 Qianchu Liu , Diana McCarthy , Anna Korhonen
‹ 上一页 1 2 3 10 下一页 ›