@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/knowledge-distillation>
  a schema:TechArticle ;
  schema:headline "Knowledge Distillation" ;
  schema:url <https://anchorfact.org/ai/knowledge-distillation/> ;
  af:status "public" ;
  af:confidence "high" ;
  af:confidenceScore "0.86" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/knowledge-distillation>
  schema:citation <https://arxiv.org/abs/1503.02531> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/knowledge-distillation>
  schema:citation <https://doi.org/10.1007/s11263-021-01453-z> ;
  af:sourceTier "S" .

<https://anchorfact.org/kb/ai/knowledge-distillation>
  schema:citation <https://arxiv.org/abs/1910.01108> ;
  af:sourceTier "A" .