← Search

Samir Bhatt

9 accepted papers

2026

BayesAgent: Bayesian Agentic Reasoning Under Uncertainty via Verbalized Probabilistic Graphical Modeling

AAAI 2026technical

Human cognition excels at transcending sensory input and forming latent representations that structure our understanding of the world. While Large Language Model (LLM) agents demonstrate emergent reasoning and decision-making abilities, they lack a principled framework for capturing latent structure

Cited by 0SourcePDFScholar
2026

Graph Mixing Additive Networks

ICLR 2026poster

Real-world temporal data often consists of multiple signal types recorded at irregular, asynchronous intervals. For instance, in the medical domain, different types of blood tests can be measured at different times and frequencies, resulting in fragmented and unevenly scattered temporal data. Simila…

Cited by 0SourcecodeScholar
2026

LERD: Latent Event-Relational Dynamics for Neurodegenerative Classification

ICML 2026poster

Alzheimer’s disease (AD) alters brain electrophysiology and disrupts multichannel EEG dynamics, making accurate and clinically useful EEG-based diagnosis increasingly important for screening and disease monitoring. However, many existing approaches rely on black-box classifiers and do not explicitly…

Cited by 0SourceScholar
2026

iLoRA: Bayesian Low-Rank Adaptation with Latent Interaction Graphs for Microbiome Diagnosis

ICML 2026poster

Reliable microbiome-based diagnosis is critical for precision medicine at scale in inflammatory diseases, yet current post-training pipelines in LLMs often overlook the interaction structure that governs microbial ecosystems. In inflammatory bowel disease (IBD), disease signals arise not only from s…

Cited by 0SourceScholar
2025

NeuralSurv: Deep Survival Analysis with Bayesian Uncertainty Quantification

NeurIPS 2025poster

We introduce *NeuralSurv*, the first deep survival model to incorporate Bayesian uncertainty quantification. Our non‑parametric, architecture‑agnostic framework flexibly captures time‑varying covariate–risk relationships in continuous time via a novel two‑stage data‑augmentation scheme, for which we…

Cited by 0SourceScholar
2025

Recurrent Memory for Online Interdomain Gaussian Processes

NeurIPS 2025poster

We propose a novel online Gaussian process (GP) model that is capable of capturing long-term memory in sequential data in an online learning setting. Our model, Online HiPPO Sparse Variational Gaussian Process (OHSVGP), leverages the HiPPO (High-order Polynomial Projection Operators) framework, whic…

Cited by 0SourceScholar
2023

Seq2Seq Surrogates of Epidemic Models to Facilitate Bayesian Inference

AAAI 2023technical

Epidemic models are powerful tools in understanding infectious disease. However, as they increase in size and complexity, they can quickly become computationally intractable. Recent progress in modelling methodology has shown that surrogate models can be used to emulate complex epidemic models with…

Cited by 4SourcePDFScholar
2021

Gaussian process nowcasting: application to COVID-19 mortality reporting

UAI 2021poster

Updating observations of a signal due to the delays in the measurement process is a common problem in signal processing, with prominent examples in a wide range of fields. An important example of this problem is the nowcasting of COVID-19 mortality: given a stream of reported counts of daily deaths,…