Contrastive Divergence (CD) and Persistent Contrastive Divergence (PCD) are popular methods for training the weights of Restricted Boltzmann Machines. However, both methods use an approximate method for sampling from the model distribution. As a side effect, these approximations yield significantly different biases and…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Continuous-time PCD for MLE with explicit error bounds.
Learning algorithms for energy based Boltzmann architectures that rely on gradient descent are in general computationally prohibitive, typically due to the exponential number of terms involved in computing the partition function. In this way one has to resort to approximation schemes for the evaluation of the gradient.…
New method tackles incomplete data in RBM inverse Ising problems.
Persistently trained EBMs generate images and estimate complex densities.
Generalizes SMCI to improve Boltzmann machine learning accuracy.
Restricted Boltzmann machines are undirected neural networks which have been shown to be effective in many applications, including serving as initializations for training deep multi-layer neural networks. One of the main reasons for their success is the existence of efficient and practical stochastic algorithms, such a…
CRBMs improve financial regime detection with PCD and free energy analysis.
RényiCL uses Rényi divergence for robust contrastive learning with stronger data augmentations.
This paper studies the problem of parameter learning in probabilistic graphical models having latent variables, where the standard approach is the expectation maximization algorithm alternating expectation (E) and maximization (M) steps. However, both E and M steps are computationally intractable for high dimensional d…
Quantum annealing (QA) is a hardware-based heuristic optimization and sampling method applicable to discrete undirected graphical models. While similar to simulated annealing, QA relies on quantum, rather than thermal, effects to explore complex search spaces. For many classes of problems, QA is known to offer computat…
Theoretical proof shows COMs are a type of contrastive divergence model with improved sampling.
NCE and CD are shown to be equivalent ML methods.
Paper proposes f-EBM for training deep EBMs using various f-divergences.
This paper proposes a more efficient training method for energy-based models.
The Data Clustering (DC) problem is of central importance for the area of Machine Learning (ML), given its usefulness to represent data structural similarities from input spaces. Differently from Supervised Machine Learning (SML), which relies on the theoretical frameworks of the Statistical Learning Theory (SLT) and t…
CD algorithm achieves near-optimal convergence rate for unnormalized models.
We develop a method to combine Markov chain Monte Carlo (MCMC) and variational inference (VI), leveraging the advantages of both inference approaches. Specifically, we improve the variational distribution by running a few MCMC steps. To make inference tractable, we introduce the variational contrastive divergence (VCD)…
The study reveals distinct patterns in retail investors' holding periods affecting stock returns.
New statistical theory explains contrastive learning effectiveness.
This paper proposes a multi-grid method for learning energy-based generative ConvNet models of images. For each grid, we learn an energy-based probabilistic model where the energy function is defined by a bottom-up convolutional neural network (ConvNet or CNN). Learning such a model requires generating synthesized exam…
Simplicial persistence measures financial market dynamics, revealing long-term structure evolution.
VCL adds uncertainty to contrastive learning models.
The paper explores how Finsler manifolds differ from Riemannian ones in functional inequalities.
Paper proposes f-DPG for aligning language models with preferences.
Study shows similarities and differences in crypto and equity dynamics during pandemic.
The paper explores how Finsler manifolds differ from Riemannian ones in functional inequalities.
Central to robot exploration and mapping is the task of persistent localization in environmental fields characterized by spatially correlated measurements. This paper presents a Gaussian process localization (GP-Localize) algorithm that, in contrast to existing works, can exploit the spatially correlated field measurem…
Self-supervised and supervised methods learn similar intermediate visual representations but diverge in final layers.
New theory explains GAN's high quality but low diversity.
Paper proves large deviation principle for stochastic approximations.
This study uses persistent homology to analyze complex transitional networks from time series data.
Disagreement between two classifiers regarding the class membership of an observation in pattern recognition can be indicative of an anomaly and its nuance. As in general classifiers base their decision on class aposteriori probabilities, the most natural approach to detecting classifier incongruence is to use divergen…
Study forecasts U.S. bond index using deep learning, finding persistence is key.
Contrastive divergence (CD) is a promising method of inference in high dimensional distributions with intractable normalizing constants, however, the theoretical foundations justifying its use are somewhat shaky. This document proposes a framework for understanding CD inference, how/when it works, and provides multiple…
Estimating the log-likelihood gradient with respect to the parameters of a Restricted Boltzmann Machine (RBM) typically requires sampling using Markov Chain Monte Carlo (MCMC) techniques. To save computation time, the Markov chains are only run for a small number of steps, which leads to a biased estimate. This bias ca…
New measure EC assesses node contributions in nonlinear, time-varying systems.
This paper proposes the divergence triangle as a framework for joint training of generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective function that seamlessly integrates variational learning, adversarial learning, wake-sleep algorithm, an…
SGDm with fixed step-size diverges under covariate shift, similar to a parametric oscillator.
Parametric adversarial divergences, which are a generalization of the losses used to train generative adversarial networks (GANs), have often been described as being approximations of their nonparametric counterparts, such as the Jensen-Shannon divergence, which can be derived under the so-called optimal discriminator …
Distinguishing between classes of time series sampled from dynamic systems is a common challenge in systems and control engineering, for example in the context of health monitoring, fault detection, and quality control. The challenge is increased when no underlying model of a system is known, measurement noise is prese…
Fisher auto-encoders use Fisher divergence for more robust generative modeling.
Co-TSFA improves time series forecasting by distinguishing between short-lived and persistent anomalies.
By exploiting the property that the RBM log-likelihood function is the difference of convex functions, we formulate a stochastic variant of the difference of convex functions (DC) programming to minimize the negative log-likelihood. Interestingly, the traditional contrastive divergence algorithm is a special case of th…
Timely detection of abrupt anomalies is crucial for real-time monitoring and security of modern systems producing high-dimensional data. With this goal, we propose effective and scalable algorithms. Proposed algorithms are nonparametric as both the nominal and anomalous multivariate data distributions are assumed unkno…
CD learning is shown to be an adversarial game for fitting models.
We show that the Bregman divergence provides a rich framework to estimate unnormalized statistical models for continuous or discrete random variables, that is, models which do not integrate or sum to one, respectively. We prove that recent estimation methods such as noise-contrastive estimation, ratio matching, and sco…
The natural gradient of ELBO vanishes in unconstrained optimization, simplifying learning.