An Optimization Framework for Semi-Supervised and Transfer Learning using Multiple Classifiers and Clusterers
Ayan Acharya, Eduardo R. Hruschka, Joydeep Ghosh, Sreangsu Acharyya

TL;DR
This paper introduces a versatile optimization framework that combines classifiers and clusterers to improve semi-supervised and transfer learning, effectively handling concept drift and enhancing classification accuracy.
Contribution
It presents a novel, scalable optimization approach that integrates multiple classifiers and cluster ensembles using Bregman divergences for improved semi-supervised and transfer learning.
Findings
Outperforms popular transductive learning methods
Effectively detects concept drift in target data
Provides a flexible framework adaptable to various loss functions
Abstract
Unsupervised models can provide supplementary soft constraints to help classify new, "target" data since similar instances in the target set are more likely to share the same class label. Such models can also help detect possible differences between training and target distributions, which is useful in applications where concept drift may take place, as in transfer learning settings. This paper describes a general optimization framework that takes as input class membership estimates from existing classifiers learnt on previously encountered "source" data, as well as a similarity matrix from a cluster ensemble operating solely on the target data to be classified, and yields a consensus labeling of the target data. This framework admits a wide range of loss functions and classification/clustering methods. It exploits properties of Bregman divergences in conjunction with Legendre duality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Data Stream Mining Techniques · Water Systems and Optimization
