METHOD AND TOOL FOR DESIGNING A COMPLEX SYSTEM
20220391555 · 2022-12-08
Assignee
Inventors
Cpc classification
G06F30/27
PHYSICS
International classification
Abstract
The present disclosure relates to multi-objective optimization of complex technical systems. A method of designing a Pareto-optimal layout of a system includes processing input data relating to defining a layout space of layout parameters, a target space of target parameters, and constraints in the layout parameters and the target parameters, determining one or more sets of layout parameter values, each set specifying a layout configuration of the system to be modeled, receiving objective responses for the system having layout configurations specified by the one or more sets of layout parameter values, wherein each objective response corresponds to a target parameter value achieved by the system when having a layout configuration specified by one of the sets of layout parameter values, applying multi-objective optimization with respect to the target parameters to determine one or more further sets of layout parameter values, receiving objective responses for the system having layout configurations specified by the one or more further sets of layout parameter values, repeating the steps of applying multi-objective optimization and receiving respective objective responses until an abort criterion is met, and providing a user interface for Pareto-optimal design of the system to be modeled, the user interface configured for selecting a specific layout configuration on basis of visualizing objective trade-offs inferred from the objective responses for the respective sets of layout parameter values, wherein the trade-offs are inferred from the objective responses based on determining Pareto-optimal point.
Claims
1. A computer-implemented method for designing a Pareto-optimal layout of a system to be modeled, the method comprising: processing input data relating to defining a layout space of layout parameters of a system to be modeled, a target space of target parameters of the system, and constraints in the layout parameters and the target parameters; determining one or more sets of layout parameter values, each set specifying a layout configuration of the system to be modeled; receiving objective responses for the system having layout configurations specified by the one or more sets of layout parameter values, wherein each objective response corresponds to a target parameter value achieved by the system when having a layout configuration specified by one of the sets of layout parameter values; applying multi-objective optimization with respect to the target parameters to determine one or more further sets of layout parameter values; receiving objective responses for the system having layout configurations specified by the one or more further sets of layout parameter values; building a surrogate model that approximates a relation between the target parameters and the layout parameters; repeating the steps of applying multi-objective optimization to determine one or more consecutive further sets of layout parameter values and receiving respective objective responses until an abort criterion is met, wherein determining the one or more consecutive further sets of layout parameter values is based on employing the surrogate model; and providing a user interface for Pareto-optimal design of the system to be modeled, the user interface configured for selecting a specific layout configuration on basis of visualizing objective trade-offs inferred from the objective responses for the respective one or more sets of layout parameter values, wherein the trade-offs are inferred from the objective responses based on determining Pareto-optimal points.
2. The computer-implemented method of claim 1, wherein determining the sets of one or more layout parameter values is based on applying a space-filling algorithm.
3. The computer-implemented method of claim 1, wherein applying multi-objective optimization to determine the one or more further sets and the consecutive further sets, respectively, of layout parameter values is based on employing all previously received objective responses.
4. The computer-implemented method of claim 1, wherein the layout space corresponds to a Cartesian product of a design space of design parameters and a use space of use case parameters, and wherein the design parameters and the use case parameters correspond to the layout parameters.
5. The computer-implemented method of claim 1, further comprising sending the sets of layout parameter values, the further sets of layout parameter values, and each of the consecutive further sets of layout parameter values to one or more remote system modelling modules for providing the respective objective responses.
6. The computer-implemented method of claim 1, further comprising determining that the abort criterion is met by determining that a predetermined level of convergence is reached.
7. The computer-implemented method of claim 1, further comprising performing a statistical test that a relation between the layout parameters and the target parameters inferred from the objective responses achieves a predetermined significance level, and wherein the user interface instructs a user to refine the input data if the relation does not achieve the predetermined significance level.
8. The computer-implemented method of claim 1, wherein the system to be modeled is a neural network for pattern recognition, wherein the layout parameters comprise a network depth, a number of input features, and a kernel size, and wherein the target parameters comprise a precision, a recall, and a computing time.
9. The computer-implemented method of claim 1, wherein the system to be modeled is an electric vehicle, wherein the layout parameters comprise a peak motor power, a battery capacity, a number of gears, a gear ratio, and an upshift threshold, and wherein the target parameters comprise a total range of the vehicle and an acceleration time of the vehicle.
10. The computer-implemented method of claim 2, wherein the surrogate model is employed to calculate a continuous Pareto front over the Pareto-optimal points, and wherein visualizing objective trade-offs comprises displaying the continuous Pareto front.
11. The computer-implemented method of claim 1, further comprising performing a statistical test that the surrogate model achieves a predetermined significance level, and wherein the user interface instructs a user to choose a different model family for building the surrogate model if it is determined that the predetermined significance level is not achieved.
12. The computer-implemented method of claim 1, wherein the user interface is configured for preparing output data reflecting layout parameter sensitivities based on analyzing a relation between the objective responses and the layout parameters.
13. The computer-implemented method of claim 12, wherein the sensitivities determined from the surrogate model capture correlation of a plurality of the layout parameters with one of the target parameters.
14. A computing system for designing a Pareto-optimal layout of a system to be modeled, the computing system comprising: a processor; and a memory storing program instructions executable by said processor, wherein said computing system is configured to: model a system with specified layout configurations, wherein each layout configuration is specified by a set of layout parameter values; deliver objective responses for a layout configuration, wherein each objective response corresponds to a target parameter achieved by the system having the layout configuration specified by the set of layout parameter values; employ the objective responses to determine further sets of layout parameter values to be modelled; build a surrogate model that approximates a relation between the target parameters and the layout parameters, wherein determining the one or more consecutive further sets of layout parameter values is based on employing the surrogate model; provide a graphical user interface for Pareto-optimal design of the system, wherein the graphical user interface is configured to visualize objective trade-offs inferred from the objective responses for the layout parameters, wherein the trade-offs inferred are inferred from the objective responses based on determining Pareto-optimal points; and repeatedly present to a user, in each repetition, further sets of layout parameter values and corresponding objective results, until the user makes a selection of a specific layout configuration having a set of corresponding layout parameter values.
15. The system of claim 14, further configured to deliver the objective result for a layout configuration by simulating the system having a layout configuration specified by the set of one or more layout parameter values.
16. The system of claim 14, further configured to retrieve the sets of layout parameters from the multi-objective optimization module by employing an API exposed by the multi-objective optimization module.
17. The system of claim 14, further configured to execute the modeling in parallel.
18. The system of claim 14, further configured to process user input related to definitions of a layout space of the system, a target space of the system, and constraints of the system, wherein the layout space comprises the layout parameters, the target space comprises the target parameters, and the constraints cover required limitations in the layout parameters and the target parameters.
19. A computer program product for designing a Pareto-optimal layout of a system to be modeled, comprising a non-transitory computer-readable medium encoded with program instructions which, when executed by at least one processor, cause a processor to: process input data relating to defining a layout space of layout parameters of a system to be modeled, a target space of target parameters of the system, and constraints in the layout parameters and the target parameters; determine one or more sets of layout parameter values, each set specifying a layout configuration of the system to be modeled; receive objective responses for the system having layout configurations specified by the one or more sets of layout parameter values, wherein each objective response corresponds to a target parameter value achieved by the system when having a layout configuration specified by one of the sets of layout parameter values; apply multi-objective optimization with respect to the target parameters to determine one or more further sets of layout parameter values; receive objective responses for the system having layout configurations specified by the one or more further sets of layout parameter values; build a surrogate model that approximates a relation between the target parameters and the layout parameters; repeat the applying multi-objective optimization to determine one or more consecutive further sets of layout parameter values and receiving respective objective responses until an abort criterion is met, wherein determining the one or more consecutive further sets of layout parameter values is based on employing the surrogate model; and provide a user interface for Pareto-optimal design of the system to be modeled, the user interface configured for selecting a specific layout configuration on basis of visualizing objective trade-offs inferred from the objective responses for the respective one or more sets of layout parameter values, wherein the trade-offs are inferred from the objective responses based on determining Pareto-optimal points.
Description
BRIEF DESCRIPTION OF THE FIGURES
[0028]
[0029]
[0030]
[0031]
DETAILED DESCRIPTION
[0032] The present invention allows to systematically build the layout space of layout parameters of a technical system under consideration, define target parameters and gain knowledge on relations between the target parameters and the layout parameters for the system. The user is presented with a graphical user interface providing visualizations of the objective trade-offs and allowing selecting a specific layout configuration.
[0033]
[0034] After deciding on the topology of the solution to be found, input for defining the layout space a system to be modelled is received in step 110 of method 100. The layout space of the system is then the space of parametrizations of the elements, the functional elements, and the respective interconnections. For example, when designing an electrical system, the layout space may include a parameter for the capacity of a battery element or a parameter for the peak power of a photovoltaic element.
[0035] The input data may be handled by a design space, target space, and constraint definition module of an integrated software tool. The input data may include all the information necessary to define the technical system allowing later modelling of the system via virtual experiments. The input data may comprise defining a first, second, third, etc. design parameter with respective parameter ranges.
[0036] Further input data defining a use case space U may optionally be received. The use case space covers use case variables, allowing optimizing the system for a plurality of use cases simultaneously. For example, when the system under consideration is an automobile, a use case parameter may be a length of distance covered by the vehicle, or, in another example, a lateral acceleration parameter ax and a circle radius r.
[0037] The layout space defined by the received input data may correspond to a Cartesian product of a design space of design parameters d and use case parameters u.
[0038] In step 110, further input data relating to defining a target space of target parameters of the system, and their ranges that should be considered, is received. Input data relating to defining a target space may, for example, define a first target parameter which should be minimized, and a second target indicator, which simultaneously should be maximized.
[0039] Finally, step 110 may further comprise receiving input data defining constraints in the layout parameters and the target parameters. For example, when the layout space comprises two design variables d.sub.1 and d.sub.2, a constraint may be d.sub.1+d.sub.2<10. In embodiments, theses input data may be received via a graphical user interface that guides the user to submit the respective definitions.
[0040] Method 100 proceeds with step 120 of determining sets of layout parameter values to be evaluated. Each set of layout parameter values comprises one or more layout parameter values and defines a layout configuration of the technical system under study, in accordance with the selected system topology. The sets of layout parameter values may be determined based on calculating sets of layout parameter values that efficiently sample the defined layout space, for example based on applying a space filling algorithm.
[0041] Method 100 further comprises step 130 of receiving objective responses for the chosen sets of parameter values. The objective responses may be received from performing virtual experiments such as simulation of the system having the specified layout configuration. For example, the objective responses may be obtained from providing the chosen sets of parameter values to a remote simulation environment for simulating the corresponding layout configuration and receiving the objective responses determined at the remote simulation environment.
[0042] In an example of design of a fully electric vehicle focus may be put on design of the power train. The power train entails a layout parameter of a battery weight. The electric engine of the power train entails a layout parameter of a maximum power, while the gearbox of the power train entails layout parameters of a number of gears, a gear ratio and an upshift threshold. The target parameters may be chosen as the total range of the vehicle in kilometers and the acceleration time from zero to 50 km/h. In addition to these parametrizations of the single components, software parameters controlling the behavior of the gearshift module may be included in the layout space. The use case space may be used to define a track where the technical performance of the vehicle will be measured.
[0043] As a result of method steps 110, 120, 130, a sampling of the relation t(d,u) between target parameters and layout parameters is yielded. The relationship t(d,u) is in general not accessible analytically.
[0044] In embodiments, method 100 may comprise step 140 of calculating a surrogate model approximating t(d,u). The surrogate model may be based on a suitable function family f.sub.α with parameter value α
ŝ=f.sub.α(d,u)≈t(d,u) (1)
[0045] The surrogate model according to equation (1) maps the Euclidean product of design space D and use case space U to the target space T.
[0046] A surrogate model may be selected from a family of surrogate models selected by the user. For example, step 140 may comprise receiving a user selection of a family of surrogate models fa and determining a value of a based on the observed relation between layout parameter values and objective responses. In embodiments, the families of surrogate models may comprise a function family based on radial basis functions and a function family based on Gaussian process regressors.
[0047] Method 100 further comprises step 150 of multi-objective optimization. Multi-objective optimization comprises identifying Pareto-objective trade-offs and corresponding design space parameter values. Step 150 of multi-objective optimization may be based on a genetic algorithm, or may be based on statistical learning approaches.
[0048] Multi-objective optimization may make use of a surrogate model as previously described. Depending on the optimization scenario, using a surrogate model may help achieving better results in less time, and accordingly increase effectiveness and efficiency of method 100. Simplified speaking, a purpose of multi-objective optimization is identifying a next round of data points to simulate. Accordingly, calculating and/or selecting the surrogate model has an effect on the quality of the optimization and on visualization of the Pareto fronts at a desired level of quality.
[0049] Step 150 of multi-objective optimization includes determining, based on evaluating an abort criterion, whether evaluation of further sets of layout parameters is necessary. The abort criterion may be based on a time limit or may be based on reaching a quality of results or convergence.
[0050] If it is determined that evaluation of further sets of layout parameters is necessary, method 100 repeats steps 120 and 130. The second iteration of steps 120 and 130 may be based on employing the results of the first iteration of steps 120 and 130 to achieve an efficient search strategy.
[0051] In particular, in the second iteration of step 120, the surrogate model may be employed to determine further sets of layout parameter values to be modelled. The received objective responses for the further sets of layout parameter values in turn allow refining the surrogate model which may be employed in yet another iteration of step 120 to determine yet further sets of layout parameter values to be modelled.
[0052] Hence, whereas a first iteration of step 120 employs a static sampling strategy with only static knowledge on the simulated system, each further iteration of step 120 may employ the successively refined surrogate model ŝ, so that a posteriori knowledge from the simulations is used for selection of the further layout parameter values. Hence, for example, the further sets of layout configurations to be made specifically in regions of the layout space where further modeling is necessary.
[0053] The dynamic search strategy according to steps 120, 130 and 140 hence takes into account the results of previous simulations for the selection of the next simulation and thus achieves both high effectiveness and high efficiency. The search strategy may be selected manually or may be automatically selected based on the problem under consideration.
[0054] If in step 150 it is decided that an evaluation of further sets of layout parameter values is not necessary, a user interface utilizing the trade-offs between the considered objectives may be rendered in step 160.
[0055] The user interface rendered in step 160 may display one or more graphs of Pareto Fronts, each Pareto front being inferred by the model objective optimization step. Each Pareto front captures a trade-off between two target parameters so that improving on a first target parameter is only possible by lowering achievement in a second target parameter.
[0056] When simultaneously considering use case parameters and design space parameters, the results may be projected to one of the use case parameters. In such a projection, maxima and minima of a target indicator under a variation of all other parameters may be considered to mark a best- or a worst-case situation for the technological potential of the system.
[0057] Based on the user interface rendered in step 160, a user may recognize that evaluation of further sets of layout parameter values is necessary to achieve a required accuracy of the Pareto front, for example. Hence, after step 160, another iteration of steps 120, 130, and 150 may be performed, refining the results.
[0058] Based on the user interface rendered in step 160, a user may also recognize that a redesign of the layout parameters such as the design parameters, use case parameters, or the target parameters is necessary. Hence, after step 160, the method may return to step 110.
[0059] The surrogate model ŝ allows inferring Pareto-optimal solution alternatives according to
P.sub.u={d∈D|d′∈D:f.sub.α(d,u)<f.sub.α(d′,u)} (2)
[0060] Hence, according to equation (2), the surrogate model allows inferring a continuous Pareto front, efficiently quantifying target indicator trade-offs even in non-simulated sections of the layout space.
[0061] Therefore, in addition to using the surrogate model for selecting further layout parameter values to be modeled, the surrogate model ŝ may be employed in step 160 to render the graph of the Pareto front as a continuous line. The surrogate model ŝ may further be employed to calculate sensitivities that capture dependence of target parameters on layout parameters. The graphical user interface rendered in step 160 may further visualize the calculated sensitivities. Hence, the surrogate model may be employed to allow the user to identify which layout parameter influence the target parameters most strongly. Moreover, sensitivities determined from the surrogate model may also capture multiple correlation of several layout parameters on the target parameters.
[0062] Method 100 may further comprise testing a quality of fit between the surrogate model ŝ and the observed relation t(d,u) of target parameters and the layout parameters. If the fit between the surrogate model ŝ and the observed relation is not sufficient, the parameter α may be adjusted. Additionally, the graphical user interface may prompt the user to select another family of surrogate models f.sub.α.
[0063] The graphical user interface rendered in step 160 may also allow receiving a user selection of a specific layout configuration. In response to the user selection, the objective response for the specific layout configuration as predicted by the surrogate model may be verified by submitting the specific layout configuration to a system modeling module from which the objective responses are received.
[0064] Some or all of the method steps of method 100 described above may be implemented by a computer in that they are executed by (or using) a processor, a microprocessor, an electronic circuit or processing circuitry.
[0065] Below Table 1 illustrates code snippets for employing the method 100 for designing an electric vehicle:
TABLE-US-00001 TABLE 1 Step Results 1 Design(i) = (battery_size (i), engine_power(i), number_gears(i), gear_ra- tio(i), upshift_threshold(i)) with battery_size (i) ϵ {300,...,800} with engine_power(i) ϵ {20,...,100} with number_gears(i) ϵ {1,2} with gear_ratio(i) ϵ {6,...,12} with upshift_threshold(i) ϵ {350,...,450} Objective(j) = (total_range(j), acceleration_time(j)) with goal of max(total_range(j) ϵ ) with goal of min(acceleration_time(j) ϵ
) Abort criterion: n_samples_max := 100 with i ϵ {1,2,...,100} 2 Design(1) := (300 kg, 50kW, 1, 8, 400 rad/s) 3 Objective(1) = (500 km, 7 s) 4 f: f(Design) := Objective(Design) based on... (Design(i), Objective(i)) samples iϵ {1} optimize(f(Design) with Design(with battery_size (i) ϵ {300,...,800} with engine_power(i) ϵ {20,...,100} with number_gears(i) ϵ {1,2} with gear_ratio(i) ϵ {6,...,12} with upshift_treshold(i) ϵ {350,...,450})) 5 Design(2) := (500 kg, 80 kW, 2, 8, 350 rad/s) 6 Objective(2) = (650 km, 8 s) 7 f: f(Design) := Objective(Design) based on... (Design(i), Objective(i)) samples iϵ {1, 2} optimize(f(Design) with Design(with battery_size (i) ϵ {300,...,800} with engine_power(i) ϵ {20,...,100} with number_gears(i) ϵ {1,2} with gear_ratio(i) ϵ {6,...,12} with upshift_threshold(i) ϵ {350,...,450})) . . . ... p-3 Design(100) := (600 kg, 50 kW, 2, 10, 450 rad/s) p-2 Objective(2) = (780 km, 10 s) p-1 f: f(Design) := Objective(Design) based on... (Design(i), Objective(i)) samples iϵ {1,...,100} optimize(f(Design) with Design(with battery_size (i) ϵ {300,...,800} with engine_power(i) ϵ {20,...,100} with number_gears(i) ϵ {1,2} with gear_ratio(i) ϵ {6,...,12} with upshift_threshold(i) ϵ {350,..450})) p Trade-offs: (range, acceleration_time), Sensitivities: range(battery), range(engine_power),... Pareto front 1 meta model: range vs. acceleration_time
[0066] In this case, the layout parameters are battery size, engine power, number of gears, gear ratio and upshift threshold, while target parameters are total range of the vehicle and acceleration time. In the example according to Table 1, the abort criterion is reaching a predetermined maximum number of samples. Row 1 corresponds to step 110 of method 100 for processing input for defining layout space, target space, and constraints. Rows 2, 5, . . . , p-3 correspond to step 120 of determining sets of layout parameters, rows 3, 6, . . . , p-2 to step 130 of receiving objective responses, rows 4, 7, . . . , p-1 to step 150 of multi-objective optimization. The actions of these rows corresponding to step 150 of multi-objective optimization may be preceded by a step 140 of calculating and/or selecting a surrogate model, as previously described.
[0067] Below Table 2 reproduces code snippets for employing the method 100 in another exemplary application of designing a convolutional neural network for image recognition:
TABLE-US-00002 TABLE 2 Step Results 1 Design(i) = (input_features(i), encoding_layer(i), kernel_size(i)) with input features(i) ϵ {1,2,...,20} with encoding_layers(i) ϵ {2,4,8,16,32} with kernel_size(i) ϵ {3 * 3,5 * 5,7 * 7,9 * 9,11 * 11} Objective(j) = (precision(j), recall(j), computing_time(j)) with goal of max(precision(j) ϵ (0,1)) with goal of max(recall(j) ϵ (0,1)) with goal of min(computing_time(j) ϵ ) Abort criterion: n_samples_max := 50 with i ϵ {1,2,...,50} 2 Design(1) := (1, 2, 3*3) Design(2) := (1, 4, 5*5) ... Design(25) := (20, 16, 9*9) 3 Objective(1) = (0.9, 0.83, 37.3 ms) Objective(2) = (0.81, 0.8, 19.2 ms) ... Objective(25) = (0.85, 0.94, 43.0 ms) 4 f: f(Design) := Objective(Design) based on... (Design(i), Objective(i)) samples iϵ {1,... 25} optimize(f(Design) with Design(input features(i) ϵ {1,2,...,20}, encoding_layers(i) ϵ {2,4,8,16,32}, with kernel_size(i) ϵ {3 * 3,5 * 5,7 * 7,9 * 9,11 * 11})) 5 Design(26) := (6, 4, 3*3) Design(27) := (6, 16, 5*5) ... Design(50) := (7, 16, 3*3) 6 Objective(26) = (0.95, 0. 94, 37.2 ms) Objective(27) = (0.99, 0.92, 14.7 ms) ... Objective(50) = (0.81, 0.96, 13.2 ms) 7 f: f:= Objective(Design) based on... (Design(i), Objective(i)) samples iϵ {1,... 50} 8 Trade-offs: (precision, recall), (precision, comp_time), (recall, com_time) Sensitivities: precision(input_features), precision(encoding_layers),... Pareto front 1 meta model: precision vs. recall Pareto front 2 meta model: recall vs. comp_time
[0068] Here, the design space comprises the number of encoding layers, the number of input features, and the kernel size of the convolutional neural network. Target parameters are precision, recall, and computing time of the convolutional neural network. A constraint may be set of allowing a specific maximum processing time. Row 1 corresponds to step 110 of method 100 for processing input for defining layout space, rows 2 and 5 to step 120 of determining sets of layout parameters, rows 3 and 6 to step 130 of receiving objective responses, rows 4 and 7 to step 150 of multi-objective optimization. Again, the actions of these rows corresponding to step 150 of multi-objective optimization may be preceded by a step 140 of calculating and/or selecting a surrogate model, as previously described.
[0069] In table 2, row 8 involves determining two Pareto fronts, a first Pareto front between precision and recall, which visualizes and quantifies that improved precision costs loss in recall, and a second Pareto front between recall and computing time which visualizes and quantifies that improved recall costs increased computing time.
[0070] In this example the sets of layout parameter values determined in step 120 comprise 25 design layouts, see rows 2 and 5 in Table 2. In this example, each of the 25 layout configurations defined in rows 3 and 5 may be run on a dedicated computing node so that the evaluation of the objective responses can be efficiently parallelized.
[0071]
[0072] Multi-objective optimization module 210 may also be configured to build a meta model such as a surrogate model ŝ described above, approximating a relation between target parameters and layout parameters. Employing the meta model allows gaining knowledge about the relation between target parameters and layout parameters even in non-simulated regions of the hyper space, such as to determine that particular non-simulated regions should be covered by additional simulations. Moreover, employing the surrogate model ŝ allows visualizing Pareto-optimal layout configurations as a continuous Pareto front instead of only scattered points of individual Pareto-optimal layout configurations.
[0073] Data handling module 220 may be configured to forward the specified layout configurations to one or more system modelling modules (250-1, 250-2, . . . , 250-n). System modelling modules (250-1, 250-2, . . . , 250-n), which may be executed remote from multi-objective optimization module 210, are configured to receive the specified layout configurations and model, e.g. simulate, the technical system with the specified layout configurations to obtain objective responses. In embodiments, system modelling modules (250-1, 250-2, . . . , 250-n) may run domain-specific or cross-domain simulations. Simulation results may be transferred to a data storage giving access to further processing.
[0074] System 200 further comprises decision management module 240 configured for rendering graphical user interface 242 that provides a human-machine interaction process for Pareto-optimal design.
[0075] Graphical user interface 242 forms a software tool for interacting with system 200. A user may employ graphical user interface 242 to submit the input data defining the layout space and the target space.
[0076] Further, system 200 may be configured for determining the quality of sampling of the layout space by the sets of layout parameters by a t-test. The graphical user interface 242 may instruct the user to refine input data when the sampling is not sufficient.
[0077] Further, system 200 may be configured for determining that the relationship between target indicators and design and use case variables is not significant, and inform the user accordingly via graphical user interface 242.
[0078] System 200 may also analyze whether the surrogate model ŝ achieves a predetermined significance level, e.g. by employing an F-test. If the surrogate model ŝ does not achieve the predetermined significance level, system 200 may adjust the parameter vector a or may employ graphical user interface 242 to instruct the user to select a different surrogate family f.sub.α. Graphical user interface 242 may further instruct the user to revisit the step of defining the layout space and the target space.
[0079] System 200 may optionally comprise a design space, target space and constraint definition module 230 configured for receiving input data relating to defining free variables of the layout space, the target space and constraints in target parameters and layout parameters, as described above.
[0080] In embodiments, multi-objective optimization module 210 may expose an optimization API to data handling module 220 which is running remote from the multi-objective optimization module 210. Hence, data handling module 220, decision management module 240, system modelling modules (250-1, 250-2, . . . , 250-n), and design space, target space and constraint definition module 230 may be executed remote from multi-objective optimization module 210, e.g. at a client computing facility.
[0081] Data handling module 220 may provide a local data handler interacting with simulation software implemented on a remote computing system such as a client computing system. All simulations may be performed locally at the client system. Sets of layout parameters to be modelled are provided over a network from multi-objective optimization module 230 to the client system while objective responses are provided to multi-objective optimization module 210 via local data handler 220. This embodiment hence provides for improved information security minimizing risk of exposure of sensitive data.
[0082] In the example of Table 1 of designing a layout of an electric vehicle, the data handling module is tasked with rows 1 and p, the multi-objective optimization module is tasked with rows 2, 5, . . . , p- and 4,7, . . . , p-1, while the system modelling module(s) are tasked with rows 3, 6, . . . , p-2.
[0083] In the example of Table 2 of designing a layout of a convolutional neural network, the data handling module is tasked with rows 1 and 8, the multi-objective optimization module is tasked with rows 2, 4, 5, and 7, while the system modelling module(s) are tasked with rows 3 and 6.
[0084]
[0085]
[0086] The embodiments described above may be implemented in hardware or in software. The implementation can be performed using a non-transitory storage medium such as a computer-readable storage medium, for example a floppy disc, a DVD, a Blu-Ray, a CD, a ROM, a PROM, and EPROM, an EEPROM or a FLASH memory. Such computer-readable media can be any available media that can be accessed by a general-purpose or special-purpose computer system.
[0087] Generally, embodiments can be implemented as computer program products with a program code or computer-executable instructions, the program code or computer-executable instructions being operative for performing one of the methods when the computer program product runs on a computer. The program code or the computer-executable instructions may, for example, be stored on a computer-readable storage medium.
[0088] In an embodiment, a storage medium (or a data carrier, or a computer-readable medium) comprises, stored thereon, the computer program or the computer-executable instructions for performing one of the methods described herein when it is performed by a processor.
[0089] The present disclosure hence relates to a guided human-machine interaction for selecting Pareto-optimal solutions. The present invention proposes an integrated analysis tool that allows systematically exploring the potential target achievements for all potential layouts of a complex technical system. When a system is optimized under multiple objectives, no single best system layout exists but only a set of a priori equivalent Pareto-optimal solutions exist. Therefore, designing a system under multi-objective optimization requires consideration of trade-offs between the priori Pareto-optimal solutions, which the present disclosure addresses by providing visualizations and quantifying the trade-offs between the objectives.