← Search

Bodhisattwa Prasad Majumder

25 accepted papers

2026

AstaBench: Rigorous Benchmarking of AI Agents with a Scientific Research Suite

ICLR 2026oral

AI agents hold the potential to revolutionize scientific productivity by automating literature reviews, replicating experiments, analyzing data, and even proposing new directions of inquiry; indeed, there are now many such agents, ranging from general-purpose "deep research" systems to specialized s…

Cited by 0SourcecodeScholar
2025

AutoDiscovery: Open-ended Scientific Discovery via Bayesian Surprise

NeurIPS 2025poster

The promise of autonomous scientific discovery (ASD) hinges not only on answering questions, but also on knowing which questions to ask. Most recent works in ASD explore the use of large language models (LLMs) in goal-driven settings, relying on human-specified research questions to guide hypothesis…

Cited by 0SourceScholar
2025

CodeScientist: End-to-End Semi-Automated Scientific Discovery with Code-based Experimentation

ACL 2025finding

Despite the surge of interest in autonomous scientific discovery (ASD) of software artifacts (e.g., improved ML algorithms), current ASD systems face two key limitations: (1) they largely explore variants of existing codebases or similarly constrained design spaces, and (2) they produce large volume…

2025

DiscoveryBench: Towards Data-Driven Discovery with Large Language Models

ICLR 2025poster

Can the rapid advances in code generation, function calling, and data analysis using large language models (LLMs) help automate the search and verification of hypotheses purely from a set of provided datasets? To evaluate this question, we present DiscoveryBench, the first comprehensive benchmark th…

2025

Latent Factor Models Meets Instructions: Goal-conditioned Latent Factor Discovery without Task Supervision

NAACL 2025long

Instruction-following LLMs have recently allowed systems to discover hidden concepts from a collection of unstructured documents based on a natural language description of the purpose of the discovery (i.e., goal). Still, the quality of the discovered concepts remains mixed, as it depends heavily on…

2025

Position: AI Safety should prioritize the Future of Work

ICML 2025oral

Current efforts in AI safety prioritize filtering harmful content, preventing manipulation of human behavior, and eliminating existential risks in cybersecurity or biosecurity. While pressing, this narrow focus overlooks critical human-centric considerations that shape the long-term trajectory of a…

Cited by 0SourcePDFScholar
2024

DiscoveryWorld: A Virtual Environment for Developing and Evaluating Automated Scientific Discovery Agents

NeurIPS 2024spotlight

Automated scientific discovery promises to accelerate progress across scientific domains, but evaluating an agent's capacity for end-to-end scientific reasoning is challenging as running real-world experiments is often prohibitively expensive or infeasible. In this work we introduce DiscoveryWorld,…

2024

Few-shot Dialogue Strategy Learning for Motivational Interviewing via Inductive Reasoning

ACL 2024findings

We consider the task of building a dialogue system that can motivate users to adopt positive lifestyle changes, Motivational Interviewing (MI). Addressing such a task requires a system that could infer how to motivate the user effectively. We propose DIIR, a framework that is capable of learning and…

2024

Position: Data-driven Discovery with Large Generative Models

ICML 2024poster

With the accumulation of data at an unprecedented rate, its potential to fuel scientific discovery is growing exponentially. This position paper urges the Machine Learning (ML) community to exploit the capabilities of large generative models (LGMs) to develop automated systems for end-to-end data-dr…

Cited by 1SourcePDFScholar
2024

Skill Set Optimization: Reinforcing Language Model Behavior via Transferable Skills

ICML 2024poster

Large language models (LLMs) have recently been used for sequential decision making in interactive environments. However, leveraging environment reward signals for continual LLM actor improvement is not straightforward. We propose Skill Set Optimization (SSO) for improving LLM actor performance thro…

2024

Tailoring with Targeted Precision: Edit-Based Agents for Open-Domain Procedure Customization

ACL 2024findings

How-to procedures, such as how to plant a garden, are now used by millions of users, but sometimes need customizing to meet a user’s specific needs, e.g., planting a garden without pesticides. Our goal is to measure and improve an LLM’s ability to perform such customization. Our approach is to test…

Cited by 0SourcePDFScholar
2024

Tell, Don't Show: Language Guidance Eases Transfer Across Domains in Images and Videos

