paper-with-me

Papers

Revisiting Mutual Information Maximization for Generalized Category Discovery

2024-05-31 · Zhaorui Tan, Chengrui Zhang, Xi Yang, Jie Sun, Kaizhu Huang

Generalized category discovery presents a challenge in a realistic scenario, which requires the model's generalization ability to recognize unlabeled samples from known and unknown categories. This paper revisits the challenge of generalized category discovery through the lens of information maximization (InfoMax) with a probabilistic parametric classifier. Our findings reveal that ensuring independence between known and unknown classes while concurrently assuming a uniform probability distribution across all classes, yields an enlarged margin among known and unknown classes that promotes the model's performance. To achieve the aforementioned independence, we propose a novel InfoMax-based method, Regularized Parametric InfoMax (RPIM), which adopts pseudo labels to supervise unlabeled samples during InfoMax, while proposing a regularization to ensure the quality of the pseudo labels. Additionally, we introduce novel semantic-bias transformation to refine the features from the pre-trained model instead of direct fine-tuning to rescue the computational costs. Extensive experiments on six benchmark datasets validate the effectiveness of our method. RPIM significantly improves the performance regarding unknown classes, surpassing the state-of-the-art method by an average margin of 3.5%.

📄 PDF Abstract BibTeX arXiv:2405.20711

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Parametric Information Maximization for Generalized Category Discovery

2022-12-01 · ICCV 2023 1 · Florent Chiaroni, Jose Dolz, Ziko Imtiaz Masud, Amar Mitiche 외

We introduce a Parametric Information Maximization (PIM) model for the Generalized Category Discovery (GCD) problem. Specifically, we propose a bi-level optimization formulation, which explores a parameterized family of …

Explicit Mutual Information Maximization for Self-Supervised Learning

2024-09-07 · Lele Chang, Peilin Liu, Qinghai Guo, Fei Wen

Recently, self-supervised learning (SSL) has been extensively studied. Theoretically, mutual information maximization (MIM) is an optimal criterion for SSL, with a strong theoretical foundation in information theory. How…

Self-Supervised Learning

Deep Image Clustering with Category-Style Representation

2020-07-20 · ECCV 2020 8 · Junjie Zhao, Donghuan Lu, Kai Ma, Yu Zhang 외

Deep clustering which adopts deep neural networks to obtain optimal representations for clustering has been widely studied recently. In this paper, we propose a novel deep image clustering framework to learn a category-s…

ClusteringDeep ClusteringImage Clustering

Mutual Information Maximization for Simple and Accurate Part-Of-Speech Induction

2018-04-20 · NAACL 2019 6 · Karl Stratos

We address part-of-speech (POS) induction by maximizing the mutual information between the induced label and its context. We focus on two training objectives that are amenable to stochastic gradient descent (SGD): a nove…

ClusteringPOS

Semi-supervised Formality Style Transfer using Language Model Discriminator and Mutual Information Maximization

2020-10-10 · Findings of the Association for Computational Linguistics 2020 · Kunal Chawla, Diyi Yang

Formality style transfer is the task of converting informal sentences to grammatically-correct formal sentences, which can be used to improve performance of many downstream NLP tasks. In this work, we propose a semi-supe…

Formality Style TransferLanguage ModelingLanguage ModellingSemi-Supervised Formality Style Transfer+4