← Search

Sascha Saralajew

5 accepted papers

2025

A Robust Prototype-Based Network with Interpretable RBF Classifier Foundations

AAAI 2025technical

Prototype-based classification learning methods are known to be inherently interpretable. However, this paradigm suffers from major limitations compared to deep models, such as lower performance. This led to the development of the so-called deep Prototype-Based Networks (PBNs), also known as prototy…

2024

Robust Text Classification: Analyzing Prototype-Based Networks

EMNLP 2024finding

Downstream applications often require text classification models to be accurate and robust. While the accuracy of state-of-the-art Language Models (LMs) approximates human performance, they often exhibit a drop in performance on real-world noisy data. This lack of robustness can be concerning, as ev…

2021

A Dataset for Provident Vehicle Detection at Night

IROS 2021poster

In current object detection, algorithms require the object to be directly visible in order to be detected. As humans, however, we intuitively use visual cues caused by the respective object to already make assumptions about its appearance. In the context of driving, such cues can be shadows during t…

Cited by 13SourcecodeScholar
2020

Fast Adversarial Robustness Certification of Nearest Prototype Classifiers for Arbitrary Seminorms

NeurIPS 2020poster

Methods for adversarial robustness certification aim to provide an upper bound on the test error of a classifier under adversarial manipulation of its input. Current certification methods are computationally expensive and limited to attacks that optimize the manipulation with respect to a norm. We o…

2019

Classification-by-Components: Probabilistic Modeling of Reasoning over a Set of Components

NeurIPS 2019poster

Abstract Neural networks are state-of-the-art classification approaches but are generally difficult to interpret. This issue can be partly alleviated by constructing a precise decision process within the neural network. In this work, a network architecture, denoted as Classification-By-Components ne…