paper-with-me

Papers

SemSup: Semantic Supervision for Simple and Scalable Zero-shot Generalization

2022-02-26 · Austin W. Hanjie, Ameet Deshpande, Karthik Narasimhan

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.

📄 PDF Abstract BibTeX arXiv:2202.13100

Code (1)

princeton-nlp/semsup 공식 구현 pytorch

Tasks

Semantic SimilaritySemantic Textual SimilarityWord EmbeddingsZero-shot GeneralizationZero-Shot Learning

Similar Papers 제목 키워드 기반

SemSup-XC: Semantic Supervision for Zero and Few-shot Extreme Classification

2023-01-26 · Pranjal Aggarwal, Ameet Deshpande, Karthik Narasimhan

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 Learning

CEC-Zero: Zero-Supervision Character Error Correction with Self-Generated Rewards

2025-12-30 · Zhiming Lin, Kai Zhao, Sophie Zhang, Peilai Yu 외 arxiv

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 Similarity

Text-to-Decision Agent: Learning Generalist Policies from Natural Language Supervision

2025-04-21 · Shilin Zhang, Zican Hu, Wenhao Wu, Xinyi Xie 외

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 Generalization

Pre-train, Self-train, Distill: A simple recipe for Supersizing 3D Reconstruction

2022-04-07 · CVPR 2022 1 · Kalyan Vasudev Alwala, Abhinav Gupta, Shubham Tulsiani

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 Reconstruction

VLRC: Vision-Language Reprojection Consistency as a scalable signal for better feed-forward 3D pretraining

2026-07-02 · Marwane Hariat, David Filliat, Antoine Manzanera arxiv

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