Changes between Version 18 and Version 19 of Other/Summer/2023/SecurityAI


Ignore:
Timestamp:
Jul 25, 2023, 3:15:30 PM (12 months ago)
Author:
dl1023
Comment:

unfinished progress with formatting the rest of the weeks

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/SecurityAI

    v18 v19  
    44**WINLAB Summer Internship 2023**
    55
    6 **Advisors:** Tianfang Zhang, Changming Li, Hong Li
     6**Advisors:** Yingying Chen, Tianfang Zhang, Changming Li, Hong Li
    77
    88**Group Members:** Rut Mehta, Jacob Morin, Ethan Lung, Damon Lin
    99
    1010== Project Objective ==
    11 Artificial intelligence techniques have been widely integrated into mobile and IoT devices, enabling various functionalities based on vision (e.g., face recognition, speech recognition, and speaker identification). The extended pipeline of building deep neural networks (DNN) produces new attack surfaces, such as attacks during the data collection, model training, and model update stages. Recent research studies discovered an effective yet stealthy attack, called a backdoor attack, which trains a hidden trigger pattern into the DNNs. The backdoored DNNs will misclassify an input as an adversary-specified label if the trigger pattern appears, behaving normally otherwise, making it difficult to be detected. Backdoor attacks originate from the image domain, and recent studies have started investigating audio-domain backdoor attacks (e.g., against voice assistant systems). This project aims to study the vulnerabilities of backdoor attacks in the image and audio domains and develop techniques for attack mitigation.
     11Artificial intelligence techniques have been widely integrated into mobile and IoT devices, enabling various functionalities based on vision (e.g., face recognition, speech recognition, and speaker identification). The extended pipeline of building deep neural networks (DNN) produces new attack surfaces, such as attacks during the data collection, model training, and model update stages. Recent research studies discovered an effective yet stealthy attack, called a backdoor attack, which trains a hidden trigger pattern into the DNNs. The backdoored DNNs will misclassify an input as an adversary-specified label if the trigger pattern appears, behaving normally otherwise, making it difficult to be detected. This project focuses on improving the security behind user authentication through conventional means (e.g., passwords and facial detection) by replacing it with a biometric signature in the form of daily activities. Following this implementation, the project aims to study the vulnerabilities of backdoor attacks on such a system and develop techniques for attack mitigation.
     12
     13
    1214
    1315== Week 1 ==
     16**[https://docs.google.com/presentation/d/18lbTII8Xomo438rRxyvVWpK0Pbii22hXWpwpsiD9umg/edit?usp=sharing, Week 1 Presentation]**
     17
    1418**Summary**
    1519* Established project objectives
     
    1923
    2024
    21 [[Image({C52B7779-4CD1-40A3-9938-9711E34DFB86}.png)]]  [[Image({C5E828CF-69BF-4DB6-9960-6A1E754AC68B}.png​)]]
     25[[Image({C52B7779-4CD1-40A3-9938-9711E34DFB86}.png, 200px)]]  [[Image({C5E828CF-69BF-4DB6-9960-6A1E754AC68B}.png​)]]
    2226
    2327**Resources**\\
     
    2630
    2731[https://www.engati.com/blog/ai-for-cybersecurity#:~:text=AI%20in%20cybersecurity%20eliminates%20time,on%20more%20critical%20security%20tasks.]
    28 == Week 2
     32== Week 2 ==
     33**[https://docs.google.com/presentation/d/1_AcSWM-E6Nis0Qbj_dGKczmLceWf7QZA7Ns7aiDd7OY/edit?usp=sharing, Week 2 Presentation]**
     34
    2935**Summary**
    3036* Familiarized ourselves with PyTorch 
    3137* Started researching papers about Smart User Authentication (WiFi-enabled IOT)
    3238* Explored attack mitigation
    33 [[Image({038A11F1-8AFA-4FD5-ACAA-462CE34D7381}.png)]]  [[Image({30880812-ECF5-4090-B6C4-E00FFA0DF872}.png​)]]
     39[[Image({30880812-ECF5-4090-B6C4-E00FFA0DF872}.png, 400px)]]
     40
     41[[Image({038A11F1-8AFA-4FD5-ACAA-462CE34D7381}.png, 400px)]]
    3442
    3543**Resources**\\
     
    3947[https://www.hypr.com/security-encyclopedia/iot-authentication#:~:text=IoT%20(Internet%20of%20Things)%20Authentication,%2C%20transportation%20hubs%2C%20and%20workplaces]
    4048
    41 == Week 3
     49== Week 3 ==
    4250**Summary**
    4351* Continued learning advanced PyTorch functions for IoT interference data.
     
    5260[https://www.mdpi.com/1099-4300/23/9/1164#:~:text=The%20physical%20meaning%20of%20CSI,fading%20%5B26%2C27%5D]
    5361
    54 == Week 4
     62== Week 4 ==
    5563**Summary**
    5664* Set up Linux virtual machine through VirtualBox (Ubuntu)
     
    6472[https://github.com/seemoo-lab/nexmon_csi#getting-started]
    6573
    66 == Week 5
     74== Week 5 ==
    6775**Summary**
    6876* Installed custom ROMs on both the Nexus 5 and Nexus 6
     
    7280[[Image(nexus 6 error.jpg, 420px)]]
    7381
     82== Week 6 ==
    7483
     84== Week 7 ==
    7585
     86== Week 8 ==
    7687
     88== Week 9 ==
     89
     90== Week 10 ==