← Search

Ishan Jindal

8 accepted papers

2026

THE PATH OF LEAST RESISTANCE: GUIDING LLM REASONING TRAJECTORIES WITH PREFIX CONSENSUS

ICLR 2026poster

Large language models achieve strong reasoning performance, but inference strategies such as Self-Consistency (SC) are computationally expensive, as they fully expand all reasoning traces. We introduce PoLR (Path of Least Resistance), the first inference-time method to leverage prefix self-consisten…

Cited by 0SourceScholar
2025

Identifying Noise in Human-Created Datasets using Training Dynamics from Generative Models

EMNLP 2025

Instruction fine-tuning enhances the alignment of autoregressive language models (ArLMs) with human intent but relies on large-scale annotated datasets prone to label and text noise. In this paper, we show that existing noise detection techniques designed for autoencoder models (AeLMs) do not direct

Cited by 0SourcePDFScholar
2025

Offloaded Reasoning: Efficient Inference for Large Language Models via Modular Reasoning and Refinement

EMNLP 2025

Large language models (LLMs) demonstrate strong reasoning capabilities but are expensive to run at inference time, limiting their practical deployment. We propose Offloaded Reasoning (OR), a modular strategy where a lightweight model generates intermediate reasoning traces that are then used by a la

Cited by 0SourcePDFScholar
2023

Beyond Labels: Empowering Human Annotators with Natural Language Explanations through a Novel Active-Learning Architecture

EMNLP 2023long findings

Real-world domain experts (e.g., doctors) rarely annotate only a decision label in their day-to-day workflow without providing explanations. Yet, existing low-resource learning techniques, such as Active Learning (AL), that aim to support human annotators mostly focus on the label while neglecting t…

Cited by 0SourcecodeScholar
2023

When to Use What: An In-Depth Comparative Empirical Analysis of OpenIE Systems for Downstream Applications

ACL 2023long

Open Information Extraction (OpenIE) has been used in the pipelines of various NLP tasks. Unfortunately, there is no clear consensus on which models to use in which tasks. Muddying things further is the lack of comparisons that take differing training sets into account. In this paper, we present an…

Cited by 8SourcePDFScholar