paper-with-me

홈 › Papers

Sum of Squares Circuits

2024-08-21 · Lorenzo Loconte, Stefan Mengel, Antonio Vergari

Designing expressive generative models that support exact and efficient inference is a core question in probabilistic ML. Probabilistic circuits (PCs) offer a framework where this tractability-vs-expressiveness trade-off can be analyzed theoretically. Recently, squared PCs encoding subtractive mixtures via negative parameters have emerged as tractable models that can be exponentially more expressive than monotonic PCs, i.e., PCs with positive parameters only. In this paper, we provide a more precise theoretical characterization of the expressiveness relationships among these models. First, we prove that squared PCs can be less expressive than monotonic ones. Second, we formalize a novel class of PCs -- sum of squares PCs -- that can be exponentially more expressive than both squared and monotonic PCs. Around sum of squares PCs, we build an expressiveness hierarchy that allows us to precisely unify and separate different tractable model classes such as Born Machines and PSD models, and other recently introduced tractable probabilistic models by using complex parameters. Finally, we empirically show the effectiveness of sum of squares circuits in performing distribution estimation.

📄 PDF Abstract BibTeX arXiv:2408.11778

Code (3)

april-tools/sos-npcs 공식 구현 pytorch
anon-npc/squared-npcs pytorch
april-tools/squared-npcs pytorch

Similar Papers 제목 키워드 기반

Adaptive observers for biophysical neuronal circuits

2021-11-03 · Thiago B. Burghi, Rodolphe Sepulchre

This paper presents adaptive observers for online state and parameter estimation of a class of nonlinear systems motivated by biophysical models of neuronal circuits. We first present a linear-in-the-parameters design th…

parameter estimation

A framework for fitting quadratic-bilinear systems with applications to models of electrical circuits

2021-12-02 · Dimitrios S. Karachalios, Ion Victor Gosea, Athanasios C. Antoulas

In this contribution, we propose a data-driven procedure to fit quadratic-bilinear surrogate models from data. Although the dynamics characterizing the original model are strongly nonlinear, we rely on lifting techniques…

Understanding and Controlling a Maze-Solving Policy Network

2023-10-12 · Ulisse Mini, Peli Grietzer, Mrinank Sharma, Austin Meek 외

To understand the goals and goal representations of AI systems, we carefully study a pretrained reinforcement learning policy that solves mazes by navigating to a range of target squares. We find this network pursues mul…

Extraction of linearized models from pre-trained networks via knowledge distillation

2026-04-08 · Fumito Kimura, Jun Ohkubo arxiv

Recent developments in hardware, such as photonic integrated circuits and optical devices, are driving demand for research on constructing machine learning architectures tailored for linear operations. Hence, it is valua…

Knowledge Distillation

A stochastic computing architecture for iterative estimation

2018-10-31

Stochastic computing (SC) is a promising candidate for fault tolerant computing in digital circuits. We present a novel stochastic computing estimation architecture allowing to solve a large group of estimation problems …