paper-with-me

Papers

Memory-Associated Differential Learning

2021-02-10 · 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.

📄 PDF Abstract BibTeX arXiv:2102.05246

Code (2)

cf020031308/mad-learning 공식 구현 pytorch
cf020031308/mad-learning/blob/master/ogbl-ddi.py pytorch

Tasks

Link Prediction

Methods 이 논문이 사용한 방법론

MAD Learning Memory-Associated Differential (MAD) Learning was developed to inference from the memorized facts that we already know to predict what we want to know. Image source:…

Similar Papers 제목 키워드 기반

Deep Forward-Backward SDEs for Min-max Control

2019-06-11 · Ziyi Wang, Keuntaek Lee, Marcus A. Pereira, Ioannis Exarchos 외

This paper presents a novel approach to numerically solve stochastic differential games for nonlinear systems. The proposed approach relies on the nonlinear Feynman-Kac theorem that establishes a connection between parab…

Efficient lattice field theory simulation using adaptive normalizing flow on a resistive memory-based neural differential equation solver

2025-09-16 · Meng Xu, Jichang Yang, Ning Lin, Qundao Xu 외 arxiv

Lattice field theory (LFT) simulations underpin advances in classical statistical mechanics and quantum field theory, providing a unified computational framework across particle, nuclear, and condensed matter physics. Ho…

Extended dynamic mode decomposition with dictionary learning using neural ordinary differential equations

2021-10-01 · Hiroaki Terao, Sho Shirasaka, Hideyuki Suzuki

Nonlinear phenomena can be analyzed via linear techniques using operator-theoretic approaches. Data-driven method called the extended dynamic mode decomposition (EDMD) and its variants, which approximate the Koopman oper…

Dictionary Learning

Review of Machine Learning Algorithms in Differential Expression Analysis

2017-07-28 · Irina Kuznetsova, Yuliya V Karpievitch, Aleksandra Filipovska, Artur Lugmayr 외

In biological research machine learning algorithms are part of nearly every analytical process. They are used to identify new insights into biological phenomena, interpret data, provide molecular diagnosis for diseases a…

BIG-bench Machine Learning

Economic Accelerator with Memory: Discrete Time Approach

2017-07-22

Accelerators with power-law memory are proposed in the framework of the discrete time approach. To describe discrete accelerators we use the capital stock adjustment principle, which has been suggested by Matthews.The su…