← Search

Samira Ebrahimi Kahou

17 accepted papers

2026

Does a Hybrid Space-Aware Randomized Defense Improve Empirical and Certified Adversarial Robustness?

ICML 2026poster

We introduce Hybrid Space-aware Stochastic Convolution Attention Noise (HySCAN), a hybrid randomized defense that helps close the long-standing gap between provable robustness under ℓ2 certificates and empirical robustness against strong ℓ∞ attacks, while maintaining strong generalization across div…

Cited by 0SourceScholar
2026

Learning From the Past with Cascading Eligibility Traces

ICLR 2026poster

Animals often receive information about errors and rewards after significant delays. In some cases these delays are fixed aspects of neural processing or sensory feedback, for example, there is typically a delay of tens to hundreds of milliseconds between motor actions and visual feedback. The stand…

Cited by 0SourcecodeScholar
2025

Handling Delay in Real-Time Reinforcement Learning

ICLR 2025poster

Real-time reinforcement learning (RL) introduces several challenges. First, policies are constrained to a fixed number of actions per second due to hardware limitations. Second, the environment may change while the network is still computing an action, leading to observational delay. The first issue…

2023

Discovering Object-Centric Generalized Value Functions From Pixels

ICML 2023poster

Deep Reinforcement Learning has shown significant progress in extracting useful representations from high-dimensional inputs albeit using hand-crafted auxiliary tasks and pseudo rewards. Automatically learning such representations in an object-centric manner geared towards control and fast adaptatio…

2023

Prioritizing Samples in Reinforcement Learning with Reducible Loss

NeurIPS 2023poster

Most reinforcement learning algorithms take advantage of an experience replay buffer to repeatedly train on samples the agent has observed in the past. Not all samples carry the same amount of significance and simply assigning equal importance to each of the samples is a naïve strategy. In this pape…

Cited by 21SourcePDFScholar
2022

Latent Variable Sequential Set Transformers for Joint Multi-Agent Motion Prediction

ICLR 2022spotlight

Robust multi-agent trajectory prediction is essential for the safe control of robotic systems. A major challenge is to efficiently learn a representation that approximates the true joint distribution of contextual, social, and temporal information to enable planning. We propose Latent Variable Seque…

2022

Learning Robust Dynamics through Variational Sparse Gating

NeurIPS 2022accept

Learning world models from their sensory inputs enables agents to plan for actions by imagining their future outcomes. World models have previously been shown to improve sample-efficiency in simulated environments with few objects, but have not yet been applied successfully to environments with many…

2022

Revisiting Learnable Affines for Batch Norm in Few-Shot Transfer Learning

CVPR 2022poster

Batch Normalization is a staple of computer vision models, including those employed in few-shot learning. Batch Normalization layers in convolutional neural networks are composed of a normalization step, followed by a shift and scale of these normalized features applied via the per-channel trainable…

Cited by 30PDFScholar
2019

Dead-ends and Secure Exploration in Reinforcement Learning

ICML 2019oral

Many interesting applications of reinforcement learning (RL) involve MDPs that include numerous “dead-end" states. Upon reaching a dead-end state, the agent continues to interact with the environment in a dead-end trajectory before reaching an undesired terminal state, regardless of whatever actions…

2019

Tell, Draw, and Repeat: Generating and Modifying Images Based on Continual Linguistic Instruction

ICCV 2019poster

Conditional text-to-image generation is an active area of research, with many possible applications. Existing research has primarily focused on generating a single image from available conditioning information in one step. One practical extension beyond one-step generation is a system that generates…

Cited by 91PDFScholar
2018

FigureQA: An Annotated Figure Dataset for Visual Reasoning

ICLR 2018workshop

We introduce FigureQA, a visual reasoning corpus of over one million question-answer pairs grounded in over 100,000 images. The images are synthetic, scientific-style figures from five classes: line plots, dot-line plots, vertical and horizontal bar graphs, and pie charts. We formulate our reasoning…

Cited by 360SourcecodeScholar
2018

Towards Deep Conversational Recommendations

NeurIPS 2018poster

There has been growing interest in using neural networks and deep learning techniques to create dialogue systems. Conversational recommendation is an interesting setting for the scientific exploration of dialogue with natural language as the associated discourse involves goal-driven dialogue that of…

Cited by 484SourcePDFScholar
2017

Do Deep Convolutional Nets Really Need to be Deep and Convolutional?

ICLR 2017poster

Yes, they do. This paper provides the first empirical demonstration that deep convolutional models really need to be both deep and convolutional, even when trained with methods such as distillation that allow small or shallow models of high accuracy to be trained. Although previous research showed…

Cited by 299SourceScholar
2017

ExtremeWeather: A large-scale climate dataset for semi-supervised detection, localization, and understanding of extreme weather events

NeurIPS 2017poster

Then detection and identification of extreme weather events in large-scale climate simulations is an important problem for risk management, informing governmental policy decisions and advancing our basic understanding of the climate system. Recent work has shown that fully supervised convolutional n…

2017

The "Something Something" Video Database for Learning and Evaluating Visual Common Sense

ICCV 2017poster

Neural networks trained on datasets such as ImageNet have led to major advances in visual object classification. One obstacle that prevents networks from reasoning more deeply about complex scenes and situations, and from integrating visual knowledge with natural language, like humans do, is their l…

Cited by 1878PDFScholar