Simulation Neural Network for Design Parameter Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing design optimization methods are computationally intensive and inefficient, particularly when dealing with high-dimensional design spaces, as they often rely on random adjustments and slow, complex simulation models.

Innovation Solution

The implementation of a simulation neural network-based optimization system that iteratively adjusts design parameters using gradients of a reward function, enabling direct optimization of design quality and rapid convergence on high-quality designs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional optimization methods are used, then design optimization can be performed, but computational intensity and time consumption increase significantly

Engineering Contradiction:
Improveoptimization speedVSAvoidcomputational time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent replaces conventional mechanical optimization algorithms (such as gradient descent, evolutionary algorithms) with a neural network-based system that learns to predict optimization paths. The neural network is trained on simulation data and can directly suggest optimal design parameters, eliminating the need for iterative numerical optimization and significantly reducing computational time.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The patent creates a digital twin or virtual model of the design optimization process using neural networks. Instead of physically running numerous simulations to optimize designs, the system creates a learned representation (copy) of the optimization landscape that can be queried instantly to find optimal parameters, thereby reducing the actual computational simulations required.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If random adjustments are used for optimization, then exploration of design spaces is achieved, but convergence to high-quality designs becomes inefficient

Engineering Contradiction:
Improvedesign space explorationVSAvoidconvergence speed
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent implements a feedback mechanism where the neural network continuously receives feedback from simulation results and adjusts its predictions accordingly. The system uses reinforcement learning or similar feedback-driven approaches where the neural network learns from the outcomes of design evaluations and progressively improves its ability to suggest optimal parameters, enabling both efficient exploration and rapid convergence.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent employs dynamic optimization strategies where the neural network adapts its search behavior based on the current state of the design space exploration. The system can switch between exploration modes (when encountering unexplored regions) and exploitation modes (when approaching optimal regions), allowing efficient navigation of complex design spaces with rapid convergence to high-quality solutions.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250103776A1Optimizing design parameters using a simulation neural network
Publication Date: 2025.03.27 GDM HOLDING LLC
  • US20250103776A1 patent drawing
  • US20250103776A1 patent drawing
  • US20250103776A1 patent drawing

AI summary

Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for optimizing a set of design parameters. In one aspect, a method includes: obtaining a respective initial value for each design parameter, and iteratively optimizing current values of the design parameters over a sequence of optimization iterations. The method further includes, each optimization iteration: generating a representation of an initial state of an environment using the current values of the design parameters, processing an input including the representation of the initial state of the environment using a simulation neural network to generate an output that defines a simulation of the state of the environment over a sequence of one or more time steps, determining a reward, determining gradients of the reward with respect to the current values of the design parameters, and updating the current values of the design parameters using the gradients.