paper-with-me

Papers

Neural Text Classification by Jointly Learning to Cluster and Align

2020-11-24 · Yekun Chai, Haidong Zhang, Shuo Jin

Distributional text clustering delivers semantically informative representations and captures the relevance between each word and semantic clustering centroids. We extend the neural text clustering approach to text classification tasks by inducing cluster centers via a latent variable model and interacting with distributional word embeddings, to enrich the representation of tokens and measure the relatedness between tokens and each learnable cluster centroid. The proposed method jointly learns word clustering centroids and clustering-token alignments, achieving the state of the art results on multiple benchmark datasets and proving that the proposed cluster-token alignment mechanism is indeed favorable to text classification. Notably, our qualitative analysis has conspicuously illustrated that text representations learned by the proposed model are in accord well with our intuition.

📄 PDF Abstract BibTeX arXiv:2011.12184

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringGeneral Classificationtext-classificationText ClassificationText ClusteringWord Embeddings

Similar Papers 제목 키워드 기반

Exploiting a comparability mapping to improve bi-lingual data categorization: a three-mode data analysis perspective

2015-02-25 · Pierre-François Marteau, Guiyao Ke

We address in this paper the co-clustering and co-classification of bilingual data laying in two linguistic similarity spaces when a comparability measure defining a mapping between these two spaces is available. A new a…

ClassificationClusteringGeneral Classification

Cluster-Gated Convolutional Neural Network for Short Text Classification

2019-11-01 · CONLL 2019 11 · Haidong Zhang, Wancheng Ni, Meijing Zhao, Ziqi Lin

Text classification plays a crucial role for understanding natural language in a wide range of applications. Most existing approaches mainly focus on long text classification (e.g., blogs, documents, paragraphs). However…

ClassificationClusteringGeneral Classificationtext-classification+1

AttentiveGRUAE: An Attention-Based GRU Autoencoder for Temporal Clustering and Behavioral Characterization of Depression from Wearable Data

2025-10-02 · Nidhi Soley, Vishal M Patel, Casey O Taylor arxiv

In this study, we present AttentiveGRUAE, a novel attention-based gated recurrent unit (GRU) autoencoder designed for temporal clustering and prediction of outcome from longitudinal wearable data. Our model jointly optim…

Binary Classification

Generalized Time Warping Invariant Dictionary Learning for Time Series Classification and Clustering

2023-06-30 · Ruiyu Xu, Chao Wang, Yongxiang Li, Jianguo Wu

Dictionary learning is an effective tool for pattern recognition and classification of time series data. Among various dictionary learning techniques, the dynamic time warping (DTW) is commonly used for dealing with temp…

ClassificationClusteringDictionary LearningDynamic Time Warping+2

Temporal Rate Reduction Clustering for Human Motion Segmentation

2025-06-26 · Xianghan Meng, Zhengyu Tong, Zhiyuan Huang, Chun-Guang Li

Human Motion Segmentation (HMS), which aims to partition videos into non-overlapping human motions, has attracted increasing research attention recently. Existing approaches for HMS are mainly dominated by subspace clust…

ClusteringMotion Segmentation