Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
OPTIMIZATION OF LEARNING NETWORK IN EQUIVALENT CLASS SPACE
Document Type and Number:
WIPO Patent Application WO/2019/135980
Kind Code:
A1
Abstract:
In implementations of the present disclosure, a solution for optimization of a learning network in an equivalent class space is provided. In this solution, base paths running through layers of a learning network are determined. Each node utilizes an activation function with a scaling invariant property to process an input from a node of a previous layer, each base path comprises a single node in each layer, and processing in the base paths is linearly independent from each other. A combined value of parameters associated with nodes in each base path is updated. A parameter associated with a node is used to adjust an input obtained from a node of a previous layer. Values of parameters associated with nodes in the base paths are updated based on updated combined values of parameters. Through this solution, optimization efficiency can be improved and more accurate optimized values of parameters are achieved.

Inventors:
CHEN WEI (US)
YE QIWEI (US)
LIU TIE-YAN (US)
MENG QI (US)
Application Number:
PCT/US2018/067779
Publication Date:
July 11, 2019
Filing Date:
December 28, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICROSOFT TECHNOLOGY LICENSING LLC (US)
International Classes:
G06N3/08
Foreign References:
US20170032246A12017-02-02
Other References:
BEHNAM NEYSHABUR ET AL: "Path-SGD: Path-Normalized Optimization in Deep Neural Networks", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 8 June 2015 (2015-06-08), XP080795337
QI MENG ET AL: "Optimizing Neural Networks in the Equivalent Class Space", 11 February 2018 (2018-02-11), XP055574636, Retrieved from the Internet [retrieved on 20190326]
Attorney, Agent or Firm:
MINHAS, Sandip S. et al. (US)
Download PDF:
Claims:
CLAIMS

1. A computer-implemented method, comprising:

determining a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process an input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other;

for each of the plurality of base paths, updating a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and updating values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

2. The method of claim 1, wherein determining the plurality of base paths comprises: determining a first set of base paths running through the plurality of layers of the learning network such that the first set of base paths comprise all the nodes in the plurality of layers; and

determining a second set of base paths running through the plurality of layers of the learning network such that any given base path in the second set comprises only one different node, the parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path comprising the different node in the first set.

3. The method of claim 2, wherein updating the combined values of the parameters comprises: for each base path in the first set,

determining an update step size for a parameter associated with any node in the base path based on an optimization objective of the learning network; and

updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

4. The method of claim 2, wherein updating the combined values of the parameters comprises: for each base path in the second set,

determining an update step size for the parameter associated with the different node in the base path based on an optimization objective of the learning network; and

updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

5. The method of claim 2, wherein the first set of base paths comprise a minimum number of paths having all the nodes of the plurality of layers comprised therein.

6. The method of claim 1, wherein updating the values of the parameters comprises: setting the updated combined values of the parameters as reference values for the plurality of base paths;

performing the following iteratively for at least one time:

updating at least one of the parameters associated with the nodes in the plurality of base paths based on the reference values for the plurality of base paths,

determining status of the plurality of base paths based on the at least one updated parameter, the status comprising active status or inactive status,

in response to determining that the status of at least one of the plurality of base paths is the active status, updating the combined value of the parameters associated with the nodes in the at least one base path to obtain a further combined value,

determining whether a convergence condition is satisfied based on the further combined value, and

in response to the convergence condition being unsatisfied, setting the further combined value as a reference value for the at least one base path; and

in response to the convergence condition being satisfied, determining the values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths.

7. The method of claim 1, wherein the combined value of the parameters associated with the nodes in each base path comprises a product of the values of the associated parameters.

8. The method of claim 1, wherein the activation function comprises at least one of the following: a ReLU function or a piecewise linear function.

9. The method of claim 1, wherein the plurality of layers comprise a plurality of fully-connected layers.

10. A device, comprising:

a processing unit; and

a memory coupled to the processing unit and comprising instructions stored thereon, the instructions, when executed by the processing unit, causing the device to perform acts comprising:

determining a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process an input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other;

for each of the plurality of base paths, updating a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and

updating values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

11. The device of claim 10, wherein determining the plurality of base paths comprises:

determining a first set of base paths running through the plurality of layers of the learning network such that the first set of base paths comprise all the nodes in the plurality of layers; and

determining a second set of base paths running through the plurality of layers of the learning network such that any given base path in the second set comprises only one different node, the parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path comprising the different node in the first set.

12. The device of claim 11, wherein updating the combined values of the parameters comprises: for each base path in the first set,

determining an update step size for a parameter associated with any node in the base path based on an optimization objective of the learning network; and

updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

13. The device of claim 11, wherein updating the combined values of the parameters comprises: for each base path in the second set,

determining an update step size for the parameter associated with the different node in the base path based on an optimization objective of the learning network; and

updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

14. The device of claim 11, wherein the first set of base paths comprise a minimum number of paths having all the nodes of the plurality of layers comprised therein.

15. A computer program product being stored in a computer storage medium and comprising machine executable instructions which, when executed by a device, causing the device to:

determine a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other;

for each of the plurality of base paths, update a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and update values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

Description:
OPTIMIZATION OF LEARNING NETWORK IN EQUIVALENT CLASS SPACE

BACKGROUND

[0001] Deep learning has a wide range of applications in many fields such as image classification, machine translation, speech recognition and so on. For example, on the basis of big data and powerful computing resources, it is possible to train deep neural networks (DNN) with multiple layers and multiple parameters, which are also referred to as deep learning networks. During the training or optimization phase, parameters of a learning network are needed to be trained and optimized based on a given training dataset and an optimization target. For instance, for the training of a neural network, it is possible to use a stochastic gradient descent (SGD) method. However, training of the learning network is generally a very tough task and requires a large number of iteration processes to update various parameters of the learning network. The determination of the parameters depends on convergence of the iteration process. This will consume a great amount of computing and time resources.

SUMMARY

[0002] In accordance with implementations of the subject matter described herein, there is provided an optimization scheme for learning networks in equivalent class space. In this solution, a plurality of base paths running through a plurality of layers of a learning network are determined. Each node in the layers utilizes an activation function with a scaling invariant property to process an input from a node of a previous layer, and each base path includes a node in each of the plurality of layers, and processing in the plurality of base paths is linearly independent from each other. For each of the base paths, a combined value of parameters associated with the nodes in the base path is updated. A parameter associated with a node in each base path is for adjusting the input obtained by the node from a node of a previous layer. Based on the updated combined values of parameters, values of the parameters associated with the nodes on the layers in the plurality of base paths are updated. Through this solution, optimization of a learning network is performed in an equivalent class space represented by the base paths, which can improve computing efficiency of the optimization and makes it possible to obtain the optimized values of parameters more quickly and accurately.

[0003] This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.

BRIEF DESCRIPTION OF THE DRAWINGS

[0004] Fig. 1 illustrates a block diagram of a computing device capable of implementing implementations of the subject matter described herein;

[0005] Fig. 2A illustrates a schematic diagram of a curve of an activation function with a scaling invariant property;

[0006] Fig. 2B illustrates a schematic diagram of processing between part of nodes of a learning network;

[0007] Fig. 3 illustrates a schematic diagram of processing of the input and output of a single node;

[0008] Fig. 4 illustrates a flowchart of a process for optimization of a learning network according to some implementations of the subject matter described herein;

[0009] Fig. 5 illustrates a schematic diagram of determining a base path in the learning network shown in Fig. 1 according to some implementations of the subject matter described herein;

[0010] Fig. 6 illustrates a flowchart of a process for updating parameters according to some implementations of the subject matter described herein;

[0011] Throughout the drawings, the same or similar reference symbols refer to the same or similar elements.

DETAILED DESCRIPTION

[0012] The subject matter described herein will now be discussed with reference to several example implementations. It is to be understood these implementations are discussed only for the purpose of enabling those skilled persons in the art to better understand and thus implement the subject matter described herein, rather than suggesting any limitations on the scope of the subject matter.

[0013] As used herein, the term“include” and its variants are to be read as open terms that mean“includes but is not limited to.” The term“based on” is to be read as“based at least in part on.” The terms“one implementation” and“an implementation” are to be read as“at least an implementation.” The term“another implementation” is to be read as“at least one other implementation.” The terms“first,”“second,” and the like may refer to different or same objects. Other definitions, either explicit or implicit, may be included below.

EXAMPLE ENVIRONMENT

[0014] Fig. 1 illustrates a block diagram of a computing device 100 in which various implementations of the subject matter described herein can be implemented. It would be appreciated that the computing device 100 as shown in FIG. 1 is only provided as an example and should not considered as any limitations on the functions and scope of the implementations described herein. As shown in FIG. 1 , the computing device 100 includes a computing device 100 in form of a general-purpose computing device. Components of the computing device 100 may include, but are not limited to, one or more processors or processing units 110, a memory 120, a storage device 130, one or more communication units 140, one or more input devices 150 and one or more output devices 160.

[0015] In some implementations, the computing device 100 may be implemented as various user terminals or service terminals having computing capability. The service terminals may be servers, large-scale computing devices and the like provided by various service providers. The user terminals are, for instance, any type of mobile terminal, fixed terminal or portable terminal, including mobile phones, stations, units, devices, multimedia computers, multimedia tablets, Internet nodes, communicators, desktop computers, laptop computers, notebook computers, netbook computers, tablet computers, personal communication system (PCS) devices, personal navigation devices, personal digital assistants (PDA), audio/video players, digital cameras/video players, positioning devices, television receivers, radio broadcast receivers, electronic book devices, gaming devices or any combination thereof, including the accessories and peripherals of these devices, or any combination thereof. It may be further predicted that the computing device 100 can support any type of interface for the user (such as“wearable” circuitry, etc.).

[0016] The processing unit 110 may be a physical or virtual processor and can implement various processes based on programs stored in the memory 120. In a multi-processor system, multiple processing units execute computer executable instructions in parallel to improve the parallel processing capability of the computing device 100. The processing unit 110 may be also referred to as a central processing unit (CPU), a microprocessor, a controller, or a microcontroller.

[0017] The computing device 100 typically includes various computer storage media, which can be any available media accessible by the computing device 100, including but not limited to volatile and non-volatile media, and removable and non-removable media. The memory 120 can be a volatile memory (for example, register, high-rate cache, random access memory (RAM)), non-volatile memory (for example, read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory), or any combination thereof. The memory 120 may include program modules configured to perform functions of various implementations described herein.

[0018] The storage device 130 may be removable and non-removable media and may include machine readable media which can be used to store information and/or data and are accessible in the computing device 100. The computing device 100 may further include other removable/non-removable and volatile/non-volatile storage media. Although not shown in Fig. 1, it is possible to provide disk drive for reading from and writing into removable and non-volatile disks and disc drive for reading from and writing into removable and non-volatile discs. In such cases, each drive may be connected to the bus (not shown) via one or more data medium interfaces.

[0019] The communication unit 140 communicates with a further computing device via communication media. Additionally, functions of components of the computing device 100 may be implemented by a single computing cluster or multiple computing machines which are communicatively connectable for communication. Therefore, the computing device 100 may be operated in a networked environment over a logical link with one or more other servers, personal computers (PCs) or a further general network node.

[0020] The input device 150 may include one or more input devices, such as a mouse, keyboard, touch screen, tracking ball, voice-input device and the like. The output device 160 may be one or more output devices, such as a display, loudspeaker, printer and the like. The computing device 100 may also communicate with one or more external devices (not shown) via the communication unit 140 as required. The external devices, such as the storage devices and display devices, communicate with one or more devices that enable the user to interact with the computing device 100, or any device (such as a network card, modem, and the like) that enables the computing device 100 to communicate with one or more other computing devices. Such communication may be performed via an input/output (I/O) interface (not shown).

[0021] In some implementations, in addition to being integrated on a single device, some or all of the components of the computing device 100 may be configured in form of a cloud computing architecture in which these components may be configured remotely and work together to implement the functions discussed in the subject matter described herein. In some implementations, cloud computing provides computing, software, data access and storage services which do not require the terminal user to know the physical position or configuration of the system or hardware providing these services. In various implementations, cloud computing follows suitable protocols to provide service via a Wide Area Network (such as Internet). For example, cloud computing providers provide applications via the Wide Area Network, which can be accessed via a web browser or any other computing components. The software or components of the cloud computing architecture and the associated data may be stored in a server at a remote location. The computing resources in the cloud computing environment may be aggregated or distributed at a central position of the remote data. The cloud computing infrastructure may provide services via a shared data center, even if they appear as a single access point for the user. Therefore, it is possible to use the cloud computing architecture to provide components and functions described herein from a service provider at the remote location. Alternatively, they can be provided from a conventional server or be installed on a client device directly or in other manners.

[0022] The computing device 100 may be used to perform optimization of a learning network in implementations of the subject matter described herein. The optimization of the learning network is also referred to as training of the learning network. The optimized parameter values can be obtained by updating parameters of the learning network constantly. In implementations of the subject matter described herein, the learning network may also be referred to as“neural network” or“learning model.” The terms “learning model,” “learning network,”“neural network,”“model” and“network” may be used interchangeably hereinafter. The learning network may be designed for different applications, including object classification (such as image classification, action recognition and so on), machine translation, voice recognition and other fields. To describe the subject matter described herein more clearly, reference will be made to a learning network based on multi-class learning. However, it is to be understood that the concepts of the subject matter described herein may also be applicable for optimization of various suitable learning networks.

[0023] The training of the learning network is based on training data 170. The computing device 100 may receive the training data 170 through the input device 150. The training data 170 includes possible input data of the learning network and ground-truth output for the input data so that the trained learning network is able to predict the output corresponding to the input data of the same type. For example, in the training of the learning network designed for image classification, the training data 170 may include training images and a classification label for each training image. The computing device 100 may also output the optimized learning network 180 via the output device 160, for instance, to other computing devices. Parameters in the optimized learning network 180 have been determined. In other implementations, the computing device 100 may also store the optimized learning network 180 in the memory 120 for use locally. [0024] Fig. 1 further shows an illustrative structure of the learning network 180. The learning network 180 has a layered structure, including a plurality of layers each having a plurality of nodes. Each node performs a linear combination and non-linear activation on input from nodes of the previous layer. The input of each node is further adjusted by parameters to achieve a linear combination of the input from the previous layer (such as linear weighting). In the subj ect matter described herein, a parameter for adjusting an input of each node is referred to as a parameter associated with the node.

[0025] In the example illustrated in Fig. 1, the learning network 180 is used to solve a multi-class problem. The learning network 180 includes a plurality of layers, such as layer 1 to layer4, each including a plurality of nodes 182. In plurality of layers, the first layer (layerl) is an input layer and each node corresponds to an input (xi, x 2 , ..., xa) of the learning network 180. To provide a classification result, the last layer (i.e, layer4) of the learning network 180 is a Softmax layer. The nodes at the Softmax layer use a Softmax activation function to perform a Softmax operation to the inputs of this layer and the outputs (yi, y 2 , ....y k ) indicate probabilities for the inputs being divided into different classes. The Softmax operation is commonly known in the art as a well-known operation widely applied for the multi-class learning problem, thus it will not be repeated here and

may be used to represent the input space and the output space of the learning

network 180, where represents a set of real numbers and d represents the dimension of the input space, and K represents the number of classes in the output space. The layer prior to the Softmax layer (i.e., layer3) may be referred to as the output layer of the learning network. The learning network 180 may further include one or more layers between the input layer and the output layer, which is (are) sometimes referred to as hidden layer(s). In some implementations, the plurality of layers of the learning network 180 include a fully- connected layer, which means that all the nodes on one layer are connected to each of the nodes at the next layer.

[0026] Nodes on the respective layers of the learning network 180 may be interconnected so that the outputs of the previous layer serve as inputs of the following layer. Parameters associated with a node are used to adjust inputs of the node. For example, in the illustrative structure of the learning network 180, for layer2, inputs from a plurality of nodes on layerl is adjusted by an associated parameter set W; for layer3, inputs from a plurality of nodes on layer2 is adjusted by an associated parameter set V; for layer4, inputs from a plurality of nodes on layer3 is adjusted by an associated parameter set U. Except for the input layerl, nodes on the other layers of the learning network process inputs of the nodes with an activation function.

[0027] The computing device 100 may determine each parameter associated with the nodes through a training or optimization process such that the trained learning network 180 can be capable of the corresponding functions. During the training process of the learning network, a loss function may be determined as an optimization target so as to achieve convergence of the training by minimizing the loss function. Alternatively, it is also possible to train the model by maximizing a utility function which generally has a form of its equivalent loss function, for example, it may be represented by an inverse of the loss function. Therefore, for purpose of brevity, implementations of the subject matter described herein will be illustrated substantially in combination with loss function.

[0028] It is to be understood that the structure of the learning network 180 described in Fig. 1 is only an illustrative example. In other implementations, the learning network 180 may be constructed to contain more or fewer layers and each layer may include other number of nodes. The scope of the subject matter described herein is not limited in this regard. REDUNDANCY OF PARAMETER SPACE

[0029] Training a learning network is a complicated task. In the conventional training, the outputs of the learning network are represented as being associated with each parameter of the entire learning network. Through some training methods, such as a stochastic gradient descent, each parameter can be updated to seek for an optimal value of the parameter. It has been proven that such a process consumes considerable computing resources and time, and parameters may stop at some spurious critical points, resulting in insufficient optimization. For instance, in the example of the learning network 180, if it is assumed that the number of nodes at each layer is and each layer is a fully connected layer, the number of parameters at the /-th layer is

then the parameter space of the learning network 180 may be represented as W C

[0030] The inventors have been found that using all parameters of a learning network directly to represent the learning network is rather redundant in some cases, and may result in insufficient optimization of the parameters. Currently, many learning networks, especially deep neural networks (DNN), utilize an activation function with a scaling invariant property. In such learning networks, the parameter space has serious redundancy, specifically manifested in that learning networks trained to have different parameter sets possibly generate the same output for the same input. Such redundancy causes difficulties in parameter optimization during the training process.

[0031] The redundancy caused by representing the learning network in the parameter space will be illustrated below and reference will be made to Fig. 2A and Fig. 2B to briefly describe an activation function with a scaling invariant property. The scaling invariant property of an activation function means that if an input of the activation function changes proportionally, then the output also changes proportionally, which can be represented as a(cx ) = ca(x), where c>0, and s(· ) represents an activation function. Among the activation functions that are usually used in the learning networks, activation functions with the scaling invariant property include a ReLU function and a piecewise linear function. In some implementations, it is also possible to select a linear function with multiple segments to approximate another activation function that is usually used in the learning network, i.e., Sigmoid function. Therefore, although the Sigmoid function does not have the scaling invariant property in a strict sense, it is possible to obtain the activation attribute and scaling invariable attribute of the Sigmoid function simultaneously by mans of a piecewise linear function. For purpose of depiction, in the subject matter described herein, the ReLU function is taken as an example for depiction. It is to be understood that the implementations described herein are also applicable to other activation functions with the scaling invariable attribute.

[0032] The ReLU function may be represented as The scaling invariant property of the ReLU function is represented as

c max Fig. 2A illustrates an illustrative curve 210 of such ReLU

function, where Due to the scaling invariant property, if the ReLU function

is used as an activation function of a node in the learning network, then a condition as illustrated in Fig. 2B may occur. Fig. 2B illustrates a schematic diagram of processing between two nodes 201 and 202 in a certain learning network. Parameters associated with the node 201 at the bottom layer include wl *c and w2*c and parameters associated with the node 202 at the upper layer include w3/c. The values of these parameters associated with the two nodes may be varied and all these values can produce the same output for any input (input 1 and input 2) of this part.

[0033] Generally, even if the structures of learning networks are the same, if the corresponding parameters are trained to have different values, these learning networks are generally considered to be different. Therefore, in the training of a learning network using an activation function with a scaling invariant property, it is possible to obtain different learning networks which are substantially equivalent because they always give the same output for the same input. It is assumed that two learning networks are represented as N Wi and JV y;., , respectively. If it is indicated in the subject matter described herein that ‘W i and N w are equivalent, it means that for each given input % g X, N Wl (z)— ]¥ ¾ ,., ( z) . There may be a number of such equivalent learning networks. In addition, if are equivalent, it may be considered that the learning network N w is g-invariant. The g-invariant characteristic of the learning network means that for a given learning network, a variant g for the learning network might be found so that the output of the learning network remains constant.

DISCUSSION OF EQUIVALENT CLASS PRINCIPLE

[0034] Based on the above observations, the inventors have found that on the basis of the equivalence caused by the scaling invariant property of the activation function, it is possible to convert the representation of the learning network from the parameter space to a more efficient and compact equivalent class space. For example, in the conventional training process of a learning network, the loss function is represented as a function of all the parameters of the learning network, such as Loss (W), where Loss(·) represents the loss function and W represents a set of all parameters of the learning network. In accordance with the implementations of the subject matter described herein, it is proposed to perform optimization of the learning network on the basis of an equivalent class. Thus, the loss function may be represented as Loss (E), where E represents the equivalent class space of the learning network. To facilitate understanding of the principles of the subject matter described herein, before detailed discussion of implementations for optimizing the learning network of the subject matter described herein, it is described first the theoretical support for the possibility of optimizing the learning network based on the equivalent class.

[0035] The learning network of the subject matter described herein refers to the network in which each node of a plurality of layers utilizes an activation function with a scaling invariant property to process the input from node(s) of the previous layer. On the basis of the activation function with the scaling invariant property, it is possible to re-parameterize the learning network; in other words, a transition g might be found to make the learning network g-invariant.

[0036] First, concepts of equivalence and g-invariant are analyzed from the perspective of a single node. For a given hidden node (i.e., a node at a hidden layer) in the learning network, it is assumed that the parameter for adjusting the input of the node is »¾„ and the parameter for adjusting the output of the node (i.e., an input of a node at the previous layer) is and a positive constant value c. The node can be defined as:

Therefore, can be defined to represent a

function formed by a finite number of functions where all are

positive, and represents hidden nodes of the learning network

[0037] To ensure that the learning network is g-invariant, it needs to simply prove

that -invariant. Without loss of generality, assuming that Oc is a hidden node at the /- th layer of the learning network and a ReLU activation

function utilized by this node is represented as while the activation function of

the node at the previous (/-l)th layer is represented as It can be determined

directly that Therefore,

it can be further determined which means

that N n? is g-invariant. Hence, the learning network is equivalent to the

learning network

[0038] All the g-invariant learning networks of the learning network form an

equivalent class. On this basis, a more compact representation of the learning network N w , can be obtained. For example, the output (represented as of a node at the last layer (such as layer L) prior to the Softmax layer of the learning network N w is calculated in the parameter space as:

where j is valued from the node number from layer 1 to layer L; the function refers to an indicator function, where if a path involving nodes

in the learning network is active, then the function is equal

to 1, and otherwise, the function is equal to 0. The loss function of the learning network may be represented by each node at layer L. It can be seen from

the expression that can be used to

represent a unit component of the equivalent class. It is assumed that the path

(represented as includes nodes involved by parameters in

Through the following further depiction, it is to be

understood that the path can be used to represent an equivalent class.

[0039] To enable the representation of an equivalent class by a path, g-invariant should meet the following sufficient and necessary condition: for a fixed x, all paths and have a fixed value Specifically, if it is given that learning

networks and are equivalent, and represents processing of the ReLU

activation function, then for each hidden node in the learning network

Thus, the output of all the paths of the learning networks will have

fixed value. In other words, g--variant will not change the value after each processing by applying the ReLU activation function.

[0040] It is given that for a fixed x, all the paths of the learning networks and

have a fixed value Thus, a function can

be determined. It is assumed that the learning networks have the same paths and same output values. For each hidden node (represented as between the first layer and the second layer of any learning network, it is possible to construct a function 9c] .O ; , where c] > 0. If such a function cannot be constructed, then there may be paths with different output values. For example, it is assumed that parameters wi and w’2 for adjusting the input of the hidden node Oj meets Wi C } Wi , W2 ~ and

Ci ( >2. It is further assumed that the path involving the parameter wi and other possible parameters is a path i, the path involving the parameter w’2 and other parameters similar to p 1 is a path pi, the path involving parameter and other possible parameters is a path \ and the path involving parameter t¾ and other parameters similar to pii ' s a path 2 · It can be determined that if pi ~ pi, then definitely

P2' p2 Therefore, it can be proven reversely that the function must be constructed, where cj > 0 , and thus it can be determined . It has been discussed above that the

function g(w) can be constructed for a single node. For each node in each path, it is possible to construct such a function layer by layer. Hence, learning networks are ^-invariant.

[0041] As mentioned above, the parameter space of the learning network may be represented as W F i ^2 +· * ** &·£·- 1 L . To classify the parameter space into different equivalent classes based on equivalence of the learning networks, it should be determined how to use parameters to represent the equivalent class. The attribute of the equivalent class is first discussed from the perspective of a single hidden node. To facilitate understanding, reference is made to Fig. 3 for depiction. Fig. 3 illustrates a single node 301 which has parameters wi, w 2 and w 3 for adjusting the input of the node 301. These parameters are used to adjust the input of the corresponding node from the previous layer. The output of the node 301 to each node at the next layer is adjusted by parameters vi, v 2 , V3 and v 4 .

[0042] In the example illustrated in Fig. 3, information of each equivalent class of the node 301 may include

and signs of each parameter wi, w 2, w 3 , vi, v 2 , v 3 and v 4 . Generally, it is possible to obtain only the sign of the parameter wi and determine signs of other parameters based on the sign of the parameter w 1 . Sometimes, it is not necessary to obtain all of the , For example, if it is given and

other ¾':¾ may be obtained through the following equation:

It is assumed here that the value of each parameter is non-zero.

[0043] For each node, if it is assumed that the set of parameters for adjusting the input of the node is and the set of parameters for adjusting the output

from the node to other nodes at the next layer is then the equivalent class

of this node may be represented as:

[0044] For clearer illustration, Equation (5) may be divided as:

Thus, for a single node, its equivalent class may be represented with the form of combination of parameters above. Similarly, it is also possible to expand the form of the above combination of parameters to the entire learning network.

[0045] The equivalent class of a single node may also be determined from the perspective of algebra. It is assumed that addition and multiplication of different values are represented as and respectively.

On this basis, it is possible to create a mapping f(W, V) between the parameter set W for adjusting the input of the node 301 and the parameter set V for adjusting the output of the node 301, where and The mapping f(W, V) can be

represented as:

where A represents the following matrix:

[0046] It can be determined that the mapping f(W, V) is a linear mapping for In particular, for each and

k 1 , 2 > 0, it may be determined:

where A T is a matrix for the linear mapping f After being calculated, it can be determined

represents the kernel space of f and

represents the image space of f both ker(f ) and Im(f} are linear spaces, and rank(ker(f)) = 1 . On the basis of : rank)A) = m + J 1 , it may be determined that the basis for Im(f) is

[0047] As not every parameter in parameter sets W and V is always positive, it may need to generalize the above linear mappingf as:

where On this basis, the basis for lm(f) may be updated as:

The Equation (12) may be used to represent the equivalent class of a single node.

[0048] On the basis of the equivalent class of a single node, it is possible to determine the condition of the learning network belonging to the equivalent class, that is, for all the learning networks these learning networks are equivalent. Specifically, if

the sign for each parameter may be

determined and the value of the path of the learning network may be determined on

the basis of Equation (4). For each there is a variant

g c that makes Thus, the learning network

is g-invariant. Therefore, these learning networks are equivalent. Furthermore,

it can be proved that if two classes E 1 and E 2 are different, then

Particularly, if two different equivalent classes and E 2 contain based on

Equation (12), it may be determined that E 1 and E 2 are equal.

[0049] On the basis of the representation of the equivalent class of a single node, it is possible to represent the equivalent class of each path of the learning network. It is assumed that represents a parameter set for adjusting the input from

the (/- 1 )th layer of the learning network to the /- th layer of the learning network, for the entire learning network, a similar linear mapping can be constructed as:

where d is the number of nodes at the output layer of the learning network, and each represents a path of nodes associated with the

parameter therein. Similar to a single node, the basis for rank(A) and Im(f) in the linear mapping in Equation (13) may also be determined. It is also possible to calculate

[0050] Further, it may be further determined

and , it may be determined that the basis for her if) is

[0051] Based on the extension from the node to the layer of the learning network, it may be determined that a representation of an equivalent class of a learning network is:

where each Pi represents a path which is located on the basis of hvi f). On the basis of the equivalent class of the layers of the learning network, the condition of the learning network being the equivalent class may be determined as the following: for all the learning networks Nw v(x), if fWi, · · e E, then these learning networks are equivalent. In addition, it may also be determined that if two equivalent classes £?, : and J¾ of the learning networks are different, then E \ f)E 2 =

OPTIMIZATION BASED ON EQUIVALENT CLASS

[0052] Based on the above discussion of principles, the inventors have found that the learning network may be represented by processing paths (referred to as“base paths” herein) that are linearly independent in the learning network. Representing the learning network with the base paths is corresponding to representing the learning network in an equivalent class space based on a plurality of layers in the learning network, which makes the representation of the learning network more compact with lower redundancy. On the basis of such observations, according to implementations of the subject matter described herein, an optimization scheme of a learning network is provided. In this scheme, the learning network is optimized by updating combined values of parameters associated with the base paths so as to determine values of the parameters of the learning network for use. In this manner, it is possible to achieve the aim of optimizing the learning network by updating combined values of parameters on base paths of a learning network, which will not only improve the optimization efficiency of the learning network but also have the optimal values of the parameters determined more accurately and quickly.

[0053] Fig. 4 illustrates an illustrative process 400 for optimization of a learning network according to implementations of the subj ect matter described herein. The process 400 may be implemented by the computing device 100 illustrated in Fig. 1. For purpose of discussion, this process is described with reference to Fig. 1. The process 400 may be used to train the learning network 180 shown in Fig. 1 to determine parameters associated with respective nodes of the learning network 180.

[0054] At 410, the computing device 100 determines base paths running through a plurality of layers of the learning network 180. As shown in the example in Fig. 1, a plurality of layers of the learning network 180 may form a hierarchical structure in which the outputs of a previous layer serves as the inputs of a next layer for further processing. Two nodes having input transferred may be considered as being connected. An input transferred between the two nodes is further adjusted by a corresponding parameter. The learning network 180 includes an input layer, and nodes of the input layer correspond to inputs of the learning network for providing the corresponding inputs to the nodes at the next layer as inputs for nodes of the next layer. The inputs of the nodes at the next layer is also adjusted by the corresponding parameters.

[0055] The plurality of layers considered in the implementations of the subject matter described herein are a plurality of layers on which nodes process inputs from nodes of a previous layer using an activation function with a scaling invariant property. Therefore, in general, the Softmax layer in the learning network (for example, layer4 in the learning network 180) may be excluded because this layer uses the Softmax function that does not have the scaling invariant property. In some examples, a plurality of layers in question are hidden layers of the learning network 180. In some examples, in addition to the hidden layers, the plurality of layers considered in the implementations of the subject matter described herein include the input layer of the learning network (for example, layerl of the learning network 180) because this input layer provides inputs for the next hidden layer. In the example of the learning network 180 illustrated in Fig. 1, base paths through layerl to layer3 may be considered. In some implementations, the plurality of layers in question are fully-connected layers. In addition to the plurality of layers associated with the activation function having the scaling invariable attribute, the learning network 180 may further include other hidden layers on which nodes process the inputs with an activation function that does not have the scaling invariant property.

[0056] Different from the conventional scheme of building the representation of the learning network in the parameter space, in the implementations of the subject matter described herein, the learning network 180 may be represented in a path space. Each path of the learning network 180 may include a single node in each of the plurality of layers of the learning network 180. The inputs provided by the input layer of the learning network goes through each of these paths and are adjusted by input parameters associated with the nodes in the path and processed by the activation function of the nodes in the path; the output is provided at the last layer of the learning network 180. Based on all the paths of the learning network 180, an optimization function may be represented as Loss (o lt ... , o K ; Label), as an optimization target of the learning network 180, and

where O k represents the ki final output of the plurality of layers of the learning network. For example, in a learning network for multi-classification, o lt ... , o K represents K final output of the layer prior to the Softmax layer. Equation (6) represents that for all the paths that contributes to O k , the value of O k depends on a linear combination of values of all the paths (represented as Value path ), an indication of whether a path is active (represented as Active path ), and inputs of the first layer of the path (represented as Input path ). The determination of activation or inactivation of a path will be discussed in detail in the following.

[0057] As discussed in the above principle section, any path of the learning network 180 may be determined using the base paths. The processing in the base paths may be considered linearly independent. More specifically, for a given learning network, if a plurality of paths have a characteristic of linear independence when its status (active or inactive) remains unchanged, these paths may be considered as base paths of the learning network. Since such base paths are extracted from the all the paths of the learning network, the loss function employed during the training process may be represented with a linear combination of path values effectively, thereby reducing the redundancy.

[0058] In a specific example, it is assumed that the optimization objective of the learning network 180 is represented by a cross-entropy loss function commonly used in the training of the learning network. In the example of the learning network 180 shown in Fig. 1, for input data c ( and output data y A .^ in the training data, the cross-entropy loss function of the learning network 180 may be represented as: where the Softmax operation. The number of nodes at

layerl is the same as the number of inputs (i.e., d). In this example, it is assumed that the number of nodes at layer2 is S and all the parameters W for adjusting the inputs passed from layerl to layer2 are the matrix of dxS, and the processing performed by all the nodes of layer2 through the ReLU activation function is represented as

It is assumed that the number of nodes at layer3 is

M , all the parameters V for adjusting the inputs passed from layer2 to layer3 are the matrix of SxM and the outputs of the layer3 is represented as

It can be seen that the cross-entropy loss function of Equation (16)

is associated with the outputs of layer3.

[0059] The m-th output at layer3 may be represented as:

where if the activation function is in the active status (namely, contributing), then

and if the activation function is in the inactive status (namely, not contributing),

then It is assumed that represents a path, and the output

may be represented in the path space as:

[0060] The Equation (18) indicates that the output of the last layer of the layers of the learning network 180 may be represented in the path space. As discussed in the above principle section, among all the paths of the layers that an input of the learning network may pass through, only processing in some of the paths is linearly independent from each other. These paths may be referred to as base paths. A base path may be construed as an equivalent class of the learning network at the path level. The determination of the base paths will be described below in detail. [0061] As mentioned above in the principle section, the rank of a matrix A in a linear mapping of the learning network may be calculated as

which implies that the

number of linearly-independent base paths of the learning network is a difference between the number of all the parameters of the learning network (that is,

and the number of nodes

Linearly independent base paths may be determined with some methods.

[0062] As mentioned above, each base path includes a single node at each of the plurality of layers. Since the plurality of layers are fully-connected layers, each node in each base path will obtain an input from the node of the previous layer, and the input will be adjusted by a parameter associated with the node. Therefore, a connection between nodes of adjacent layers may be considered as a path segment of the base path. If in a base path, a given node obtains an input from the node of the previous layer included in the base path, then the node at the previous layer is also referred to as an upstream node of the given node.

[0063] In some implementations, the computing device 100 determines a first set of base paths running through a plurality of layers of the learning network 180 such that the first set of base paths include all the nodes in the plurality of layers. The first set of base paths are used as skeleton paths to facilitate subsequent selection of base paths. In some implementations, the first set of base paths may include a minimum number of paths having all the nodes of the plurality of layers comprised therein. There are various methods for determining the first set of base paths from the learning network 180. For example, it is possible to select a node at each of the plurality of layers randomly and use the selected nodes to form a base path in the first set. When all the nodes on the layers are selected, the determination of the base paths is completed. Nodes contained in each base path in the first set all differ from each other.

[0064] As an alternative to the random selection, it is also possible to determine the first set of base paths with a deterministic method. For example, for the /- th layer of the plurality of layers (for instance, L layers) of the learning network 180, the j- th node at the /-th layer is selected; for the /-th node at the /-th layer, the j- th node at the /+ lth layer is selected; and then the nodes are selected in a similar fashion until the Z-layer. If for some nodes at the /-th layer of the layers, there is no the /-th node at the corresponding /+ lth layer, a node might be selected randomly at the /+lth layer. From each node at the first layer of the layers, the nodes selected from all the layers in this way form the first set of base paths. By means of the selection, a minimum number of base paths may be determined as the first set of base paths such that any of all nodes in the layers is included in at least one base path in the first set.

[0065] Fig. 5 illustrates a schematic diagram of determining a base path in the learning network 180 shown in Fig. 1. For the first set of base paths, a first node (for example, the first node in the order from left to right) of layerl may be selected first and then the first node of layer2 may be selected and the first node of layer 3 is selected. All these selected nodes form a base path 510 in the first set of base paths.

[0066] Base paths 512, 514 and 516 in the first set of base paths may also be selected in a manner similar as the base path 510. Since the number of nodes at layerl is larger than at layer2, for a node at layerl (such as the X d -th node corresponding to the input X d ), there is no a X d -th node at layer2; thus, a node at layer2 is selected randomly. Similarly, a node at layer3 may also be selected randomly. These nodes form a base path 518 starting from the x d -th node of layerl . This base path 518 is also included in the first set of base paths which include all the nodes from layerl to layer3 of the learning network 180.

[0067] Taking the first set of base paths as a skeleton, the computing device 100 may continue to determine a second set of base paths. The second set of base paths are determined such that any given base path in the second set to include only one different node. The parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path including the different node in the first set. Since the parameter associated with a node in any base path in the first set or second set is used to adjust the input obtained from an upstream node of the node, it can be determined that for any given base path in the second set of base paths, the upstream node of its different node in the given base path is different from the upstream node of the different node in any base path that includes the different node in the first set. This restriction makes only one path segment in a given base path in the second set different from the path segment of any base path including the different node in the first set.

[0068] As shown in Fig. 5, in the learning network 180, after the first set of base paths 510, 512, 514, 516 and 518 are determined, a base path 520 in the second set may be determined, which only includes one different node 502. The parameter associated with the different node 502 in the base path 520 differs from the parameter associated with the different node 502 in the base path 512 of the first set. This is because in the base paths 512 and 520 which both include the different node 502, the different node 502 obtains different inputs from different upstream nodes and thus the parameters for adjusting the different inputs are considered to be different. Other base paths in the second set may be determined in a similar manner.

[0069] Still referring to Fig. 4, for each of the plurality of base paths, the computing device 100 updates, at 420, a combined value of parameters associated with the nodes in the base path. In implementations of the subject matter described herein, the updating is performed on the basis of the combined value of the parameters associated with the nodes in each base path. A combined value of the parameters associated with the nodes in each base path may include a product of current values of these parameters. The training data 170 may be used to update the learning network 180. Various available training methods may be utilized to perform the updating of the combined value of the parameters.

[0070] During the updating, it is possible to update the combined value of the parameters associated with the nodes in each base path using training data based on the optimization objective of the learning network 180 so as to gradually approximate the optimization obj ective. The optimization obj ective may be represented by a loss function in an example. To perform the updating on the basis of the combined value of the parameters associated with the nodes in each base path, the loss function may be represented as a function associated with a representation of the base paths, such as Loss ( BasePath ). As mentioned above, a space of the base paths is equal to an equivalent class space of a learning network.

[0071] To update the combined value of the parameters associated with the nodes in each base path, in the example of training using a stochastic gradient descent method, the maximum variation trend (also referred to a gradient) of the loss function with respect to each base path may be determined, representing as Then the updated

combined value of the parameters associated with the nodes in a base path may be determined based on an update step size associated with the gradient and a previous combined value of the parameters associated with the nodes in this base path. Initially, the parameters associated with the nodes in each base path may be set randomly as initial values or values obtained through other pre-training process.

[0072] In the specific example of using a cross-entropy loss function as the optimization objective of the learning network 180 as mentioned above, it is assumed that mod M, j s mod. d and the base paths of the learning network are determined as:

Any path I rn t of the learning network 180 may be determined using the base paths:

Thus, the representation of the output O m ( e [M i ) at layer3 of the learning network 180 in the path space may be modified from Equation (18) as:

Therefore, the cross-entropy loss function 1{W, V, U: x. y) of the learning network 180 in

Equation (16) may be represented as 1{P > U ; «. ¾?), where P indicates the equivalent class space of the learning network 180.

[0073] In some examples, when the combined values of parameters associated with nodes in each base path are updated, it is possible to use chain rule to determine the

a Loss

gradient of the loss function with respect to each base path, namely, For

d BasePath d Loss

example, based on chain rule, d BasePath may be determined as:

d Loss

where d Output represents a sum of derivatives of the loss function with respect to the corresponding outputs of the learning network 180, 9 0utput represents a sum of

d Path

derivatives of each output with respect to each of the paths, and d BasePath represents derivatives of each path with respect to the base paths.

[0074] According to the chain rule, it is also possible to calculate the gradient of the loss function with respect to each base path in other ways of derivatives. In the specific example of the cross-entropy loss function described above, the derivative of the loss function l { P U ; x , //) with respect to each base path may be determined according to the chain rule. For example, considering the base paths the

learning network 180, the derivative of the loss function with respect to

each base path may be represented as:

[0075] The updating rule for the combined value of the parameters associated with nodes in each base path may be represented as:

where (p) t represents the current combined value of the parameters associated with the nodes in a base path represents the updated combined value of the parameters

associated with the nodes in the base path p , and may be set to a fixed value,

representing the learning rate of the combined value.

[0076] It has been discussed above the determining of the derivative of the loss function with respect to each base path so as to update the combined value of the parameters associated with the nodes in each base path. In the example of determining the derivative based on Equation (22), since the derivatives for all the paths for the learning network are to be calculated, the computing overhead is expensive. In the other examples of the subj ect matter described herein, to further reduce the computing efficiency for updating the combined values of parameters, the combined value corresponding to an entire base path may be updated by updating parameters associated with some nodes in each base path.

[0077] Particularly, according to the chain rule, a derivative of the loss function with respect to a given parameter may be associated with a derivative of the loss function with respect to a base path and a derivative of the base path with respect to a parameter, which may be represented as Loss -> BasePath -> Weight. As the derivative of the loss function with respect to the parameter may be determined based on backward propagation (BP), while the overhead of calculating the derivative of the loss function with respect to the parameter is lower, the update step size for the parameter may be determined using the derivative of the loss function with respect to the parameter and thus the combined value corresponding to the entire base path may be determined in turn.

[0078] During the updating, it is expected to select the parameters to be used for the updating reference in each base path evenly. Particularly, for each of the first set of base paths determined above, it is possible to determine an update step size for a parameter associated with any node in the base path based on the optimization objective of the learning network 180. The update step size for the parameter associated with any node may be determined by calculating the derivative of the optimization objective (i.e., the loss function) with respect to the parameter. The update step size may be equal to the derivative result or proportional to the derivative result. For each of the second set of base paths determined above, it is possible to determine the update step size for the parameter associated with the different node in this base path based on the optimization objective of the learning network 180. Furthermore, for each base path, the combined values of parameters associated with the nodes in this base path may be updated based on the determined update step size for the parameter.

[0079] To understand the updating of the combined value based on the parameter, a specific example is used to describe the updating of a combined value of the parameters associated with the nodes in a base path. It is assumed that in a given base path pi in the second set of base paths, the parameter associated with the different node is represented as ul, then the derivative of the loss function with respect to the parameter u 1 may be represented as:

where the value of i may be in a range from one to the number of base paths of the dloss

learning network 180. Since the derivative can be determined through the

backward propagation and

may also be determined, the derivative of the loss function with respect to the base path pi may be determined based on Equation (28). This derivative may be used to update the combined values of the parameters associated with the nodes in the base path pi . For any other base path in the second set of base paths, the derivative of the loss function with respect to the parameter associated with the different node in this base path may be determined in a similar way, and the combined value of the parameters associated with the nodes in the base path is updated in turn.

[0080] It is assumed that in a base path p2 in the first set of base paths, a parameter wi associated with any node in the base path is selected. The derivative of the loss function with respect to the parameter wi may be represented as:

where the derivative may be determined through the backward propagation, base

paths p~i and p \ may be any base paths in the second set of base paths or the base paths involving the parameter w 1 in the second set of base paths. may be determined by Equation (28). Derivatives and may be calculated

correspondingly.

dloss

[0081] Through Equation (29), the derivative of the loss function with respect

to the base path p2 may be determined. The derivative may be used to update the combined value of the parameters associated with the nodes in the base path pi. For any other base path in the first set of base paths, the derivative of the loss function with respect to a parameter associated with the different node in the base path may be determined in a similar way and the combined value of the parameters associated with the nodes in the base path are updated in turn.

[0082] In some implementations, it is determined whether the status of the base path is active or inactive, and then only the active base paths are updated. In some implementations, for a given base path, it is determined whether all the nodes included in the base path are in the active status (i.e., the active parameters are to be applied for processing the inputs of the nodes). If all the nodes included by the base path are in the active status, then it is determined that the base path is in the active status. If one or more nodes included in the base path are in the inactive status, then the base path is in the inactive status.

[0083] The active or inactive status of each node is related to all the parameters associated with this node and all the inputs received by the nodes from the previous layer. By forward propagation of the updating of the associated parameters, the active or inactive status of the node may be determined. If the result of adjusting the inputs of the node by the updated parameters (i.e., a weighted sum of the inputs) is greater than zero, then the node is in the active status. Otherwise, the node is determined to be in the inactive status. The updating of the parameters will be described below.

[0084] Still referring to Fig. 4, the computing device 100 updates, at 430, values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters. The values of parameters associated with each node in the plurality of base paths correspond to parameters for adjusting the inputs received by this node from all the nodes at the previous layer. In implementations of the subject matter described herein, instead of optimizing each parameter individually, the combined values of parameters associated with nodes in the base paths are optimized based on the optimization objective of the learning network. The updating or determining of each parameter is performed by determining the combined values of parameters of the base paths, which may reduce the calculation amount.

[0085] In order to determine the parameter associated with each node of the learning network 180, according to the updated combined values of parameters, the current values of parameters associated with one or more nodes in each base path may be increased or decreased randomly or in other predetermined manners to obtain updated values of the parameters. For example, for a given base path, one or more nodes may be selected from this base path randomly or in other predefined manners and the parameters associated with these nodes are updated. The value of each parameter may be updated linearly or non- linearly in proportion and the update step size for the parameter may be related to the update step size for the combined value for the corresponding base path or may be a fixed value. In some implementations, only the values of parameters associated with nodes in the active status are updated.

[0086] A specific example for updating a parameter is provided below, which example is still based on the example of the cross-entropy loss function of the learning network 180 mentioned above. In this example, each parameter may be updated proportionally. It is assumed that the ratio of an updated value and a current value for a parameter v m,s updated

value and a current value for the parameter w sj is represented as If a given node <Tc is in the active status, a plurality of (in this example, M+d- 1) linear equations for (where 5=1) may be determined as follows:

[0087] Since there are only (M+d- 1) equations and (M+d) ratios in total are unknown, in some implementations, a ratio (such as a ratio may be selected randomly and set as equal to 1. Through the above equations other ratios

may be determined. When the ratios (where ) are

determined, the parameter w sj associated with the node may be updated to obtain

an updated value In addition, the parameter v m ,s (also the output parameter of

of the node at the next layer to which node is connected may also be updated,

thereby obtaining the updated value is set as 1 , the

corresponding parameter is not updated. In some implementations, when resolving the above Equation (30), more ratios may be set to 1 so that the corresponding parameters are not updated. For other nodes of the learning network, parameter updating may be performed in a similar fashion.

[0088] In some implementations, the optimization objective of the learning network 180 may not be reached by updating the combined values of the parameters only once. Therefore, the combined value of the parameters associated with the nodes in each base path may be updated continuously in a iteration process and then the values of the parameters associated with the nodes are updated. The convergence time of the iteration process is when the optimization objective of the learning network 180 is reached (for example, when the loss function is minimized). Such an iteration process 600 is described below with reference to Fig. 6. It is to be understood that the process 600 is a specific implementation for updating parameters at 430 in the process 400.

[0089] At 610, current combined values of the parameters of the plurality of base paths (such as the combined values after the first time of updating) are determined as reference values for the plurality of base paths. At 620, at least one of the parameters associated with the nodes in the plurality of base paths is updated based on the reference values for the plurality of base paths. The updating of the parameters is similar to the updating discussed above. The selection of a parameter may be random or performed in a predetermined manner (for example, a different parameter is selected for each iteration). The update step size may depend on the update step size for the reference values or be set as a fixed value.

[0090] At 630, status of the plurality of base paths are determined based on at least one updated parameter. The status of a base path may include active status or inactive status. As mentioned above, the status of each base path depends on the corresponding status of nodes in the base path. The status of each node is determined by forward propagation of the updating on the parameters associated with that node.

[0091] If there is at least one base path in the active status, at 640, the combined value(s) of the parameters associated with the nodes in the at least one base path is updated to obtain a further combined value(s). The updating of the combined value at 640 may be based on the method similar to the updating of the combined value at 420 during the process 400. At 650, it is determined whether a convergence condition is satisfied based on the further combined value(s) obtained after updating. If the value of the loss function represented by the base path is reduced to a predetermined threshold or reaches a minimum, the convergence condition may be determined to be satisfied; otherwise, the convergence condition is not satisfied.

[0092] If the convergence condition is unsatisfied, it may be needed to continue to update the combined values and the values of the parameters. Therefore, at 660, in response to the convergence condition being unsatisfied, the further combined value(s) is set as the reference value(s) for the at least one base path. The process 600 then returns to 620 for further processing. If the convergence condition is satisfied, at 670, the values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths are determined. Since the convergence condition has been satisfied and the parameters associated with one or more nodes on the layers during the process 600 have been updated once or several times, at 670, the current values of the parameters associated with the nodes on the layers may be determined directly. In some other implementations, at 670, it is determined that the parameters of some nodes may be further updated based on the further combined value(s) obtained when the convergence condition is satisfied, so as to obtain the parameters for these nodes.

[0093] After the process 600 ends, the values of the parameters associated with the nodes of the learning network 180 in the plurality of base paths may be determined so as to obtain the optimized values of parameters for the learning network 180. The value of each parameter may be updated once or more times during the process 600 or maintained as the initial values, which does not affect the outputs of the learning network 180 (considering the invariance of the learning network 180).

[0094] In some implementations, during the process 600, the updating at 600 may also be omitted and the current value of each parameter after the process 600 is output directly as an optimized value of parameters of the learning network 180.

[0095] Through the optimization process of the subject matter described herein, the learning network 180 may be provided for use by the computing device 100 or other computing devices to process any given input and provide the corresponding output. During the processing, the optimized values of parameters of the learning network 180 are used to adjust the input transferred between adjacent layers of the learning network 180.

EXAMPLE IMPLEMENTATIONS

[0096] Some exemplary implementations of the subject matter described herein are listed below.

[0097] In one aspect, a computer-implemented method is provided in the subject matter described herein. The method comprises determining a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process an input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other; for each of the plurality of base paths, updating a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and updating values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

[0098] In some implementations, determining the plurality of base paths comprises: determining a first set of base paths running through the plurality of layers of the learning network such that the first set of base paths comprise all the nodes in the plurality of layers; and determining a second set of base paths running through the plurality of layers of the learning network such that any given base path in the second set comprises only one different node, the parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path comprising the different node in the first set.

[0099] In some implementations, updating the combined values of the parameters comprises: for each base path in the first set, determining an update step size for a parameter associated with any node in the base path based on an optimization objective of the learning network; and updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00100] In some implementations, updating the combined values of the parameters comprises: for each base path in the second set, determining an update step size for the parameter associated with the different node in the base path based on an optimization objective of the learning network; and updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00101] In some implementations, the first set of base paths comprise a minimum number of paths having all the nodes of the plurality of layers comprised therein.

[00102] In some implementations, updating the values of the parameters comprises: setting the updated combined values of the parameters as reference values for the plurality of base paths; performing the following iteratively for at least one time: updating at least one of the parameters associated with the nodes in the plurality of base paths based on the reference values for the plurality of base paths, determining status of the plurality of base paths based on the at least one updated parameter, the status comprising active status or inactive status, in response to determining that the status of at least one of the plurality of base paths is the active status, updating the combined value of the parameters associated with the nodes in the at least one base path to obtain a further combined value, determining whether a convergence condition is satisfied based on the further combined value, and in response to the convergence condition being unsatisfied, setting the further combined value as a reference value for the at least one base path; and in response to the convergence condition being satisfied, determining the values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths.

[00103] In some implementations, the combined value of the parameters associated with the nodes in each base path comprises a product of the values of the associated parameters [00104] In some implementations, the activation function comprises at least one of the following: a ReLU function or a piecewise linear function.

[00105] In some implementations, the plurality of layers comprise a plurality of fully- connected layers.

[00106] In another aspect, there is provided a device in the subject matter described herein. The device comprises: a processing unit; and a memory coupled to the processing unit and comprising instructions stored thereon, the instructions, when executed by the processing unit, causing the device to perform acts comprising: determining a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process an input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other; for each of the plurality of base paths, updating a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and updating values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

[00107] In some implementations, determining the plurality of base paths comprises: determining a first set of base paths running through the plurality of layers of the learning network such that the first set of base paths comprise all the nodes in the plurality of layers; and determining a second set of base paths running through the plurality of layers of the learning network such that any given base path in the second set comprises only one different node, the parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path comprising the different node in the first set.

[00108] In some implementations, updating the combined values of the parameters comprises: for each base path in the first set, determining an update step size for a parameter associated with any node in the base path based on an optimization objective of the learning network; and updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00109] In some implementations, updating the combined values of the parameters comprises: for each base path in the second set, determining an update step size for the parameter associated with the different node in the base path based on an optimization objective of the learning network; and updating the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00110] In some implementations, the first set of base paths comprise a minimum number of paths having all the nodes of the plurality of layers comprised therein.

[00111] In some implementations, updating the values of the parameters comprises: setting the updated combined values of the parameters as reference values for the plurality of base paths; performing the following iteratively for at least one time: updating at least one of the parameters associated with the nodes in the plurality of base paths based on the reference values for the plurality of base paths, determining status of the plurality of base paths based on the at least one updated parameter, the status comprising active status or inactive status, in response to determining that the status of at least one of the plurality of base paths is the active status, updating the combined value of the parameters associated with the nodes in the at least one base path to obtain a further combined value, determining whether a convergence condition is satisfied based on the further combined value, and in response to the convergence condition being unsatisfied, setting the further combined value as a reference value for the at least one base path; and in response to the convergence condition being satisfied, determining the values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths.

[00112] In some implementations, the combined value of the parameters associated with the nodes in each base path comprises a product of the values of the associated parameters [00113] In some implementations, the activation function comprises at least one of the following: a ReLU function or a piecewise linear function.

[00114] In some implementations, the plurality of layers comprise a plurality of fully- connected layers.

[00115] In a further aspect, there is provided a computer program product. The computer product is stored in a computer storage medium and comprising machine executable instructions which, when executed by the device, causing the device to: determine a plurality of base paths running through a plurality of layers of a learning network, each node in the plurality of layers utilizing an activation function with a scaling invariant property to process input from a node of a previous layer, each base path comprising a single node in each of the plurality of layers, and processing in the plurality of base paths being linearly independent from each other; for each of the plurality of base paths, update a combined value of parameters associated with the nodes in the base path, a parameter associated with a node in each base path being for adjusting the input obtained by the node from a node of a previous layer; and update values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths based on the updated combined values of the parameters.

[00116] In some implementations, the machine executable instructions, when executed by the device, further cause the device to: determine a first set of base paths running through the plurality of layers of the learning network such that the first set of base paths comprise all the nodes in the plurality of layers; and determine a second set of base paths running through the plurality of layers of the learning network such that any given base path in the second set comprises only one different node, the parameter associated with the different node in the given base path being different from a parameter associated with the different node in any base path comprising the different node in the first set.

[00117] In some implementations, the machine executable instructions, when executed by the device, cause the device to: for each base path in the first set, determine an update step size for a parameter associated with any node in the base path based on an optimization objective of the learning network; and update the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00118] In some implementations, the machine executable instructions, when executed by the device, cause the device to: for each base path in the second set, determine an update step size for the parameter associated with the different node in the base path based on an optimization objective of the learning network; and update the combined value of the parameters associated with the nodes in the base path based on the update step size for the parameter.

[00119] In some implementations, the first set of base paths comprise a minimum number of paths having all the nodes of the plurality of layers comprised therein.

[00120] In some implementations, the machine executable instructions, when executed by the device, cause the device to: set the updated combined values of the parameters as reference values for the plurality of base paths; perform the following iteratively for at least one time: updating at least one of the parameters associated with the nodes in the plurality of base paths based on the reference values for the plurality of base paths, determining status of the plurality of base paths based on the at least one updated parameter, the status comprising active status or inactive status, in response to determining that the status of at least one of the plurality of base paths is the active status, updating the combined value of the parameters associated with the nodes in the at least one base path to obtain a further combined value, determining whether a convergence condition is satisfied based on the further combined value, and in response to the convergence condition being unsatisfied, setting the further combined value as a reference value for the at least one base path; and in response to the convergence condition being satisfied, determine the values of the parameters associated with the nodes in the plurality of layers in the plurality of base paths.

[00121] In some implementations, the combined value of the parameters associated with the nodes in each base path comprises a product of the values of the associated parameters [00122] In some implementations, the activation function comprises at least one of the following: a ReLU function or a piecewise linear function.

[00123] In some implementations, the plurality of layers comprise a plurality of fully- connected layers.

[00124] The functionally described herein can be performed, at least in part, by one or more hardware logic components. For example, and without limitation, illustrative types of hardware logic components that can be used include: Field-Programmable Gate Arrays (FPGAs), Application-specific Integrated Circuits (ASICs), Application-specific Standard Products (ASSPs), System-on-a-chip systems (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.

[00125] Program code for carrying out methods of the subject matter described herein may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general-purpose computer, special purpose computer, or other programmable data processing apparatus, such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowcharts and/or block diagrams to be implemented. The program code may execute entirely on a machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.

[00126] In the context of this subject matter described herein, a machine-readable medium may be any tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include but not limited to an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of the machine-readable storage medium would include an electrical connection having one or more wires, a portable computer diskette, a hard disk, a random-access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.

[00127] Further, while operations are described in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are contained in the above discussions, these should not be construed as limitations on the scope of the subject matter described herein, but rather as descriptions of features that may be specific to particular implementations. Certain features that are described in the context of separate implementations may also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation may also be implemented in multiple implementations separately or in any suitable sub- combination.

[00128] Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter specified in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.