paper-with-me

홈 › Papers

Dialogue Act Segmentation for Vietnamese Human-Human Conversational Texts

2017-08-16 · Thi Lan Ngo, Khac Linh Pham, Minh Son Cao, Son Bao Pham, Xuan Hieu Phan

Dialog act identification plays an important role in understanding conversations. It has been widely applied in many fields such as dialogue systems, automatic machine translation, automatic speech recognition, and especially useful in systems with human-computer natural language dialogue interfaces such as virtual assistants and chatbots. The first step of identifying dialog act is identifying the boundary of the dialog act in utterances. In this paper, we focus on segmenting the utterance according to the dialog act boundaries, i.e. functional segments identification, for Vietnamese utterances. We investigate carefully functional segment identification in two approaches: (1) machine learning approach using maximum entropy (ME) and conditional random fields (CRFs); (2) deep learning approach using bidirectional Long Short-Term Memory (LSTM) with a CRF layer (Bi-LSTM-CRF) on two different conversational datasets: (1) Facebook messages (Message data); (2) transcription from phone conversations (Phone data). To the best of our knowledge, this is the first work that applies deep learning based approach to dialog act segmentation. As the results show, deep learning approach performs appreciably better as to compare with traditional machine learning approaches. Moreover, it is also the first study that tackles dialog act and functional segment identification for Vietnamese.

📄 PDF Abstract BibTeX arXiv:1708.04765

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)BIG-bench Machine LearningDeep LearningMachine Translationspeech-recognitionSpeech RecognitionTranslation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Credit C-GPT: A Domain-Specialized Large Language Model for Conversational Understanding in Vietnamese Debt Collection

2026-01-15 · Nhung Nguyen Thi Hong, Cuong Nguyen Dang, Tri Le Ngoc arxiv

Debt collection is a critical function within the banking, financial services, and insurance (BFSI) sector, relying heavily on large-scale human-to-human conversational interactions conducted primarily in Vietnamese cont…

Intent Detection

Contextual Dialogue Act Classification for Open-Domain Conversational Agents

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

Classifying the general intent of the user utterance in a conversation, also known as Dialogue Act (DA), e.g., open-ended question, statement of opinion, or request for an opinion, is a key step in Natural Language Under…

ClassificationDialogue Act ClassificationGeneral ClassificationNatural Language Understanding+1

Think Twice: A Human-like Two-stage Conversational Agent for Emotional Response Generation

2023-01-12 · Yushan Qian, Bo wang, Shangzhao Ma, Wu Bin 외

Towards human-like dialogue systems, current emotional dialogue approaches jointly model emotion and semantics with a unified neural network. This strategy tends to generate safe responses due to the mutual restriction b…

Response Generation

Conversational Machine Reading Comprehension for Vietnamese Healthcare Texts

2021-05-04 · Son T. Luu, Mao Nguyen Bui, Loi Duc Nguyen, Khiem Vinh Tran 외

Machine reading comprehension (MRC) is a sub-field in natural language processing that aims to assist computers understand unstructured texts and then answer questions related to them. In practice, the conversation is an…

ArticlesChatbotMachine Reading ComprehensionQuestion Answering+2

Conversational Norms for Human-Robot Dialogues

2021-03-02 · Maitreyee Tewari, Thomas Hellström, Suna Bensch

This paper describes a recently initiated research project aiming at supporting development of computerised dialogue systems that handle breaches of conversational norms such as the Gricean maxims, which describe how dia…