← Search

Sarah Adel Bargal

8 accepted papers

2023

Practical Disruption of Image Translation Deepfake Networks

AAAI 2023technical

By harnessing the latest advances in deep learning, image-to-image translation architectures have recently achieved impressive capabilities. Unfortunately, the growing representational power of these architectures has prominent unethical uses. Among these, the threats of (1) face manipulation ("Deep…

Cited by 12SourcePDFScholar
2022

Finding Differences Between Transformers and ConvNets Using Counterfactual Simulation Testing

NeurIPS 2022accept

Modern deep neural networks tend to be evaluated on static test sets. One shortcoming of this is the fact that these deep neural networks cannot be easily evaluated for robustness issues with respect to specific scene variations. For example, it is hard to study the robustness of these networks to v…

2022

Simulated Adversarial Testing of Face Recognition Models

CVPR 2022poster

Most machine learning models are validated and tested on fixed datasets. This can give an incomplete picture of the capabilities and weaknesses of the model. Such weaknesses can be revealed at test time in the real world. The risks involved in such failures can be loss of profits, loss of time or ev…

Cited by 17PDFScholar
2022

ZeroWaste Dataset: Towards Deformable Object Segmentation in Cluttered Scenes

CVPR 2022poster

Less than 35% of recyclable waste is being actually recycled in the US, which leads to increased soil and sea pollution and is one of the major concerns of environmental researchers as well as the common public. At the heart of the problem are the inefficiencies of the waste sorting process (separat…

Cited by 67PDFcodeScholar
2021

NBDT: Neural-Backed Decision Tree

ICLR 2021poster

Machine learning applications such as finance and medicine demand accurate and justifiable predictions, barring most deep learning methods from use. In response, previous work combines decision trees with deep learning, yielding models that (1) sacrifice interpretability for accuracy or (2) sacrific…

2018

Excitation Backprop for RNNs

CVPR 2018poster

Deep models are state-of-the-art or many vision tasks including video action recognition and video captioning. Models are trained to caption or classify activity in videos, but little is known about the evidence used to make such decisions. Grounding decisions made by deep networks has been studied…