MIST: Mutual Information Maximization for Short Text Clustering
Krissanee Kamthawee, Can Udomcharoenchaikit, Sarana Nutanong
Abstract
Short text clustering poses substantial challenges due to the limited amount of information provided by each text sample. Previous efforts based on dense representations are still inadequate as texts are not sufficiently segregated in the embedding space before clustering. Even though the state-of-the-art method utilizes contrastive learning to boost performance, the process of summarizing all local tokens to form a sequence representation for the whole text includes noise that may obscure limited key information. We propose Mutual Information Maximization Framework for Short Text Clustering (MIST), which overcomes the information drown-out by including a mechanism to maximize the mutual information between representations on both sequence and token levels. Experimental results across eight standard short text datasets show that MIST outperforms the state-of-the-art method in terms of Accuracy or Normalized Mutual Information in most cases.
BibTeX
@inproceedings{kamthawee-etal-2024-mist,
title = "{MIST}: Mutual Information Maximization for Short Text Clustering",
author = "Kamthawee, Krissanee and
Udomcharoenchaikit, Can and
Nutanong, Sarana",
editor = "Ku, Lun-Wei and
Martins, Andre and
Srikumar, Vivek",
booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = aug,
year = "2024",
address = "Bangkok, Thailand",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.acl-long.610/",
doi = "10.18653/v1/2024.acl-long.610",
pages = "11309--11324"
}