← Search

Hossein Azizpour

14 accepted papers

2026

FlexiFlow: decomposable flow matching for generation of flexible molecular ensemble

ICML 2026poster

Sampling useful three-dimensional molecular structures along with their most favorable conformations is a key challenge in drug discovery. Current state-of-the-art 3D de-novo design flow matching or diffusion-based models are limited to generating a single conformation. However, the conformational l…

Cited by 0SourceScholar
2026

Improving Adversarial Robustness of Attribution via Implicit Regularization

ICML 2026poster

The adversarial robustness of attributions is a fundamental requirement for reliable explainability in deep learning, yet existing approaches typically rely on computationally expensive explicit regularization. In this work, we show that attribution robustness can arise implicitly from the learning …

Cited by 0SourceScholar
2025

Energy-Based Flow Matching for Generating 3D Molecular Structure

ICML 2025poster

Molecular structure generation is a fundamental problem that involves determining the 3D positions of molecules' constituents. It has crucial biological applications, such as molecular docking, protein folding, and molecular design. Recent advances in generative modeling, such as diffusion models an…

Cited by 0SourcePDFScholar
2025

On the Complexity-Faithfulness Trade-off of Gradient-Based Explanations

ICCV 2025poster

ReLU networks, while prevalent for visual data, have sharp transitions, sometimes relying on individual pixels for predictions, making vanilla gradient-based explanations noisy and difficult to interpret. Existing methods, such as GradCAM, smooth these explanations by producing surrogate models at t…

2024

Indirectly Parameterized Concrete Autoencoders

ICML 2024poster

Feature selection is a crucial task in settings where data is high-dimensional or acquiring the full set of features is costly. Recent developments in neural network-based embedded feature selection show promising results across a wide range of applications. Concrete Autoencoders (CAEs), considered…

2023

To Adapt or Not to Adapt? Real-Time Adaptation for Semantic Segmentation

ICCV 2023poster

The goal of Online Domain Adaptation for semantic segmentation is to handle unforeseeable domain changes that occur during deployment, like sudden weather events. However, the high computational costs associated with brute-force adaptation make this paradigm unfeasible for real-world applications. I…

Cited by 13PDFcodeScholar
2022

Are All Linear Regions Created Equal?

AISTATS 2022poster

The number of linear regions has been studied as a proxy of complexity for ReLU networks. However, the empirical success of network compression techniques like pruning and knowledge distillation, suggest that in the overparameterized setting, linear regions density might fail to capture the effectiv…

2021

CSAW-M: An Ordinal Classification Dataset for Benchmarking Mammographic Masking of Cancer

NeurIPS 2021poster

Interval and large invasive breast cancers, which are associated with worse prognosis than other cancers, are usually detected at a late stage due to false negative assessments of screening mammograms. The missed screening-time detection is commonly caused by the tumor being obscured by its surround…

Cited by 16SourceScholar
2021

Generalized Jensen-Shannon Divergence Loss for Learning with Noisy Labels

NeurIPS 2021poster

Prior works have found it beneficial to combine provably noise-robust loss functions e.g., mean absolute error (MAE) with standard categorical loss function e.g. cross entropy (CE) to improve their learnability. Here, we propose to use Jensen-Shannon divergence as a noise-robust loss function and sh…

2020

Explanation-based Weakly-supervised Learning of Visual Relations with Graph Networks

ECCV 2020poster

Visual relationship detection is fundamental for holistic image understanding. However, the localization and classification of (subject, predicate, object) triplets remain challenging tasks, due to the combinatorial explosion of possible relationships, their long-tailed distribution in natural image…

2018

Bayesian Uncertainty Estimation for Batch Normalized Deep Networks

ICML 2018oral

We show that training a deep network using batch normalization is equivalent to approximate inference in Bayesian models. We further demonstrate that this finding allows us to make meaningful estimates of the model uncertainty using conventional architectures, without modifications to the network or…