vix.ing · top · new · best · stats · spec

Clustering Words with the MDL Principle

1996/05/12 by Hang Li, Li, Hang, Naoki Abe +1
Computer Science · #Algorithms and Data Compression #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #semigroups and automata theory

paper · pdf · doi:10.48550/arxiv.cmp-lg/9605014

openalex publication_date 1996/05/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We address the problem of automatically constructing a thesaurus (hierarchically clustering words) based on corpus data. We view the problem of clustering words as that of estimating a joint distribution over the Cartesian product of a partition of a set of nouns and a partition of a set of verbs, and propose an estimation algorithm using simulated annealing with an energy function based on the Minimum Description Length (MDL) Principle. We empirically compared the performance of our method based on the MDL Principle against that of one based on the Maximum Likelihood Estimator, and found that the former outperforms the latter. We also evaluated the method by conducting pp-attachment disambiguation experiments using an automatically constructed thesaurus. Our experimental results indicate that we can improve accuracy in disambiguation by using such a thesaurus.

Related