REVIEW 2 cited by
SIGformer: Sign-aware Graph Transformer for Recommendation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
In recommender systems, most graph-based methods focus on positive user feedback, while overlooking the valuable negative feedback. Integrating both positive and negative feedback to form a signed graph can lead to a more comprehensive understanding of user preferences. However, the existing efforts to incorporate both types of feedback are sparse and face two main limitations: 1) They process positive and negative feedback separately, which fails to holistically leverage the collaborative information within the signed graph; 2) They rely on MLPs or GNNs for information extraction from negative feedback, which may not be effective. To overcome these limitations, we introduce SIGformer, a new method that employs the transformer architecture to sign-aware graph-based recommendation. SIGformer incorporates two innovative positional encodings that capture the spectral properties and path patterns of the signed graph, enabling the full exploitation of the entire graph. Our extensive experiments across five real-world datasets demonstrate the superiority of SIGformer over state-of-the-art methods. The code is available at https://github.com/StupidThree/SIGformer.
Forward citations
Cited by 2 Pith papers
-
DualSpectralCF: Training-Free Sign-Aware Spectral Collaborative Filtering
DualSpectralCF attaches a signed user signal and a signed item-item operator to any spectral CF backbone, matching or beating its unsigned version on all five tested datasets with only two hyperparameters.
-
Hgformer: Hyperbolic Graph Transformer for Recommendation
Hgformer is a hyperbolic graph transformer for collaborative filtering that reports improved recall and NDCG on six datasets, but its linear-attention approximation is not actually unbiased as claimed.
Discussion (0). Continue with ORCID to comment.