← Search

ERIC EATON

23 accepted papers

2026

Relative Entropy Pathwise Policy Optimization

ICLR 2026poster

Score-function based methods for policy learning, such as REINFORCE and PPO, have delivered strong results in game-playing and robotics, yet their high variance often undermines training stability. Using pathwise policy gradients, i.e. computing a derivative by differentiating the objective function…

Cited by 0SourcecodeScholar
2026

Replicable Reinforcement Learning with Linear Function Approximation

ICLR 2026poster

Replication of experimental results has been a challenge faced by many scientific disciplines, including the field of machine learning. Recent work on the theory of machine learning has formalized replicability as the demand that an algorithm produce identical outcomes when executed twice on differe…

Cited by 0SourceScholar
2026

UniPixie: Unified and Probabilistic 3D Physics Learning via Flow Matching

CVPR 2026

Existing feed-forward networks excel at predicting a single set of physical properties from visual appearance, but this point-estimate paradigm fundamentally fails to capture the real world's inherent physical ambiguity. We address this by reframing physics prediction as a task of learning a control

Cited by 0SourceScholar
2025

Articulate-Anything: Automatic Modeling of Articulated Objects via a Vision-Language Foundation Model

ICLR 2025poster

Interactive 3D simulated objects are crucial in AR/VR, animations, and robotics, driving immersive experiences and advanced automation. However, creating these articulated objects requires extensive human effort and expertise, limiting their broader applications. To overcome this challenge, we prese…

Cited by 6SourcePDFScholar
2025

Assessing Modality Bias in Video Question Answering Benchmarks with Multimodal Large Language Models

AAAI 2025technical

Multimodal large language models (MLLMs) can simultaneously process visual, textual, and auditory data, capturing insights that complement human analysis. However, existing video question-answering (VidQA) benchmarks and datasets often exhibit a bias toward a single modality, despite the goal of re…

Cited by 2SourcePDFScholar
2025

FORLA: Federated Object-centric Representation Learning with Slot Attention

NeurIPS 2025poster

Learning efficient visual representations across heterogeneous unlabeled datasets remains a central challenge in federated learning. Effective federated representations require features that are jointly informative across clients while disentangling domain-specific factors without supervision. We in…

Cited by 0SourceScholar
2025

Intersectional Fairness in Reinforcement Learning with Large State and Constraint Spaces

ICML 2025poster

In traditional reinforcement learning (RL), the learner aims to solve a single objective optimization problem: find the policy that maximizes expected reward. However, in many real-world settings, it is important to optimize over multiple objectives simultaneously. For example, when we are intereste…

Cited by 0SourcePDFScholar
2025

MAD-TD: Model-Augmented Data stabilizes High Update Ratio RL

ICLR 2025spotlight

Building deep reinforcement learning (RL) agents that find a good policy with few samples has proven notoriously challenging. To achieve sample efficiency, recent work has explored updating neural networks with large numbers of gradient steps for every new sample. While such high update-to-data (UTD…

Cited by 1SourcePDFScholar
2025

Neural Eulerian Scene Flow Fields

ICLR 2025poster

We reframe scene flow as the task of estimating a continuous space-time ordinary differential equation (ODE) that describes motion for an entire observation sequence, represented with a neural prior. Our method, EulerFlow, optimizes this neural prior estimate against several multi-observation recons…

Cited by 1SourcePDFScholar
2024

A Metacognitive Approach to Out-of-Distribution Detection for Segmentation

ICRA 2024poster

Despite outstanding semantic scene segmentation in closed-worlds, deep neural networks segment novel instances poorly, which is required for autonomous agents acting in an open world. To improve out-of-distribution (OOD) detection for segmentation, we introduce a metacognitive approach in the form o…

Cited by 1SourceScholar
2024

Artificial Intelligence in the CS2023 Undergraduate Computer Science Curriculum: Rationale and Challenges

AAAI 2024technical

Roughly every decade, the ACM and IEEE professional organizations have produced recommendations for the education of undergraduate computer science students. These guidelines are used worldwide by research universities, liberal arts colleges, and community colleges. For the latest 2023 revision of t…

Cited by 4SourcePDFScholar
2024

ZeroFlow: Scalable Scene Flow via Distillation

ICLR 2024poster

Scene flow estimation is the task of describing the 3D motion field between temporally successive point clouds. State-of-the-art methods use strong priors and test-time optimization techniques, but require on the order of tens of seconds to process full-size point clouds, making them unusable as com…

2023

CAROM Air - Vehicle Localization and Traffic Scene Reconstruction from Aerial Videos

ICRA 2023poster

Road traffic scene reconstruction from videos has been desirable by road safety regulators, city planners, researchers, and autonomous driving technology developers. However, it is expensive and unnecessary to cover every mile of the road with cameras mounted on the road infrastructure. This paper p…

Cited by 12SourcecodeScholar
2022

Modular Lifelong Reinforcement Learning via Neural Composition

ICLR 2022poster

Humans commonly solve complex problems by decomposing them into easier subproblems and then combining the subproblem solutions. This type of compositional reasoning permits reuse of the subproblem solutions when tackling future tasks that share part of the underlying compositional structure. In a co…

2022

Sparse PointPillars: Maintaining and Exploiting Input Sparsity to Improve Runtime on Embedded Systems

IROS 2022poster

Bird's Eye View (BEV) is a popular representation for processing 3D point clouds, and by its nature is fundamentally sparse. Motivated by the computational limitations of mobile robot platforms, we create a fast, high-performance BEV 3D object detector that maintains and exploits this input sparsity…

Cited by 14SourcecodeScholar
2021

Sharing Less is More: Lifelong Learning in Deep Networks with Selective Layer Transfer

ICML 2021spotlight

Effective lifelong learning across diverse tasks requires the transfer of diverse knowledge, yet transferring irrelevant knowledge may lead to interference and catastrophic forgetting. In deep networks, transferring the appropriate granularity of knowledge is as important as the transfer mechanism,…

2020

Lifelong Policy Gradient Learning of Factored Policies for Faster Training Without Forgetting

NeurIPS 2020poster

Policy gradient methods have shown success in learning control policies for high-dimensional dynamical systems. Their biggest downside is the amount of exploration they require before yielding high-performing policies. In a lifelong learning setting, in which an agent is faced with multiple consecut…

2019

Transfer Learning via Minimizing the Performance Gap Between Domains

NeurIPS 2019poster

We propose a new principle for transfer learning, based on a straightforward intuition: if two domains are similar to each other, the model trained on one domain should also perform well on the other domain, and vice versa. To formalize this intuition, we define the performance gap as a measure of t…

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
2015

Safe Policy Search for Lifelong Reinforcement Learning with Sublinear Regret

ICML 2015poster

Lifelong reinforcement learning provides a promising framework for developing versatile agents that can accumulate knowledge over a lifetime of experience and rapidly learn new tasks by building upon prior knowledge. However, current lifelong learning methods exhibit non-vanishing regret as the amou…

Cited by 88SourcePDFScholar