paper-with-me

Papers

Benchmarking projective simulation in navigation problems

2018-04-23 · Alexey A. Melnikov, Adi Makmal, Hans J. Briegel

Projective simulation (PS) is a model for intelligent agents with a deliberation capacity that is based on episodic memory. The model has been shown to provide a flexible framework for constructing reinforcement-learning agents, and it allows for quantum mechanical generalization, which leads to a speed-up in deliberation time. PS agents have been applied successfully in the context of complex skill learning in robotics, and in the design of state-of-the-art quantum experiments. In this paper, we study the performance of projective simulation in two benchmarking problems in navigation, namely the grid world and the mountain car problem. The performance of PS is compared to standard tabular reinforcement learning approaches, Q-learning and SARSA. Our comparison demonstrates that the performance of PS and standard learning approaches are qualitatively and quantitatively similar, while it is much easier to choose optimal model parameters in case of projective simulation, with a reduced computational effort of one to two orders of magnitude. Our results show that the projective simulation model stands out for its simplicity in terms of the number of model parameters, which makes it simple to set up the learning agent in unknown task environments.

📄 PDF Abstract BibTeX arXiv:1804.08607

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Projective simulation applied to the grid-world and the mountain-car problem

2014-05-21 · Alexey A. Melnikov, Adi Makmal, Hans J. Briegel

We study the model of projective simulation (PS) which is a novel approach to artificial intelligence (AI). Recently it was shown that the PS agent performs well in a number of simple task environments, also when compare…

Benchmarkingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Projective simulation with generalization

2015-04-09 · Alexey A. Melnikov, Adi Makmal, Vedran Dunjko, Hans J. Briegel

The ability to generalize is an important feature of any intelligent agent. Not only because it may allow the agent to cope with large amounts of data, but also because in some environments, an agent with no generalizati…

Reinforcement Learning

MetricNet: Recovering Metric Scale in Generative Navigation Policies

2025-09-17 · Abhijeet Nayak, Débora Oliveira Makowski, Samiran Gode, Cordelia Schmid 외 arxiv

Generative navigation policies have made rapid progress in improving end-to-end learned navigation. Despite their promising results, this paradigm has two structural problems. First, the sampled trajectories exist in an …

Enhancing Navigation Benchmarking and Perception Data Generation for Row-based Crops in Simulation

2023-06-27 · Mauro Martini, Andrea Eirale, Brenno Tuberga, Marco Ambrosio 외

Service robotics is recently enhancing precision agriculture enabling many automated processes based on efficient autonomous navigation solutions. However, data generation and infield validation campaigns hinder the prog…

Autonomous NavigationBenchmarkingSegmentationSemantic Segmentation

NavIsaacLab: Generating Realistic Crowd via Parallel Robot Learning for Benchmarking Human-aware Navigation

2026-06-24 · Bingyi Xia, Han Bao, Jingyu Zhu, Hanjing Ye 외 arxiv

Robot autonomous navigation that accounts for surrounding human activities is crucial for ensuring both safety and natural human-robot interaction in real-world environments shared by humans and robots. Simulation of com…

Robot Navigation