paper-with-me

홈 › Papers

Label Propagation Adaptive Resonance Theory for Semi-supervised Continuous Learning

2020-04-16 · Kim Taehyeong, Hwang Injune, Kang Gi-Cheon, Choi Won-Seok, Kim Hyunseo, Zhang Byoung-Tak

Semi-supervised learning and continuous learning are fundamental paradigms for human-level intelligence. To deal with real-world problems where labels are rarely given and the opportunity to access the same data is limited, it is necessary to apply these two paradigms in a joined fashion. In this paper, we propose Label Propagation Adaptive Resonance Theory (LPART) for semi-supervised continuous learning. LPART uses an online label propagation mechanism to perform classification and gradually improves its accuracy as the observed data accumulates. We evaluated the proposed model on visual (MNIST, SVHN, CIFAR-10) and audio (NSynth) datasets by adjusting the ratio of the labeled and unlabeled data. The accuracies are much higher when both labeled and unlabeled data are used, demonstrating the significant advantage of LPART in environments where the data labels are scarce.

📄 PDF Abstract BibTeX arXiv:2005.02137

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Message Passing Adaptive Resonance Theory for Online Active Semi-supervised Learning

2020-12-02 · Taehyeong Kim, Injune Hwang, Hyundo Lee, Hyunseo Kim 외

Active learning is widely used to reduce labeling effort and training time by repeatedly querying only the most beneficial samples from unlabeled data. In real-world problems where data cannot be stored indefinitely due …

Active Learning

Multi-label Classification via Adaptive Resonance Theory-based Clustering

2021-03-02 · Naoki Masuyama, Yusuke Nojima, Chu Kiong Loo, Hisao Ishibuchi

This paper proposes a multi-label classification algorithm capable of continual learning by applying an Adaptive Resonance Theory (ART)-based clustering algorithm and the Bayesian approach for label probability computati…

ClassificationClusteringContinual LearningGeneral Classification+2

An Ensemble Semi-Supervised Adaptive Resonance Theory Model with Explanation Capability for Pattern Classification

2023-05-19 · Farhad Pourpanah, Chee Peng Lim, Ali Etemad, Q. M. Jonathan Wu

Most semi-supervised learning (SSL) models entail complex structures and iterative training processes as well as face difficulties in interpreting their predictions to users. To address these issues, this paper proposes …

Fuzzy Adaptive Resonance Theory, Diffusion Maps and their applications to Clustering and Biclustering

2014-11-21 · S. B. Damelin, Y. Gu, D. C. Wunsch II, R. Xu

In this paper, we describe an algorithm FARDiff (Fuzzy Adaptive Resonance Dif- fusion) which combines Diffusion Maps and Fuzzy Adaptive Resonance Theory to do clustering on high dimensional data. We describe some applica…

Clustering

Label Propagation Through Optimal Transport

2021-10-01 · Mourad El Hamri, Younès Bennani, Issam Falih

In this paper, we tackle the transductive semi-supervised learning problem that aims to obtain label predictions for the given unlabeled data points according to Vapnik's principle. Our proposed approach is based on opti…