A simple continuous relaxation for argsort improves performance and is easy to implement.
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
This work proposes a method to integrate algorithms into neural networks using continuous relaxation.
Proposes a continuous relaxation for discrete Bayesian optimization.
Spectral Clustering as a relaxation of the normalized/ratio cut has become one of the standard graph-based clustering methods. Existing methods for the computation of multiple clusters, corresponding to a balanced -cut of the graph, are either based on greedy techniques or heuristics which have weak connection to th…
In this paper, we study a nonconvex continuous relaxation of MAP inference in discrete Markov random fields (MRFs). We show that for arbitrary MRFs, this relaxation is tight, and a discrete stationary point of it can be easily reached by a simple block coordinate descent algorithm. In addition, we study the resolution …
CRA improves UL-based CO solvers by dynamically smoothing and enforcing discreteness.
Enhances neural architecture search efficiency and prevents performance collapse.
A novel method relaxes binary constraints to non-negative spheres for multi-matching and clustering.
Sorting input objects is an important step in many machine learning pipelines. However, the sorting operator is non-differentiable with respect to its inputs, which prohibits end-to-end gradient-based optimization. In this work, we propose NeuralSort, a general-purpose continuous relaxation of the output of the sorting…
Most existing deep reinforcement learning (DRL) frameworks consider either discrete action space or continuous action space solely. Motivated by applications in computer games, we consider the scenario with discrete-continuous hybrid action space. To handle hybrid action space, previous works either approximate the hyb…
A new method for hierarchical clustering using continuous embeddings and optimization.
The reparameterization trick enables optimizing large scale stochastic computation graphs via gradient descent. The essence of the trick is to refactor each stochastic node into a differentiable function of its parameters and a random variable with fixed distribution. After refactoring, the gradients of the loss propag…
Boltzmann machines are powerful distributions that have been shown to be an effective prior over binary latent variables in variational autoencoders (VAEs). However, previous methods for training discrete VAEs have used the evidence lower bound and not the tighter importance-weighted bound. We propose two approaches fo…
Learning in models with discrete latent variables is challenging due to high variance gradient estimators. Generally, approaches have relied on control variates to reduce the variance of the REINFORCE estimator. Recent work (Jang et al. 2016, Maddison et al. 2016) has taken a different approach, introducing a continuou…
New algorithm clusters data and learns kernels without relaxing constraints.
This work optimizes RL algorithms using entropy regularisation for continuous-time LQ problems.
New gradient estimators for discrete variables improve model training.
CMDNet simplifies MAP detection for large systems with probabilistic relaxation.
In many applications we seek to maximize an expectation with respect to a distribution over discrete variables. Estimating gradients of such objectives with respect to the distribution parameters is a challenging problem. We analyze existing solutions including finite-difference (FD) estimators and continuous relaxatio…
New GP kernel handles mixed-categorical data, improving model accuracy.
We present a framework for learning disentangled and interpretable jointly continuous and discrete representations in an unsupervised manner. By augmenting the continuous latent distribution of variational autoencoders with a relaxed discrete distribution and controlling the amount of information encoded in each latent…
New algorithms improve neural architecture search with faster convergence.
A generalization of the Flow-box Theorem is given. The assumption of continuous differentiability of the vector field is relaxed to a local Lipschitz condition. The theorem holds in any Banach space.
The (constrained) minimization of a ratio of set functions is a problem frequently occurring in clustering and community detection. As these optimization problems are typically NP-hard, one uses convex or spectral relaxations in practice. While these relaxations can be solved globally optimally, they are often too loos…
DisARM improves gradient estimation for binary latent variables.
This paper proposes exact and approximation algorithms for Sparse PCA, improving interpretability and scalability.
Signal processing is rich in inherently continuous and often nonlinear applications, such as spectral estimation, optical imaging, and super-resolution microscopy, in which sparsity plays a key role in obtaining state-of-the-art results. Coping with the infinite dimensionality and non-convexity of these problems typica…
Discrete random variables are natural components of probabilistic clustering models. A number of VAE variants with discrete latent variables have been developed. Training such methods requires marginalizing over the discrete latent variables, causing training time complexity to be linear in the number clusters. By appl…
Neural network quantization has become an important research area due to its great impact on deployment of large models on resource constrained devices. In order to train networks that can be effectively discretized without loss of performance, we introduce a differentiable quantization procedure. Differentiability can…
It is well known that the minimal superhedging price of a contingent claim is too high for practical use. In a continuous-time model uncertainty framework, we consider a relaxed hedging criterion based on acceptable shortfall risks. Combining existing aggregation and convex dual representation theorems, we derive duali…
This text explores strategies for learning discrete latent structures in neural networks.
Proposes HypCSE for enhanced hierarchical clustering.
Federated learning approach for binary matrix factorization.
Stability of Morse index for Yang-Mills connections in 4D.
Graph matching---aligning a pair of graphs to minimize their edge disagreements---has received wide-spread attention from both theoretical and applied communities over the past several decades, including combinatorics, computer vision, and connectomics. Its attention can be partially attributed to its computational dif…
In a financial market with a continuous price process and proportional transaction costs we investigate the problem of utility maximization of terminal wealth. We give sufficient conditions for the existence of a shadow price process, i.e.~a least favorable frictionless market leading to the same optimal strategy and u…
Many machine learning tasks require sampling a subset of items from a collection based on a parameterized distribution. The Gumbel-softmax trick can be used to sample a single item, and allows for low-variance reparameterized gradients with respect to the parameters of the underlying distribution. However, stochastic o…
Study uses DRL with Lagrangian relaxation to solve temporal control tasks with STL constraints.
Differentiable relaxation for inferring partial orders from noisy linear data.
CO-BED optimizes experiments using Bayesian methods and information theory.
CPRA efficiently finds diverse solutions in CO problems using UL and parallelization.
Graphs provide an efficient tool for object representation in various computer vision applications. Once graph-based representations are constructed, an important question is how to compare graphs. This problem is often formulated as a graph matching problem where one seeks a mapping between vertices of two graphs whic…
The paper studies problem of continuous time optimal portfolio selection for a incom- plete market diffusion model. It is shown that, under some mild conditions, near optimal strategies for investors with different performance criteria can be constructed using a limited number of fixed processes (mutual funds), for a m…
New method grows deep networks efficiently by dynamically pruning and growing layers.
New conic quadratic formulations improve outlier detection in regression models.
We use high-frequency data of 1364 Chinese A-share stocks traded on the Shanghai Stock Exchange and Shenzhen Stock Exchange to investigate the intraday patterns in the bid-ask spreads. The daily periodicity in the spread time series is confirmed by Lomb analysis and the intraday bid-ask spreads are found to exhibit …
A new method for categorical variational inference using discrete normalizing flows.
Paper relaxes stability and generalization assumptions for SGD.