paper-with-me

Papers

Optimizing Sensor Redundancy in Sequential Decision-Making Problems

2024-12-10 · Jonas Nüßlein, Maximilian Zorn, Fabian Ritz, Jonas Stein, Gerhard Stenzel, Julian Schönberger, Thomas Gabor, Claudia Linnhoff-Popien

Reinforcement Learning (RL) policies are designed to predict actions based on current observations to maximize cumulative future rewards. In real-world applications (i.e., non-simulated environments), sensors are essential for measuring the current state and providing the observations on which RL policies rely to make decisions. A significant challenge in deploying RL policies in real-world scenarios is handling sensor dropouts, which can result from hardware malfunctions, physical damage, or environmental factors like dust on a camera lens. A common strategy to mitigate this issue is the use of backup sensors, though this comes with added costs. This paper explores the optimization of backup sensor configurations to maximize expected returns while keeping costs below a specified threshold, C. Our approach uses a second-order approximation of expected returns and includes penalties for exceeding cost constraints. We then optimize this quadratic program using Tabu Search, a meta-heuristic algorithm. The approach is evaluated across eight OpenAI Gym environments and a custom Unity-based robotic environment (RobotArmGrasping). Empirical results demonstrate that our quadratic program effectively approximates real expected returns, facilitating the identification of optimal sensor configurations.

📄 PDF Abstract BibTeX arXiv:2412.07686

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingOpenAI GymReinforcement Learning (RL)Sequential Decision MakingUnity

Similar Papers 제목 키워드 기반

Task learning increases information redundancy of neural responses in macaque visual cortex

2026-03-07 · Shizhao Liu, Anton Pletenev, Ralf M. Haefner, Adam C. Snyder arxiv

How does the brain optimize sensory information for decision-making in new tasks? One hypothesis suggests learning reduces redundancy in neural representations to improve efficiency, while another, based on Bayesian infe…

Bayesian Inference

Global Decision-Making via Local Economic Transactions

2020-01-01 · ICML 2020 1 · Michael Chang, Sid Kaushik, S. Matthew Weinberg, Sergey Levine 외

This paper seeks to establish a mechanism for directing a collection of simple, specialized, self-interested agents to solve what traditionally are posed as monolithic single-agent sequential decision problems with a cen…

Decision Making

Deep Reinforcement Learning for Robust Goal-Based Wealth Management

2023-07-25 · Tessa Bauman, Bruno Gašperov, Stjepan Begušić, Zvonko Kostanjčar

Goal-based investing is an approach to wealth management that prioritizes achieving specific financial goals. It is naturally formulated as a sequential decision-making problem as it requires choosing the appropriate inv…

Decision MakingDeep Reinforcement LearningManagementreinforcement-learning+2

Optimizing sequential decisions in the drift-diffusion model

2018-06-11

To make decisions organisms often accumulate information across multiple timescales. However, most experimental and modeling studies of decision-making focus on sequences of independent trials. On the other hand, natural…

Decision Makingmodel

Multi-Task Generative Adversarial Nets with Shared Memory for Cross-Domain Coordination Control

2018-07-01 · JunPing Wang, Wensheng Zhang, Ian Thomas, ShiHui Duan 외

Generating sequential decision process from huge amounts of measured process data is a future research direction for collaborative factory automation, making full use of those online or offline process data to directly d…

Decision MakingSequential Decision Making