← Search

Shubham Sharma

12 accepted papers

2026

CAMP: Coherent Alignment of Multimodal Prototypes for Explainable Complementary Learning

ICML 2026poster

Most multimodal learning assumes redundant views (such as image–caption pairs), yet many applications require combining complementary modalities that provide distinct evidence (such as an X-ray and medical history). We term this setting *Complementary Multimodal Classification* (CMC). In CMC, existi…

Cited by 0SourceScholar
2026

Cache What Lasts: Token Retention for Memory-Bounded KV Cache in LLMs

ICLR 2026poster

Memory and computation remain core bottlenecks in long-horizon LLM inference due to the quadratic cost of self-attention and the ever-growing key-value (KV) cache. Existing strategies for memory-bounded inference, such as quantization, offloading, or heuristic KV eviction, either incur high orchestr…

Cited by 0SourcecodeScholar
2025

EduVidQA: Generating and Evaluating Long-form Answers to Student Questions based on Lecture Videos

EMNLP 2025

As digital platforms redefine educational paradigms, ensuring interactivity remains vital for effective learning. This paper explores using Multimodal Large Language Models (MLLMs) to automatically respond to student questions from online lectures - a novel question answering task of real world sign

Cited by 0SourcePDFScholar
2024

Fair Wasserstein Coresets

NeurIPS 2024poster

Data distillation and coresets have emerged as popular approaches to generate a smaller representative set of samples for downstream learning tasks to handle large-scale datasets. At the same time, machine learning is being increasingly applied to decision-making processes at a societal level, makin…

Cited by 2SourcePDFScholar
2024

RashomonGB: Analyzing the Rashomon Effect and Mitigating Predictive Multiplicity in Gradient Boosting

NeurIPS 2024poster

The Rashomon effect is a mixed blessing in responsible machine learning. It enhances the prospects of finding models that perform well in accuracy while adhering to ethical standards, such as fairness or interpretability. Conversely, it poses a risk to the credibility of machine decisions through pr…

Cited by 1SourcePDFScholar
2024

SafeAR: Safe Algorithmic Recourse by Risk-Aware Policies

AAAI 2024technical

With the growing use of machine learning (ML) models in critical domains such as finance and healthcare, the need to offer recourse for those adversely affected by the decisions of ML models has become more important; individuals ought to be provided with recommendations on actions to take for impro…

Cited by 0SourcePDFScholar
2022

When to Trust Your Simulator: Dynamics-Aware Hybrid Offline-and-Online Reinforcement Learning

NeurIPS 2022accept

Learning effective reinforcement learning (RL) policies to solve real-world complex tasks can be quite challenging without a high-fidelity simulation environment. In most cases, we are only given imperfect simulators with simplified dynamics, which inevitably lead to severe sim-to-real gaps in RL po…

2021

Symmetric Component Caching for Model Counting on Combinatorial Instances

AAAI 2021technical

Given a propositional formula ψ, the model counting problem, also referred to as #SAT, seeks to compute the number of satisfying assignments (or models) of ψ. Modern search-based model counting algorithms are built on conflict-driven clause learning, combined with the caching of certain subformulas…

2020

Certifai: A Toolkit for Building Trust in AI Systems

IJCAI 2020poster

As more companies and governments build and use machine learning models to automate decisions, there is an ever-growing need to monitor and evaluate these models' behavior once they are deployed. Our team at CognitiveScale has developed a toolkit called Cortex Certifai to answer this need. Cortex…

Cited by 0SourcePDFScholar