paper-with-me

홈 › Papers

Task Independent Capsule-Based Agents for Deep Q-Learning

2022-01-11 · Benelux Conference on Artificial Intelligence 2022 1 · Akash Singh, Tom De Schepper, Kevin Mets, Peter Hellinckx, Jose ́ Oramas, Steven Latre ́

In recent years, Capsule Networks (CapsNets) have achieved promising results in tasks such as object recognition thanks to their invariance characteristics towards pose and lighting. They have been proposed as an alternative to relational insensitive and translation invariant Convolutional Neural Networks (CNN). It has been empirically proven that CapsNets are capable of achieving competitive performance while requiring significantly fewer parameters. This is a desirable characteristic for Deep reinforcement learning which is known to be sample-inefficient during training. In this paper, we propose DCapsQN, a task-independent CapsNets-based architecture in the deep reinforcement learning setting. We experiment in the model-free reinforcement learning setting, more specifically in Deep Q-Learning using the Atari suite as the testbed of our analysis. To the best of our knowledge, this work constitutes the first CapsNets-based deep reinforcement learning architecture to learn state-action value functions without the need for task-specific adaptation. Our results show that, in this setting, DCapsQN requires 92% fewer parameters than the baseline. Moreover, despite their smaller size, the DCapsQN provides significant boosts in performance (score), ranging between 10%–77% while further stabilizing the Deep Q-Learning. This is supported by our empirical results which shows that DCapsQN agents outperform the benchmark Double-DQN agent, with Prioritized experience replay, in eight out of the nine selected environments.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningObject RecognitionQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Self-Routing Capsule Networks

2019-12-01 · NeurIPS 2019 12 · Taeyoung Hahn, Myeongjang Pyeon, Gunhee Kim

Capsule networks have recently gained a great deal of interest as a new architecture of neural networks that can be more robust to input perturbations than similar-sized CNNs. Capsule networks have two major distinctions…

ClusteringMixture-of-Experts

PointCaps: Raw Point Cloud Processing using Capsule Networks with Euclidean Distance Routing

2021-12-21 · Dishanika Denipitiyage, Vinoj Jayasundara, Ranga Rodrigo, Chamira U. S. Edussooriya

Raw point cloud processing using capsule networks is widely adopted in classification, reconstruction, and segmentation due to its ability to preserve spatial agreement of the input data. However, most of the existing ca…

Segmentation

Capsule Networks with Max-Min Normalization

2019-03-22 · Zhen Zhao, Ashley Kleinhans, Gursharan Sandhu, Ishan Patel 외

Capsule Networks (CapsNet) use the Softmax function to convert the logits of the routing coefficients into a set of normalized values that signify the assignment probabilities between capsules in adjacent layers. We show…

VR-Caps: A Virtual Environment for Capsule Endoscopy

2020-08-29 · Kagan Incetan, Ibrahim Omer Celik, Abdulhamid Obeid, Guliz Irem Gokceler 외

Current capsule endoscopes and next-generation robotic capsules for diagnosis and treatment of gastrointestinal diseases are complex cyber-physical platforms that must orchestrate complex software and hardware functions.…

Depth EstimationMedical Image AnalysisVisual Localization

Using Capsule Networks to Classify Digitally Modulated Signals with Raw I/Q Data

2022-05-19 · James A. Latshaw, Dimitrie C. Popescu, John A. Snoap, Chad M. Spooner

Machine learning has become a powerful tool for solving problems in various engineering and science areas, including the area of communication systems. This paper presents the use of capsule networks for classification o…

Classification