Natural Language Understanding for Argumentative Dialogue Systems in the Opinion Building Domain
Waheed Ahmed Abro, Annalena Aicher, Niklas Rach, Stefan Ultes,, Wolfgang Minker, Guilin Qi

TL;DR
This paper presents a novel NLU framework for argumentative dialogue systems that effectively recognizes user intent and argument references, demonstrating robustness across topics, languages, and user backgrounds.
Contribution
The paper introduces a combined intent classifier and argument similarity model using BERT-based architectures, optimized for argumentative dialogue in diverse settings.
Findings
Outperforms baseline models on multiple datasets
Robust across different languages and user backgrounds
Effective in few-shot learning scenarios
Abstract
This paper introduces a natural language understanding (NLU) framework for argumentative dialogue systems in the information-seeking and opinion building domain. The proposed framework consists of two sub-models, namely intent classifier and argument similarity. Intent classifier model stacks BiLSTM with attention mechanism on top of the pre-trained BERT model and fine-tune the model for recognizing the user intent, whereas the argument similarity model employs BERT+BiLSTM for identifying system arguments the user refers to in his or her natural language utterances. Our model is evaluated in an argumentative dialogue system that engages the user to inform him-/herself about a controversial topic by exploring pro and con arguments and build his/her opinion towards the topic. In order to evaluate the proposed approach, we collect user utterances for the interaction with the respective…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Linear Layer · Adam · Dropout · Linear Warmup With Linear Decay · Softmax · Sigmoid Activation · WordPiece · Residual Connection · Layer Normalization
