Domain-Independent Unsupervised Text Segmentation for Data Management
Domain-Independent Unsupervised Text Segmentation for Data Management
复制标题
用于数据管理的与领域无关的无监督文本分割
DOI:
10.1109/icdmw.2014.118
复制
发表时间:
2014
期刊:
影响因子:
--
通讯作者:
Katsumi Nitta
中科院分区:
文献类型:
--
作者:
Makoto Sakahara;Shogo Okada;Katsumi Nitta
In this study, we have proposed a domain-independent unsupervised text segmentation method, which is applicable to even if unseen single document. This proposed method segments text documents by evaluating similarity between sentences. It is generally difficult to calculate semantic similarity between words that comprise sentences when the domain knowledge is insufficient. This problem influences segmentation accuracy. To address this problem, we use word 2 vec to calculate semantic similarity between words. Using word 2 vec, we embed semantic relationships between words in a vector space by training with large domain-independent corpora. Furthermore, we combine semantic and collocation similarities, i.e., The features between words within a document. The proposed method applies this combined similarity to affinity propagation clustering. Similarity between sentences is defined based on the earth mover's distance between the frequencies of the obtained topical clusters. After calculating similarity between sentences, segmentation boundaries are automatically optimized using dynamic programming. The experimental results obtained using two datasets show that the proposed method clearly outperforms state-of-the-art domain-independent approaches and obtains equal performance with state-of-the-art domain-dependent approaches such as those that use topic modeling.