中文
相关论文

相关论文: Ultra-compact Binary Neural Networks for Human Act…

200 篇论文

Neural network binarization accelerates deep models by quantizing their weights and activations into 1-bit. However, there is still a huge performance gap between Binary Neural Networks (BNNs) and their full-precision (FP) counterparts. As…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yuzhang Shang , Dan Xu , Ziliang Zong , Liqiang Nie , Yan Yan

There has been much recent research on human activity re\-cog\-ni\-tion (HAR), due to the proliferation of wearable sensors in watches and phones, and the advances of deep learning methods, which avoid the need to manually extract features…

机器学习 · 计算机科学 2022-09-20 Louis Mahon , Thomas Lukasiewicz

Human Activity Recognition (HAR) is one of the fundamental building blocks of human assistive devices like orthoses and exoskeletons. There are different approaches to HAR depending on the application. Numerous studies have been focused on…

人机交互 · 计算机科学 2024-03-08 Farhad Nazari , Darius Nahavandi , Navid Mohajer , Abbas Khosravi

Binary Neural Network (BNN) shows its predominance in reducing the complexity of deep neural networks. However, it suffers severe performance degradation. One of the major impediments is the large quantization error between the…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Mingbao Lin , Rongrong Ji , Zihan Xu , Baochang Zhang , Yan Wang , Yongjian Wu , Feiyue Huang , Chia-Wen Lin

The ubiquitous availability of smartphones and smartwatches with integrated inertial measurement units (IMUs) enables straightforward capturing of human activities. For specific applications of sensor based human activity recognition (HAR),…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Megha Thukral , Harish Haresamudram , Thomas Ploetz

This paper proposes ReBNet, an end-to-end framework for training reconfigurable binary neural networks on software and developing efficient accelerators for execution on FPGA. Binary neural networks offer an intriguing opportunity for…

机器学习 · 计算机科学 2018-03-29 Mohammad Ghasemzadeh , Mohammad Samragh , Farinaz Koushanfar

Millimeter-wave radars are being increasingly integrated into commercial vehicles to support new advanced driver-assistance systems by enabling robust and high-performance object detection, localization, as well as recognition - a key…

信号处理 · 电气工程与系统科学 2022-05-02 Xiangyu Gao , Guanbin Xing , Sumit Roy , Hui Liu

Binary neural networks provide a promising solution for low-power, high-speed inference by replacing expensive floating-point operations with bitwise logic. This makes them well-suited for deployment on resource-constrained platforms such…

硬件体系结构 · 计算机科学 2025-12-23 Emir Devlet Ertörer , Cem Ünsalan

The research of machine learning (ML) algorithms for human activity recognition (HAR) has made significant progress with publicly available datasets. However, most research prioritizes statistical metrics over examining negative sample…

机器学习 · 计算机科学 2024-12-13 Daniel Geissler , Dominique Nshimyimana , Vitor Fortes Rey , Sungho Suh , Bo Zhou , Paul Lukowicz

Human activity recognition (HAR) in wearable computing is typically based on direct processing of sensor data. Sensor readings are translated into representations, either derived through dedicated preprocessing, or integrated into…

机器学习 · 计算机科学 2023-06-05 Harish Haresamudram , Irfan Essa , Thomas Ploetz

Large-scale deep neural networks are both memory intensive and computation-intensive, thereby posing stringent requirements on the computing platforms. Hardware accelerations of deep neural networks have been extensively investigated in…

机器学习 · 计算机科学 2018-06-12 Yanzhi Wang , Zheng Zhan , Jiayu Li , Jian Tang , Bo Yuan , Liang Zhao , Wujie Wen , Siyue Wang , Xue Lin

Binary Neural Networks (BNNs) are neural networks which use binary weights and activations instead of the typical 32-bit floating point values. They have reduced model sizes and allow for efficient inference on mobile or embedded devices…

机器学习 · 计算机科学 2020-03-25 Joseph Bethge , Christian Bartz , Haojin Yang , Ying Chen , Christoph Meinel

Deep neural networks (DNNs) have found applications in diverse signal processing (SP) problems. Most efforts either directly adopt the DNN as a black-box approach to perform certain SP tasks without taking into account of any known…

信号处理 · 电气工程与系统科学 2022-04-27 Zhe Zhang , Xiang Chen , Zhi Tian

Primary motivation for this work was the need to implement hardware accelerators for a newly proposed ANN structure called Auto Resonance Network (ARN) for robotic motion planning. ARN is an approximating feed-forward hierarchical and…

神经与进化计算 · 计算机科学 2024-02-02 Shilpa Mayannavar , Uday Wali

Significant computational cost and memory requirements for deep neural networks (DNNs) make it difficult to utilize DNNs in resource-constrained environments. Binary neural network (BNN), which uses binary weights and binary activations,…

神经与进化计算 · 计算机科学 2019-03-26 Hyungjun Kim , Yulhwa Kim , Sungju Ryu , Jae-Joon Kim

Binary Neural Networks (BNNs) significantly reduce computational complexity and memory usage in machine and deep learning by representing weights and activations with just one bit. However, most existing training algorithms for BNNs rely on…

机器学习 · 计算机科学 2025-12-08 Luca Colombo , Fabrizio Pittorino , Manuel Roveri

Based on the assumption that there exists a neural network that efficiently represents a set of Boolean functions between all binary inputs and outputs, we propose a process for developing and deploying neural networks whose weight…

机器学习 · 计算机科学 2020-02-25 Minje Kim , Paris Smaragdis

Human Activity Recognition (HAR) systems aim to understand human behaviour and assign a label to each action, attracting significant attention in computer vision due to their wide range of applications. HAR can leverage various data…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Jungpil Shin , Najmul Hassan , Abu Saleh Musa Miah1 , Satoshi Nishimura

Human activity recognition (HAR) with wearables is promising research that can be widely adopted in many smart healthcare applications. In recent years, the deep learning-based HAR models have achieved impressive recognition performance.…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Songpengcheng Xia , Lei Chu , Ling Pei , Wenxian Yu , Robert C. Qiu

Traditional human activity recognition (HAR) based on time series adopts sliding window analysis method. This method faces the multi-class window problem which mistakenly labels different classes of sampling points within a window as a…

机器学习 · 计算机科学 2018-09-24 Yong Zhang , Yu Zhang , Zhao Zhang , Jie Bao , Yunpeng Song