混合神经网络,连续和符号计算来解决非线性方程的参数系统
1INRIA Sophia-Antipolis, 2004 routes des Lucioles, 06902 Sophia-Antipolis, France.
概括
本研究介绍了非线性参数方程的新型解答器,使用机器学习来找到所有真实解决方案. 该方法训练多层感知子 (MLPs) 来预测初始解决方案,在工程应用中获得准确结果的高成功率.
科学领域:
- 计算数学 计算数学 计算数学
- 数字分析 数字分析
- 机器学习应用 机器学习应用
背景情况:
- 在各种科学和工程领域中,解决非线性参数方程F ((P,X) = 0至关重要.
- 现有的数值方法可能无法在一系列参数P的系统中找到所有真实解决方案.
- 需要强大的解决方案,保证在一个有限的参数区域内找到所有精确的解决方案是显著的.
研究的目的:
- 开发一种能够为非线性参数方程系统找到所有确切真实解的解法器.
- 利用机器学习,特别是多层感知子 (MLP),以提高数值解决器的收性和准确性.
- 在初始训练阶段后,为许多参数实例实现系统的高效解决.
主要方法:
- 从已知参数-解决方案对的初始集合生成学习集.
- 训练多层感知子 (MLPs) 来预测解决方案,优化牛顿方法的收成功率.
- 从一组MLP构建一个解决器,每个MLP指导一个本地解决器到精确的解决方案.
主要成果:
- 在使用足够多的MLP来找到学习集的确切解决方案时,取得了100%的成功率.
- 证明了解决方案在验证集上的有效性,显示了自动生成和自学能力.
- 成功地将该方法应用于机器人和化学问题,提供所有解决方案的高概率.
结论:
- 建议的解决方案,利用MLP,可以准确地找到非线性参数系统的所有真实解决方案.
- 虽然最初的解决器设计时间很长,但每个参数实例的解决时间非常低.
- 该方法非常适合在参数空间中需要频繁解决的应用程序,特别是用于减少计算时间的分布式实现.
相关概念视频
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
52
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
52
Classification of Systems-I
183
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
183
Neural Circuits
1.2K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.2K
Ampere-Maxwell's Law: Problem-Solving
621
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
621
Signal and System
652
A signal x(t) is a set of data or a time function representing a variable of interest. Signals typically convey information about a phenomenon, such as atmospheric temperature, humidity, human voice, television images, a dog's bark, or birdsongs. More generally, a signal can be a function of more than one independent variable. For instance, images depend on horizontal and vertical positions and can be regarded as two-dimensional signals. However, this text will focus on one-dimensional...
652
Linear Approximation in Frequency Domain
89
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
89


