paper-with-me

Papers

Conversational Rubert for Detecting Competitive Interruptions in ASR-Transcribed Dialogues

2024-07-20 · Dmitrii Galimzianov, Viacheslav Vyshegorodtsev

Interruption in a dialogue occurs when the listener begins their speech before the current speaker finishes speaking. Interruptions can be broadly divided into two groups: cooperative (when the listener wants to support the speaker), and competitive (when the listener tries to take control of the conversation against the speaker's will). A system that automatically classifies interruptions can be used in call centers, specifically in the tasks of customer satisfaction monitoring and agent monitoring. In this study, we developed a text-based interruption classification model by preparing an in-house dataset consisting of ASR-transcribed customer support telephone dialogues in Russian. We fine-tuned Conversational RuBERT on our dataset and optimized hyperparameters, and the model performed well. With further improvements, the proposed model can be applied to automatic monitoring systems.

📄 PDF Abstract BibTeX arXiv:2407.14940

Code (1)

gal-dmitry/INTERRUPTION_DETECTION_PUBLIC 공식 구현 pytorch

Tasks

Speech Interruption Detection

Methods 이 논문이 사용한 방법론

customer support 설명 없음

Similar Papers 제목 키워드 기반

Pardon the Interruption: Automatic Analysis of Gender and Competitive Turn-Taking in United States Supreme Court Hearings

2019-08-01 · WS 2019 8 · Haley Lepp

The United States Supreme Court plays a key role in defining the legal basis for gender discrimination throughout the country, yet there are few checks on gender bias within the court itself. In conversational turn-takin…

Applying General Turn-taking Models to Conversational Human-Robot Interaction

2025-01-15 · Gabriel Skantze, Bahar Irfan

Turn-taking is a fundamental aspect of conversation, but current Human-Robot Interaction (HRI) systems often rely on simplistic, silence-based models, leading to unnatural pauses and interruptions. This paper investigate…

Language ModelingLanguage ModellingLarge Language ModelResponse Generation+1

Overcoming Domain Mismatch in Low Resource Sequence-to-Sequence ASR Models using Hybrid Generated Pseudotranscripts

2021-06-14 · Chak-Fai Li, Francis Keith, William Hartmann, Matthew Snover 외

Sequence-to-sequence (seq2seq) models are competitive with hybrid models for automatic speech recognition (ASR) tasks when large amounts of training data are available. However, data sparsity and domain adaptation are mo…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationLanguage Modeling+3

Text-Based Detection of On-Hold Scripts in Contact Center Calls

2024-07-13 · Dmitrii Galimzianov, Viacheslav Vyshegorodtsev

Average hold time is a concern for call centers because it affects customer satisfaction. Contact centers should instruct their agents to use special on-hold scripts to maintain positive interactions with clients. This s…

Automatic Speech Recognitionspeech-recognitionSpeech Recognitiontext-classification+1

Multimodal Contextual Dialogue Breakdown Detection for Conversational AI Models

2024-04-11 · Md Messal Monem Miah, Ulie Schnaithmann, Arushi Raghuvanshi, Youngseo Son

Detecting dialogue breakdown in real time is critical for conversational AI systems, because it enables taking corrective action to successfully complete a task. In spoken dialog systems, this breakdown can be caused by …

Navigate