paper-with-me

Papers

FPGA Divide-and-Conquer Placement using Deep Reinforcement Learning

2024-04-11 · Shang Wang, Deepak Ranganatha Sastry Mamillapalli, Tianpei Yang, Matthew E. Taylor

This paper introduces the problem of learning to place logic blocks in Field-Programmable Gate Arrays (FPGAs) and a learning-based method. In contrast to previous search-based placement algorithms, we instead employ Reinforcement Learning (RL) with the goal of minimizing wirelength. In addition to our preliminary learning results, we also evaluated a novel decomposition to address the nature of large search space when placing many blocks on a chipboard. Empirical experiments evaluate the effectiveness of the learning and decomposition paradigms on FPGA placement tasks.

📄 PDF Abstract BibTeX arXiv:2404.13061

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Transitive RL: Value Learning via Divide and Conquer

2025-10-26 · Seohong Park, Aditya Oberai, Pranav Atreya, Sergey Levine arxiv

In this work, we present Transitive Reinforcement Learning (TRL), a new value learning algorithm based on a divide-and-conquer paradigm. TRL is designed for offline goal-conditioned reinforcement learning (GCRL) problems…

Reinforcement Learning

Divide-and-Conquer Reinforcement Learning

2017-11-27 · ICLR 2018 1 · Dibya Ghosh, Avi Singh, Aravind Rajeswaran, Vikash Kumar 외

Standard model-free deep reinforcement learning (RL) algorithms sample a new initial state for each trial, allowing them to optimize policies that can perform well even in highly stochastic environments. However, problem…

Deep Reinforcement LearningPolicy Gradient Methodsreinforcement-learningReinforcement Learning+1

Divide-Fuse-Conquer: Eliciting "Aha Moments" in Multi-Scenario Games

2025-05-22 · Xiaoqing Zhang, Huabin Zheng, Ang Lv, YuHan Liu 외

Large language models (LLMs) have been observed to suddenly exhibit advanced reasoning abilities during reinforcement learning (RL), resembling an ``aha moment'' triggered by simple outcome-based rewards. While RL has pr…

Reinforcement Learning (RL)

Divide-and-Conquer Modeling for the CTF-4-Science Lorenz Benchmark

2026-06-08 · Shundong Li arxiv

This work presents a divide-and-conquer modeling strategy for the CTF-4-Science Lorenz benchmark, which evaluates chaotic-system prediction across twelve hidden scores and five scenario families: clean forecasting, noisy…

Few-Shot Learning

Fast and Highly Expressive Policy Learning for Offline Reinforcement Learning via Bootstrapped Flow Q-Learning

2026-06-09 · Thanh Nguyen, Tri Ton, Hongbin Choe, Tung M. Luu 외 arxiv

Diffusion-based Q-learning has emerged as a powerful paradigm for offline reinforcement learning, but its reliance on multi-step denoising makes both training and inference computationally expensive and brittle. Recent e…

Reinforcement Learning