← Search

Faisal Ladhak

14 accepted papers

2026

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

CVPR 2026

Vision Language Models (VLMs) demonstrate strong qualitative visual understanding, but struggle with metrically precise spatial reasoning required for embodied applications. The agentic paradigm promises that VLMs can use a wide variety of tools that could augment these capabilities, such as depth e

Cited by 0SourcecodeScholar
2025

SWAN: An Efficient and Scalable Approach for Long-Context Language Modeling

EMNLP 2025

We present SWAN, a causal Transformer architecture in the decoder-only style that generalizes robustly to sequence lengths substantially longer than those seen during training. SWAN interleaves layers without positional encodings (NoPE) and sliding-window attention layers equipped with rotary positi

2025

Smarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference

ACL 2025long

Encoder-only transformer models such as BERT offer a great performance-size tradeoff for retrieval and classification tasks with respect to larger decoder-only models. Despite being the workhorse of numerous production pipelines, there have been limited Pareto improvements to BERT since its release.…

2024

Aligning Large Language Models via Fine-grained Supervision

ACL 2024short

Pre-trained large-scale language models (LLMs) excel at producing coherent articles, yet their outputs may be untruthful, toxic, or fail to align with user expectations. Current approaches focus on using reinforcement learning with human feedback (RLHF) to improve model alignment, which works by tra…

Cited by 2SourcePDFScholar
2024

Proving Test Set Contamination in Black-Box Language Models

ICLR 2024oral

Large language models are trained on vast amounts of internet data, prompting concerns that they have memorized public benchmarks. Detecting this type of contamination is challenging because the pretraining data used by proprietary models are often not publicly accessible. We propose a procedure fo…

2024

STORYSUMM: Evaluating Faithfulness in Story Summarization

EMNLP 2024main

Human evaluation has been the gold standard for checking faithfulness in abstractive summarization. However, with a challenging source domain like narrative, multiple annotators can agree a summary is faithful, while missing details that are obvious errors only once pointed out. We therefore introdu…

2023

Contrastive Error Attribution for Finetuned Language Models

ACL 2023long

Recent work has identified noisy and misannotated data as a core cause of hallucinations and unfaithful outputs in Natural Language Generation (NLG) tasks. Consequently, identifying and removing these examples is a key open challenge in creating reliable NLG systems. In this work, we introduce a fra…

2023

Generating EDU Extracts for Plan-Guided Summary Re-Ranking

ACL 2023long

Two-step approaches, in which summary candidates are generated-then-reranked to return a single summary, can improve ROUGE scores over the standard single-step approach. Yet, standard decoding methods (i.e., beam search, nucleus sampling, and diverse beam search) produce candidates with redundant, a…

2023

Whose Opinions Do Language Models Reflect?

ICML 2023oral

Language models (LMs) are increasingly being used in open-ended contexts, where the opinions they reflect in response to subjective queries can have a profound impact, both on user satisfaction, and shaping the views of society at large. We put forth a quantitative framework to investigate the opini…

2022

Constrained Regeneration for Cross-Lingual Query-Focused Extractive Summarization

COLING 2022main

Query-focused summaries of foreign-language, retrieved documents can help a user understand whether a document is actually relevant to the query term. A standard approach to this problem is to first translate the source documents and then perform extractive summarization to find relevant snippets. H…

Cited by 3SourcePDFScholar
2022

Faithful or Extractive? On Mitigating the Faithfulness-Abstractiveness Trade-off in Abstractive Summarization

ACL 2022long

Despite recent progress in abstractive summarization, systems still suffer from faithfulness errors. While prior work has proposed models that improve faithfulness, it is unclear whether the improvement comes from an increased level of extractiveness of the model outputs as one naive way to improve…

2022

Improving Faithfulness by Augmenting Negative Summaries from Fake Documents

EMNLP 2022main

Current abstractive summarization systems tend to hallucinate content that is unfaithful to the source document, posing a risk of misinformation. To mitigate hallucination, we must teach the model to distinguish hallucinated summaries from faithful ones. However, the commonly used maximum likelihood…

Cited by 6SourcePDFScholar
2022

Spurious Correlations in Reference-Free Evaluation of Text Generation

ACL 2022long

Model-based, reference-free evaluation metricshave been proposed as a fast and cost-effectiveapproach to evaluate Natural Language Generation(NLG) systems. Despite promising recentresults, we find evidence that reference-freeevaluation metrics of summarization and dialoggeneration may be relying on…

2022

ToKen: Task Decomposition and Knowledge Infusion for Few-Shot Hate Speech Detection

EMNLP 2022main

Hate speech detection is complex; it relies on commonsense reasoning, knowledge of stereotypes, and an understanding of social nuance that differs from one culture to the next. It is also difficult to collect a large-scale hate speech annotated dataset. In this work, we frame this problem as a few-s…

Cited by 28SourcePDFScholar