English
Related papers

Related papers: Adaptive Masked Proxies for Few-Shot Segmentation

200 papers

Cross-domain few-shot learning presents a formidable challenge, as models must be trained on base classes and then tested on novel classes from various domains with only a few samples at hand. While prior approaches have primarily focused…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Yongjin Yang , Taehyeon Kim , Se-Young Yun

Deep metric learning plays a key role in various machine learning tasks. Most of the previous works have been confined to sampling from a mini-batch, which cannot precisely characterize the global geometry of the embedding space. Although…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Yuehua Zhu , Muli Yang , Cheng Deng , Wei Liu

Segmenting images is critical for visual understanding but demands extensive pixel-level annotations. Foundational models have enabled new paradigms for predicting new classes guided by textual prompts, without annotations from the target…

Computer Vision and Pattern Recognition · Computer Science 2026-05-20 Gabriele Rosi , Fabio Cermelli , Carlo Masone , Barbara Caputo

A major obstacle in instance segmentation is that existing methods often need many per-pixel labels in order to be effective. These labels require large human effort and for certain applications, such labels are not readily available. To…

Computer Vision and Pattern Recognition · Computer Science 2019-07-03 Issam H. Laradji , David Vazquez , Mark Schmidt

Recent open-vocabulary segmentation methods adopt mask generators to predict segmentation masks and leverage pre-trained vision-language models, e.g., CLIP, to classify these masks via mask pooling. Although these approaches show promising…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Yongkang Li , Tianheng Cheng , Bin Feng , Wenyu Liu , Xinggang Wang

Weakly supervised landslide extraction aims to identify landslide regions from remote sensing data using models trained with weak labels, particularly image-level labels. However, it is often challenged by the imprecise boundaries of the…

Computer Vision and Pattern Recognition · Computer Science 2025-05-23 Jian Wang , Xiaokang Zhang , Xianping Ma , Weikang Yu , Pedram Ghamisi

Weakly Supervised Semantic Segmentation (WSSS) using only image-level labels has gained significant attention due to its cost-effectiveness. The typical framework involves using image-level labels as training data to generate pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2024-11-28 Wangyu Wu , Tianhong Dai , Zhenhong Chen , Xiaowei Huang , Jimin Xiao , Fei Ma , Renrong Ouyang

Partial-label learning (PLL) generally focuses on inducing a noise-tolerant multi-class classifier by training on overly-annotated samples, each of which is annotated with a set of labels, but only one is the valid label. A basic promise of…

Computation and Language · Computer Science 2021-06-03 Yunfeng Zhao , Guoxian Yu , Lei Liu , Zhongmin Yan , Lizhen Cui , Carlotta Domeniconi

Few Shot Segmentation aims to segment novel object classes given only a handful of labeled examples, enabling rapid adaptation with minimal supervision. Current literature crucially lacks a selection method that goes beyond visual…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Nico Catalano , Stefano Samele , Paolo Pertino , Matteo Matteucci

Few-shot semantic segmentation aims to recognize novel classes with only very few labelled data. This challenging task requires mining of the relevant relationships between the query image and the support images. Previous works have…

Computer Vision and Pattern Recognition · Computer Science 2022-02-16 Wei Ao , Shunyi Zheng , Yan Meng

In recent years, zero-shot and few-shot learning in visual grounding have garnered considerable attention, largely due to the success of large-scale vision-language pre-training on expansive datasets such as LAION-5B and DataComp-1B.…

Artificial Intelligence · Computer Science 2024-10-07 Sen Jia , Lei Li

Medical image segmentation often faces the challenge of prohibitively expensive annotation costs. While few-shot learning offers a promising solution to alleviate this burden, conventional approaches still rely heavily on pre-training with…

Computer Vision and Pattern Recognition · Computer Science 2024-11-27 Jie Xu , Xiaokang Li , Chengyu Yue , Yuanyuan Wang , Yi Guo

Existing self-supervised learning methods based on contrastive learning and masked image modeling have demonstrated impressive performances. However, current masked image modeling methods are mainly utilized in natural images, and their…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Xiangtao Wang , Ruizhi Wang , Biao Tian , Jiaojiao Zhang , Shuo Zhang , Junyang Chen , Thomas Lukasiewicz , Zhenghua Xu

Transductive few-shot learning algorithms have showed substantially superior performance over their inductive counterparts by leveraging the unlabeled queries. However, the vast majority of such methods are evaluated on perfectly…

Computer Vision and Pattern Recognition · Computer Science 2023-04-28 Michalis Lazarou , Yannis Avrithis , Tania Stathaki

Semantic segmentation requires dense pixel-level annotations, which are costly and time-consuming to acquire. To address this, we present SeSAM, a framework that uses a foundational segmentation model, i.e. Segment Anything Model (SAM),…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Anurag Das , Anna Kukleva , Xinting Hu , Yuki M. Asano , Bernt Schiele

Few-shot segmentation (FSS) methods perform image segmentation for a particular object class in a target (query) image, using a small set of (support) image-mask pairs. Recent deep neural network based FSS methods leverage high-dimensional…

Computer Vision and Pattern Recognition · Computer Science 2020-05-05 Siddhartha Gairola , Mayur Hemani , Ayush Chopra , Balaji Krishnamurthy

Cross-domain few-shot classification induces a much more challenging problem than its in-domain counterpart due to the existence of domain shifts between the training and test tasks. In this paper, we develop a novel Adaptive Parametric…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Marzi Heidari , Abdullah Alchihabi , Qing En , Yuhong Guo

Significant progress has been made recently in developing few-shot object segmentation methods. Learning is shown to be successful in few-shot segmentation settings, using pixel-level, scribbles and bounding box supervision. This paper…

Computer Vision and Pattern Recognition · Computer Science 2020-05-19 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

The prowess that makes few-shot learning desirable in medical image analysis is the efficient use of the support image data, which are labelled to classify or segment new classes, a task that otherwise requires substantially more training…

In many practical few-shot learning problems, even though labeled examples are scarce, there are abundant auxiliary datasets that potentially contain useful information. We propose the problem of extended few-shot learning to study these…

Machine Learning · Computer Science 2021-07-06 Reza Esfandiarpoor , Amy Pu , Mohsen Hajabdollahi , Stephen H. Bach