← Search

Rashmi Gangadharaiah

6 accepted papers

2025

Constrained Decoding with Speculative Lookaheads

NAACL 2025long

Constrained decoding with lookahead heuristics (CDLH) is a highly effective method for aligning LLM generations to human preferences. However, the extensive lookahead roll-out operations for each generated token makes CDLH prohibitively expensive, resulting in low adoption in practice. In contrast,…

2025

FairGen: Controlling Sensitive Attributes for Fair Generations in Diffusion Models via Adaptive Latent Guidance

EMNLP 2025

Text-to-image diffusion models often exhibit biases toward specific demographic groups, such as generating more males than females when prompted to generate images of engineers, raising ethical concerns and limiting their adoption. In this paper, we tackle the challenge of mitigating generation bias

2025

Searching for Optimal Solutions with LLMs via Bayesian Optimization

ICLR 2025poster

Scaling test-time compute to search for optimal solutions is an important step towards building generally-capable language models that can reason. Recent work, however, shows that tasks of varying complexity require distinct search strategies to solve optimally, thus making it challenging to design…

Cited by 2SourcePDFScholar
2024

Bring Your Own KG: Self-Supervised Program Synthesis for Zero-Shot KGQA

NAACL 2024findings

We present BYOKG, a universal question-answering (QA) system that can operate on any knowledge graph (KG), requires no human-annotated training data, and can be ready to use within a day—attributes that are out-of-scope for current KGQA systems. BYOKG draws inspiration from the remarkable ability of…

2022

PerKGQA: Question Answering over Personalized Knowledge Graphs

NAACL 2022findings

Previous studies on question answering over knowledge graphs have typically operated over a single knowledge graph (KG). This KG is assumed to be known a priori and is lever- aged similarly for all users’ queries during inference. However, such an assumption is not applicable to real-world settings,…

2022

What Do Users Care About? Detecting Actionable Insights from User Feedback

NAACL 2022industry

Users often leave feedback on a myriad of aspects of a product which, if leveraged successfully, can help yield useful insights that can lead to further improvements down the line. Detecting actionable insights can be challenging owing to large amounts of data as well as the absence of labels in rea…

Cited by 3SourcePDFScholar