← Search

Bishwamittra Ghosh

7 accepted papers

2026

In Agents We Trust, but Who Do Agents Trust? Latent Preferences Steer LLM Generations

ICLR 2026poster

Large Language Model (LLM) based agents are increasingly being deployed as user-friendly front-ends on online platforms, where they filter, prioritize, and recommend information retrieved from the platforms' back-end databases or via web search. In these scenarios, LLM agents act as decision assista…

Cited by 0SourcecodeScholar
2026

Rote Learning Considered Useful: Generalizing over Memorized Data in LLMs

ICLR 2026poster

Rote learning is a memorization technique based on repetition. Many researchers argue that rote learning hinders generalization because it encourages verbatim memorization rather than deeper understanding. This concern extends even to factual knowledge, which inevitably requires a certain degree of…

Cited by 0SourcecodeScholar
2025

Active Fourier Auditor for Estimating Distributional Properties of ML Models

AAAI 2025technical

With the pervasive deployment of Machine Learning (ML) models in real-world applications, verifying and auditing properties of ML models have become a central concern. In this work, we focus on three properties: robustness, individual fairness, and group fairness. We discuss two approaches for audi…

2025

Logical Consistency of Large Language Models in Fact-Checking

ICLR 2025poster

In recent years, large language models (LLMs) have demonstrated significant success in performing varied natural language tasks such as language translation, question-answering, summarizing, fact-checking, etc. Despite LLMs’ impressive ability to generate human-like texts, LLMs are infamous for thei…

Cited by 3SourcePDFScholar
2022

Algorithmic Fairness Verification with Graphical Models

AAAI 2022technical

In recent years, machine learning (ML) algorithms have been deployed in safety-critical and high-stake decision-making, where the fairness of algorithms is of paramount importance. Fairness in ML centers on detecting bias towards certain demographic populations induced by an ML classifier and propos…

2021

Justicia: A Stochastic SAT Approach to Formally Verify Fairness

AAAI 2021technical

As a technology ML is oblivious to societal good or bad, and thus, the field of fair machine learning has stepped up to propose multiple mathematical definitions, algorithms, and systems to ensure different notions of fairness in ML applications. Given the multitude of propositions, it has become im…