{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/code/get-teacher-name","entry":"get_teacher_name","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":12,"n_papers_ran":11,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":6,"n_samples_ran":5,"n_samples_fingerprinted":0,"n_places":12,"n_places_pointer_only":8,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":5,"ran_fixture":0,"ran":0,"unverified":1},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2601.01484","paper":"/paper/arxiv-2601-01484","title":"SGD-Based Knowledge Distillation with Bayesian Teachers: Theory and Guidelines","date":null,"month_inferred_from_arxiv_id":"2026-01","title_source":"syntology","repo":"iclr2024mcmi/ICLRMCMI","path":"CIFAR100-FewShot/FineTuneTeacher.py","file_url":"https://github.com/iclr2024mcmi/ICLRMCMI/blob/HEAD/CIFAR100-FewShot/FineTuneTeacher.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"2407.18041","paper":"/paper/how-to-train-the-teacher-model-for-effective","title":"How to Train the Teacher Model for Effective Knowledge Distillation","date":"2024-07-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"eccv2024mse/eccv_mse_teacher","path":"train_student.py","file_url":"https://github.com/eccv2024mse/eccv_mse_teacher/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"cd94260d495dd1af","mcp_get_code":{"code_sha256":"cd94260d495dd1af"}},{"arxiv_id":"2402.11148","paper":"/paper/knowledge-distillation-based-on-transformed","title":"Knowledge Distillation Based on Transformed Teacher Matching","date":"2024-02-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zkxufo/TTM","path":"train_student.py","file_url":"https://github.com/zkxufo/TTM/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"2401.08732","paper":"/paper/bayes-conditional-distribution-estimation-for","title":"Bayes Conditional Distribution Estimation for Knowledge Distillation Based on Conditional Mutual Information","date":"2024-01-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iclr2024mcmi/iclrmcmi","path":"CIFAR100-FewShot/train_student.py","file_url":"https://github.com/iclr2024mcmi/iclrmcmi/blob/HEAD/CIFAR100-FewShot/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"1a08b6aa683d381a","mcp_get_code":{"code_sha256":"1a08b6aa683d381a"}},{"arxiv_id":"2305.12954","paper":"/paper/is-synthetic-data-from-diffusion-models-ready","title":"Is Synthetic Data From Diffusion Models Ready for Knowledge Distillation?","date":"2023-05-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhengli97/dm-kd","path":"train_student.py","file_url":"https://github.com/zhengli97/dm-kd/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"824d70be2701bb63","mcp_get_code":{"code_sha256":"824d70be2701bb63"}},{"arxiv_id":"2211.13264","paper":"/paper/distilling-knowledge-from-self-supervised","title":"Distilling Knowledge from Self-Supervised Teacher by Embedding Graph Alignment","date":"2022-11-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yccm/ega","path":"train_student.py","file_url":"https://github.com/yccm/ega/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"2210.15274","paper":"/paper/improved-feature-distillation-via-projector","title":"Improved Feature Distillation via Projector Ensemble","date":"2022-10-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"chenyd7/pefd","path":"train_student.py","file_url":"https://github.com/chenyd7/pefd/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"2203.14001","paper":"/paper/knowledge-distillation-with-the-reused","title":"Knowledge Distillation with the Reused Teacher Classifier","date":"2022-03-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"DefangChen/SimKD","path":"train_student.py","file_url":"https://github.com/DefangChen/SimKD/blob/HEAD/train_student.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"17f5f5a0aadf7340","mcp_get_code":{"code_sha256":"17f5f5a0aadf7340"}},{"arxiv_id":"2106.09017","paper":"/paper/bridging-multi-task-learning-and-meta","title":"Bridging Multi-Task Learning and Meta-Learning: Towards Efficient Training and Effective Adaptation","date":"2021-06-16","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"AI-secure/multi-task-learning","path":"models/util.py","file_url":"https://github.com/AI-secure/multi-task-learning/blob/HEAD/models/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"b37217a4a4877177","mcp_get_code":{"code_sha256":"b37217a4a4877177"}},{"arxiv_id":"2106.04570","paper":"/paper/meta-learning-for-knowledge-distillation","title":"BERT Learns to Teach: Knowledge Distillation with Meta Learning","date":"2021-06-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"2011.01424","paper":"/paper/in-defense-of-feature-mimicking-for-knowledge","title":"Distilling Knowledge by Mimicking Features","date":"2020-11-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}},{"arxiv_id":"1910.10699","paper":"/paper/contrastive-representation-distillation-1","title":"Contrastive Representation Distillation","date":"2019-10-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"4b4f0463521302e8","mcp_get_code":{"code_sha256":"4b4f0463521302e8"}}]}