← Search

Chen-Chen Zong

10 accepted papers

2026

Revisiting Unknowns: Towards Effective and Efficient Open-Set Active Learning

CVPR 2026

Open-set active learning (OSAL) aims to identify informative samples for annotation when unlabeled data may contain previously unseen classes--a common challenge in safety-critical and open-world scenarios. Existing approaches typically rely on separately trained open-set detectors, introducing subs

Cited by 0SourcecodeScholar
2025

Rethinking Epistemic and Aleatoric Uncertainty for Active Open-Set Annotation: An Energy-Based Approach

CVPR 2025poster

Active learning (AL), which iteratively queries the most informative examples from a large pool of unlabeled candidates for model training, faces significant challenges in the presence of open-set classes. Existing methods either prioritize query examples likely to belong to known classes, indicatin…

2024

Bidirectional Uncertainty-Based Active Learning for Open-Set Annotation

ECCV 2024poster

"Active learning (AL) in open set scenarios presents a novel challenge of identifying the most valuable examples in an unlabeled data pool that comprises data from both known and unknown classes. Traditional methods prioritize selecting informative examples with low confidence, with the risk of mist…

2024

CACL: Community-Aware Heterogeneous Graph Contrastive Learning for Social Media Bot Detection

ACL 2024findings

Social media bot detection is increasingly crucial with the rise of social media platforms. Existing methods predominantly construct social networks as graph and utilize graph neural networks (GNNs) for bot detection. However, most of these methods focus on how to improve the performance of GNNs whi…

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…

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
2021

Asynchronous Active Learning with Distributed Label Querying

IJCAI 2021poster

Active learning tries to learn an effective model with lowest labeling cost. Most existing active learning methods work in a synchronous way, which implies that the label querying can be performed only after the model updating in each iteration. While training models is usually time-consuming, it ma…

Cited by 15SourcePDFScholar