Socaog: Incremental Graph Parsing For Social Relation Inference In Dialogues

Liang Qiu,Yuan Liang,Yizhou Zhao,Pan Lu,Baolin Peng,Zhou Yu,Ying Nian Wu,Song-Chun Zhu
DOI: https://doi.org/10.18653/v1/2021.acl-long.54
2021-01-01
Abstract:Inferring social relations from dialogues is vital for building emotionally intelligent robots to interpret human language better and act accordingly. We model the social network as an And-or Graph, named SocAoG, for the consistency of relations among a group and leveraging attributes as inference cues. Moreover, we formulate a sequential structure prediction task, and propose an alpha-beta-gamma strategy to incrementally parse SocAoG for the dynamic inference upon any incoming utterance: (i) an alpha process predicting attributes and relations conditioned on the semantics of dialogues, (ii) a beta process updating the social relations based on related attributes, and (iii) a gamma process updating individual's attributes based on interpersonal social relations. Empirical results on DialogRE and MovieGraph show that our model infers social relations more accurately than the state-of-the-art methods. Moreover, the ablation study shows the three processes complement each other, and the case study demonstrates the dynamic relational inference.(1)
What problem does this paper attempt to address?