paper-with-me

Papers

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

2025-06-18 · Hang Yang, Yusheng Hu, Yong liu, Cong, Hao

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.

📄 PDF Abstract BibTeX arXiv:2506.15907

Code (0)

등록된 구현이 없습니다.

Tasks

Graph SimilarityManagementTransfer Learning

Similar Papers 제목 키워드 기반

FAST: Similarity-based Knowledge Transfer for Efficient Policy Learning

2025-07-27 · Alessandro Capurso, Elia Piccoli, Davide Bacciu arxiv

Transfer Learning (TL) offers the potential to accelerate learning by transferring knowledge across tasks. However, it faces critical challenges such as negative transfer, domain adaptation and inefficiency in selecting …

Transfer LearningDomain Adaptation

DOCK: Detecting Objects by transferring Common-sense Knowledge

2018-04-03 · ECCV 2018 9 · Krishna Kumar Singh, Santosh Divvala, Ali Farhadi, Yong Jae Lee

We present a scalable approach for Detecting Objects by transferring Common-sense Knowledge (DOCK) from source to target categories. In our setting, the training data for the source categories have bounding box annotatio…

AttributeCommon Sense ReasoningSemantic SimilaritySemantic Textual Similarity+1

Distilled Person Re-Identification: Towards a More Scalable System

2019-06-01 · CVPR 2019 6 · Ancong Wu, Wei-Shi Zheng, Xiaowei Guo, Jian-Huang Lai

Person re-identification (Re-ID), for matching pedestrians across non-overlapping camera views, has made great progress in supervised learning with abundant labelled data. However, the scalability problem is the bottlene…

Person Re-Identification

Similarity of Neural Architectures using Adversarial Attack Transferability

2022-10-20 · Jaehui Hwang, Dongyoon Han, Byeongho Heo, Song Park 외

In recent years, many deep neural architectures have been developed for image classification. Whether they are similar or dissimilar and what factors contribute to their (dis)similarities remains curious. To address this…

Adversarial AttackDiversityFeature Importanceimage-classification+2

Deep Image Category Discovery using a Transferred Similarity Function

2016-12-05 · Yen-Chang Hsu, Zhaoyang Lv, Zsolt Kira

Automatically discovering image categories in unlabeled natural images is one of the important goals of unsupervised learning. However, the task is challenging and even human beings define visual categories based on a la…

ClusteringTransfer Learning