paper-with-me

Papers

DevFormer: A Symmetric Transformer for Context-Aware Device Placement

2022-05-26 · Haeyeon Kim, Minsu Kim, Federico Berto, Joungho Kim, Jinkyoo Park

In this paper, we present DevFormer, a novel transformer-based architecture for addressing the complex and computationally demanding problem of hardware design optimization. Despite the demonstrated efficacy of transformers in domains including natural language processing and computer vision, their use in hardware design has been limited by the scarcity of offline data. Our approach addresses this limitation by introducing strong inductive biases such as relative positional embeddings and action-permutation symmetricity that effectively capture the hardware context and enable efficient design optimization with limited offline data. We apply DevFoemer to the problem of decoupling capacitor placement and show that it outperforms state-of-the-art methods in both simulated and real hardware, leading to improved performances while reducing the number of components by more than $30\%$. Finally, we show that our approach achieves promising results in other offline contextual learning-based combinatorial optimization tasks.

📄 PDF Abstract BibTeX arXiv:2205.13225

Code (5)

kaist-silab/devformer 공식 구현 pytorch
kaist-silab/dppbench 공식 구현 pytorch
ai4co/llm-as-hh pytorch
ai4co/reevo pytorch
kaist-silab/symmetric_replay pytorch

Tasks

Combinatorial OptimizationMeta-Learning

Methods 이 논문이 사용한 방법론

Collaborative Distillation Collaborative Distillation is a new knowledge distillation method (named Collaborative Distillation) for encoder-decoder based neural style transfer to reduce the number of…

Similar Papers 제목 키워드 기반

NoiseFormer -- Noise Diffused Symmetric Attention Transformer

2026-01-10 · Phani Kumar, Nyshadham, Jyothendra Varma, Polisetty V R K 외 arxiv

Transformer architecture has been very successful long runner in the field of Deep Learning (DL) and Large Language Models (LLM) because of its powerful attention-based learning and parallel-natured architecture. As the …

PENTATRON: PErsonalized coNText-Aware Transformer for Retrieval-based cOnversational uNderstanding

2022-10-22 · Niranjan Uma Naresh, Ziyan Jiang, Ankit, Sungjin Lee 외

Conversational understanding is an integral part of modern intelligent devices. In a large fraction of the global traffic from customers using smart digital assistants, frictions in dialogues may be attributed to incorre…

Language ModelingLanguage ModellingRetrieval

Conformal Transformations for Symmetric Power Transformers

2025-03-05 · Saurabh Kumar, Jacob Buckman, Carles Gelada, Sean Zhang

Transformers with linear attention offer significant computational advantages over softmax-based transformers but often suffer from degraded performance. The symmetric power (sympow) transformer, a particular type of lin…

Context-Aware Semantically Extensible Searchable Symmetric Encryption for Encrypted Cloud Data

2022-03-25 · journal 2022 3 · Lanxiang Chen, Yujie Xue, Yi Mu, Senior Member 외

Abstract—Traditional searchable symmetric encryption (SSE) schemes rarely support context-aware semantic extension, and then lead to the searched results being incomplete or deviating from the user’s query intention. To …

Generating Symmetric Materials using Latent Flow Matching

2026-05-11 · Anmar Karmush, Cedric Mathieu Brandenburg, Soheil Ershadrad, Johanna Rosén 외 arxiv

Tackling the task of materials generation, we aim to enhance the previously proposed All-atom Diffusion Transformer (ADiT) by introducing SymADiT, a symmetry-aware variant. To do so, we use a representation of materials …