distillation

Tag

Cards List
#distillation

Open weight progression with no frontier release

Reddit r/singularity · 2026-08-21

A software developer discusses how OpenAI and Anthropic's strategy of keeping models internal may influence open weight releases and the replication of models by Chinese companies.

0 favorites 0 likes
#distillation

Truncate Bad, Upweight Good: BoN-Style Distillation via Rank-Based Classification

arXiv cs.LG · 2026-08-21 Cached

The paper proposes TUP, a method for BoN-style distillation via rank-based classification that truncates low-ranked completions and upweights high-ranked ones to improve alignment efficiency and performance.

0 favorites 0 likes
#distillation

SecOPD: Mitigating Adaptive Prompt Injections by On-Policy Distillation

Hugging Face Daily Papers · 2026-08-21 Cached

SecOPD is a defense method that uses token-level feedback during fine-tuning to mitigate adaptive prompt injection attacks in large language models, achieving significantly lower attack success rates compared to previous approaches.

0 favorites 0 likes
#distillation

The Executive Branch Says Nobody Owns AI Output. It Also Says China Stole It.

Reddit r/ArtificialInteligence · 2026-08-20 Cached

The U.S. administration accuses Chinese AI firm Moonshot of stealing Anthropic's model through distillation, while maintaining that AI output is not owned by anyone, revealing contradictions in intellectual property law.

0 favorites 0 likes
#distillation

@rohanpaul_ai: Agent skills work for a very specific reason: they turn messy past experience into a clean procedure the agent can foll…

X AI KOLs Timeline · 2026-08-18 Cached

The paper explains that agent skills improve performance by turning past experience into clean procedures, with the skill version outperforming workflow memory by 6.06 percentage points, mainly through procedural anchoring.

0 favorites 0 likes
#distillation

SMOPD: Selective Token-Entropy Masking for Dirty-History Multi-Turn On-Policy Self-Distillation

arXiv cs.LG · 2026-08-18 Cached

SMOPD is a loss-only stabilization method for multi-turn on-policy self-distillation that uses selective token-entropy masking to improve accuracy in dirty-history settings, demonstrating improvements with Qwen3 models.

0 favorites 0 likes
#distillation

DUET: Dual-Teacher On-Policy Distillation via Same-Weight Disagreement for Prohibition Compliance

arXiv cs.LG · 2026-08-18 Cached

DUET is a dual-teacher on-policy distillation method for ensuring LLMs comply with runtime prohibitions, achieving high violation compliance while preserving utility through token-selective learning.

0 favorites 0 likes
#distillation

Qwen 3.8 27B's existence raises questions

Reddit r/singularity · 2026-08-18

The article questions how the relatively small Qwen 3.8 27B model achieves high intelligence, raising doubts about current scaling laws and the efficiency of large model parameters.

0 favorites 0 likes
#distillation

CForce: Boosting Parallel Decoding for dLLMs via Consistency Forcing

arXiv cs.CL · 2026-08-17 Cached

The paper introduces Consistency Forcing (CForce), a distillation technique for diffusion large language models that improves parallel decoding by aligning early-stage predictions with later stages, enhancing speed-quality trade-offs.

0 favorites 0 likes
#distillation

empero-ai/Qwen3.8-9B-Distill

Hugging Face Models Trending · 2026-08-15 Cached

Qwen3.8-9B-Distill is a distilled version of the Qwen3.8 2.4T A95B model into a 9B architecture, trained on curated teacher traces to enhance reasoning in mathematics and code, showing improved benchmark performance.

0 favorites 0 likes
#distillation

@rohanpaul_ai: What if you could pay the reasoning cost once, then reuse what the model learned across future tasks? New Microsoft pap…

X AI KOLs Following · 2026-08-15 Cached

A Microsoft paper proposes a method to replace expensive test-time reasoning with distilled skills from past agent runs, showing competitive performance on some benchmarks while reducing output token usage.

0 favorites 0 likes
#distillation

Kimi K3 told me it was Claude

Reddit r/ArtificialInteligence · 2026-08-14

Allegations suggest Moonshot may have used Anthropic's Claude model to develop Kimi K3, as Kimi K3 reportedly identified itself as Claude during testing, raising questions about model distillation and training methods.

0 favorites 0 likes
#distillation

ForgeWM: Progressive Causal Training for Few-Step Action-Conditioned Video World Models

Hugging Face Daily Papers · 2026-08-14 Cached

ForgeWM is a progressive framework that distills bidirectional video generators into efficient few-step interactive world models, supporting low-latency interaction and replay-time refinement with demonstrated improvements on Minecraft and FPS gameplay.

0 favorites 0 likes
#distillation

Learning from Online User Feedback for Shopping Agents

arXiv cs.AI · 2026-08-13 Cached

This paper introduces LOFA, a framework that enables LLM-based shopping agents to learn from real online user interaction logs using reinforcement learning over purchase outcomes and feedback-aware on-policy distillation, improving recommendation quality and user satisfaction.

0 favorites 0 likes
#distillation

@wu_taiqiang: How to maximize OPD performance? One important thing is warm-up. Then the student-sampled sequence is well defined in t…

X AI KOLs Following · 2026-08-13 Cached

The author discusses a paper that demystifies the warm-up process for OPD (likely on-policy distillation), explaining how warm-up enables well-defined student-sampled sequences and educational token-level dense rewards from the teacher.

0 favorites 0 likes
#distillation

DreamX-Phi 1.0: Action-Conditioned Video World Model for Robotic Manipulation

Hugging Face Daily Papers · 2026-08-13 Cached

DreamX-Phi 1.0 is an action-conditioned video world model for robotic manipulation that predicts future observations using geometric attention encoding, depth estimation, and distillation, achieving top results in the WorldArena 2.0 Challenge.

0 favorites 0 likes
#distillation

Hidden Reasoning from Claude and GPT are Decoded, and it is interesting

Reddit r/LocalLLaMA · 2026-08-12

A recent paper demonstrates a technique to retrieve hidden reasoning traces from proprietary LLM APIs like Claude and GPT, with implications for open-source model comparisons, benchmark integrity, and distillation efforts.

0 favorites 0 likes
#distillation

MERA: Model Evolution and Routing with Skill Adaptation for Agentic Systems at Scale

arXiv cs.LG · 2026-08-12 Cached

MERA introduces a multi-cycle adaptation approach for LLM agents that improves small models by distilling execution-verified demonstrations into a SkillBook and fine-tuning LoRA adapters, with router-based deployment and verifier-backed fallback. Experiments show Qwen2.5-Coder-1.5B improves from 28.7% to 49.7% pass on HumanEval++MBPP while retaining most quality at lower cost.

0 favorites 0 likes
#distillation

AI4AI at Test-Time: Strong-to-Weak Capability Transfer via Harnesses

Hugging Face Daily Papers · 2026-08-12 Cached

This paper studies strong-to-weak capability transfer at test time, showing that stronger models can build inference-time harnesses that nearly double weaker models' performance without parameter updates.

0 favorites 0 likes
#distillation

@MaxForAI: Just now, a paper that could shake the large model community was published! For the first time, researchers systematically “stole” the real hidden chain-of-thought on a large scale from OpenAI, Anthropic, and Google's closed-source models. Then, they went ahead and used these chains to study Kimi K3, GLM-5.2…

X AI KOLs Timeline · 2026-08-11 Cached

Researchers have, for the first time, systematically extracted hidden chain-of-thought from closed-source models at OpenAI, Anthropic, and Google. They exploited an API encryption compatibility flaw to have weaker models decrypt the content, thereby bypassing CoT distillation protections, and also studied open-source models such as Kimi K3, GLM-5.2, and DeepSeek.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback