← Search

Rami Aly

7 accepted papers

2024

Learning to Generate Answers with Citations via Factual Consistency Models

ACL 2024long

Large Language Models (LLMs) frequently hallucinate, impeding their reliability in mission-critical situations. One approach to address this issue is to provide citations to relevant sources alongside generated content, enhancing the verifiability of generations. However, citing passages accurately…

2024

Zero-Shot Fact Verification via Natural Logic and Large Language Models

EMNLP 2024finding

The recent development of fact verification systems with natural logic has enhanced their explainability by aligning claims with evidence through set-theoretic operators, providing faithful justifications. Despite these advancements, such systems often rely on a large amount of training data annotat…

2023

Automated Few-Shot Classification with Instruction-Finetuned Language Models

EMNLP 2023long findings

A particularly successful class of approaches for few-shot learning combines language models with prompts - hand-crafted task descriptions that complement data samples. However, designing prompts by hand for each task commonly requires domain knowledge and substantial guesswork. We observe, in the…

Cited by 0SourcecodeScholar
2023

QA-NatVer: Question Answering for Natural Logic-based Fact Verification

EMNLP 2023long main

Fact verification systems assess a claim's veracity based on evidence. An important consideration in designing them is faithfulness, i.e. generating explanations that accurately reflect the reasoning of the model. Recent works have focused on natural logic, which operates directly on natural languag…

Cited by 0SourcecodeScholar
2022

Natural Logic-guided Autoregressive Multi-hop Document Retrieval for Fact Verification

EMNLP 2022main

A key component of fact verification is the evidence retrieval, often from multiple documents. Recent approaches use dense representations and condition the retrieval of each document on the previously retrieved ones. The latter step is performed over all the documents in the collection, requiring s…

2021

FEVEROUS: Fact Extraction and VERification Over Unstructured and Structured information

NeurIPS 2021poster

Fact verification has attracted a lot of attention in the machine learning and natural language processing communities, as it is one of the key methods for detecting misinformation. Existing large-scale benchmarks for this task have focused mostly on textual sources, i.e. unstructured information, a…

Cited by 270SourcecodeScholar
2021

Leveraging Type Descriptions for Zero-shot Named Entity Recognition and Classification

ACL 2021long

A common issue in real-world applications of named entity recognition and classification (NERC) is the absence of annotated data for the target entity classes during training. Zero-shot learning approaches address this issue by learning models from classes with training data that can predict classes…

Cited by 37SourcePDFScholar