[论文笔记] Learning Gestures From WiFi: A Siamese Recurrent Convolutional Architecture

该研究提出了一种使用WiFi信道状态信息(CSI)进行手势识别的方法,通过轻量级Linux系统OpenWrt收集更多子载波的CSI数据,并利用相位信息而非幅度进行学习。采用Siamese循环卷积网络模型,通过一对损失函数和多核最大均值偏差(MK-MMD)来增强模型的泛化能力。实验展示了在一种环境中训练后,模型能在新环境中对已知手势进行识别。
摘要由CSDN通过智能技术生成

原文链接:Learning Gestures From WiFi: A Siamese Recurrent Convolutional Architecture | IEEE Journals & Magazine | IEEE Xplore


Methodology [原文图片,侵删]

System Design 上的改进

1)文章利用OpenWrt, 一款 lightweight Linux OS 作为IoT platform 的OS来开发平台,用于收集WiFi CSI的数据, 相较于传统的Intel 5300 NIC tool,该平台将subcarriers数目从30拓展到了114 (更多的subcarriers意味着更多的CSI info)

2)文章利用CSI phase data来做gestures learning, 因为认为phase比amplitude更sensitive

Siamese Recurrent Convolutional Network

Model

Inputs: two gesture stream samples

Loss function:

1) Pairwise loss: The pairwise loss guarantees that the distance between the same samples
is restricted within m − b while the margin of samples from different classes exceeds m + b.

2) MMD: 为了使得model具有更好的transferability, 可以有效处理来自不同domain的samples,引入multiple kernel variant of maximum mean discrepancies (MK-MMD)。MK-MMD bears the unique property for measuring two distributions of samples from different domains

Total loss:

Algorithm 

利用one-shot learning 做gesture recognition

当model已经利用足够的samples训练之后,我们可以在新的环境中为每组gesture(不考虑新的gestures)收集一个或者几个samples并进行label,之后可以通过比较test sample和each class的Euclidean distance进行分类


Experiments & Evaluations

Cons:

1) 考虑的gestures classes 较少 (6组?)

2) 只考虑了新的环境下同样classes的testing,未来可以多考虑一些新的不同的gestures

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值