中文
相关论文

相关论文: PerSEval: Assessing Personalization in Text Summar…

200 篇论文

Existing large language models (LLMs) evaluation methods typically focus on testing the performance on some closed-environment and domain-specific benchmarks with human annotations. In this paper, we explore a novel unsupervised evaluation…

计算与语言 · 计算机科学 2025-02-24 Kun-Peng Ning , Shuo Yang , Yu-Yang Liu , Jia-Yu Yao , Zhen-Hui Liu , Yong-Hong Tian , Yibing Song , Li Yuan

Several code summarization techniques have been proposed in the literature to automatically document a code snippet or a function. Ideally, software developers should be involved in assessing the quality of the generated summaries. However,…

软件工程 · 计算机科学 2023-12-27 Antonio Mastropaolo , Matteo Ciniselli , Massimiliano Di Penta , Gabriele Bavota

Current measures for evaluating text simplification systems focus on evaluating lexical text aspects, neglecting its structural aspects. In this paper we propose the first measure to address structural aspects of text simplification, called…

计算与语言 · 计算机科学 2018-10-12 Elior Sulem , Omri Abend , Ari Rappoport

Text summarization aims at compressing long documents into a shorter form that conveys the most important parts of the original document. Despite increased interest in the community and notable research effort, progress on benchmark…

计算与语言 · 计算机科学 2019-08-27 Wojciech Kryściński , Nitish Shirish Keskar , Bryan McCann , Caiming Xiong , Richard Socher

Work on instruction-tuned Large Language Models (LLMs) has used automatic methods based on text overlap and LLM judgments as cost-effective alternatives to human evaluation. In this paper, we perform a meta-evaluation of such methods and…

计算与语言 · 计算机科学 2024-10-03 Ehsan Doostmohammadi , Oskar Holmström , Marco Kuhlmann

As increasingly sophisticated language models emerge, their trustworthiness becomes a pivotal issue, especially in tasks such as summarization and question-answering. Ensuring their responses are contextually grounded and faithful is…

计算与语言 · 计算机科学 2023-08-24 Anirudh Mittal , Timo Schick , Mikel Artetxe , Jane Dwivedi-Yu

Existing approaches to automatic summarization assume that a length limit for the summary is given, and view content selection as an optimization problem to maximize informativeness and minimize redundancy within this budget. This framework…

计算与语言 · 计算机科学 2019-01-15 Jingyun Liu , Jackie C. K. Cheung , Annie Louis

Automated essay scoring (AES) research often relies on rank-based correlation metrics to validate analytic assessment. However, such metrics obscure both intrinsic intercorrelations among analytic dimensions that arise from the structure of…

计算与语言 · 计算机科学 2026-05-07 Stefano Bannò , Kate Knill , Mark Gales

With large language models (LLMs) now performing strongly across diverse tasks, there is growing demand for them to personalize outputs for individual users. Personalization is typically framed as an additional layer on top of a base NLP…

计算与语言 · 计算机科学 2026-03-10 Chenheng Zhang , Yijun Lu , Lizhe Fang , Chunyuan Zheng , Jiajun Chai , Xiaohan Wang , Guojun Yin , Wei Lin , Yisen Wang , Zhouchen Lin

A large body of research into semantic textual similarity has focused on constructing state-of-the-art embeddings using sophisticated modelling, careful choice of learning signals and many clever tricks. By contrast, little attention has…

计算与语言 · 计算机科学 2019-05-21 Vitalii Zhelezniak , Aleksandar Savkov , April Shen , Nils Y. Hammerla

Text summarization models are often trained to produce summaries that meet human quality requirements. However, the existing evaluation metrics for summary text are only rough proxies for summary quality, suffering from low correlation with…

计算与语言 · 计算机科学 2022-07-12 Wuhang Lin , Shasha Li , Chen Zhang , Bin Ji , Jie Yu , Jun Ma , Zibo Yi

Automatic text summarization tools have a great impact on many fields, such as medicine, law, and scientific research in general. As information overload increases, automatic summaries allow handling the growing volume of documents, usually…

机器学习 · 计算机科学 2019-06-28 Augusto Villa-Monte , Laura Lanzarini , Aurelio F. Bariviera , José A. Olivas

Text simplification intends to make a text easier to read while preserving its core meaning. Intuitively and as shown in previous works, these two dimensions (simplification and meaning preservation) are often-times inversely correlated. An…

计算与语言 · 计算机科学 2024-04-05 Liam Cripwell , Joël Legrand , Claire Gardent

Unsupervised extractive summarization aims to extract salient sentences from a document as the summary without labeled data. Recent literatures mostly research how to leverage sentence similarity to rank sentences in the order of salience.…

计算与语言 · 计算机科学 2023-02-27 Shichao Sun , Ruifeng Yuan , Wenjie Li , Sujian Li

In this paper we argue that conventional unitary-invariant measures of recommender system (RS) performance based on measuring differences between predicted ratings and actual user ratings fail to assess fundamental RS properties. More…

信息检索 · 计算机科学 2024-04-29 Tung Nguyen , Jeffrey Uhlmann

Automatic dialogue summarization is a well-established task with the goal of distilling the most crucial information from human conversations into concise textual summaries. However, most existing research has predominantly focused on…

计算与语言 · 计算机科学 2024-05-06 Yongxin Zhou , Fabien Ringeval , François Portet

When working with textual data, a natural application of disentangled representations is fair classification where the goal is to make predictions without being biased (or influenced) by sensitive attributes that may be present in the data…

计算与语言 · 计算机科学 2022-10-10 Pierre Colombo , Guillaume Staerman , Nathan Noiry , Pablo Piantanida

The rapid growth of textual data across news, legal, medical, and scientific domains is becoming a challenge for efficiently accessing and understanding large volumes of content. It is increasingly complex for users to consume and extract…

信息检索 · 计算机科学 2025-09-23 Pushpa Devi , Ayush Agrawal , Ashutosh Dubey , C. Ravindranath Chowdary

Summarization is a way to represent same information in concise way with equal sense. This can be categorized in two type Abstractive and Extractive type. Our work is focused around Extractive summarization. A generic approach to extractive…

信息检索 · 计算机科学 2017-05-19 Chandra Shekhar Yadav , Aditi Sharan

Multimodal Dialogue Summarization (MDS) is a critical task with wide-ranging applications. To support the development of effective MDS models, robust automatic evaluation methods are essential for reducing both cost and human effort.…

‹ 上一页 1 8 9 10 下一页 ›