#clip
3 posts tagged #clip.
-
Untangling the Moons: A Visual History of Contrastive Learning
Eight contrastive losses, twenty years of history, one interactive playground. Watch pair, triplet, InfoNCE, CLIP, SupCon, SigLIP, alignment+uniformity, and cosine→0 organize 2D points — and see which ones know when to stop.
-
Not All Infinities Are Equal: The Cross-Entropy Asymmetry Behind Hallucination
The singularity structure of cross-entropy is asymmetric — and that asymmetry explains LLM hallucination, the CLIP modality gap, and why contrastive losses need 32K batches.
-
Opposite Is Not Different: The Cosine-Similarity Bug in CLIP and Contrastive Learning
Maximum difference between two unit vectors is orthogonality (cos = 0), not opposition (cos = −1). CLIP, InfoNCE, and SimCLR have been optimizing for the wrong target for years.