paper-with-me

홈 › Papers

Robust Forecasting for Robotic Control: A Game-Theoretic Approach

2022-09-22 · Shubhankar Agarwal, David Fridovich-Keil, Sandeep P. Chinchali

Modern robots require accurate forecasts to make optimal decisions in the real world. For example, self-driving cars need an accurate forecast of other agents' future actions to plan safe trajectories. Current methods rely heavily on historical time series to accurately predict the future. However, relying entirely on the observed history is problematic since it could be corrupted by noise, have outliers, or not completely represent all possible outcomes. To solve this problem, we propose a novel framework for generating robust forecasts for robotic control. In order to model real-world factors affecting future forecasts, we introduce the notion of an adversary, which perturbs observed historical time series to increase a robot's ultimate control cost. Specifically, we model this interaction as a zero-sum two-player game between a robot's forecaster and this hypothetical adversary. We show that our proposed game may be solved to a local Nash equilibrium using gradient-based optimization techniques. Furthermore, we show that a forecaster trained with our method performs 30.14% better on out-of-distribution real-world lane change data than baselines.

📄 PDF Abstract BibTeX arXiv:2209.10802

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Driving CarsTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Energy-based Potential Games for Joint Motion Forecasting and Control

2023-12-04 · Christopher Diehl, Tobias Klosek, Martin Krüger, Nils Murzyn 외

This work uses game theory as a mathematical framework to address interaction modeling in multi-agent motion forecasting and control. Despite its interpretability, applying game theory to real-world robotics, like automa…

Inductive BiasMotion Forecasting

On a Connection between Differential Games, Optimal Control, and Energy-based Models for Multi-Agent Interactions

2023-08-31 · Christopher Diehl, Tobias Klosek, Martin Krüger, Nils Murzyn 외

Game theory offers an interpretable mathematical framework for modeling multi-agent interactions. However, its applicability in real-world robotics applications is hindered by several challenges, such as unknown agents' …

Inductive Bias

Game-Theoretic Modeling of Heterogeneous Investor Interactions for Stock Price Forecasting

2026-05-11 · Yong Zhang, Xinxiao Wu, Yunde Jia, Che Sun arxiv

Accurate stock price forecasting has consistently remained a pivotal yet challenging FinTech task that underpins quantitative trading and investment decision making. Recent efforts have been dedicated to modeling various…

Decision Making

LUCIDGames: onLine UnsCented Inverse Dynamic Games forAdaptive Trajectory Prediction and Planning

2020-11-16 · Simon Le Cleac’h, Mac Schwager and Zachary Manchester

Existing game-theoretic planning methods assumethat the robot knows the objective functions of the other agentsa prioriwhile, in practical scenarios, this is rarely the case.This paper introduces LUCIDGames,…

Autonomous Drivingparameter estimationTrajectory Prediction

A Game-Theoretic Framework for Joint Forecasting and Planning

2023-08-11 · Kushal Kedia, Prithwish Dan, Sanjiban Choudhury

Planning safe robot motions in the presence of humans requires reliable forecasts of future human motion. However, simply predicting the most likely motion from prior interactions does not guarantee safety. Such forecast…