paper-with-me

홈 › Papers

HyP-ASO: A Hybrid Policy-based Adaptive Search Optimization Framework for Large-Scale Integer Linear Programs

2025-09-19 · Ning Xu, Junkai Zhang, Yang Wu, Huigen Ye, Hua Xu, Huiling Xu, Yifan Zhang arxiv

Directly solving large-scale Integer Linear Programs (ILPs) using traditional solvers is slow due to their NP-hard nature. While recent frameworks based on Large Neighborhood Search (LNS) can accelerate the solving process, their performance is often constrained by the difficulty in generating sufficiently effective neighborhoods. To address this challenge, we propose HyP-ASO, a hybrid policy-based adaptive search optimization framework that combines a customized formula with deep Reinforcement Learning (RL). The formula leverages feasible solutions to calculate the selection probabilities for each variable in the neighborhood generation process, and the RL policy network predicts the neighborhood size. Extensive experiments demonstrate that HyP-ASO significantly outperforms existing LNS-based approaches for large-scale ILPs. Additional experiments show it is lightweight and highly scalable, making it well-suited for solving large-scale ILPs.

📄 PDF Abstract BibTeX arXiv:2509.15828

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Hybrid Group Relative Policy Optimization: A Multi-Sample Approach to Enhancing Policy Optimization

2025-01-30 · Soham Sane

Hybrid Group Relative Policy Optimization (Hybrid GRPO) is a reinforcement learning framework that extends Proximal Policy Optimization (PPO) and Group Relative Policy Optimization (GRPO) by incorporating empirical multi…

reinforcement-learningReinforcement Learning

HiPO: Hybrid Policy Optimization for Dynamic Reasoning in LLMs

2025-09-28 · Ken Deng, Zizheng Zhan, Wen Xiang, Wenqiang Zhu 외 arxiv

Large Language Models (LLMs) increasingly rely on Chain-of-Thought (CoT) reasoning to improve accuracy on complex tasks. However, always generating lengthy reasoning traces is inefficient, leading to excessive token usag…

Reinforcement Learning

Hybrid Quantum Reinforcement Learning with QAOA for Improved Vehicle Routing Optimization

2026-05-02 · T. Satyanarayana Murthy, B. Swathi Sowmya, Santhosh Voruganti, Sai Varshini Giridi 외 arxiv

Vehicle Routing Problem (VRP) is one of the most complex NP-hard combinatorial optimization problem in transportation and logistics that requires a dynamic solution approach. In this paper we present a new hybrid approac…

Reinforcement Learning

Transfer Deep Reinforcement Learning-enabled Energy Management Strategy for Hybrid Tracked Vehicle

2020-07-16 · Xiaowei Guo, Teng Liu, Bangbei Tang, Xiaolin Tang 외

This paper proposes an adaptive energy management strategy for hybrid electric vehicles by combining deep reinforcement learning (DRL) and transfer learning (TL). This work aims to address the defect of DRL in tedious tr…

Deep Reinforcement Learningenergy managementManagementreinforcement-learning+2

Hybrid LSTM and PPO Networks for Dynamic Portfolio Optimization

2025-11-22 · Jun Kevin, Pujianto Yugopuspito arxiv

This paper introduces a hybrid framework for portfolio optimization that fuses Long Short-Term Memory (LSTM) forecasting with a Proximal Policy Optimization (PPO) reinforcement learning strategy. The proposed system leve…

Reinforcement LearningPortfolio Optimization