Version 2 (modified by 5 months ago) ( diff ) | ,
---|
Privacy Leakage Study and Protection for Virtual Reality Devices
Advisor: Dr. Yingying (Jennifer) Chen
Mentors: Changming LiGR, Honglu LiGR, and Tianfang ZhangGR
Team: Dirk Catpo RiscoGR, Brandon (Jinu) SonUG, BrodyHS, and Emily YaoHS
Project Overview
Augmented reality/virtual reality (AR/VR) is used for many applications and have been used for many purposes ranging from communicating and tourism, all the way to healthcare. Accessing the built-in motion sensors does not require user permissions, as most VR applications need to access this information in order to function. However, this introduces the possibility of privacy vulnerabilities: zero-permission motion sensors can be used in order to infer live speech, which is a problem when that speech may include sensitive information.
Project Goal
The purpose of this project is to extract motion data from AR/VR devices inertial measurement unit (IMU), and then input this data to a large language model (LLM) to predict what the user is doing
Weekly Updates
Week 1
Progress
- Read research paper [1] regarding an eavesdropping attack called Face-Mic
Next Week Goals
- We plan to meet with our mentors and get more information on the duties and expectations of our project
Week 2
Progress
- Read research paper [2] regarding LLMs comprehending the physical world
- Build a connection between research paper and also privacy concerns of AR/VR devices
Next Week Goals
- Get familiar with AR/VR device:
- Meta Quest
- How to use device
- Configure settings on host computer
- Extract motion data from IMU
- Connecting motion sensor application program interface (API) to access data
- Data processing method
Week 3
Progress
- Placeholder
Next Week Goals
- Placeholder
Week 4
Progress
- Placeholder
Next Week Goals
- Placeholder
Week 5
Progress
- Placeholder
Next Week Goals
- Placeholder
Week 6
Progress
- Placeholder
Next Week Goals
- Placeholder
Week 7
Progress
- Placeholder
Next Week Goals
- Placeholder
Links to Presentations
Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Final Presentation
References
[1] Shi, C., Xu, X., Zhang, T., Walker, P., Wu, Y., Liu, J., Saxena, N., Chen, Y. and Yu, J., 2021, October. Face-Mic: inferring live speech and speaker identity via subtle facial dynamics captured by AR/VR motion sensors. In Proceedings of the 27th Annual International Conference on Mobile Computing and Networking (pp. 478-490).
[2] Xu, H., Han, L., Yang, Q., Li, M. and Srivastava, M., 2024, February. Penetrative ai: Making llms comprehend the physical world. In Proceedings of the 25th International Workshop on Mobile Computing Systems and Applications (pp. 1-7).
Attachments (36)
- Week_3_Extracting_Data_IMU.png (67.5 KB ) - added by 4 months ago.
- Week_3_Gyro_Graphs.png (304.1 KB ) - added by 4 months ago.
- Week_3_Acc_Graphs.png (354.4 KB ) - added by 4 months ago.
- Week_3_Head_Forward.gif (18.6 MB ) - added by 4 months ago.
- Week_3_Head_Rotation.gif (15.1 MB ) - added by 4 months ago.
- Week_4_Original_Graph.png (106.0 KB ) - added by 4 months ago.
- Week_4_Original_Smooth_Graph.png (109.1 KB ) - added by 4 months ago.
- Week_4_Original_Smooth_Lowpass_Graph.png (112.4 KB ) - added by 4 months ago.
- Week_4_Original_Smooth_Lowpass_Findpeaks_Graph.png (105.3 KB ) - added by 4 months ago.
- Week_4_3D_XYZ_Graph.png (99.9 KB ) - added by 4 months ago.
- Week_4_3D_XY_Graph.png (110.0 KB ) - added by 4 months ago.
- Week_5_Three_Motions.gif (11.0 MB ) - added by 4 months ago.
- Week_5_Left_3D_Graph.png (156.7 KB ) - added by 4 months ago.
- Week_5_Head_3D_Graph.png (136.4 KB ) - added by 4 months ago.
- Week_5_Right_3D_Graph.png (165.0 KB ) - added by 4 months ago.
- Week_6_Front_Raise.gif (5.4 MB ) - added by 4 months ago.
- Week_6_Side_Raise.gif (6.0 MB ) - added by 4 months ago.
- Week_6_Head_Left.gif (5.4 MB ) - added by 4 months ago.
- Week_6_Head_Right.gif (5.6 MB ) - added by 4 months ago.
- Week_6_Head_Up.gif (5.5 MB ) - added by 4 months ago.
- Week_6_Head_Down.gif (5.9 MB ) - added by 4 months ago.
- Week_6_LLM_Output.png (541.1 KB ) - added by 4 months ago.
- Week_7_Prompt.png (49.0 KB ) - added by 4 months ago.
- Week_7_ChatGPT_Output.png (206.0 KB ) - added by 4 months ago.
- Week_7_Gemini_Output.png (252.5 KB ) - added by 4 months ago.
- Week_8_Train_Graph.png (33.4 KB ) - added by 4 months ago.
- Week_8_Conf_Matrix.png (32.8 KB ) - added by 4 months ago.
- Week_8_Prev_Prompt.png (45.8 KB ) - added by 4 months ago.
- Week_8_New_Prompt.png (56.5 KB ) - added by 4 months ago.
- Week_8_LLM_Results.png (84.8 KB ) - added by 4 months ago.
- Week_8_CNN_Arch.png (42.8 KB ) - added by 4 months ago.
- Week_9_SVM_Conf_Matrix.png (29.6 KB ) - added by 4 months ago.
- Week_9_LLM_Results.png (99.2 KB ) - added by 4 months ago.
- Week_9_New_Prompt.png (115.8 KB ) - added by 4 months ago.
- Week_10_LLM_Error_Summary_Response.png (50.5 KB ) - added by 4 months ago.
- Week_10_LLM_Error_Code_Response.png (168.4 KB ) - added by 4 months ago.