paper-with-me

Papers

Intent Detection with WikiHow

2020-09-12 · Asian Chapter of the Association for Computational Linguistics 2020 · Li Zhang, Qing Lyu, Chris Callison-Burch

Modern task-oriented dialog systems need to reliably understand users' intents. Intent detection is most challenging when moving to new domains or new languages, since there is little annotated data. To address this challenge, we present a suite of pretrained intent detection models. Our models are able to predict a broad range of intended goals from many actions because they are trained on wikiHow, a comprehensive instructional website. Our models achieve state-of-the-art results on the Snips dataset, the Schema-Guided Dialogue dataset, and all 3 languages of the Facebook multilingual dialog datasets. Our models also demonstrate strong zero- and few-shot performance, reaching over 75% accuracy using only 100 training examples in all datasets.

📄 PDF Abstract BibTeX arXiv:2009.05781

Code (1)

zharry29/wikihow-intent 공식 구현 pytorch

Tasks

Intent Detection

Similar Papers 제목 키워드 기반

wikiHowToImprove: A Resource and Analyses on Edits in Instructional Texts

2020-05-01 · LREC 2020 5 · Talita Anthonio, Irshad Bhat, Michael Roth

Instructional texts, such as articles in wikiHow, describe the actions necessary to accomplish a certain goal. In wikiHow and other resources, such instructions are subject to revision edits on a regular basis. Do these …

ArticlesSentence

WikiHow: A Large Scale Text Summarization Dataset

2018-10-18 · Mahnaz Koupaee, William Yang Wang

Sequence-to-sequence models have recently gained the state of the art performance in summarization. However, not too many large-scale high-quality datasets are available and almost all the available ones are mainly news …

ArticlesDiversityText Summarization

Towards Modeling Revision Requirements in wikiHow Instructions

2020-11-01 · EMNLP 2020 11 · Irshad Bhat, Talita Anthonio, Michael Roth

wikiHow is a resource of how-to guidesthat describe the steps necessary to accomplish a goal. Guides in this resource are regularly edited by a community of users, who try to improve instructions in terms of style, clari…

EventNet: A Large Scale Structured Concept Library for Complex Event Detection in Video

2015-06-08 · Guangnan Ye, Yitong Li, Hongliang Xu, Dong Liu 외

Event-specific concepts are the semantic concepts designed for the events of interest, which can be used as a mid-level representation of complex events in videos. Existing methods only focus on defining event-specific c…

ArticlesEvent DetectionRetrieval

Show Me More Details: Discovering Hierarchies of Procedures from Semi-structured Web Data

2022-03-14 · ACL 2022 5 · Shuyan Zhou, Li Zhang, Yue Yang, Qing Lyu 외

Procedures are inherently hierarchical. To "make videos", one may need to "purchase a camera", which in turn may require one to "set a budget". While such hierarchical knowledge is critical for reasoning about complex pr…

ArticlesRetrievalVideo Retrieval