← Search

Sahil Sidheekh

9 accepted papers

2026

Tractable Sharpness-Aware Learning of Probabilistic Circuits

AAAI 2026technical

Probabilistic Circuits (PCs) are a class of generative models that allow exact and tractable inference for a wide range of queries. While recent developments have enabled the learning of deep and expressive PCs, this increased capacity can often lead to overfitting, especially when data is limited.

Cited by 0SourcePDFScholar
2025

A Unified Framework for Human-Allied Learning of Probabilistic Circuits

AAAI 2025technical

Probabilistic Circuits (PCs) have emerged as an efficient framework for representing and learning complex probability distributions. Nevertheless, the existing body of research on PCs predominantly concentrates on data-driven parameter learning, often neglecting the potential of knowledge-intensive…

2025

Credibility-Aware Multimodal Fusion Using Probabilistic Circuits

AISTATS 2025poster

We consider the problem of late multimodal fusion for discriminative learning. Motivated by noisy, multi-source domains that require understanding the reliability of each data source, we explore the notion of credibility in the context of multimodal fusion. We propose a combination function that use…

Cited by 0SourceScholar
2025

Human-in-the-loop or AI-in-the-loop? Automate or Collaborate?

AAAI 2025technical

Human-in-the-loop (HIL) systems have emerged as a promising approach for combining the strengths of data-driven machine learning models with the contextual understanding of human experts. However, a deeper look into several of these systems reveals that calling them HIL would be a misnomer, as they…

Cited by 1SourcePDFScholar
2023

Probabilistic Flow Circuits: Towards Unified Deep Models for Tractable Probabilistic Inference

UAI 2023poster

We consider the problem of increasing the expressivity of probabilistic circuits by augmenting them with the successful generative models of normalizing flows. To this effect, we theoretically establish the requirement of decomposability for such combinations to retain tractability of the learned mo…

2022

VQ-Flows: Vector quantized local normalizing flows

UAI 2022poster

Normalizing flows provide an elegant approach to generative modeling that allows for efficient sampling and exact density evaluation of unknown data distributions. However, current techniques have significant limitations in their expressivity when the data distribution is supported on a low-dime…

Cited by 9SourcePDFScholar
2021

On Characterizing GAN Convergence Through Proximal Duality Gap

ICML 2021spotlight

Despite the accomplishments of Generative Adversarial Networks (GANs) in modeling data distributions, training them remains a challenging task. A contributing factor to this difficulty is the non-intuitive nature of the GAN loss curves, which necessitates a subjective evaluation of the generated out…