SemSup: Semantic Supervision for Simple and Scalable Zero-shot Generalization
Zero-shot learning is the problem of predicting instances over classes not seen during training. One approach to zero-shot learning is providing auxiliary class information to the model. Prior work along this vein have largely used expensive per-instance annotation or singular class-level descriptions, but per-instance descriptions are hard to scale and single class descriptions may not be rich enough. Furthermore, these works have used natural-language descriptions exclusively, simple bi-encoders models, and modality or task-specific methods. These approaches have several limitations: text supervision may not always be available or optimal and bi-encoders may only learn coarse relations between inputs and class descriptions. In this work, we present SemSup, a novel approach that uses (1) a scalable multiple description sampling method which improves performance over single descriptions, (2) alternative description formats such as JSON that are easy to generate and outperform text on certain settings, and (3) hybrid lexical-semantic similarity to leverage fine-grained information in class descriptions. We demonstrate the effectiveness of SemSup across four datasets, two modalities, and three generalization settings. For example, across text and image datasets, SemSup increases unseen class generalization accuracy by 15 points on average compared to the closest baseline.
Code (1)
Tasks
Semantic SimilaritySemantic Textual SimilarityWord EmbeddingsZero-shot GeneralizationZero-Shot LearningSimilar Papers 제목 키워드 기반
SemSup-XC: Semantic Supervision for Zero and Few-shot Extreme Classification
Extreme classification (XC) involves predicting over large numbers of classes (thousands to millions), with real-world applications like news article classification and e-commerce product tagging. The zero-shot version o…
Contrastive LearningCEC-Zero: Zero-Supervision Character Error Correction with Self-Generated Rewards
Large-scale Chinese spelling correction (CSC) remains critical for real-world text processing, yet existing LLMs and supervised methods lack robustness to novel errors and rely on costly annotations. We introduce CEC-Zer…
Reinforcement LearningSemantic SimilarityText-to-Decision Agent: Learning Generalist Policies from Natural Language Supervision
RL systems usually tackle generalization by inferring task beliefs from high-quality samples or warmup explorations. The restricted form limits their generality and usability since these supervision signals are expensive…
MuJoCoZero-shot GeneralizationPre-train, Self-train, Distill: A simple recipe for Supersizing 3D Reconstruction
Our work learns a unified model for single-view 3D reconstruction of objects from hundreds of semantic categories. As a scalable alternative to direct 3D supervision, our work relies on segmented image collections for le…
3D ReconstructionSingle-View 3D ReconstructionVLRC: Vision-Language Reprojection Consistency as a scalable signal for better feed-forward 3D pretraining
Feed-forward 3D models are commonly trained using either expensive geometric supervision or self-supervised photometric objectives, both of which provide incomplete learning signals. We introduce Vision-Language Reprojec…
3D Semantic SegmentationScene Understanding3D Reconstruction