← Search

Mahdieh Soleymani Baghshah

17 accepted papers

2026

Efficient Adversarial Attacks on High-dimensional Offline Bandits

ICLR 2026poster

Bandit algorithms have recently emerged as a powerful tool for evaluating machine learning models, including generative image models and large language models, by efficiently identifying top-performing candidates without exhaustive comparisons. These methods typically rely on a reward model---often…

Cited by 0SourceScholar
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
2026

SUSD: Structured Unsupervised Skill Discovery through State Factorization

ICLR 2026poster

Unsupervised Skill Discovery (USD) aims to autonomously learn a diverse set of skills without relying on extrinsic rewards. One of the most common USD approaches is to maximize the Mutual Information (MI) between skill latent variables and states. However, MI-based methods tend to favor simple, stat…

Cited by 0SourcecodeScholar
2026

Understanding Counting Mechanisms in Large Language and Vision-Language Models

CVPR 2026

Counting is one of the fundamental abilities of large language models (LLMs) and large vision-language models (LVLMs). This paper examines how these foundation models represent and compute numerical information in counting tasks. We use controlled experiments with repeated textual and visual items a

Cited by 0SourcecodeScholar
2025

Ask in Any Modality: A Comprehensive Survey on Multimodal Retrieval-Augmented Generation

ACL 2025finding

Large Language Models (LLMs) suffer from hallucinations and outdated knowledge due to their reliance on static training data. Retrieval-Augmented Generation (RAG) mitigates these issues by integrating external dynamic information for improved factual grounding. With advances in multimodal learning,…

2025

CER: Confidence Enhanced Reasoning in LLMs

ACL 2025long

Ensuring the reliability of Large Language Models (LLMs) in complex reasoning tasks remains a formidable challenge, particularly in scenarios that demand precise mathematical calculations and knowledge-intensive open-domain generation. In this work, we introduce an uncertainty-aware framework design…

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

LibraGrad: Balancing Gradient Flow for Universally Better Vision Transformer Attributions

CVPR 2025poster

Why do gradient-based explanations struggle with Transformers, and how can we improve them? We identify gradient flow imbalances in Transformers that violate FullGrad-completeness, a critical property for attribution faithfulness that CNNs naturally possess. To address this issue, we introduce Libra…

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

Visual Structures Help Visual Reasoning: Addressing the Binding Problem in LVLMs

NeurIPS 2025poster

Despite progress in Large Vision-Language Models (LVLMs), their capacity for visual reasoning is often limited by the binding problem: the failure to reliably associate perceptual features with their correct visual referents. This limitation underlies persistent errors in tasks such as counting, vis…

Cited by 0SourceScholar
2024

Decompose-and-Compose: A Compositional Approach to Mitigating Spurious Correlation

CVPR 2024poster

While standard Empirical Risk Minimization (ERM) training is proven effective for image classification on in-distribution data it fails to perform well on out-of-distribution samples. One of the main sources of distribution shift for image classification is the compositional nature of images. Specif…

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

SOInter: A Novel Deep Energy-Based Interpretation Method for Explaining Structured Output Models

ICLR 2024poster

This paper proposes a novel interpretation technique to explain the behavior of structured output models, which simultaneously learn mappings between an input vector and a set of output variables. As a result of the complex relationships between the computational path of output variables in structur…

Cited by 0SourcePDFScholar
2022

BIMRL: Brain Inspired Meta Reinforcement Learning

IROS 2022poster

Sample efficiency has been a key issue in reinforcement learning (RL). An efficient agent must be able to leverage its prior experiences to quickly adapt to similar, but new tasks and situations. Meta-RL is one attempt at formalizing and ad-dressing this issue. Inspired by recent progress in meta-RL…

Cited by 9SourcecodeScholar
2021

Generative vs. Discriminative: Rethinking The Meta-Continual Learning

NeurIPS 2021poster

Deep neural networks have achieved human-level capabilities in various learning tasks. However, they generally lose performance in more realistic scenarios like learning in a continual manner. In contrast, humans can incorporate their prior knowledge to learn new concepts efficiently without forgett…

2021

Rate-Distortion Analysis of Minimum Excess Risk in Bayesian Learning

ICML 2021oral

In parametric Bayesian learning, a prior is assumed on the parameter $W$ which determines the distribution of samples. In this setting, Minimum Excess Risk (MER) is defined as the difference between the minimum expected loss achievable when learning from data and the minimum expected loss that could…

Cited by 12SourcePDFScholar
2019

Universal Adversarial Attacks on Text Classifiers

ICASSP 2019accepted

Despite the vast success neural networks have achieved in different application domains, they have been proven to be vulnerable to adversarial perturbations (small changes in the input), which lead them to produce the wrong output. In this paper, we propose a novel method, based on gradient projecti…

Cited by 0SourceScholar