Pith. sign in

REVIEW 2 cited by

Layer-refined Graph Convolutional Networks 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

arxiv 2207.11088 v2 pith:YY56RJKX submitted 2022-07-22 cs.IR

classification cs.IR
keywords recommendationmodelsgraphlayernodeperformancegcn-basedinformation
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Recommendation models utilizing Graph Convolutional Networks (GCNs) have achieved state-of-the-art performance, as they can integrate both the node information and the topological structure of the user-item interaction graph. However, these GCN-based recommendation models not only suffer from over-smoothing when stacking too many layers but also bear performance degeneration resulting from the existence of noise in user-item interactions. In this paper, we first identify a recommendation dilemma of over-smoothing and solution collapsing in current GCN-based models. Specifically, these models usually aggregate all layer embeddings for node updating and achieve their best recommendation performance within a few layers because of over-smoothing. Conversely, if we place learnable weights on layer embeddings for node updating, the weight space will always collapse to a fixed point, at which the weighting of the ego layer almost holds all. We propose a layer-refined GCN model, dubbed LayerGCN, that refines layer representations during information propagation and node updating of GCN. Moreover, previous GCN-based recommendation models aggregate all incoming information from neighbors without distinguishing the noise nodes, which deteriorates the recommendation performance. Our model further prunes the edges of the user-item interaction graph following a degree-sensitive probability instead of the uniform distribution. Experimental results show that the proposed model outperforms the state-of-the-art models significantly on four public datasets with fast training convergence. The implementation code of the proposed method is available at https://github.com/enoche/ImRec.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Modality Reliability Guided Multimodal Recommendation

    cs.IR 2025-04 conditional novelty 5.0 of 10

    MARGO improves late-fusion multimodal recommendation by supervising per-item modality weights with a modality reliability vector derived from BPR margin differences.

  2. Graph Neural Controlled Differential Equations For Collaborative Filtering

    cs.IR 2025-01 conditional novelty 4.0 of 10

    CDE-CF, a graph neural ODE recommender whose convolution weight is generated by an MLP at each time step, reports slightly better Recall@20 and NDCG@20 than GODE-CF and other baselines on four Amazon datasets.

Pith tools