PulseAugur
EN
LIVE 11:45:17

New theory explains curvature in Probabilistic Circuits

Researchers have developed a compositional theory for understanding curvature in Probabilistic Circuits (PCs), a type of generative model. They demonstrated that the Hessian trace, a measure of loss-surface curvature, can be decomposed into a node's circuit flow and a local sharpness term. This insight helps explain why global sharpness regularization can lead to underfitting and depth bias. The new theory enables an adaptive regularizer that targets local curvature, preserving generalization while maintaining the benefits of sharpness-aware learning and closed-form EM updates. AI

IMPACT Provides a new theoretical framework for understanding and improving generative models like Probabilistic Circuits.

RANK_REASON The cluster contains an academic paper detailing a new theoretical framework for probabilistic circuits.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New theory explains curvature in Probabilistic Circuits

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Hrithik Suresh, Sahil Sidheekh, Shelar Parth Vijay, Yasir Z, Sriraam Natarajan, Narayanan Chatapuram Krishnan ·

    A Compositional Theory of Curvature in Probabilistic Circuits

    arXiv:2608.12869v1 Announce Type: cross Abstract: Probabilistic Circuits (PCs) are generative models that support exact inference and, unlike deep neural networks, admit an exact and tractable measure of loss-surface curvature: the trace of the Hessian of the log-likelihood. Rece…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    A Compositional Theory of Curvature in Probabilistic Circuits

    Probabilistic Circuits (PCs) are generative models that support exact inference and, unlike deep neural networks, admit an exact and tractable measure of loss-surface curvature: the trace of the Hessian of the log-likelihood. Recent work regularizes this trace globally to bias le…