1 / 25

A Multilingual Hierarchy Mapping Method Based on GHSOM

A Multilingual Hierarchy Mapping Method Based on GHSOM. Hsin-Chang Yang Associate Professor Department of Information Management National University of Kaohsiung. Outline. Introduction Document Processing and Clustering by GHSOM Association Discovery Experimental Result Conclusions.

Download Presentation

A Multilingual Hierarchy Mapping Method Based on GHSOM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Multilingual Hierarchy Mapping Method Based on GHSOM Hsin-Chang Yang Associate Professor Department of Information Management National University of Kaohsiung

  2. Outline • Introduction • Document Processing and Clustering by GHSOM • Association Discovery • Experimental Result • Conclusions

  3. Introduction • Most of the search engines provide only monolingual search interface. • It would be convenient for the users to express their queries in familiar language and search documents in other languages. • Cross-lingual or multilingual information retrieval • How to do this?

  4. Introduction • Translate the queries or the documents into another language • Easy and convenient • Imprecise for modern machine translation systems • Match queries and documents directly • Direct match of semantics • Difficult to match semantics; need for schemes of semantic relatedness discovery between languages

  5. Introduction • Multilingual text mining • Discovering semantic relationships between linguistic entities of different languages • In this work, we will develop a MLTM scheme based on GHSOM.

  6. Chinese documents query Chinese document vectors preprocessing Train by GHSOM English documents English document vectors Parallel corpora Document associations Hierarchy of monolingual documents Hierarchy of bilingual documents Association discovery Document/Keyword associations Retrieval result Keyword associations MLTM process MLIR process System Architecture

  7. Document Processing and Clustering by GHSOM • GHSOM was proposed by Rauber et al. to provide the SOM with capabilities of dynamic map expansion and hierarchy construction. • has been applied to expertise management, failure detection, and multilingual information retrieval • We used GHSOM to organize multilingual documents into hierarchies.

  8. Layer 0 Layer 1 Layer 2 Layer 3 Document Processing and Clustering by GHSOM • A typical structure of GHSOM

  9. Document Processing and Clustering by GHSOM • Document preprocessing • word segmentation • stemming • stopword elimination • keyword selection • Document encoding • A document Dj is encoded into a vector Dj = {tf-idfij}, 1  i  |V|, where V denotes the vocabulary.

  10. Chinese hierarchy English hierarchy Eq Ck Ep C4 E3 C1 C2 E1 E2 E5 E4 C3 Document labelling C5 Document Processing and Clustering by GHSOM • Document clustering • Document vectors were trained by GHSOM. • Two hierarchies were constructed for English and Chinese documents respectively.

  11. Association Discovery • The constructed hierarchies reveal document and keyword associations for individual languages. • However, associations between documents or keywords of different languages are much difficult to find because there is no direct mapping between these hierarchies.

  12. Association Discovery • Finding Associations • to associate a Chinese keyword cluster with an English keyword cluster • a kind of general problem of ontology alignment • A Chinese keyword cluster is considered to be related to an English one if they represent the sametheme. • the theme of a keyword cluster could be determined by the documents labelled to the same neuron as it

  13. Association Discovery • Thus we could associate two clusters according to their corresponding document clusters. • parallel corpora were used • the correspondence between documents of different languages is known a priori • To associate a Chinese cluster Ck with some English cluster El, we use a voting scheme to calculate the likelihood of such association.

  14. Association Discovery • Voting for best-matched cluster • For each pair of Chinese documents Ci and Cj in Ck, we should find the neuron clusters which their English counterpartsEi and Ej are labelled to in the English hierarchy. Let these clusters be Ep and Eq. • Find the shortest path between Ep and Eq in the English hierarchy. • Add 1 to Ep and Eq. Add 1/(dist(Ci, Cj)-1) to all other clusters in the path. • Repeat 1-3 for all pairs of documents in Ck.

  15. English hierarchy 0.83 2 1.33 0.83 2 2 0 Association Discovery • We associate Ck with El when it has the highest score. • An example

  16. Association Discovery • Document associations • Chinese document Ci is associated with English document Ej if their corresponding clusters are associated. • Keyword associations • A Chinese keyword labelled to neuron k in the Chinese hierarchy will be associated with an English keyword labelled to neuron l in the English hierarchy if Ck and El are associated.

  17. Association Discovery • Document-keyword associations • When Ck is associated with El, all documents and keywords labelled to these two neurons are associated.

  18. Experimental Result • Sinorama parallel corpora were used • Chinese article was faithfully translated into English • Our corpus contains 976 parallel documents. • We have a Chinese vocabulary of size 3436 and English vocabulary of size 3711. • Each document is transformed into a vector. • We used the GHSOM program developed by Rauber’s team to train the bilingual vectors. • http://www.ifs.tuwien.ac.at/~andi/ghsom/

  19. Experimental Result • An example Sinorama document

  20. Experimental Result

  21. Experimental Result

  22. Experimental Result • Performance Evaluation • mean inter-document path length between each pair of documents in Ck or Ek: • The quality of the bilingual hierarchies can then be measured by the average of all Pk, denoted by , over entire hierarchy.

  23. Experimental Result • We computed the average value of over 100 trainings. We obtained a value of 2.39.

  24. Conclusions • We proposed a text mining method to extract associations between multilingual texts and keywords. • GHSOM performs well in clustering and organizing documents. • The discovered associations seems plausible for MLIR and other MLTM applications.

  25. Thanks for your attention.

More Related