hocos
play

hocos SLT Programs hardware-oriented computer science Why This - PowerPoint PPT Presentation

Steganography for Our Research Hardware Security DeepFake Detection Foci and Your Secure Opportunities Memristive Composition Cryptography Fault attacks and Ilia Polian Stochastic countermeasures Hardware-oriented Computer Science


  1. Steganography for Our Research Hardware Security DeepFake Detection Foci and Your Secure Opportunities Memristive Composition Cryptography Fault attacks and Ilia Polian Stochastic countermeasures Hardware-oriented Computer Science Computing Analysis of System-Level Test Robust Quantum (SLT) Fails Computing June 2020 Automated Generation of Robustness Emerging Architectures hocos SLT Programs hardware-oriented computer science

  2. Why This Presentation? • Lectures must cover (somewhat) well-established knowledge; new research results often lack maturity to be included into regular teaching. • We want to show you what we are working on now. – The topics change over time; this material is from 2020. • Useful especially for those of you who are planning to focus in our area, write a thesis with us, etc. • Brief sketches rather than fully-fledged coverage, but providing references to further probe yourself. hocos hardware-oriented 2 computer science

  3. Outline 1. Topics related to hardware-oriented security 2. Topics related to emerging technologies 3. Topics related to robustness 4. Connection to our teaching program hocos hardware-oriented 3 computer science

  4. Steganography for DeepFake Detection Hardware Security Memristive Secure Cryptography Composition Fault attacks and countermeasures Robustness Emerging Architectures hocos hardware-oriented 4 computer science

  5. Fault Attacks • Automatic construction of fault attacks. – Tool AutoFault: Reads cipher description, produces algebraic attack. – Future: Incorporate countermeasures, protection against other attacks. • Security-oriented error-detecting codes. – Compact protection codes, Rabii-Keren codes (with correction), codes incorporating randomness. • New attacks: Statistical Impossible Fault Attack. hocos hardware-oriented 5 computer science

  6. Secure Composition • How to protect circuits against fault attacks, side- channel attacks, counterfeiting, at the same time? – Does error-detecting circuitry leak information? – Do fault attacks work on circuits with masking, locking, or further countermeasures against other threats? P 1 C 1 AutoFault K 1, … K 128 P 128 C 128 Circuit l 1 l 128 Info leakage? Error-det. P 1 C 1 Locking K 1, … K 128 P 128 C 128 hocos hardware-oriented 6 computer science

  7. DeepFake Detection • DeepFake: Authentically looking fake video. – E.g., face-swap, lip-synchronization, puppet-master. • Detect, combining deep-learning + steganography. – Challenge: Video can be modified in legitimate ways! Legitimate Processing (compression, scaling, transmission errors …) Steganographic Additions Detection using deep NN hocos DeepFake hardware-oriented 7 computer science

  8. Memristive Cryptography • How to implement crypto functions using memristors (emerging nano-devices)? – Focus on novel electroforming-free BFO memristors. – Also investigate physical attacks + countermeasures. 1E-4 v in 0 V +8 V -8 V 0 V A (2) 0 V -8 V +8 V 0 V (4) LRS 1E-6 |Current| (A) (1) Au SET (3) (3) BFO (600nm) 1E-8 (4) (1) (2) HRS RESET Pt o C on Pt/Ti/Sapphire 650 1E-10 -8 -4 0 4 8 Voltage (V) hocos hardware-oriented 8 computer science

  9. To Probe Further… • AutoFault: https://www.doi.org/10.1109/FDTC.2019.00012 • Error-detecting codes: https://doi.org/10.29007/w37p • SIFA: https://www.doi.org/10.13154/tches.v2018.i3.547-572 • Information leakage: http://www.proofs- workshop.org/2019/doc/PROOFS2019-Paper1.pdf • Camouflaging, locking, obfuscation: https://dl.acm.org/doi/10.1145/2508859.2516656 https://ieeexplore.ieee.org/document/8203496 https://link.springer.com/article/10.1007/s10836-019-05800-4 https://ieeexplore.ieee.org/document/7546854 • Steganography: https://doi.org/10.2352/ISSN.2470- 1173.2020.4.MWSF-076 • DeepFake: https://doi.org/10.1109/AVSS.2018.8639163 • Memristors: https://doi.org/10.1109/IVSW.2019.8854394 hocos hardware-oriented 9 computer science

  10. Outline 1. Topics related to hardware-oriented security 2. Topics related to emerging technologies 3. Topics related to robustness 4. Connection to our teaching program hocos hardware-oriented 10 computer science

  11. Hardware Security Stochastic Computing Robust Quantum Computing Robustness Emerging Architectures hocos hardware-oriented 11 computer science

  12. Robust Quantum Computing • Transpilation of quantum circuits: map a circuit to a quantum architecture with known noise levels. • Investigate and improve robustness of “noisy intermediate-scale quantum” (NISQ) circuits. – E.g., Variational Quantum Eigensolver. random Vector of parameters θ errors Ansatz Hermi- Classical λ min Circuit tian H Optimizer Compute trial Measure exp. Repeat with state | ψ ( θ ) 〉 value λ θ ≥ λ min new θ until of H on | ψ ( θ ) 〉 hocos λ θ converges hardware-oriented 12 computer science

  13. Stochastic Computing • Stochastic computing for multimodal tasks, e.g., image/video classification. • Robustness of stochastic circuits under errors. • Biomedical systems using stochastic computing – E.g., X-ray image segmentation by convolutional NNs. hocos hardware-oriented 13 computer science

  14. To Probe Further: • QC transpilation: https://arxiv.org/pdf/2002.09783.pdf , https://arxiv.org/pdf/1809.02573.pdf , https://arxiv.org/pdf/1712.04722.pdf • QC robustness: https://doi.org/10.1038/nature23879 , https://doi.org/10.1038/ncomms5213 • SC basics: https://doi.org/10.1109/TCAD.2017.2778107 • SC under errors: https://doi.org/10.1145/2990503 • SC-based NNs: 10.1109/ICRC.2019.8914706 • Multimodal NNs: https://cs.stanford.edu/people/karpathy/cvpr2015.pdf • X-ray segment.: https://doi.org/10.1109/CHASE.2017.59 hocos hardware-oriented 14 computer science

  15. Outline 1. Topics related to hardware-oriented security 2. Topics related to emerging technologies 3. Topics related to robustness 4. Connection to our teaching program hocos hardware-oriented 15 computer science

  16. Hardware Security Analysis of System-Level Test (SLT) Fails Automated Generation of SLT Programs Robustness Emerging Architectures hocos hardware-oriented 16 computer science

  17. System-Level Test (SLT) Manufactured circuit System-level test with defects Post-manufacturing test SLT-unique fails reported • Why are there SLT-unique fails, and how to prevent them? – Complex defects? Coverage holes? System-level interactions? • How to generate SLT programs with desired characteristics? – E.g., software-based stress test from high-level architecture models. • How to incorporate self-awareness of SoC-under-test? hocos hardware-oriented 17 computer science

  18. Outline 1. Topics related to hardware-oriented security 2. Topics related to emerging technologies 3. Topics related to robustness 4. Connection to our teaching program hocos hardware-oriented 18 computer science

  19. Our Teaching Offer 1 (winter) 2 (summer) 3 (winter) 4 (summer) Semester Computer Robust System Architecture and Design Organization Electronic Hardware Design Study Project Master Thesis Oriented Automation Security Seminar Seminar Emerging HW Oriented Archtiectures Security Lab course Shifted to winter RISC-V Proces- due to COVID- sor Design 19 restrictions hocos hardware-oriented 19 computer science

  20. Teaching Offer Details • This is a generic plan; we cannot guarantee it for each semester (we may have to skip some courses). • We can also offer new courses, e.g., other seminars. • CAO and EDA are more general-interest lectures; HOS and RSD are closer to our own research. • RISC-V Processor Design is a new lab course. It requires CAO. Other courses have no prerequisites. • If you have to choose between a seminar and a project, we recommend taking a seminar. • Take some of our courses before asking for a project. hocos hardware-oriented 20 computer science

  21. Thesis, Projects & Co • We do not have a list of pre-defined topics. – We want to define your dream topic (and no, we cannot supervise a topic that we do not understand ourselves). – Fill out the questionnaire on the HOCOS website and send it with your transcript of records. • You are encouraged to talk to group members if a topic is of interest to you (see list on next slide). – We expect some pre-existing knowledge on that topic, e.g., HOS for security, Prof. Leymann’s / Prof. Barz’s lecture for quantum, deep-learning lecture for DeepFake. – We prefer people who did a seminar with us (your thesis topic can but doesn’t have to extend your seminar topic). hocos hardware-oriented 21 computer science

  22. Your Main Contacts • Mael Gay: AutoFault, Error-detecting codes, fault vs. side-channel attacks, masking. • Devanshi Upadhyaya: AutoFault, locking/obfusc. • Swaroop Shankar Prasad: Stego, DeepFake. • N.N. (we are currently hiring): Memristors. • Sebastian Brandhofer: Quantum circuits. • Florian Neugebauer: Robust stochastic circuits. • Roshwin Sengupta: Stochastic multimodal NNs. • Nourhan Elhamawy: System-level test. hocos hardware-oriented 22 computer science

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend