paper-with-me

Papers

Improving 3D Semi-supervised Learning by Effectively Utilizing All Unlabelled Data

2024-09-21 · European Conference on Computer Vision (ECCV), 2024 2024 11 · Sneha Paul, Zachary Patterson, Nizar Bouguila

Semi-supervised learning (SSL) has shown its effectiveness in learning effective 3D representation from a small amount of labelled data while utilizing large unlabelled data. Traditional semi-supervised approaches rely on the fundamental concept of predicting pseudo-labels for unlabelled data and incorporating them into the learning process. However, we identify that the existing methods do not fully utilize all the unlabelled samples and consequently limit their potential performance. To address this issue, we propose AllMatch, a novel SSL-based 3D classification framework that effectively utilizes all the unlabelled samples. AllMatch comprises three modules: (1) an adaptive hard augmentation module that applies relatively hard augmentations to the high-confident unlabelled samples with lower loss values, thereby enhancing the contribution of such samples, (2) an inverse learning module that further improves the utilization of unlabelled data by learning what not to learn, and (3) a contrastive learning module that ensures learning from all the samples in both supervised and unsupervised settings. Comprehensive experiments on two popular 3D datasets demonstrate a performance improvement of up to 11.2% with 1% labelled data, surpassing the SOTA by a significant margin. Furthermore, AllMatch exhibits its efficiency in effectively leveraging all the unlabelled data, demonstrated by the fact that only 10% of labelled data reaches nearly the same performance as fully-supervised learning with all labelled data. The code of our work is available at: https://github.com/snehaputul/AllMatch.

📄 PDF Abstract BibTeX arXiv:2409.13977

Code (1)

snehaputul/allmatch 공식 구현 pytorch

Tasks

3D Classification3D Object Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Scaling Up Semi-supervised Learning with Unconstrained Unlabelled Data

2023-06-02 · Shuvendu Roy, Ali Etemad

We propose UnMixMatch, a semi-supervised learning framework which can learn effective representations from unconstrained unlabelled data in order to scale up performance. Most existing semi-supervised methods rely on the…

Image ClassificationNetwork PruningSemi-Supervised Image Classification

Semi-Unsupervised Learning: Clustering and Classifying using Ultra-Sparse Labels

2019-01-24 · Matthew Willetts, Stephen J. Roberts, Christopher C. Holmes

In semi-supervised learning for classification, it is assumed that every ground truth class of data is present in the small labelled dataset. Many real-world sparsely-labelled datasets are plausibly not of this type. It …

Clustering

Rethinking Semi-supervised Learning with Language Models

2023-05-22 · Zhengxiang Shi, Francesco Tonolini, Nikolaos Aletras, Emine Yilmaz 외

Semi-supervised learning (SSL) is a popular setting aiming to effectively utilize unlabelled data to improve model performance in downstream natural language processing (NLP) tasks. Currently, there are two popular appro…

Pseudo LabelSemi-Supervised Text ClassificationUnsupervised Pre-training

More unlabelled data or label more data? A study on semi-supervised laparoscopic image segmentation

2019-08-20 · Yunguan Fu, Maria R. Robu, Bongjin Koo, Crispin Schneider 외

Improving a semi-supervised image segmentation task has the option of adding more unlabelled images, labelling the unlabelled images or combining both, as neither image acquisition nor expert labelling can be considered …

Image SegmentationSegmentationSemantic Segmentation

Semi-Supervised 3D Hand Shape and Pose Estimation with Label Propagation

2021-11-30 · Samira Kaviani, Amir Rahimi, Richard Hartley

To obtain 3D annotations, we are restricted to controlled environments or synthetic datasets, leading us to 3D datasets with less generalizability to real-world scenarios. To tackle this issue in the context of semi-supe…

Pose Estimation