English

SocAoG: Incremental Graph Parsing for Social Relation Inference in Dialogues

Computation and Language 2022-07-25 v3 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2106.01006,
  title  = {SocAoG: Incremental Graph Parsing for Social Relation Inference in Dialogues},
  author = {Liang Qiu and Yuan Liang and Yizhou Zhao and Pan Lu and Baolin Peng and Zhou Yu and Ying Nian Wu and Song-Chun Zhu},
  journal= {arXiv preprint arXiv:2106.01006},
  year   = {2022}
}

Comments

Long paper (oral) accepted by ACL-IJCNLP 2021

R2 v1 2026-06-24T02:44:29.955Z