← Search

Mengke Li

17 accepted papers

2026

Break the Tie: Learning Cluster-Customized Category Relationships for Categorical Data Clustering

AAAI 2026technical

Categorical attributes with qualitative values are ubiquitous in cluster analysis of real datasets. Unlike the Euclidean distance of numerical attributes, the categorical attributes lack well-defined relationships of their possible values (also called categories interchangeably), which hampers the e

Cited by 0SourcePDFScholar
2026

CARE: Class-Adaptive Expert Consensus for Reliable Learning with Long-Tailed Noisy Labels

ICML 2026poster

Learning from real-world data is frequently hindered by the compound challenge of long-tailed class distributions and noisy annotations. Existing methods partially address these issues but typically ignore the non-uniform impact of label noise across classes, resulting in ineffective correction for …

Cited by 0SourceScholar
2026

CUE: Concept-Aware Multi-Label Expansion to Mitigate Concept Confusion in Long-Tailed Learning

CVPR 2026

Long-tailed distributions are common in real-world recognition tasks, where a few head classes have many samples while most tail classes have very few. Recently, fine-tuning foundation models for long-tailed learning has gained attention due to their excellent performance. However, most existing met

Cited by 0SourcecodeScholar
2026

Decision Boundary-aware Generation for Long-tailed Learning

CVPR 2026

Long-tailed data bias decision boundaries toward head classes and degrade tail class accuracy. Diffusion-based generative augmentation address this problem by generating additional data, while head-to-tail transfer further mitigate the generator bias inherit from long-tailed dataset. However, we sho

Cited by 0SourcecodeScholar
2026

SECOS: Semantic Capture for Rigorous Classification in Open-World Semi-Supervised Learning

CVPR 2026

In open-world semi-supervised learning (OWSSL), a model learns from labeled data and unlabeled data containing both known and novel classes. In practical OWSSL applications, models are expected to perform rigorous classification by directly selecting the most semantically relevant label from a candi

Cited by 0SourcecodeScholar
2025

Asynchronous Federated Clustering with Unknown Number of Clusters

AAAI 2025technical

Federated Clustering (FC) is crucial to mining knowledge from unlabeled non-Independent Identically Distributed (non-IID) data provided by multiple clients while preserving their privacy. Most existing attempts learn cluster distributions at local clients, then securely pass the desensitized informa…

2025

Gamma Distribution PCA-Enhanced Feature Learning for Angle-Robust SAR Target Recognition

ICML 2025poster

Scattering characteristics of synthetic aperture radar (SAR) targets are typically related to observed azimuth and depression angles. However, in practice, it is difficult to obtain adequate training samples at all observation angles, which probably leads to poor robustness of deep networks. In thi…

2025

PRO-VPT: Distribution-Adaptive Visual Prompt Tuning via Prompt Relocation

ICCV 2025accepted

Visual prompt tuning (VPT), i.e., fine-tuning some lightweight prompt tokens, provides an efficient and effective approach for adapting pre-trained models to various downstream tasks. However, most prior art indiscriminately uses a fixed prompt distribution across different tasks, neglecting the imp…

2025

Unlocker: Disentangle the Deadlock of Learning between Label-noisy and Long-tailed Data

NeurIPS 2025poster

In real world, the observed label distribution of a dataset often mismatches its true distribution due to noisy labels. In this situation, noisy labels learning (NLL) methods directly integrated with long-tail learning (LTL) methods tend to fail due to a dilemma: NLL methods normally rely o…

Cited by 0SourceScholar
2025

Weighted Density for The Win: Accurate Subspace Density Clustering

ICASSP 2025accepted

k-clustering typically struggles with the detection of irregular-distributed clusters due to the natural bias, while density clustering usually cannot well-adapt to different datasets and clustering tasks as it is not an oriented optimization process. This paper, therefore, proposes to perform densi…

Cited by 0SourceScholar
2024

Dynamically Anchored Prompting for Task-Imbalanced Continual Learning

IJCAI 2024poster

Existing continual learning literature relies heavily on a strong assumption that tasks arrive with a balanced data stream, which is often unrealistic in real-world applications. In this work, we explore task-imbalanced continual learning (TICL) scenarios where the distribution of task data is non-u…

2024

Feature Fusion from Head to Tail for Long-Tailed Visual Recognition

AAAI 2024technical

The imbalanced distribution of long-tailed data presents a considerable challenge for deep learning models, as it causes them to prioritize the accurate classification of head classes but largely disregard tail classes. The biased decision boundary caused by inadequate semantic information in tail c…

2024

Improving Visual Prompt Tuning by Gaussian Neighborhood Minimization for Long-Tailed Visual Recognition

NeurIPS 2024poster

Long-tailed visual recognition has received increasing attention recently. Despite fine-tuning techniques represented by visual prompt tuning (VPT) achieving substantial performance improvement by leveraging pre-trained knowledge, models still exhibit unsatisfactory generalization performance on tai…

2024

Key Points Centered Sparse Hashing for Cross-Modal Retrieval

ICASSP 2024accepted

Supervised cross-modal hashing methods usually construct a massive undirected weighted graph based on labels for training data, with the aim of learning more structured hash codes by preserving relationships within this graph. However, as the volume of data increases, such an approach demands substa…

Cited by 5SourceScholar
2023

Long-Tailed Visual Recognition via Self-Heterogeneous Integration With Knowledge Excavation

CVPR 2023poster

Deep neural networks have made huge progress in the last few decades. However, as the real-world data often exhibits a long-tailed distribution, vanilla deep models tend to be heavily biased toward the majority classes. To address this problem, state-of-the-art methods usually adopt a mixture of exp…

2021

FFA-IR: Towards an Explainable and Reliable Medical Report Generation Benchmark

NeurIPS 2021poster

The automatic generation of long and coherent medical reports given medical images (e.g. Chest X-ray and Fundus Fluorescein Angiography (FFA)) has great potential to support clinical practice. Researchers have explored advanced methods from computer vision and natural language processing to incorpor…

Cited by 48SourcecodeScholar