Skip to main content

Showing 1–13 of 13 results for author: McComb, C

.
  1. arXiv:2405.03695  [pdf, other

    cs.CL

    Evaluating Large Language Models for Material Selection

    Authors: Daniele Grandi, Yash Patawari Jain, Allin Groom, Brandon Cramer, Christopher McComb

    Abstract: Material selection is a crucial step in conceptual design due to its significant impact on the functionality, aesthetics, manufacturability, and sustainability impact of the final product. This study investigates the use of Large Language Models (LLMs) for material selection in the product design process and compares the performance of LLMs against expert choices for various design scenarios. By c… ▽ More

    Submitted 23 April, 2024; originally announced May 2024.

    Comments: arXiv admin note: text overlap with arXiv:2307.03109 by other authors

  2. arXiv:2405.02345  [pdf, other

    cs.HC cs.AI

    Exploring the Capabilities of Large Language Models for Generating Diverse Design Solutions

    Authors: Kevin Ma, Daniele Grandi, Christopher McComb, Kosa Goucher-Lambert

    Abstract: Access to large amounts of diverse design solutions can support designers during the early stage of the design process. In this paper, we explore the efficacy of large language models (LLM) in producing diverse design solutions, investigating the level of impact that parameter tuning and various prompt engineering techniques can have on the diversity of LLM-generated design solutions. Specifically… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: preprint of journal paper

  3. arXiv:2405.01319  [pdf, other

    cs.LG cs.CE

    Data Sco**: Effectively Learning the Evolution of Generic Transport PDEs

    Authors: Jiangce Chen, Wenzhuo Xu, Zeda Xu, Noelia Grande Gutiérrez, Sneha Prabha Narra, Christopher McComb

    Abstract: Transport phenomena (e.g., fluid flows) are governed by time-dependent partial differential equations (PDEs) describing mass, momentum, and energy conservation, and are ubiquitous in many engineering applications. However, deep learning architectures are fundamentally incompatible with the simulation of these PDEs. This paper clearly articulates and then solves this incompatibility. The local-depe… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

  4. arXiv:2307.01804  [pdf, other

    cs.LG cs.CG

    Capturing Local Temperature Evolution during Additive Manufacturing through Fourier Neural Operators

    Authors: Jiangce Chen, Wenzhuo Xu, Martha Baldwin, Björn Nijhuis, Ton van den Boogaard, Noelia Grande Gutiérrez, Sneha Prabha Narra, Christopher McComb

    Abstract: High-fidelity, data-driven models that can quickly simulate thermal behavior during additive manufacturing (AM) are crucial for improving the performance of AM technologies in multiple areas, such as part design, process planning, monitoring, and control. However, the complexities of part geometries make it challenging for current models to maintain high accuracy across a wide range of geometries.… ▽ More

    Submitted 4 July, 2023; originally announced July 2023.

  5. arXiv:2306.10055  [pdf

    cs.LG cs.AI cs.CE

    Smoothing the Rough Edges: Evaluating Automatically Generated Multi-Lattice Transitions

    Authors: Martha Baldwin, Nicholas A. Meisel, Christopher McComb

    Abstract: Additive manufacturing is advantageous for producing lightweight components while addressing complex design requirements. This capability has been bolstered by the introduction of unit lattice cells and the gradation of those cells. In cases where loading varies throughout a part, it may be beneficial to use multiple, distinct lattice cell types, resulting in multi-lattice structures. In such stru… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

    Comments: 23 Pages, 8 Figures

  6. arXiv:2306.05562  [pdf, other

    cs.RO cs.AI cs.CE

    AircraftVerse: A Large-Scale Multimodal Dataset of Aerial Vehicle Designs

    Authors: Adam D. Cobb, Anirban Roy, Daniel Elenius, F. Michael Heim, Brian Swenson, Sydney Whittington, James D. Walker, Theodore Bapty, Joseph Hite, Karthik Ramani, Christopher McComb, Susmit Jha

    Abstract: We present AircraftVerse, a publicly available aerial vehicle design dataset. Aircraft design encompasses different physics domains and, hence, multiple modalities of representation. The evaluation of these cyber-physical system (CPS) designs requires the use of scientific analytical and simulation models ranging from computer-aided design tools for structural and manufacturing analysis, computati… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

    Comments: The dataset is hosted at https://zenodo.org/record/6525446, baseline models and code at https://github.com/SRI-CSL/AircraftVerse, and the dataset description at https://aircraftverse.onrender.com/

  7. arXiv:2306.01779  [pdf

    cs.CL cs.AI

    Conceptual Design Generation Using Large Language Models

    Authors: Kevin Ma, Daniele Grandi, Christopher McComb, Kosa Goucher-Lambert

    Abstract: Concept generation is a creative step in the conceptual design phase, where designers often turn to brainstorming, mindmap**, or crowdsourcing design ideas to complement their own knowledge of the domain. Recent advances in natural language processing (NLP) and machine learning (ML) have led to the rise of Large Language Models (LLMs) capable of generating seemingly creative outputs from textual… ▽ More

    Submitted 30 May, 2023; originally announced June 2023.

    Comments: Proceedings of the ASME 2023 International Design Engineering Technical Conferences and Computers and Information in Engineering Conferences

  8. arXiv:2211.15068  [pdf

    cs.LG cs.AI

    Learning to design without prior data: Discovering generalizable design strategies using deep learning and tree search

    Authors: Ayush Raina, Jonathan Cagan, Christopher McComb

    Abstract: Building an AI agent that can design on its own has been a goal since the 1980s. Recently, deep learning has shown the ability to learn from large-scale data, enabling significant advances in data-driven design. However, learning over prior data limits us only to solve problems that have been solved before and biases data-driven learning towards existing solutions. The ultimate goal for a design a… ▽ More

    Submitted 28 November, 2022; originally announced November 2022.

    Comments: ASME. J. Mech. Des

  9. Design Strategy Network: A deep hierarchical framework to represent generative design strategies in complex action spaces

    Authors: Ayush Raina, Jonathan Cagan, Christopher McComb

    Abstract: Generative design problems often encompass complex action spaces that may be divergent over time, contain state-dependent constraints, or involve hybrid (discrete and continuous) domains. To address those challenges, this work introduces Design Strategy Network (DSN), a data-driven deep hierarchical framework that can learn strategies over these arbitrary complex action spaces. The hierarchical ar… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Comments: Published in Journal of Mechanical Design

    Report number: Volume 144 Issue 2

    Journal ref: J. Mech. Des. Feb 2022, 144(2): 021404 (12 pages)

  10. Goal-Directed Design Agents: Integrating Visual Imitation with One-Step Lookahead Optimization for Generative Design

    Authors: Ayush Raina, Lucas Puentes, Jonathan Cagan, Christopher McComb

    Abstract: Engineering design problems often involve large state and action spaces along with highly sparse rewards. Since an exhaustive search of those spaces is not feasible, humans utilize relevant domain knowledge to condense the search space. Previously, deep learning agents (DLAgents) were introduced to use visual imitation learning to model design domain knowledge. This note builds on DLAgents and int… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

    Journal ref: J. Mech. Des. Dec 2021, 143(12): 124501 (6 pages)

  11. arXiv:1907.11813  [pdf

    cs.AI cs.LG

    Learning to design from humans: Imitating human designers through deep learning

    Authors: Ayush Raina, Christopher McComb, Jonathan Cagan

    Abstract: Humans as designers have quite versatile problem-solving strategies. Computer agents on the other hand can access large scale computational resources to solve certain design problems. Hence, if agents can learn from human behavior, a synergetic human-agent problem solving team can be created. This paper presents an approach to extract human design strategies and implicit rules, purely from histori… ▽ More

    Submitted 2 August, 2019; v1 submitted 26 July, 2019; originally announced July 2019.

    Report number: Volume 141 Issue 11

    Journal ref: J. Mech. Des, ASME, November 2019

  12. arXiv:1410.4737  [pdf, other

    physics.atom-ph nucl-ex physics.chem-ph physics.ins-det physics.optics

    High-resolution, vacuum-ultraviolet absorption spectrum of boron trifluoride

    Authors: Patrick P. Hughes, Amy Beasten, Jacob C. McComb, Michael A. Coplan, Alan K. Thompson, Robert E. Vest, Matthew K. Sprague, Karl K. Irikura, Charles W. Clark

    Abstract: In the course of investigations of thermal neutron detection based on mixtures of $^{10}$BF$_3$ with other gases, knowledge was required of the photoabsorption cross sections of $^{10}$BF$_3$ for wavelengths between 135 and 205 nm. Large discrepancies in the values reported in existing literature led to the absolute measurements reported in this communication. The measurements were made at the SUR… ▽ More

    Submitted 17 October, 2014; originally announced October 2014.

    Comments: submitted to The Journal of Chemical Physics

  13. arXiv:1403.4995  [pdf, other

    physics.ins-det cond-mat.mtrl-sci nucl-ex physics.atom-ph

    Noble gas excimer scintillation following neutron capture in boron thin films

    Authors: Jacob C. McComb, Michael A. Coplan, Mohamed al-Sheikhly, Alan K. Thompson, Robert E. Vest, Charles W. Clark

    Abstract: Far-ultraviolet (FUV) scintillation signals have been measured in heavy noble gases (argon, krypton, xenon) following boron-neutron capture ($^{10}$B($n,α$)$^7$Li) in $^{10}$B thin films. The observed scintillation yields are comparable to the yields from some liquid and solid neutron scintillators. At noble gas pressures of 107 kPa, the number of photons produced per neutron absorbed following ir… ▽ More

    Submitted 24 March, 2014; v1 submitted 19 March, 2014; originally announced March 2014.