paper-with-me

홈 › Papers

Self-Paced Multitask Learning with Shared Knowledge

2017-03-02 · Keerthiram Murugesan, Jaime Carbonell

This paper introduces self-paced task selection to multitask learning, where instances from more closely related tasks are selected in a progression of easier-to-harder tasks, to emulate an effective human education strategy, but applied to multitask machine learning. We develop the mathematical foundation for the approach based on iterative selection of the most appropriate task, learning the task parameters, and updating the shared knowledge, optimizing a new bi-convex loss function. This proposed method applies quite generally, including to multitask feature learning, multitask learning with alternating structure optimization, etc. Results show that in each of the above formulations self-paced (easier-to-harder) task selection outperforms the baseline version of these methods in all the experiments.

📄 PDF Abstract BibTeX arXiv:1703.00977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Paced Learning for Open-Set Domain Adaptation

2023-03-10 · Xinghong Liu, Yi Zhou, Tao Zhou, Jie Qin 외

Domain adaptation tackles the challenge of generalizing knowledge acquired from a source domain to a target domain with different data distributions. Traditional domain adaptation methods presume that the classes in the …

Domain Adaptation

NUIG: Multitasking Self-attention based approach to SigTyp 2020 Shared Task

2020-11-01 · EMNLP (SIGTYP) 2020 11 · Chinmay Choudhary

The paper describes the Multitasking Self-attention based approach to constrained sub-task within Sigtyp 2020 Shared task. Our model is simple neural network based architecture inspired by Transformers (CITATION) model. …

Multitask Learning with Single Gradient Step Update for Task Balancing

2020-05-20 · Sungjae Lee, Youngdoo Son

Multitask learning is a methodology to boost generalization performance and also reduce computational intensity and memory usage. However, learning multiple tasks simultaneously can be more difficult than learning a sing…

Meta-Learning

Self-paced ensemble learning for speech and audio classification

2021-03-22 · Nicolae-Catalin Ristea, Radu Tudor Ionescu

Combining multiple machine learning models into an ensemble is known to provide superior performance levels compared to the individual components forming the ensemble. This is because models can complement each other in …

Audio ClassificationClassificationEnsemble LearningGeneral Classification+1

Reward-Machine-Guided, Self-Paced Reinforcement Learning

2023-05-25 · Cevahir Koprulu, Ufuk Topcu

Self-paced reinforcement learning (RL) aims to improve the data efficiency of learning by automatically creating sequences, namely curricula, of probability distributions over contexts. However, existing techniques for s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)