Model-to-Model Knowledge Transmission (M2KT): A Data-Free Framework for Cross-Model Understanding Transfer
Pratham Sorte

TL;DR
This paper introduces M2KT, a data-free framework enabling neural networks to transfer structured knowledge in concept space, reducing data dependency and maintaining high performance in symbolic reasoning tasks.
Contribution
M2KT is a novel data-free knowledge transfer method operating in concept space, formalizing concept manifolds and alignment between models without labeled datasets.
Findings
Achieves 85-90% of teacher performance in symbolic reasoning
Reduces data usage by over 98% compared to traditional distillation
Establishes a theoretical foundation for data-free AI knowledge transfer
Abstract
Modern artificial intelligence systems depend heavily on large datasets for both training and transferring knowledge between models. Knowledge distillation, transfer learning, and dataset distillation have made such transfers more efficient, yet they remain fundamentally data-driven: a teacher must produce examples, logits, or gradients for a student to learn. In this work, we introduce Model-to-Model Knowledge Transmission (M2KT), a novel paradigm for data-free conceptual transfer between neural networks. M2KT enables models to exchange knowledge packets that encapsulate structured concept embeddings, abstraction graphs, reasoning traces, and provenance metadata. Unlike classical distillation, M2KT operates primarily in concept space rather than example space, and it does not require labeled datasets or teacher-generated outputs during transfer. We formalize the notion of concept…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference
