paper-with-me

Papers

Text Categorization by Learning Predominant Sense of Words as Auxiliary Task

2019-07-01 · ACL 2019 7 · Kazuya Shimura, Jiyi Li, Fumiyo Fukumoto

Distributions of the senses of words are often highly skewed and give a strong influence of the domain of a document. This paper follows the assumption and presents a method for text categorization by leveraging the predominant sense of words depending on the domain, i.e., domain-specific senses. The key idea is that the features learned from predominant senses are possible to discriminate the domain of the document and thus improve the overall performance of text categorization. We propose multi-task learning framework based on the neural network model, transformer, which trains a model to simultaneously categorize documents and predicts a predominant sense for each word. The experimental results using four benchmark datasets show that our method is comparable to the state-of-the-art categorization approach, especially our model works well for categorization of multi-label documents.

📄 PDF Abstract BibTeX

Code (1)

ShimShim46/TRF_Multitask 공식 구현

Tasks

Multi-Task LearningText Categorization

Similar Papers 제목 키워드 기반

Does network complexity help organize Babel's library?

2014-09-23 · Juan Pablo Cárdenas, Iván González, Gerardo Vidal, Miguel Fuentes

In this work, we study properties of texts from the perspective of complex network theory. Words in given texts are linked by co-occurrence and transformed into networks, and we observe that these display topological pro…

Improving Document Classification with Multi-Sense Embeddings

2019-11-18 · Vivek Gupta, Ankit Saw, Pegah Nokhiz, Harshit Gupta 외

Efficient representation of text documents is an important building block in many NLP tasks. Research on long text categorization has shown that simple weighted averaging of word vectors for sentence representation often…

ClassificationClusteringDocument ClassificationGeneral Classification+3

The Word Sense Disambiguation Test Suite at WMT18

2018-10-01 · WS 2018 10 · Annette Rios, Mathias M{\"u}ller, Rico Sennrich

We present a task to measure an MT system{'}s capability to translate ambiguous words with their correct sense according to the given context. The task is based on the German{--}English Word Sense Disambiguation (WSD) te…

Machine TranslationTranslationWord Sense Disambiguation

Arabic Text Categorization Algorithm using Vector Evaluation Method

2015-01-06 · Ashraf Odeh, Aymen Abu-Errub, Qusai Shambour, Nidal Turab

Text categorization is the process of grouping documents into categories based on their contents. This process is important to make information retrieval easier, and it became more important due to the huge textual infor…

General ClassificationInformation RetrievalRetrievalText Categorization

Moving Down the Long Tail of Word Sense Disambiguation with Gloss-Informed Biencoders

2020-05-06 · Terra Blevins, Luke Zettlemoyer

A major obstacle in Word Sense Disambiguation (WSD) is that word senses are not uniformly distributed, causing existing models to generally perform poorly on senses that are either rare or unseen during training. We prop…

Word Sense Disambiguation