paper-with-me

Papers

Towards Open-Domain Topic Classification

2023-06-29 · NAACL (ACL) 2022 7 · Hantian Ding, Jinrui Yang, Yuqian Deng, Hongming Zhang, Dan Roth

We introduce an open-domain topic classification system that accepts user-defined taxonomy in real time. Users will be able to classify a text snippet with respect to any candidate labels they want, and get instant response from our web interface. To obtain such flexibility, we build the backend model in a zero-shot way. By training on a new dataset constructed from Wikipedia, our label-aware text classifier can effectively utilize implicit knowledge in the pretrained language model to handle labels it has never seen before. We evaluate our model across four datasets from various domains with different label sets. Experiments show that the model significantly improves over existing zero-shot baselines in open-domain scenarios, and performs competitively with weakly-supervised models trained on in-domain data.

📄 PDF Abstract BibTeX arXiv:2306.17290

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationLanguage ModelingLanguage ModellingTopic Classification

Similar Papers 제목 키워드 기반

Stance Classification of Context-Dependent Claims

2017-04-01 · EACL 2017 4 · Roy Bar-Haim, Indrajit Bhattacharya, Francesco Dinuzzo, Amrita Saha 외

Recent work has addressed the problem of detecting relevant claims for a given controversial topic. We introduce the complementary task of Claim Stance Classification, along with the first benchmark dataset for this task…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification+1

ConCET: Entity-Aware Topic Classification for Open-Domain Conversational Agents

2020-05-28 · Ali Ahmadvand, Harshita Sahijwani, Jason Ingyu Choi, Eugene Agichtein

Identifying the topic (domain) of each user's utterance in open-domain conversational systems is a crucial step for all subsequent language understanding and response tasks. In particular, for complex domains, an utteran…

ClassificationGeneral ClassificationTopic Classification

OpenStance: Real-world Zero-shot Stance Detection

2022-10-25 · Hanzi Xu, Slobodan Vucetic, Wenpeng Yin

Prior studies of zero-shot stance detection identify the attitude of texts towards unseen topics occurring in the same document corpus. Such task formulation has three limitations: (i) Single domain/dataset. A system is …

Domain GeneralizationNatural Language InferenceStance DetectionZero-Shot Stance Detection

When Crowd Meets Persona: Creating a Large-Scale Open-Domain Persona Dialogue Corpus

2023-04-01 · Won Ik Cho, Yoon Kyung Lee, Seoyeon Bae, JiHwan Kim 외

Building a natural language dataset requires caution since word semantics is vulnerable to subtle text change or the definition of the annotated concept. Such a tendency can be seen in generative tasks like question-answ…

Dialogue GenerationQuestion AnsweringSentiment AnalysisTopic Classification

Topical-Chat: Towards Knowledge-Grounded Open-Domain Conversations

2023-08-23 · Karthik Gopalakrishnan, Behnam Hedayatnia, Qinlang Chen, Anna Gottardi 외

Building socialbots that can have deep, engaging open-domain conversations with humans is one of the grand challenges of artificial intelligence (AI). To this end, bots need to be able to leverage world knowledge spannin…

BenchmarkingDecoderWorld Knowledge