paper-with-me

Papers

TamilATIS: Dataset for Task-Oriented Dialog in Tamil

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Ramaneswaran S, Sanchit Vijay, Kathiravan Srinivasan

Task-Oriented Dialogue (TOD) systems allow users to accomplish tasks by giving directions to the system using natural language utterances. With the widespread adoption of conversational agents and chat platforms, TOD has become mainstream in NLP research today. However, developing TOD systems require massive amounts of data, and there has been limited work done for TOD in low-resource languages like Tamil. Towards this objective, we introduce TamilATIS - a TOD dataset for Tamil which contains 4874 utterances. We present a detailed account of the entire data collection and data annotation process. We train state-of-the-art NLU models and report their performances. The joint BERT model with XLM-Roberta as utterance encoder achieved the highest score with an intent accuracy of 96.26% and slot F1 of 94.01%.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Task-Oriented Dialog Systems for Dravidian Languages

2021-04-01 · EACL (DravidianLangTech) 2021 4 · Tushar Kanakagiri, Karthik Radhakrishnan

Task-oriented dialog systems help a user achieve a particular goal by parsing user requests to execute a particular action. These systems typically require copious amounts of training data to effectively understand the u…

Machine Translation

JMultiWOZ: A Large-Scale Japanese Multi-Domain Task-Oriented Dialogue Dataset

2024-03-26 · Atsumoto Ohashi, Ryu Hirai, Shinya Iizuka, Ryuichiro Higashinaka

Dialogue datasets are crucial for deep learning-based task-oriented dialogue system research. While numerous English language multi-domain task-oriented dialogue datasets have been developed and contributed to significan…

Dialogue State TrackingLanguage ModelingLanguage ModellingLarge Language Model+2

A Dataset for Building Code-Mixed Goal Oriented Conversation Systems

2018-06-15 · COLING 2018 8 · Suman Banerjee, Nikita Moghe, Siddhartha Arora, Mitesh M. Khapra

There is an increasing demand for goal-oriented conversation systems which can assist users in various day-to-day activities such as booking tickets, restaurant reservations, shopping, etc. Most of the existing datasets …

Goal-Oriented Dialog

TOD-BERT: Pre-trained Natural Language Understanding for Task-Oriented Dialogue

2020-04-15 · EMNLP 2020 11 · Chien-Sheng Wu, Steven Hoi, Richard Socher, Caiming Xiong

The underlying difference of linguistic patterns between general text and task-oriented dialogue makes existing pre-trained language models less useful in practice. In this work, we unify nine human-human and multi-turn …

Dialogue State TrackingIntent DetectionLanguage ModelingLanguage Modelling+2

KETOD: Knowledge-Enriched Task-Oriented Dialogue

2022-05-11 · Findings (NAACL) 2022 7 · Zhiyu Chen, Bing Liu, Seungwhan Moon, Chinnadhurai Sankar 외

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is imp…

Response Generation