paper-with-me

홈 › Papers

CHIP: Contrastive Hierarchical Image Pretraining

2023-10-12 · Arpit Mittal, Harshil Jhaveri, Swapnil Mallick, Abhishek Ajmera

Few-shot object classification is the task of classifying objects in an image with limited number of examples as supervision. We propose a one-shot/few-shot classification model that can classify an object of any unseen class into a relatively general category in an hierarchically based classification. Our model uses a three-level hierarchical contrastive loss based ResNet152 classifier for classifying an object based on its features extracted from Image embedding, not used during the training phase. For our experimentation, we have used a subset of the ImageNet (ILSVRC-12) dataset that contains only the animal classes for training our model and created our own dataset of unseen classes for evaluating our trained model. Our model provides satisfactory results in classifying the unknown objects into a generic category which has been later discussed in greater detail.

📄 PDF Abstract BibTeX arXiv:2310.08304

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationObject

Similar Papers 제목 키워드 기반

Contrastive Heliophysical Image Pretraining for Solar Dynamics Observatory Records

2025-11-28 · Shiyu Shen, Zhe Gao, Taifeng Chai, Yang Huang 외 arxiv

Deep learning has revolutionized solar image analysis, yet most approaches train task-specific encoders from scratch or rely on natural-image pretraining that ignores the unique characteristics of Solar Dynamics Observat…

Efficient Few-Shot Medical Image Analysis via Hierarchical Contrastive Vision-Language Learning

2025-01-16 · Harrison Fuller, Fernando Gabriela Garcia, Victor Flores

Few-shot learning in medical image classification presents a significant challenge due to the limited availability of annotated data and the complex nature of medical imagery. In this work, we propose Adaptive Vision-Lan…

Contrastive LearningFew-Shot Learningimage-classificationImage Classification+2

HiCo: Hierarchical Contrastive Learning for Ultrasound Video Model Pretraining

2022-10-10 · Chunhui Zhang, Yixiong Chen, Li Liu, Qiong Liu 외

The self-supervised ultrasound (US) video model pretraining can use a small amount of labeled data to achieve one of the most promising results on US diagnosis. However, it does not take full advantage of multi-level kno…

Contrastive Learning

HiCLIP: Contrastive Language-Image Pretraining with Hierarchy-aware Attention

2023-03-06 · Shijie Geng, Jianbo Yuan, Yu Tian, Yuxiao Chen 외

The success of large-scale contrastive vision-language pretraining (CLIP) has benefited both visual recognition and multimodal content understanding. The concise design brings CLIP the advantage in inference efficiency a…

cross-modal alignment

A Primer on Contrastive Pretraining in Language Processing: Methods, Lessons Learned and Perspectives

2021-02-25 · Nils Rethmeier, Isabelle Augenstein

Modern natural language processing (NLP) methods employ self-supervised pretraining objectives such as masked language modeling to boost the performance of various application tasks. These pretraining methods are frequen…

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling+3