Space Optimization Using Scaled Neural Multiplicative Model
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current linear models are inadequate for efficiently solving space optimization problems due to their inability to handle non-linear relationships and sparse data sets, particularly in scenarios with numerous items of low density interaction, which limits their accuracy and applicability.
Innovation Solution
A system utilizing a scaled neural multiplicative model (SNMM) prediction model to generate a predicted function representing the relationship between optimization parameters and independent variables, enabling optimal allocation of elements within a digitally-represented space, thereby maximizing optimization parameters.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If linear models are used for space optimization, then the problem and solution remain tractable, but the model fails to capture non-linear relationships and cannot accurately handle sparse data sets
Solution Approach 1:
The patent transforms the optimization problem by changing the parameter representation from direct linear parameters to logarithmic parameters. By taking the logarithm of the objective function and constraints, the non-linear relationships are linearized, allowing neural network models to capture complex patterns while maintaining computational tractability. This parameter transformation enables the model to handle sparse data more effectively by revealing underlying non-linear structures.
Solution Approach 2:
The patent replaces traditional linear optimization mechanics with a neural network-based prediction system. Instead of using conventional linear programming approaches, the system employs neural networks trained on historical data to predict optimal allocations. This substitution allows the model to learn complex non-linear relationships from sparse data while maintaining the ability to provide tractable optimization solutions.
2Quantity of substance
If more items are inserted into the space, then the space utilization increases, but the data density interaction decreases making the data sparser
Solution Approach 1:
The patent performs preliminary actions by pre-processing the sparse interaction data through logarithmic transformation and feature engineering before feeding it to the neural network. This preliminary processing enhances the signal-to-noise ratio in sparse datasets, allowing the model to effectively learn from limited interactions even when many items are present in the space. The system also uses data augmentation techniques to artificially increase the effective data density.
Solution Approach 2:
The patent creates a composite modeling approach by combining multiple neural network layers with different functions (prediction layer, optimization layer, and transformation layer). This composite structure allows the system to simultaneously handle high-dimensional sparse input data and produce accurate optimization results, effectively managing the trade-off between quantity of items and data density.
3Ease of manufacture
If linear models are used, then computational simplicity is maintained, but the models cannot accurately reflect sparse data sets with low density interactions
Solution Approach 1:
The patent segments the optimization problem into distinct computational stages: data preprocessing, neural network prediction, and solution optimization. Each segment handles specific aspects of the problem, allowing the system to maintain computational simplicity in each individual stage while achieving high accuracy overall when the segments are combined. This segmentation enables the use of simple, interpretable models at each step rather than requiring a single complex model.
Solution Approach 2:
The patent introduces an intermediary logarithmic transformation layer between the raw sparse data and the optimization objective. This intermediary transformation converts multiplicative relationships into additive ones, making the sparse data more amenable to simple linear optimization techniques while preserving the underlying non-linear patterns. The intermediary layer acts as a bridge that maintains computational simplicity while improving accuracy.
Data Source
AI summary
Systems and methods of optimizing digitally-represented space is disclosed. A request to optimize a digitally-represented space is received. The request includes a data structure storing the digitally-represented space and at least one optimization parameter. A set of elements for insertion into the digitally-represented space is obtained. Each element in the set of elements includes at least one independent variable. A predicted function for the digitally-represented space is generated that represents a relationship between the at least one optimization parameter and the at least one independent variable. The predicted function is generated by a scaled neural multiplicative model (SNMM) prediction model. An optimal allocation of a subset of the set of elements in the digitally-represented space is generated that maximizes the at least one optimization parameter. The data structure storing the digitally-represented space is updated to include the optimal allocation of the subset of the set of elements.


