paper-with-me

홈 › Papers

Clustering Text Using Attention

2022-01-08 · Lovedeep Singh

Clustering Text has been an important problem in the domain of Natural Language Processing. While there are techniques to cluster text based on using conventional clustering techniques on top of contextual or non-contextual vector space representations, it still remains a prevalent area of research possible to various improvements in performance and implementation of these techniques. This paper discusses a novel technique to cluster text using attention mechanisms. Attention Mechanisms have proven to be highly effective in various NLP tasks in recent times. This paper extends the idea of attention mechanism in clustering space and sheds some light on a whole new area of research

📄 PDF Abstract BibTeX arXiv:2201.02816

Code (1)

singh-l/ctua 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

In-Context Clustering with Large Language Models

2025-10-09 · Ying Wang, Mengye Ren, Andrew Gordon Wilson arxiv

We propose In-Context Clustering (ICC), a flexible LLM-based procedure for clustering data from diverse distributions. Unlike traditional clustering algorithms constrained by predefined similarity measures, ICC flexibly …

Image Clustering

Attention-Based Clustering: Learning a Kernel from Context

2020-10-02 · Samuel Coward, Erik Visse-Martindale, Chithrupa Ramesh

In machine learning, no data point stands alone. We believe that context is an underappreciated concept in many machine learning methods. We propose Attention-Based Clustering (ABC), a neural architecture based on the at…

BIG-bench Machine LearningClustering

Reliable Pseudo-labeling via Optimal Transport with Attention for Short Text Clustering

2025-01-25 · Zhihao Yao, Jixuan Yin, Bo Li

Short text clustering has gained significant attention in the data mining community. However, the limited valuable information contained in short texts often leads to low-discriminative representations, increasing the di…

ClusteringContrastive LearningRepresentation LearningShort Text Clustering+1

ClusTop: An unsupervised and integrated text clustering and topic extraction framework

2023-01-03 · Zhongtao Chen, Chenghu Mi, Siwei Duo, Jingfei He 외

Text clustering and topic extraction are two important tasks in text mining. Usually, these two tasks are performed separately. For topic extraction to facilitate clustering, we can first project texts into a topic space…

ClusteringDimensionality ReductionLanguage ModelingLanguage Modelling+1

Discriminative Representation learning via Attention-Enhanced Contrastive Learning for Short Text Clustering

2025-01-07 · Zhihao Yao

Contrastive learning has gained significant attention in short text clustering, yet it has an inherent drawback of mistakenly identifying samples from the same category as negatives and then separating them in the featur…

ClusteringContrastive LearningPseudo LabelRepresentation Learning+2