← Search

Tianming Zhao

7 accepted papers

2026

ATLAS: Alibaba Dataset and Benchmark for Learning-Augmented Scheduling

ICLR 2026poster

Learning-augmented scheduling uses ML predictions to improve decision-making under uncertainty. Many algorithms in this class have been proposed with better theoretical guarantees than the classic methods. Translating these theoretical results into practice, however, requires an understanding of rea…

Cited by 0SourcecodeScholar
2025

Competitive Fair Scheduling with Predictions

ICLR 2025poster

Beyond the worst-case analysis of algorithms, the learning-augmented framework considers that an algorithm can leverage possibly imperfect predictions about the unknown variables to have guarantees tied to the prediction quality. We consider online non-clairvoyant scheduling to minimize the max-stre…

Cited by 0SourcePDFScholar
2025

High-dimension Prototype is a Better Incremental Object Detection Learner

ICLR 2025poster

Incremental object detection (IOD), surpassing simple classification, requires the simultaneous overcoming of catastrophic forgetting in both recognition and localization tasks, primarily due to the significantly higher feature space complexity. Integrating Knowledge Distillation (KD) would mitigate…

Cited by 0SourcePDFScholar
2022

RIBAC: Towards Robust and Imperceptible Backdoor Attack against Compact DNN

ECCV 2022poster

"Recently backdoor attack has become an emerging threat to the security of deep neural network (DNN) models. To date, most of the existing studies focus on backdoor attack against the uncompressed model; while the vulnerability of compressed DNNs, which are widely used in the practical applications,…