paper-with-me

Papers

CSOT: Curriculum and Structure-Aware Optimal Transport for Learning with Noisy Labels

2023-12-11 · NeurIPS 2023 11 · Wanxing Chang, Ye Shi, Jingya Wang

Learning with noisy labels (LNL) poses a significant challenge in training a well-generalized model while avoiding overfitting to corrupted labels. Recent advances have achieved impressive performance by identifying clean labels and correcting corrupted labels for training. However, the current approaches rely heavily on the model's predictions and evaluate each sample independently without considering either the global and local structure of the sample distribution. These limitations typically result in a suboptimal solution for the identification and correction processes, which eventually leads to models overfitting to incorrect labels. In this paper, we propose a novel optimal transport (OT) formulation, called Curriculum and Structure-aware Optimal Transport (CSOT). CSOT concurrently considers the inter- and intra-distribution structure of the samples to construct a robust denoising and relabeling allocator. During the training process, the allocator incrementally assigns reliable labels to a fraction of the samples with the highest confidence. These labels have both global discriminability and local coherence. Notably, CSOT is a new OT formulation with a nonconvex objective function and curriculum constraints, so it is not directly compatible with classical OT solvers. Here, we develop a lightspeed computational method that involves a scaling iteration within a generalized conditional gradient framework to solve CSOT efficiently. Extensive experiments demonstrate the superiority of our method over the current state-of-the-arts in LNL. Code is available at https://github.com/changwxx/CSOT-for-LNL.

📄 PDF Abstract BibTeX arXiv:2312.06221

Code (1)

changwxx/csot-for-lnl 공식 구현 pytorch

Tasks

DenoisingLearning with noisy labels

Similar Papers 제목 키워드 기반

On the Benefit of Optimal Transport for Curriculum Reinforcement Learning

2023-09-25 · Pascal Klink, Carlo D'Eramo, Jan Peters, Joni Pajarinen

Curriculum reinforcement learning (CRL) allows solving complex tasks by generating a tailored sequence of learning tasks, starting from easy ones and subsequently increasing their difficulty. Although the potential of cu…

reinforcement-learningReinforcement Learning

Bispectral OT: Dataset Comparison using Symmetry-Aware Optimal Transport

2025-09-25 · Annabel Ma, Kaiying Hou, David Alvarez-Melis, Melanie Weber arxiv

Optimal transport (OT) is a widely used technique in machine learning, graphics, and vision that aligns two distributions or datasets using their relative geometry. In symmetry-rich settings, however, OT alignments based…

Cluster-Aware Matching via Laplacian Optimal Transport

2026-07-17 · Gabriel Samberg, YoonHaeng Hur, Yuehaw Khoo, Nir Sharon arxiv

In many applications of matching, the point clouds to be matched are not merely unstructured sets of points but rather samples from distributions with an intrinsic cluster structure. In such cases, as individual points a…

Point Clouds

Curriculum Reinforcement Learning using Optimal Transport via Gradual Domain Adaptation

2022-10-18 · Peide Huang, Mengdi Xu, Jiacheng Zhu, Laixi Shi 외

Curriculum Reinforcement Learning (CRL) aims to create a sequence of tasks, starting from easy ones and gradually learning towards difficult tasks. In this work, we focus on the idea of framing CRL as interpolations betw…

Domain Adaptationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

VAOT: Vessel-Aware Optimal Transport for Retinal Fundus Enhancement

2025-11-24 · Xuanzhao Dong, Wenhui Zhu, Yujian Xiong, Xiwen Chen 외 arxiv

Color fundus photography (CFP) is central to diagnosing and monitoring retinal disease, yet its acquisition variability (e.g., illumination changes) often degrades image quality, which motivates robust enhancement method…

Lesion Segmentation