Datasets › Electronics

Electronics

Introduced by Yifei Sun et al. in Beyond Homophily: Structure-aware Path Aggregation Graph Neural Network20 Jul 2022 archive 2025-07-28

This data was collected by performing a breadth-first search on the user-product-review graph until termination, meaning that it is a fairly comprehensive collection of English-language product data. We split the full dataset into top-level categories, e.g. Books, Movies, Music. We do this mainly for practical reasons, as it allows each model and dataset to fit in memory on a single machine (requiring around 64GB RAM and 2-3 days to run our largest experiment). Note that splitting the data in this way has little impact on performance, as there are few links that cross top-level categories, and the hierarchical nature of our model means that few parameters are shared across categories.

To obtain ground-truth for pairs of substitutable and complementary products we also crawl graphs of four types from Amazon:

  1. 'Users who viewed x also viewed y'; 91M edges.

  2. 'Users who viewed x eventually bought y'; 8.18M edges.

  3. 'Users who bought x also bought y'; 133M edges.

  4. 'Users frequently bought x and y together'; 4.6M edges.

We refer to edges of type 1 and 2 as substitutes and edges of type 3 or 4 as complements, though we focus on 'also viewed' and 'also bought' links in our experiments, since these form the vast majority of the dataset. Note the minor differences between certain edge types, e.g. edges of type 4 indicate that two items were purchased as part of a single basket, rather than across sessions.

Benchmarks archive 2025-07-28

All 1 leaderboard whose dataset resolves to this page shown (sort by any header). "First row" is the archive's own first row at snapshot, in the archive's row order; nothing here re-ranks and metric direction is not asserted.

First row (archive order)PaperCode
Node Classification Electronics PathNet Accuracy (%) 76.97 Beyond Homophily: Structure-aware Path Aggregation Graph... zjunet/PathNet 1 Compare

Papers archive 2025-07-28

1 shown of 1 paper with a leaderboard row on this dataset's benchmarks, newest first. The archive's own "papers using this dataset" list was never published, so this is the benchmark-backed subset; the archive's count for this dataset is 2. The Syntology column is from Syntology's graph (read 2026-09-24), stated per sample; it is not part of any archive number.

DateSamples run Syntology
Beyond Homophily: Structure-aware Path Aggregation Graph Neural Network 1 1 20 Jul 2022 not harvested

Dataset loaders archive 2025-07-28

No loader listed in the archive.

Tasks archive 2025-07-28

License archive 2025-07-28

Apache-2.0

Modalities archive 2025-07-28

Languages archive 2025-07-28

Variants archive 2025-07-28

  • Electronics

1 variant name, as the archive lists them.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections