中文
相关论文

相关论文: Processing Complex Sentences in the Centering Fram…

200 篇论文

Sentence embeddings from transformer models encode in a fixed length vector much linguistic information. We explore the hypothesis that these embeddings consist of overlapping layers of information that can be separated, and on which…

计算与语言 · 计算机科学 2024-07-03 Vivi Nastase , Paola Merlo

Searches for phrases and word sets in large text arrays by means of additional indexes are considered. Their use may reduce the query-processing time by an order of magnitude in comparison with standard inverted files.

信息检索 · 计算机科学 2018-11-27 A. B. Veretennikov

Deep transformer models have pushed performance on NLP tasks to new limits, suggesting sophisticated treatment of complex linguistic inputs, such as phrases. However, we have limited understanding of how these models handle representation…

计算与语言 · 计算机科学 2020-10-15 Lang Yu , Allyson Ettinger

Expressive text encoders such as RNNs and Transformer Networks have been at the center of NLP models in recent work. Most of the effort has focused on sentence-level tasks, capturing the dependencies between words in a single sentence, or…

计算与语言 · 计算机科学 2021-09-15 Manuel Widmoser , Maria Leonor Pacheco , Jean Honorio , Dan Goldwasser

Analyses of transformer-based models have shown that they encode a variety of linguistic information from their textual input. While these analyses have shed a light on the relation between linguistic information on one side, and internal…

计算与语言 · 计算机科学 2024-07-26 Vivi Nastase , Paola Merlo

Sentence embedding tasks are important in natural language processing (NLP), but improving their performance while keeping them reliable is still hard. This paper presents a framework that combines pseudo-label generation and model ensemble…

计算与语言 · 计算机科学 2025-01-28 Ziwei Liu , Qi Zhang , Lifu Gao

We present a novel approach to sentence simplification which departs from previous work in two main ways. First, it requires neither hand written rules nor a training corpus of aligned standard and simplified sentences. Second, sentence…

计算与语言 · 计算机科学 2016-09-08 Shashi Narayan , Claire Gardent

We probe pre-trained transformer language models for bridging inference. We first investigate individual attention heads in BERT and observe that attention heads at higher layers prominently focus on bridging relations in-comparison with…

计算与语言 · 计算机科学 2021-04-20 Onkar Pandit , Yufang Hou

We now have a rich and growing set of modeling tools and algorithms for inducing linguistic structure from text that is less than fully annotated. In this paper, we discuss some of the weaknesses of our current methodology. We present a new…

计算与语言 · 计算机科学 2012-07-17 Noah A. Smith

Entity resolution is a widely studied problem with several proposals to match records across relations. Matching textual content is a widespread task in many applications, such as question answering and search. While recent methods achieve…

数据库 · 计算机科学 2021-12-17 Naser Ahmadi , Hansjorg Sand , Paolo Papotti

With widening deployments of natural language processing (NLP) in daily life, inherited social biases from NLP models have become more severe and problematic. Previous studies have shown that word embeddings trained on human-generated…

计算与语言 · 计算机科学 2021-12-13 Lei Ding , Dengdeng Yu , Jinhan Xie , Wenxing Guo , Shenggang Hu , Meichen Liu , Linglong Kong , Hongsheng Dai , Yanchun Bao , Bei Jiang

The success of a text simplification system heavily depends on the quality and quantity of complex-simple sentence pairs in the training corpus, which are extracted by aligning sentences between parallel articles. To evaluate and improve…

计算与语言 · 计算机科学 2021-09-01 Chao Jiang , Mounica Maddela , Wuwei Lan , Yang Zhong , Wei Xu

Most previous work on the recently developed language-modeling approach to information retrieval focuses on document-specific characteristics, and therefore does not take into account the structure of the surrounding corpus. We propose a…

信息检索 · 计算机科学 2007-05-23 Oren Kurland , Lillian Lee

We systematically investigate the complexity of model checking the existential positive fragment of first-order logic. In particular, for a set of existential positive sentences, we consider model checking where the sentence is restricted…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Hubie Chen

Recent artificial neural networks that process natural language achieve unprecedented performance in tasks requiring sentence-level understanding. As such, they could be interesting models of the integration of linguistic information in the…

计算与语言 · 计算机科学 2023-02-17 Sophie Arana , Jacques Pesnot Lerousseau , Peter Hagoort

To improve the trustworthiness of an AI model, finding consistent, understandable representations of its inference process is essential. This understanding is particularly important in high-stakes operations such as weather forecasting,…

人工智能 · 计算机科学 2025-04-02 Soyeon Kim , Junho Choi , Subeen Lee , Jaesik Choi

Recent pre-trained language models (PLMs) equipped with foundation reasoning skills have shown remarkable performance on downstream complex tasks. However, the significant structure reasoning skill has been rarely studied, which involves…

计算与语言 · 计算机科学 2023-07-18 Siyuan Wang , Zhongyu Wei , Jiarong Xu , Taishan Li , Zhihao Fan

Inference tasks such as answer sentence selection (AS2) or fact verification are typically solved by fine-tuning transformer-based models as individual sentence-pair classifiers. Recent studies show that these tasks benefit from modeling…

计算与语言 · 计算机科学 2022-07-08 Luca Di Liello , Siddhant Garg , Luca Soldaini , Alessandro Moschitti

We present an effective system adapted from the end-to-end neural coreference resolution model, targeting on the task of anaphora resolution in dialogues. Three aspects are specifically addressed in our approach, including the support of…

计算与语言 · 计算机科学 2021-09-24 Liyan Xu , Jinho D. Choi

Sentence matching is widely used in various natural language tasks such as natural language inference, paraphrase identification, and question answering. For these tasks, understanding logical and semantic relationship between two sentences…

计算与语言 · 计算机科学 2018-11-05 Seonhoon Kim , Inho Kang , Nojun Kwak