You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build first-order relation scores based on bi-affine transformer.
Build second-order relation scores based on conditional score (combine two first-order scores which have same item k). => This part should improve by using GCN or other graph embedding architecture.
One efficient implement which reduce the second order time cost.