← Search

Yasaman Khazaeni

5 accepted papers

2021

Double-Linear Thompson Sampling for Context-Attentive Bandits

ICASSP 2021accepted

In this paper, we analyze and extend an online learning frame-work known as Context-Attentive Bandit, motivated by various practical applications, from medical diagnosis to dialog systems, where due to observation costs only a small subset of a potentially large number of context variables can be ob…

Cited by 0SourceScholar
2021

Toward Optimal Solution for the Context-Attentive Bandit Problem

IJCAI 2021poster

In various recommender system applications, from medical diagnosis to dialog systems, due to observation costs only a small subset of a potentially large number of context variables can be observed at each iteration; however, the agent has a freedom to choose which variables to observe. In this pap…

Cited by 7SourcePDFScholar
2021

Toward Skills Dialog Orchestration with Online Learning

ICASSP 2021accepted

Building multi-domain AI agents is a challenging task and an open problem in the area of AI. Within the domain of dialog, the ability to orchestrate multiple independently trained dialog agents, or skills, to create a unified system is of particular significance. In this work, we study the task of o…

Cited by 0SourceScholar
2020

Federated Learning with Matched Averaging

ICLR 2020talk

Federated learning allows edge devices to collaboratively learn a shared model while keeping the training data on device, decoupling the ability to do model training from the need to store the data in the cloud. We propose Federated matched averaging (FedMA) algorithm designed for federated learning…

Cited by 1489SourcecodeScholar
2019

Bayesian Nonparametric Federated Learning of Neural Networks

ICML 2019oral

In federated learning problems, data is scattered across different servers and exchanging or pooling it is often impractical or prohibited. We develop a Bayesian nonparametric framework for federated learning with neural networks. Each data server is assumed to provide local neural network weights,…