ICML 2024poster

We introduce LaGTran, a novel framework that utilizes text supervision to guide robust transfer of discriminative knowledge from labeled source to unlabeled target data with domain gaps. While unsupervised adaptation methods have been established to address this problem, they show limitations in han…

2024

To Tell The Truth: Language of Deception and Language Models

NAACL 2024long

Text-based false information permeates online discourses, yet evidence of people’s ability to discern truth from such deceptive textual content is scarce. We analyze a novel TV game show data where conversations in a high-stake environment between individuals with conflicting objectives result in li…

2023

Factual and Informative Review Generation for Explainable Recommendation

AAAI 2023technical

Recent models can generate fluent and grammatical synthetic reviews while accurately predicting user ratings. The generated reviews, expressing users' estimated opinions towards related products, are often viewed as natural language ‘rationales’ for the jointly predicted rating. However, previous st…

2023

InterFair: Debiasing with Natural Language Feedback for Fair Interpretable Predictions

EMNLP 2023short main

Debiasing methods in NLP models traditionally focus on isolating information related to a sensitive attribute (e.g., gender or race). We instead argue that a favorable debiasing method should use sensitive information 'fairly,' with explanations, rather than blindly eliminating it. This fair balance…

Cited by 0SourceScholar
2023

KNOW How to Make Up Your Mind! Adversarially Detecting and Alleviating Inconsistencies in Natural Language Explanations

ACL 2023short

While recent works have been considerably improving the quality of the natural language explanations (NLEs) generated by a model to justify its predictions, there is very limited research in detecting and alleviating inconsistencies among generated NLEs. In this work, we leverage external knowledge…

2023

Self-Refine: Iterative Refinement with Self-Feedback

NeurIPS 2023poster

Like humans, large language models (LLMs) do not always generate the best output on their first try. Motivated by how humans refine their written text, we introduce Self-Refine, an approach for improving initial outputs from LLMs through iterative feedback and refinement. The main idea is to generat…

Cited by 1546SourcePDFScholar
2022

Achieving Conversational Goals with Unsupervised Post-hoc Knowledge Injection

ACL 2022long

A limitation of current neural dialog models is that they tend to suffer from a lack of specificity and informativeness in generated responses, primarily due to dependence on training data that covers a limited variety of scenarios and conveys limited knowledge. One way to alleviate this issue is to…

2022

Controlling Bias Exposure for Fair Interpretable Predictions

EMNLP 2022finding

Recent work on reducing bias in NLP models usually focuses on protecting or isolating information related to a sensitive attribute (like gender or race). However, when sensitive information is semantically entangled with the task information of the input, e.g., gender information is predictive for a…

2022

Knowledge-Grounded Self-Rationalization via Extractive and Natural Language Explanations

ICML 2022spotlight

Models that generate extractive rationales (i.e., subsets of features) or natural language explanations (NLEs) for their predictions are important for explainable AI. While an extractive rationale provides a quick view of the features most responsible for a prediction, an NLE allows for a comprehens…

2021

Ask what’s missing and what’s useful: Improving Clarification Question Generation using Global Knowledge

NAACL 2021long

The ability to generate clarification questions i.e., questions that identify useful missing information in a given context, is important in reducing ambiguity. Humans use previous experience with similar contexts to form a global view and compare it to the given context to ascertain what is missing…

2021

Detect and Perturb: Neutral Rewriting of Biased and Sensitive Text via Gradient-based Decoding

EMNLP 2021finding

Written language carries explicit and implicit biases that can distract from meaningful signals. For example, letters of reference may describe male and female candidates differently, or their writing style may indirectly reveal demographic characteristics. At best, such biases distract from the mea…

2021

ReZero is all you need: fast convergence at large depth

UAI 2021poster

Deep networks often suffer from vanishing or exploding gradients due to inefficient signal propagation, leading to long training times or convergence difficulties. Various architecture designs, sophisticated residual-style networks, and initialization schemes have been shown to improve deep signal p…

2021

Unsupervised Enrichment of Persona-grounded Dialog with Background Stories

ACL 2021short

Humans often refer to personal narratives, life experiences, and events to make a conversation more engaging and rich. While persona-grounded dialog models are able to generate responses that follow a given persona, they often miss out on stating detailed experiences or events related to a persona,…