A device, system, product and method of controlling resistive processing units (RPUs), includes applying an input voltage signal to each node of an array of resistive processing units, and controlling a learning rate of the array of resistive processing units by varying an amplitude of the input voltage signal to the array of resistive processing units. A conductance state of the array of resistive processing units is varied according to the amplitude received at each of the resistive processing units of the array of resistive processing units. The controlling of the amplitude of input voltage signal is according to a processor of a control device.
|
16. A computer program product for controlling resistive processing units (RPUs), the computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions readable and executable by a computer to cause the computer to:
send an input voltage signal to each node of an array of resistive processing units; and
control and change a learning rate of the array of resistive processing units by varying an amplitude of a pulse of the input voltage signal to each node of the array of resistive processing units,
wherein a conductance state of the array of resistive processing units is varied according to the amplitude received at each of the resistive processing units of the array of resistive processing units.
1. A method of controlling resistive processing units (RPUs), comprising:
applying an input voltage signal to each node of an array of resistive processing units; and
controlling a learning rate of the array of resistive processing units in accordance with a change in an amplitude of a pulse of the input voltage signal to each node of the array of resistive processing units,
wherein a conductance state of the array of resistive processing units is varied according to the amplitude of the pulse of the input voltage signal received at each of the resistive processing units of the array of resistive processing units, and
wherein the input voltage signal is tuned during an update cycle in order to change a magnitude of a minimum update of conductance to control the learning rate.
9. A device for controlling resistive processing units (RPUs), the device comprising:
a computer readable storage medium storing program instructions; and
a processor executing the program instructions, the processor configured to:
apply an input voltage signal to each node of an array of resistive processing units (RPUs); and
control a learning rate of the array of resistive processing units in accordance with a change in an amplitude of a pulse of the input voltage signal to each node of the array of resistive processing units,
wherein a conductance state of the array of resistive processing units is varied according to the amplitude received at each of the resistive processing units of the array of resistive processing units, and
wherein the input voltage signal is tuned during an update cycle in order to change a magnitude of a minimum update of conductance to control the learning rate.
2. The method according to
wherein the controlling of the amplitude of input voltage signal is according to a processor of a control device,
wherein the controlling includes changing the learning rate of the array of resistive processing units by varying the amplitude of the input voltage signal to the array of resistive processing units, and
wherein the conductance state includes a resistance.
3. The method according to
wherein the pulses of the input voltage signal are changed during an update cycle in accordance with the change of the magnitude of the minimum update of conductance of the RPUs to control the learning rate.
4. The method according to
wherein the amplitude of the pulses of the input voltage signal for larger learning rates are greater than the amplitude of the pulses of the input voltage signal for smaller learning rates while having a same time duration of the input voltage signal.
5. The method according to
6. The method according to
7. The method according to
a first terminal;
a second terminal; and
an active region including a conduction state;
wherein the conduction state identifies a weight of a training methodology applied to the resistive processing unit,
wherein the active region is configured to locally perform a data storage operation of the training methodology; and
wherein the active region is further configured to locally perform a data processing operation of the training methodology.
8. The method according to
the active region is further configured to locally perform the data processing operation of the training methodology based at least in part on the variable amplitude of the input voltage signal.
10. The device according to
11. A system including the device according to
12. The system according to
13. The system according to
14. The system according to
a first terminal;
a second terminal; and
an active region including a conduction state;
wherein the conduction state identifies a weight of a training methodology applied to the resistive processing unit,
wherein the active region is configured to locally perform a data storage operation of the training methodology; and
wherein the active region is further configured to locally perform a data processing operation of the training methodology.
15. The system according to
the active region is further configured to locally perform the data processing operation of the training methodology based at least in part on the variable amplitude of the input voltage signal.
17. The computer program product according to
wherein the controlling of the amplitude of input voltage signal is according to a processor of a control device, and
a voltage pulse height is controlled to vary the learning rate of training on a resistive processing unit hardware comprising at least a two dimensional array of the resistive processing units.
18. The computer program product according to
wherein the array of resistive processing units forms at least a two dimensional array, and
wherein the amplitude of a pulse of the input voltage signal is controlled for each node of the array of the resistive processing units.
19. The computer program product according to
a first terminal;
a second terminal; and
an active region including a conduction state;
wherein the conduction state identifies a weight of a training methodology applied to the resistive processing unit,
wherein the active region is configured to locally perform a data storage operation of the training methodology,
wherein the active region is further configured to locally perform a data processing operation of the training methodology,
wherein the active region is further configured to locally perform the data storage operation of the training methodology according to at least in part on the variable amplitude of the input voltage signal, and
wherein the active region is further configured to locally perform the data processing operation of the training methodology based at least in part on the variable amplitude of the input voltage signal.
|
The present invention relates generally to a method and apparatus for Voltage Control of Learning Rate, and more particularly, but not by way of limitation, relating to a method, system, and apparatus for Voltage Control of Learning Rate for RPU Devices for Deep Neural Network Training.
Deep Neural Networks (DNNs) demonstrated significant commercial success in the last years with performance exceeding sophisticated prior methods in speech and object recognition. However, training the DNNs is an extremely computationally intensive task that requires massive computational resources and enormous training time that hinders their further application. For example, a 70% relative improvement has been demonstrated for a DNN with 1 billion connections that was trained on a cluster with 1000 machines for three days. Training the DNNs relies in general on the backpropagation algorithm that is intrinsically local and parallel. Various hardware approaches to accelerate DNN training that are exploiting this locality and parallelism have been explored with a different level of success starting from the early 90s to current developments with GPU, FPGA or specially designed ASIC. Further acceleration is possible by fully utilizing the locality and parallelism of the algorithm. For a fully connected DNN layer that maps neurons to neurons significant acceleration can be achieved by minimizing data movement using local storage and processing of the weight values on the same node and connecting nodes together into a massive systolic array where the whole DNN can fit in. Instead of a usual time complexity, the problem can be reduced therefore to a constant time independent of the array size. However, the addressable problem size is limited to the number of nodes in the array that is challenging to scale up to billions even with the most advanced CMOS technologies. Novel nano-electronic device concepts based on non-volatile memory (NVM) technologies, such as phase change memory (PCM) and resistive random access memory (RRAM), have been explored recently for implementing neural networks with a learning rule inspired by spike-timing-dependent plasticity (STDP) observed in biological systems.
Only recently, their implementation for acceleration of DNN training using backpropagation algorithm have been considered with reported acceleration factors ranging from 27× to 900×, and even 2140× and significant reduction in power and area. All of these bottom-up approach of using previously developed memory technologies looks very promising, however the estimated acceleration factors are limited by device specifications intrinsic to their application as NVM cells.
Device characteristics usually considered beneficial or irrelevant for memory applications such as high on/off ratio, digital bit-wise storage, and asymmetrical set and reset operations, are becoming limitations for acceleration of DNN training. These non-ideal device characteristics can potentially be compensated with a proper design of peripheral circuits and a whole system, but only partially and with a cost of significantly increased operational time.
There is also a need to provide a more efficient technique of voltage control of learning rate for RPU devices for deep neural network training that avoids the increased computational complexities of previous methods.
In view of the foregoing and other problems, disadvantages, and drawbacks of the aforementioned background art, an exemplary aspect of the present invention provides a system, apparatus, and method of providing a method, system, and apparatus for voltage control of learning rate for RPU devices for deep neural network training.
One example aspect of the present invention provides a method of controlling resistive processing units (RPUs), including applying an input voltage signal to each node of an array of resistive processing units, and controlling a learning rate of the array of resistive processing units by varying an amplitude of the input voltage signal to the array of resistive processing units.
A conductance state of the array of resistive processing units is varied according to the amplitude received at each of the resistive processing units of the array of resistive processing units, and the controlling of the amplitude of input voltage signal is according to a processor of a control device. A voltage pulse height is controlled to vary the learning rate of a training on a resistive processing unit hardware including at least a two dimensional array of the resistive processing units. The array of resistive processing units is implemented in a neural network. The array of resistive processing units form at least a two dimensional array. The amplitude of a pulse of the input voltage signal is controlled for each node of the array of the resistive processing units. Each node of the array of resistive processing units includes a first terminal, a second terminal, and an active region having a conduction state. The conduction state identifies a weight of a training methodology applied to the resistive processing unit. The active region is configured to locally perform a data storage operation of the training methodology. The active region is further configured to locally perform a data processing operation of the training methodology. The active region is further configured to locally perform the data storage operation of the training methodology according to at least in part on the by the variable amplitude of the input voltage signal, and the active region is further configured to locally perform the data processing operation of the training methodology based at least in part on the by the variable amplitude of the input voltage signal.
In another example aspect of present invention, there is described a device for controlling resistive processing units (RPUs), the device including a computer readable storage medium storing program instructions, and a processor executing the program instructions, the processor configured to apply an input voltage signal to each node of an array of resistive processing units (RPUs), and control a learning rate of the array of resistive processing units by varying an amplitude of the input voltage signal to the array of resistive processing units.
In yet another example aspect of present invention, there is described a computer program product for controlling resistive processing units (RPUs), the computer program product including a computer readable storage medium having program instructions embodied therewith, the program instructions readable and executable by a computer to cause the computer to send an input voltage signal to each node of an array of resistive processing units, and control a learning rate of the array of resistive processing units by varying an amplitude of the input voltage signal to the array of resistive processing units.
There has thus been outlined, rather broadly, certain embodiments of the invention in order that the detailed description thereof herein may be better understood, and in order that the present contribution to the art may be better appreciated. There are, of course, additional embodiments of the invention that will be described below and which will form the subject matter of the claims appended hereto.
It is to be understood that the invention is not limited in its application to the details of construction and to the arrangements of the components set forth in the following description or illustrated in the drawings. The invention is capable of embodiments in addition to those described and of being practiced and carried out in various ways. Also, it is to be understood that the phraseology and terminology employed herein, as well as the abstract, are for the purpose of description and should not be regarded as limiting.
As such, those skilled in the art will appreciate that the conception upon which this disclosure is based may readily be utilized as a basis for the designing of other structures, methods and systems for carrying out the several purposes of the present invention. It is important, therefore, that the claims be regarded as including such equivalent constructions insofar as they do not depart from the spirit and scope of the present invention.
The exemplary aspects of the invention will be better understood from the following detailed description of the exemplary embodiments of the invention with reference to the drawings.
The invention will now be described with reference to the drawing figures, in which like reference numerals refer to like parts throughout. It is emphasized that, according to common practice, the various features of the drawings are not necessarily to scale. On the contrary, the dimensions of the various features can be arbitrarily expanded or reduced for clarity. Exemplary embodiments are provided below for illustration purposes and do not limit the claims.
In a related art, there is a disclosure of how the learning rate can be controlled using the length of stochastic bits streams or the population probability of the stochastic bits streams. Those techniques make it possible to control the learning rate although each has some drawbacks. For very large learning rates increasing the bit length slows down the overall performance of the training. Similar for very small learning rates reducing the population probability of the streams would make the updates too stochastic and training may not achieve low enough accuracies. In the present invention, it is shown how the learning rate can be controlled by varying the voltage of the pulses so that the learning rate can be varied in a large range without sacrificing on training time and accuracies.
The present invention provides a proposed new class of devices (RPU) that can be used as processing units to accelerate various algorithms including neural network training. In the present invention it is shown how the operating voltage of these array of RPU devices can be controlled to tune the learning rate for the neural network training. One way of tuning the learning rate is by controlling time duration of the pulses, however for very large learning rates this approach would be significantly slow as very long duration might be needed for the update cycle. Whereas here the present invention proposes that the operating voltage can be controlled to achieve larger or smaller learning rates.
One of the features of the invention is to use a voltage pulse height control to vary the learning rate of DNN training on RPU hardware so that system does not sacrifice neither time (for large learning rates) nor accuracy (for small learning rates).
The described method has the advantage of controlling learning rate without changing the time needed for the update cycle. The present approach should therefore be faster than the approaches where the duration of pulses control the learning rate.
Artificial neural networks (ANNs) can formed from crossbar arrays of RPUs that provide local data storage and local data processing without the need for additional processing elements beyond the RPU. The trainable resistive crosspoint devices are referred to as resistive processing units (RPUs).
Crossbar arrays (crosspoint arrays or crosswire arrays) are high density, low cost circuit architectures used to form a variety of electronic circuits and devices, including ANN architectures, neuromorphic microchips and ultra-high density nonvolatile memory. A basic crossbar array configuration includes a set of conductive row wires and a set of conductive column wires formed to intersect the set of conductive row wires. The intersections between the two sets of wires are separated by so-called crosspoint devices, which may be formed from thin film material.
Crosspoint devices, in effect, function as the ANN's weighted connections between neurons. Nanoscale two-terminal devices, for example memristors having conduction state switching characteristics, are often used as the crosspoint devices in order to emulate synaptic plasticity with high energy efficiency. The conduction state (e.g., resistance) of the memristive material may be altered by controlling the voltages applied between individual wires of the row and column wires.
The backpropagation algorithm is composed of three cycles, forward, backward and weight update that are repeated many times until a convergence criterion is met. The forward and backward cycles mainly involve computing vector matrix multiplication in forward and backward directions. This operation can be performed on a 2D crossbar array of two terminal resistive devices as it was proposed more than 50 years ago. In forward cycle, stored conductance values in the crossbar array form a matrix, whereas the input vector is transmitted as voltage pulses through each of the input rows. In a backward cycle, when voltage pulses are supplied from columns as an input, then the vector-matrix product is computed on the transpose of a matrix. These operations achieve the required O(1) time complexity, but only for two out of three cycles of the training algorithm.
In contrast to forward and backward cycles, implementing the weight update on a 2D crossbar array of resistive devices locally and all in parallel, independent of the array size, is challenging. It requires calculating a vector-vector outer product which consist of a multiplication operation and an incremental weight update to be performed locally at each cross-point as illustrated in
wij←wij+ηxiδj (1)
where wij represents the weight value for the ith row and the jth column (for simplicity layer index is omitted) and xi is the activity at the input neuron, δj is the error computed by the output neuron and η is the global learning rate.
In order to implement a local and parallel update on an array of two-terminal devices that can perform both weight storage and processing (Resistive Processing Unit or RPU) we first propose to significantly simplify the multiplication operation itself by using stochastic computing techniques. It has been shown that by using two stochastic streams the multiplication operation can be reduced to a simple AND operation.
where BL is length of the stochastic bit stream at the output of STRs that is used during the update cycle, Δwmin is the change in the weight value due to a single coincidence event, Ain and Bjn are random variables that are characterized by Bernoulli process, and a superscript n represents bit position in the trial sequence. The probabilities that Ain and Bin are equal to unity are controlled by Cxi and Cδj, respectively, where C is a gain factor in the STR.
One possible pulsing scheme that enables the stochastic update rule of Eq. 2 is presented in
Network training with RPU array using stochastic update rule is shown in the following. To test the validity of this approach, we compare classification accuracies achieved with a deep neural network composed of fully connected layers with 784, 256, 128 and 10 neurons, respectively. This network is trained with a standard MNIST training dataset of 60,000 examples of images of handwritten digits using cross-entropy objective function and backpropagation algorithm. Raw pixel values of each 28×28 pixel image are given as inputs, while sigmoid and softmax activation functions are used in hidden and output layers, respectively. The temperature parameter for both activation functions is assumed to be unity.
Specifically,
In order to make a fair comparison between the baseline model and the stochastic model in which the training uses the stochastic update rule of Eq. 2, the learning rates need to match. In the most general form the average change in the weight value for the stochastic model can be written as
E(Δwij)=BLΔwminC2xiδj (3)
Therefore the learning rate for the stochastic model is controlled by three parameters, Δwmin, and C that should be adjusted to match the learning rates that are used in the baseline model.
Although the stochastic update rule allows substituting multiplication operation with a simple AND operation, the result of the operation, however, is no longer exact, but probabilistic with a standard deviation to mean ratio that scales with 1/√{square root over (BL)}. Increasing the stochastic bit stream length BL would decrease the error, but in turn would increase the update time. In order to find an acceptable range of BL values that allow to reach classification errors similar to the baseline model, we performed training using different BL values while setting Δwmin=η/BL and C=1 in order to match the learning rates used for the baseline model as discussed above. As it is shown in
To determine how strong non-linearity in the device switching characteristics is required for the algorithm to converge to classification errors comparable to the baseline model, a non-linearity factor is varied as shown
These results validate that although the updates in the stochastic model are probabilistic, classification errors can become indistinguishable from those achieved with the baseline model. The implementation of the stochastic update rule on an array of analog RPU devices with non-linear switching characteristics effectively utilizes the locality and the parallelism of the algorithm. As a result the update time is becoming independent of the array size, and is a constant value proportional to BL, thus achieving the required O(1) time complexity.
The current vector I1 to I4 508 is the output vector “y”, while the input vector “x” is shown as the vector V1 to V3 510 with the conductance matrix σ.
The minimum change in conductance in RPU can be translated to minimum change in the weight value
Δgmin→ΔΔwmin
Parts of one or more embodiments may be a device, a system, a method and/or a computer program product to control the amplitude of the voltage pulse signal. The computer program product in accordance with one or more embodiments includes a computer readable storage medium (or media) having program instructions thereon for causing a processor to carry out aspects of one or more embodiments.
The CPUs 1110 are interconnected via a system bus 1112 to a random access memory (RAM) 1114, read-only memory (ROM) 1116, input/output (I/O) adapter 1118 (for connecting peripheral devices such as disk units 1121 and tape drives 1140 to the bus 1112), user interface adapter 1122 (for connecting a keyboard 1124, mouse 1126, speaker 1128, microphone 1132, reader/scanner 1141 and/or other user interface device to the bus 1112), a communication adapter 1134 for connecting an information handling system to a data processing network, the Internet, an Intranet, a personal area network (PAN), etc., and a display adapter 1136 for connecting the bus 1112 to a display device 1138 and/or printer 1139 (e.g., a digital printer or the like).
In addition to the hardware/software environment described above, a different aspect of the invention includes a computer-implemented method for performing the above method. As an example, this method may be implemented in the particular environment discussed above.
Such a method may be implemented, for example, by operating a computer, as embodied by a digital data processing apparatus, to execute a sequence of machine-readable instructions. These instructions may reside in various types of signal-bearing media.
Thus, this aspect of the present invention is directed to a programmed product, including signal-bearing storage media tangibly embodying a program of machine-readable instructions executable by a digital data processor incorporating the CPU 1110 and hardware above, to perform the method of the invention.
This signal-bearing storage media may include, for example, a RAM contained within the CPU 1110, as represented by the fast-access storage for example.
Alternatively, the instructions may be contained in another signal-bearing storage media 1200, such as a magnetic data storage diskette 1210 or optical storage diskette 1220 (
Whether contained in the diskette 1210, the optical disk 1220, the computer/CPU 1210, or elsewhere, the instructions may be stored on a variety of machine-readable data storage media.
Therefore, the present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: 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), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may include copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein includes an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which includes one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
Referring now to
In cloud computing node 1400 there is a computer system/server 1412, which is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well-known computing systems, environments, and/or configurations that may be suitable for use with computer system/server 1412 include, but are not limited to, personal computer systems, server computer systems, thin clients, thick clients, handheld or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputer systems, mainframe computer systems, and distributed cloud computing environments that include any of the above systems or devices, and the like.
Computer system/server 1412 may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, and so on that perform particular tasks or implement particular abstract data types. Computer system/server 1412 may be practiced in distributed cloud computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computer system storage media including memory storage devices.
As shown in
Bus 1418 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, Enhanced ISA (EISA) bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer system/server 1412 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 1412, and it includes both volatile and non-volatile media, removable and non-removable media.
System memory 1428 can include computer system readable media in the form of volatile memory, such as random access memory (RAM) 1430 and/or cache memory 1432. Computer system/server 1412 may further include other removable/non-removable, volatile/non-volatile computer system storage media. By way of example only, storage system 1434 can be provided for reading from and writing to a non-removable, non-volatile magnetic media (not shown and typically called a “hard drive”). Although not shown, a magnetic disk drive for reading from and writing to a removable, non-volatile magnetic disk (e.g., a “floppy disk”), and an optical disk drive for reading from or writing to a removable, non-volatile optical disk such as a CD-ROM, DVD-ROM or other optical media can be provided. In such instances, each can be connected to bus 1418 by one or more data media interfaces. As will be further depicted and described below, memory 1428 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
Program/utility 1440, having a set (at least one) of program modules 1442, may be stored in memory 1428 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data. Each of the operating system, one or more application programs, other program modules, and program data or some combination thereof, may include an implementation of a networking environment. Program modules 1442 generally carry out the functions and/or methodologies of embodiments of the invention as described herein.
Computer system/server 1412 may also communicate with one or more external devices 1414 such as a keyboard, a pointing device, a display 1424, etc.; one or more devices that enable a user to interact with computer system/server 1412; and/or any devices (e.g., network card, modem, etc.) that enable computer system/server 1412 to communicate with one or more other computing devices. Such communication can occur via Input/Output (I/O) interfaces 1422. Still yet, computer system/server 1412 can communicate with one or more networks such as a local area network (LAN), a general wide area network (WAN), and/or a public network (e.g., the Internet) via network adapter 1420. As depicted, network adapter 1420 communicates with the other components of computer system/server 1412 via bus 1418. It should be understood that although not shown, other hardware and/or software components could be used in conjunction with computer system/server 1412. Examples, include, but are not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc.
Referring now to
Referring now to
Hardware and software layer 1600 includes hardware and software components. Examples of hardware components include mainframes, in one example IBM® zSeries® systems; RISC (Reduced Instruction Set Computer) architecture based servers, in one example IBM pSeries® systems; IBM xSeries® systems; IBM BladeCenter® systems; storage devices; networks and networking components. Examples of software components include network application server software, in one example IBM WebSphere® application server software; and database software, in one example IBM DB2® database software. (IBM, zSeries, pSeries, xSeries, BladeCenter, WebSphere, and DB2 are trademarks of International Business Machines Corporation registered in many jurisdictions worldwide).
Virtualization layer 1620 provides an abstraction layer from which the following examples of virtual entities may be provided: virtual servers; virtual storage; virtual networks, including virtual private networks; virtual applications and operating systems; and virtual clients.
In one example, management layer 1630 may provide the functions described below. Resource provisioning provides dynamic procurement of computing resources and other resources that are utilized to perform tasks within the cloud computing environment. Metering and Pricing provide cost tracking as resources are utilized within the cloud computing environment, and billing or invoicing for consumption of these resources. In one example, these resources may include application software licenses. Security provides identity verification for cloud consumers and tasks, as well as protection for data and other resources. User portal provides access to the cloud computing environment for consumers and system administrators. Service level management provides cloud computing resource allocation and management such that required service levels are met. Service Level Agreement (SLA) planning and fulfillment provide pre-arrangement for, and procurement of, cloud computing resources for which a future requirement is anticipated in accordance with an SLA.
Workloads layer 1640 provides examples of functionality for which the cloud computing environment may be utilized. Examples of workloads and functions which may be provided from this layer include such functions as mapping and navigation; software development and lifecycle management; virtual classroom education delivery; data analytics processing; transaction processing; and, more particularly relative to the present invention, the APIs and run-time system components of generating search autocomplete suggestions based on contextual input.
The many features and advantages of the invention are apparent from the detailed specification, and thus, it is intended by the appended claims to cover all such features and advantages of the invention which fall within the true spirit and scope of the invention. Further, since numerous modifications and variations will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and accordingly, all suitable modifications and equivalents may be resorted to, falling within the scope of the invention.
Vlasov, Yurii A., Gokmen, Tayfun
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
5003490, | Oct 07 1988 | Hughes Electronics Corporation | Neural network signal processor |
5619617, | Dec 29 1989 | Ricoh Company, Ltd. | Neuron unit, neural network and signal processing method |
5706403, | Oct 29 1992 | Semiconductor neural circuit device | |
7430546, | Jun 07 2003 | Applications of an algorithm that mimics cortical processing | |
9111222, | Nov 09 2011 | Qualcomm Incorporated | Method and apparatus for switching the binary state of a location in memory in a probabilistic manner to store synaptic weights of a neural network |
20070176643, | |||
20070233761, | |||
20110153533, | |||
20150052093, | |||
20150170025, | |||
20160004959, | |||
20160049195, | |||
20160342904, | |||
20170017879, | |||
20170061278, | |||
20170178725, | |||
CN101425152, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jul 12 2016 | GOKMEN, TAYFUN | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 039605 | /0298 | |
Jul 12 2016 | VLASOV, YURII A | International Business Machines Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 039605 | /0298 | |
Aug 30 2016 | International Business Machines Corporation | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Date | Maintenance Schedule |
Mar 01 2025 | 4 years fee payment window open |
Sep 01 2025 | 6 months grace period start (w surcharge) |
Mar 01 2026 | patent expiry (for year 4) |
Mar 01 2028 | 2 years to revive unintentionally abandoned end. (for year 4) |
Mar 01 2029 | 8 years fee payment window open |
Sep 01 2029 | 6 months grace period start (w surcharge) |
Mar 01 2030 | patent expiry (for year 8) |
Mar 01 2032 | 2 years to revive unintentionally abandoned end. (for year 8) |
Mar 01 2033 | 12 years fee payment window open |
Sep 01 2033 | 6 months grace period start (w surcharge) |
Mar 01 2034 | patent expiry (for year 12) |
Mar 01 2036 | 2 years to revive unintentionally abandoned end. (for year 12) |