中文
相关论文

相关论文: BERTgrid: Contextualized Embedding for 2D Document…

200 篇论文

How and to what extent does BERT encode syntactically-sensitive hierarchical information or positionally-sensitive linear information? Recent work has shown that contextual representations like BERT perform well on tasks that require…

计算与语言 · 计算机科学 2019-06-06 Yongjie Lin , Yi Chern Tan , Robert Frank

We propose procedures for evaluating and strengthening contextual embedding alignment and show that they are useful in analyzing and improving multilingual BERT. In particular, after our proposed alignment procedure, BERT exhibits…

计算与语言 · 计算机科学 2020-02-14 Steven Cao , Nikita Kitaev , Dan Klein

In this paper, we formulate keyphrase extraction from scholarly articles as a sequence labeling task solved using a BiLSTM-CRF, where the words in the input text are represented using deep contextualized embeddings. We evaluate the proposed…

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we really need…

计算与语言 · 计算机科学 2022-04-22 Zihan Zhang , Meng Fang , Ling Chen , Mohammad-Reza Namazi-Rad

Pre-trained language models such as BERT have become a more common choice of natural language processing (NLP) tasks. Research in word representation shows that isotropic embeddings can significantly improve performance on downstream tasks.…

计算与语言 · 计算机科学 2021-08-30 Yuxin Liang , Rui Cao , Jie Zheng , Jie Ren , Ling Gao

We present simple BERT-based models for relation extraction and semantic role labeling. In recent years, state-of-the-art performance has been achieved using neural models by incorporating lexical and syntactic features such as…

计算与语言 · 计算机科学 2019-04-11 Peng Shi , Jimmy Lin

Biomedical word embeddings are usually pre-trained on free text corpora with neural methods that capture local and global distributional properties. They are leveraged in downstream tasks using various neural architectures that are designed…

计算与语言 · 计算机科学 2021-07-26 Jiho Noh , Ramakanth Kavuluru

We propose a new kind of embedding for natural language text that deeply represents semantic meaning. Standard text embeddings use the outputs from hidden layers of a pretrained language model. In our method, we let a language model learn…

计算与语言 · 计算机科学 2022-11-22 Oleg Vasilyev , John Bohannon

Existing search engines use keyword matching or tf-idf based matching to map the query to the web-documents and rank them. They also consider other factors such as page rank, hubs-and-authority scores, knowledge graphs to make the results…

信息检索 · 计算机科学 2019-08-08 Manish Patel

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

In most natural language inference problems, sentence representation is needed for semantic retrieval tasks. In recent years, pre-trained large language models have been quite effective for computing such representations. These models…

Contextual word embeddings such as BERT have achieved state of the art performance in numerous NLP tasks. Since they are optimized to capture the statistical properties of training data, they tend to pick up on and amplify social…

计算与语言 · 计算机科学 2019-06-19 Keita Kurita , Nidhi Vyas , Ayush Pareek , Alan W Black , Yulia Tsvetkov

Phrase representations derived from BERT often do not exhibit complex phrasal compositionality, as the model relies instead on lexical similarity to determine semantic relatedness. In this paper, we propose a contrastive fine-tuning…

计算与语言 · 计算机科学 2021-10-15 Shufan Wang , Laure Thompson , Mohit Iyyer

Relying on large pretrained language models such as Bidirectional Encoder Representations from Transformers (BERT) for encoding and adding a simple prediction layer has led to impressive performance in many clinical natural language…

计算与语言 · 计算机科学 2020-10-13 John Pougue Biyong , Bo Wang , Terry Lyons , Alejo J Nevado-Holgado

We propose a global entity disambiguation (ED) model based on BERT. To capture global contextual information for ED, our model treats not only words but also entities as input tokens, and solves the task by sequentially resolving mentions…

计算与语言 · 计算机科学 2022-05-03 Ikuya Yamada , Koki Washio , Hiroyuki Shindo , Yuji Matsumoto

Recent work has demonstrated that vector offsets obtained by subtracting pretrained word embedding vectors can be used to predict lexical relations with surprising accuracy. Inspired by this finding, in this paper, we extend the idea to the…

计算与语言 · 计算机科学 2019-07-19 Jingyuan Zhang , Timothy Baldwin

In recent years, summarizers that incorporate domain knowledge into the process of text summarization have outperformed generic methods, especially for summarization of biomedical texts. However, construction and maintenance of domain…

计算与语言 · 计算机科学 2019-08-23 Milad Moradi , Matthias Samwald

Domain adaptation or transfer learning using pre-trained language models such as BERT has proven to be an effective approach for many natural language processing tasks. In this work, we propose to formulate word sense disambiguation as a…

计算与语言 · 计算机科学 2020-10-02 Boon Peng Yap , Andrew Koh , Eng Siong Chng

Document-level relation extraction aims to extract relations among multiple entity pairs from a document. Previously proposed graph-based or transformer-based models utilize the entities independently, regardless of global information among…

计算与语言 · 计算机科学 2023-01-27 Ningyu Zhang , Xiang Chen , Xin Xie , Shumin Deng , Chuanqi Tan , Mosha Chen , Fei Huang , Luo Si , Huajun Chen

Topic models aim to reveal latent structures within a corpus of text, typically through the use of term-frequency statistics over bag-of-words representations from documents. In recent years, conceptual entities -- interpretable,…

计算与语言 · 计算机科学 2024-08-27 Manuel V. Loureiro , Steven Derby , Tri Kurniawan Wijaya