{"bundle_type":"pith_open_graph_bundle","bundle_version":"1.0","pith_number":"pith:2024:ODXWRQYNXKOR3ZX6FVYSFXZLUC","short_pith_number":"pith:ODXWRQYN","canonical_record":{"source":{"id":"2402.13116","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-02-20T16:17:37Z","cross_cats_sorted":[],"title_canon_sha256":"12f954505e87a6800491342b9b9738cfea9318a753e579e6b7d8f80c95b99e9c","abstract_canon_sha256":"d3883b76b02e2cc11bb101e4b4b99096c4653e9dddd62c8cc77bd4da17007bbb"},"schema_version":"1.0"},"canonical_sha256":"70ef68c30dba9d1de6fe2d7122df2ba0b9441751d771fab7e32eafc994127e60","source":{"kind":"arxiv","id":"2402.13116","version":4},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2402.13116","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"arxiv_version","alias_value":"2402.13116v4","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2402.13116","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"pith_short_12","alias_value":"ODXWRQYNXKOR","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"ODXWRQYNXKOR3ZX6","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"ODXWRQYN","created_at":"2026-05-18T12:33:37Z"}],"events":[{"event_type":"record_created","subject_pith_number":"pith:2024:ODXWRQYNXKOR3ZX6FVYSFXZLUC","target":"record","payload":{"canonical_record":{"source":{"id":"2402.13116","kind":"arxiv","version":4},"metadata":{"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-02-20T16:17:37Z","cross_cats_sorted":[],"title_canon_sha256":"12f954505e87a6800491342b9b9738cfea9318a753e579e6b7d8f80c95b99e9c","abstract_canon_sha256":"d3883b76b02e2cc11bb101e4b4b99096c4653e9dddd62c8cc77bd4da17007bbb"},"schema_version":"1.0"},"canonical_sha256":"70ef68c30dba9d1de6fe2d7122df2ba0b9441751d771fab7e32eafc994127e60","receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:37:42.481483Z","signature_b64":"wEcu2611nmi9Jfj0Tt7tMsbDgTH8hYmgJh+500Gp/LqzmqRVgrfwOnLL45qpeEHs8KlKFzRLd+v4hmBjChEADA==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"70ef68c30dba9d1de6fe2d7122df2ba0b9441751d771fab7e32eafc994127e60","last_reissued_at":"2026-05-17T23:37:42.480803Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:37:42.480803Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"source_kind":"arxiv","source_id":"2402.13116","source_version":4,"attestation_state":"computed"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:37:42Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"YbXPbqsyiXMdcW4Q50brIouF6IY4K7tOtjt+enXQFHEsdoazIYZA4sxqrA+gaDrGSg7i0PgB8IlpE9Icx5R7DQ==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-18T16:51:56.426691Z"},"content_sha256":"45fce9f306d788782325078bac58536d1dc9fe1be1048b7f41a13fa61fedde62","schema_version":"1.0","event_id":"sha256:45fce9f306d788782325078bac58536d1dc9fe1be1048b7f41a13fa61fedde62"},{"event_type":"graph_snapshot","subject_pith_number":"pith:2024:ODXWRQYNXKOR3ZX6FVYSFXZLUC","target":"graph","payload":{"graph_snapshot":{"paper":{"title":"A Survey on Knowledge Distillation of Large Language Models","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","headline":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral.","cross_cats":[],"primary_cat":"cs.CL","authors_text":"Can Xu, Chongyang Tao, Dacheng Tao, Jinyang Li, Ming Li, Reynold Cheng, Tao Shen, Tianyi Zhou, Xiaohan Xu","submitted_at":"2024-02-20T16:17:37Z","abstract_excerpt":"In the era of Large Language Models (LLMs), Knowledge Distillation (KD) emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral. Additionally, as open-source LLMs flourish, KD plays a crucial role in both compressing these models, and facilitating their self-improvement by employing themselves as teachers. This paper presents a comprehensive survey of KD's role within the realm of LLM, highlighting its critical function in imparting advanced knowledge to smaller models and its"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"KD emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral, while also enabling model compression and self-improvement.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"That data augmentation within the KD framework can reliably enable open-source models to approximate the contextual adeptness, ethical alignment, and deep semantic insights of proprietary models.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"A comprehensive survey of knowledge distillation for LLMs structured around algorithms, skill enhancement, and vertical applications, highlighting data augmentation as a key enabler.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"e3b88ff0303c0d4d2e95c70c9ed3150d2102ed0863b08d9400bc05dadafabdf4"},"source":{"id":"2402.13116","kind":"arxiv","version":4},"verdict":{"id":"c8c748e0-8724-479c-9fec-65c18e1c3267","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-17T23:27:17.705659Z","strongest_claim":"KD emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral, while also enabling model compression and self-improvement.","one_line_summary":"A comprehensive survey of knowledge distillation for LLMs structured around algorithms, skill enhancement, and vertical applications, highlighting data augmentation as a key enabler.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"That data augmentation within the KD framework can reliably enable open-source models to approximate the contextual adeptness, ethical alignment, and deep semantic insights of proprietary models.","pith_extraction_headline":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral."},"references":{"count":300,"sample":[{"doi":"","year":null,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"c2cc414b-17c6-4006-b389-f3ec0bf8141b","ref_index":1,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"arXiv preprint arXiv:2304.14233 , year=","work_id":"6ee50a7d-801e-4444-93a9-5496cce785bd","ref_index":2,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"arXiv preprint arXiv:2305.07402 , year=","work_id":"5ead8756-3597-48cb-afe3-a2ec06e20dbf","ref_index":3,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"arXiv preprint arXiv:2212.10192 , year=","work_id":"e82d7266-b4ea-4926-b70c-0833cea400f0","ref_index":4,"cited_arxiv_id":"","is_internal_anchor":false},{"doi":"","year":null,"title":"The Eleventh International Conference on Learning Representations , year=","work_id":"49c26f65-5708-4074-91fa-3703224fe0a9","ref_index":5,"cited_arxiv_id":"","is_internal_anchor":false}],"resolved_work":300,"snapshot_sha256":"e603a99c43e130929671350775832f5916ccf292fb130c9e311d07ebe0688d0f","internal_anchors":25},"formal_canon":{"evidence_count":3,"snapshot_sha256":"daf0e6e47c588826aa57be3413278158443d5742bee93599f2d5c63c4dc5478e"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"verdict_id":"c8c748e0-8724-479c-9fec-65c18e1c3267"},"signer":{"signer_id":"pith.science","signer_type":"pith_registry","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"created_at":"2026-05-17T23:37:42Z","supersedes":[],"prev_event":null,"signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"Bvt5OWkEqcUcmzoWU0PcOf8pko5HsC5Bzf6sU9QpTA7A3mkVQzd6XBN4TIojWCsAMHNCWkRoVYgBrp/I6GFZBA==","signed_message":"open_graph_event_sha256_bytes","signed_at":"2026-05-18T16:51:56.427747Z"},"content_sha256":"605c635a09d7178390da94bbbd10f557a4c3c350f0219f2bb616964123d4dbd5","schema_version":"1.0","event_id":"sha256:605c635a09d7178390da94bbbd10f557a4c3c350f0219f2bb616964123d4dbd5"}],"timestamp_proofs":[],"mirror_hints":[{"mirror_type":"https","name":"Pith Resolver","base_url":"https://pith.science","bundle_url":"https://pith.science/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/bundle.json","state_url":"https://pith.science/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/state.json","well_known_bundle_url":"https://pith.science/.well-known/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/bundle.json","status":"primary"}],"public_keys":[{"key_id":"pith-v1-2026-05","algorithm":"ed25519","format":"raw","public_key_b64":"stVStoiQhXFxp4s2pdzPNoqVNBMojDU/fJ2db5S3CbM=","public_key_hex":"b2d552b68890857171a78b36a5dccf368a953413288c353f7c9d9d6f94b709b3","fingerprint_sha256_b32_first128bits":"RVFV5Z2OI2J3ZUO7ERDEBCYNKS","fingerprint_sha256_hex":"8d4b5ee74e4693bcd1df2446408b0d54","rotates_at":null,"url":"https://pith.science/pith-signing-key.json","notes":"Pith uses this Ed25519 key to sign canonical record SHA-256 digests. Verify with: ed25519_verify(public_key, message=canonical_sha256_bytes, signature=base64decode(signature_b64))."}],"merge_version":"pith-open-graph-merge-v1","built_at":"2026-05-18T16:51:56Z","links":{"resolver":"https://pith.science/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC","bundle":"https://pith.science/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/bundle.json","state":"https://pith.science/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/state.json","well_known_bundle":"https://pith.science/.well-known/pith/ODXWRQYNXKOR3ZX6FVYSFXZLUC/bundle.json"},"state":{"state_type":"pith_open_graph_state","state_version":"1.0","pith_number":"pith:2024:ODXWRQYNXKOR3ZX6FVYSFXZLUC","merge_version":"pith-open-graph-merge-v1","event_count":2,"valid_event_count":2,"invalid_event_count":0,"equivocation_count":0,"current":{"canonical_record":{"metadata":{"abstract_canon_sha256":"d3883b76b02e2cc11bb101e4b4b99096c4653e9dddd62c8cc77bd4da17007bbb","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-02-20T16:17:37Z","title_canon_sha256":"12f954505e87a6800491342b9b9738cfea9318a753e579e6b7d8f80c95b99e9c"},"schema_version":"1.0","source":{"id":"2402.13116","kind":"arxiv","version":4}},"source_aliases":[{"alias_kind":"arxiv","alias_value":"2402.13116","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"arxiv_version","alias_value":"2402.13116v4","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2402.13116","created_at":"2026-05-17T23:37:42Z"},{"alias_kind":"pith_short_12","alias_value":"ODXWRQYNXKOR","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_16","alias_value":"ODXWRQYNXKOR3ZX6","created_at":"2026-05-18T12:33:37Z"},{"alias_kind":"pith_short_8","alias_value":"ODXWRQYN","created_at":"2026-05-18T12:33:37Z"}],"graph_snapshots":[{"event_id":"sha256:605c635a09d7178390da94bbbd10f557a4c3c350f0219f2bb616964123d4dbd5","target":"graph","created_at":"2026-05-17T23:37:42Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"graph_snapshot":{"author_claims":{"count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57","strong_count":0},"builder_version":"pith-number-builder-2026-05-17-v1","claims":{"count":4,"items":[{"attestation":"unclaimed","claim_id":"C1","kind":"strongest_claim","source":"verdict.strongest_claim","status":"machine_extracted","text":"KD emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral, while also enabling model compression and self-improvement."},{"attestation":"unclaimed","claim_id":"C2","kind":"weakest_assumption","source":"verdict.weakest_assumption","status":"machine_extracted","text":"That data augmentation within the KD framework can reliably enable open-source models to approximate the contextual adeptness, ethical alignment, and deep semantic insights of proprietary models."},{"attestation":"unclaimed","claim_id":"C3","kind":"one_line_summary","source":"verdict.one_line_summary","status":"machine_extracted","text":"A comprehensive survey of knowledge distillation for LLMs structured around algorithms, skill enhancement, and vertical applications, highlighting data augmentation as a key enabler."},{"attestation":"unclaimed","claim_id":"C4","kind":"headline","source":"verdict.pith_extraction.headline","status":"machine_extracted","text":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral."}],"snapshot_sha256":"e3b88ff0303c0d4d2e95c70c9ed3150d2102ed0863b08d9400bc05dadafabdf4"},"formal_canon":{"evidence_count":3,"snapshot_sha256":"daf0e6e47c588826aa57be3413278158443d5742bee93599f2d5c63c4dc5478e"},"paper":{"abstract_excerpt":"In the era of Large Language Models (LLMs), Knowledge Distillation (KD) emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral. Additionally, as open-source LLMs flourish, KD plays a crucial role in both compressing these models, and facilitating their self-improvement by employing themselves as teachers. This paper presents a comprehensive survey of KD's role within the realm of LLM, highlighting its critical function in imparting advanced knowledge to smaller models and its","authors_text":"Can Xu, Chongyang Tao, Dacheng Tao, Jinyang Li, Ming Li, Reynold Cheng, Tao Shen, Tianyi Zhou, Xiaohan Xu","cross_cats":[],"headline":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral.","license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-02-20T16:17:37Z","title":"A Survey on Knowledge Distillation of Large Language Models"},"references":{"count":300,"internal_anchors":25,"resolved_work":300,"sample":[{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":1,"title":"Advances in Neural Information Processing Systems , volume=","work_id":"c2cc414b-17c6-4006-b389-f3ec0bf8141b","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":2,"title":"arXiv preprint arXiv:2304.14233 , year=","work_id":"6ee50a7d-801e-4444-93a9-5496cce785bd","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":3,"title":"arXiv preprint arXiv:2305.07402 , year=","work_id":"5ead8756-3597-48cb-afe3-a2ec06e20dbf","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":4,"title":"arXiv preprint arXiv:2212.10192 , year=","work_id":"e82d7266-b4ea-4926-b70c-0833cea400f0","year":null},{"cited_arxiv_id":"","doi":"","is_internal_anchor":false,"ref_index":5,"title":"The Eleventh International Conference on Learning Representations , year=","work_id":"49c26f65-5708-4074-91fa-3703224fe0a9","year":null}],"snapshot_sha256":"e603a99c43e130929671350775832f5916ccf292fb130c9e311d07ebe0688d0f"},"source":{"id":"2402.13116","kind":"arxiv","version":4},"verdict":{"created_at":"2026-05-17T23:27:17.705659Z","id":"c8c748e0-8724-479c-9fec-65c18e1c3267","model_set":{"reader":"grok-4.3"},"one_line_summary":"A comprehensive survey of knowledge distillation for LLMs structured around algorithms, skill enhancement, and vertical applications, highlighting data augmentation as a key enabler.","pipeline_version":"pith-pipeline@v0.9.0","pith_extraction_headline":"Knowledge distillation transfers advanced capabilities from proprietary LLMs like GPT-4 to open-source models such as LLaMA and Mistral.","strongest_claim":"KD emerges as a pivotal methodology for transferring advanced capabilities from leading proprietary LLMs, such as GPT-4, to their open-source counterparts like LLaMA and Mistral, while also enabling model compression and self-improvement.","weakest_assumption":"That data augmentation within the KD framework can reliably enable open-source models to approximate the contextual adeptness, ethical alignment, and deep semantic insights of proprietary models."}},"verdict_id":"c8c748e0-8724-479c-9fec-65c18e1c3267"}}],"author_attestations":[],"timestamp_anchors":[],"storage_attestations":[],"citation_signatures":[],"replication_records":[],"corrections":[],"mirror_hints":[],"record_created":{"event_id":"sha256:45fce9f306d788782325078bac58536d1dc9fe1be1048b7f41a13fa61fedde62","target":"record","created_at":"2026-05-17T23:37:42Z","signer":{"key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signer_id":"pith.science","signer_type":"pith_registry"},"payload":{"attestation_state":"computed","canonical_record":{"metadata":{"abstract_canon_sha256":"d3883b76b02e2cc11bb101e4b4b99096c4653e9dddd62c8cc77bd4da17007bbb","cross_cats_sorted":[],"license":"http://arxiv.org/licenses/nonexclusive-distrib/1.0/","primary_cat":"cs.CL","submitted_at":"2024-02-20T16:17:37Z","title_canon_sha256":"12f954505e87a6800491342b9b9738cfea9318a753e579e6b7d8f80c95b99e9c"},"schema_version":"1.0","source":{"id":"2402.13116","kind":"arxiv","version":4}},"canonical_sha256":"70ef68c30dba9d1de6fe2d7122df2ba0b9441751d771fab7e32eafc994127e60","receipt":{"algorithm":"ed25519","builder_version":"pith-number-builder-2026-05-17-v1","canonical_sha256":"70ef68c30dba9d1de6fe2d7122df2ba0b9441751d771fab7e32eafc994127e60","first_computed_at":"2026-05-17T23:37:42.480803Z","key_id":"pith-v1-2026-05","kind":"pith_receipt","last_reissued_at":"2026-05-17T23:37:42.480803Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","receipt_version":"0.3","signature_b64":"wEcu2611nmi9Jfj0Tt7tMsbDgTH8hYmgJh+500Gp/LqzmqRVgrfwOnLL45qpeEHs8KlKFzRLd+v4hmBjChEADA==","signature_status":"signed_v1","signed_at":"2026-05-17T23:37:42.481483Z","signed_message":"canonical_sha256_bytes"},"source_id":"2402.13116","source_kind":"arxiv","source_version":4}}},"equivocations":[],"invalid_events":[],"applied_event_ids":["sha256:45fce9f306d788782325078bac58536d1dc9fe1be1048b7f41a13fa61fedde62","sha256:605c635a09d7178390da94bbbd10f557a4c3c350f0219f2bb616964123d4dbd5"],"state_sha256":"fe30589919f19e5c672d855f1d23e1e2baffec7b35cb4a5f6559e90ffd9bda33"},"bundle_signature":{"signature_status":"signed_v1","algorithm":"ed25519","key_id":"pith-v1-2026-05","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54","signature_b64":"3iIkelmc0dpYNSOyJ95o20eWPQIm6bTXHzlaiH4Qy+5dOCfjEqdQKyEANtTJTIbZJpLpH0LhyaBgy6H28F8tDA==","signed_message":"bundle_sha256_bytes","signed_at":"2026-05-18T16:51:56.430765Z","bundle_sha256":"ba849b066b629d6028facb2359216df5e586a4701d30a2c44bb5695069310bd8"}}