中文
相关论文

相关论文: QuantFace: Towards Lightweight Face Recognition by…

200 篇论文

Face recognition systems have to deal with large variabilities (such as different poses, illuminations, and expressions) that might lead to incorrect matching decisions. These variabilities can be measured in terms of face image quality…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Philipp Terhörst , Malte Ihlefeld , Marco Huber , Naser Damer , Florian Kirchbuchner , Kiran Raja , Arjan Kuijper

Facial recognition systems have achieved remarkable success by leveraging deep neural networks, advanced loss functions, and large-scale datasets. However, their performance often deteriorates in real-world scenarios involving low-quality…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Sadaf Gulshad , Abdullah Aldahlawi

Face recognition models have made substantial progress due to advances in deep learning and the availability of large-scale datasets. However, reliance on massive annotated datasets introduces challenges related to training computational…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Eduarda Caldeira , Jan Niklas Kolf , Naser Damer , Fadi Boutros

The deployment of deep neural networks on resource-constrained devices necessitates effective model com- pression strategies that judiciously balance the reduction of model size with the preservation of performance. This study introduces a…

机器学习 · 计算机科学 2025-05-02 Mohammad Zbeeb , Mariam Salman , Mohammad Bazzi , Ammar Mohanna

Facial recognition has always been a challeng- ing task for computer vision scientists and experts. Despite complexities arising due to variations in camera parameters, illumination and face orientations, significant progress has been made…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Saumya Kumaar , Abhinandan Dogra , Abrar Majeedi , Hanan Gani , Ravi M. Vishwanath , S N Omkar

Embedding Artificial Intelligence onto low-power devices is a challenging task that has been partly overcome with recent advances in machine learning and hardware design. Presently, deep neural networks can be deployed on embedded targets…

Deep neural networks (DNNs) are ubiquitous in computer vision and natural language processing, but suffer from high inference cost. This problem can be addressed by quantization, which consists in converting floating point operations into a…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Edouard Yvinec , Arnaud Dapgony , Matthieu Cord , Kevin Bailly

While neural networks have advanced the frontiers in many applications, they often come at a high computational cost. Reducing the power and latency of neural network inference is key if we want to integrate modern networks into edge…

We propose a Quantization Guided Training (QGT) method to guide DNN training towards optimized low-bit-precision targets and reach extreme compression levels below 8-bit precision. Unlike standard quantization-aware training (QAT)…

机器学习 · 计算机科学 2021-03-11 Sedigh Ghamari , Koray Ozcan , Thu Dinh , Andrey Melnikov , Juan Carvajal , Jan Ernst , Sek Chai

With the rapid increase in the size of neural networks, model compression has become an important area of research. Quantization is an effective technique at decreasing the model size, memory access, and compute load of large models.…

音频与语音处理 · 电气工程与系统科学 2023-05-26 David Qiu , David Rim , Shaojin Ding , Oleg Rybakov , Yanzhang He

Based on the model's resilience to computational noise, model quantization is important for compressing models and improving computing speed. Existing quantization techniques rely heavily on experience and "fine-tuning" skills. In the…

机器学习 · 计算机科学 2022-07-22 Daning Cheng , Wenguang Chen

While the accuracy of face recognition systems has improved significantly in recent years, the datasets used to train these models are often collected through web crawling without the explicit consent of users, raising ethical and privacy…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Anjith George , Sebastien Marcel

Large language models for code (LLMs4Code) rely heavily on massive training data, including sensitive data, such as cloud service credentials of the projects and personal identifiable information of the developers, raising serious privacy…

软件工程 · 计算机科学 2025-08-04 Md Nazmul Haque , Hua Yang , Zhou Yang , Bowen Xu

Multi-bit quantization networks enable flexible deployment of deep neural networks by supporting multiple precision levels within a single model. However, existing approaches suffer from significant training overhead as full-dataset updates…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Jinhee Kim , Jae Jun An , Kang Eun Jeon , Jong Hwan Ko

The success of deep face recognition (FR) systems has raised serious privacy concerns due to their ability to enable unauthorized tracking of users in the digital world. Previous studies proposed introducing imperceptible adversarial noises…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Minghui Li , Jiangxiong Wang , Hao Zhang , Ziqi Zhou , Shengshan Hu , Xiaobing Pei

Quantizing deep neural networks ,reducing the precision (bit-width) of their computations, can remarkably decrease memory usage and accelerate processing, making these models more suitable for large-scale medical imaging applications with…

计算机视觉与模式识别 · 计算机科学 2025-01-30 Chongyu Qu , Ritchie Zhao , Ye Yu , Bin Liu , Tianyuan Yao , Junchao Zhu , Bennett A. Landman , Yucheng Tang , Yuankai Huo

Network quantization allows inference to be conducted using low-precision arithmetic for improved inference efficiency of deep neural networks on edge devices. However, designing aggressively low-bit (e.g., 2-bit) quantization schemes on…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Peng Chen , Jing Liu , Bohan Zhuang , Mingkui Tan , Chunhua Shen

We propose DiffQ a differentiable method for model compression for quantizing model parameters without gradient approximations (e.g., Straight Through Estimator). We suggest adding independent pseudo quantization noise to model parameters…

机器学习 · 统计学 2022-10-18 Alexandre Défossez , Yossi Adi , Gabriel Synnaeve

Model quantization is a widely used technique to compress and accelerate deep neural network (DNN) inference, especially when deploying to edge or IoT devices with limited computation capacity and power consumption budget. The uniform bit…

机器学习 · 计算机科学 2020-04-27 Tao Wang , Junsong Wang , Chang Xu , Chao Xue

Deep neural networks are the state-of-the-art methods for many real-world tasks, such as computer vision, natural language processing and speech recognition. For all its popularity, deep neural networks are also criticized for consuming a…

机器学习 · 计算机科学 2018-12-18 Yunhui Guo