← Search

Rasool Fakoor

16 accepted papers

2025

AgentOccam: A Simple Yet Strong Baseline for LLM-Based Web Agents

ICLR 2025poster

Autonomy via agents based on large language models (LLMs) that can carry out personalized yet standardized tasks presents a significant opportunity to drive human efficiency. There is an emerging need and interest in automating web tasks (e.g., booking a hotel for a given date within a budget). Bei…

Cited by 13SourcePDFScholar
2024

EXTRACT: Efficient Policy Learning by Extracting Transferable Robot Skills from Offline Data

CoRL 2024poster

Most reinforcement learning (RL) methods focus on learning optimal policies over low-level action spaces. While these methods can perform well in their training environments, they lack the flexibility to transfer to new tasks. Instead, RL agents that can act over useful, temporally extended skills…

Cited by 2SourceScholar
2024

TAIL: Task-specific Adapters for Imitation Learning with Large Pretrained Models

ICLR 2024poster

The full potential of large pretrained models remains largely untapped in control domains like robotics. This is mainly because of the scarcity of data and the computational challenges associated with training or fine-tuning these large models for such applications. Prior work mainly emphasizes eith…

Cited by 24SourcePDFScholar
2024

Time-Varying Propensity Score to Bridge the Gap between the Past and Present

ICLR 2024poster

Real-world deployment of machine learning models is challenging because data evolves over time. While no model can work when data evolves in an arbitrary fashion, if there is some pattern to these changes, we might be able to design methods to address it. This paper addresses situations when data ev…

Cited by 2SourcePDFScholar
2023

TD Convergence: An Optimization Perspective

NeurIPS 2023poster

We study the convergence behavior of the celebrated temporal-difference (TD) learning algorithm. By looking at the algorithm through the lens of optimization, we first argue that TD can be viewed as an iterative optimization algorithm where the function to be minimized changes per iteration. By care…

Cited by 8SourcePDFScholar
2022

Adaptive Interest for Emphatic Reinforcement Learning

NeurIPS 2022accept

Emphatic algorithms have shown great promise in stabilizing and improving reinforcement learning by selectively emphasizing the update rule. Although the emphasis fundamentally depends on an interest function which defines the intrinsic importance of each state, most approaches simply adopt a unifor…

Cited by 3SourcePDFScholar
2022

Faster Deep Reinforcement Learning with Slower Online Network

NeurIPS 2022accept

Deep reinforcement learning algorithms often use two networks for value function optimization: an online network, and a target network that tracks the online network with some delay. Using two separate networks enables the agent to hedge against issues that arise when performing bootstrapping. In th…

2022

Graph-Enhanced Exploration for Goal-oriented Reinforcement Learning

ICLR 2022poster

Goal-oriented Reinforcement Learning (GoRL) is a promising approach for scaling up RL techniques on sparse reward environments requiring long horizon planning. Recent works attempt to build suitable abstraction graph of the environment and enhance GoRL with classical graphical methods such as shorte…

Cited by 4SourcePDFScholar
2021

Continuous Doubly Constrained Batch Reinforcement Learning

NeurIPS 2021poster

Reliant on too many experiments to learn good actions, current Reinforcement Learning (RL) algorithms have limited applicability in real-world settings, which can be too expensive to allow exploration. We propose an algorithm for batch RL, where effective policies are learned using only a fixed offl…

2020

Fast, Accurate, and Simple Models for Tabular Data via Augmented Distillation

NeurIPS 2020poster

Automated machine learning (AutoML) can produce complex model ensembles by stacking, bagging, and boosting many individual models like trees, deep networks, and nearest neighbor estimators. While highly accurate, the resulting predictors are large, slow, and opaque as compared to their constituents.…

2018

Constrained Convolutional-Recurrent Networks to Improve Speech Quality with Low Impact on Recognition Accuracy

ICASSP 2018accepted

For a speech-enhancement algorithm, it is highly desirable to simultaneously improve perceptual quality and recognition rate. Thanks to computational costs and model complexities, it is challenging to train a model that effectively optimizes both metrics at the same time. In this paper, we propose a…

Cited by 10SourceScholar