← Search

Ming-Kun Xie

18 accepted papers

2026

FedHarmony: Harmonizing Heterogeneous Label Correlations in Federated Multi-Label Learning

CVPR 2026

Federated Multi-Label Learning is a distributed paradigm where multiple clients possess heterogeneous multi-label data and perform collaborative learning under privacy constraints without sharing raw data. However, modeling label correlations under heterogeneous distributions remains challenging. Du

Cited by 0SourceScholar
2026

Label Confidence Recovery with High-order Label Correlation in Partial Multi-label Learning

IJCAI 2026

Partial multi-label learning (PML) addresses weakly-supervised scenarios where each instance is associated with a candidate label set containing both ground-truth and noisy labels. Existing PML methods primarily focus on instance-level features or pairwise label correlations for disambiguation. Buil

Cited by 0Scholar
2026

Positive–Unlabeled Reinforcement Learning Distillation for On-Premise Small Models

ICML 2026poster

Due to constraints on privacy, cost, and latency, on-premise deployment of small models is increasingly common. However, most practical pipelines stop at supervised fine-tuning (SFT) and fail to reach the reinforcement learning (RL) alignment stage. The main reason is that RL alignment typically req…

Cited by 0SourceScholar
2026

Rethinking Consistent Multi-Label Classification under Inexact Supervision

ICLR 2026poster

Partial multi-label learning and complementary multi-label learning are two popular weakly supervised multi-label classification paradigms that aim to alleviate the high annotation costs of collecting precisely annotated multi-label data. In partial multi-label learning, each instance is annotated w…

Cited by 0SourceScholar
2026

Unlocking the Power of Co-Occurrence in CLIP: A DualPrompt-Driven Method for Training-Free Zero-Shot Multi-Label Classification

ICLR 2026poster

Contrastive Language-Image Pretraining (CLIP) has exhibited powerful zero-shot capacity in various single-label image classification tasks. However, when applying to the multi-label scenarios, CLIP suffers from significant performance declines due to the lack of explicit exploitation of co-occurrenc…

Cited by 0SourceScholar
2025

Correlative and Discriminative Label Grouping for Multi-Label Visual Prompt Tuning

CVPR 2025poster

Modeling label correlations has always played a pivotal role in multi-label image classification (MLC), attracting significant attention from researchers. However, recent studies have overemphasized co-occurrence relationships among labels, which can lead to overfitting risk on this overemphasis, re…

Cited by 0SourcePDFScholar
2025

Learning to Trust Bellman Updates: Selective State-Adaptive Regularization for Offline RL

ICML 2025poster

Offline reinforcement learning (RL) aims to learn an effective policy from a static dataset. To alleviate extrapolation errors, existing studies often uniformly regularize the value function or policy updates across all states. However, due to substantial variations in data quality, the fixed regula…

2025

RankMatch: A Novel Approach to Semi-Supervised Label Distribution Learning Leveraging Rank Correlation between Labels

NeurIPS 2025poster

Pseudo label based semi-supervised learning (SSL) for single-label and multi-label classification tasks has been extensively studied; however, semi-supervised label distribution learning (SSLDL) remains a largely unexplored area. Existing SSL methods fail in SSLDL because the pseudo-labels they ge…

Cited by 0SourceScholar
2025

Representation-Level Counterfactual Calibration for Debiased Zero-Shot Recognition

NeurIPS 2025poster

Object–context shortcuts remain a persistent challenge in vision‑language models, undermining zero‑shot reliability when test-time scenes diverge from familiar training co-occurrences. We recast this issue as a causal inference problem and ask: Would the prediction remain if the object appeared in a…

Cited by 0SourceScholar
2024

Counterfactual Reasoning for Multi-Label Image Classification via Patching-Based Training

ICML 2024poster

The key to multi-label image classification (MLC) is to improve model performance by leveraging label correlations. Unfortunately, it has been shown that overemphasizing co-occurrence relationships can cause the overfitting issue of the model, ultimately leading to performance degradation. In this p…

2024

Dirichlet-Based Prediction Calibration for Learning with Noisy Labels

AAAI 2024technical

Learning with noisy labels can significantly hinder the generalization performance of deep neural networks (DNNs). Existing approaches address this issue through loss correction or example selection methods. However, these methods often rely on the model's predictions obtained from the softmax funct…

2024

Dual-Decoupling Learning and Metric-Adaptive Thresholding for Semi-Supervised Multi-Label Learning

ECCV 2024poster

"Semi-supervised multi-label learning (SSMLL) is a powerful framework for leveraging unlabeled data to reduce the expensive cost of collecting precise multi-label annotations. Unlike semi-supervised learning, one cannot select the most probable label as the pseudo-label in SSMLL due to multiple sema…

2024

Optimistic Critic Reconstruction and Constrained Fine-Tuning for General Offline-to-Online RL

NeurIPS 2024poster

Offline-to-online (O2O) reinforcement learning (RL) provides an effective means of leveraging an offline pre-trained policy as initialization to improve performance rapidly with limited online interactions. Recent studies often design fine-tuning strategies for a specific offline RL method and canno…

2024

Unlocking the Power of Open Set: A New Perspective for Open-Set Noisy Label Learning

AAAI 2024technical

Learning from noisy data has attracted much attention, where most methods focus on closed-set label noise. However, a more common scenario in the real world is the presence of both open-set and closed-set noise. Existing methods typically identify and handle these two types of label noise separately…

Cited by 10SourcePDFScholar
2023

Class-Distribution-Aware Pseudo-Labeling for Semi-Supervised Multi-Label Learning

NeurIPS 2023poster

Pseudo-labeling has emerged as a popular and effective approach for utilizing unlabeled data. However, in the context of semi-supervised multi-label learning (SSMLL), conventional pseudo-labeling methods encounter difficulties when dealing with instances associated with multiple labels and an unknow…

2023

Multi-Label Knowledge Distillation

ICCV 2023poster

Existing knowledge distillation methods typically work by imparting the knowledge of output logits or intermediate feature maps from the teacher network to the student network, which is very successful in multi-class single-label learning. However, these methods can hardly be extended to the multi-l…

Cited by 24PDFcodeScholar
2022

Label-Aware Global Consistency for Multi-Label Learning with Single Positive Labels

NeurIPS 2022accept

In single positive multi-label learning (SPML), only one of multiple positive labels is observed for each instance. The previous work trains the model by simply treating unobserved labels as negative ones, and designs the regularization to constrain the number of expected positive labels. However, i…

Cited by 23SourcePDFScholar