paper-with-me

Papers

PURR: Efficiently Editing Language Model Hallucinations by Denoising Language Model Corruptions

2023-05-24 · Anthony Chen, Panupong Pasupat, Sameer Singh, Hongrae Lee, Kelvin Guu

The remarkable capabilities of large language models have been accompanied by a persistent drawback: the generation of false and unsubstantiated claims commonly known as "hallucinations". To combat this issue, recent research has introduced approaches that involve editing and attributing the outputs of language models, particularly through prompt-based editing. However, the inference cost and speed of using large language models for editing currently bottleneck prompt-based methods. These bottlenecks motivate the training of compact editors, which is challenging due to the scarcity of training data for this purpose. To overcome these challenges, we exploit the power of large language models to introduce corruptions (i.e., noise) into text and subsequently fine-tune compact editors to denoise the corruptions by incorporating relevant evidence. Our methodology is entirely unsupervised and provides us with faux hallucinations for training in any domain. Our Petite Unsupervised Research and Revision model, PURR, not only improves attribution over existing editing methods based on fine-tuning and prompting, but also achieves faster execution times by orders of magnitude.

📄 PDF Abstract BibTeX arXiv:2305.14908

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage Modellingmodel

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Can Knowledge Editing Really Correct Hallucinations?

2024-10-21 · Baixiang Huang, Canyu Chen, Xiongxiao Xu, Ali Payani 외

Large Language Models (LLMs) suffer from hallucinations, referring to the non-factual information in generated content, despite their superior capacities across tasks. Meanwhile, knowledge editing has been developed as a…

Hallucinationknowledge editing

EvoEdit: Lifelong Free-Text Knowledge Editing through Latent Perturbation Augmentation and Knowledge-driven Parameter Fusion

2025-12-04 · Pengfei Cao, Zeao Ji, Daojian Zeng, Jun Zhao 외 arxiv

Adjusting the outdated knowledge of large language models (LLMs) after deployment remains a major challenge. This difficulty has spurred the development of knowledge editing, which seeks to accurately and efficiently mod…

knowledge editing

HIME: Mitigating Object Hallucinations in LVLMs via Hallucination Insensitivity Model Editing

2026-02-21 · Ahmed Akl, Abdelwahed Khamis, Ali Cheraghian, Zhe Wang 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated impressive multimodal understanding capabilities, yet they remain prone to object hallucination, where models describe non-existent objects or attribute incorrect fa…

TruthX: Alleviating Hallucinations by Editing Large Language Models in Truthful Space

2024-02-27 · Shaolei Zhang, Tian Yu, Yang Feng

Large Language Models (LLMs) sometimes suffer from producing hallucinations, especially LLMs may generate untruthful responses despite knowing the correct knowledge. Activating the truthfulness within LLM is the key to f…

Contrastive LearningHallucinationHallucination EvaluationLanguage Modelling+4

Thinking on Shots: Consistent Multi-Shot Video Editing with Agentic Reasoning

2026-08-27 · Chenyang Wu, Fuchen Long, Binyuan Huang, Xinlong Sun 외 hf

While generative AI has significantly advanced video editing, existing methods primarily focus on single-shot or short video clips. Editing long videos with multiple instructions remains a formidable challenge. Naive chu…