中文
相关论文

相关论文: Discourse-Aware Neural Extractive Text Summarizati…

200 篇论文

We propose a selective encoding model to extend the sequence-to-sequence framework for abstractive sentence summarization. It consists of a sentence encoder, a selective gate network, and an attention equipped decoder. The sentence encoder…

计算与语言 · 计算机科学 2017-07-31 Qingyu Zhou , Nan Yang , Furu Wei , Ming Zhou

Semantic parsing is the task of transforming sentences from natural language into formal representations of predicate-argument structures. Under this research area, frame-semantic parsing has attracted much interest. This parsing approach…

计算与语言 · 计算机科学 2019-11-01 Sang-Sang Tan , Jin-Cheon Na

Pre-trained language models such as BERT have exhibited remarkable performances in many tasks in natural language understanding (NLU). The tokens in the models are usually fine-grained in the sense that for languages like English they are…

计算与语言 · 计算机科学 2021-05-28 Xinsong Zhang , Pengshuai Li , Hang Li

We argue that semantic meanings of a sentence or clause can not be interpreted independently from the rest of a paragraph, or independently from all discourse relations and the overall paragraph-level discourse structure. With the goal of…

计算与语言 · 计算机科学 2018-04-18 Zeyu Dai , Ruihong Huang

In this paper, we propose a novel pretraining-based encoder-decoder framework, which can generate the output sequence based on the input sequence in a two-stage manner. For the encoder of our model, we encode the input sequence into context…

计算与语言 · 计算机科学 2019-10-16 Haoyu Zhang , Jianjun Xu , Ji Wang

In recent years BERT shows apparent advantages and great potential in natural language processing tasks. However, both training and applying BERT requires intensive time and resources for computing contextual language representations, which…

计算与语言 · 计算机科学 2021-11-05 Tan Huang

BERT is inefficient for sentence-pair tasks such as clustering or semantic search as it needs to evaluate combinatorially many sentence pairs which is very time-consuming. Sentence BERT (SBERT) attempted to solve this challenge by learning…

计算与语言 · 计算机科学 2021-02-08 Yan Zhang , Ruidan He , Zuozhu Liu , Kwan Hui Lim , Lidong Bing

Pre-trained models are widely used in the tasks of natural language processing nowadays. However, in the specific field of text simplification, the research on improving pre-trained models is still blank. In this work, we propose a…

计算与语言 · 计算机科学 2022-04-19 Renliang Sun , Xiaojun Wan

This work focuses on analyzing the form and extent of syntactic abstraction captured by BERT by extracting labeled dependency trees from self-attentions. Previous work showed that individual BERT heads tend to encode particular dependency…

计算与语言 · 计算机科学 2021-01-01 Tomasz Limisiewicz , Rudolf Rosa , David Mareček

We introduce extreme summarization, a new single-document summarization task which does not favor extractive strategies and calls for an abstractive modeling approach. The idea is to create a short, one-sentence news summary answering the…

计算与语言 · 计算机科学 2018-08-28 Shashi Narayan , Shay B. Cohen , Mirella Lapata

We introduce AnnualBERT, a series of language models designed specifically to capture the temporal evolution of scientific text. Deviating from the prevailing paradigms of subword tokenizations and "one model to rule them all", AnnualBERT…

计算与语言 · 计算机科学 2025-05-19 Junjie Dong , Zhuoqi Lyu , Qing Ke

We propose encoder-centric stepwise models for extractive summarization using structured transformers -- HiBERT and Extended Transformers. We enable stepwise summarization by injecting the previously generated summary into the structured…

计算与语言 · 计算机科学 2020-10-07 Shashi Narayan , Joshua Maynez , Jakub Adamek , Daniele Pighin , Blaž Bratanič , Ryan McDonald

Although pre-trained language models (PLMs) have achieved great success and become a milestone in NLP, abstractive conversational summarization remains a challenging but less studied task. The difficulty lies in two aspects. One is the lack…

计算与语言 · 计算机科学 2022-04-12 Ze Yang , Liran Wang , Zhoujin Tian , Wei Wu , Zhoujun Li

As an attempt to combine extractive and abstractive summarization, Sentence Rewriting models adopt the strategy of extracting salient sentences from a document first and then paraphrasing the selected ones to generate a summary. However,…

计算与语言 · 计算机科学 2019-09-27 Sanghwan Bae , Taeuk Kim , Jihoon Kim , Sang-goo Lee

In this paper, we propose Dynamic Compressive Transformer (DCT), a transformer-based framework for modeling the unbounded sequence. In contrast to the previous baselines which append every sentence representation to memory, conditionally…

计算与语言 · 计算机科学 2021-10-12 Kai-Po Chang , Wei-Yun Ma

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

This research explores the annotation of rhetorical relations in discourse using the INCEpTION tool and compares manual annotation with automatic approaches based on large language models. The study focuses on sports reports (specifically…

计算与语言 · 计算机科学 2025-10-07 Mehedi Hasan Emon

Self-supervised speech representation learning methods like wav2vec 2.0 and Hidden-unit BERT (HuBERT) leverage unlabeled speech data for pre-training and offer good representations for numerous speech processing tasks. Despite the success…

计算与语言 · 计算机科学 2022-04-29 Heng-Jui Chang , Shu-wen Yang , Hung-yi Lee

Existing work on probing of pretrained language models (LMs) has predominantly focused on sentence-level syntactic tasks. In this paper, we introduce document-level discourse probing to evaluate the ability of pretrained LMs to capture…

计算与语言 · 计算机科学 2021-04-14 Fajri Koto , Jey Han Lau , Timothy Baldwin

With a growing number of BERTology work analyzing different components of pre-trained language models, we extend this line of research through an in-depth analysis of discourse information in pre-trained and fine-tuned language models. We…

计算与语言 · 计算机科学 2022-04-12 Patrick Huber , Giuseppe Carenini