paper-with-me

홈 › Papers

Material Prediction for Design Automation Using Graph Representation Learning

2022-09-26 · Shijie Bian, Daniele Grandi, Kaveh Hassani, Elliot Sadler, Bodia Borijin, Axel Fernandes, Andrew Wang, Thomas Lu, Richard Otis, Nhut Ho, Bingbing Li

Successful material selection is critical in designing and manufacturing products for design automation. Designers leverage their knowledge and experience to create high-quality designs by selecting the most appropriate materials through performance, manufacturability, and sustainability evaluation. Intelligent tools can help designers with varying expertise by providing recommendations learned from prior designs. To enable this, we introduce a graph representation learning framework that supports the material prediction of bodies in assemblies. We formulate the material selection task as a node-level prediction task over the assembly graph representation of CAD models and tackle it using Graph Neural Networks (GNNs). Evaluations over three experimental protocols performed on the Fusion 360 Gallery dataset indicate the feasibility of our approach, achieving a 0.75 top-3 micro-f1 score. The proposed framework can scale to large datasets and incorporate designers' knowledge into the learning process. These capabilities allow the framework to serve as a recommendation system for design automation and a baseline for future work, narrowing the gap between human designers and intelligent design agents.

📄 PDF Abstract BibTeX arXiv:2209.12793

Code (1)

danielegrandi-adsk/material-gnn 공식 구현 pytorch

Tasks

Graph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

34 Examples of LLM Applications in Materials Science and Chemistry: Towards Automation, Assistants, Agents, and Accelerated Scientific Discovery

2025-05-05 · Yoel Zimmermann, Adib Bazgir, Alexander Al-Feghali, Mehrad Ansari 외

Large Language Models (LLMs) are reshaping many aspects of materials science and chemistry research, enabling advances in molecular property prediction, materials design, scientific automation, knowledge extraction, and …

Large Language ModelMolecular Property PredictionProperty Predictionscientific discovery

Revolutionizing TCAD Simulations with Universal Device Encoding and Graph Attention Networks

2023-08-01 · Guangxi Fan, Leilai Shao, Kain Lu Low

An innovative methodology that leverages artificial intelligence (AI) and graph representation for semiconductor device encoding in TCAD device simulation is proposed. A graph-based universal encoding scheme is presented…

Graph Attention

Deep Representation Learning for Electronic Design Automation

2025-05-04 · Pratik Shrestha, Saran Phatharodom, Alec Aversa, David Blankenship 외

Representation learning has become an effective technique utilized by electronic design automation (EDA) algorithms, which leverage the natural representation of workflow elements as images, grids, and graphs. By address…

Representation Learning

EBSD Grain Knowledge Graph Representation Learning for Material Structure-Property Prediction

2021-09-29 · Chao Shu, Zhuoran Xin, Cheng Xie

The microstructure is an essential part of materials, storing the genes of materials and having a decisive influence on materials' physical and chemical properties. The material genetic engineering program aims to establ…

Graph AttentionGraph Representation LearningProperty PredictionRepresentation Learning

Accelerating Manufacturing Scale-Up from Material Discovery Using Agentic Web Navigation and Retrieval-Augmented AI for Process Engineering Schematics Design

2024-12-08 · Sakhinana Sagar Srinivas, Akash Das, Shivam Gupta, Venkataramana Runkana

Process Flow Diagrams (PFDs) and Process and Instrumentation Diagrams (PIDs) are critical tools for industrial process design, control, and safety. However, the generation of precise and regulation-compliant diagrams rem…

Knowledge GraphsOpen-Domain Question AnsweringQuestion AnsweringRAG+2