← Search

Mohammad Hossein Rohban

13 accepted papers

2026

ON THE ROLE OF IMPLICIT REGULARIZATION OF STOCHASTIC GRADIENT DESCENT IN GROUP ROBUSTNESS

ICLR 2026poster

Training with stochastic gradient descent (SGD) at moderately large learning rates has been observed to improve robustness against spurious correlations, strong correlation between non-predictive features and target labels. Yet, the mechanism underlying this effect remains unclear. In this work, we…

Cited by 0SourcecodeScholar
2025

Adversarially Robust Anomaly Detection through Spurious Negative Pair Mitigation

ICLR 2025poster

Despite significant progress in Anomaly Detection (AD), the robustness of existing detection methods against adversarial attacks remains a challenge, compromising their reliability in critical real-world applications such as autonomous driving. This issue primarily arises from the AD setup, which as…

Cited by 0SourcePDFScholar
2025

CLIP Under the Microscope: A Fine-Grained Analysis of Multi-Object Representation

CVPR 2025poster

Contrastive Language-Image Pre-training (CLIP) models excel in zero-shot classification, yet face challenges in complex multi-object scenarios. This study offers a comprehensive analysis of CLIP's limitations in these contexts using a specialized dataset, ComCO, designed to evaluate CLIP's encoders…

2025

FrameShield: Adversarially Robust Video Anomaly Detection

NeurIPS 2025poster

Weakly Supervised Video Anomaly Detection (WSVAD) has achieved notable advancements, yet existing models remain vulnerable to adversarial attacks, limiting their reliability. Due to the inherent constraints of weak supervision—where only video-level labels are provided despite the need for frame-lev…

Cited by 0SourcecodeScholar
2025

PatchGuard: Adversarially Robust Anomaly Detection and Localization through Vision Transformers and Pseudo Anomalies

CVPR 2025poster

Anomaly Detection (AD) and Anomaly Localization (AL) are crucial in fields that demand high reliability, such as medical imaging and industrial monitoring. However, current AD and AL approaches are often susceptible to adversarial attacks due to limitations in training data, which typically include…

Cited by 0SourcePDFScholar
2025

Spurious-Aware Prototype Refinement for Reliable Out-of-Distribution Detection

NeurIPS 2025poster

Out-of-distribution (OOD) detection is crucial for ensuring the reliability and safety of machine learning models in real-world applications, where they frequently face data distributions unseen during training. Despite progress, existing methods are often vulnerable to spurious correlations that mi…

Cited by 0SourceScholar
2025

‌Navigating the MIL Trade-Off: Flexible Pooling for Whole Slide Image Classification

NeurIPS 2025poster

Multiple Instance Learning (MIL) is a standard weakly supervised approach for Whole Slide Image (WSI) classification, where performance hinges on both feature representation and MIL pooling strategies. Recent research has predominantly focused on Transformer-based architectures adapted for WSIs. How…

Cited by 0SourcecodeScholar
2024

Killing It With Zero-Shot: Adversarially Robust Novelty Detection

ICASSP 2024accepted

Novelty Detection (ND) plays a crucial role in machine learning by identifying new or unseen data during model inference. This capability is especially important for the safe and reliable operation of automated systems. Despite advances in this field, existing techniques often fail to maintain their…

Cited by 0SourceScholar
2024

RODEO: Robust Outlier Detection via Exposing Adaptive Out-of-Distribution Samples

ICML 2024poster

In recent years, there have been significant improvements in various forms of image outlier detection. However, outlier detection performance under adversarial settings lags far behind that in standard settings. This is due to the lack of effective exposure to adversarial scenarios during training,…

2024

Scanning Trojaned Models Using Out-of-Distribution Samples

NeurIPS 2024poster

Scanning for trojan (backdoor) in deep neural networks is crucial due to their significant real-world applications. There has been an increasing focus on developing effective general trojan scanning methods across various trojan attacks. Despite advancements, there remains a shortage of methods that…

2024

Universal Novelty Detection Through Adaptive Contrastive Learning

CVPR 2024poster

Novelty detection is a critical task for deploying machine learning models in the open world. A crucial property of novelty detection methods is universality which can be interpreted as generalization across various distributions of training or test data. More precisely for novelty detection distrib…

2023

Fake It Until You Make It : Towards Accurate Near-Distribution Novelty Detection

ICLR 2023poster

We aim for image-based novelty detection. Despite considerable progress, existing models either fail or face dramatic drop under the so-called ``near-distribution" setup, where the differences between normal and anomalous samples are subtle. We first demonstrate existing methods could experience up…

Cited by 34SourcePDFScholar
2022

Your Out-of-Distribution Detection Method is Not Robust!

NeurIPS 2022accept

Out-of-distribution (OOD) detection has recently gained substantial attention due to the importance of identifying out-of-domain samples in reliability and safety. Although OOD detection methods have advanced by a great deal, they are still susceptible to adversarial examples, which is a violation o…