← Search

Soroush Mehri

6 accepted papers

2024

When is Transfer Learning Possible?

ICML 2024poster

We present a general framework for transfer learning that is flexible enough to capture transfer in supervised, reinforcement, and imitation learning. Our framework enables new insights into the fundamental question of *when* we can successfully transfer learned information across problems. We model…

Cited by 0SourcePDFScholar
2021

Benchmarking Bias Mitigation Algorithms in Representation Learning through Fairness Metrics

NeurIPS 2021poster

With the recent expanding attention of machine learning researchers and practitioners to fairness, there is a void of a common framework to analyze and compare the capabilities of proposed models in deep representation learning. In this paper, we evaluate different fairness methods trained with deep…

Cited by 36SourcecodeScholar
2021

Successor Feature Sets: Generalizing Successor Representations Across Policies

AAAI 2021technical

Successor-style representations have many advantages for reinforcement learning: for example, they can help an agent generalize from past experience to new goals, and they have been proposed as explanations of behavioral and neural data from human and animal learners. They also form a natural bridge…

Cited by 16SourcePDFScholar
2018

Deep Complex Networks

ICLR 2018poster

At present, the vast majority of building blocks, techniques, and architectures for deep learning are based on real-valued operations and representations. However, recent work on recurrent neural networks and older fundamental theoretical analysis suggests that complex numbers could have a richer re…

2018

Rapid Adaptation with Conditionally Shifted Neurons

ICML 2018oral

We describe a mechanism by which artificial neural networks can learn rapid adaptation - the ability to adapt on the fly, with little data, to new tasks - that we call conditionally shifted neurons. We apply this mechanism in the framework of metalearning, where the aim is to replicate some of the f…

Cited by 366SourcePDFScholar
2017

SampleRNN: An Unconditional End-to-End Neural Audio Generation Model

ICLR 2017poster

In this paper we propose a novel model for unconditional audio generation task that generates one audio sample at a time. We show that our model which profits from combining memory-less modules, namely autoregressive multilayer perceptron, and stateful recurrent neural networks in a hierarchical str…

Cited by 761SourcecodeScholar