Pith. sign in

REVIEW 5 cited by

DA-GCN: A Domain-aware Attentive Graph Convolution Network for Shared-account Cross-domain Sequential 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 2105.03300 v1 pith:Z6NL4KCS submitted 2021-05-07 cs.IR

DA-GCN: A Domain-aware Attentive Graph Convolution Network for Shared-account Cross-domain Sequential Recommendation

classification cs.IR
keywords graphcross-domainda-gcnmultiplesequentialusersaccountconvolution
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Shared-account Cross-domain Sequential recommendation (SCSR) is the task of recommending the next item based on a sequence of recorded user behaviors, where multiple users share a single account, and their behaviours are available in multiple domains. Existing work on solving SCSR mainly relies on mining sequential patterns via RNN-based models, which are not expressive enough to capture the relationships among multiple entities. Moreover, all existing algorithms try to bridge two domains via knowledge transfer in the latent space, and the explicit cross-domain graph structure is unexploited. In this work, we propose a novel graph-based solution, namely DA-GCN, to address the above challenges. Specifically, we first link users and items in each domain as a graph. Then, we devise a domain-aware graph convolution network to learn user-specific node representations. To fully account for users' domain-specific preferences on items, two novel attention mechanisms are further developed to selectively guide the message passing process. Extensive experiments on two real-world datasets are conducted to demonstrate the superiority of our DA-GCN method.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

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

  1. SemaCDR: LLM-Powered Transferable Semantics for Cross-Domain Sequential Recommendation

    cs.IR 2026-01 unverdicted novelty 7.0

    SemaCDR builds a unified semantic space with LLM-generated domain-agnostic features and adaptive fusion to improve cross-domain sequential recommendations over baselines.

  2. Federated User Behavior Modeling for Privacy-Preserving LLM Recommendation

    cs.IR 2026-04 unverdicted novelty 6.0

    SF-UBM enables privacy-preserving cross-domain LLM recommendation by federating semantic item representations, distilling domain knowledge, and aligning preferences into LLM soft prompts.

  3. LLM-EDT: Large Language Model Enhanced Cross-domain Sequential Recommendation with Dual-phase Training

    cs.IR 2025-11 unverdicted novelty 5.0

    LLM-EDT improves cross-domain sequential recommendation by using LLMs for transferable item augmentation, dual-phase training to handle domain transitions, and domain-aware profiling to build user profiles.

  4. Sharpness-aware Model Merging with Salience Recovery for LLM-based Cross-Domain Sequential Recommendation

    cs.IR 2026-07 reject novelty 4.0

    SharpRec combines sharpness-aware fine-tuning with a nonlinear parameter reshape to merge LoRA adapters for cross-domain recommendation, but the reshape's claimed heavy-tail effect is mathematically backward.

  5. Atomic Intent Reasoning: Bringing LLM Semantics to Industrial Cross-Domain Recommendations

    cs.IR 2026-06 unverdicted novelty 4.0

    AIR framework achieves ~400x faster LLM-based cross-domain recommendation via offline intent construction and online retrieval, with SOTA results on public data and +3.446% GMV lift in live A/B tests.