paper-with-me

홈 › Papers

Reinforcement Learning Constrained Beam Search for Parameter Optimization of Paper Drying Under Flexible Constraints

2025-01-21 · Siyuan Chen, Hanshen Yu, Jamal Yagoobi, Chenhui Shao

Existing approaches to enforcing design constraints in Reinforcement Learning (RL) applications often rely on training-time penalties in the reward function or training/inference-time invalid action masking, but these methods either cannot be modified after training, or are limited in the types of constraints that can be implemented. To address this limitation, we propose Reinforcement Learning Constrained Beam Search (RLCBS) for inference-time refinement in combinatorial optimization problems. This method respects flexible, inference-time constraints that support exclusion of invalid actions and forced inclusion of desired actions, and employs beam search to maximize sequence probability for more sensible constraint incorporation. RLCBS is extensible to RL-based planning and optimization problems that do not require real-time solution, and we apply the method to optimize process parameters for a novel modular testbed for paper drying. An RL agent is trained to minimize energy consumption across varying machine speed levels by generating optimal dryer module and air supply temperature configurations. Our results demonstrate that RLCBS outperforms NSGA-II under complex design constraints on drying module configurations at inference-time, while providing a 2.58-fold or higher speed improvement.

📄 PDF Abstract BibTeX arXiv:2501.12542

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Reinforcement Learning for Accelerator Beamline Control: a simulation-based approach

2025-10-18 · Anwar Ibrahim, Alexey Petrenko, Maxim Kaledin, Ehab Suleiman 외 arxiv

Particle accelerators play a pivotal role in advancing scientific research, yet optimizing beamline configurations to maximize particle transmission remains a labor-intensive task requiring expert intervention. In this w…

Reinforcement Learning

RL-ABC: Reinforcement Learning for Accelerator Beamline Control

2026-04-21 · Anwar Ibrahim, Fedor Ratnikov, Maxim Kaledin, Alexey Petrenko 외 arxiv

Particle accelerator beamline optimization is a high-dimensional control problem traditionally requiring significant expert intervention. We present RLABC (Reinforcement Learning for Accelerator Beamline Control), an ope…

Reinforcement Learning

Learning RL-Policies for Joint Beamforming Without Exploration: A Batch Constrained Off-Policy Approach

2023-10-12 · Heasung Kim, Sravan Kumar Ankireddy

In this work, we consider the problem of network parameter optimization for rate maximization. We frame this as a joint optimization problem of power control, beam forming, and interference cancellation. We consider the …

Deep Reinforcement LearningQ-LearningReinforcement Learning (RL)

Beam Search, Self-Consistency, and the Limits of Inference-Time Scaling for Grammar-Constrained Text-to-SQL in Small Language Models

2026-08-26 · Ty Chermsirivatana, John MacCormick arxiv

One common trade-off in the use of large language models involves reducing the size of the model while increasing the amount of computation at inference time, for example by using a wider beam search. In this paper, we e…

Gradient-guided Unsupervised Lexically Constrained Text Generation

2020-11-01 · EMNLP 2020 11 · Lei Sha

Lexically constrained generation requires the target sentence to satisfy some lexical constraints, such as containing some specific words or being the paraphrase to a given sentence, which is very important in many real-…

Paraphrase GenerationSentenceText Generation