paper-with-me

Papers

Structural Design Recommendations in the Early Design Phase using Machine Learning

2021-07-19 · Spyridon Ampanavos, Mehdi Nourbakhsh, Chin-Yi Cheng

Structural engineering knowledge can be of significant importance to the architectural design team during the early design phase. However, architects and engineers do not typically work together during the conceptual phase; in fact, structural engineers are often called late into the process. As a result, updates in the design are more difficult and time-consuming to complete. At the same time, there is a lost opportunity for better design exploration guided by structural feedback. In general, the earlier in the design process the iteration happens, the greater the benefits in cost efficiency and informed de-sign exploration, which can lead to higher-quality creative results. In order to facilitate an informed exploration in the early design stage, we suggest the automation of fundamental structural engineering tasks and introduce ApproxiFramer, a Machine Learning-based system for the automatic generation of structural layouts from building plan sketches in real-time. The system aims to assist architects by presenting them with feasible structural solutions during the conceptual phase so that they proceed with their design with adequate knowledge of its structural implications. In this paper, we describe the system and evaluate the performance of a proof-of-concept implementation in the domain of orthogonal, metal, rigid structures. We trained a Convolutional Neural Net to iteratively generate structural design solutions for sketch-level building plans using a synthetic dataset and achieved an average error of 2.2% in the predicted positions of the columns.

📄 PDF Abstract BibTeX arXiv:2107.08567

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

A Domain Adaptation of Large Language Models for Classifying Mechanical Assembly Components

2025-05-02 · Fatemeh Elhambakhsh, Daniele Grandi, Hyunwoong Ko

The conceptual design phase represents a critical early stage in the product development process, where designers generate potential solutions that meet predefined design specifications based on functional requirements. …

Domain Adaptation

The Sample Complexity of Online One-Class Collaborative Filtering

2017-05-31 · ICML 2017 8 · Reinhard Heckel, Kannan Ramchandran

We consider the online one-class collaborative filtering (CF) problem that consists of recommending items to users over time in an online fashion based on positive ratings only. This problem arises when users respond onl…

Collaborative FilteringRecommendation Systems

Sketch2Stress: Sketching with Structural Stress Awareness

2023-06-09 · Deng Yu, Chufeng Xiao, Manfred Lau, Hongbo Fu

In the process of product design and digital fabrication, the structural analysis of a designed prototype is a fundamental and essential step. However, such a step is usually invisible or inaccessible to designers at the…

GreenMicro: Identifying Microservices from Use Cases in Greenfield Development

2022-06-13 · IEEE 2022 6 · Deepali Bajaj1, Anita Goel2, S. C. Gupta3

Microservices architecture is a new paradigm for developing a software system as a collection of independent services that communicate through lightweight protocols. In greenfield development, identifying the microserv…

Does Traversal Order Matter? A Systematic Study of Tree Traversal Methods in Transformer Grammars

2026-06-15 · Zongru Liu, Pengyu Ji, Pengcheng Wang, Kewei Tu arxiv

Transformer Grammars (TGs) enhance language modeling by incorporating syntactic tree structures. Despite the potentially significant impact on model performance of how syntactic trees are linearized in TGs, existing stud…