paper-with-me

홈 › Papers

Efficient Training of Multi-task Combinarotial Neural Solver with Multi-armed Bandits

2023-05-10 · Chenguang Wang, Tianshu Yu

Efficiently training a multi-task neural solver for various combinatorial optimization problems (COPs) has been less studied so far. In this paper, we propose a general and efficient training paradigm based on multi-armed bandits to deliver a unified combinarotial multi-task neural solver. To this end, we resort to the theoretical loss decomposition for multiple tasks under an encoder-decoder framework, which enables more efficient training via proper bandit task-sampling algorithms through an intra-task influence matrix. Our method achieves much higher overall performance with either limited training budgets or the same training epochs, compared to standard training schedules, which can be promising for advising efficient training of other multi-task large models. Additionally, the influence matrix can provide empirical evidence of some common practices in the area of learning to optimize, which in turn supports the validity of our approach.

📄 PDF Abstract BibTeX arXiv:2305.06361

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationDecoderMulti-Armed Bandits

Similar Papers 제목 키워드 기반

CalibForge: Adversarial Solver Calibration for Scaling Learnable Terminal Tasks

2026-08-06 · Fanzhe Meng, Guoxin Chen, Jiale Zhao, Shuang Sun 외 arxiv

Training terminal agents requires executable and verifiable tasks that are not merely solvable, but appropriately challenging for learning. Executable validation establishes feasibility, yet does not reveal how a task be…

Breaking the Solver Bottleneck: Training Task Generators at the Learnable Frontier

2026-06-10 · Lorenz Wolf, Connor Watts, Roger Creus Castanyer, Geoffrey Bradway 외 arxiv

The limiting resource for training agents via reinforcement learning (RL) is increasingly frontier task supply: valid, solvable tasks just difficult enough to train the current model. As reasoning and agentic models impr…

Reinforcement Learning

LANS: A Layout-Aware Neural Solver for Plane Geometry Problem

2023-11-25 · Zhong-Zhi Li, Ming-Liang Zhang, Fei Yin, Cheng-Lin Liu

Geometry problem solving (GPS) is a challenging mathematical reasoning task requiring multi-modal understanding, fusion, and reasoning. Existing neural solvers take GPS as a vision-language task but are short in the repr…

Geometry Problem SolvingLanguage ModellingMathematical Reasoning

Generalizing Math Word Problem Solvers via Solution Diversification

2022-12-01 · Zhenwen Liang, Jipeng Zhang, Lei Wang, Yan Wang 외

Current math word problem (MWP) solvers are usually Seq2Seq models trained by the (one-problem; one-solution) pairs, each of which is made of a problem description and a solution showing reasoning flow to get the correct…

Math

Lifelong Learning with Behavior Consolidation for Vehicle Routing

2025-09-26 · Jiyuan Pei, Yi Mei, Jialin Liu, Mengjie Zhang 외 arxiv

Recent neural solvers have demonstrated promising performance in learning to solve routing problems. However, existing studies are primarily based on one-off training on one or a set of predefined problem distributions a…

Zero-shot Generalization