|
Set of news items, is the size of the news dataset |
|
Label is fake news; is real news |
|
Set of users; is the number of users |
|
A tuple, user u and social context sc during timestamp t
|
|
Content of news |
|
Sequence of a user’ social contexts on a news item, |sc| is the size of SC |
|
Predicted label for news item
|
|
Model M predicts a label for news item based on its news features and social contexts |
|
Sequence of k input vector representations, k is the length |
|
Sequence of embedding vectors from X
|
|
Mapping f from input sequence of k vectors to a sequence of l target vectors |
,
|
Output vector representation from input and sequence of output vectors of
|
; ; ;
|
Key vector; value vector; query vector; set of key vectors |
, ,, SoftMax |
Trainable weight vectors of ; ; , activation function |
|
Contextualized input sequence to decoder; the target vector sequence |
,
|
Encoder function, decoder function; logit vector |
;
|
Vector representation of , and
|
< S > ; [];
|
Token in decoder; last state of the token; hien ste |
|
Probability distribution over classes [0,1] |
; ; h
|
Project matrix; bias term; cross-entropy function |
; ;
|
Input sequence to encoder; sequence generated from ; sequence generated from ; output encoding sequence from
|
; ; ; ;
|
Target sequence in decoder; sequence generated from ; ; ; and , respectively |
;
|
Ground truth label; model prediction |