Learn The Big Picture: Representation Learning for Clustering
Existing supervised models for text clustering find it difficult to directly optimize for clustering results. This is because clustering is a discrete process and it is difficult to estimate meaningful gradient of any discrete function that can drive gradient based optimization algorithms. So, existing supervised clustering algorithms indirectly optimize for some continuous function that approximates the clustering process. We propose a scalable training strategy that directly optimizes for a discrete clustering metric. We train a BERT-based embedding model using our method and evaluate it on two publicly available datasets. We show that our method outperforms another BERT-based embedding model employing Triplet loss and other unsupervised baselines. This suggests that optimizing directly for the clustering outcome indeed yields better representations suitable for clustering.
Code (1)
Tasks
ClusteringRepresentation LearningText ClusteringTripletSimilar Papers 제목 키워드 기반
Training-Induced Escape from Token Clustering in a Mean-Field Formulation of Transformers
Transformers perform inference by iteratively transforming token representations across layers. This layerwise computation has been studied empirically, and recent mean-field theories of Transformer dynamics explain how …
AugNet: End-to-End Unsupervised Visual Representation Learning with Image Augmentation
Most of the achievements in artificial intelligence so far were accomplished by supervised learning which requires numerous annotated training data and thus costs innumerable manpower for labeling. Unsupervised learning …
ClusteringImage Augmentationimage-classificationImage Classification+3Spiking sampling network for image sparse representation and dynamic vision sensor data compression
Sparse representation has attracted great attention because it can greatly save storage re- sources and find representative features of data in a low-dimensional space. As a result, it may be widely applied in engineerin…
compressed sensingData CompressionDenoisingDictionary Learning+1MRI Scan Synthesis Methods based on Clustering and Pix2Pix
We consider a missing data problem in the context of automatic segmentation methods for Magnetic Resonance Imaging (MRI) brain scans. Usually, automated MRI scan segmentation is based on multiple scans (e.g., T1-weighted…
ClusteringSegmentationThe Temporal Evolution of Modality-Independent Representations of Conceptual Categories
To what extent does language production activate amodal conceptual representations? In picture naming, we view specific exemplars of concepts and then name them with a category label, like 'dog'. In contrast, in overt re…