Array
(
    [content] => 
    [params] => Array
        (
            [0] => /forum/index.php?threads/survey-paper-on-hardware-security-of-dnn-models-and-accelerators.14184/
        )

    [addOns] => Array
        (
            [DL6/MLTP] => 13
            [Hampel/TimeZoneDebug] => 1000070
            [SV/ChangePostDate] => 2010200
            [SemiWiki/Newsletter] => 1000010
            [SemiWiki/WPMenu] => 1000010
            [SemiWiki/XPressExtend] => 1000010
            [ThemeHouse/XLink] => 1000970
            [ThemeHouse/XPress] => 1010570
            [XF] => 2021370
            [XFI] => 1050270
        )

    [wordpress] => /var/www/html
)

Survey paper on hardware security of DNN models and accelerators

sparsh

Member
As “deep neural networks” (DNNs) achieve increasing accuracy, they are getting employed in increasingly diverse applications, including security-critical applications such as medical and defense. The worldwide revenue produced from the deployment of AI is expected to reach $190.6 billion by 2025. This immense use of DNNs has motivated the researchers to scrutinizingly study their hardware security vulnerability and propose countermeasures

Our paper presents a survey of 80+ techniques for the hardware security of DNNs. It reviews timing/memory/power/electromagnetic side-channel attacks, trojan attacks, fault-injection attacks, along with many defense techniques.

The paper is available here, accepted in Journal of Systems Architecture 2021.
 
Back
Top