← Search

Yash Pote

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
2025

Learning Probabilistic Temporal Logic Specifications for Stochastic Systems

IJCAI 2025

There has been substantial progress in the inference of formal behavioural specifications from sample trajectories, for example using Linear Temporal Logic (LTL). However, these techniques cannot handle specifications that correctly characterise systems with stochastic behaviour, which occur commonl

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,…