This repository provides the MATLAB implementation for the following article:
J.-Y. Liu, J.-P. Sun, Y.-H. Zhao, B.-B. Jia, M.-L. Zhang. Partial Label Learning with Semi-Supervised Clustering Disambiguation. In: Pattern Recognition, vol.171: Article 112138, 2026.
"PLOD_train.m" and "PLOD_test.m" are the train and test functions of this algorithm and "ReadMe.m" is an examplar file on how the PLOD_train and PLOD_test program could be used.