

Zero-Shot Auto-Labeling: The End of Annotation for Computer Vision with Jason Corso - #735
136 snips Jun 10, 2025
Join Jason Corso, co-founder of Voxel51 and University of Michigan professor, as he unpacks the fascinating world of automated labeling in computer vision. Discover FiftyOne, a tool for visualizing datasets and enhancing data quality. Jason reveals how zero-shot auto-labeling can rival human performance, offering significant efficiency gains. He also dives into the challenges of label quality, decision boundaries, and the innovative 'verified auto-labeling' method. Plus, learn about synthetic data generation and the exciting future of agentic behaviors in AI!
AI Snips
Chapters
Transcript
Episode notes
Use Interactive Analysis for QA
- Use interactive analysis tools to find model failure modes and corner cases.
- Let domain experts visually explore clusters to identify performance gaps and mislabels.
Evolution of Annotation Practices
- Annotation 1.0 blindly sends all data for human labeling, which is inefficient and costly.
- Annotation 2.0 involves humans answering targeted questions asked by an intelligent agent, reducing labeling load.
Using Embeddings to Gauge Uncertainty
- Embedding spaces enriched with semantic information enable measurement of classification difficulty.
- Reconstruction errors in embeddings correlate strongly with downstream model performance.