中文
相关论文

相关论文: CLFace: A Scalable and Resource-Efficient Continua…

200 篇论文

Face recognition (FR) stands as one of the most crucial applications in computer vision. The accuracy of FR models has significantly improved in recent years due to the availability of large-scale human face datasets. However, directly…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xiao Lin , Yuge Huang , Jianqing Xu , Yuxi Mi , Shuigeng Zhou , Shouhong Ding

With the proliferation of multi-modal data in large-scale visual recognition systems, enabling models to continuously acquire knowledge from evolving data streams while preserving prior information has become increasingly critical.…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Juncen Guo , Siao Liu , Xiaoguang Zhu , Lianlong Sun , Liangyu Teng , Jingyi Wu , Di Li , Linxiao Gong , Weiwei Jiang , Wei Zhou , Liang Song

Deep convolutional neural networks (CNNs) have greatly improved the Face Recognition (FR) performance in recent years. Almost all CNNs in FR are trained on the carefully labeled datasets containing plenty of identities. However, such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Wei Hu , Yangyu Huang , Fan Zhang , Ruirui Li , Wei Li , Guodong Yuan

With the explosion of digital data in recent years, continuously learning new tasks from a stream of data without forgetting previously acquired knowledge has become increasingly important. In this paper, we propose a new continual learning…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Shixiang Tang , Dapeng Chen , Hakan Bilen , Rui Zhao

Identifying quantum flakes is crucial for scalable quantum hardware; however, automated layer classification from optical microscopy remains challenging due to substantial appearance shifts across different materials. This paper proposes a…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Sankalp Pandey , Xuan Bac Nguyen , Nicholas Borys , Hugh Churchill , Khoa Luu

Continual learning (CL) is designed to learn new tasks while preserving existing knowledge. Replaying samples from earlier tasks has proven to be an effective method to mitigate the forgetting of previously acquired knowledge. However, the…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Ruiqi Liu , Boyu Diao , Libo Huang , Zijia An , Zhulin An , Yongjun Xu

Understanding human affective behaviour, especially in the dynamics of real-world settings, requires Facial Expression Recognition (FER) models to continuously adapt to individual differences in user expression, contextual attributions, and…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Nikhil Churamani , Tolga Dimlioglu , German I. Parisi , Hatice Gunes

Deep learning applies multiple processing layers to learn representations of data with multiple levels of feature extraction. This emerging technique has reshaped the research landscape of face recognition (FR) since 2014, launched by the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Mei Wang , Weihong Deng

Knowledge distillation is an effective method to improve the performance of a lightweight neural network (i.e., student model) by transferring the knowledge of a well-performed neural network (i.e., teacher model), which has been widely…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Jiaheng Liu , Haoyu Qin , Yichao Wu , Jinyang Guo , Ding Liang , Ke Xu

Continual learning is an emerging paradigm in machine learning, wherein a model is exposed in an online fashion to data from multiple different distributions (i.e. environments), and is expected to adapt to the distribution change.…

机器学习 · 计算机科学 2022-03-29 Binghui Peng , Andrej Risteski

In recent years, deep face recognition methods have demonstrated impressive results on in-the-wild datasets. However, these methods have shown a significant decline in performance when applied to real-world low-resolution benchmarks like…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Mohammad Saeed Ebrahimi Saadabadi , Sahar Rahimi Malakshan , Hossein Kashiani , Nasser M. Nasrabadi

Artificial intelligence (AI) and neuroscience share a rich history, with advancements in neuroscience shaping the development of AI systems capable of human-like knowledge retention. Leveraging insights from neuroscience and existing…

机器学习 · 计算机科学 2024-04-24 Hikmat Khan , Nidhal Carla Bouaynaya , Ghulam Rasool

The growing public concerns on data privacy in face recognition can be greatly addressed by the federated learning (FL) paradigm. However, conventional FL methods perform poorly due to the uniqueness of the task: broadcasting class centers…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Qiang Meng , Feng Zhou , Hainan Ren , Tianshu Feng , Guochao Liu , Yuanqing Lin

In the ever-changing world of technology, continuous authentication and comprehensive access management are essential during user interactions with a device. Split Learning (SL) and Federated Learning (FL) have recently emerged as promising…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Mohamad Wazzeh , Mohamad Arafeh , Hani Sami , Hakima Ould-Slimane , Chamseddine Talhi , Azzam Mourad , Hadi Otrok

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

Current state-of-the-art deep learning based face recognition (FR) models require a large number of face identities for central training. However, due to the growing privacy awareness, it is prohibited to access the face images on user…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Chih-Ting Liu , Chien-Yi Wang , Shao-Yi Chien , Shang-Hong Lai

Continual learning (CL) aims to learn new tasks without forgetting previous tasks. However, existing CL methods require a large amount of raw data, which is often unavailable due to copyright considerations and privacy risks. Instead,…

机器学习 · 计算机科学 2024-09-13 Enneng Yang , Zhenyi Wang , Li Shen , Nan Yin , Tongliang Liu , Guibing Guo , Xingwei Wang , Dacheng Tao

Deep Convolutional Neural Networks (DCNNs) and their variants have been widely used in large scale face recognition(FR) recently. Existing methods have achieved good performance on many FR benchmarks. However, most of them suffer from two…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Jing Xu , Tszhang Guo , Yong Xu , Zenglin Xu , Kun Bai

Continual learning and machine unlearning are crucial challenges in machine learning, typically addressed separately. Continual learning focuses on adapting to new knowledge while preserving past information, whereas unlearning involves…

机器学习 · 计算机科学 2024-12-30 Romit Chatterjee , Vikram Chundawat , Ayush Tarun , Ankur Mali , Murari Mandal

The intrinsic capability to continuously learn a changing data stream is a desideratum of deep neural networks (DNNs). However, current DNNs suffer from catastrophic forgetting, which interferes with remembering past knowledge. To mitigate…

机器学习 · 计算机科学 2026-02-03 Nghia D. Nguyen , Hieu Trung Nguyen , Ang Li , Hoang Pham , Viet Anh Nguyen , Khoa D. Doan
‹ 上一页 1 2 3 10 下一页 ›