中文
相关论文

相关论文: Continual Learning for Remote Physiological Measur…

200 篇论文

Remote photoplethysmography (rPPG) is an attractive camera-based health monitoring method that can measure the heart rhythm from facial videos. Many well-established deep-learning models have been reported to measure heart rate (HR) and…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Jialiang Zhuang , Yuheng Chen , Yun Zhang , Xiujuan Zheng

Remote photoplethysmography (rPPG) offers a promising solution for non-contact driver monitoring by detecting subtle blood flow-induced facial color changes from video. However, motion artifacts in dynamic driving environments remain key…

图像与视频处理 · 电气工程与系统科学 2025-09-09 Đorđe D. Nešković , Kristina Stojmenova Pečečnik , Jaka Sodnik , Nadica Miljković

Camera-based monitoring of vital signs, also known as imaging photoplethysmography (iPPG), has seen applications in driver-monitoring, perfusion assessment in surgical settings, affective computing, and more. iPPG involves sensing the…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Vineet R Shenoy , Suhas Lohit , Hassan Mansour , Rama Chellappa , Tim K. Marks

Much of the information of breathing is contained within the photoplethysmography (PPG) signal, through changes in venous blood flow, heart rate and stroke volume. We aim to leverage this fact, by employing a novel deep learning framework…

图像与视频处理 · 电气工程与系统科学 2022-12-27 Harry J. Davies , Danilo P. Mandic

Presentation Attack Detection (PAD) is a crucial stage in facial recognition systems to avoid leakage of personal information or spoofing of identity to entities. Recently, pulse detection based on remote photoplethysmography (rPPG) has…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Luis F. Gomez , Julian Fierrez , Aythami Morales , Mahdi Ghafourian , Ruben Tolosana , Imanol Solano , Alejandro Garcia , Francisco Zamora-Martinez

Continual learning needs to overcome catastrophic forgetting of the past. Memory replay of representative old training samples has been shown as an effective solution, and achieves the state-of-the-art (SOTA) performance. However, existing…

机器学习 · 计算机科学 2022-03-10 Liyuan Wang , Xingxing Zhang , Kuo Yang , Longhui Yu , Chongxuan Li , Lanqing Hong , Shifeng Zhang , Zhenguo Li , Yi Zhong , Jun Zhu

Prompt learning has emerged as an efficient and effective approach for transferring foundational Vision-Language Models (e.g., CLIP) to downstream tasks. However, current methods tend to overfit to seen categories, thereby limiting their…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Chen Xu , Yuhan Zhu , Guozhen Zhang , Haocheng Shen , Yixuan Liao , Xiaoxin Chen , Gangshan Wu , Limin Wang

The ability to learn continually without forgetting the past tasks is a desired attribute for artificial learning systems. Existing approaches to enable such learning in artificial neural networks usually rely on network growth, importance…

机器学习 · 计算机科学 2021-03-18 Gobinda Saha , Isha Garg , Kaushik Roy

Gesture recognition is an important research area in the field of computer vision. Most gesture recognition efforts focus on close-set scenarios, thereby limiting the capacity to effectively handle unseen or novel gestures. We aim to…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Hongsong Wang , Ao Sun , Jie Gui , Liang Wang

Traditional fundus image analysis models focus on single-modal tasks, ignoring fundus modality complementarity, which limits their versatility. Recently, retinal foundation models have emerged, but most still remain modality-specific.…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Yuang Yao , Ruiqi Wu , Yi Zhou , Tao Zhou

Artificial intelligence systems in critical fields like autonomous driving and medical imaging analysis often continually learn new tasks using a shared stream of input data. For instance, after learning to detect traffic signs, a model may…

机器学习 · 计算机科学 2025-11-18 Hanchen David Wang , Siwoo Bae , Zirong Chen , Meiyi Ma

Mitigating catastrophic forgetting is a key hurdle in continual learning. Deep Generative Replay (GR) provides techniques focused on generating samples from prior tasks to enhance the model's memory capabilities using generative AI models…

机器学习 · 计算机科学 2024-03-25 Khanh Doan , Quyen Tran , Tung Lam Tran , Tuan Nguyen , Dinh Phung , Trung Le

Unobservable physiological signals enhance biometric authentication systems. Photoplethysmography (PPG) signals are convenient owning to its ease of measurement and are usually well protected against remote adversaries in authentication.…

密码学与安全 · 计算机科学 2022-03-03 Lin Li , Chao Chen , Lei Pan , Jun Zhang , Yang Xiang

We introduce a novel continual learning method based on multifidelity deep neural networks. This method learns the correlation between the output of previously trained models and the desired output of the model on the current training…

数值分析 · 数学 2024-07-01 Amanda Howard , Yucheng Fu , Panos Stinis

Medical imaging analysis has witnessed remarkable advancements even surpassing human-level performance in recent years, driven by the rapid development of advanced deep-learning algorithms. However, when the inference dataset slightly…

图像与视频处理 · 电气工程与系统科学 2024-10-11 Pratibha Kumari , Joohi Chauhan , Afshin Bozorgpour , Boqiang Huang , Reza Azad , Dorit Merhof

Data efficiency of learning, which plays a key role in the Reinforcement Learning (RL) training process, becomes even more important in continual RL with sequential environments. In continual RL, the learner interacts with non-stationary,…

机器学习 · 计算机科学 2024-10-17 Sihao Wu , Xingyu Zhao , Xiaowei Huang

Recent work in incremental learning has introduced diverse approaches to tackle catastrophic forgetting from data augmentation to optimized training regimes. However, most of them focus on very few training steps. We propose a method for…

计算与语言 · 计算机科学 2022-10-27 Karan Praharaj , Irina Matveeva

Catastrophic forgetting is one of the major challenges in continual learning. To address this issue, some existing methods put restrictive constraints on the optimization space of the new task for minimizing the interference to old tasks.…

机器学习 · 计算机科学 2022-02-08 Sen Lin , Li Yang , Deliang Fan , Junshan Zhang

Neural distance fields offer a compact and continuous representation of 3D geometry, making them attractive for incremental LiDAR mapping. However, their online optimization is vulnerable to catastrophic forgetting, where new observations…

机器人学 · 计算机科学 2026-05-18 Dongjae Lee , Wooseong Yang , Yifu Tao , Maurice Fallon , Ayoung Kim

Incremental class learning, a scenario in continual learning context where classes and their training data are sequentially and disjointedly observed, challenges a problem widely known as catastrophic forgetting. In this work, we propose a…

机器学习 · 计算机科学 2019-07-19 Euntae Choi , Kyungmi Lee , Kiyoung Choi