paper-with-me

홈 › Papers

Learn The Big Picture: Representation Learning for Clustering

2021-08-01 · ACL (RepL4NLP) 2021 8 · Sumanta Kashyapi, Laura Dietz

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.

📄 PDF Abstract BibTeX

Code (1)

nihilistsumo/blackbox_clustering 공식 구현 pytorch

Tasks

ClusteringRepresentation LearningText ClusteringTriplet

Similar Papers 제목 키워드 기반

Training-Induced Escape from Token Clustering in a Mean-Field Formulation of Transformers

2026-05-08 · Noboru Isobe, Daisuke Inoue, Masaaki Imaizumi arxiv

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

2021-06-11 · Mingxiang Chen, Zhanguo Chang, Haonan Lu, Bitao Yang 외

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+3

Spiking sampling network for image sparse representation and dynamic vision sensor data compression

2022-11-08 · Chunming Jiang, Yilei Zhang

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+1

MRI Scan Synthesis Methods based on Clustering and Pix2Pix

2023-12-08 · Giulia Baldini, Melanie Schmidt, Charlotte Zäske, Liliana L. Caldeira

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…

ClusteringSegmentation

The Temporal Evolution of Modality-Independent Representations of Conceptual Categories

2022-06-24 · Julien Dirani, Liina Pylkkänen

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…