Algorithm learns to solve tasks by gradually expanding policy space.
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
RLVR training dynamics reveal an implicit curriculum that shapes learning progression.
New method learns optimal environment and goal difficulty for reinforcement learning.
In this paper, we investigate a new form of automated curriculum learning based on adaptive selection of accuracy requirements, called accuracy-based curriculum learning. Using a reinforcement learning agent based on the Deep Deterministic Policy Gradient algorithm and addressing the Reacher environment, we first show …
These notions in the title are of fundamental importance in any branch of physics. However, there have been great difficulties in finding physically acceptable definitions of them in general relativity since Einstein's time. I shall explain these difficulties and progresses that have been made. In particular, I shall i…
This research formalizes inductive generalization and proposes a new learning paradigm called Inductive Learning.
Proposes PIC and POIC for measuring task difficulty in RL.
RLVR learning dynamics naturally create an implicit curriculum for transformers.
Rapid progress in deep learning has spurred its application to bioinformatics problems including protein structure prediction and design. In classic machine learning problems like computer vision, progress has been driven by standardized data sets that facilitate fair assessment of new methods and lower the barrier to …
Study shows code-level optimizations significantly impact deep RL algorithms.
Recent studies have significantly improved the state-of-the-art on common-sense reasoning (CSR) benchmarks like the Winograd Schema Challenge (WSC) and SWAG. The question we ask in this paper is whether improved performance on these benchmarks represents genuine progress towards common-sense-enabled systems. We make ca…
Bounding the generalization error of learning algorithms has a long history, which yet falls short in explaining various generalization successes including those of deep learning. Two important difficulties are (i) exploiting the dependencies between the hypotheses, (ii) exploiting the dependence between the algorithm'…
The paper evaluates samplers on multi-modal targets, focusing on mode separation and recovery.
It is widely believed that the success of deep convolutional networks is based on progressively discarding uninformative variability about the input with respect to the problem at hand. This is supported empirically by the difficulty of recovering images from their hidden representations, in most commonly used network …
New method reduces high-dimensional data to key features.
PS-KD distills a model's own knowledge to soften hard targets during training.
Proposes a curriculum-based scheme to smooth CNN feature embeddings.
The paper develops a theory for iterative self-improvement of models, proving conditions for better performance with easy-to-hard curricula.
Algorithm extsc{Pedel} learns near-optimal policies efficiently on specific problems.
Recent progress in the field of reinforcement learning has been accelerated by virtual learning environments such as video games, where novel algorithms and ideas can be quickly tested in a safe and reproducible manner. We introduce the Google Research Football Environment, a new reinforcement learning environment wher…
New method identifies critical states to improve RL agent explainability and speed.
Variational autoencoders (VAEs) with an auto-regressive decoder have been applied for many natural language processing (NLP) tasks. The VAE objective consists of two terms, (i) reconstruction and (ii) KL regularization, balanced by a weighting hyper-parameter β. One notorious training difficulty is that the KL term ten…
Supervised learning from training data with imbalanced class sizes, a commonly encountered scenario in real applications such as anomaly/fraud detection, has long been considered a significant challenge in machine learning. Motivated by recent progress in curriculum and self-paced learning, we propose to adopt a semi-s…
This paper studies a theoretical pruning method for RNNs to reduce computational costs.
In this article, we investigate when the set of primitive geodesic lengths on a Riemannian manifold have arbitrarily long arithmetic progressions. We prove that in the space of negatively curved metrics, a metric having such arithmetic progressions is quite rare. We introduce almost arithmetic progressions, a coarsific…
The paper explores the Thomas-Yau conjecture using holomorphic curves and Floer theory.
As integrated circuits have become progressively more complex, constrained random stimulus has become ubiquitous as a means of stimulating a designs functionality and ensuring it fully meets expectations. In theory, random stimulus allows all possible combinations to be exercised given enough time, but in practice with…
Inverse reinforcement learning (IRL) is the problem of inferring the reward function of an agent, given its policy or observed behavior. Analogous to RL, IRL is perceived both as a problem and as a class of methods. By categorically surveying the current literature in IRL, this article serves as a reference for researc…
Time-continuous emotion prediction has become an increasingly compelling task in machine learning. Considerable efforts have been made to advance the performance of these systems. Nonetheless, the main focus has been the development of more sophisticated models and the incorporation of different expressive modalities (…
Paper introduces a method to explain deep learning models and identify good generalization.
Recent progress in deep latent variable models has largely been driven by the development of flexible and scalable variational inference methods. Variational training of this type involves maximizing a lower bound on the log-likelihood, using samples from the variational posterior to compute the required gradients. Rec…
Deep networks prioritize easier examples over harder ones, leading to faster training.
Solving the RNA inverse folding problem is a critical prerequisite to RNA design, an emerging field in bioengineering with a broad range of applications from reaction catalysis to cancer therapy. Although significant progress has been made in developing machine-based inverse RNA folding algorithms, current approaches s…
Survey of machine learning methods for Windows malware classification.
New method uses joint stochastic approximation to improve learning of discrete latent models.
A new method called TemperFlow tackles multimodality in sampling from unnormalized distributions.
Dynamic networks are a general language for describing time-evolving complex systems, and discrete time network models provide an emerging statistical technique for various applications. It is a fundamental research question to detect the community structure in time-evolving networks. However, due to significant comput…
Industry evolution caused by various reasons, among which technology progress driving industry development has been approved, but with the new trend of industry convergence, inter-industry convergence also plays an increasing important role. This paper plans to probe the industry synergetic evolution mechanism based on…
Paper introduces a new curriculum generation method for reinforcement learning.
Lie groups applied to tech progress in economic growth.
DKLM learns adaptive kernels for robust nonlinear subspace clustering.
SpatialSim benchmarks machine learning in recognizing object spatial configurations.
This paper improves disentanglement in VAEs by progressively learning hierarchical representations.
Paper presents a GAN model for realistic river image synthesis.
Bayesian model identifies health disparities in disease progression.
New algorithm outperforms existing ones by focusing on mastering rate.
Some statistical models are specified via a data generating process for which the likelihood function cannot be computed in closed form. Standard likelihood-based inference is then not feasible but the model parameters can be inferred by finding the values which yield simulated data that resemble the observed data. Thi…
Feature Quantization improves GAN training stability.