We consider an online learning process to forecast a sequence of outcomes for nonconvex models. A typical measure to evaluate online learning algorithms is regret but such standard definition of regret is intractable for nonconvex models even in offline settings. Hence, gradient based definition of regrets are common f…
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
Gradient-based methods improve understanding of deep learning survival models.
Generative model initializes 2-layer network weights for small datasets.
We propose a novel method for gradient-based optimization of black-box simulators using differentiable local surrogate models. In fields such as physics and engineering, many processes are modeled with non-differentiable simulators with intractable likelihoods. Optimization of these forward models is particularly chall…
While on some natural distributions, neural-networks are trained efficiently using gradient-based algorithms, it is known that learning them is computationally hard in the worst-case. To separate hard from easy to learn distributions, we observe the property of local correlation: correlation between local patterns of t…
Gradient-based methods are often used for policy optimization in deep reinforcement learning, despite being vulnerable to local optima and saddle points. Although gradient-free methods (e.g., genetic algorithms or evolution strategies) help mitigate these issues, poor initialization and local optima are still concerns …
Adaptor 'E' extends gradient-based optimizers to explore loss landscapes, improving generalization.
Proposes glocal hypergradient estimation for hyperparameter optimization.
LocalKMeans parallelizes Lloyd's algorithm for distributed data.
We formulate a general framework for competitive gradient-based learning that encompasses a wide breadth of multi-agent learning algorithms, and analyze the limiting behavior of competitive gradient-based learning algorithms using dynamical systems theory. For both general-sum and potential games, we characterize a non…
Hybrid method improves sampling from multimodal distributions.
Directly estimates Fisher score for likelihood maximization.
Proposes an automatic cyclical scheduling for gradient-based discrete sampling.
We study local complexity measures for stochastic convex optimization problems, providing a local minimax theory analogous to that of Hájek and Le Cam for classical statistical problems. We give complementary optimality results, developing fully online methods that adaptively achieve optimal convergence guarantees. Our…
New algorithm improves gradient-based ERM for smooth convex losses.
Enhances gradient-based discrete samplers with parallel tempering for multimodal distributions.
A new method automatically and dynamically sets learning rates in deep learning.
Gradient-based methods find saddle points, not critical points, in neural networks.
DeepUnHide uses deep learning to reveal hidden demographic features in recommender systems.
This paper extends explainability methods to non-Gaussian Gaussian Processes.
Improves Bayesian optimization using Gaussian process Thompson sampling.
HiSS sampling overcomes local mode traps in rugged discrete spaces.
We study distributed algorithms for expected loss minimization where the datasets are large and have to be stored on different machines. Often we deal with minimizing the average of a set of convex functions where each function is the empirical risk of the corresponding part of the data. In the distributed setting wher…
Gradient-based optimization methods are the most popular choice for finding local optima for classical minimization and saddle point problems. Here, we highlight a systemic issue of gradient dynamics that arise for saddle point problems, namely the presence of undesired stable stationary points that are no local optima…
We consider regret minimization in repeated games with non-convex loss functions. Minimizing the standard notion of regret is computationally intractable. Thus, we define a natural notion of regret which permits efficient optimization and generalizes offline guarantees for convergence to an approximate local optimum. W…
In our physically inspired in-tree (IT) based clustering algorithm and the series after it, there is only one free parameter involved in computing the potential value of each point. In this work, based on the Delaunay Triangulation or its dual Voronoi tessellation, we propose a nonparametric process to compute potentia…
We analyze the convergence of gradient-based optimization algorithms that base their updates on delayed stochastic gradient information. The main application of our results is to the development of gradient-based distributed optimization algorithms where a master node performs parameter updates while worker nodes compu…
We propose local symplectic surgery, a two-timescale procedure for finding local Nash equilibria in two-player zero-sum games. We first show that previous gradient-based algorithms cannot guarantee convergence to local Nash equilibria due to the existence of non-Nash stationary points. By taking advantage of the differ…
Discriminative latent-variable models are typically learned using EM or gradient-based optimization, which suffer from local optima. In this paper, we develop a new computationally efficient and provably consistent estimator for a mixture of linear regressions, a simple instance of a discriminative latent-variable mode…
Bayesian inference plays an important role in advancing machine learning, but faces computational challenges when applied to complex models such as deep neural networks. Variational inference circumvents these challenges by formulating Bayesian inference as an optimization problem and solving it using gradient-based op…
This paper bounds the Lipschitz constants of neural networks and their gradients.
New distributed clustering algorithms show resilience to initialization issues.
Introduces new gradient-based methods for machine learning problems.
We introduce the Genetic-Gated Networks (G2Ns), simple neural networks that combine a gate vector composed of binary genetic genes in the hidden layer(s) of networks. Our method can take both advantages of gradient-free optimization and gradient-based optimization methods, of which the former is effective for problems …
MACQ method explains deep learning models by analyzing feature contributions across prediction levels.
Proposes VSGD optimizer combining probabilistic and gradient-based methods.
We propose a technique for increasing the efficiency of gradient-based inference and learning in Bayesian networks with multiple layers of continuous latent vari- ables. We show that, in many cases, it is possible to express such models in an auxiliary form, where continuous latent variables are conditionally determini…
Gradient-based methods can be biased by distributional asymmetries in bivariate categorical data.
New method creates universal perturbations to fool neural network interpretations.
Linear algebra approach for parallel deep learning models.
Gradient-based MCMC for discrete spaces improves sampling performance.
Analyzes learning dynamics of RNNs under locality constraints.
Stochastic LWTA networks resist adversarial attacks while maintaining accuracy.
Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE), recent empirical work suggests that inference networks can produce suboptimal variational parameter…
Study reveals sharp characterisation of local minima in neural network loss landscapes.
HALO uses local Lipschitz constants to optimize functions efficiently.
Causal structure learning has been a challenging task in the past decades and several mainstream approaches such as constraint- and score-based methods have been studied with theoretical guarantees. Recently, a new approach has transformed the combinatorial structure learning problem into a continuous one and then solv…
GoBOED optimizes experiments for specific decision-making objectives, improving downstream outcomes.