paper-with-me

Papers

CPFD: Confidence-aware Privileged Feature Distillation for Short Video Classification

2024-10-03 · Jinghao Shi, Xiang Shen, Kaili Zhao, Xuedong Wang, Vera Wen, Zixuan Wang, Yifan Wu, Zhixin Zhang

Dense features, customized for different business scenarios, are essential in short video classification. However, their complexity, specific adaptation requirements, and high computational costs make them resource-intensive and less accessible during online inference. Consequently, these dense features are categorized as `Privileged Dense Features'.Meanwhile, end-to-end multi-modal models have shown promising results in numerous computer vision tasks. In industrial applications, prioritizing end-to-end multi-modal features, can enhance efficiency but often leads to the loss of valuable information from historical privileged dense features. To integrate both features while maintaining efficiency and manageable resource costs, we present Confidence-aware Privileged Feature Distillation (CPFD), which empowers features of an end-to-end multi-modal model by adaptively distilling privileged features during training. Unlike existing privileged feature distillation (PFD) methods, which apply uniform weights to all instances during distillation, potentially causing unstable performance across different business scenarios and a notable performance gap between teacher model (Dense Feature enhanced multimodal-model DF-X-VLM) and student model (multimodal-model only X-VLM), our CPFD leverages confidence scores derived from the teacher model to adaptively mitigate the performance variance with the student model. We conducted extensive offline experiments on five diverse tasks demonstrating that CPFD improves the video classification F1 score by 6.76% compared with end-to-end multimodal-model (X-VLM) and by 2.31% with vanilla PFD on-average. And it reduces the performance gap by 84.6% and achieves results comparable to teacher model DF-X-VLM. The effectiveness of CPFD is further substantiated by online experiments, and our framework has been deployed in production systems for over a dozen models.

📄 PDF Abstract BibTeX arXiv:2410.03038

Code (0)

등록된 구현이 없습니다.

Tasks

Video Classification

Similar Papers 제목 키워드 기반

The Illusion of Certainty: Decoupling Capability and Calibration in On-Policy Distillation

2026-04-18 · Jiaxin Zhang, Xiangyu Peng, Qinglin Chen, Qinyuan Ye 외 arxiv

On-policy distillation (OPD) is an increasingly important paradigm for post-training language models. However, we identify a pervasive Scaling Law of Miscalibration: while OPD effectively improves task accuracy, it syste…

Continual Learning

JDCNet: Confidence-Gated Privileged-Modality Distillation for Cost-Preserving X-ray Inference

2026-03-31 · Bo Ma, Jinsong Wu, Weiqi Yan, Hongjiang Wei 외 arxiv

We study a systems-level visual inference problem: using an expensive privileged modality during training while preserving a fixed-cost, single-modality deployment path. We present JDCNet, a confidence-gated CT-to-X-ray …

Toward Understanding Privileged Features Distillation in Learning-to-Rank

2022-09-19 · Shuo Yang, Sujay Sanghavi, Holakou Rahmanian, Jan Bakus 외

In learning-to-rank problems, a privileged feature is one that is available during model training, but not available at test time. Such features naturally arise in merchandised recommendation systems; for instance, "user…

Learning-To-RankRecommendation Systems

Privileged Prior Information Distillation for Image Matting

2022-11-25 · Cheng Lyu, Jiake Xie, Bo Xu, Cheng Lu 외

Performance of trimap-free image matting methods is limited when trying to decouple the deterministic and undetermined regions, especially in the scenes where foregrounds are semantically ambiguous, chromaless, or high t…

Image Matting

ResAware: Cross-Environment Website Fingerprinting via Resource-Privileged Distillation

2026-06-16 · Chongru Fan, Wei Wang, Wentao Huang, Zhenquan Ding 외 arxiv

While Website Fingerprinting (WF) attacks achieve high accuracy in controlled laboratory settings, they often degrade substantially in real-world environments due to spatio-temporal drift, browser heterogeneity, proxy ob…

Knowledge Distillation