← Search

Matthew E. Taylor

16 accepted papers

2025

An LLM-Guided Tutoring System for Social Skills Training

AAAI 2025technical

Social skills training targets behaviors necessary for success in social interactions. However, traditional classroom training for such skills is often insufficient to teach effective communication — one-to-one interaction in real-world scenarios is preferred to lecture-style information delivery. T…

Cited by 0SourcePDFScholar
2025

Model-Based Exploration in Monitored Markov Decision Processes

ICML 2025poster

A tenet of reinforcement learning is that the agent always observes rewards. However, this is not true in many realistic settings, e.g., a human observer may not always be available to provide rewards, sensors may be limited or malfunctioning, or rewards may be inaccessible during deployment. Monito…

Cited by 1SourcePDFScholar
2025

The Evolving Landscape of LLM- and VLM-Integrated Reinforcement Learning

IJCAI 2025

Reinforcement learning (RL) has shown impressive results in sequential decision-making tasks. Large Language Models (LLMs) and Vision-Language Models (VLMs) have recently emerged, exhibiting impressive capabilities in multimodal understanding and reasoning. These advances have led to a surge of rese

Cited by 0SourcePDFScholar
2024

A Transfer Approach Using Graph Neural Networks in Deep Reinforcement Learning

AAAI 2024technical

Transfer learning (TL) has shown great potential to improve Reinforcement Learning (RL) efficiency by leveraging prior knowledge in new tasks. However, much of the existing TL research focuses on transferring knowledge between tasks that share the same state-action spaces. Further, transfer from mu…

2024

Local Linearity is All You Need (in Data-Driven Teleoperation)

IROS 2024poster

One of the critical aspects of assistive robotics is to provide a control system of a high-dimensional robot from a low-dimensional user input (i.e. a 2D joystick). Data-driven teleoperation seeks to provide an intuitive user interface called an action map to map the low dimensional input to robot v…

Cited by 0SourceScholar
2024

PORTAL: Automatic Curricula Generation for Multiagent Reinforcement Learning

AAAI 2024technical

Despite many breakthroughs in recent years, it is still hard for MultiAgent Reinforcement Learning (MARL) algorithms to directly solve complex tasks in MultiAgent Systems (MASs) from scratch. In this work, we study how to use Automatic Curriculum Learning (ACL) to reduce the number of environmental…

Cited by 8SourcePDFScholar
2023

Can You Improve My Code? Optimizing Programs with Local Search

IJCAI 2023poster

This paper introduces a local search method for improving an existing program with respect to a measurable objective. Program Optimization with Locally Improving Search (POLIS) exploits the structure of a program, defined by its lines. POLIS improves a single line of the program while keeping the re…

2023

Ignorance is Bliss: Robust Control via Information Gating

NeurIPS 2023poster

Informational parsimony provides a useful inductive bias for learning representations that achieve better generalization by being robust to noise and spurious correlations. We propose *information gating* as a way to learn parsimonious representations that identify the minimal information required f…

Cited by 11SourcePDFScholar
2023

Multi-Agent Advisor Q-Learning (Extended Abstract)

IJCAI 2023poster

In the last decade, there have been significant advances in multi-agent reinforcement learning (MARL) but there are still numerous challenges, such as high sample complexity and slow convergence to stable policies, that need to be overcome before wide-spread deployment is possible. However, many rea…

Cited by 0SourcePDFScholar
2022

Decentralized Mean Field Games

AAAI 2022technical

Multiagent reinforcement learning algorithms have not been widely adopted in large scale environments with many agents as they often scale poorly with the number of agents. Using mean field theory to aggregate agents has been proposed as a solution to this problem. However, almost all previous metho…

2022

Multiagent Q-learning with Sub-Team Coordination

NeurIPS 2022accept

In many real-world cooperative multiagent reinforcement learning (MARL) tasks, teams of agents can rehearse together before deployment, but then communication constraints may force individual agents to execute independently when deployed. Centralized training and decentralized execution (CTDE) is in…

Cited by 10SourcePDFScholar
2022

PMIC: Improving Multi-Agent Reinforcement Learning with Progressive Mutual Information Collaboration

ICML 2022spotlight

Learning to collaborate is critical in Multi-Agent Reinforcement Learning (MARL). Previous works promote collaboration by maximizing the correlation of agents’ behaviors, which is typically characterized by Mutual Information (MI) in different forms. However, we reveal sub-optimal collaborative beha…

2021

Towered Actor Critic For Handling Multiple Action Types In Reinforcement Learning For Drug Discovery

AAAI 2021technical

Reinforcement learning (RL) has made significant progress in both abstract and real-world domains, but the majority of state-of-the-art algorithms deal only with monotonic actions. However, some applications require agents to reason over different types of actions. Our application simulates reaction…

Cited by 9SourcePDFScholar
2017

Interactive Learning from Policy-Dependent Human Feedback

ICML 2017poster

This paper investigates the problem of interactively learning behaviors communicated by a human teacher using positive and negative feedback. Much previous work on this problem has made the assumption that people provide feedback for decisions that is dependent on the behavior they are teaching and…

Cited by 387SourcePDFScholar
2016

Lifelong learning for disturbance rejection on mobile robots

IROS 2016poster

No two robots are exactly the same—even for a given model of robot, different units will require slightly different controllers. Furthermore, because robots change and degrade over time, a controller will need to change over time to remain optimal. This paper leverages lifelong learning in order to…

Cited by 12SourceScholar