Transductive Zero-Shot Classification

2 papers with code • 14 benchmarks • 14 datasets

Zero-shot classification in the transductive setup where all test images are jointly available.

Most implemented papers

Label Propagation for Zero-shot Classification with Vision-Language Models

vladan-stojnic/zlap CVPR 2024

We leverage the graph structure of the unlabeled data and introduce ZLaP, a method based on label propagation (LP) that utilizes geodesic distances for classification.

SSP: Self-Supervised Prompting for Cross-Lingual Transfer to Low-Resource Languages using Large Language Models

dair-iitd/SSP 27 Jun 2024

We investigate their effectiveness for NLP tasks in low-resource languages (LRLs), especially in the setting of zero-labelled cross-lingual transfer (0-CLT), where no labelled training data for the target language is available -- however training data from one or more related medium-resource languages (MRLs) is utilized, alongside the available unlabeled test data for a target language.