← Search

Navita Goyal

8 accepted papers

2025

Causal Differentiating Concepts: Interpreting LM Behavior via Causal Representation Learning

NeurIPS 2025spotlight

Language model activations entangle concepts that mediate their behavior, making it difficult to interpret these factors, which has implications for generalizability and robustness. We introduce an approach for disentangling these concepts without supervision. Existing methods for concept discovery…

Cited by 0SourceScholar
2024

Large Language Models Help Humans Verify Truthfulness – Except When They Are Convincingly Wrong

NAACL 2024long

Large Language Models (LLMs) are increasingly used for accessing information on the web. Their truthfulness and factuality are thus of great interest. To help users make the right decisions about the information they get, LLMs should not only provide information but also help users fact-check it. We…

Cited by 36SourcePDFScholar
2023

Explaining with Contrastive Phrasal Highlighting: A Case Study in Assisting Humans to Detect Translation Differences

EMNLP 2023long main

Explainable NLP techniques primarily explain by answering "Which tokens in the input are responsible for this prediction?". We argue that for NLP models that make predictions by comparing two input texts, it is more useful to explain by answering "What differences between the two inputs explain this…

Cited by 0SourcecodeScholar
2023

Factual or Contextual? Disentangling Error Types in Entity Description Generation

ACL 2023long

In the task of entity description generation, given a context and a specified entity, a model must describe that entity correctly and in a contextually-relevant way. In this task, as well as broader language generation tasks, the generation of a nonfactual description (factual error) versus an incon…

2023

What Else Do I Need to Know? The Effect of Background Information on Users’ Reliance on QA Systems

EMNLP 2023long main

NLP systems have shown impressive performance at answering questions by retrieving relevant context. However, with the increasingly large models, it is impossible and often undesirable to constrain models' knowledge or reasoning to only the retrieved context. This leads to a mismatch between the inf…

Cited by 0SourceScholar
2022

CaM-Gen: Causally Aware Metric-Guided Text Generation

ACL 2022findings

Content is created for a well-defined purpose, often described by a metric or signal represented in the form of structured information. The relationship between the goal (metrics) of target content and the content itself is non-trivial. While large-scale language models show promising text generatio…

2022

DynamicTOC: Persona-based Table of Contents for Consumption of Long Documents

NAACL 2022long

Long documents like contracts, financial documents, etc., are often tedious to read through. Linearly consuming (via scrolling or navigation through default table of content) these documents is time-consuming and challenging. These documents are also authored to be consumed by varied entities (refer…

Cited by 2SourcePDFScholar
2021

Multi-Style Transfer with Discriminative Feedback on Disjoint Corpus

NAACL 2021long

Style transfer has been widely explored in natural language generation with non-parallel corpus by directly or indirectly extracting a notion of style from source and target domain corpus. A common shortcoming of existing approaches is the prerequisite of joint annotations across all the stylistic d…