中文
相关论文

相关论文: AI-KD: Towards Alignment Invariant Face Image Qual…

200 篇论文

Generally, humans are more skilled at perceiving differences between high-quality (HQ) and low-quality (LQ) images than directly judging the quality of a single LQ image. This situation also applies to image quality assessment (IQA).…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Guanghao Yin , Wei Wang , Zehuan Yuan , Chuchu Han , Wei Ji , Shouqian Sun , Changhu Wang

Face image quality assessment (FIQA) is essential for various face-related applications. Although FIQA has been extensively studied and achieved significant progress, the computational complexity of FIQA algorithms remains a key concern for…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Wei Sun , Weixia Zhang , Linhan Cao , Jun Jia , Xiangyang Zhu , Dandan Zhu , Xiongkuo Min , Guangtao Zhai

Contemporary face recognition (FR) models achieve near-ideal recognition performance in constrained settings, yet do not fully translate the performance to unconstrained (realworld) scenarios. To help improve the performance and stability…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Žiga Babnik , Naser Damer , Vitomir Štruc

Knowledge Distillation is crucial for optimizing face recognition models for deployment in computationally limited settings, such as edge devices. Traditional KD methods, such as Raw L2 Feature Distillation or Feature Consistency loss,…

计算机视觉与模式识别 · 计算机科学 2025-08-18 Durgesh Mishra , Rishabh Uikey

Knowledge distillation (KD) is an efficient framework for compressing large-scale pre-trained language models. Recent years have seen a surge of research aiming to improve KD by leveraging Contrastive Learning, Intermediate Layer…

计算与语言 · 计算机科学 2022-04-19 Md Akmal Haidar , Mehdi Rezagholizadeh , Abbas Ghaddar , Khalil Bibi , Philippe Langlais , Pascal Poupart

Knowledge distillation (KD) is a technique for transferring knowledge from complex teacher models to simpler student models, significantly enhancing model efficiency and accuracy. It has demonstrated substantial advancements in various…

Knowledge Distillation (KD) is one proposed solution to large model sizes and slow inference speed in semantic segmentation. In our research we identify 25 proposed distillation loss terms from 14 publications in the last 4 years.…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Onno Niemann , Christopher Vox , Thorben Werner

Knowledge distillation (KD) aims at improving the performance of a compact student model by distilling the knowledge from a high-performing teacher model. In this paper, we present an adaptive KD approach, namely AdaDistill, for deep face…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Fadi Boutros , Vitomir Štruc , Naser Damer

Image Aesthetics Assessment (IAA) is a challenging task due to its subjective nature and expensive manual annotations. Recent large-scale vision-language models, such as Contrastive Language-Image Pre-training (CLIP), have shown their…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Liwu Xu , Jinjin Xu , Yuzhe Yang , Xilu Wang , Yijie Huang , Yaqian Li

Facial super-resolution/hallucination is an important area of research that seeks to enhance low-resolution facial images for a variety of applications. While Generative Adversarial Networks (GANs) have shown promise in this area, their…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Trinetra Devkatte , Shiv Ram Dubey , Satish Kumar Singh , Abdenour Hadid

This paper introduces FedKDX, a federated learning framework that addresses limitations in healthcare AI through Negative Knowledge Distillation (NKD). Unlike existing approaches that focus solely on positive knowledge transfer, FedKDX…

机器学习 · 计算机科学 2026-01-09 Quang-Tu Pham , Hoang-Dieu Vu , Dinh-Dat Pham , Hieu H. Pham

Knowledge distillation (KD) is a widely adopted technique for transferring knowledge from a high-capacity teacher model to a smaller student model by aligning their output distributions. However, existing methods often underperform in…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Seonghak Kim

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option traditionally hurts the detection performance much. This paper focuses on boosting…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Lu Qi , Jason Kuen , Jiuxiang Gu , Zhe Lin , Yi Wang , Yukang Chen , Yanwei Li , Jiaya Jia

While recent face recognition (FR) systems achieve excellent results in many deployment scenarios, their performance in challenging real-world settings is still under question. For this reason, face image quality assessment (FIQA)…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Žiga Babnik , Vitomir Štruc

Skin cancer is one of the most common types of malignancy, affecting a large population and causing a heavy economic burden worldwide. Over the last few years, computer-aided diagnosis has been rapidly developed and make great progress in…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Yongwei Wang , Yuheng Wang , Tim K. Lee , Chunyan Miao , Z. Jane Wang

We address the challenge of producing trustworthy and accurate compact models for edge devices. While Knowledge Distillation (KD) has improved model compression in terms of achieving high accuracy performance, calibration of these compact…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Ibtihel Amara , Nazanin Sepahvand , Brett H. Meyer , Warren J. Gross , James J. Clark

Existing blind image quality assessment (BIQA) methods are mostly designed in a disposable way and cannot evolve with unseen distortions adaptively, which greatly limits the deployment and application of BIQA models in real-world scenarios.…

多媒体 · 计算机科学 2021-04-30 Jianzhao Liu , Wei Zhou , Jiahua Xu , Xin Li , Shukun An , Zhibo Chen

Leveraging the capabilities of Knowledge Distillation (KD) strategies, we devise a strategy to fight the recent retraction of face recognition datasets. Given a pretrained Teacher model trained on a real dataset, we show that carefully…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Pedro C. Neto , Ivona Colakovic , Sašo Karakatič , Ana F. Sequeira

Data-free knowledge distillation (DFKD) has emerged as a pivotal technique in the domain of model compression, substantially reducing the dependency on the original training data. Nonetheless, conventional DFKD methods that employ…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Muquan Li , Dongyang Zhang , Tao He , Xiurui Xie , Yuan-Fang Li , Ke Qin

Knowledge distillation has emerged as a highly effective method for bridging the representation discrepancy between large-scale models and lightweight models. Prevalent approaches involve leveraging appropriate metrics to minimize the…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Zikai Zhou , Yunhang Shen , Shitong Shao , Linrui Gong , Shaohui Lin
‹ 上一页 1 2 3 10 下一页 ›