paper-with-me

Papers

Partial End-to-end Reinforcement Learning for Robustness Against Modelling Error in Autonomous Racing

2023-12-11 · Andrew Murdoch, Johannes Cornelius Schoeman, Hendrik Willem Jordaan

In this paper, we address the issue of increasing the performance of reinforcement learning (RL) solutions for autonomous racing cars when navigating under conditions where practical vehicle modelling errors (commonly known as \emph{model mismatches}) are present. To address this challenge, we propose a partial end-to-end algorithm that decouples the planning and control tasks. Within this framework, an RL agent generates a trajectory comprising a path and velocity, which is subsequently tracked using a pure pursuit steering controller and a proportional velocity controller, respectively. In contrast, many current learning-based (i.e., reinforcement and imitation learning) algorithms utilise an end-to-end approach whereby a deep neural network directly maps from sensor data to control commands. By leveraging the robustness of a classical controller, our partial end-to-end driving algorithm exhibits better robustness towards model mismatches than standard end-to-end algorithms.

📄 PDF Abstract BibTeX arXiv:2312.06406

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous RacingImitation LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Probabilistic Perspectives on Error Minimization in Adversarial Reinforcement Learning

2024-06-07 · Roman Belaire, Arunesh Sinha, Pradeep Varakantham

Deep Reinforcement Learning (DRL) policies are highly susceptible to adversarial noise in observations, which poses significant risks in safety-critical scenarios. For instance, a self-driving car could experience catast…

counterfactualDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Synthesising Robust Controllers for Robot Collectives with Recurrent Tasks: A Case Study

2024-11-21 · Till Schnittka, Mario Gleirscher

When designing correct-by-construction controllers for autonomous collectives, three key challenges are the task specification, the modelling, and its use at practical scale. In this paper, we focus on a simple yet usefu…

Dynamic deep-reinforcement-learning algorithm in Partially Observed Markov Decision Processes

2023-07-29 · Saki Omi, Hyo-Sang Shin, Namhoon Cho, Antonios Tsourdos

Reinforcement learning has been greatly improved in recent studies and an increased interest in real-world implementation has emerged in recent years. In many cases, due to the non-static disturbances, it becomes challen…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Artificial Neuron Modelling Based on Wave Shape

2014-03-05 · Kieran Greer

This paper describes a new model for an artificial neural network processing unit or neuron. It is slightly different to a traditional feedforward network by the fact that it favours a mechanism of trying to match the wa…

Can Large Language Models Learn Independent Causal Mechanisms?

2024-02-04 · Gaël Gendron, Bao Trung Nguyen, Alex Yuxuan Peng, Michael Witbrock 외

Despite impressive performance on language modelling and complex reasoning tasks, Large Language Models (LLMs) fall short on the same tasks in uncommon settings or with distribution shifts, exhibiting a lack of generalis…

Language Modelling