-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paper #9
Comments
领域会议网络和通信 人机交互 领域期刊
参考http://www.guide2research.com/topconf/ |
如何科研https://m.weibo.cn/status/4321054094956970? 以目标为导向的阅读文献四步走策略第一步 筛选论文目标:确定一篇文章是否值得继续阅读
第二步 粗读文章目标:确定这篇文章是否值得精读 第三步 精读文章目标:了解实验方法等具体细节,为自己的科研工作做参考
第四步 做笔记目标:梳理自己的理解,列出核心信息,便于日后快速检索 科研工具Contour plot+color mapping 等值线图 |
论文梗概定位和动态检测1. [偏实验] 手指动态检测:LED(快速闪烁加载数据)作为信号发送方,手机摄像头(卷帘快门模式)作为信号接收方。将摄像头分为两个区域,一部分用作通信,另一部分用作动态检测。动态检测的原理是,将空间分为八个方向并分别用字母编号,计算连续的几个位移的斜率转换为相应的字母。一个动作产生的字符串将与维护的表中的字符串进行匹配(计算编辑距离)可识别0-9以及横向纵向斜向横拐纵拐共16个动作。 2. [偏实验] 使用反射光收集大量不同实验条件下的接收信号强度数据灯具和光电二极管(各1个)都装载在天花板上,主要就是做大量的实验来收集不同颜色的T恤,接收器和发送器距离以及高度对接收信号强度模式(RSS pattern,同一时间点的空间特点)以及接受强度lapse(同一空间点的时间维度上的特征趋势)。这个论文将44m的空间分为100100个网格,工作量很大。文章提出可以使用AI或者模拟实验推算RSS。 3. [偏理论|经典]室内LED实现高速率通信的分析LED设计(照明/辐射能量)、接收信号强度(直接/反射)、码间干扰(通信上的噪音)、速率和FOV。 4. [偏系统]室内跟踪定位、人数估计和行为检测将LED等进行改造采用时分信号编码区分光源(实现定位),光电二极管放于天花板(利用反射光)。人数估计和行为检测,AdaBoost(ensemble learning)。 5. [综述] 可见光定位最新综述一、修改光源 6. [偏系统和实验] 编码投影(自含位置信息)3D手指跟踪技术通过投影包含位置信息的光屏,将任何平面变成一个可交互的平面。在每个手指上绑定一个感应器,十个感应器收集当前数据并解析为原位置信息,从而实现跟踪。文章对系统的精度、延时、刷新率、不同光环境下都做了测试。并且设计了相关应用(画画,AR。。。)。最后对系统进行深度检测做了探索。 7. [偏系统和实验] 编码投影(自含位置)设备定位(这篇论文被5提到)论文的结构、实验方法和步骤都和上文差不多。做了很丰富的工作。 8. [偏系统] 使用backscatter传输可见光光谱的可穿戴设备可用于提示光线状况 9. [偏系统和实验] 使用COTS手机摄像头实现室内定位这里又提到了手机摄像头的卷帘模式(rolling shutter effect),使用这种模式只要捕捉到一张图片,图中只要包含四个及以上的LED灯源即可使用AOA实现定位和方向判定。图像处理部分使用了OpenCV。很多论文都提到了问题变成了优化问题,(对于如何应对图片中的光源个数不同的问题文章也给了方案)。 10. [ 偏算法和实验| CV] 使用每个光源独特的特征区分光源实现定位使用光源自身独特的光辐射差异作为区分光源的主要特征,同时辅以手机环境光感应器和图像作为辅助特征进行预筛选,使系统满足实时需求。识别出光源后利用摄影测量法确定用户位置和方向。 11. [ ]基于反光镜的可见光实时定位IoT设备现有的基于可见光通信的定位方法不能用来定位小型的物联网设备,本文使用反光镜将光线反射回其光源,实现设备的定位。//todo |
人体行为识别1. [偏实验] 使用卷积和LSTM循环神经网络实现多模态可穿戴设备的人体行为识别a. 提出了结合卷积和LSTM的神经网络框架(深度学习特点:不需要做特征工程,以及极少的数据预处理) |
文献精读📖 2. |J.Sensors.2020| Passive Visible Light Detection Of Humans |
🎯目标 2020年内发一篇SCI
实施途径:
1. 先读20篇文献
关键词
🔑visible light/ambient light/sensing/positioning/localization/communication/
gesture recognition/ambient intelligence/gesture recognition/optical wireless communication/tracking/gesture recognition/optics/skeleton reconstruction/skeleton tracking
大牛
Tianxing Li 3D重建
Shang Ma 编码投影
已读
localization/motion tracking
visible light
📖 1. |J.OE.2020| A high-accuracy scheme based on look-up table for motion detection in optical camera communication system
📖 2. |J.Sensors.2020| Passive Visible Light Detection Of Humans
📖 3. |C.Transactions on Consumer Electronics.2004| Fundamental analysis for visible-light communication system using LED lights
📖 4. |C.InfoCom.2018| Eyelight: Light-and-Shadow-Based Occupancy Estimation and Room Activity Recognition
📖 5. |J.Sensors.2020 | Recent Advances in Indoor Localization via Visible Lights: A Survey.
📖 6. |J.ShangMa.InternetofThings.2019| Projected visible light for 3D finger tracking and device augmentation on everyday objects
📖 7. |J.ShangMa.InternetofThings.2017| Foglight: Visible Light-Enabled Indoor Localization System for Low-Power IoT Devices
📖 8. | C.workshop.WearSys.2019| Position: Wearable Polymorphic Light Sensors
📖 9. | C.MobiCom.2014 | Luxapose:Indoor Positioning with Mobile Phones and Visible Light
📖 10. | C.MobiSys.2017 | Enabling High-Precision Visible Light Localizationin Today’s Buildings
📖 11. | C.InfoCom.2018 | RETRO: Retroreflector Based Visible Light Indoor Localization for Real-time Tracking of IoT Devices
WiFi
📖 1. | C.NSDI.2013 | ArrayTrack: a fine-grained indoor location system
gesture recognition
📖 1. | C.IMWUT.2018.LiGest| Gesture Recognition Using Ambient Light
📖 2. | C. MobiCom.2015.LiSense.Tianxing Li| Human Sensing Using Visible Light Communication
📖 3. | C.MobiSys.2016.StarLight.Tianxing Li| Practical Human Sensing in the Light
📖 4. | C.UbiComp.2017.AiLamp.Tianxing Li| Reconstructing Hand Poses Using Visible Light
📖 5. | C.MobiCom.2019. Dong Ma| SolarGest: Ubiquitous and Battery-free Gesture Recognition using Solar Cells
📖 6. | C.UIST.2018.Tianxing Li| Self-powered gesture recognition with ambient light
📖 7. |Dartmouth Report| Reusing Ambient Light to Recognize Hand Gestures
human activity recognition
📖 1. | J.Sensors.2016| Deep Convolutional and LSTM Recurrent Neural Networks for Multimodal Wearable Activity Recognition
未读
📕 6. O.arxiv.2020 | Location-Enabled IoT (LE-IoT): A Survey of Positioning Techniques, Error Sources, and Mitigation
📕 7. O.arxiv.2020 | Feasibility of Video-based Sub-meter Localization on Resource-constrained Platforms
📕
visible light/optics simulation
📕
📕
2. 确定研究点
3. 确定实验方法
4. 实验
5. 写论文
The text was updated successfully, but these errors were encountered: