LGSYJun 18, 2025

Pieceformer: Similarity-Driven Knowledge Transfer via Scalable Graph Transformer in VLSI

arXiv:2506.15907v1h-index: 1MLCAD
Originality Incremental advance
AI Analysis

This work addresses the need for scalable and unbiased design reuse in VLSI systems, offering incremental improvements over existing methods.

The paper tackled the problem of accurate graph similarity for knowledge transfer in VLSI design, proposing Pieceformer, which reduced mean absolute error by 24.9% over the baseline and achieved up to 89% runtime reduction in a partitioning task.

Accurate graph similarity is critical for knowledge transfer in VLSI design, enabling the reuse of prior solutions to reduce engineering effort and turnaround time. We propose Pieceformer, a scalable, self-supervised similarity assessment framework, equipped with a hybrid message-passing and graph transformer encoder. To address transformer scalability, we incorporate a linear transformer backbone and introduce a partitioned training pipeline for efficient memory and parallelism management. Evaluations on synthetic and real-world CircuitNet datasets show that Pieceformer reduces mean absolute error (MAE) by 24.9% over the baseline and is the only method to correctly cluster all real-world design groups. We further demonstrate the practical usage of our model through a case study on a partitioning task, achieving up to 89% runtime reduction. These results validate the framework's effectiveness for scalable, unbiased design reuse in modern VLSI systems.

Foundations

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

Your Notes