← Search

Pouya Bashivan

10 accepted papers

2026

Stable Deep Reinforcement Learning via Isotropic Gaussian Representations

ICML 2026spotlight

Deep reinforcement learning systems often suffer from unstable training dynamics due to non-stationarity, where learning objectives and data distributions evolve over time. We show that under non-stationary targets, isotropic Gaussian embeddings are provably advantageous. In particular, they induce …

Cited by 0SourceScholar
2025

Caption This, Reason That: VLMs Caught in the Middle

NeurIPS 2025spotlight

Vision-Language Models (VLMs) have shown remarkable progress in visual understanding in recent years. Yet, they still lag behind human capabilities in specific visual tasks such as counting or relational reasoning. To understand the underlying limitations, we adopt methodologies from cognitive scien…

Cited by 0SourceScholar
2025

Credit-based self organizing maps: training deep topographic networks with minimal performance degradation

ICLR 2025poster

In the primate neocortex, neurons with similar function are often found to be spatially close. Kohonen's self-organizing map (SOM) has been one of the most influential approaches for simulating brain-like topographical organization in artificial neural network models. However, integrating these maps…

Cited by 0SourcePDFScholar
2024

Geometry of naturalistic object representations in recurrent neural network models of working memory

NeurIPS 2024poster

Working memory is a central cognitive ability crucial for intelligent decision-making. Recent experimental and computational work studying working memory has primarily used categorical (i.e., one-hot) inputs, rather than ecologically-relevant, multidimensional naturalistic ones. Moreover, studies ha…

Cited by 0SourcePDFScholar
2024

Improving Adversarial Robustness in Vision-Language Models with Architecture and Prompt Design

EMNLP 2024finding

Vision-Language Models (VLMs) have seen a significant increase in both research interest and real-world applications across various domains, including healthcare, autonomous systems, and security. However, their growing prevalence demands higher reliability and safety including robustness to adversa…

Cited by 1SourcePDFScholar
2021

Adversarial Feature Desensitization

NeurIPS 2021poster

Neural networks are known to be vulnerable to adversarial attacks -- slight but carefully constructed perturbations of the inputs which can drastically impair the network's performance. Many defense methods have been proposed for improving robustness of deep networks by training them on adversarial…

2019

A Neurobiological Evaluation Metric for Neural Network Model Search

CVPR 2019poster

Neuroscience theory posits that the brain's visual system coarsely identifies broad object categories via neural activation patterns, with similar objects producing similar neural responses. Artificial neural networks also have internal activation behavior in response to stimuli. We hypothesize that…

Cited by 14PDFcodeScholar
2019

Brain-Like Object Recognition with High-Performing Shallow Recurrent ANNs

NeurIPS 2019oral

Deep convolutional artificial neural networks (ANNs) are the leading class of candidate models of the mechanisms of visual processing in the primate ventral stream. While initially inspired by brain anatomy, over the past years, these ANNs have evolved from a simple eight-layer architecture in AlexN…