← Search

Sourav Chakraborty

8 accepted papers

2026

Instance Dependent Testing of Samplers Using Interval Conditioning

AAAI 2026technical

Sampling algorithms play a pivotal role in probabilistic AI. However, verifying if a sampler program indeed samples from the claimed distribution is a notoriously hard problem. Provably correct testers like Barbarik,Teq,Flash, Cubeprobe for testing of different kinds of samplers were proposed only

Cited by 0SourcePDFScholar
2026

Mining Statistically Likely k-Reachable States in Probabilistic Programs

IJCAI 2026

We propose the notion of statistically likely k-step reachable set in probabilistic programs, a statistically robust notion for high-probability k-step reachable program states. We design an inductive algorithm to capture this set as a symbolic representation in propositional logic for Boolean proba

Cited by 0Scholar
2024

Equivalence Testing: The Power of Bounded Adaptivity

AISTATS 2024poster

Equivalence testing, a fundamental problem in the field of distribution testing, seeks to infer if two unknown distributions on $[n]$ are the same or far apart in the total variation distance. Conditional sampling has emerged as a powerful query model and has been investigated by theoreticians and p…

Cited by 1SourcePDFScholar
2024

Testing Self-Reducible Samplers

AAAI 2024technical

Samplers are the backbone of the implementations of any randomized algorithm. Unfortunately, obtaining an efficient algorithm to test the correctness of samplers is very hard to find. Recently, in a series of works, testers like Barbarik, Teq, Flash for testing of some particular kinds of samplers,…

2023

Engineering an Efficient Approximate DNF-Counter

IJCAI 2023poster

Model counting is a fundamental problem with many practical applications, including query evaluation in probabilistic databases and failure-probability estimation of networks. In this work, we focus on a variant of this problem where the underlying formula is expressed in Disjunctive Normal Form…

2023

Testing of Horn Samplers

AISTATS 2023poster

Sampling over combinatorial spaces is a fundamental problem in artificial intelligence with a wide variety of applications. Since state-of-the-art techniques heavily rely on heuristics whose rigorous analysis remains beyond the reach of current theoretical tools, the past few years have witnessed in…

2022

On Verifying Expectations and Observations of Intelligent Agents

IJCAI 2022poster

Public observation logic (POL) is a variant of dynamic epistemic logic to reason about agent expectations and agent observations. Agents have certain expectations, regarding the situation at hand, that are actuated by the relevant protocols, and they eliminate possible worlds in which their expectat…