Papers by Biing-Hwang Juang
Infusing Context and Knowledge Awareness in Multi-turn Dialog Understanding (2023.findings-eacl)
Copied to clipboard
| Challenge: | Existing work on multi-turn dialog understanding does not model multi-turned dynamics, instead leaving them for updating dialog states only. |
| Approach: | They propose to equip a BERT-based framework with knowledge and context awareness to model multi-turn dialog dynamics by detecting intents and slots within each user utterance. |
| Outcome: | The proposed framework can detect intents and slots within a dialog and extract key slot information as 'semantic frames' however, humans usually associate relevant background knowledge with the current dialog contexts to better illustrate slot semantics revealed from word connotations . |