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,341 papers · 148 categories

Trend · papers per month

3857711,1561,541 · Jun 202019922001200920182026
48 results for Self-paced Learning

DSPL tackles distributed self-paced learning for large datasets.

problem Training process for each instance weight in SPL depends on others, making it hard to distribute.
method DSPL reformulates SPL into a distributed setting using ADMM for parallel optimization of model and instance weights.
result DSPL outperforms existing methods on synthetic and real datasets.

Self-paced learning improves PLL by prioritizing training examples.

problem Learning from partially labeled data where each instance has multiple candidate labels.
method Integrates self-paced learning into PLL, ranking training examples and labels.
result The proposed SP-PLL algorithm outperforms baseline methods in partial label learning.

Self-paced learning selects tasks in a human-like progression for better multitask machine learning.

problem Improving multitask machine learning performance through effective task selection.
method Iterative selection of most appropriate tasks, learning task parameters, and updating shared knowledge using a bi-convex loss function.
result Self-paced task selection outperforms baseline methods in various multitask learning scenarios.

Proposes a self-paced multi-label learning method to handle diverse labels efficiently.

problem Learning from multi-label data with a large label space is NP-hard and prone to overfitting.
method Self-paced multi-label learning with diversity (SPMLD) approach, incorporating gradual label inclusion and diversity maintenance.
result The proposed SPMLD framework optimizes a non-convex objective function using block coordinate descent.

A new framework for deep learning from multiple experts tackles long-tailed data issues.

problem Training deep networks on imbalanced data distributions.
method Learning From Multiple Experts (LFME) framework, involving self-paced expert selection and curriculum instance selection.
result LFME achieves superior performance compared to state-of-the-art methods.

SPL-ADVisE improves deep learning convergence and accuracy.

problem Training deep neural networks with self-paced learning and adaptive embeddings.
method Integrates self-paced learning and deep metric learning using Magnet Loss for dynamic mini-batch selection.
result SPL-ADVisE converges faster and achieves higher accuracy on fine-grained datasets.

This paper improves cross-modal learning to rank by using self-paced learning with non-linear mapping functions.

problem Challenges in learning cross-modal similarity, especially with linear mapping functions and equal importance assumption.
method Incorporates self-paced learning theory with diversity into cross-modal learning to rank, using non-linear mapping functions.
result Significant improvements over state-of-the-art methods in cross-modal retrieval tasks.

Deep learning predicts stock trends from chaotic online news.

problem Predicting stock trends from volatile and non-stationary stock market data.
method Hybrid Attention Networks and self-paced learning mechanism.
result Demonstrated effectiveness in predicting stock trends from online news.

Proposes an ensemble framework for outlier detection with embedded feature selection.

problem Improving performance of outlier detection in noisy data.
method Unified feature selection and outlier detection, thresholded self-paced learning, alternate algorithm.
result The proposed framework ODEFS outperforms existing methods on real-world datasets.

A new QSAR model selects relevant molecular descriptors for bioactivity prediction.

problem Redundant, noisy, and irrelevant descriptors in QSAR models.
method SPL-Logsum method using regularization and self-paced learning.
result SPL-Logsum method outperforms other methods in classification performance and model interpretability.

Improves sample efficiency in reinforcement learning by controlling task distribution.

problem Learning and generalization of behaviors across related tasks in intelligent robots.
method Introduces a novel relative entropy reinforcement learning algorithm that allows the agent to control the intermediate task distribution.
result The proposed curriculum learning scheme drastically improves sample efficiency and enables learning in challenging scenarios.

Automatically generates a deep RL curriculum for faster and more stable learning.

problem How to automatically generate a curriculum for deep RL agents.
method Interprets curriculum generation as an inference problem, learning task distributions progressively.
result Curricula significantly improve learning performance across various environments and deep RL algorithms.

SelectNet selectively adds unlabelled data to balance imbalanced training data.

problem Training from imbalanced data in machine learning.
method SelectNet trains a deep neural network to add unlabelled data with predicted labels to the training dataset.
result SelectNet effectively balances imbalanced training data, improving classifier performance.

Proposes MEDIC to improve incremental learning by preventing forgetting and intransigence.

problem Challenges of forgetting old knowledge and intransigence on new knowledge in incremental learning.
method Maximum Entropy Regularizer (MER) and DropOut Sampling (DOS) to penalize uncertain knowledge and reduce class imbalance.
result Proposed method 'MEDIC' outperforms state-of-the-art algorithms in accuracy, forgetting, and intransigence.

Meta-learning improves neural networks by adapting learning algorithms.

problem Conventional AI approaches solve tasks from scratch, but meta-learning aims to improve the learning algorithm.
method Meta-learning adapts a learning algorithm based on multiple learning episodes.
result Meta-learning can tackle deep learning challenges like data and computation bottlenecks.

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.

Optimal learning paths designed for E-learning systems using reinforcement learning.

problem Designing optimal learning paths for E-learning systems.
method Developed a hierarchical skill model and a proficiency level model, applied reinforcement learning to find the optimal learning strategy.
result Demonstrated the effectiveness of the proposed framework via numerical experiments.

Dex improves reinforcement learning by solving complex environments incrementally.

problem Training reinforcement learning agents for complex, ever-changing environments.
method Incremental learning approach, using optimal weights from simpler environments.
result Incremental learning yields superior performance across multiple Dex environments.

New method uses bi-level optimization to learn useful representations for imitation learning.

problem Learning useful representations for multiple tasks in imitation learning settings.
method Formulates representation learning as a bi-level optimization problem.
result Bi-level optimization framework provides sample complexity benefits for imitation learning.

Tabular Q-Learning with learned state abstractions solves continuous control tasks.

problem Challenging reinforcement learning problems in continuous control.
method Learned state abstraction to transform continuous state-space into discrete.
result Tabular Q-Learning with learned abstractions achieves efficient learning in unseen tasks.

Unsupervised meta-learning speeds up reinforcement learning tasks.

problem Efficiently solving new reinforcement learning tasks.
method Formulating unsupervised meta-reinforcement learning and using mutual information for task proposals.
result Unsupervised meta-reinforcement learning effectively acquires accelerated procedures without manual task design.

Pymc-learn simplifies probabilistic machine learning for non-specialists.

problem Making probabilistic machine learning accessible to non-experts.
method Inspired by scikit-learn, Pymc-learn provides a high-level language for probabilistic models.
result Pymc-learn brings probabilistic machine learning to non-specialists with ease, performance, and flexibility.

Study Whittle index learning algorithms for restless bandits with constant stepsizes.

problem Optimizing decisions in restless multi-armed bandits with constant stepsizes.
method Developed Q-learning algorithms with constant stepsizes for index learning in restless bandits, extending to DQN and function approximations.
result The algorithms learn the Whittle index effectively.

New unsupervised learning technique learns independent kernels for better machine learning tasks.

problem Improving unsupervised representation learning for machine learning tasks.
method Stacking convolutional transforms using alternating proximal minimization scheme.
result DCTL outperforms shallow version CTL on benchmark datasets.