@inproceedings{jin-etal-2021-bootstrapping,
title = "Bootstrapping Large-Scale Fine-Grained Contextual Advertising Classifier from {W}ikipedia",
author = "Jin, Yiping and
Kadam, Vishakha and
Wanvarie, Dittaya",
editor = "Panchenko, Alexander and
Malliaros, Fragkiskos D. and
Logacheva, Varvara and
Jana, Abhik and
Ustalov, Dmitry and
Jansen, Peter",
booktitle = "Proceedings of the Fifteenth Workshop on Graph-Based Methods for Natural Language Processing (TextGraphs-15)",
month = jun,
year = "2021",
address = "Mexico City, Mexico",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2021.textgraphs-1.1",
doi = "10.18653/v1/2021.textgraphs-1.1",
pages = "1--9",
abstract = "Contextual advertising provides advertisers with the opportunity to target the context which is most relevant to their ads. The large variety of potential topics makes it very challenging to collect training documents to build a supervised classification model or compose expert-written rules in a rule-based classification system. Besides, in fine-grained classification, different categories often overlap or co-occur, making it harder to classify accurately. In this work, we propose wiki2cat, a method to tackle large-scaled fine-grained text classification by tapping on the Wikipedia category graph. The categories in the IAB taxonomy are first mapped to category nodes in the graph. Then the label is propagated across the graph to obtain a list of labeled Wikipedia documents to induce text classifiers. The method is ideal for large-scale classification problems since it does not require any manually-labeled document or hand-curated rules or keywords. The proposed method is benchmarked with various learning-based and keyword-based baselines and yields competitive performance on publicly available datasets and a new dataset containing more than 300 fine-grained categories.",
}
Markdown (Informal)
[Bootstrapping Large-Scale Fine-Grained Contextual Advertising Classifier from Wikipedia](https://aclanthology.org/2021.textgraphs-1.1) (Jin et al., TextGraphs 2021)
ACL