📄 中文摘要
该研究提出了一种基于张量网络生成器增强优化(TN-GEO)框架的方法,以解决旅行推销员问题(TSP),这是一项基本的组合优化挑战。该方法采用基于自动可微分矩阵乘积态(MPS)的张量网络Born机器作为生成模型,利用Born规则定义候选解的概率分布。与基于二进制编码的方法不同,后者需要$N^2$个变量和惩罚项来强制执行有效的旅行约束,本研究采用了基于排列的整数变量形式,并使用自回归采样和掩蔽技术,确保每个生成的样本在构造上都是有效的旅行。还引入了新的优化策略,以提高求解效率和结果质量。
📄 English Summary
Tensor Network Generator-Enhanced Optimization for Traveling Salesman Problem
This study presents an application of the tensor network generator-enhanced optimization (TN-GEO) framework to tackle the traveling salesman problem (TSP), a fundamental combinatorial optimization challenge. The approach employs a tensor network Born machine based on automatically differentiable matrix product states (MPS) as the generative model, utilizing the Born rule to define probability distributions over candidate solutions. Unlike binary encoding methods, which require $N^2$ variables and penalty terms to enforce valid tour constraints, a permutation-based formulation with integer variables is adopted. Autoregressive sampling with masking is used to ensure that every generated sample is a valid tour by construction. Additionally, new optimization strategies are introduced to enhance solution efficiency and quality.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等