New Curvature Theory Improves Probabilistic Circuit Generalization.

Hrithik Suresh, Sahil Sidheekh, Shelar Parth Vijay, Yasir Z, Sriraam Natarajan, Narayanan Chatapuram Krishnan· August 14, 2026 View original

Key takeaways

  • Curvature in Probabilistic Circuits is compositional, not global.
  • Global sharpness regularization can lead to underfitting and depth bias.
  • A new adaptive regularizer targets local curvature for better generalization.
  • This approach maintains robustness and preserves closed-form EM updates.

Who benefits

AI/TechData ScienceMachine Learning ResearchRoboticsHealthcare (for probabilistic modeling)

Summary

This research introduces a compositional theory of curvature for Probabilistic Circuits (PCs), demonstrating that global sharpness regularization can be misspecified. It proposes an adaptive sharpness-aware regularizer that targets local curvature, improving generalization and robustness without underfitting.

Probabilistic Circuits (PCs) are generative models that allow for exact inference and provide a tractable measure of loss-surface curvature, specifically the trace of the Hessian of the log-likelihood. Previous work has attempted to regularize this trace globally to encourage flatter optima, which are often associated with better generalization. However, this global approach can lead to issues like depth bias and underfitting in PCs. This new research reveals that curvature in PCs is inherently compositional. It proves that each sum node's contribution to the Hessian trace can be precisely factored into its circuit flow (how much the node is used) and a local sharpness term determined by its output distribution. This decomposition explains why global sharpness regularization can be problematic. Building on this insight, the paper introduces an adaptive sharpness-aware regularizer. This new method penalizes nodes based on their intrinsic local curvature, preserving the benefits of sharpness-aware learning while avoiding the generalization sacrifices seen with global regularization. It also maintains closed-form EM updates, making it practical for implementation.

Why it matters

For AI researchers and engineers working with generative models, understanding and controlling loss surface curvature is crucial for developing models that generalize better and are more robust. This work provides a more nuanced and effective regularization strategy for Probabilistic Circuits.

How to implement this in your domain

  1. 1Review current regularization strategies used in probabilistic circuit implementations.
  2. 2Investigate the proposed adaptive sharpness-aware regularizer for potential integration into PC training pipelines.
  3. 3Experiment with local curvature-based regularization to improve model generalization and robustness.
  4. 4Analyze the impact of compositional curvature theory on existing PC architectures and learning algorithms.
  5. 5Consider applying these insights to other generative models where loss surface curvature plays a critical role.

Original post by Hrithik Suresh, Sahil Sidheekh, Shelar Parth Vijay, Yasir Z, Sriraam Natarajan, Narayanan Chatapuram Krishnan

"arXiv:2608.12869v1 Announce Type: new 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. Recent…"

View on X

Originally posted by Hrithik Suresh, Sahil Sidheekh, Shelar Parth Vijay, Yasir Z, Sriraam Natarajan, Narayanan Chatapuram Krishnan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Engineering & DevTools