Selecting appropriate regularization coefficients is critical to performance with respect to regularized empirical risk minimization problems. Existing theoretical approaches attempt to determine the coefficients in order for regularized empirical objectives to be upper-bounds of true objectives, uniformly over a hypot…
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
Optimal systolic inequality proved for manifolds with positive bi-Ricci curvature.
A typical approach in estimating the learning rate of a regularized learning scheme is to bound the approximation error by the sum of the sampling error, the hypothesis error and the regularization error. Using a reproducing kernel space that satisfies the linear representer theorem brings the advantage of discarding t…
We prove that the existence of regular Lagrangians can be given by existence of Weinstein Lefschetz fibrations with an hypothesis.
Entropy regularized OT test assesses independence between samples.
Unified theory for representation learning using learnable functions.
Establishes upper bounds on generalization error in active learning.
Estimates neural network errors for classification problems.
A universal method for hypothesis tests and confidence sets without regularity conditions.
Diffusion models can generalize well even with coarse scores, thanks to the manifold hypothesis.
Do two data samples come from different distributions? Recent studies of this fundamental problem focused on embedding probability distributions into sufficiently rich characteristic Reproducing Kernel Hilbert Spaces (RKHSs), to compare distributions by the distance between their embeddings. We show that Regularized Ma…
Local regularization fails in transductive learning for some multiclass problems.
Residual connections significantly boost the performance of deep neural networks. However, there are few theoretical results that address the influence of residuals on the hypothesis complexity and the generalization ability of deep neural networks. This paper studies the influence of residual connections on the hypoth…
This paper characterizes the conditional distribution properties of the finite sample ridge regression estimator and uses that result to evaluate total regression and generalization errors that incorporate the inaccuracies committed at the time of parameter estimation. The paper provides explicit formulas for those err…
This paper analyzes HTL using stability theory for binary classification.
Develops a new model for measuring extremal dependence in financial markets.
Paper develops a new generalization bound using PAC-Bayes theory and Gibbs distributions.
We investigate the generalizability of deep learning based on the sensitivity to input perturbation. We hypothesize that the high sensitivity to the perturbation of data degrades the performance on it. To reduce the sensitivity to perturbation, we propose a simple and effective regularization method, referred to as spe…
Improved MMD test for non-Euclidean data with spectral regularization.
Regularized OT improves disentangled latent representations in GANs.
This paper examines the problem of learning with a finite and possibly large set of p base kernels. It presents a theoretical and empirical analysis of an approach addressing this problem based on ensembles of kernel predictors. This includes novel theoretical guarantees based on the Rademacher complexity of the corres…
Regularization is a well recognized powerful strategy to improve the performance of a learning machine and regularization schemes with are central in use. It is known that different leads to different properties of the deduced estimators, say, regularization leads to smooth estimators while…
New learning rates derived for Tikhonov-regularized problems without kernel assumptions.
New framework for robust hypothesis testing using Sinkhorn uncertainty sets.
The paper defines a hypothesis space for deep learning using DNNs.
A new learning method uses data to learn from large model sets.
Paper compares optimal denoising methods for generative models, finding different results based on data regularity.
We investigate regularized algorithms combining with projection for least-squares regression problem over a Hilbert space, covering nonparametric regression over a reproducing kernel Hilbert space. We prove convergence results with respect to variants of norms, under a capacity assumption on the hypothesis space and a …
Proposes a method for inference in high-dimensional classification with non-differentiable surrogate losses.
Paper investigates hardness of learning neural networks under manifold hypothesis.
Dropout increases the generalization of neural networks by expanding the weight space.
We present a study of generalization for data-dependent hypothesis sets. We give a general learning guarantee for data-dependent hypothesis sets based on a notion of transductive Rademacher complexity. Our main result is a generalization bound for data-dependent hypothesis sets expressed in terms of a notion of hypothe…
In this paper, we consider a generic probabilistic discriminative learner from the functional viewpoint and argue that, to make it learn well, it is necessary to constrain its hypothesis space to a set of non-trivial piecewise constant functions. To achieve this goal, we present a scalable unsupervised regularization f…
Proper learning is possible with labeled data, but unlabeled data can improve performance.
This work builds the connection between the regularity theory of optimal transportation map, Monge-Ampère equation and GANs, which gives a theoretic understanding of the major drawbacks of GANs: convergence difficulty and mode collapse. According to the regularity theory of Monge-Ampère equation, if the support of the …
Pruning improves model generalization in over-parameterized models, contradicting traditional theories.
Unified view of score estimators for flexible densities.
We investigate the continuity of expected exponential utility maximization with respect to perturbation of the Sharpe ratio of markets. By focusing only on continuity, we impose weaker regularity conditions than those found in the literature. Specifically, we require, in addition to the -compactness hypothesis of La…
Paper tackles functional linear regression using spectral algorithms with discrete observations.
Obtaining deep networks that are robust against adversarial examples and generalize well is an open problem. A recent hypothesis even states that both robust and accurate models are impossible, i.e., adversarial robustness and generalization are conflicting goals. In an effort to clarify the relationship between robust…
In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes a sample of bags and the bag labels, but not the instance labels that determine…
New bounds improve generalization in learning scenarios.
-regularization has been demonstrated to be an attractive technique in machine learning and statistical modeling. It attempts to improve the generalization (prediction) capability of a machine (model) through appropriately shrinking its coefficients. The shape of a estimator differs in varying choices of the…
The paper proposes a bio-inspired framework for better compression and adversarial robustness in machine learning models.
Study of regularized least squares in RKKS with indefinite kernels.
We give a necessary and sufficient geometric structural condition for a stable codimension 1 integral varifold on a smooth Riemannian manifold to correspond to an embedded smooth hypersurface away from a small set of generally unavoidable singularities; when this condition is satisfied, the singular set is empty if the…
This paper proposes a new optimization objective for value-based deep reinforcement learning. We extend conventional Deep Q-Networks (DQNs) by adding a model-learning component yielding a transcoder network. The prediction errors for the model are included in the basic DQN loss as additional regularizers. This augmente…
The goal of regression and classification methods in supervised learning is to minimize the empirical risk, that is, the expectation of some loss function quantifying the prediction error under the empirical distribution. When facing scarce training data, overfitting is typically mitigated by adding regularization term…