Papers › Memory-Associated Differential Learning

Memory-Associated Differential Learning

10 Feb 2021arXiv:2102.05246archive 2025-07-28

Yi Luo, Aiguo Chen, Bei Hui, Ke Yan

Conventional Supervised Learning approaches focus on the mapping from input features to output labels. After training, the learnt models alone are adapted onto testing features to predict testing labels in isolation, with training data wasted and their associations ignored. To take full advantage of the vast number of training data and their associations, we propose a novel learning paradigm called Memory-Associated Differential (MAD) Learning. We first introduce an additional component called Memory to memorize all the training data. Then we learn the differences of labels as well as the associations of features in the combination of a differential equation and some sampling methods. Finally, in the evaluating phase, we predict unknown labels by inferencing from the memorized facts plus the learnt differences and associations in a geometrically meaningful manner. We gently build this theory in unary situations and apply it on Image Recognition, then extend it into Link Prediction as a binary situation, in which our method outperforms strong state-of-the-art baselines on ogbl-ddi dataset.

PaperPDFCode

Code

cf020031308/mad-learning officialmentioned in papermentioned on GitHubpytorch report
cf020031308/mad-learning mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Link Prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Link Property Prediction ogbl-ddi MAD Learning Ext. data No #19 of 31 Archive leaderboard report
Link Property Prediction ogbl-ddi MAD Learning Number of params 1228897 #19 of 31 Archive leaderboard report
Link Property Prediction ogbl-ddi MAD Learning Test Hits@20 0.6781 ± 0.0294 #19 of 31 Archive leaderboard report
Link Property Prediction ogbl-ddi MAD Learning Validation Hits@20 0.7010 ± 0.0082 #19 of 31 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: MAD Learning

MAD Learning

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