Skip to main content Skip to main navigation

Publikation

TextTeacher: What Can Language Teach About Images?

Tobias Christian Nauen; Stanislav Frolov; Brian Moser; Federico Raue; Ahmed Anwar; Andreas Dengel
In: Transactions on Machine Learning Research (TMLR), Vol. 05/2026, Pages 1-25, Transactions on Machine Learning Research, 60 5th Ave, New York, NY 10011, 5/2026.

Zusammenfassung

The platonic representation hypothesis suggests that sufficiently large models converge to a shared representation geometry, even across modalities. Motivated by this, we ask: Can the semantic knowledge of a language model efficiently improve a vision model? As an answer, we introduce TextTeacher, a simple auxiliary objective that injects text embeddings as additional information into image classification training. TextTeacher uses readily available image captions, a pre-trained and frozen text encoder, and a lightweight projection to produce semantic anchors that efficiently guide representations during training while leaving the inference-time model unchanged. On ImageNet with standard ViT backbones, TextTeacher improves accuracy by up to +2.7 percentage points (p.p.) and yields consistent transfer gains (on average +1.0 p.p.) under the same recipe and compute. It outperforms vision knowledge distillation, yielding more accuracy at a constant compute budget or similar accuracy, but 33% faster. Our analysis indicates that TextTeacher acts as a feature-space preconditioner, shaping deeper layers in the first stages of training, and aiding generalization by supplying complementary semantic cues. TextTeacher adds negligible overhead, requires no costly multimodal training of the target model and preserves the simplicity and latency of pure vision models.

Projekte

Weitere Links