paper-with-me

Papers

Fine-tuned LLMs Know More, Hallucinate Less with Few-Shot Sequence-to-Sequence Semantic Parsing over Wikidata

2023-05-23 · Silei Xu, Shicheng Liu, Theo Culhane, Elizaveta Pertseva, Meng-Hsi Wu, Sina J. Semnani, Monica S. Lam

While large language models (LLMs) can answer many questions correctly, they can also hallucinate and give wrong answers. Wikidata, with its over 12 billion facts, can be used to ground LLMs to improve their factuality. This paper presents WikiWebQuestions, a high-quality question answering benchmark for Wikidata. Ported over from WebQuestions for Freebase, it consists of real-world data with SPARQL annotation. This paper presents a few-shot sequence-to-sequence semantic parser for Wikidata. We modify SPARQL to use the unique domain and property names instead of their IDs. We train the parser to use either the results from an entity linker or mentions in the query. We fine-tune LLaMA by adding the few-shot training data to that used to fine-tune Alpaca. Our experimental results demonstrate the effectiveness of this methodology, establishing a strong baseline of 76% and 65% answer accuracy in the dev and test sets of WikiWebQuestions, respectively. By pairing our semantic parser with GPT-3, we combine verifiable results with qualified GPT-3 guesses to provide useful answers to 96% of the questions in dev. We also show that our method outperforms the state-of-the-art for the QALD-7 Wikidata dataset by 3.6% in F1 score.

📄 PDF Abstract BibTeX arXiv:2305.14202

Code (1)

stanford-oval/wikidata-emnlp23 공식 구현

Tasks

Knowledge Base Question AnsweringKnowledge GraphsQuestion AnsweringSemantic Parsing

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Test 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Exploring the Knowledge Mismatch Hypothesis: Hallucination Propensity in Small Models Fine-tuned on Data from Larger Models

2024-10-31 · Phil Wee, Riyadh Baghdadi

Recently, there has been an explosion of large language models created through fine-tuning with data from larger models. These small models able to produce outputs that appear qualitatively similar to significantly large…

HallucinationMisinformation

FiSTECH: Financial Style Transfer to Enhance Creativity without Hallucinations in LLMs

2024-08-09 · Sohini Roychowdhury, Marko Krema, Brian Moore, Xingjian Lai 외

Recent trends in Generative AI have emerged towards fine-tuning foundational large language models (LLMs) to create domain-specific LLMs for automation and chatbot-like applications. Specialized applications for analytic…

ChatbotHallucinationPrompt EngineeringRAG+3

ATLANTIS at SemEval-2025 Task 3: Detecting Hallucinated Text Spans in Question Answering

2025-08-07 · Catherine Kobus, François Lancelot, Marion-Cécile Martin, Nawal Ould Amer arxiv

This paper presents the contributions of the ATLANTIS team to SemEval-2025 Task 3, focusing on detecting hallucinated text spans in question answering systems. Large Language Models (LLMs) have significantly advanced Nat…

Prompt EngineeringQuestion Answering

Data-augmented phrase-level alignment for mitigating object hallucination

2024-05-28 · Pritam Sarkar, Sayna Ebrahimi, Ali Etemad, Ahmad Beirami 외

Despite their significant advancements, Multimodal Large Language Models (MLLMs) often generate factually inaccurate information, referred to as hallucination. In this work, we address object hallucinations in MLLMs, whe…

Data AugmentationHallucinationImage DescriptionObject+3

Fine-Tuning Large Language Models to Appropriately Abstain with Semantic Entropy

2024-10-22 · Benedict Aaron Tjandra, Muhammed Razzak, Jannik Kossen, Kunal Handa 외

Large Language Models (LLMs) are known to hallucinate, whereby they generate plausible but inaccurate text. This phenomenon poses significant risks in critical applications, such as medicine or law, necessitating robust …

FormHallucination