paper-with-me

홈 › Papers

Reinforcement Learning for Efficient and Tuning-Free Link Adaptation

2020-10-16 · Vidit Saxena, Hugo Tullberg, Joakim Jaldén

Wireless links adapt the data transmission parameters to the dynamic channel state -- this is called link adaptation. Classical link adaptation relies on tuning parameters that are challenging to configure for optimal link performance. Recently, reinforcement learning has been proposed to automate link adaptation, where the transmission parameters are modeled as discrete arms of a multi-armed bandit. In this context, we propose a latent learning model for link adaptation that exploits the correlation between data transmission parameters. Further, motivated by the recent success of Thompson sampling for multi-armed bandit problems, we propose a latent Thompson sampling (LTS) algorithm that quickly learns the optimal parameters for a given channel state. We extend LTS to fading wireless channels through a tuning-free mechanism that automatically tracks the channel dynamics. In numerical evaluations with fading wireless channels, LTS improves the link throughout by up to 100% compared to the state-of-the-art link adaptation algorithms.

📄 PDF Abstract BibTeX arXiv:2010.08651

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Similar Papers 제목 키워드 기반

DiWA: Diffusion Policy Adaptation with World Models

2025-08-05 · Akshay L Chandra, Iman Nematollahi, Chenguang Huang, Tim Welschehold 외 arxiv

Fine-tuning diffusion policies with reinforcement learning (RL) presents significant challenges. The long denoising sequence for each action prediction impedes effective reward propagation. Moreover, standard RL methods …

Reinforcement Learning

Continual Fine-Tuning with Provably Accurate and Parameter-Free Task Retrieval

2026-01-28 · Hang Thi-Thuy Le, Long Minh Bui, Minh Hoang, Trong Nghia Hoang arxiv

Continual fine-tuning aims to adapt a pre-trained backbone to new tasks sequentially while preserving performance on earlier tasks whose data are no longer available. Existing approaches fall into two categories which in…

MAMRL: Exploiting Multi-agent Meta Reinforcement Learning in WAN Traffic Engineering

2021-11-30 · Shan Sun, Mariam Kiran, Wei Ren

Traffic optimization challenges, such as load balancing, flow scheduling, and improving packet delivery time, are difficult online decision-making problems in wide area networks (WAN). Complex heuristics are needed for i…

Decision MakingMeta-LearningMeta Reinforcement Learningreinforcement-learning+3

Fast TRAC: A Parameter-Free Optimizer for Lifelong Reinforcement Learning

2024-05-26 · Aneesh Muppidi, ZhiYu Zhang, Heng Yang

A key challenge in lifelong reinforcement learning (RL) is the loss of plasticity, where previous learning progress hinders an agent's adaptation to new tasks. While regularization and resetting can help, they require pr…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Hybrid-LoRA: Bridging Full Fine-Tuning and Low-Rank Adaptation for Post-Training

2026-05-12 · Chengqian Zhang, Wei Zhu, Kyumin Lee arxiv

Post-training has become essential for adapting large language models (LLMs) to complex downstream behaviors, including instruction following, preference alignment, and multi-step reasoning. Reinforcement learning with v…

parameter-efficient fine-tuningReinforcement LearningInstruction Following