← Search

Marco Romanelli

8 accepted papers

2025

Optimal Zero-shot Regret Minimization for Selective Classification with Out-of-Distribution Detection

UAI 2025

Selective Classification with Out-of-Distribution Detection (SCOD) is a general framework that combines the detection of incorrectly classified in-distribution samples and out-of-distribution samples. Previous solutions for SCOD heavily rely on the choice of Selective Classification (SC) and Out-of-

Cited by 0SourcePDFScholar
2024

A Data-Driven Measure of Relative Uncertainty for Misclassification Detection

ICLR 2024poster

Misclassification detection is an important problem in machine learning, as it allows for the identification of instances where the model's predictions are unreliable. However, conventional uncertainty measures such as Shannon entropy do not provide an effective way to infer the real uncertainty ass…

2024

Beyond the Norms: Detecting Prediction Errors in Regression Models

ICML 2024spotlight

This paper tackles the challenge of detecting unreliable behavior in regression algorithms, which may arise from intrinsic variability (e.g., aleatoric uncertainty) or modeling errors (e.g., model uncertainty). First, we formally introduce the notion of unreliability in regression, i.e., when the ou…

Cited by 0SourcePDFScholar
2024

Disparate Impact on Group Accuracy of Linearization for Private Inference

ICML 2024poster

Ensuring privacy-preserving inference on cryptographically secure data is a well-known computational challenge. To alleviate the bottleneck of costly cryptographic computations in non-linear activations, recent methods have suggested linearizing a targeted portion of these activations in neural netw…

2024

On the (In)feasibility of ML Backdoor Detection as an Hypothesis Testing Problem

AISTATS 2024poster

We introduce a formal statistical definition for the problem of backdoor detection in machine learning systems and use it to analyze the feasibility of such problems, providing evidence for the utility and applicability of our definition. The main contributions of this work are an impossibility resu…

2024

Optimal Zero-Shot Detector for Multi-Armed Attacks

AISTATS 2024poster

This research delves into a scenario where a malicious actor can manipulate data samples using a multi-armed attack strategy, providing them with multiple ways to introduce noise into the data sample. Our central objective is to protect the data by detecting any alterations to the input. We approach…

2024

Retrieval-Guided Reinforcement Learning for Boolean Circuit Minimization

ICLR 2024poster

Logic synthesis, a pivotal stage in chip design, entails optimizing chip specifications encoded in hardware description languages like Verilog into highly efficient implementations using Boolean logic gates. The process involves a sequential application of logic minimization heuristics (``synthesis…

Cited by 5SourcePDFScholar
2021

DOCTOR: A Simple Method for Detecting Misclassification Errors

NeurIPS 2021spotlight

Deep neural networks (DNNs) have shown to perform very well on large scale object recognition problems and lead to widespread use for real-world applications, including situations where DNN are implemented as “black boxes”. A promising approach to secure their use is to accept decisions that are li…