中文
相关论文

相关论文: Ground Reaction Force Estimation via Time-aware Kn…

200 篇论文

Camera-based physiological monitoring, such as remote photoplethysmography (rPPG), captures subtle variations in skin optical properties caused by pulsatile blood volume changes using standard digital camera sensors. The demand for…

图像与视频处理 · 电气工程与系统科学 2026-01-05 Nicky Nirlipta Sahoo , VS Sachidanand , Matcha Naga Gayathri , Balamurali Murugesan , Keerthi Ram , Jayaraj Joseph , Mohanasankar Sivaprakasam

Human activity recognition based on wearable sensor data has been an attractive research topic due to its application in areas such as healthcare and smart environments. In this context, many works have presented remarkable results using…

计算机视觉与模式识别 · 计算机科学 2019-02-04 Artur Jordao , Antonio C. Nazare , Jessica Sena , William Robson Schwartz

Few-shot learning models learn representations with limited human annotations, and such a learning paradigm demonstrates practicability in various tasks, e.g., image classification, object detection, etc. However, few-shot object detection…

计算机视觉与模式识别 · 计算机科学 2022-12-12 Jiangmeng Li , Yanan Zhang , Wenwen Qiang , Lingyu Si , Chengbo Jiao , Xiaohui Hu , Changwen Zheng , Fuchun Sun

Gait recognition holds the promise of robustly identifying subjects based on walking patterns instead of appearance information. While previous approaches have performed well for curated indoor data, they tend to underperform in…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Yuxiang Guo , Siyuan Huang , Ram Prabhakar , Chun Pong Lau , Rama Chellappa , Cheng Peng

Knowledge distillation can lead to deploy-friendly networks against the plagued computational complexity problem, but previous methods neglect the feature hierarchy in detectors. Motivated by this, we propose a general framework for…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Yangyang Qin , Hefei Ling , Zhenghai He , Yuxuan Shi , Lei Wu

Accurate estimation of wheat spike volume is important for yield component analysis and stress resilience assessment, yet field-based measurement remains challenging. Active 3D sensing methods such as Light Detection and Ranging (LiDAR) or…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Olivia Zumsteg , Jannis Widmer , Yann Bourdé , Norbert Kirchgessner , Andreas Hund , Lukas Roth , Paraskevi Nousi

Wearable sensor-based human activity recognition (HAR) has emerged as a principal research area and is utilized in a variety of applications. Recently, deep learning-based methods have achieved significant improvement in the HAR field with…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Sungho Suh , Vitor Fortes Rey , Paul Lukowicz

With the growth of high-dimensional sparse data in web-scale recommender systems, the computational cost to learn high-order feature interaction in CTR prediction task largely increases, which limits the use of high-order interaction models…

信息检索 · 计算机科学 2022-12-23 Zhen Tian , Ting Bai , Zibin Zhang , Zhiyuan Xu , Kangyi Lin , Ji-Rong Wen , Wayne Xin Zhao

Modern methods of environmental monitoring are deficient in the lack of ability to take measurements of energy flows since traditional readings involve capturing parameters such as temperature, pressure, and humidity without considering…

系统与控制 · 电气工程与系统科学 2026-04-20 Neksha DeSilva

Knowledge distillation allows smaller neural networks to emulate the performance of larger, teacher models with reduced computational demands. Traditional methods for Large Language Models (LLMs) often necessitate extensive fine-tuning,…

计算与语言 · 计算机科学 2025-05-02 Tyler McDonald , Ali Emami

Although the diffusion model has achieved remarkable performance in the field of image generation, its high inference delay hinders its wide application in edge devices with scarce computing resources. Therefore, many training-free sampling…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Weilun Feng , Chuanguang Yang , Zhulin An , Libo Huang , Boyu Diao , Fei Wang , Yongjun Xu

In this paper we present the developments in heat flux measurements using gradient heat flux sensors (GHFS). The GHFS is a sensor made of artificially created material with anisotropic thermo-electrical properties. Its properties including…

核实验 · 物理学 2022-07-25 Filip Janasz , Horst-Michel Prasser , Detlef Suckow , Andrey Mityakov

Remote monitoring of motor functions is a powerful approach for health assessment, especially among the elderly population or among subjects affected by pathologies that negatively impact their walking capabilities. This is further…

信号处理 · 电气工程与系统科学 2022-05-18 Antonio Bevilacqua , Lisa Alcock , Brian Caulfield , Eran Gazit , Clint Hansen , Neil Ireson , Georgiana Ifrim

Tactile sensors have been used for force estimation in the past, especially Vision-Based Tactile Sensors (VBTS) have recently become a new trend due to their high spatial resolution and low cost. In this work, we have designed and…

机器人学 · 计算机科学 2024-10-31 Julio Castaño-Amoros , Pablo Gil

Heart-rate estimation is a fundamental feature of modern wearable devices. In this paper we propose a machine intelligent approach for heart-rate estimation from electrocardiogram (ECG) data collected using wearable devices. The novelty of…

Flow-matching models have enabled high-quality text-to-speech synthesis, but their iterative sampling process during inference incurs substantial computational cost. Although distillation is widely used to reduce the number of inference…

声音 · 计算机科学 2026-02-11 Bin Lin , Peng Yang , Chao Yan , Xiaochen Liu , Wei Wang , Boyong Wu , Pengfei Tan , Xuerui Yang

Knowledge distillation (KD) aims to transfer the knowledge of a more capable yet cumbersome teacher model to a lightweight student model. In recent years, relation-based KD methods have fallen behind, as their instance-matching counterparts…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Weijia Zhang , Fei Xie , Weidong Cai , Chao Ma

Deep learning-based models are at the forefront of most driver observation benchmarks due to their remarkable accuracies but are also associated with high computational costs. This is challenging, as resources are often limited in…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Calvin Tanama , Kunyu Peng , Zdravko Marinov , Rainer Stiefelhagen , Alina Roitberg

Deep neural networks are parametrized by several thousands or millions of parameters, and have shown tremendous success in many classification problems. However, the large number of parameters makes it difficult to integrate these models…

机器学习 · 计算机科学 2022-01-04 Eun Som Jeon , Anirudh Som , Ankita Shukla , Kristina Hasanaj , Matthew P. Buman , Pavan Turaga

Transformer-based detectors (DETRs) are becoming popular for their simple framework, but the large model size and heavy time consumption hinder their deployment in the real world. While knowledge distillation (KD) can be an appealing…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Jiahao Chang , Shuo Wang , Haiming Xu , Zehui Chen , Chenhongyi Yang , Feng Zhao