← Search

Aditya Chattopadhyay

10 accepted papers

2026

Gated KalmaNet: A Fading Memory Layer through Test-time Ridge Regression

CVPR 2026

As efficient alternatives to softmax Attention, linear state space models (SSMs) achieve constant memory and linear compute, but maintain only a lossy, fading summary of the past, often leading to inferior performance in recall oriented settings. We propose Gated KalmaNet (GKA), a layer that reduces

Cited by 0SourcecodeScholar
2026

Learning When to Attend: Conditional Memory Access for Long-Context LLMs

ICML 2026poster

Language models struggle to generalize beyond the context lengths seen during pretraining, limiting performance on long-horizon reasoning and retrieval. Continued pretraining on long-context data can mitigate this limitation, but it is prohibitively expensive due to the quadratic scaling of Attentio…

Cited by 0SourceScholar
2025

InCoDe: Interpretable Compressed Descriptions For Image Generation

ICLR 2025poster

Generative models have been successfully applied in diverse domains, from natural language processing to image synthesis. However, despite this success, a key challenge that remains is the ability to control the semantic content of the scene being generated. We argue that adequate control of the gen…

2025

Learning Interpretable Queries for Explainable Image Classification with Information Pursuit

ICCV 2025poster

Information Pursuit (IP) is a recently introduced learning framework to construct classifiers that are interpretable-by-design. Given a set of task-relevant and interpretable data queries, IP selects a small subset of the most informative queries and makes predictions based on the gathered query-ans…

Cited by 0SourcePDFScholar
2024

Bootstrapping Variational Information Pursuit with Large Language and Vision Models for Interpretable Image Classification

ICLR 2024poster

Variational Information Pursuit (V-IP) is an interpretable-by-design framework that makes predictions by sequentially selecting a short chain of user-defined, interpretable queries about the data that are most informative for the task. The prediction is based solely on the obtained query answers, wh…

2024

PaCE: Parsimonious Concept Engineering for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) are being used for a wide variety of tasks. While they are capable of generating human-like responses, they can also produce undesirable output including potentially harmful information, racist or sexist language, and hallucinations. Alignment methods are designed to red…

2024

Performance Bounds for Active Binary Testing with Information Maximization

ICML 2024poster

In many applications like experimental design, group testing, and medical diagnosis, the state of a random variable $Y$ is revealed by successively observing the outcomes of binary tests about $Y$. New tests are selected adaptively based on the history of outcomes observed so far. If the number of s…

Cited by 1SourcePDFScholar
2023

Information Maximization Perspective of Orthogonal Matching Pursuit with Applications to Explainable AI

NeurIPS 2023spotlight

Information Pursuit (IP) is a classical active testing algorithm for predicting an output by sequentially and greedily querying the input in order of information gain. However, IP is computationally intensive since it involves estimating mutual information in high-dimensional spaces. This paper expl…

2023

Variational Information Pursuit for Interpretable Predictions

ICLR 2023poster

There is a growing interest in the machine learning community in developing predictive algorithms that are interpretable by design. To this end, recent work proposes to sequentially ask interpretable queries about data until a high confidence prediction can be made based on the answers obtained (the…

2019

Neural Network Attributions: A Causal Perspective

ICML 2019oral

We propose a new attribution method for neural networks developed using first principles of causality (to the best of our knowledge, the first such). The neural network architecture is viewed as a Structural Causal Model, and a methodology to compute the causal effect of each feature on the output is…

Cited by 181SourcePDFScholar