Publications

Every paper below has a link to read it. Where a free copy can be hosted here it is marked Free PDF, so nothing is stuck behind a paywall.

Citation figures as of September 2026.

Conference Papers

6 items
  • NAECON '25 2025 Code available

    TinyRadio: Tiny Neural Networks for Fingerprinting Radio Frequency Signals

    Mabon Ninan, Ryan Evans, Logan Reichling, Nirnimesh Ghose, Boyang Wang

    IEEE National Aerospace and Electronics Conference (NAECON 2025)

    Radio-frequency fingerprinting identifies an individual transmitter from imperfections in the signal it emits. TinyRadio carries the tiny-neural-network approach into that setting, building classifiers small enough to run on embedded hardware rather than requiring a workstation to make the identification.

  • HOST '25 2025 Code available

    MicroPower: Micro Neural Networks for Side-Channel Attacks

    Logan Reichling, Ryan Evans, Mabon Ninan, Phuc Mai, Boyang Wang, Yunsi Fei, John M. Emmert

    2025 IEEE International Symposium on Hardware Oriented Security and Trust (HOST)

    A follow-up to TinyPower that pushes compression further, asking how small a neural network can get before side-channel key recovery stops working. The result maps the trade-off between model footprint and attack success, which matters for anyone estimating what an attacker with constrained hardware can actually do.

  • RAID '24 2024 Code available Public dataset

    A Second Look at the Portability of Deep Learning Side-Channel Attacks over EM Traces

    Mabon Ninan, Evan Nimmo, Shane Reilly, Channing Smith, Wenhai Sun, Boyang Wang, John M. Emmert

    27th International Symposium on Research in Attacks, Intrusions and Defenses (RAID '24)

    Earlier portability results for EM side-channel attacks were established on easy targets such as 8-bit microcontrollers. This paper re-runs them on harder ones — 32-bit microcontrollers and traces with random delay — under domain shifts from hardware variation, different keys, and inconsistent probe placement. Pre-processing and unsupervised domain adaptation do help, but which method wins depends on the target and probe location, and none dominates: results from easy targets do not generalize. The paper also identifies two evaluation pitfalls that make cross-device attacks look better than they are, and releases a 3-million-trace public dataset.

  • HOST '24 2024 Best Student Paper Code available

    TinyPower: Side-Channel Attacks with Tiny Neural Networks

    Haipeng Li, Mabon Ninan, Boyang Wang, John M. Emmert

    2024 IEEE International Symposium on Hardware Oriented Security and Trust (HOST)

    Deep-learning side-channel attacks are usually assumed to need a well-resourced attacker. TinyPower shows the attack still works after aggressive pruning and quantization, with models compact enough to run on microcontrollers, which lowers the practical bar for mounting one. Awarded Best Student Paper at HOST 2024.

  • ICMLA '23 2023 Code available

    EvilELF: Evasion Attacks on Deep-Learning Malware Detection over ELF Files

    Andrew Kosikowski, Daniel Cho, Mabon Ninan, Anca Ralescu, Boyang Wang

    2023 International Conference on Machine Learning and Applications (ICMLA)

    Malware detectors that learn directly from raw Linux ELF bytes can be steered into the wrong answer. EvilELF constructs evasion attacks that alter ELF files so a deep-learning detector labels malware as benign while the binary still behaves as before, exposing how brittle byte-level detectors are to structure-aware manipulation.

  • WiSec '23 2023 Code available

    Portability of Deep-Learning Side-Channel Attacks against Software Discrepancies

    Chenggang Wang, Mabon Ninan, Shane Reilly, Joel Ward, William Hawkins, Boyang Wang, John M. Emmert

    16th ACM Conference on Security and Privacy in Wireless and Mobile Networks (WiSec '23)

    Deep-learning side-channel attacks are normally trained and tested against the same software build. This paper asks what survives when the victim's software differs from what the attacker trained on, and measures how much key-recovery performance those software discrepancies cost.

Journal Articles

1 item

Book Chapters

1 item
  • Book Chapter 2025

    Deep Learning Side-Channel Attacks: Challenges and Opportunities

    Logan Reichling, Mabon Ninan, Boyang Wang, John M. Emmert

    Advancements in Hardware Design and Trust, CRC Press (ISBN 9781032840420)

    A survey chapter mapping where deep-learning side-channel analysis actually stands: what these attacks can now do, where they stay fragile — portability across devices, data requirements, and evaluation methodology — and which open problems matter most for hardware trust.

Preprints & Under Review

1 item