ACL 2022findings1 citations

Domain Representative Keywords Selection: A Probabilistic Approach

Pritom Saha Akash, Jie Huang, Kevin Chang, Yunyao Li, Lucian Popa, ChengXiang Zhai

Abstract

We propose a probabilistic approach to select a subset of a target domain representative keywords from a candidate set, contrasting with a context domain. Such a task is crucial for many downstream tasks in natural language processing. To contrast the target domain and the context domain, we adapt the two-component mixture model concept to generate a distribution of candidate keywords. It provides more importance to the distinctive keywords of the target domain than common keywords contrasting with the context domain. To support the representativeness of the selected keywords towards the target domain, we introduce an optimization algorithm for selecting the subset from the generated candidate distribution. We have shown that the optimization algorithm can be efficiently implemented with a near-optimal approximation guarantee. Finally, extensive experiments on multiple domains demonstrate the superiority of our approach over other baselines for the tasks of keyword summary generation and trending keywords selection.

BibTeX
@inproceedings{akash-etal-2022-domain,
    title = "Domain Representative Keywords Selection: A Probabilistic Approach",
    author = "Akash, Pritom Saha  and
      Huang, Jie  and
      Chang, Kevin  and
      Li, Yunyao  and
      Popa, Lucian  and
      Zhai, ChengXiang",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.56/",
    doi = "10.18653/v1/2022.findings-acl.56",
    pages = "679--692"
}
Domain Representative Keywords Selection: A Probabilistic Approach · ACL 2022