A Hierarchical Reasoning Graph Neural Network for The Automatic Scoring of Answer Transcriptions in Video Job Interviews
Kai Chen, Meng Niu, Qingcai Chen

TL;DR
This paper introduces a Hierarchical Reasoning Graph Neural Network that effectively models dependency relations and semantic interactions in question-answer pairs from video interview transcriptions, improving automatic scoring accuracy.
Contribution
The work presents a novel HRGNN model that captures sentence-level dependencies and semantic interactions for better QA assessment in video interviews.
Findings
Significantly outperforms text-matching benchmarks.
Demonstrates stability across multiple experiments.
Validates effectiveness on real-world dataset.
Abstract
We address the task of automatically scoring the competency of candidates based on textual features, from the automatic speech recognition (ASR) transcriptions in the asynchronous video job interview (AVI). The key challenge is how to construct the dependency relation between questions and answers, and conduct the semantic level interaction for each question-answer (QA) pair. However, most of the recent studies in AVI focus on how to represent questions and answers better, but ignore the dependency information and interaction between them, which is critical for QA evaluation. In this work, we propose a Hierarchical Reasoning Graph Neural Network (HRGNN) for the automatic assessment of question-answer pairs. Specifically, we construct a sentence-level relational graph neural network to capture the dependency information of sentences in or between the question and the answer. Based on…
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
TopicsTopic Modeling · Expert finding and Q&A systems · Natural Language Processing Techniques
MethodsGraph Neural Network
