paper-with-me

Papers

The TrojAI Software Framework: An OpenSource tool for Embedding Trojans into Deep Learning Models

2020-03-13 · Kiran Karra, Chace Ashcraft, Neil Fendley

In this paper, we introduce the TrojAI software framework, an open source set of Python tools capable of generating triggered (poisoned) datasets and associated deep learning (DL) models with trojans at scale. We utilize the developed framework to generate a large set of trojaned MNIST classifiers, as well as demonstrate the capability to produce a trojaned reinforcement-learning model using vector observations. Results on MNIST show that the nature of the trigger, training batch size, and dataset poisoning percentage all affect successful embedding of trojans. We test Neural Cleanse against the trojaned MNIST models and successfully detect anomalies in the trained models approximately $18\%$ of the time. Our experiments and workflow indicate that the TrojAI software framework will enable researchers to easily understand the effects of various configurations of the dataset and training hyperparameters on the generated trojaned deep learning model, and can be used to rapidly and comprehensively test new trojan detection methods.

📄 PDF Abstract BibTeX arXiv:2003.07233

Code (1)

trojai/trojai pytorch

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Disrupting Test Development with AI Assistants

2024-11-04 · Vijay Joshi, Iver Band

Recent advancements in large language models, including GPT-4 and its variants, and Generative AI-assisted coding tools like GitHub Copilot, ChatGPT, and Tabnine, have significantly transformed software development. This…

OpenSync: An opensource platform for synchronizing multiple measures in neuroscience experiments

2021-07-29 · Moein Razavi, Vahid Janfaza, Takashi Yamauchi, Anton Leontyev 외

Background: The human mind is multimodal. Yet most behavioral studies rely on century-old measures such as task accuracy and latency. To create a better understanding of human behavior and brain functionality, we should …

EEGElectroencephalogram (EEG)Unity

Music Embedding: A Tool for Incorporating Music Theory into Computational Music Applications

2021-04-24 · SeyyedPooya HekmatiAthar, Mohd Anwar

Advancements in the digital technologies have enabled researchers to develop a variety of Computational Music applications. Such applications are required to capture, process, and generate data related to music. Therefor…

DavarOCR: A Toolbox for OCR and Multi-Modal Document Understanding

2022-07-14 · Liang Qiao, Hui Jiang, Ying Chen, Can Li 외

This paper presents DavarOCR, an open-source toolbox for OCR and document understanding tasks. DavarOCR currently implements 19 advanced algorithms, covering 9 different task forms. DavarOCR provides detailed usage instr…

document understandingOptical Character Recognition (OCR)

BUbiNG: Massive Crawling for the Masses

2016-01-26 · Boldi Paolo, Marino Andrea, Santini Massimo, Vigna Sebastiano

Although web crawlers have been around for twenty years by now, there is virtually no freely available, opensource crawling software that guarantees high throughput, overcomes the limits of single-machine systems and at …