paper-with-me

홈 › Papers

Clustering Words by Projection Entropy

2014-10-24 · Işık Barış Fidaner, Ali Taylan Cemgil

We apply entropy agglomeration (EA), a recently introduced algorithm, to cluster the words of a literary text. EA is a greedy agglomerative procedure that minimizes projection entropy (PE), a function that can quantify the segmentedness of an element set. To apply it, the text is reduced to a feature allocation, a combinatorial object to represent the word occurences in the text's paragraphs. The experiment results demonstrate that EA, despite its reduction and simplicity, is useful in capturing significant relationships among the words in the text. This procedure was implemented in Python and published as a free software: REBUS.

📄 PDF Abstract BibTeX arXiv:1410.6830

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A divisive hierarchical clustering-based method for indexing image information

2015-03-12 · Izadpanah Najva

In most practical applications of image retrieval, high-dimensional feature vectors are required, but current multi-dimensional indexing structures lose their efficiency with growth of dimensions. Our goal is to propose …

ClusteringImage RetrievalRetrieval

Clustering of neural codewords revealed by a first-order phase transition

2016-02-22

A network of neurons in the central nervous system collectively represents information by its spiking activity states. Typically observed states, i.e., codewords, occupy only a limited portion of the state space due to c…

Clustering

Preventing Dimensional Collapse of Incomplete Multi-View Clustering via Direct Contrastive Learning

2023-03-22 · Kaiwu Zhang, Shiqiang Du, Baokai Liu, Shengxia Gao

Incomplete multi-view clustering (IMVC) is an unsupervised approach, among which IMVC via contrastive learning has received attention due to its excellent performance. The previous methods have the following problems: 1)…

ClusteringContrastive LearningIncomplete multi-view clusteringvalid

Gradient Flow Structure and Quantitative Dynamics of Multi-Head Self-Attention

2026-05-05 · Ayan Pendharkar arxiv

Transformer self-attention can be interpreted as a gradient flow on the unit sphere, in which tokens evolve under softmax interaction potentials and tend to form clusters. While prior work has established clustering beha…

Learning with Clustering Structure

2015-06-16 · Vincent Roulet, Fajwel Fogel, Alexandre d'Aspremont, Francis Bach

We study supervised learning problems using clustering constraints to impose structure on either features or samples, seeking to help both prediction and interpretation. The problem of clustering features arises naturall…

Clusteringtext-classificationText Classification