中文
相关论文

相关论文: CaPE: Contrastive Parameter Ensembling for Reducin…

200 篇论文

Probabilistic encoding introduces Gaussian noise into neural networks, enabling a smooth transition from deterministic to uncertain states and enhancing generalization ability. However, the randomness of Gaussian noise distorts point-based…

机器学习 · 计算机科学 2025-07-24 Pengjiu Xia , Yidian Huang , Wenchao Wei , Yuwen Tan

We present FactPEGASUS, an abstractive summarization model that addresses the problem of factuality during pre-training and fine-tuning: (1) We augment the sentence selection strategy of PEGASUS's (Zhang et al., 2020) pre-training objective…

计算与语言 · 计算机科学 2022-05-17 David Wan , Mohit Bansal

There has been significant research on developing pretrained transformer architectures for multimodal-to-text generation tasks. Albeit performance improvements, such models are frequently overparameterized, hence suffer from hallucination…

计算与语言 · 计算机科学 2023-09-08 Arvind Krishna Sridhar , Yinyi Guo , Erik Visser , Rehana Mahfuz

Hallucination refers to the inaccurate, irrelevant, and inconsistent text generated from large language models (LLMs). While the LLMs have shown great promise in a variety of tasks, the issue of hallucination still remains a major challenge…

计算与语言 · 计算机科学 2025-02-26 Junhyun Lee , Harshith Goka , Hyeonmok Ko

Abstractive summarization using large language models (LLMs) has become an essential tool for condensing information. However, despite their ability to generate fluent summaries, these models sometimes produce unfaithful summaries,…

计算与语言 · 计算机科学 2025-10-14 Sicong Huang , Qianqi Yan , Shengze Wang , Ian Lane

Despite improvements in performances on different natural language generation tasks, deep neural models are prone to hallucinating facts that are incorrect or nonexistent. Different hypotheses are proposed and examined separately for…

计算与语言 · 计算机科学 2021-03-30 Yijun Xiao , William Yang Wang

Large language models (LLMs) produce context inconsistency hallucinations, which are LLM generated outputs that are misaligned with the user prompt. This research project investigates whether prompt engineering (PE) methods can mitigate…

计算与语言 · 计算机科学 2025-12-19 Imane Jaaouine , Ross D. King

Contrastive learning models based on Siamese structure have demonstrated remarkable performance in self-supervised learning. Such a success of contrastive learning relies on two conditions, a sufficient number of positive pairs and adequate…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Jing Wu , Jennifer Hobbs , Naira Hovakimyan

Hallucinations in text generation occur when the system produces text that is not grounded in the input. In this work, we tackle the problem of hallucinations in neural chart summarization. Our analysis shows that the target side of chart…

计算与语言 · 计算机科学 2023-08-11 Saad Obaid ul Islam , Iza Škrjanec , Ondřej Dušek , Vera Demberg

Current abstractive summarization systems present important weaknesses which prevent their deployment in real-world applications, such as the omission of relevant information and the generation of factual inconsistencies (also known as…

计算与语言 · 计算机科学 2022-11-08 Diogo Pernes , Afonso Mendes , André F. T. Martins

Large Language Models (LLMs) often hallucinate, producing unfaithful or factually incorrect outputs by misrepresenting the provided context or incorrectly recalling internal knowledge. Recent studies have identified specific attention heads…

Improving factual consistency of abstractive summarization has been a widely studied topic. However, most of the prior works on training factuality-aware models have ignored the negative effect it has on summary quality. We propose EFACTSUM…

计算与语言 · 计算机科学 2023-05-25 Tanay Dixit , Fei Wang , Muhao Chen

Query-focused summarization (QFS) aims to provide a summary of a single document/multi documents that can satisfy the information needs of a given query. It is useful for various real-world applications, such as abstractive snippet…

计算与语言 · 计算机科学 2026-01-06 Zhichao Xu

How to alleviate the hallucinations of Large Language Models (LLMs) has always been the fundamental goal pursued by the LLMs research community. Looking through numerous hallucination-related studies, a mainstream category of methods is to…

计算与语言 · 计算机科学 2025-02-12 Yinghui Li , Haojing Huang , Jiayi Kuang , Yangning Li , Shu-Yu Guo , Chao Qu , Xiaoyu Tan , Hai-Tao Zheng , Ying Shen , Philip S. Yu

A primary challenge in abstractive summarization is hallucination -- the phenomenon where a model generates plausible text that is absent in the source text. We hypothesize that the domain (or topic) of the source text triggers the model to…

计算与语言 · 计算机科学 2025-06-10 Kyubyung Chae , Jaepill Choi , Yohan Jo , Taesup Kim

Large vision-language models can produce object hallucinations in image descriptions, highlighting the need for effective detection and mitigation strategies. Prior work commonly relies on the model's attention weights on visual tokens as a…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Reihaneh Zohrabi , Hosein Hasani , Akshita Gupta , Mahdieh Soleymani Baghshah , Anna Rohrbach , Marcus Rohrbach

A key challenge for abstractive summarization is ensuring factual consistency of the generated summary with respect to the original document. For example, state-of-the-art models trained on existing datasets exhibit entity hallucination,…

Hallucination plagues even frontier LLMs--but how bad is it really for summarizing academic papers? We evaluate Factored Verification, a simple automated method for detecting hallucinations in abstractive summaries. This method sets a new…

计算与语言 · 计算机科学 2023-10-17 Charlie George , Andreas Stuhlmüller

We study generating abstractive summaries that are faithful and factually consistent with the given articles. A novel contrastive learning formulation is presented, which leverages both reference summaries, as positive training data, and…

计算与语言 · 计算机科学 2021-09-21 Shuyang Cao , Lu Wang

Hallucinations pose a significant challenge to the reliability of neural models for abstractive summarisation. While automatically generated summaries may be fluent, they often lack faithfulness to the original document. This issue becomes…

计算与语言 · 计算机科学 2023-10-27 Yifu Qiu , Yftah Ziser , Anna Korhonen , Edoardo M. Ponti , Shay B. Cohen