paper-with-me

Papers

Collab-Solver: Collaborative Solving Policy Learning for Mixed-Integer Linear Programming

2025-08-05 · Siyuan Li, Yifan Yu, Zhihao Zhang, Mengjing Chen, Fangzhou Zhu, Tao Zhong, Peng Liu, Jianye Hao arxiv

Mixed-integer linear programming (MILP) has been a fundamental problem in combinatorial optimization. Conventional MILP solving mainly relies on carefully designed heuristics embedded in the branch-and-bound framework. Driven by the strong capabilities of neural networks, recent research is exploring the value of machine learning alongside conventional MILP solving. Although learning-based MILP methods have shown great promise, existing works typically learn policies for individual modules in MILP solvers in isolation, without considering their interdependence, which limits both solving efficiency and solution quality. To address this limitation, we propose Collab-Solver, a novel multi-agent-based policy learning framework for MILP that enables collaborative policy optimization for multiple modules. Specifically, we formulate the collaboration between cut selection and branching in MILP solving as a Stackelberg game. Under this formulation, we develop a two-phase learning paradigm to stabilize collaborative policy learning: the first phase performs data-communicated policy pretraining, and the second phase further orchestrates the policy learning for various modules. Extensive experiments on both synthetic and large-scale real-world MILP datasets demonstrate that the jointly learned policies significantly improve solving performance. Moreover, the policies learned by Collab-Solver have also demonstrated excellent generalization abilities across different instance sets.

📄 PDF Abstract BibTeX arXiv:2508.03030

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human-Generative AI Collaborative Problem Solving Who Leads and How Students Perceive the Interactions

2024-05-19 · Gaoxia Zhu, Vidya Sudarshan, Jason Fok Kow, Yew Soon Ong

This research investigates distinct human-generative AI collaboration types and students' interaction experiences when collaborating with generative AI (i.e., ChatGPT) for problem-solving tasks and how these factors rela…

Evaluating Theory of Mind and Internal Beliefs in LLM-Based Multi-Agent Systems

2026-02-24 · Adam Kostka, Jarosław A. Chudziak arxiv

LLM-based MAS are gaining popularity due to their potential for collaborative problem-solving enhanced by advances in natural language comprehension, reasoning, and planning. Research in Theory of Mind (ToM) and Belief-D…

Formal Logic

AI Agents with Human-Like Collaborative Tools: Adaptive Strategies for Enhanced Problem-Solving

2025-09-16 · Harper Reed, Michael Sugimura, Angelo Zangari arxiv

We investigate whether giving LLM agents the collaborative tools and autonomy that humans naturally use for problem solving can improve their performance. We equip Claude Code agents with MCP-based social media and journ…

Multi-Agent Actor-Critic with Generative Cooperative Policy Network

2018-10-22 · Heechang Ryu, Hayong Shin, Jinkyoo Park

We propose an efficient multi-agent reinforcement learning approach to derive equilibrium strategies for multi-agents who are participating in a Markov game. Mainly, we are focused on obtaining decentralized policies for…

Multi-agent Reinforcement LearningReinforcement LearningReinforcement Learning (RL)

Collaborative Partitioning for Coreference Resolution

2017-08-01 · CONLL 2017 8 · Olga Uryupina, Aless Moschitti, ro

This paper presents a collaborative partitioning algorithm{---}a novel ensemble-based approach to coreference resolution. Starting from the all-singleton partition, we search for a solution close to the ensemble{'}s outp…

coreference-resolutionCoreference Resolution