← Search

Shubhi Tyagi

4 accepted papers

2025

HALLUCANA: Fixing LLM Hallucination with A Canary Lookahead

NAACL 2025findings

In this paper, we present HALLUCANA, a canary lookahead to detect and correct factual hallucinations of Large Language Models (LLMs) in long-form generation. HALLUCANA detects and intervenes as soon as traces of hallucination emerge, during and even before generation. To support timely detection, we…

2024

REXEL: An End-to-end Model for Document-Level Relation Extraction and Entity Linking

NAACL 2024industry

Extracting structured information from unstructured text is critical for many downstream NLP applications and is traditionally achieved by closed information extraction (cIE). However, existing approaches for cIE suffer from two limitations: (i) they are often pipelines which makes them prone to err…

2022

ReFinED: An Efficient Zero-shot-capable Approach to End-to-End Entity Linking

NAACL 2022industry

We introduce ReFinED, an efficient end-to-end entity linking model which uses fine-grained entity types and entity descriptions to perform linking. The model performs mention detection, fine-grained entity typing, and entity disambiguation for all mentions within a document in a single forward pass,…

2021

Proteno: Text Normalization with Limited Data for Fast Deployment in Text to Speech Systems

NAACL 2021industry

Developing Text Normalization (TN) systems for Text-to-Speech (TTS) on new languages is hard. We propose a novel architecture to facilitate it for multiple languages while using data less than 3% of the size of the data used by the state of the art results on English. We treat TN as a sequence class…