This study improves GANs by learning latent distributions and pushforward maps.
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
Theoretical justification for asymmetric actor-critic algorithms in reinforcement learning.
We present a generic compact computational framework relying on structured random matrices that can be applied to speed up several machine learning algorithms with almost no loss of accuracy. The applications include new fast LSH-based algorithms, efficient kernel computations via random feature maps, convex optimizati…
Since its inception, the modus operandi of multi-task learning (MTL) has been to minimize the task-wise mean of the empirical risks. We introduce a generalized loss-compositional paradigm for MTL that includes a spectrum of formulations as a subfamily. One endpoint of this spectrum is minimax MTL: a new MTL formulation…
This paper establishes a theoretical foundation for super-models via domain adaptation.
Most existing binary classification methods target on the optimization of the overall classification risk and may fail to serve some real-world applications such as cancer diagnosis, where users are more concerned with the risk of misclassifying one specific class than the other. Neyman-Pearson (NP) paradigm was introd…
Diffusion models explained via cognitive science.
This paper bridges MTL and meta-learning, showing their shared structure and efficiency.
When it comes to clustering nonconvex shapes, two paradigms are used to find the most suitable clustering: minimum cut and maximum density. The most popular algorithms incorporating these paradigms are Spectral Clustering and DBSCAN. Both paradigms have their pros and cons. While minimum cut clusterings are sensitive t…
Recent advances in Reinforcement Learning, grounded on combining classical theoretical results with Deep Learning paradigm, led to breakthroughs in many artificial intelligence tasks and gave birth to Deep Reinforcement Learning (DRL) as a field of research. In this work latest DRL algorithms are reviewed with a focus …
Derives a new objective to learn from human preferences without approximations.
We propose a general information-theoretic approach called Seraph (SEmi-supervised metRic leArning Paradigm with Hyper-sparsity) for metric learning that does not rely upon the manifold assumption. Given the probability parameterized by a Mahalanobis distance, we maximize the entropy of that probability on labeled data…
Disagreement-based approaches generate multiple classifiers and exploit the disagreement among them with unlabeled data to improve learning performance. Co-training is a representative paradigm of them, which trains two classifiers separately on two sufficient and redundant views; while for the applications where there…
Survey on statistical theories of neural networks, focusing on approximation, training dynamics, and generative models.
This paper improves model training by using a reference model to guide target model training.
Estimates rewards from a demonstrator's learning process.
Proposes a method to adapt to new classes in a domain shift.
New insights into correntropy-based regression reveal robustness and unified approaches.
This paper explores how model complexity affects performance in large language models.
New framework uses unsupervised learning for efficient exploration in RL.
A post-hoc framework improves model performance by calibrating different feature spaces.
New method improves language model fine-tuning without forgetting.
Study explores learning behavior of GFlowNets, revealing key mechanisms.
Proposes a new approach to MSDA by introducing latent covariate shift to handle varying label distributions.
We introduce a novel co-learning paradigm for manifolds naturally equipped with a group action, motivated by recent developments on learning a manifold from attached fibre bundle structures. We utilize a representation theoretic mechanism that canonically associates multiple independent vector bundles over a common bas…
The paper proposes new interpretability paradigms to improve model faithfulness.
In this paper, we introduce a new online decision making paradigm that we call Thresholding Graph Bandits. The main goal is to efficiently identify a subset of arms in a multi-armed bandit problem whose means are above a specified threshold. While traditionally in such problems, the arms are assumed to be independent, …
This review explores resampling techniques for imbalanced binary classification.
Unsupervised pre-training improves model generalization, but lacks theoretical understanding.
Develops algorithms for multi-class Neyman-Pearson classification with cost sensitivity.
Transfer learning has received a lot of attention in the machine learning community over the last years, and several effective algorithms have been developed. However, relatively little is known about their theoretical properties, especially in the setting of lifelong learning, where the goal is to transfer information…
Theory explains how AI models can predict unseen tasks without labeled data.
Paper analyzes inclusive KL inference using Wasserstein gradient flows.
We propose a general information-theoretic approach called Seraph (SEmi-supervised metRic leArning Paradigm with Hyper-sparsity) for metric learning that does not rely upon the manifold assumption. Given the probability parameterized by a Mahalanobis distance, we maximize the entropy of that probability on labeled data…
In school, a teacher plays an important role in various classroom teaching patterns. Likewise to this human learning activity, the learning using privileged information (LUPI) paradigm provides additional information generated by the teacher to 'teach' learning models during the training stage. Therefore, this novel le…
Deep Sets approximates functions on sets with high-dimensional latent space.
A widely applied diversification paradigm is the naive diversification choice heuristic. It stipulates that an economic agent allocates equal decision weights to given choice alternatives independent of their individual characteristics. This article provides mathematically and economically sound choice theoretic founda…
Neural ODEs provide a framework for studying the training dynamics of neural networks.
DRFLM improves federated learning by handling data heterogeneity and noise.
The 1950's foundational literature on rational mechanics exhibits two somewhat distinct paradigms to the representation of continuous distributions of defects in solids. In one paradigm, the fundamental objects are geometric structures on the body manifold, e.g., an affine connection and a Riemannian metric, which repr…
Scarcity of labeled data is a bottleneck for supervised learning models. A paradigm that has evolved for dealing with this problem is data programming. An existing data programming paradigm allows human supervision to be provided as a set of discrete labeling functions (LF) that output possibly noisy labels to input in…
The paper explores fundamental limits of learning non-hallucinating generative models.
This research compares masked diffusion models to autoregressive language models, focusing on architectural differences.
This work explores test-time scaling strategies for LLMs, improving sample efficiency and expressiveness.
Games generalize the single-objective optimization paradigm by introducing different objective functions for different players. Differentiable games often proceed by simultaneous or alternating gradient updates. In machine learning, games are gaining new importance through formulations like generative adversarial netwo…
This research formalizes inductive generalization and proposes a new learning paradigm called Inductive Learning.
Brain computer interfaces (BCI) enable direct communication with a computer, using neural activity as the control signal. This neural signal is generally chosen from a variety of well-studied electroencephalogram (EEG) signals. For a given BCI paradigm, feature extractors and classifiers are tailored to the distinct ch…
This work analyzes SGGMs, offering convergence insights and practical design tips.