← Search

Morteza Rohanian

4 accepted papers

2023

Disfluent Cues for Enhanced Speech Understanding in Large Language Models

EMNLP 2023long findings

In computational linguistics, the common practice is to "clean" disfluent content from spontaneous speech. However, we hypothesize that these disfluencies might serve as more than mere noise, potentially acting as informative cues. We use a range of pre-trained models for a reading comprehension tas…

Cited by 0SourceScholar
2021

Best of Both Worlds: Making High Accuracy Non-incremental Transformer-based Disfluency Detection Incremental

ACL 2021long

While Transformer-based text classifiers pre-trained on large volumes of text have yielded significant improvements on a wide range of computational linguistics tasks, their implementations have been unsuitable for live incremental processing thus far, operating only on the level of complete sentenc…

Cited by 28SourcePDFScholar
2020

Re-framing Incremental Deep Language Models for Dialogue Processing with Multi-task Learning

COLING 2020main

We present a multi-task learning framework to enable the training of one universal incremental dialogue processing model with four tasks of disfluency detection, language modelling, part-of-speech tagging and utterance segmentation in a simple deep recurrent setting. We show that these tasks provide…