knowledge-distillation

Tag

Cards List
#knowledge-distillation

Let's Learn About Knowledge Distillation!

Reddit r/ArtificialInteligence · 20h ago

The article argues that frontier model providers who criticize knowledge distillation are hypocritical, as their own legal defense against copyright lawsuits relies on the same principle of not directly storing or touching data.

0 favorites 0 likes
#knowledge-distillation

@neural_avb: There is a really banger article on On-Policy Distillation. Came out on HF a few months back.

X AI KOLs Timeline · yesterday Cached

A tweet recommending an article on on-policy distillation published on Hugging Face.

0 favorites 0 likes
#knowledge-distillation

NebulaExp-8B: An Empirical Post-Training Pipeline via Full-Scale Ablation Research

arXiv cs.AI · 2d ago Cached

This paper presents NebulaExp, a transparent ablation-driven post-training pipeline for 8B-scale LLMs, covering SFT, GRPO RL, and multi-teacher distillation. It identifies key trade-offs between mathematical reasoning and code generation, and demonstrates that data correctness filtering is the first-order optimization factor.

0 favorites 0 likes
#knowledge-distillation

AsyncOPD: How Stale Can On-Policy Distillation Be?

arXiv cs.LG · 4d ago Cached

This paper presents AsyncOPD, a fully asynchronous on-policy distillation pipeline for LLMs, systematically studying the effects of stale-policy data and proposing estimator designs that improve training throughput by 1.6-3.8x while maintaining comparable accuracy.

0 favorites 0 likes
#knowledge-distillation

Blockwise Policy-Drift Gating for On-Policy Distillation

arXiv cs.LG · 4d ago Cached

This paper introduces blockwise policy-drift gating, a lightweight method to improve on-policy distillation for language models by weighting loss based on old-current student probability shifts, achieving improved reasoning accuracy on math benchmarks.

0 favorites 0 likes
#knowledge-distillation

ARIA: Adaptive Region-Based Importance Allocation for Conditional Diffusion Distillation

arXiv cs.LG · 4d ago Cached

This paper introduces ARIA, a framework that adaptively allocates training effort across regions of the conditioning space for distilling conditional diffusion models, improving performance on unseen and underrepresented conditions.

0 favorites 0 likes
#knowledge-distillation

Beyond Trajectory Imitation: Strategy-Guided Policy Optimization for LLM Reasoning

arXiv cs.AI · 4d ago Cached

Introduces Strategy-Guided Policy Optimization (SGPO) for LLM reasoning, which replaces trajectory imitation with strategy distillation, improving generalization on math benchmarks.

0 favorites 0 likes
#knowledge-distillation

@natolambert: New lecture for the book! Nominally about synthetic data, but mostly is a walk through of the distillation literature f…

X AI KOLs Timeline · 5d ago Cached

Natolambert announces a new lecture covering synthetic data and the history of distillation, from Hinton 2015 to modern on-policy distillation, with over 7 hours of video content.

0 favorites 0 likes
#knowledge-distillation

Lite Any Stereo V2: Faster and Stronger Efficient Zero-Shot Stereo Matching

Hugging Face Daily Papers · 5d ago Cached

Lite Any Stereo V2 presents an efficient stereo matching approach achieving state-of-the-art accuracy with significantly reduced latency through optimized architecture and training strategies, including a 2D-only cost aggregation framework and a three-stage training strategy.

0 favorites 0 likes
#knowledge-distillation

@TheTuringPost: https://x.com/TheTuringPost/status/2068474648925216861

X AI KOLs Timeline · 2026-06-20 Cached

An educational overview of knowledge distillation, covering its history, core concepts like softmax and temperature, types, scaling laws, and practical examples including DeepSeek-R1.

0 favorites 0 likes
#knowledge-distillation

Efficient Financial Language Understanding via Distillation with Synthetic Data

arXiv cs.CL · 2026-06-18 Cached

Presents a framework for financial sentiment analysis using distillation with synthetic data, transferring knowledge from a large teacher to compact student models, with clustering-based seed selection for efficient low-resource domain adaptation.

