LGAIDec 21, 2025

ARC: Leveraging Compositional Representations for Cross-Problem Learning on VRPs

arXiv:2512.18633v1h-index: 1
Originality Highly original
AI Analysis

This addresses the problem of efficient cross-problem learning for VRPs with real-world attributes, representing an incremental improvement through a novel compositional method.

The paper tackles the challenge of generalizing across diverse Vehicle Routing Problem variants by proposing ARC, a framework that learns disentangled attribute representations through compositional learning, achieving state-of-the-art performance in in-distribution, zero-shot generalization, few-shot adaptation, and real-world benchmarks.

Vehicle Routing Problems (VRPs) with diverse real-world attributes have driven recent interest in cross-problem learning approaches that efficiently generalize across problem variants. We propose ARC (Attribute Representation via Compositional Learning), a cross-problem learning framework that learns disentangled attribute representations by decomposing them into two complementary components: an Intrinsic Attribute Embedding (IAE) for invariant attribute semantics and a Contextual Interaction Embedding (CIE) for attribute-combination effects. This disentanglement is achieved by enforcing analogical consistency in the embedding space to ensure the semantic transformation of adding an attribute (e.g., a length constraint) remains invariant across different problem contexts. This enables our model to reuse invariant semantics across trained variants and construct representations for unseen combinations. ARC achieves state-of-the-art performance across in-distribution, zero-shot generalization, few-shot adaptation, and real-world benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes