Interview Preparation
Conditioning & Distillation
Brief notes prepared for technical interviews
Knowledge DistillationDINOControlNetT2I Adapter
← Back to Archives

These notes cover two complementary directions for steering pretrained models — distilling knowledge from larger or self-supervised teachers, and bolting on adapter networks that inject external control signals into a frozen diffusion backbone.

Knowledge Distillation

Knowledge Distillation

Why used

Common objectives

Key knobs

DINO

DINO start (handwritten, page 55)

DINO continued (handwritten, page 56)

Core idea

Objective

Why it works

Outcome

ControlNet

ControlNet (page 56 — core idea, how it works, benefits)

ControlNet limitations (page 57 top)

Core idea

How it works (high-level)

Benefits

Limitations

T2I Adapter

T2I Adapter

Core idea

How it works (high-level)

Benefits

Limitations