CN112232484B - A method and system for identifying and capturing space debris based on brain-like neural network - Google Patents
A method and system for identifying and capturing space debris based on brain-like neural network Download PDFInfo
- Publication number
- CN112232484B CN112232484B CN202011104427.8A CN202011104427A CN112232484B CN 112232484 B CN112232484 B CN 112232484B CN 202011104427 A CN202011104427 A CN 202011104427A CN 112232484 B CN112232484 B CN 112232484B
- Authority
- CN
- China
- Prior art keywords
- network
- space debris
- entropy
- complexity
- space
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/082—Learning methods modifying the architecture, e.g. adding, deleting or silencing nodes or connections
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
Abstract
本发明公开了一种基于类脑神经网络的空间碎片识别捕获方法及系统,包括:获取空间碎片的图像信息;构建主体网络,并将主体网络优化为目标识别网络;引入环境熵计算网络,描述空间碎片的分布复杂程度;引入网络熵计算网络,描述目标识别网络的网络复杂程度;根据网络复杂程度与空间碎片的分布复杂程度,获得熵平衡驱动因子;在博弈论框架的指导下,利用熵平衡驱动因子自适应调整所述目标识别网络的网络结构;建立空间碎片与天基探测器之间的信息闭环,实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。本发明具有低功耗、泛化能力强和识别精度高的特点。
The invention discloses a method and system for identifying and capturing space debris based on a brain-like neural network, comprising: acquiring image information of space debris; constructing a main network, and optimizing the main network into a target identification network; The distribution complexity of space debris; the network entropy calculation network is introduced to describe the network complexity of the target recognition network; the entropy balance driving factor is obtained according to the network complexity and the distribution complexity of space debris; under the guidance of the game theory framework, the use of entropy The balance driving factor adaptively adjusts the network structure of the target identification network; establishes an information closed loop between the space debris and the space-based detector, and outputs the relative positions of the space-based detector and the space debris in real time until the space debris is captured. The invention has the characteristics of low power consumption, strong generalization ability and high recognition accuracy.
Description
技术领域technical field
本发明涉及空间碎片识别技术领域,更具体的说是涉及一种基于类脑神经网络的空间碎片识别捕获方法及系统。The invention relates to the technical field of space debris identification, and more particularly to a method and system for identifying and capturing space debris based on a brain-like neural network.
背景技术Background technique
目前,通常采用机器学习和类脑计算手段对空间碎片进行检测,空间碎片检测就是将空间碎片从背景中检测出来,以便于后续工作的开展。传统的机器学习对数据需求量大,其依赖于巨量的训练,需要巨量的样本数据(上百M、上G乃至上T的数据)才可以完成训练;并且学习训练过程需要精确的反馈,对于现实世界的很多问题,比如航天领域或机器人领域,没有好的反馈,也没办法进行大量仿真实验产生大量样本进行训练,或者产生样本所需的代价太高,使得机器学习的应用变得很困难。同时,传统的机器学习模型泛化能力差且能耗高;当系统遇到新的情况得到新的样本时,往往需要对已经训练成型的模型在包含新样本的数据集上进行从0开始的训练,否则已经训练好的模型无法在新样本上得以应用;标准计算机仅识别1000种不同的物体就需要消耗250瓦的能量。At present, machine learning and brain-like computing methods are usually used to detect space debris. Space debris detection is to detect space debris from the background to facilitate subsequent work. Traditional machine learning has a large demand for data, it relies on a huge amount of training, and requires a huge amount of sample data (hundreds of M, G, and even data of T) to complete the training; and the learning and training process requires accurate feedback , For many problems in the real world, such as aerospace or robotics, there is no good feedback, and there is no way to conduct a large number of simulation experiments to generate a large number of samples for training, or the cost of generating samples is too high, making the application of machine learning. Very difficult. At the same time, the traditional machine learning model has poor generalization ability and high energy consumption; when the system encounters a new situation and obtains new samples, it is often necessary to perform a 0-based model on the data set containing the new samples for the model that has been trained and formed. training, otherwise the already trained model cannot be applied on new samples; a standard computer would consume 250 watts of energy just to recognize 1000 different objects.
传统的类脑计算对脑功能结构的解析不足,对脑的研究工具无法兼具细节与整体,无法对于脑进行高时空分辨率下的全局成像。同时,将脑功能抽象为数学模型难度大,脑图谱高度复杂且动态变化,在不同空间尺度、空间分布下脑神经元的功能划分差异显著,其对于空间碎片编目的算法十分复杂,必须在地面进行计算,而且无法满足实时性的需求。The traditional brain-like computing has insufficient analysis of the functional structure of the brain, and the research tools for the brain cannot combine the details and the whole, and cannot perform global imaging of the brain with high spatial and temporal resolution. At the same time, it is difficult to abstract brain function into a mathematical model, the brain map is highly complex and dynamic, and the functional division of brain neurons varies significantly under different spatial scales and spatial distributions. calculations, and cannot meet the real-time requirements.
因此,如何提供一种低功耗、泛化能力强,且识别精度高的基于类脑神经网络的空间碎片识别捕获方法及系统是本领域技术人员亟需解决的问题。Therefore, how to provide a method and system for identifying and capturing space debris based on a brain-like neural network with low power consumption, strong generalization ability, and high recognition accuracy is an urgent problem for those skilled in the art to solve.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明提供了一种基于类脑神经网络的空间碎片识别捕获方法及系统,通过学习空间碎片样本,得到一个对空间碎片敏感的神经网络模型,并且通过天基探测器与碎片之间的相对位置规划轨迹,对空间碎片进行捕获。在遇到可能产生威胁的空间碎片时,可以通过快速高效的识别,对空间碎片进行即时的识别、跟踪与处理。In view of this, the present invention provides a method and system for identifying and capturing space debris based on a brain-like neural network. By learning space debris samples, a neural network model sensitive to space debris is obtained, and a space-based detector and debris The relative position between the two planned trajectories to capture space debris. When encountering space debris that may pose a threat, the space debris can be identified, tracked and processed in real time through fast and efficient identification.
为了实现上述目的,本发明采用如下技术方案:In order to achieve the above object, the present invention adopts the following technical solutions:
一种基于类脑神经网络的空间碎片识别捕获方法,包括以下步骤:A method for identifying and capturing space debris based on a brain-like neural network, comprising the following steps:
S1、获取天基探测器观测到的空间碎片的图像信息;S1. Obtain image information of space debris observed by space-based detectors;
S2、构建主体网络,分析所述主体网络中的每一个网络节点连接与断开的策略,根据所述策略对每个网络节点进行建模,将所述主体网络优化为目标识别网络;S2, constructing a main body network, analyzing the connection and disconnection strategy of each network node in the main body network, modeling each network node according to the strategy, and optimizing the main body network as a target identification network;
S3、引入环境熵计算网络,利用所述环境熵计算网络描述空间碎片的分布复杂程度;S3. Introduce an environment entropy calculation network, and use the environment entropy calculation network to describe the distribution complexity of space debris;
S4、引入网络熵计算网络,利用所述网络熵计算网络描述所述目标识别网络的网络复杂程度;S4, introducing a network entropy calculation network, and using the network entropy calculation network to describe the network complexity of the target recognition network;
S5、根据所述目标识别网络的网络复杂程度与所述空间碎片的分布复杂程度,获得熵平衡驱动因子;S5, obtaining an entropy balance driving factor according to the network complexity of the target identification network and the distribution complexity of the space debris;
S6、引入博弈论框架,在所述博弈论框架的指导下,利用所述熵平衡驱动因子自适应调整所述目标识别网络的网络结构,使所述目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配;S6. Introduce a game theory framework, and under the guidance of the game theory framework, use the entropy balance driving factor to adaptively adjust the network structure of the target recognition network, so that the network complexity of the target recognition network and the space debris The distribution complexity matches;
S7、建立空间碎片与天基探测器之间的信息闭环,使所述目标识别网络持续学习,并实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。S7. Establish an information closed loop between the space debris and the space-based detector, so that the target recognition network continues to learn, and outputs the relative positions of the space-based detector and the space debris in real time until the space debris is captured.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S1中,利用图像特征提取工具对空间碎片的图像提取一种或多种特征向量,并拼合为一个整体向量x。Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, in S1, an image feature extraction tool is used to extract one or more feature vectors from the image of space debris, and combine them into an overall vector x.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S2中每个网络节点的建模如下:Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, the modeling of each network node in S2 is as follows:
其中,V表示网络节点集合;Si表示每个节点vi采取的策略;p1表示每个网络节点采取“增长”策略的概率;p2表示每个网络节点采取“消退”策略的概率;S表示混合策略。Among them, V represents the set of network nodes; S i represents the strategy adopted by each node v i ; p 1 represents the probability that each network node adopts the "growth"strategy; p 2 represents the probability that each network node adopts the "fading"strategy; S stands for mixed strategy.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S2中根据所述策略计算所述主体网络的网络成本和网络误差;利用所述网络成本和所述网络误差获得优化目标函数,并利用所述优化目标函数调整所述主体网络的连接结构和网络精度;Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, in S2, the network cost and network error of the main network are calculated according to the strategy; optimization is obtained by using the network cost and the network error Objective function, and use the optimization objective function to adjust the connection structure and network accuracy of the main network;
其中,所述网络成本的计算公式为:Wherein, the calculation formula of the network cost is:
上式中,Mi表示权重矩阵,其为可变量;T表示矩阵转置;aij表示连接矩阵A中第i个节点与第j个节点的连接情况;Θj表示节点i对节点j的权重;Ui表示每个节点vi在当前策略下的网络成本;A’表示建模后的所述主体网络的连接矩阵;L2,t表示所述主体网络的网络总成本;In the above formula, M i represents the weight matrix, which is a variable; T represents the matrix transposition; a ij represents the connection between the i-th node and the j-th node in the connection matrix A; Θ j represents the relationship between node i and node j. weight; U i represents the network cost of each node v i under the current strategy; A' represents the connection matrix of the subject network after modeling; L 2, t represents the total network cost of the subject network;
所述网络误差的计算公式为:The calculation formula of the network error is:
L1,t=||Xt-Yt||2;L 1,t =||X t -Y t || 2 ;
上式中,Xt表示输入的空间碎片的图像特征,Yt为所述主体网络的输出;L1,t表示所述主体网络的精度;In the above formula, X t represents the image feature of the input space debris, Y t is the output of the main network; L 1, t represents the accuracy of the main network;
所述优化目标函数的计算公式如下:The calculation formula of the optimization objective function is as follows:
上式中,λg表示一个权重系数。In the above formula, λ g represents a weight coefficient.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S3中空间碎片的分布复杂程度的计算公式如下:Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, the formula for calculating the complexity of the distribution of space debris in S3 is as follows:
Hu=f(x); Hu = f(x);
其中,f(·)表示所述环境熵计算网络,Hu表示环境熵。Among them, f(·) represents the environment entropy calculation network, and H u represents the environment entropy.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S4中网络复杂程度的计算公式为:Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, the calculation formula of the network complexity in S4 is:
Hn=g(Hgraph);H n =g(H graph );
其中,将所述网络熵计算网络看作是一个图G=(V,E),网络计算熵网络的节点集合V={vi|i=1,2...k},每个节点vi与di个节点相连,连接强度是Hgraph表示图形熵,用于计算图论表示下的网络连接复杂度;g(·)表示一个多层感知器,将图形熵Hgraph映射到高维特征空间中,得到网络熵Hn。Among them, the network entropy calculation network is regarded as a graph G=(V, E), the node set V={v i |i=1, 2...k} of the network entropy network, and each node v i is connected to d i nodes, and the connection strength is H graph represents graph entropy, which is used to calculate the network connection complexity under graph theory representation; g(·) represents a multi-layer perceptron, which maps graph entropy H graph into high-dimensional feature space to obtain network entropy H n .
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S5中利用熵平衡驱动因子的计算公式为:Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, the calculation formula for using the entropy balance driving factor in S5 is:
Q=-λ(Hu-Hn);Q=-λ(H u -H n );
其中,Q为熵平衡驱动因子,表示环境与网络之间的信息差,其用于调整网络的复杂程度;λ为比例系数。Among them, Q is the entropy balance driving factor, which represents the information difference between the environment and the network, which is used to adjust the complexity of the network; λ is the proportional coefficient.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S6中利用所述熵平衡驱动因子调整所述目标识别网络的网络成本,并改变所述目标识别网络的“增长”与“消退”策略,以改变其网络结构。Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, in S6, the entropy balance driving factor is used to adjust the network cost of the target recognition network, and to change the "growth" of the target recognition network with a "fading" strategy to change its network structure.
优选的,在上述一种基于类脑神经网络的空间碎片识别捕获方法中,S7中,所述天基探测器包括控制器和捕获器;所述目标识别网络对空间碎片进行编目与定位,并实时输出至所述控制器;所述控制器根据空间碎片的位置信息控制所述捕获器捕获相应的空间碎片;所述天基探测器在移动过程中,对所述目标识别网络进行冻结,直至完成捕获任务后,再继续调整所述目标识别网络的结构。Preferably, in the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, in S7, the space-based detector includes a controller and a capture device; the target identification network catalogs and locates the space debris, and Real-time output to the controller; the controller controls the capture device to capture the corresponding space debris according to the position information of the space debris; the space-based detector freezes the target identification network during the movement process until After completing the capture task, continue to adjust the structure of the target recognition network.
经由上述的技术方案可知,与现有技术相比,本发明具有以下优点:As can be seen from the above technical solutions, compared with the prior art, the present invention has the following advantages:
1、本发明通过对主体网络的每个节点采取消长策略,使其演化为有效且低功耗的网络,由于网络连接的特点,这是一种小世界网络,每个节点之间的连接更为稀疏,但是在功能上不亚于复杂连接甚至全连接的网络,在能耗上大大降低。避免了传统机器学习方法模型固定,泛化能力差的问题。1. The present invention evolves into an effective and low-power network by adopting a growing and growing strategy for each node of the main network. Due to the characteristics of network connections, this is a small-world network, and the connection between each node is more efficient. It is sparse, but its function is no less than that of a complex connection or even a fully connected network, and the energy consumption is greatly reduced. It avoids the problem of fixed model and poor generalization ability of traditional machine learning methods.
2、本发明通过引入环境熵计算网络和网络熵计算网络分别计算环境熵和网络熵,分别描述空间碎片的分布复杂程度和目标识别网络的网络复杂程度,将环境熵与网络熵映射到同一个空间中,使其具有相同的物理含义,利用熵差分网络计算两种熵的差值,即熵平衡驱动因子,在熵平衡驱动因子的驱动下,目标识别网络的节点与成本函数变化,改变网络的消长策略,从而改变网络结构,实现网络结构随时空变化的自适应调整。同时,在博弈论框架下指导网络的演化,网络可以通过持续的学习,不断通过外界信息与网络复杂度的差值改变连接强度,使得网络可以持续学习,对于形态各异的空间碎片可以更好地学习,大大提高对空间碎片识别的准确率与速度。2. The present invention calculates the environmental entropy and the network entropy respectively by introducing the environmental entropy calculation network and the network entropy calculation network, respectively describes the distribution complexity of the space debris and the network complexity of the target recognition network, and maps the environmental entropy and the network entropy to the same one. In the space, make it have the same physical meaning, and use the entropy difference network to calculate the difference between the two entropies, that is, the entropy balance driving factor. Driven by the entropy balance driving factor, the nodes of the target recognition network and the cost function change, changing the network It can change the network structure and realize the self-adaptive adjustment of the network structure with the change of time and space. At the same time, under the framework of game theory to guide the evolution of the network, the network can continuously learn and change the connection strength through the difference between the external information and the complexity of the network, so that the network can continue to learn, and it can be better for space debris of different shapes. It can greatly improve the accuracy and speed of space debris identification.
本发明还提供一种基于类脑神经网络的空间碎片识别捕获系统,适用于上述的一种基于类脑神经网络的空间碎片识别捕获方法,包括:The present invention also provides a system for identifying and capturing space debris based on a brain-like neural network, which is suitable for the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, including:
输入模块,用于获取天基探测器观测到的空间碎片的图像信息Input module for obtaining image information of space debris observed by space-based detectors
网络优化模块,用于构建主体网络,并分析所述主体网络中的每一个网络节点连接与断开的策略,根据所述策略对每个网络节点进行建模,将所述主体网络优化为目标识别网络;The network optimization module is used to construct the main network and analyze the connection and disconnection strategy of each network node in the main network, model each network node according to the strategy, and optimize the main network as the target identify the network;
环境熵计算模块,用于利用所述环境熵计算网络描述空间碎片的分布复杂程度;an environment entropy calculation module, used for describing the distribution complexity of space debris by using the environment entropy calculation network;
网络熵计算模块,用于利用所述网络熵计算网络描述所述目标识别网络的网络复杂程度A network entropy calculation module, used to calculate the network complexity of the target identification network by using the network entropy to describe the network
熵平衡驱动因子计算模块,用于根据所述目标识别网络的网络复杂程度与所述空间碎片的分布复杂程度,获得熵平衡驱动因子;an entropy balance driving factor calculation module, configured to obtain an entropy balance driving factor according to the network complexity of the target identification network and the distribution complexity of the space debris;
自适应调整模块,用于在所述博弈论框架的指导下,利用所述熵平衡驱动因子自适应调整所述目标识别网络的网络结构,使所述目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配;以及The self-adaptive adjustment module is used to adjust the network structure of the target recognition network adaptively by using the entropy balance driving factor under the guidance of the game theory framework, so that the network complexity of the target recognition network is related to the degree of space debris. distribution complexity to match; and
捕获模块,用于建立空间碎片与天基探测器之间的信息闭环,使所述目标识别网络持续学习,并实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。The capture module is used to establish a closed loop of information between the space debris and the space-based detector, so that the target recognition network continues to learn, and outputs the relative positions of the space-based detector and the space debris in real time until the space debris is captured.
经由上述技术方案可知,本发明的输入为来自天基探测器的光学相机输入的空间碎片的图像,网络优化模块、环境熵计算模块、网络熵计算模块、熵平衡驱动因子计算模块和自适应调整模块组成了类脑神经网络,空间碎片的图像经过类脑神经网络后,输出对于空间碎片的编目与定位,传输到下游的捕获模块,即控制系统,以捕获空间碎片。控制系统的控制器为用于调整天基探测器的发动机参数等,并控制天基探测器与空间碎片的相对位置;被控对象为捕获器,可以根据实际需求在捕获爪或者捕获网中选择,通过调整捕获器的姿态进行目标捕获。It can be known from the above technical solutions that the input of the present invention is the image of the space debris input from the optical camera of the space-based detector, the network optimization module, the environmental entropy calculation module, the network entropy calculation module, the entropy balance driving factor calculation module and the adaptive adjustment module. The module constitutes a brain-like neural network. After the images of space debris pass through the brain-like neural network, the cataloging and positioning of space debris is output, and transmitted to the downstream capture module, that is, the control system, to capture space debris. The controller of the control system is used to adjust the engine parameters of the space-based detector, etc., and control the relative position of the space-based detector and space debris; the controlled object is the capture device, which can be selected from the capture claw or capture net according to actual needs. , and capture the target by adjusting the attitude of the capture device.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to the provided drawings without creative work.
图1附图为本发明提供的一种基于类脑神经网络的空间碎片识别捕获方法流程图;1 is a flowchart of a method for identifying and capturing space debris based on a brain-like neural network provided by the present invention;
图2附图为本发明提供的目标识别网络在博弈论框架指导下的自适应调整原理图;The accompanying drawing of FIG. 2 is a schematic diagram of the self-adaptive adjustment of the target recognition network provided by the present invention under the guidance of a game theory framework;
图3附图为本发明提供的主体网络的优化过程示意图;3 is a schematic diagram of the optimization process of the main network provided by the present invention;
图4附图为本发明提供的一种基于类脑神经网络的空间碎片识别捕获系统的结构框图;4 is a structural block diagram of a system for identifying and capturing space debris based on a brain-like neural network provided by the present invention;
图5附图为本发明提供的一种基于类脑神经网络的空间碎片识别捕获系统的工作流程图。FIG. 5 is a working flowchart of a system for identifying and capturing space debris based on a brain-like neural network provided by the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
如图1-2所示,本发明实施例公开了一种基于类脑神经网络的空间碎片识别捕获方法,其特征在于,包括以下步骤:As shown in Figures 1-2, an embodiment of the present invention discloses a method for identifying and capturing space debris based on a brain-like neural network, which is characterized in that it includes the following steps:
S1、获取天基探测器观测到的空间碎片的图像信息;S1. Obtain image information of space debris observed by space-based detectors;
S2、构建主体网络,分析主体网络中的每一个网络节点连接与断开的策略,根据策略对每个网络节点进行建模,将主体网络优化为目标识别网络;S2. Construct a main network, analyze the connection and disconnection strategy of each network node in the main network, model each network node according to the strategy, and optimize the main network as a target recognition network;
S3、引入环境熵计算网络,利用环境熵计算网络描述空间碎片的分布复杂程度;S3. Introduce the environment entropy calculation network, and use the environment entropy calculation network to describe the distribution complexity of space debris;
S4、引入网络熵计算网络,利用网络熵计算网络描述目标识别网络的网络复杂程度;S4. Introduce the network entropy calculation network, and use the network entropy to calculate the network complexity of the network description target recognition network;
S5、根据目标识别网络的网络复杂程度与空间碎片的分布复杂程度,获得熵平衡驱动因子;S5. Obtain the entropy balance driving factor according to the network complexity of the target recognition network and the distribution complexity of space debris;
S6、引入博弈论框架,在博弈论框架的指导下,利用熵平衡驱动因子自适应调整目标识别网络的网络结构,使目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配;S6. Introduce the game theory framework, under the guidance of the game theory framework, use the entropy balance driving factor to adaptively adjust the network structure of the target recognition network, so that the network complexity of the target recognition network matches the distribution complexity of space debris;
S7、建立空间碎片与天基探测器之间的信息闭环,使目标识别网络持续学习,并实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。S7. Establish an information closed loop between the space debris and the space-based detector, so that the target recognition network can continue to learn, and output the relative positions of the space-based detector and the space debris in real time until the space debris is captured.
下面对上述步骤进行具体描述。The above steps will be described in detail below.
S1、获取天基探测器观测到的空间碎片的图像信息:S1. Obtain image information of space debris observed by space-based detectors:
为了更好地描述空间碎片图像的信息量,需要将获取的图像转化为向量的形式,即进行特征提取。对此,利用已有的图像特征提取工具对图像抽取一种或多种特征向量,并拼合为一个整体向量x=(x1,x2,x3...xn),其中xi表示第i种特征向量, 表示m维的向量空间。In order to better describe the information content of space debris images, it is necessary to convert the acquired images into the form of vectors, that is, to perform feature extraction. In this regard, one or more feature vectors are extracted from the image by using the existing image feature extraction tools, and combined into an overall vector x=(x 1 , x 2 , x 3 . . . x n ), where x i represents The i-th eigenvector, Represents an m-dimensional vector space.
S2、构建主体网络,分析主体网络中的每一个网络节点连接与断开的策略,根据策略对每个网络节点进行建模,将主体网络优化为目标识别网络。S2. Construct a main network, analyze the connection and disconnection strategy of each network node in the main network, model each network node according to the strategy, and optimize the main network as a target recognition network.
如图3所示,在图论的表示下,将目标识别网络看作是一个图G=(V,E),对网络节点进行建模,V={vi|i=1,2...k},E表示图G中的边的集合,k表示图G中的节点个数,即神经元个数;每个节点可以采取的策略是“增长”与“消退”,概率分别为p1,p2,每个节点i对第j个节点采取策略后做出的策略是sij:As shown in Figure 3, under the representation of graph theory, the target recognition network is regarded as a graph G=(V, E), and the network nodes are modeled, V={v i |i=1, 2.. .k}, E represents the set of edges in the graph G, k represents the number of nodes in the graph G, that is, the number of neurons; the strategies that each node can take are "growth" and "fading", the probability is p respectively 1 , p 2 , the strategy made by each node i after taking a strategy for the jth node is s ij :
Si=(si1,si2,...,sik);Si表示混合策略。S i =(s i1 , s i2 , . . . , s ik ); S i represents a mixed strategy.
增长与消退形成的演化矩阵为:The evolution matrix formed by growth and decline is:
若此时网络的连接矩阵为A,即If the connection matrix of the network is A at this time, that is
表示了网络的连接情况,则新的连接矩阵即为represents the connection of the network, the new connection matrix is
为了更好地描述在博弈论框架下,主体网络的网络节点采取策略后整个网络的效果,需要根据策略选择进行网络成本Ui进行计算,此时,根据新的连接进行网络成本Ui进行计算,假设节点i对节点j的权重为Θj,将其写入权重矩阵Mi=(Θ1,Θ2,...,Θk):In order to better describe the effect of the entire network after the network nodes of the main network adopt the strategy under the framework of game theory, it is necessary to calculate the network cost U i according to the strategy selection. At this time, the network cost U i is calculated according to the new connection. , assuming that the weight of node i to node j is Θ j , write it into the weight matrix Mi = (Θ 1 , Θ 2 ,...,Θ k ):
权重矩阵Mi是一个可变量,通过调整权重矩阵,衡量当前连接策略下的网络成本,指导网络结构的进一步调整。T表示矩阵转置;aij表示连接矩阵A中第i个节点与第j个节点的连接情况。The weight matrix M i is a variable variable. By adjusting the weight matrix, it measures the network cost under the current connection strategy and guides the further adjustment of the network structure. T represents the matrix transposition; a ij represents the connection between the i-th node and the j-th node in the connection matrix A.
本发明着眼于网络结构的调整问题,这是一个动态的过程,所以只在特定的时间t下计算损失函数才具有意义。在该问题下,我们需要计算出整个网络的成本,即:The present invention focuses on the adjustment of the network structure, which is a dynamic process, so it is meaningful to calculate the loss function only at a specific time t. Under this problem, we need to calculate the cost of the entire network, namely:
上式表示每个节点在采取策略后的节点成本之和,也就是网络的总成本。而在具体的任务中,也需利用网络误差函数调整网络的精度,即:The above formula represents the sum of the node cost of each node after adopting the strategy, that is, the total cost of the network. In specific tasks, it is also necessary to use the network error function to adjust the accuracy of the network, namely:
L1,t=||Xt-Yt||2;L 1,t =||X t -Y t || 2 ;
其中,Xt为输入的空间碎片的图像特征,Yt为主体网络的输出,L1,t用于衡量网络的精确程度。Among them, X t is the image feature of the input space debris, Y t is the output of the main network, and L 1, t is used to measure the accuracy of the network.
根据网络成本函数和网络误差函数获得优化目标函数,其计算公式如下:The optimization objective function is obtained according to the network cost function and the network error function, and its calculation formula is as follows:
其中,λg是一个权重系数,表示网络复杂度在优化过程中所占有的比重。Among them, λ g is a weight coefficient, indicating the proportion of network complexity in the optimization process.
在主体网络工作时,反向传播不再执行,但是网络的精度仍然可以随着网路结构的变化而变化,所以通过将时间t-1时刻下的损失伴随下一时刻的输入一同输入网络,实现对网络精度和连接结构的双重调节,进而获得最终的目标识别网络。When the main network is working, backpropagation is no longer performed, but the accuracy of the network can still change with the change of the network structure, so by inputting the loss at time t-1 into the network together with the input at the next time, The dual regulation of network accuracy and connection structure is realized, and the final target recognition network is obtained.
如图2所示,S3、引入环境熵计算网络,利用环境熵计算网络描述空间碎片的分布复杂程度。As shown in Figure 2, S3, introduce the environment entropy calculation network, and use the environment entropy calculation network to describe the distribution complexity of space debris.
得到空间碎片的特征向量后,将特征向量x=(x1,x2,x3...xn)输入环境熵计算网络,进行环境熵的计算,环境熵用于描述空间碎片的分布复杂程度。具体的计算方法如下:After obtaining the eigenvectors of space debris, input the eigenvectors x=(x 1 , x 2 , x 3 ... x n ) into the environmental entropy calculation network to calculate the environmental entropy, which is used to describe the complex distribution of space debris degree. The specific calculation method is as follows:
Hu=f(x) Hu = f(x)
其中,f(·)表示环境熵计算网络,只需要采用简单的多层感知器即可;Hu表示环境熵。多层感知器是一种前馈人工神经网络模型,可以将输入的多个数据集映射到单一的输出的数据集上。Among them, f( ) represents the environmental entropy calculation network, which only needs to use a simple multi-layer perceptron; H u represents the environmental entropy. A multilayer perceptron is a feedforward artificial neural network model that maps multiple input datasets to a single output dataset.
S4、引入网络熵计算网络,利用网络熵计算网络描述目标识别网络的网络复杂程度。S4, introduce the network entropy calculation network, and use the network entropy to calculate the network complexity of the network description target recognition network.
利用网络熵计算网络对目标识别网络计算网络熵,可以将目标识别网络看作一个图G=(V,E)。节点集合V={vi|i=1,2...k},每个节点i与di个节点相连,连接强度是 Using the network entropy calculation network to calculate the network entropy of the target recognition network, the target recognition network can be regarded as a graph G=(V, E). Node set V={v i |i=1, 2...k}, each node i is connected to d i nodes, and the connection strength is
Hn=g(Hgraph);H n =g(H graph );
上式中,Hgraph是图形熵,直接计算得出了在图论表示下的目标识别网络的网络连接复杂度。g(·)也是一个多层感知器,可以将图形熵Hgraph映射到高维特征空间中,得到网络熵Hn。In the above formula, H graph is the graph entropy, which directly calculates the network connection complexity of the target recognition network under the graph theory representation. g(·) is also a multi-layer perceptron, which can map the graph entropy H graph into a high-dimensional feature space to obtain the network entropy H n .
S5、根据目标识别网络的网络复杂程度与空间碎片的分布复杂程度,获得熵平衡驱动因子。S5. According to the network complexity of the target recognition network and the distribution complexity of the space debris, the entropy balance driving factor is obtained.
经过熵计算网络后的信息熵与网络熵具有了相同的物理意义,所以可以进行相减,用以驱动网络结构的变化,利用熵差分网络计算熵平衡驱动因子。The information entropy and network entropy after entropy calculation network have the same physical meaning, so they can be subtracted to drive the change of the network structure, and the entropy difference network is used to calculate the entropy balance driving factor.
Q=-λ(Hu-Hn)Q=-λ(H u -H n )
其中,Q是熵平衡驱动因子,代表了环境与网络之间的信息差,λ是比例系数。Among them, Q is the entropy balance driving factor, which represents the information difference between the environment and the network, and λ is the scaling factor.
S6、引入博弈论框架,在博弈论框架的指导下,利用熵平衡驱动因子自适应调整目标识别网络的网络结构,使目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配。具体为,利用熵平衡驱动因子对目标识别网络的连接策略进行调整,即改变目标识别网络的“增长”与“消退”策略,以改变网络结构。通过目标识别网络的连接策略调整其网络成本,同时也需要通过计算网络误差对其精度进行调整。由于网络的连接策略发生了调整,因此其网络结构也会发生变化,通过网络结构的变化,使网络熵计算网络重新计算目标识别网络的网络复杂程度,再次与空间碎片的分布复杂程度进行匹配,循环往复,直至目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配。进而实现了利用熵平衡驱动因子自适应调整目标识别网络的网络结构。S6. Introduce the game theory framework. Under the guidance of the game theory framework, the network structure of the target recognition network is adaptively adjusted by using the entropy balance driving factor, so that the network complexity of the target recognition network matches the distribution complexity of the space debris. Specifically, the connection strategy of the target recognition network is adjusted by using the entropy balance driving factor, that is, the "growth" and "fading" strategies of the target recognition network are changed to change the network structure. The network cost is adjusted by the connection strategy of the target recognition network, and its accuracy needs to be adjusted by calculating the network error. Due to the adjustment of the connection strategy of the network, its network structure will also change. Through the change of the network structure, the network entropy calculation network recalculates the network complexity of the target recognition network, and matches the distribution complexity of the space debris again. The cycle is repeated until the network complexity of the target recognition network matches the distribution complexity of the space debris. Furthermore, the network structure of the target recognition network is adaptively adjusted by using the entropy balance driving factor.
下面,详细介绍利用熵平衡因子是如何对目标识别网络的结构进行调整的。In the following, we will introduce in detail how to use the entropy balance factor to adjust the structure of the target recognition network.
为了便于显式t时刻,熵平衡驱动因子Qt对于目标识别网络的网络结构调整的影响,t时刻,Ui,t=Ui,t(Si,t,Qt)是节点vi在混合策略Si,t下的成本函数。计算网络成本的权重矩阵Mi,t(Qt)的演化过程如下:In order to facilitate the explicit time t, the influence of the entropy balance driving factor Q t on the network structure adjustment of the target recognition network, at time t, U i, t = U i, t (S i, t , Q t ) is the node v i in the Cost function under mixed strategy Si ,t . The evolution process of the weight matrix Mi , t (Q t ) for calculating the network cost is as follows:
Mi,t=Mi,t-1+fM(Qt);Mi , t = Mi , t -1 + f M (Q t );
其中,fM(·)是指导权重矩阵变化的指导多项式。由一个k阶多项式拟合而成:where f M ( ) is the guiding polynomial that guides the change of the weight matrix. Fitted by a k-th order polynomial:
上式中,γi是多项式的系数,是固定值。In the above formula, γ i is a coefficient of a polynomial and is a fixed value.
网络节点的策略集合Si,t随着熵平衡驱动因子的演化过程如下,其中,gS(·)是指导连接策略变化的多项式函数。The evolution process of the policy set S i,t of network nodes with the entropy balance driving factor is as follows, where g S ( ) is a polynomial function that guides the change of the connection policy.
Si,t=Si,t-1+gS(Qt)Si , t = Si , t-1 + g S (Q t )
下式表示节点i与节点j的连接策略写作分量形式:The following formula expresses the component form of the connection strategy between node i and node j:
其中,gS(Qt)|i[j]表示gS(Qt)|i的第j个分量。where g S (Q t )| i [j] represents the j-th component of g S (Q t )| i .
其中,为了保证有意义,对于gS(Qt)|i[j]需要做出以下的约束:Among them, in order to ensure Meaningful, for g S (Q t )| i [j] the following constraints need to be made:
所以,gS(Qt)|i可以写成以下形式:Therefore, g S (Q t )| i can be written as:
是一个多项式拟合函数。经过以上的处理,可以看出原本连接强度大的节点继续增强连接会被抑制增幅,保证了网络结构不会趋于固化,灵活可调。通过对熵平衡驱动因子的引入,网络可以实现随着环境的变化调整网络的结构,并且对网络的结构重新赋值,实现自适应调整网络结构的目的。 is a polynomial fitting function. After the above processing, it can be seen that if the nodes with high connection strength continue to strengthen the connection, the increase will be suppressed, which ensures that the network structure will not tend to be solidified and can be adjusted flexibly. By introducing the entropy balance driving factor, the network can adjust the structure of the network with the change of the environment, and reassign the structure of the network to achieve the purpose of adaptively adjusting the network structure.
S7、建立空间碎片与天基探测器之间的信息闭环,使目标识别网络持续学习,并实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。在目标识别网络进行自适应调整后,S7. Establish an information closed loop between the space debris and the space-based detector, so that the target recognition network can continue to learn, and output the relative positions of the space-based detector and the space debris in real time until the space debris is captured. After the adaptive adjustment of the target recognition network,
在实现轻量级且有效的目标识别网络后,建立空间碎片与天基探测器之间的信息闭环,使得网络持续学习,并实时输出天基探测器与空间碎片的相对位置,形成控制闭环,直到空间碎片被成功捕获。这个过程中,随着天基探测器的不停移动,周围环境不断变化,目标识别网络会持续接收天基探测器所观测到的空间碎片的图像,并进行持续学习。After realizing a lightweight and effective target recognition network, an information closed loop between space debris and space-based detectors is established, so that the network can continue to learn, and the relative positions of space-based detectors and space debris are output in real time, forming a closed control loop. until the space debris is successfully captured. During this process, as the space-based detector keeps moving and the surrounding environment changes constantly, the target recognition network will continue to receive the images of space debris observed by the space-based detector and continue to learn.
为了确保在天基探测器移动过程中的识别稳定,需要对目标识别网络进行冻结,直到在实现捕获任务后才可以继续调整网络结构。在得到相对位置信息与自身姿态信息后,天基探测器可以通过传统的控制方法如卡尔曼滤波进行姿态调控与目标捕获。In order to ensure the stability of the recognition during the movement of the space-based detector, the target recognition network needs to be frozen, and the network structure can not be adjusted until the acquisition task is achieved. After obtaining the relative position information and its own attitude information, the space-based detector can perform attitude control and target acquisition through traditional control methods such as Kalman filtering.
通过上述步骤可知:Through the above steps, we can know that:
1、本发明通过对主体网络的每个节点采取消长策略,使其演化为有效且低功耗的网络,由于网络连接的特点,这是一种小世界网络,每个节点之间的连接更为稀疏,但是在功能上不亚于复杂连接甚至全连接的网络,在能耗上大大降低。避免了传统机器学习方法模型固定,泛化能力差的问题。1. The present invention evolves into an effective and low-power network by adopting a growing and growing strategy for each node of the main network. Due to the characteristics of network connections, this is a small-world network, and the connection between each node is more efficient. It is sparse, but its function is no less than that of a complex connection or even a fully connected network, and the energy consumption is greatly reduced. It avoids the problem of fixed model and poor generalization ability of traditional machine learning methods.
2、本发明通过引入环境熵计算网络和网络熵计算网络分别计算环境熵和网络熵,分别描述空间碎片的分布复杂程度和目标识别网络的网络复杂程度,将环境熵与网络熵映射到同一个空间中,使其具有相同的物理含义,利用熵差分网络计算两种熵的差值,即熵平衡驱动因子,在熵平衡驱动因子的驱动下,目标识别网络的节点与成本函数变化,改变网络的消长策略,从而改变网络结构,实现网络结构随时空变化的自适应调整。同时,在博弈论框架下指导网络的演化,网络可以通过持续的学习,不断通过外界信息与网络复杂度的差值改变连接强度,使得网络可以持续学习,对于形态各异的空间碎片可以更好地学习,大大提高对空间碎片识别的准确率与速度。2. The present invention calculates the environmental entropy and the network entropy respectively by introducing the environmental entropy calculation network and the network entropy calculation network, respectively describes the distribution complexity of the space debris and the network complexity of the target recognition network, and maps the environmental entropy and the network entropy to the same one. In the space, make it have the same physical meaning, and use the entropy difference network to calculate the difference between the two entropies, that is, the entropy balance driving factor. Driven by the entropy balance driving factor, the nodes of the target recognition network and the cost function change, changing the network It can change the network structure and realize the self-adaptive adjustment of the network structure with the change of time and space. At the same time, under the framework of game theory to guide the evolution of the network, the network can continuously learn and change the connection strength through the difference between the external information and the complexity of the network, so that the network can continue to learn, and it can be better for space debris of different shapes. It can greatly improve the accuracy and speed of space debris identification.
如图4-5所示,本发明实施例还提供一种基于类脑神经网络的空间碎片识别捕获系统,适用于上述的一种基于类脑神经网络的空间碎片识别捕获方法,包括:As shown in FIGS. 4-5 , an embodiment of the present invention further provides a system for identifying and capturing space debris based on a brain-like neural network, which is applicable to the above-mentioned method for identifying and capturing space debris based on a brain-like neural network, including:
输入模块,用于获取天基探测器观测到的空间碎片的图像信息Input module for obtaining image information of space debris observed by space-based detectors
网络优化模块,用于构建主体网络,并分析主体网络中的每一个网络节点连接与断开的策略,根据策略对每个网络节点进行建模,将主体网络优化为目标识别网络;The network optimization module is used to construct the main network, analyze the connection and disconnection strategy of each network node in the main network, model each network node according to the strategy, and optimize the main network as a target identification network;
环境熵计算模块,用于利用环境熵计算网络描述空间碎片的分布复杂程度;The environmental entropy calculation module is used to describe the distribution complexity of space debris by using the environmental entropy calculation network;
网络熵计算模块,用于利用网络熵计算网络描述目标识别网络的网络复杂程度The network entropy calculation module is used to use the network entropy to calculate the network complexity of the network description target recognition network
熵平衡驱动因子计算模块,用于根据目标识别网络的网络复杂程度与空间碎片的分布复杂程度,获得熵平衡驱动因子;The entropy balance driving factor calculation module is used to obtain the entropy balance driving factor according to the network complexity of the target recognition network and the distribution complexity of space debris;
自适应调整模块,用于在博弈论框架的指导下,利用熵平衡驱动因子自适应调整目标识别网络的网络结构,使目标识别网络的网络复杂程度与空间碎片的分布复杂程度相匹配;以及an adaptive adjustment module for adaptively adjusting the network structure of the target recognition network by using the entropy balance driving factor under the guidance of the game theory framework, so that the network complexity of the target recognition network matches the distribution complexity of the space debris; and
捕获模块,用于建立空间碎片与天基探测器之间的信息闭环,使目标识别网络持续学习,并实时输出天基探测器与空间碎片的相对位置,直至空间碎片被捕获。The capture module is used to establish a closed loop of information between space debris and space-based detectors, so that the target recognition network can continue to learn, and output the relative positions of space-based detectors and space debris in real time until the space debris is captured.
本发明中的网络优化模块、环境熵计算模块、网络熵计算模块、熵平衡驱动因子计算模块和自适应调整模块组成了类脑神经网络,类脑神经网络的输入为来自天基探测器的光学相机输入的空间碎片的图像或视频,空间碎片的图像或视频经过类脑神经网络后,检测并输出对于空间碎片的编目与定位,并将空间碎片的位置信息传输到下游的捕获模块。捕获模块包括控制器和捕获器,控制器根据空间碎片的位置信息调整捕获器的空间姿态,使其靠近空间碎片并进行捕获。The network optimization module, the environment entropy calculation module, the network entropy calculation module, the entropy balance driving factor calculation module and the self-adaptive adjustment module in the present invention form a brain-like neural network, and the input of the brain-like neural network is the optical signal from the space-based detector. The image or video of the space debris input by the camera, after passing through the brain-like neural network, detects and outputs the cataloging and positioning of the space debris, and transmits the location information of the space debris to the downstream capture module. The capture module includes a controller and a capture device. The controller adjusts the space attitude of the capture device according to the position information of the space debris to make it close to the space debris and capture it.
天基探测器在移动过程中,对目标识别网络的参数进行冻结,直至完成捕获任务后,再继续调整目标识别网络的结构。During the movement of the space-based detector, the parameters of the target recognition network are frozen until the acquisition task is completed, and then the structure of the target recognition network is adjusted.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method.
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本发明。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above description of the disclosed embodiments enables any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202011104427.8A CN112232484B (en) | 2020-10-15 | 2020-10-15 | A method and system for identifying and capturing space debris based on brain-like neural network |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202011104427.8A CN112232484B (en) | 2020-10-15 | 2020-10-15 | A method and system for identifying and capturing space debris based on brain-like neural network |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN112232484A CN112232484A (en) | 2021-01-15 |
| CN112232484B true CN112232484B (en) | 2022-08-05 |
Family
ID=74118380
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202011104427.8A Active CN112232484B (en) | 2020-10-15 | 2020-10-15 | A method and system for identifying and capturing space debris based on brain-like neural network |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN112232484B (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN116578109B (en) * | 2023-06-05 | 2023-11-21 | 北京控制工程研究所 | A spacecraft emergency evasive maneuver control method and device |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6169981B1 (en) * | 1996-06-04 | 2001-01-02 | Paul J. Werbos | 3-brain architecture for an intelligent decision and control system |
| WO2020071618A1 (en) * | 2018-10-02 | 2020-04-09 | 인하대학교 산학협력단 | Method and system for entropy-based neural network partial learning |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2018058426A1 (en) * | 2016-09-29 | 2018-04-05 | 清华大学 | Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system |
-
2020
- 2020-10-15 CN CN202011104427.8A patent/CN112232484B/en active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6169981B1 (en) * | 1996-06-04 | 2001-01-02 | Paul J. Werbos | 3-brain architecture for an intelligent decision and control system |
| WO2020071618A1 (en) * | 2018-10-02 | 2020-04-09 | 인하대학교 산학협력단 | Method and system for entropy-based neural network partial learning |
Non-Patent Citations (2)
| Title |
|---|
| Deep Convolutional Neural Network Based Small Space Debris Saliency Detection;Jiang Tao, 等;《Proceedings of the 25th International Conference on Automation & Computing》;20190907;全文 * |
| Sapienza Space debris Observatory Network (SSON): A high coverage infrastructure for space debris monitoring;Shariar Hadji Hossein 等;《Journal of Space Safety Engineering》;20191210;全文 * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112232484A (en) | 2021-01-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Shan et al. | PTT: Point-track-transformer module for 3D single object tracking in point clouds | |
| CN105069423B (en) | A kind of human body attitude detection method and device | |
| CN108921893B (en) | Image cloud computing method and system based on online deep learning SLAM | |
| CN111376273B (en) | A brain-like-inspired method for constructing cognitive maps for robots | |
| CN113609999B (en) | Human body model building method based on gesture recognition | |
| CN113180695B (en) | Brain-computer interface signal classification method, system, equipment and storage medium | |
| CN113910218B (en) | Robot calibration method and device based on kinematic and deep neural network fusion | |
| CN116311521B (en) | A multi-task oriented behavior analysis method for rat robots | |
| CN118700156B (en) | A robotic arm control method for automatic docking of dynamic targets | |
| He et al. | Deep learning-based pose prediction for visual servoing of robotic manipulators using image similarity | |
| Sun et al. | Intelligent target visual tracking and control strategy for open frame underwater vehicles | |
| CN118322197A (en) | Mechanical arm intelligent grabbing method based on model solution space rapid self-convergence | |
| CN112232484B (en) | A method and system for identifying and capturing space debris based on brain-like neural network | |
| Zhang et al. | Image-based visual servoing of manipulators with unknown depth: A recurrent neural network approach | |
| Che | Multi-sensor data fusion method based on ARIMA-LightGBM for AGV positioning | |
| CN114266824B (en) | A non-cooperative target relative pose measurement method and system based on deep learning | |
| CN108053423A (en) | A kind of multiple target animal tracking method and device | |
| Budiyanta et al. | Processing time increasement of non-rice object detection based on YOLOv3-tiny using Movidius NCS 2 on Raspberry Pi | |
| Crupi et al. | Sim-to-real vision-depth fusion CNNs for robust pose estimation aboard autonomous nano-quadcopters | |
| CN120215507A (en) | Mobile robot target following method integrating local path planning algorithm | |
| Wang et al. | LUMF-YOLO: a lightweight object detection network integrating UAV motion features | |
| Liu et al. | Hybrid-input convolutional neural network-based underwater image quality assessment | |
| CN117671569A (en) | A method for evaluating the movement fluency of rat robots | |
| CN113033669B (en) | Visual scene recognition method based on learnable feature map filtering and graph annotation meaning network | |
| Chen et al. | Learning to Improve Operational Efficiency from Pose Error Estimation in Robotic Pollination |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |