paper-with-me

홈 › Papers

tax2vec: Constructing Interpretable Features from Taxonomies for Short Text Classification

2019-02-01 · Blaž Škrlj, Matej Martinc, Jan Kralj, Nada Lavrač, Senja Pollak

The use of background knowledge is largely unexploited in text classification tasks. This paper explores word taxonomies as means for constructing new semantic features, which may improve the performance and robustness of the learned classifiers. We propose tax2vec, a parallel algorithm for constructing taxonomy-based features, and demonstrate its use on six short text classification problems: prediction of gender, personality type, age, news topics, drug side effects and drug effectiveness. The constructed semantic features, in combination with fast linear classifiers, tested against strong baselines such as hierarchical attention neural networks, achieves comparable classification results on short text documents. The algorithm's performance is also tested in a few-shot learning setting, indicating that the inclusion of semantic features can improve the performance in data-scarce situations. The tax2vec capability to extract corpus-specific semantic keywords is also demonstrated. Finally, we investigate the semantic space of potential features, where we observe a similarity with the well known Zipf's law.

📄 PDF Abstract BibTeX arXiv:1902.00438

Code (1)

SkBlaz/tax2vec 공식 구현 tf

Tasks

ClassificationFew-Shot LearningGeneral Classificationtext-classificationText ClassificationType prediction

Similar Papers 제목 키워드 기반

Concept Stability for Constructing Taxonomies of Web-site Users

2009-05-09 · Sergei O. Kuznetsov, Dmitry I. Ignatov

Owners of a web-site are often interested in analysis of groups of users of their site. Information on these groups can help optimizing the structure and contents of the site. In this paper we use an approach based on fo…

TaxoExpan: Self-supervised Taxonomy Expansion with Position-Enhanced Graph Neural Network

2020-01-26 · Jiaming Shen, Zhihong Shen, Chenyan Xiong, Chi Wang 외

Taxonomies consist of machine-interpretable semantics and provide valuable knowledge for many web applications. For example, online retailers (e.g., Amazon and eBay) use taxonomies for product recommendation, and web sea…

Graph Neural NetworkPositionProduct RecommendationTaxonomy Expansion

Constructing Task-Specific Taxonomies for Document Collection Browsing

2012-07-01 · EMNLP 2012 7 · Hui Yang

Using Zero-shot Prompting in the Automatic Creation and Expansion of Topic Taxonomies for Tagging Retail Banking Transactions

2024-01-08 · Daniel de S. Moraes, Pedro T. C. Santos, Polyana B. da Costa, Matheus A. S. Pinto 외

This work presents an unsupervised method for automatically constructing and expanding topic taxonomies using instruction-based fine-tuned LLMs (Large Language Models). We apply topic modeling and keyword extraction tech…

Keyword Extraction

Synonym Expansion for Large Shopping Taxonomies

2018-11-17 · AKBC 2019 · Adrian Boteanu, Adam Kiezun, Shay Artzi

We present an approach for expanding taxonomies with synonyms, or aliases. We target large shopping taxonomies, with thousands of nodes. A comprehensive set of entity aliases is an important component of identifying enti…

Transfer Learning