0 favorites 0 likes
#knowledge-distillation

ResAware: Cross-Environment Website Fingerprinting via Resource-Privileged Distillation

arXiv cs.LG · 2026-06-17 Cached

ResAware proposes a resource-aware distillation framework to improve website fingerprinting robustness across different network environments by training a teacher model on resource-level features and distilling knowledge to a student model that uses only encrypted traffic, achieving significant gains under temporal drift and other perturbations.

0 favorites 0 likes
#knowledge-distillation

PowerOPD: Stabilizing On-Policy Distillation with Bounded Power Transformation

arXiv cs.LG · 2026-06-17 Cached

PowerOPD introduces a bounded power transformation to stabilize on-policy distillation for large language models, achieving significant gains in accuracy and sample efficiency while reducing computational cost.

0 favorites 0 likes
#knowledge-distillation

@liumengxinfly: Redis creator speaks out on X, saying that those who keep claiming Chinese models are distilled don't understand machine learning at all.

X AI KOLs Timeline · 2026-06-16 Cached

This article explains the technical principles of knowledge distillation in machine learning, pointing out that merely collecting output dialogues from ChatGPT/Claude cannot achieve effective distillation due to the lack of probability distribution information, and discusses the limitations of using generated data in SFT and pre-training.

0 favorites 0 likes
#knowledge-distillation

Distilling Examples into Task Instructions: Enhanced In-Context Learning for Real-World B2B Conversations

arXiv cs.CL · 2026-06-16 Cached

This paper introduces the Call Playbook dataset for classifying real-world B2B conversations and proposes methods to distill examples into compact, interpretable task instructions, achieving 99% token reduction and up to 7% AUC improvement over traditional in-context learning.

0 favorites 0 likes
#knowledge-distillation

Zone of Proximal Policy Optimization: Teacher in Prompts, Not Gradients

Hugging Face Daily Papers · 2026-06-16 Cached

Zone of Proximal Policy Optimization (ZPPO) improves knowledge distillation by using reformulated prompts that help students learn from both correct and incorrect responses, enhancing performance especially at smaller model sizes.

0 favorites 0 likes
#knowledge-distillation

@snowboat84: https://x.com/snowboat84/status/2065215177029787705

X AI KOLs Timeline · 2026-06-11 Cached

This article is the middle part of the AI Engineering Landscape series, detailing core techniques such as inference optimization, model slimming (quantization, distillation, pruning, MoE), and speculative decoding, while reviewing the latest advances from hardware to the engineering stack.

0 favorites 0 likes
#knowledge-distillation

MODF-SIR: A Multi-agent Omni-modal Distilled Framework for Social Intelligence Reasoning

arXiv cs.AI · 2026-06-11 Cached

This paper proposes MODF-SIR, a multi-agent collaborative framework built on a lightweight multimodal large language model for social intelligence reasoning. It employs knowledge distillation, long-tail event extraction, and test-time adaptation to achieve state-of-the-art results with reduced training data.

0 favorites 0 likes
#knowledge-distillation

Physics-Distilled Neural Network enabled by Large Language Models for Manufacturing Process-Property Predictive Modeling

arXiv cs.LG · 2026-06-11 Cached

This paper proposes a novel framework that uses LLMs to extract analytical physics priors from scientific literature and distills them into a lightweight neural network for high-accuracy, real-time manufacturing process-property prediction, even with limited data.

0 favorites 0 likes
#knowledge-distillation

GLACIER: A Multimodal Student-Teacher Foundation Model for Molecular Property Prediction

arXiv cs.LG · 2026-06-11 Cached

This paper introduces GLACIER, a multimodal student-teacher foundation model that integrates molecular graphs, SMILES strings, and physicochemical descriptors to predict molecular properties efficiently. It leverages Finsler geometry-aware fusion and knowledge distillation from larger teacher models (MiniMol, MolFormer) to achieve high performance with a lightweight architecture.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback