Related Experiment Video
Updated: May 17, 2025

05:55
Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
963
A transformer-based structure-aware model for tackling the traveling salesman problem.
Chun-Sheng Zhao1, Li-Pei Wong1
1School of Computer Sciences, Universiti Sains Malaysia, Pulau Pinang, Malaysia.
Plos One
|April 7, 2025
Summary
This study introduces a structure-aware Transformer model for the Traveling Salesman Problem (TSP). By incorporating graph features, the model achieves near-optimal solutions, outperforming existing methods.
Area of Science:
- Artificial Intelligence
- Operations Research
- Computer Science
Background:
- Combinatorial Optimization Problems (COPs) benefit from Transformer architectures.
- Existing Transformer models often overlook graph structure in COPs like the Traveling Salesman Problem (TSP).
Purpose of the Study:
- To develop a Transformer-based model that effectively utilizes graph structural features for solving the TSP.
- To enhance the Transformer's ability to capture TSP graph characteristics.
Main Methods:
- Introduced closeness centrality encoding and spatial encoding to the Transformer encoder.
- Integrated a decoding mechanism emphasizing start, recent, and all previously visited nodes for dynamic tour generation.
- Employed deep reinforcement learning for model training.
Main Results:
- Achieved low deviation rates (0.03% for 20-node, 0.16% for 50-node, 1.13% for 100-node TSP) compared to the Concorde solver.
- Outperformed classic heuristics, OR Tools, and comparative learning-based approaches.
- Demonstrated a balance between time efficiency and solution quality.
Conclusions:
- The proposed structure-aware Transformer model effectively solves the TSP.
- Graph structure information significantly enhances deep neural network performance for TSP.
- The model shows scalability and effectiveness in solving combinatorial optimization problems.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
126
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
126
Transformers in Distribution System
98
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
98
Three-Winding Transformers
180
Three identical single-phase transformers can be configured to form a three-phase transformer connection, which involves high-voltage and low-voltage windings. The high-voltage windings are denoted by capital letters A-B-C, while the low-voltage windings are labeled with lowercase letters a-b-c, representing their respective phases. This notation helps distinguish between the high and low voltage sides of the transformer.
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
180
Equivalent Circuits for Practical Transformers
370
The practical equivalent circuits of single-phase two-winding transformers exhibit significant deviations from their idealized versions due to the inherent properties of winding resistance and finite core permeability. These properties result in real and reactive power losses, affecting the transformer's performance. Understanding these deviations is crucial for designing more efficient transformers.
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
370
The Power Flow Problem and Solution
146
Power flow problem analysis is fundamental for determining real and reactive power flows in network components, such as transmission lines, transformers, and loads. The power system's single-line diagram provides data on the bus, transmission line, and transformer. Each bus k in the system is characterized by four key variables: voltage magnitude Vk, phase angle δk, real power Pk, and reactive power Qk. Two of these four variables are inputs, while the...
146
Ampere-Maxwell's Law: Problem-Solving
493
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
493

