Hierarchical Bi-Directional Self-Attention Networks for Paper Review Rating Recommendation
Zhongfen Deng, Hao Peng, Congying Xia, Jianxin Li, Lifang He, Philip, S. Yu

TL;DR
This paper introduces HabNet, a hierarchical bi-directional self-attention network for paper review rating prediction that captures review data hierarchies and improves decision-making accuracy in academic peer review.
Contribution
The paper presents a novel hierarchical self-attention framework (HabNet) that models review structures at multiple levels for improved rating prediction and review consistency detection.
Findings
HabNet outperforms state-of-the-art methods on PeerRead and OpenReview datasets.
The model effectively identifies inconsistencies between review ratings and sentiments.
Two new metrics improve evaluation in imbalanced data scenarios.
Abstract
Review rating prediction of text reviews is a rapidly growing technology with a wide range of applications in natural language processing. However, most existing methods either use hand-crafted features or learn features using deep learning with simple text corpus as input for review rating prediction, ignoring the hierarchies among data. In this paper, we propose a Hierarchical bi-directional self-attention Network framework (HabNet) for paper review rating prediction and recommendation, which can serve as an effective decision-making tool for the academic paper review process. Specifically, we leverage the hierarchical structure of the paper reviews with three levels of encoders: sentence encoder (level one), intra-review encoder (level two) and inter-review encoder (level three). Each encoder first derives contextual representation of each level, then generates a higher-level…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Expert finding and Q&A systems
