paper-with-me

홈 › Papers

Fuzzy Logic Guided Reward Function Variation: An Oracle for Testing Reinforcement Learning Programs

2024-06-28 · Shiyu Zhang, Haoyang Song, Qixin Wang, Yu Pei

Reinforcement Learning (RL) has gained significant attention across various domains. However, the increasing complexity of RL programs presents testing challenges, particularly the oracle problem: defining the correctness of the RL program. Conventional human oracles struggle to cope with the complexity, leading to inefficiencies and potential unreliability in RL testing. To alleviate this problem, we propose an automated oracle approach that leverages RL properties using fuzzy logic. Our oracle quantifies an agent's behavioral compliance with reward policies and analyzes its trend over training episodes. It labels an RL program as "Buggy" if the compliance trend violates expectations derived from RL characteristics. We evaluate our oracle on RL programs with varying complexities and compare it with human oracles. Results show that while human oracles perform well in simpler testing scenarios, our fuzzy oracle demonstrates superior performance in complex environments. The proposed approach shows promise in addressing the oracle problem for RL testing, particularly in complex cases where manual testing falls short. It offers a potential solution to improve the efficiency, reliability, and scalability of RL program testing. This research takes a step towards automated testing of RL programs and highlights the potential of fuzzy logic-based oracles in tackling the oracle problem.

📄 PDF Abstract BibTeX arXiv:2406.19812

Code (1)

qixinwangcpslab/rl-testing-new 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

FMDNN: A Fuzzy-guided Multi-granular Deep Neural Network for Histopathological Image Classification

2024-07-22 · Weiping Ding, Tianyi Zhou, Jiashuang Huang, Shu Jiang 외

Histopathological image classification constitutes a pivotal task in computer-aided diagnostics. The precise identification and categorization of histopathological images are of paramount significance for early disease d…

DiagnosticHistopathological Image Classificationimage-classificationImage Classification

CrowdVLM-R1: Expanding R1 Ability to Vision Language Model for Crowd Counting using Fuzzy Group Relative Policy Reward

2025-03-31 · Zhiqiang Wang, Pengbin Feng, Yanbin Lin, Shuzhang Cai 외

We propose Fuzzy Group Relative Policy Reward (FGRPR), a novel framework that integrates Group Relative Policy Optimization (GRPO) with a fuzzy reward function to enhance learning efficiency. Unlike the conventional bina…

Crowd CountingLanguage ModelingLanguage Modelling

Fuzzy Logic Theory-based Adaptive Reward Shaping for Robust Reinforcement Learning (FARS)

2026-04-17 · Hürkan Şahin, Van Huyen Dang, Erdi Sayar, Alper Yegenoglu 외 arxiv

Reinforcement learning (RL) often struggles in real-world tasks with high-dimensional state spaces and long horizons, where sparse or fixed rewards severely slow down exploration and cause agents to get trapped in local …

Reinforcement Learning

An Uncertainty-Aware Loss Function Incorporating Fuzzy Logic: Application to MRI Brain Image Segmentation

2026-04-13 · Hanuman Verma, Akshansh Gupta, Pranabesh Maji, Saurav Mandal 외 arxiv

Accurate brain image segmentation, particularly for distinguishing various tissues from magnetic resonance imaging (MRI) images, plays a pivotal role in finding the neurological dis ease and medical image computing. In d…

Brain Image Segmentation

MISO hierarchical inference engine satisfying the law of importation with aggregation functions

2021-12-19 · Dechao Li, Qiannan Guo

Fuzzy inference engine, as one of the most important components of fuzzy systems, can obtain some meaningful outputs from fuzzy sets on input space and fuzzy rule base using fuzzy logic inference methods. In order to enh…

Computational Efficiency