中文
相关论文

相关论文: Heuristic-based Inter-training to Improve Few-shot…

200 篇论文

Summarization datasets are often assembled either by scraping naturally occurring public-domain summaries -- which are nearly always in difficult-to-work-with technical domains -- or by using approximate heuristics to extract them from…

计算与语言 · 计算机科学 2022-05-24 Alex Wang , Richard Yuanzhe Pang , Angelica Chen , Jason Phang , Samuel R. Bowman

This paper introduces the SAMSum Corpus, a new dataset with abstractive dialogue summaries. We investigate the challenges it poses for automated summarization by testing several models and comparing their results with those obtained on a…

计算与语言 · 计算机科学 2019-12-02 Bogdan Gliwa , Iwona Mochol , Maciej Biesek , Aleksander Wawer

Translating conversational text, particularly in customer support contexts, presents unique challenges due to its informal and unstructured nature. We propose a context-aware LLM translation system that leverages conversation summarization…

计算与语言 · 计算机科学 2024-10-23 Mingi Sung , Seungmin Lee , Jiwon Kim , Sejoon Kim

Opinion summarization is the task of automatically generating summaries for a set of reviews about a specific target (e.g., a movie or a product). Since the number of reviews for each target can be prohibitively large, neural network-based…

计算与语言 · 计算机科学 2021-01-25 Reinald Kim Amplayo , Mirella Lapata

Producing a reduced version of a source text, as in generic or focused summarization, inherently involves two distinct subtasks: deciding on targeted content and generating a coherent text conveying it. While some popular approaches address…

计算与语言 · 计算机科学 2022-10-25 Aviv Slobodkin , Paul Roit , Eran Hirsch , Ori Ernst , Ido Dagan

In zero-shot multilingual extractive text summarization, a model is typically trained on English summarization dataset and then applied on summarization datasets of other languages. Given English gold summaries and documents, sentence-level…

计算与语言 · 计算机科学 2022-05-02 Ruipeng Jia , Xingxing Zhang , Yanan Cao , Shi Wang , Zheng Lin , Furu Wei

Cross-lingual Summarization (CLS) aims at producing a summary in the target language for an article in the source language. Traditional solutions employ a two-step approach, i.e. translate then summarize or summarize then translate.…

计算与语言 · 计算机科学 2020-10-20 Ruochen Xu , Chenguang Zhu , Yu Shi , Michael Zeng , Xuedong Huang

Research on automated text summarization relies heavily on human and automatic evaluation. While recent work on human evaluation mainly adopted intrinsic evaluation methods, judging the generic quality of text summaries, e.g.…

计算与语言 · 计算机科学 2023-05-25 Xiao Pu , Mingqi Gao , Xiaojun Wan

Dialogue summarization aims to distill the core meaning of a conversation into a concise text. This is crucial for reducing the complexity and noise inherent in dialogue-heavy applications. While recent approaches typically train language…

计算与语言 · 计算机科学 2025-10-01 Mohamed Imed Eddine Ghebriout , Gaël Guibon , Ivan Lerner , Emmanuel Vincent

We present a novel summarization framework for reviews of products and services by selecting informative and concise text segments from the reviews. Our method consists of two major steps. First, we identify five frequently occurring…

信息检索 · 计算机科学 2012-11-26 Trung V. Nguyen , Alice H. Oh

Medical multi-document summarization (MDS) is a complex task that requires effectively managing cross-document relationships. This paper investigates whether incorporating hierarchical structures in the inputs of MDS can improve a model's…

计算与语言 · 计算机科学 2025-11-05 Yi-Li Hsu , Katelyn X. Mei , Lucy Lu Wang

Every day we are surrounded by spoken dialog. This medium delivers rich diverse streams of information auditorily; however, systematically understanding dialog can often be non-trivial. Despite the pervasiveness of spoken dialog, automated…

计算与语言 · 计算机科学 2021-08-24 Daniel Li , Thomas Chen , Albert Tung , Lydia Chilton

Text summarization is the process of extracting the most important information from the text and presenting it concisely in fewer sentences. Call transcript is a text that involves textual description of a phone conversation between a…

计算与语言 · 计算机科学 2022-11-16 Pratik K. Biswas , Aleksandr Iakubovich

Conversational AI increasingly supports everyday decision-making, yet most systems rely on data-centric reasoning rather than the heuristic and interactional strategies people use in natural conversation. To ground design in actual human…

人机交互 · 计算机科学 2026-05-11 Sora Kang , Soyun Jeon , Jinsu Eun , Kwangwon Lee , Chaerin Song , Minyoung Joo , Joonhwan Lee

Query-focused summarization has been considered as an important extension for text summarization. It aims to generate a concise highlight for a given query. Different from text summarization, query-focused summarization has long been…

计算与语言 · 计算机科学 2022-11-30 Ruifeng Yuan , Zili Wang , Ziqiang Cao , Wenjie Li

The aim of video summarization is to shorten videos automatically while retaining the key information necessary to convey the overall story. Video summarization methods mainly rely on visual factors, such as visual consecutiveness and…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Jia-Hong Huang , Chao-Han Huck Yang , Pin-Yu Chen , Min-Hung Chen , Marcel Worring

Neural models for abstractive summarization tend to achieve the best performance in the presence of highly specialized, summarization specific modeling add-ons such as pointer-generator, coverage-modeling, and inferencetime heuristics. We…

计算与语言 · 计算机科学 2019-09-25 Sebastian Goodman , Zhenzhong Lan , Radu Soricut

Multi-role dialogue summarization requires modeling complex interactions among multiple speakers while preserving role-specific information and factual consistency. However, most existing methods optimize for automatic metrics such as ROUGE…

计算与语言 · 计算机科学 2026-04-29 Xiaoyong Mei , Tingting Zuo , Da Chen , Guangyu Hu , Xiangyu Wen , Chao Duan , Mingyan Zhang , Fudan Zheng

Personalized opinion summarization is crucial as it considers individual user interests while generating product summaries. Recent studies show that although large language models demonstrate powerful text summarization and evaluation…

计算与语言 · 计算机科学 2025-03-04 Yanyue Zhang , Yulan He , Deyu Zhou

Automatic text summarisation has drawn considerable interest in the area of software engineering. It is challenging to summarise the activities related to a software project, (1) because of the volume and heterogeneity of involved software…

软件工程 · 计算机科学 2020-04-30 Mahfouth Alghamdi , Christoph Treude , Markus Wagner