paper-with-me

Papers

Composite Reward Design in PPO-Driven Adaptive Filtering

2025-05-29 · Abdullah Burkan Bereketoglu

Model-free and reinforcement learning-based adaptive filtering methods are gaining traction for denoising in dynamic, non-stationary environments such as wireless signal channels. Traditional filters like LMS, RLS, Wiener, and Kalman are limited by assumptions of stationary or requiring complex fine-tuning or exact noise statistics or fixed models. This letter proposes an adaptive filtering framework using Proximal Policy Optimization (PPO), guided by a composite reward that balances SNR improvement, MSE reduction, and residual smoothness. Experiments on synthetic signals with various noise types show that our PPO agent generalizes beyond its training distribution, achieving real-time performance and outperforming classical filters. This work demonstrates the viability of policy-gradient reinforcement learning for robust, low-latency adaptive signal filtering.

📄 PDF Abstract BibTeX arXiv:2506.06323

Code (1)

Bradshard/Reinforcement_Learning/tree/main/rl_signal_filtering 공식 구현 pytorch

Tasks

Denoisingreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…

Similar Papers 제목 키워드 기반

Composite Adaptive Control for Anti-Unwinding Attitude Maneuvers: An Exponential Stability Result Without Persistent Excitation

2021-08-23 · Xiaodong Shao, Qinglei Hu, Daochun Li, Yang Shi 외

This paper provides an exponential stability result for the adaptive anti-unwinding attitude tracking control problem of a rigid body with uncertain but constant inertia parameters, without requiring the satisfaction of …

parameter estimation

Composite Motion Learning with Task Control

2023-05-05 · Pei Xu, Xiumin Shang, Victor Zordan, Ioannis Karamouzas

We present a deep learning method for composite and task-driven motion control for physically simulated characters. In contrast to existing data-driven approaches using reinforcement learning that imitate full-body motio…

A new set of cluster driven composite development indicators

2020-03-26

Composite development indicators used in policy making often subjectively aggregate a restricted set of indicators. We show, using dimensionality reduction techniques, including Principal Component Analysis (PCA) and for…

ClusteringDimensionality Reduction

Adaptive Algorithms for Multi-armed Bandit with Composite and Anonymous Feedback

2020-12-13 · Siwei Wang, Haoyun Wang, Longbo Huang

We study the multi-armed bandit (MAB) problem with composite and anonymous feedback. In this model, the reward of pulling an arm spreads over a period of time (we call this period as reward interval) and the player recei…

Deep Neural Network-Driven Adaptive Filtering

2025-08-06 · Qizhen Wang, Gang Wang, Ying-Chang Liang arxiv

This paper proposes a deep neural network (DNN)-driven framework to address the longstanding generalization challenge in adaptive filtering (AF). In contrast to traditional AF frameworks that emphasize explicit cost func…