← Search

Min-Ling Zhang

74 accepted papers

2026

APVR: Hour-Level Long Video Understanding with Adaptive Pivot Visual Information Retrieval

AAAI 2026technical

Current multimodal large language models (MLLMs) struggle with hour-level video understanding, facing significant challenges not only in modeling the substantial information volume of long videos but also in overcoming the memory wall and resource constraints during both training and inference. Alth

Cited by 0SourcePDFScholar
2026

Collaborative Dual Representations for Semi-Supervised Partial Label Learning

AAAI 2026technical

Semi-supervised partial label learning (SSPLL) aims to improve the generalization performance of partial label (PL) classifiers by effectively leveraging unlabeled data. Nevertheless, the inherent ambiguity in supervision, where the ground-truth label of a PL example is hidden within a set of candid

Cited by 0SourcePDFScholar
2026

DC-Merge: Improving Model Merging with Directional Consistency

CVPR 2026

Model merging aims to integrate multiple task-adapted models into a unified model that preserves the knowledge of each task. In this paper, we identify that the key to this knowledge retention lies in maintaining the directional consistency of singular spaces between merged multi-task vector and ind

Cited by 0SourcecodeScholar
2026

EpiAgent: An Agent-Centric System for Ancient Inscription Restoration

CVPR 2026

Ancient inscriptions, as repositories of cultural memory, have suffered from centuries of environmental and human-induced degradation. Restoring their intertwined visual and textual integrity poses one of the most demanding challenges in digital heritage preservation. However, existing AI-based appr

Cited by 0SourcecodeScholar
2026

KeepLoRA: Continual Learning with Residual Gradient Adaptation

ICLR 2026poster

Continual learning for pre-trained vision-language models requires balancing three competing objectives: retaining pre-trained knowledge, preserving knowledge from a sequence of learned tasks, and maintaining the plasticity to acquire new knowledge. This paper presents a simple but effective approac…

Cited by 0SourcecodeScholar
2026

Memoria-Bench: A Comprehensive Benchmark for Evaluating Memory in Long-Horizon Autonomous Agents

ICML 2026poster

Memory is a core capability of autonomous agents, yet existing benchmarks evaluate it primarily in constrained settings such as short dialogues or synthetic tasks, failing to reflect realistic agent deployments. We present \textbf{Memoria-Bench}, a benchmark for evaluating agent memory grounded in c…

Cited by 0SourceScholar
2026

OmniGround: A Comprehensive Spatio-Temporal Grounding Benchmark for Real-World Complex Scenarios

CVPR 2026

Spatio-Temporal Video Grounding (STVG) aims to localize target objects in videos based on natural language descriptions. While Multimodal Large Language Models have shown promise, a significant gap remains between current models and real-world demands involving diverse objects and complex queries. W

Cited by 0SourceScholar
2026

SARL-STG: A Spatially Aware Reinforcement Learning Framework for Refining MLLMs in Spatio-Temporal Video Grounding

CVPR 2026

Spatio-Temporal Video Grounding (STVG) requires models to localize objects both spatially and temporally. Despite recent progress, existing methods struggle with complex and fine-grained spatial semantics in language descriptions, leading to error propagation from temporal to spatial grounding stage

Cited by 0SourceScholar
2026

Spectral Imbalance Causes Forgetting in Low-Rank Continual Adaptation

ICML 2026poster

Parameter-efficient continual learning aims to adapt pre-trained models to sequential tasks without forgetting previously acquired knowledge. Most existing approaches treat continual learning as avoiding interference with past updates, rather than considering what properties make the current task-sp…

Cited by 0SourceScholar
2025

ComRank: Ranking Loss for Multi-Label Complementary Label Learning

NeurIPS 2025poster

Multi-label complementary label learning (MLCLL) is a weakly supervised paradigm that addresses multi-label learning (MLL) tasks using complementary labels (i.e., irrelevant labels) instead of relevant labels. Existing methods typically adopt an unbiased risk estimator (URE) under the assumption tha…

Cited by 0SourcecodeScholar
2025

HACSurv: A Hierarchical Copula-Based Approach for Survival Analysis with Dependent Competing Risks

AISTATS 2025poster

In survival analysis, subjects often face competing risks; for example, individuals with cancer may also suffer from heart disease or other illnesses, which can jointly influence the prognosis of risks and censoring. Traditional survival analysis methods often treat competing risks as independent an…

Cited by 0SourcecodeScholar
2025

Implicit Relative Labeling-Importance Aware Multi-Label Metric Learning

AAAI 2025technical

Multi-label metric learning, as an extension of metric learning to multi-label scenarios, aims to learn better similarity metrics for objects with rich semantics. Existing multi-label metric learning approaches employ the common assumption of equal labeling-importance, i.e., all associated labels ar…

Cited by 0SourcePDFScholar
2025

LADA: Scalable Label-Specific CLIP Adapter for Continual Learning

ICML 2025poster

Continual learning with vision-language models like CLIP offers a pathway toward scalable machine learning systems by leveraging its transferable representations. Existing CLIP-based methods adapt the pre-trained image encoder by adding multiple sets of learnable parameters, with each task using a p…

2025

Noise Separation guided Candidate Label Reconstruction for Noisy Partial Label Learning

ICLR 2025poster

Partial label learning is a weakly supervised learning problem in which an instance is annotated with a set of candidate labels, among which only one is the correct label. However, in practice the correct label is not always in the candidate label set, leading to the noisy partial label learning (NP…

2025

Partial Label Causal Representation Learning for Instance-Dependent Supervision and Domain Generalization

AAAI 2025technical

Partial label learning (PLL) addresses situations where each training example is associated with a set of candidate labels, among which only one corresponds to the true class label. As the candidate labels often come from crowdsourced workers, their generation is inherently dependent on the features…

Cited by 0SourcePDFScholar
2025

Realistic Evaluation of Deep Partial-Label Learning Algorithms

ICLR 2025spotlight

Partial-label learning (PLL) is a weakly supervised learning problem in which each example is associated with multiple candidate labels and only one is the true label. In recent years, many deep PLL algorithms have been developed to improve model performance. However, we find that some early develop…

Cited by 1SourcePDFScholar
2025

Semi-Supervised CLIP Adaptation by Enforcing Semantic and Trapezoidal Consistency

ICLR 2025poster

Vision-language pre-training models, such as CLIP, have demonstrated strong capability in rapidly adapting to downstream tasks through fine-tuning, and have been widely applied across various tasks. However, when the downstream tasks are constrained by limited image-text paired data, CLIP struggles…

2025

Towards Escaping from Class Dependency Modeling for Multi-Dimensional Classification

ICML 2025poster

In multi-dimensional classification (MDC), the semantics of objects are characterized by multiple class variables from different dimensions. Existing MDC approaches focus on designing effective class dependency modeling strategies to enhance classification performance. However, the intercoupling of…

Cited by 0SourcePDFScholar
2025

Weakly-Supervised Contrastive Learning for Imprecise Class Labels

ICML 2025spotlight

Contrastive learning has achieved remarkable success in learning effective representations, with supervised contrastive learning often outperforming self-supervised approaches. However, in real-world scenarios, data annotations are often ambiguous or inaccurate, meaning that class labels may not rel…

2025

X-Mahalanobis: Transformer Feature Mixing for Reliable OOD Detection

NeurIPS 2025poster

Recognizing out-of-distribution (OOD) samples is essential for deploying robust machine learning systems in open-world environments. While conventional OOD detection approaches rely on feature representations from the penultimate layer of neural networks, they often overlook informative signals embe…

Cited by 0SourcecodeScholar
2024

Binary Decomposition: A Problem Transformation Perspective for Open-Set Semi-Supervised Learning

ICML 2024poster

Semi-supervised learning (SSL) is a classical machine learning paradigm dealing with labeled and unlabeled data. However, it often suffers performance degradation in real-world open-set scenarios, where unlabeled data contains outliers from novel categories that do not appear in labeled data. Existi…

Cited by 1SourcePDFScholar
2024

Bridging the Gap: Learning Pace Synchronization for Open-World Semi-Supervised Learning

IJCAI 2024poster

In open-world semi-supervised learning, a machine learning model is tasked with uncovering novel categories from unlabeled data while maintaining performance on seen categories from labeled data. The central challenge is the substantial learning gap between seen and novel categories, as the model le…

2024

Continuous Contrastive Learning for Long-Tailed Semi-Supervised Recognition

NeurIPS 2024poster

Long-tailed semi-supervised learning poses a significant challenge in training models with limited labeled data exhibiting a long-tailed label distribution. Current state-of-the-art LTSSL approaches heavily rely on high-quality pseudo-labels for large-scale unlabeled data. However, these methods oft…

2024

Deep Multi-Dimensional Classification with Pairwise Dimension-Specific Features

IJCAI 2024poster

In multi-dimensional classification (MDC), each instance is associated with multiple class variables characterizing the semantics of objects from different dimensions. To consider the dependencies among class variables and the specific characteristics contained in different semantic dimensions, a n…

Cited by 0SourcePDFScholar
2024

Distilling Reliable Knowledge for Instance-Dependent Partial Label Learning

AAAI 2024technical

Partial label learning (PLL) refers to the classification task where each training instance is ambiguously annotated with a set of candidate labels. Despite substantial advancements in tackling this challenge, limited attention has been devoted to a more specific and realistic setting, denoted as in…

2024

Efficient Model Stealing Defense with Noise Transition Matrix

CVPR 2024poster

With the escalating complexity and investment cost of training deep neural networks safeguarding them from unauthorized usage and intellectual property theft has become imperative. Especially the rampant misuse of prediction APIs to replicate models without access to the original data or architectur…

Cited by 0SourcePDFScholar
2024

Exploiting Conjugate Label Information for Multi-Instance Partial-Label Learning

IJCAI 2024poster

Multi-instance partial-label learning (MIPL) addresses scenarios where each training sample is represented as a multi-instance bag associated with a candidate label set containing one true label and several false positives. Existing MIPL algorithms have primarily focused on mapping multi-instance ba…

2024

Learning Label Shift Correction for Test-Agnostic Long-Tailed Recognition

ICML 2024poster

Long-tail learning primarily focuses on mitigating the label distribution shift between long-tailed training data and uniformly distributed test data. However, in real-world applications, we often encounter a more intricate challenge where the test label distribution is agnostic. To address this pro…

2024

Learning Label-Specific Multiple Local Metrics for Multi-Label Classification

IJCAI 2024poster

Multi-label metric learning serve as an effective strategy to facilitate multi-label classification, aiming to learn better similarity metrics from multi-label examples. Existing multi-label metric learning approaches learn consistent metrics across all multi-label instances in the label space. Howe…

Cited by 5SourcePDFScholar
2024

Long-Tailed Partial Label Learning by Head Classifier and Tail Classifier Cooperation

AAAI 2024technical

In partial label learning (PLL), each instance is associated with a set of candidate labels, among which only one is correct. The traditional PLL almost all implicitly assume that the distribution of the classes is balanced. However, in real-world applications, the distribution of the classes is imb…

2024

Multi-Instance Partial-Label Learning with Margin Adjustment

NeurIPS 2024poster

Multi-instance partial-label learning (MIPL) is an emerging learning framework where each training sample is represented as a multi-instance bag associated with a candidate label set. Existing MIPL algorithms often overlook the margins for attention scores and predicted probabilities, leading to sub…

2024

Unlearning from Weakly Supervised Learning

IJCAI 2024poster

Machine unlearning provides users with the right to remove their privacy data from a well-trained model. Existing approaches of machine unlearning mainly focus on exploring data removing within supervised learning (SL) tasks. However, weakly supervised learning (WSL) is more applicable to real-world…

2024

Vision-Language Models are Strong Noisy Label Detectors

NeurIPS 2024poster

Recent research on fine-tuning vision-language models has demonstrated impressive performance in various downstream tasks. However, the challenge of obtaining accurately labeled data in real-world applications poses a significant obstacle during the fine-tuning process. To address this challenge, th…

2024

What Makes Partial-Label Learning Algorithms Effective?

NeurIPS 2024poster

A partial label (PL) specifies a set of candidate labels for an instance and partial-label learning (PLL) trains multi-class classifiers with PLs. Recently, many methods that incorporate techniques from other domains have shown strong potential. The expectation that stronger techniques would enhance…

Cited by 2SourcePDFScholar
2023

Binary Classification with Confidence Difference

NeurIPS 2023poster

Recently, learning with soft labels has been shown to achieve better performance than learning with hard labels in terms of model generalization, calibration, and robustness. However, collecting pointwise labeling confidence for all training examples can be challenging and time-consuming in real-wor…

Cited by 11SourcePDFScholar
2023

Can Label-Specific Features Help Partial-Label Learning?

AAAI 2023technical

Partial label learning (PLL) aims to learn from inexact data annotations where each training example is associated with a coarse candidate label set. Due to its practicability, many PLL algorithms have been proposed in recent literature. Most prior PLL works attempt to identify the ground-truth labe…

2023

Disambiguated Attention Embedding for Multi-Instance Partial-Label Learning

NeurIPS 2023poster

In many real-world tasks, the concerned objects can be represented as a multi-instance bag associated with a candidate label set, which consists of one ground-truth label and several false positive labels. Multi-instance partial-label learning (MIPL) is a learning paradigm to deal with such tasks an…

Cited by 13SourcePDFScholar
2023

Label Specific Multi-Semantics Metric Learning for Multi-Label Classification: Global Consideration Helps

IJCAI 2023poster

In multi-label classification, it is critical to capitalize on complicated data structures and semantic relationships. Metric learning serves as an effective strategy to provide a better measurement of distances between examples. Existing works on metric learning for multi-label classification mainl…

Cited by 10SourcePDFScholar
2023

On the Pitfall of Mixup for Uncertainty Calibration

CVPR 2023poster

By simply taking convex combinations between pairs of samples and their labels, mixup training has been shown to easily improve predictive accuracy. It has been recently found that models trained with mixup also perform well on uncertainty calibration. However, in this study, we found that mixup tra…

Cited by 16SourcePDFScholar
2023

Progressive Label Propagation for Semi-Supervised Multi-Dimensional Classification

IJCAI 2023poster

In multi-dimensional classification (MDC), each training example is associated with multiple class variables from different class spaces. However, it is rather costly to collect labeled MDC examples which have to be annotated from several dimensions (class spaces). To reduce the labeling cost, we at…

Cited by 4SourcePDFScholar
2023

Stochastic Feature Averaging for Learning with Long-Tailed Noisy Labels

IJCAI 2023poster

Deep neural networks have shown promising results on a wide variety of tasks using large-scale and well-annotated training datasets. However, data collected from real-world applications can suffer from two prevalent biases, i.e., long-tailed class distribution and label noise. Previous efforts on lo…

2022

Dual Perspective of Label-Specific Feature Learning for Multi-Label Classification

ICML 2022spotlight

Label-specific features serve as an effective strategy to facilitate multi-label classification, which account for the distinct discriminative properties of each class label via tailoring its own features. Existing approaches implement this strategy in a quite straightforward way, i.e. finding the m…

Cited by 13SourcePDFScholar
2022

End-to-End Probabilistic Label-Specific Feature Learning for Multi-Label Classification

AAAI 2022technical

Label-specific features serve as an effective strategy to learn from multi-label data with tailored features accounting for the distinct discriminative properties of each class label. Existing prototype-based label-specific feature transformation approaches work in a three-stage framework, where pro…

Cited by 19SourcePDFScholar
2022

Multi-Instance Causal Representation Learning for Instance Label Prediction and Out-of-Distribution Generalization

NeurIPS 2022accept

Multi-instance learning (MIL) deals with objects represented as bags of instances and can predict instance labels from bag-level supervision. However, significant performance gaps exist between instance-level MIL algorithms and supervised learners since the instance labels are unavailable in MIL. Mo…

2022

One Positive Label is Sufficient: Single-Positive Multi-Label Learning with Label Enhancement

NeurIPS 2022accept

Multi-label learning (MLL) learns from the examples each associated with multiple labels simultaneously, where the high cost of annotating all relevant labels for each training example is challenging for real-world applications. To cope with the challenge, we investigate single-positive multi-label…

2022

Revisiting Consistency Regularization for Deep Partial Label Learning

ICML 2022spotlight

Partial label learning (PLL), which refers to the classification task where each training instance is ambiguously annotated with a set of candidate labels, has been recently studied in deep learning paradigm. Despite advances in recent deep PLL literature, existing methods (e.g., methods based on se…

Cited by 95SourcePDFScholar
2021

BAMBOO: A Multi-instance Multi-label Approach Towards VDI User Logon Behavior Modeling

IJCAI 2021poster

Different to traditional on-premise VDI , the virtual desktops in DaaS (Desktop as a Service) are hosted in public cloud where virtual machines are charged based on usage. Accordingly, an adaptive power management system which can turn off spare virtual machines without sacrificing end user experien…

Cited by 2SourcePDFScholar
2021

Correlation-Guided Representation for Multi-Label Text Classification

IJCAI 2021poster

Multi-label text classification is an essential task in natural language processing. Existing multi-label classification models generally consider labels as categorical variables and ignore the exploitation of label semantics. In this paper, we view the task as a correlation-guided text representati…

Cited by 33SourcePDFScholar
2021

Exploiting Unlabeled Data via Partial Label Assignment for Multi-Class Semi-Supervised Learning

AAAI 2021technical

In semi-supervised learning, one key strategy in exploiting unlabeled data is trying to estimate its pseudo-label based on current predictive model, where the unlabeled data assigned with pseudo-label is further utilized to enlarge labeled data set for model update. Nonetheless, the supervision info…

Cited by 8SourcePDFScholar
2021

Learning from Complementary Labels via Partial-Output Consistency Regularization

IJCAI 2021poster

In complementary-label learning (CLL), a multi-class classifier is learned from training instances each associated with complementary labels, which specify the classes that the instance does not belong to. Previous studies focus on unbiased risk estimator or surrogate loss while neglect the importan…

Cited by 17SourcePDFScholar
2021

Learning from Noisy Labels with Complementary Loss Functions

AAAI 2021technical

Recent researches reveal that deep neural networks are sensitive to label noises hence leading to poor generalization performance in some tasks. Although different robust loss functions have been proposed to remedy this issue, they suffer from an underfitting problem, thus are not sufficient to lear…

Cited by 42SourcePDFScholar
2021

Rethinking Calibration of Deep Neural Networks: Do Not Be Afraid of Overconfidence

NeurIPS 2021poster

Capturing accurate uncertainty quantification of the prediction from deep neural networks is important in many real-world decision-making applications. A reliable predictor is expected to be accurate when it is confident about its predictions and indicate high uncertainty when it is likely to be ina…

Cited by 147SourcePDFScholar