AMIR: 联网环境中基于视频和网络流量的主动多模态交互识别
作者
Activity recognition using video data is widely adopted for elder care, monitoring for safety and security, and home automation. Unfortunately, using video data as the basis for activity recognition can be brittle, since models trained on video are often not robust to certain environmental changes, such as camera angle and lighting changes. There has been a proliferation of network-connected devices in home environments. Interactions with these smart devices are associated with network activity, making network data a potential source for recognizing these device interactions. This paper advocates for the synthesis of video and network data for robust interaction recognition in connected environments. We consider machine learning-based approaches for activity recognition, where each labeled activity is associated with both a video capture and an accompanying network traffic trace. We develop a simple but effective framework AMIR (Active Multimodal Interaction Recognition)1 that trains independent models for video and network activity recognition respectively, and subsequently combines the predictions from these models using a meta-learning framework. Whether in lab or at home, this approach reduces the amount of "paired" demonstrations needed to perform accurate activity recognition, where both network and video data are collected simultaneously. Specifically, the method we have developed requires up to 70.83% fewer samples to achieve 85% F1 score than random data collection, and improves accuracy by 17.76% given the same number of samples. https://dl.acm.org/doi/10.1145/3580818
研究问题 / 现实痛点
这篇论文在当前问题库中对应的问题线索。
研究问题
3- 结合视频和网络流量的多模态集成能否提升家庭环境中活动识别的鲁棒性和准确性?分类: 上下文示例选择与稀有模式覆盖同类问题arrow_forward
- 如何通过主动学习算法减少获取联合标注样本的成本?分类: 上下文示例选择与稀有模式覆盖同类问题arrow_forward
- 网络流量作为活动识别的数据来源潜力如何,如何与视频数据互补以提升整体性能?分类: 上下文示例选择与稀有模式覆盖同类问题arrow_forward
现实痛点
1- 传统基于视频的活动识别对环境变化敏感且准确性有限。分类: 上下文示例选择与稀有模式覆盖同类问题arrow_forward