Papers › Leveraging Topological Guidance for Improved Knowledge Distillation

Leveraging Topological Guidance for Improved Knowledge Distillation

7 Jul 2024arXiv:2407.05316archive 2025-07-28

Eun Som Jeon, Rahul Khurana, Aishani Pathak, Pavan Turaga

Deep learning has shown its efficacy in extracting useful features to solve various computer vision tasks. However, when the structure of the data is complex and noisy, capturing effective information to improve performance is very difficult. To this end, topological data analysis (TDA) has been utilized to derive useful representations that can contribute to improving performance and robustness against perturbations. Despite its effectiveness, the requirements for large computational resources and significant time consumption in extracting topological features through TDA are critical problems when implementing it on small devices. To address this issue, we propose a framework called Topological Guidance-based Knowledge Distillation (TGD), which uses topological features in knowledge distillation (KD) for image classification tasks. We utilize KD to train a superior lightweight model and provide topological features with multiple teachers simultaneously. We introduce a mechanism for integrating features from different teachers and reducing the knowledge gap between teachers and the student, which aids in improving performance. We demonstrate the effectiveness of our approach through diverse empirical evaluations.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2407.05316")

Code

Syntology Ran 14 of 16 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · violated contract; 3 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jeunsom/TGD officialpytorch 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

16 samples harvested; 14 ran; 2 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
2ran · violated contract
3ran · our draft was wrong
7ran
2unverified

Licence: 16 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from jeunsom/TGD. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

WRN16_1 jeunsom/TGD/WideResNet.py official repository ran no licence file found · pointer only · 5229eaca6fe936cd · report
WRN16_2 jeunsom/TGD/WideResNet.py official repository ran no licence file found · pointer only · 80099c721f1dec87 · report
WRN16_3 jeunsom/TGD/WideResNet.py official repository ran no licence file found · pointer only · fe79d2590a7db8a5 · report
conv1x1 jeunsom/TGD/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · d9def42110729a85 · report
conv1x3_1d jeunsom/TGD/resnet.py official repository ran no licence file found · pointer only · 556d6cb700ca0c62 · report
conv3x3 jeunsom/TGD/resnet.py official repository ran · our draft was wrong no licence file found · pointer only · 160bb14bd76201b4 · report
conv3x3 jeunsom/TGD/resnet_cifar.py official repository ran · our draft was wrong no licence file found · pointer only · 583f9780bdd00a45 · report
epoch_time jeunsom/TGD/main_train.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 3e21e6589663b136 · report
epoch_time jeunsom/tgd/main_eval.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 6c117371e1ed7975 · report
get_cifar jeunsom/TGD/data_loader_custom.py official repository ran no licence file found · pointer only · 45ee547ae5686833 · report
is_resnet jeunsom/TGD/model_factory.py official repository ran · violated contract no licence file found · pointer only · d69bff44ba26e12d · report
is_vgg jeunsom/TGD/model_factory.py official repository ran no licence file found · pointer only · 20aaa9b9ccacf8f6 · report
is_wide_resnet jeunsom/TGD/model_factory.py official repository ran no licence file found · pointer only · cb3cb5b1d239d407 · report
str2bool jeunsom/tgd/main_train.py official repository ran · violated contract no licence file found · pointer only · f8ae8bad2f5eed7c · report
get_cifar jeunsom/TGD/data_loader_custom_eval.py official repository unverified no licence file found · pointer only · 107bf800cff09d2b · report
load_checkpoint jeunsom/tgd/main_train.py official repository unverified no licence file found · pointer only · a4794bf3d041371c · report

Tasks

Image ClassificationKnowledge DistillationTopological Data Analysisimage-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Knowledge Distillation

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