paper-with-me

홈 › Papers

Beyond Static Priors: Dynamic Neural Guidance for Large-Scale Ant Colony Optimization

2026-06-02 · Dat Thanh Tran, Van Khu Vu, Yining Ma arxiv

Neural-guided Ant Colony Optimization (ACO) suffers from a fundamental training-inference misalignment: policies are typically trained to generate static priors (e.g., heatmaps), yet deployed to guide iterative, long-horizon search processes. In this paper, we present DyNACO, a novel framework that achieves dynamic neural guidance by periodically observing the pheromone distribution and the incumbent solution. To make DyNACO tractable at scale, we pair the policy with a perturbation-based ACO backend and a scope-restricted refinement mechanism that jointly ensure efficacy and stable credit assignment. On TSP, DyNACO scales to 100,000-node instances and outperforms neural baselines while often reducing total runtime compared to the unguided solver. We extend DyNACO to CVRP via a capacity-aware backend, consistently improving the unguided baseline with less than 1% neural overhead. We further provide in-depth analysis validating the model's generalization capabilities and elucidating why dynamic guidance outperforms static priors. Our work underscores the necessity of aligning neural training with iterative search dynamics in learning-guided optimization. The code is available at https://github.com/shoraaa/DyNACO.

📄 PDF Abstract BibTeX arXiv:2606.04039

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geospatial-Prior Guidance for 3D Semantic Scene Completion

2026-08-04 · Meng Wang, Shougao Zhang, Wenzhe He, Ruihui Li 외 arxiv

Inferring complete 3D geometry and semantics from onboard images remains challenging because occlusions and restricted fields of view leave large scene regions underconstrained. Although satellite imagery provides wide-a…

3D Semantic Scene Completion

Dynamic Realms: 4D Content Analysis, Recovery and Generation with Geometric, Topological and Physical Priors

2024-09-23 · Zhiyang Dou

My research focuses on the analysis, recovery, and generation of 4D content, where 4D includes three spatial dimensions (x, y, z) and a temporal dimension t, such as shape and motion. This focus goes beyond static object…

IPDiff: Diffusion-driven ORSI Salient Object Detection with Information Reconstruction and Multi-Prior Guidance

2026-07-04 · Gongyang Li, Zhen Bai, Runmin Cong, Dan Zeng 외 arxiv

Existing Salient Object Detection in Optical Remote Sensing Image (ORSI-SOD) methods mainly adopt the static inference strategy, which uses fixed trained model parameters for saliency inference in the testing phase. This…

Salient Object Detection

4Dynamic: Text-to-4D Generation with Hybrid Priors

2024-07-17 · Yu-Jie Yuan, Leif Kobbelt, Jiwen Liu, Yuan Zhang 외

Due to the fascinating generative performance of text-to-image diffusion models, growing text-to-3D generation works explore distilling the 2D generative priors into 3D, using the score distillation sampling (SDS) loss, …

3D GenerationText to 3D

Unified Panoramic-Gaussian Representation for Monocular 4D Scene Synthesis

2026-07-02 · Yuankun Yang, Yi Wei, Wenyang Zhou, Li Zhang arxiv

4D scene synthesis from monocular videos has made significant progress in recent years. However, existing methods are typically constrained by view interpolation. As a result, they struggle to infer unseen regions beyond…

Video Generation