paper-with-me

홈 › Papers

DualMatch: Robust Semi-Supervised Learning with Dual-Level Interaction

2023-10-25 · Cong Wang, Xiaofeng Cao, Lanzhe Guo2, Zenglin Shi

Semi-supervised learning provides an expressive framework for exploiting unlabeled data when labels are insufficient. Previous semi-supervised learning methods typically match model predictions of different data-augmented views in a single-level interaction manner, which highly relies on the quality of pseudo-labels and results in semi-supervised learning not robust. In this paper, we propose a novel SSL method called DualMatch, in which the class prediction jointly invokes feature embedding in a dual-level interaction manner. DualMatch requires consistent regularizations for data augmentation, specifically, 1) ensuring that different augmented views are regulated with consistent class predictions, and 2) ensuring that different data of one class are regulated with similar feature embeddings. Extensive experiments demonstrate the effectiveness of DualMatch. In the standard SSL setting, the proposal achieves 9% error reduction compared with SOTA methods, even in a more challenging class-imbalanced setting, the proposal can still achieve 6% error reduction. Code is available at https://github.com/CWangAI/DualMatch

📄 PDF Abstract BibTeX arXiv:2310.16459

Code (1)

cwangai/dualmatch 공식 구현 pytorch

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Unsupervised Entity Alignment for Temporal Knowledge Graphs

2023-02-01 · Xiaoze Liu, Junyang Wu, Tianyi Li, Lu Chen 외

Entity alignment (EA) is a fundamental data integration task that identifies equivalent entities between different knowledge graphs (KGs). Temporal Knowledge graphs (TKGs) extend traditional knowledge graphs by introduci…

Data IntegrationDecoderEntity AlignmentGraph Matching+1

Semi-Supervised Semantic Segmentation with High- and Low-level Consistency

2019-08-15 · Sudhanshu Mittal, Maxim Tatarchenko, Thomas Brox

The ability to understand visual information from limited labeled data is an important aspect of machine learning. While image-level classification has been extensively studied in a semi-supervised setting, dense pixel-l…

ClassificationGeneral ClassificationSegmentationSemantic Segmentation+2

Hierarchical Memory Pool Based Edge Semi-Supervised Continual Learning Method

2023-01-17 · Xiangwei Wang, Rui Han, Chi Harold Liu

The continuous changes in the world have resulted in the performance regression of neural networks. Therefore, continual learning (CL) area gradually attracts the attention of more researchers. For edge intelligence, the…

Continual Learning

Semi-supervised Medical Image Segmentation through Dual-task Consistency

2020-09-09 · Xiangde Luo, Jieneng Chen, Tao Song, Yinan Chen 외

Deep learning-based semi-supervised learning (SSL) algorithms have led to promising results in medical images segmentation and can alleviate doctors' expensive annotations by leveraging unlabeled data. However, most of t…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

CamoTeacher: Dual-Rotation Consistency Learning for Semi-Supervised Camouflaged Object Detection

2024-08-15 · Xunfa Lai, Zhiyu Yang, Jie Hu, Shengchuan Zhang 외

Existing camouflaged object detection~(COD) methods depend heavily on large-scale pixel-level annotations.However, acquiring such annotations is laborious due to the inherent camouflage characteristics of the objects.Sem…

object-detectionObject DetectionPseudo Label