Research
On-device research index

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.

169,181 papers · 148 categories

Trend · papers per month

4959911,4861,981 · Jun 202019922001200920182026
48 results for Learning model

Study batch reinforcement learning methods for personalized medical treatments.

problem Batch reinforcement learning for personalized medical treatments.
method Direct policy learning and model-based learning approaches.
result Model-based learning is impossible with finite model classes but feasible with relaxed conditions.

Wasserstein and value-aware loss are shown to be equivalent in model-based RL.

problem Challenges in learning useful models in approximate settings.
method Equivalence between Wasserstein metric and VAML objective.
result Minimizing VAML objective is equivalent to minimizing Wasserstein metric.

PALM learns abstract models for efficient planning and task transfer.

problem Efficiently learning and transferring hierarchical models for planning.
method PALM uses a new formal structure (L-AMDP) to learn independent, modular models at multiple levels of abstraction.
result PALM integrates planning and execution, facilitating rapid learning of abstract models.

This review classifies deep generative models from a graphical modeling perspective.

problem Learning with deep generative models from a graphical modeling perspective.
method Organized from graphical modeling perspective, differentiating model definitions from learning algorithms.
result Different learning algorithms can be applied to the same model.

I2As learn to use model predictions to create flexible plans in reinforcement learning.

problem Improving data efficiency and robustness in reinforcement learning models.
method Imagination-Augmented Agents (I2As) combine model-free and model-based reinforcement learning, learning to interpret model predictions to construct flexible plans.
result I2As outperform baselines in data efficiency, performance, and robustness to model misspecification.

The paper proposes a structure learning model for efficient reinforcement learning.

problem Efficient sample-based decision making in complex environments.
method Temporal Gaussian Mixture Model with structure learning.
result The model discovers the number of states and transition probabilities.

Examines learning efficiency in neural networks and related models.

problem Analyzing efficiency in deep learning models with singular learning coefficients.
method Examined learning coefficients in neural networks and three-layer neural networks with ReLU units.
result Extended results to include Softmax function, providing a broader understanding of learning efficiency.

Machine learning models adapt to motor learning but face challenges.

problem Adapting machine learning to handle motor variability and differentiate new movements from known ones.
method Parameter adaptation, transfer and meta-learning, reinforcement learning.
result Challenges in applying machine learning models for motor learning support systems.

New deep learning model interprets tabular data with variable selection and explainability.

problem Deep learning models lack interpretability and variable selection.
method Proposes a new network architecture that combines deep learning with generalized linear models.
result The model provides superior predictive power and interpretable results.

Auto-Ensemble automates deep learning model ensembling with adaptive learning rate scheduling.

problem Difficulty in collecting diverse and accurate deep learning models through single training.
method Auto-Ensemble collects model checkpoints and uses adaptive learning rate scheduling to ensemble them.
result Ensembled models converge to various local optima, improving performance on few-shot learning.

Regularizes model-based planning using energy-based models for efficient learning.

problem Challenges in using learned dynamics models for accurate planning.
method Regularization using energy estimates of state transitions.
result Proposes effective regularization method for planning with pre-trained dynamics models.

A new model of learning corrects for chance to improve learning outcomes.

problem The importance of chance-corrected measures in learning.
method Developed two models: Informatron and AdaBook, based on empirical psychological results.
result Chance correction facilitates learning, as shown by computational results.

Extends batch active learning to non-differentiable models.

problem Efficiently training machine learning models on large, initially unlabelled datasets.
method Black-box batch active learning for regression tasks that relies solely on model predictions.
result Achieves strong performance on regression datasets compared to white-box approaches for deep learning models.

New deep learning model tackles graph data learning challenges.

problem Handling graph structured data challenges in deep learning models.
method Introduces a deep loopy neural network with extensive connections and a new learning algorithm based on spanning trees.
result Demonstrates effectiveness on real-world graph datasets.

Deep reinforcement learning finds optimal learning policies for adaptive systems.

problem Finding individualized learning plans for learners with unknown latent traits.
method Formulated as a Markov decision process, applied deep Q-learning with a transition model estimator.
result The algorithm efficiently discovers optimal learning policies with small data sets.

Paper presents a world model that learns invariant causal features using contrastive unsupervised learning.

problem Learning invariant causal features in unsupervised settings.
method Contrastive unsupervised learning with intervention invariant auxiliary task.
result Significantly outperforms state-of-the-art methods on out-of-distribution point navigation tasks.

Researchers study how skills are learned in neural networks using physics principles.

problem Understanding how skills are sequentially learned in neural networks.
method Abstract and simplify the problem using physics principles, proposing three models: Geometry, Resource, and Domino.
result Models reveal insights into neural scaling laws, learning dynamics, and the benefits of modularity.

This work explores meta-learning the mean function of Gaussian processes for better model performance.

problem Challenges in fitting Bayesian models on scarce data, especially in extracting prior knowledge.
method Meta-learning the mean function of Gaussian process priors, analyzing and discussing risks and connections to other meta-learning approaches.
result Meta-learning the mean function of Gaussian processes can be useful in the meta-learning setting.

ScheduleFree+ improves large language model training without schedules or learning rates.

problem Scaling up Schedule-Free Learning to large language models.
method Learning-rate-free and schedule-free method for training large language models.
result ScheduleFree+ outperforms SOTA schedules by 31% at 1000 tokens per parameter.

Generative model learns across different spaces using Gromov-Wasserstein distance.

problem Learning specific aspects of a distribution while modifying others.
method Proposes an approach using Gromov-Wasserstein distance to learn across incomparable spaces.
result Demonstrates flexibility in learning target properties across different domains.

A reinforcement learning method selects the best short-term load forecasting model.

problem Challenges in selecting the best short-term load forecasting model under varying conditions.
method A Q-learning agent learns the optimal policy of selecting the best forecasting model for the next time step.
result The Q-learning algorithm converges fast and improves forecasting accuracy by approximately 50%.

This dissertation automates deep learning pipelines and uses meta-learning for better model selection and data augmentation.

problem Challenges in selecting and fine-tuning deep learning pipelines for new datasets.
method Meta-learning for DL pipeline selection and data augmentation, using synthetic data.
result Meta-learned approaches outperform traditional methods in automated DL pipeline selection and data augmentation.

FCL3 learns from multiple representative models to adapt to new tasks.

problem Degradation of performance in lifelong learning models for new task environments.
method Two knowledge libraries: feature learning and model knowledge. Self-selection of representative models for new tasks.
result FCL3 achieves better performance than most lifelong learning frameworks.

Bayesian meta-learning algorithm improves model calibration and accuracy.

problem Improving model calibration and accuracy in few-shot learning.
method Gradient-based variational inference to learn model parameter distributions.
result State-of-the-art calibration and classification results on few-shot benchmarks.

This paper compares communication efficiency of split learning and federated learning in various scenarios.

problem Comparing communication efficiency of split learning and federated learning in different settings.
method Examined various practical scenarios of distributed learning setups and compared the two methods.
result Communication efficiency of split learning and federated learning depends on the number of clients, model size, and data samples.

SeCTAR learns latent representations of trajectories for hierarchical reinforcement learning.

problem Learning lower layers in a hierarchy of reinforcement learning problems.
method SeCTAR uses variational autoencoders to learn latent representations of trajectories, combining policy and model consistency.
result SeCTAR effectively solves long-term and multi-stage problems with sparse rewards.