中文
相关论文

相关论文: PTN: A Poisson Transfer Network for Semi-supervise…

200 篇论文

Transfer learning aims to faciliate learning tasks in a label-scarce target domain by leveraging knowledge from a related source domain with plenty of labeled data. Often times we may have multiple domains with little or no labeled data as…

机器学习 · 计算机科学 2017-11-10 Tianchun Wang

Collaborative filtering (CF) stands as a cornerstone in recommender systems, yet effectively leveraging the massive unlabeled data presents a significant challenge. Current research focuses on addressing the challenge of unlabeled data by…

信息检索 · 计算机科学 2024-12-25 Yuhan Zhao , Rui Chen , Qilong Han , Hongtao Song , Li Chen

Few-shot Node Classification (FSNC) is a challenge in graph representation learning where only a few labeled nodes per class are available for training. To tackle this issue, meta-learning has been proposed to transfer structural knowledge…

机器学习 · 计算机科学 2023-06-12 Zhen Tan , Ruocheng Guo , Kaize Ding , Huan Liu

Few-shot object detection (FSOD) is a challenging problem aimed at detecting novel concepts from few exemplars. Existing approaches to FSOD all assume abundant base labels to adapt to novel objects. This paper studies the new task of…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Phi Vu Tran

Few-shot learning (FSL) has emerged as an effective learning method and shows great potential. Despite the recent creative works in tackling FSL tasks, learning valid information rapidly from just a few or even zero samples still remains a…

机器学习 · 计算机科学 2022-05-25 Yisheng Song , Ting Wang , Subrota K Mondal , Jyoti Prakash Sahoo

Despite the progress in cross-domain few-shot learning, a model pre-trained with DINO combined with a prototypical classifier outperforms the latest SOTA methods. A crucial limitation that needs to be overcome is that updating too many…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Naeem Paeedeh , Mahardhika Pratama , Imam Mustafa Kamal , Wolfgang Mayer , Jimmy Cao , Ryszard Kowlczyk

Weakly-supervised object detection attempts to limit the amount of supervision by dispensing the need for bounding boxes, but still assumes image-level labels on the entire training set. In this work, we study the problem of training an…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Zhaohui Yang , Miaojing Shi , Chao Xu , Vittorio Ferrari , Yannis Avrithis

Even with the luxury of having abundant data, multi-label classification is widely known to be a challenging task to address. This work targets the problem of multi-label meta-learning, where a model learns to predict multiple labels within…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Christian Simon , Piotr Koniusz , Mehrtash Harandi

Given a small set of labeled data and a large set of unlabeled data, semi-supervised learning (SSL) attempts to leverage the location of the unlabeled datapoints in order to create a better classifier than could be obtained from supervised…

机器学习 · 计算机科学 2022-05-25 Michael C. Burkhart , Kyle Shan

Most few-shot learning works rely on the same domain assumption between the base and the target tasks, hindering their practical applications. This paper proposes an adaptive transformer network (ADAPTER), a simple but effective solution…

In many real-world scenarios, labeled data for a specific machine learning task is costly to obtain. Semi-supervised training methods make use of abundantly available unlabeled data and a smaller number of labeled examples. We propose a new…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Philip Häusser , Alexander Mordvintsev , Daniel Cremers

We consider the problem of semi-supervised few-shot classification where a classifier needs to adapt to new tasks using a few labeled examples and (potentially many) unlabeled examples. We propose a clustering approach to the problem. The…

机器学习 · 计算机科学 2018-04-26 Rinu Boney , Alexander Ilin

Recent research at CHU Sainte Justine's Pediatric Critical Care Unit (PICU) has revealed that traditional machine learning methods, such as semi-supervised label propagation and K-nearest neighbors, outperform Transformer-based models in…

机器学习 · 计算机科学 2025-05-27 Thanh-Dung Le , Clara Macabiau , Kévin Albert , Philippe Jouvet , Rita Noumeir

In this paper, we attack a few-shot open-set recognition (FSOSR) problem, which is a combination of few-shot learning (FSL) and open-set recognition (OSR). It aims to quickly adapt a model to a given small set of labeled samples while…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Minki Jeong , Seokeon Choi , Changick Kim

Few-shot learning is an important research field of machine learning in which a classifier must be trained in such a way that it can adapt to new classes which are not included in the training set. However, only small amounts of examples of…

机器学习 · 计算机科学 2020-06-11 Andrei Boiarov , Oleg Granichin , Olga Granichina

While existing federated learning approaches mostly require that clients have fully-labeled data to train on, in realistic settings, data obtained at the client-side often comes without any accompanying labels. Such deficiency of labels may…

机器学习 · 计算机科学 2021-03-30 Wonyong Jeong , Jaehong Yoon , Eunho Yang , Sung Ju Hwang

Semi-supervised learning methods have shown promising results in solving many practical problems when only a few labels are available. The existing methods assume that the class distributions of labeled and unlabeled data are equal;…

机器学习 · 计算机科学 2024-08-06 Min Gu Kwak , Hyungu Kahng , Seoung Bum Kim

In this paper, we delve into two key techniques in Semi-Supervised Object Detection (SSOD), namely pseudo labeling and consistency training. We observe that these two techniques currently neglect some important properties of object…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Gang Li , Xiang Li , Yujie Wang , Yichao Wu , Ding Liang , Shanshan Zhang

Federated Learning (FL) is a distributed machine learning framework that trains accurate global models while preserving clients' privacy-sensitive data. However, most FL approaches assume that clients possess labeled data, which is often…

机器学习 · 计算机科学 2024-11-01 Seungjoo Lee , Thanh-Long V. Le , Jaemin Shin , Sung-Ju Lee

Graph-based semi-supervised learning has been shown to be one of the most effective approaches for classification tasks from a wide range of domains, such as image classification and text classification, as they can exploit the connectivity…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Wanyu Lin , Zhaolin Gao , Baochun Li