Yunfan-Li / Contrastive-Clustering

Code for the paper "Contrastive Clustering" (AAAI 2021)
MIT License
289 stars 92 forks source link

More details on conclusion #17

Closed sramakrishnan247 closed 2 years ago

sramakrishnan247 commented 3 years ago

Hey! The paper is extremely well written but could you give some more info on the following part -

The proposed CC shows its promising performance in clustering. In the future, we plan to extend it to other tasks and applications such as semi-supervised learning and transfer learning.

This was mentioned in the conclusion. Is this a new area of research, or are there applications other than clustering that can be done with this existing repository? Can you please give some more insights about this part?

Yunfan-Li commented 3 years ago

Thanks for your interest! What you mentioned above is our intuitive plan on extending our method in the future. This repository is used for image clustering or unsupervised representation learning.