paper-with-me

Papers

FacLens: Transferable Probe for Foreseeing Non-Factuality in Large Language Models

2024-06-08 · Yanling Wang, Haoyang Li, Hao Zou, Jing Zhang, Xinlei He, Qi Li, Ke Xu

Despite advancements in large language models (LLMs), non-factual responses remain prevalent. Unlike extensive studies on post-hoc detection of such responses, this work studies non-factuality prediction (NFP), aiming to predict whether an LLM will generate a non-factual response to a question before the generation process. Previous efforts on NFP have demonstrated LLMs' awareness of their internal knowledge, but they still face challenges in efficiency and transferability. In this work, we propose a lightweight NFP model named Factuality Lens (FacLens), which effectively probes hidden representations of questions for the NFP task. Besides, we discover that hidden question representations sourced from different LLMs exhibit similar NFP patterns, which enables the transferability of FacLens across LLMs to reduce development costs. Extensive experiments highlight FacLens's superiority in both effectiveness and efficiency.

📄 PDF Abstract BibTeX arXiv:2406.05328

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Transferable and Efficient Non-Factual Content Detection via Probe Training with Offline Consistency Checking

2024-04-10 · Xiaokang Zhang, Zijun Yao, Jing Zhang, Kaifeng Yun 외

Detecting non-factual content is a longstanding goal to increase the trustworthiness of large language models (LLMs) generations. Current factuality probes, trained using humanannotated labels, exhibit limited transferab…

Question Answering

Temporally Consistent Factuality Probing for Large Language Models

2024-09-21 · Ashutosh Bajpai, Aaryan Goyal, Atif Anwer, Tanmoy Chakraborty

The prolific use of Large Language Models (LLMs) as an alternate knowledge base requires them to be factually consistent, necessitating both correctness and consistency traits for paraphrased queries. Recently, significa…

Lexicosyntactic Inference in Neural Models

2018-08-19 · EMNLP 2018 10 · Aaron Steven White, Rachel Rudinger, Kyle Rawlins, Benjamin Van Durme

We investigate neural models' ability to capture lexicosyntactic inferences: inferences triggered by the interaction of lexical and syntactic information. We take the task of event factuality prediction as a case study a…

Prediction

Lexicosyntactic Inference in Neural Models

2018-05-23 · Anonymous

We investigate neural models' ability to capture "lexicosyntactic inferences": inferences triggered by the interaction of lexical and syntactic information. We take the task of event factuality prediction as a case study…

Prediction

JuryProbe: An Empirical Consensus-Risk Diagnostic for Routing Reference-Free Factuality Judge Panels to Grounded Verification

2026-08-20 · Tianxin Zhou, Ruixi Lin arxiv

Panels of inexpensive LLM judges increasingly make accept-or-escalate decisions. In factuality settings, accepting a claim because several reference-free judges agree can create a hidden risk: agreement may reflect share…