中文
相关论文

相关论文: Evaluating few shot and Contrastive learning Metho…

200 篇论文

Sign language recognition from sequences of monocular images or 2D poses is a challenging field, not only due to the difficulty to infer 3D information from 2D data, but also due to the temporal relationship between the sequences of…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Silvan Ferreira , Esdras Costa , Márcio Dahia , Jampierre Rocha

Many meta-learning methods are proposed for few-shot detection. However, previous most methods have two main problems, poor detection APs, and strong bias because of imbalance and insufficient datasets. Previous works mainly alleviate these…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Qian Li , Nan Guo , Xiaochun Ye , Duo Wang , Dongrui Fan , Zhimin Tang

Few-shot class-incremental learning (FSCIL) faces challenges of memorizing old class distributions and estimating new class distributions given few training samples. In this study, we propose a learnable distribution calibration (LDC)…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Binghao Liu , Boyu Yang , Lingxi Xie , Ren Wang , Qi Tian , Qixiang Ye

Copy detection patterns (CDP) are an attractive technology that allows manufacturers to defend their products against counterfeiting. The main assumption behind the protection mechanism of CDP is that these codes printed with the smallest…

密码学与安全 · 计算机科学 2022-06-28 Brian Pulfer , Roman Chaban , Yury Belousov , Joakim Tutt , Olga Taran , Taras Holotyak , Slava Voloshynovskiy

In this work, we focus on a more challenging few-shot intent detection scenario where many intents are fine-grained and semantically similar. We present a simple yet effective few-shot intent detection schema via contrastive pre-training…

计算与语言 · 计算机科学 2021-09-15 Jianguo Zhang , Trung Bui , Seunghyun Yoon , Xiang Chen , Zhiwei Liu , Congying Xia , Quan Hung Tran , Walter Chang , Philip Yu

In this work, we propose CLUDA, a simple, yet novel method for performing unsupervised domain adaptation (UDA) for semantic segmentation by incorporating contrastive losses into a student-teacher learning paradigm, that makes use of…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Midhun Vayyat , Jaswin Kasi , Anuraag Bhattacharya , Shuaib Ahmed , Rahul Tallamraju

How can we generate samples from a conditional distribution that we never fully observe? This question arises across a broad range of applications in both modern machine learning and classical statistics, including image post-processing in…

机器学习 · 统计学 2026-05-26 Anirban Chatterjee , Sayantan Choudhury , Rohan Hore

The vulnerability of deep neural networks to imperceptible adversarial perturbations has attracted widespread attention. Inspired by the success of vision-language foundation models, previous efforts achieved zero-shot adversarial…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Yiwei Zhou , Xiaobo Xia , Zhiwei Lin , Bo Han , Tongliang Liu

This paper presents an effective few-shot point cloud semantic segmentation approach for real-world applications. Existing few-shot segmentation methods on point cloud heavily rely on the fully-supervised pretrain with large annotated…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Jiahui Wang , Haiyue Zhu , Haoren Guo , Abdullah Al Mamun , Cheng Xiang , Tong Heng Lee

The problem of learning to generalize to unseen classes during training, known as few-shot classification, has attracted considerable attention. Initialization based methods, such as the gradient-based model agnostic meta-learning (MAML),…

机器学习 · 计算机科学 2021-03-10 Chen Zhao , Feng Chen , Zhuoyi Wang , Latifur Khan

While many deep learning methods have seen significant success in tackling the problem of domain adaptation and few-shot learning separately, far fewer methods are able to jointly tackle both problems in Cross-Domain Few-Shot Learning…

计算机视觉与模式识别 · 计算机科学 2020-12-04 John Cai , Bill Cai , Sheng Mei Shen

Prevalent techniques in zero-shot learning do not generalize well to other related problem scenarios. Here, we present a unified approach for conventional zero-shot, generalized zero-shot and few-shot learning problems. Our approach is…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Shafin Rahman , Salman H. Khan , Fatih Porikli

The claim matching (CM) task can benefit an automated fact-checking pipeline by putting together claims that can be resolved with the same fact-check. In this work, we are the first to explore zero-shot and few-shot learning approaches to…

计算与语言 · 计算机科学 2025-03-04 Dina Pisarevskaya , Arkaitz Zubiaga

Few-shot classification aims at classifying categories of a novel task by learning from just a few (typically, 1 to 5) labelled examples. An effective approach to few-shot classification involves a prior model trained on a large-sample base…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Rajshekhar Das , Yu-Xiong Wang , JoséM. F. Moura

Few-shot semantic segmentation aims to segment novel-class objects in a query image with only a few annotated examples in support images. Most of advanced solutions exploit a metric learning framework that performs segmentation through…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jiacheng Chen , Bin-Bin Gao , Zongqing Lu , Jing-Hao Xue , Chengjie Wang , Qingmin Liao

Few-shot multimodal industrial anomaly detection is a critical yet underexplored task, offering the ability to quickly adapt to complex industrial scenarios. In few-shot settings, insufficient training samples often fail to cover the…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Yuxuan Lin , Hanjing Yan , Xuan Tong , Yang Chang , Huanzhen Wang , Ziheng Zhou , Shuyong Gao , Yan Wang , Wenqiang Zhang

The rapid development of Industry 4.0 has amplified the scope and destructiveness of industrial Cyber-Physical System (CPS) by network attacks. Anomaly detection techniques are employed to identify these attacks and guarantee the normal…

密码学与安全 · 计算机科学 2023-02-22 Haili Sun , Yan Huang , Lansheng Han , Chunjie Zhou

Widely used traditional supervised deep learning methods require a large number of training samples but often fail to generalize on unseen datasets. Therefore, a more general application of any trained model is quite limited for medical…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Rabindra Khadga , Debesh Jha , Steven Hicks , Vajira Thambawita , Michael A. Riegler , Sharib Ali , Pål Halvorsen

Meta-learning enables learning systems to adapt quickly to new tasks, similar to humans. Different meta-learning approaches all work under/with the mini-batch episodic training framework. Such framework naturally gives the information about…

机器学习 · 计算机科学 2025-11-10 Shiguang Wu , Yaqing Wang , Yatao Bian , Quanming Yao

Deep neural networks are prone to memorizing incorrect labels during training, which degrades their generalizability. Although recent methods have combined sample selection with semi-supervised learning (SSL) to exploit the memorization…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Reo Fukunaga , Soh Yoshida , Mitsuji Muneyasu