← Search

Seyit Camtepe

5 accepted papers

2024

IPRemover: A Generative Model Inversion Attack against Deep Neural Network Fingerprinting and Watermarking

AAAI 2024technical

Training Deep Neural Networks (DNNs) can be expensive when data is difficult to obtain or labeling them requires significant domain expertise. Hence, it is crucial that the Intellectual Property (IP) of DNNs trained on valuable data be protected against IP infringement. DNN fingerprinting and waterm…

2024

Random Entangled Tokens for Adversarially Robust Vision Transformer

CVPR 2024poster

Vision Transformers (ViTs) have emerged as a compelling alternative to Convolutional Neural Networks (CNNs) in the realm of computer vision showcasing tremendous potential. However recent research has unveiled a susceptibility of ViTs to adversarial attacks akin to their CNN counterparts. Adversaria…

Cited by 3SourcePDFScholar
2023

An Additive Instance-Wise Approach to Multi-class Model Interpretation

ICLR 2023poster

Interpretable machine learning offers insights into what factors drive a certain prediction of a black-box system. A large number of interpreting methods focus on identifying explanatory input features, which generally fall into two main categories: attribution and selection. A popular attribution-b…

2023

Feature-Space Bayesian Adversarial Learning Improved Malware Detector Robustness

AAAI 2023technical

We present a new algorithm to train a robust malware detector. Malware is a prolific problem and malware detectors are a front-line defense. Modern detectors rely on machine learning algorithms. Now, the adversarial objective is to devise alterations to the malware code to decrease the chance of bei…

Cited by 11SourcePDFScholar
2022

SplitFed: When Federated Learning Meets Split Learning

AAAI 2022technical

Federated learning (FL) and split learning (SL) are two popular distributed machine learning approaches. Both follow a model-to-data scenario; clients train and test machine learning models without sharing raw data. SL provides better model privacy than FL due to the machine learning model architect…