← Search

Borui Zhao

11 accepted papers

2025

Asymmetric Decision-Making in Online Knowledge Distillation: Unifying Consensus and Divergence

ICML 2025poster

Online Knowledge Distillation (OKD) methods represent a streamlined, one-stage distillation training process that obviates the necessity of transferring knowledge from a pretrained teacher network to a more compact student network. In contrast to existing logits-based OKD methods, this paper present…

Cited by 0SourcePDFScholar
2023

Boosting Semi-Supervised Learning by Exploiting All Unlabeled Data

CVPR 2023poster

Semi-supervised learning (SSL) has attracted enormous attention due to its vast potential of mitigating the dependence on large labeled datasets. The latest methods (e.g., FixMatch) use a combination of consistency regularization and pseudo-labeling to achieve remarkable successes. However, these me…

2023

Curriculum Temperature for Knowledge Distillation

AAAI 2023technical

Most existing distillation methods ignore the flexible role of the temperature in the loss function and fix it as a hyper-parameter that can be decided by an inefficient grid search. In general, the temperature controls the discrepancy between two distributions and can faithfully determine the diffi…

2022

Discriminability-Transferability Trade-Off: An Information-Theoretic Perspective

ECCV 2022poster

"This work simultaneously considers the discriminability and transferability properties of deep representations in the typical supervised learning task, i.e., image classification. By a comprehensive temporal analysis, we observe a trade-off between these two properties. The discriminability keeps i…

2022

Dynamic MLP for Fine-Grained Image Classification by Leveraging Geographical and Temporal Information

CVPR 2022oral

Fine-grained image classification is a challenging computer vision task where various species share similar visual appearances, resulting in misclassification if merely based on visual clues. Therefore, it is helpful to leverage additional information, e.g., the locations and dates for data shooting…

Cited by 57PDFcodeScholar
2022

Efficient One Pass Self-Distillation with Zipf’s Label Smoothing

ECCV 2022poster

"Self-distillation exploits non-uniform soft supervision from itself during training and improves performance without any runtime cost. However, the overhead during training is often overlooked, and yet reducing time and memory overhead during training is increasingly important in the giant models’…

2022

RecursiveMix: Mixed Learning with History

NeurIPS 2022accept

Mix-based augmentation has been proven fundamental to the generalization of deep vision models. However, current augmentations only mix samples from the current data batch during training, which ignores the possible knowledge accumulated in the learning history. In this paper, we propose a recursive…

2020

Hierarchical Context Embedding for Region-based Object Detection

ECCV 2020poster

State-of-the-art two-stage object detectors apply a classifier to a sparse set of object proposals, relying on region-wise features extracted by RoIPool or RoIAlign as inputs. The region-wise features, in spite of aligning well with the proposal locations, may still lack the crucial context informat…

Cited by 35SourcePDFScholar