A Multi-Task Learning Framework using Graph Attention Network for User Stance and Rumor Veracity Prediction
Abstract: In this paper, we present a multi-task learning framework consisting of two interrelated components for the joint modeling of stance classification and rumor veracity prediction on Twitter. The proposed hierarchical framework models a conversation sequence using a graph attention network, leveraging a BERT-based word representation augmented with user credibility information. The lower component of the framework models the conversation sequence of a claim in addition to the BERT-based user content representation to predict the stance of the underlying tweets. It employs a modified graph attention network, which models a conversation thread by finding tweets path-to-root conversation sequences. Further, the learned stance representation is augmented with the users' credibility information and content representation to predict rumor veracity. The experimental evaluation results over two benchmark datasets show that the proposed approach outperforms the state-of-the-art methods.
Loading