paper-with-me

홈 › Papers

Learning to Solve Compositional Geometry Routing Problems

2026-05-18 · Mingfeng Fan, Jianan Zhou, Jiaqi Cheng, Yifeng Zhang, Jie Zhang, Guillaume Adrien Sartoretti arxiv

We study the Compositional Geometry Routing Problem (CGRP), a unified superclass of traditional routing problems that covers point-only, line-only, area-only, and arbitrary hybrid task geometries, providing a broad abstraction for real-world routing scenarios. Beyond standard point-based routing, CGRP with non-point tasks can be inherently asymmetric, tightly coupled travel routes with the intrinsic path, and enlarges the action space with numerous feasible yet often irrelevant options, thereby posing significant challenges for both representation learning and decision-making. To address these challenges, we propose DiCon, a differential attention-assisted solver with contrastive learning, as a plug-and-play framework that tackles the problem from two complementary angles. First, we introduce a differential attention mechanism that actively suppresses the probability mass on less competitive candidate actions. Second, we design a double-level contrastive learning objective to promote robust global instance representations and regularize geometry-aware task representations. Extensive experiments demonstrate that DiCon achieves strong performance, broad versatility, and superior generalization across diverse CGRP instances with different compositions.

📄 PDF Abstract BibTeX arXiv:2605.18094

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive Learning

Similar Papers 제목 키워드 기반

An SMT Based Compositional Algorithm to Solve a Conflict-Free Electric Vehicle Routing Problem

2021-06-10 · Sabino Francesco Roselli, Martin Fabian, Knut Åkesson

The Vehicle Routing Problem (VRP) is the combinatorial optimization problem of designing routes for vehicles to visit customers in such a fashion that a cost function, typically the number of vehicles, or the total trave…

Combinatorial OptimizationScheduling

A Compositional Algorithm for the Conflict-Free Electric Vehicle Routing Problem

2022-03-14 · Sabino Francesco Roselli, Per-Lage Götvall, Martin Fabian, Knut Åkesson

The Conflict-Free Electric Vehicle Routing Problem (CF-EVRP) is an extension of the Vehicle Routing Problem (VRP), a combinatorial optimization problem of designing routes for vehicles to visit customers such that a cost…

Combinatorial Optimization

Convex Compositional Reasoning Models

2026-05-22 · Meir Roketlishvili, Semyon Semenov, Maksim Bobrin, Viktor Kovalchuk 외 arxiv

Compositional energy-based models can generalize to larger combinatorial reasoning problems by reusing a learned factor energy across many local constraints. In our paper, we show that a key bottleneck in compositional r…

Contrastive Learning

Block-Operations: Using Modular Routing to Improve Compositional Generalization

2024-08-01 · Florian Dietz, Dietrich Klakow

We explore the hypothesis that poor compositional generalization in neural networks is caused by difficulties with learning effective routing. To solve this problem, we propose the concept of block-operations, which is b…

Inductive Bias

Leveraging Conflicting Constraints in Solving Vehicle Routing Problems

2021-03-15 · Sabino Francesco Roselli, Remco Vader, Martin Fabian, Knut Akesson

The Conflict-Free Electric Vehicle Routing Problem (CF-EVRP) is a combinatorial optimization problem of designing routes for vehicles to visit customers such that a cost function, typically the number of vehicles or the …

Combinatorial Optimization