US20220286512A1 - Server device, learned model providing program, learned model providing method, and learned model providing system - Google Patents
Server device, learned model providing program, learned model providing method, and learned model providing system Download PDFInfo
- Publication number
- US20220286512A1 US20220286512A1 US17/752,786 US202217752786A US2022286512A1 US 20220286512 A1 US20220286512 A1 US 20220286512A1 US 202217752786 A US202217752786 A US 202217752786A US 2022286512 A1 US2022286512 A1 US 2022286512A1
- Authority
- US
- United States
- Prior art keywords
- model
- data
- learning
- processor
- generating device
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
- G06N20/10—Machine learning using kernel methods, e.g. support vector machines [SVM]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/08—Protocols specially adapted for terminal emulation, e.g. Telnet
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
- H04L67/303—Terminal profiles
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/06—Authentication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/02—Terminal devices
- H04W88/06—Terminal devices adapted for operation in multiple networks or having at least two operational modes, e.g. multi-mode terminals
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/088—Non-supervised learning, e.g. competitive learning
Definitions
- Embodiments of the present disclosure relates to a technique for introducing and optimizing a learned model at low cost to an industrial apparatus that performs determination, classification, and the like using a learned model by deep learning and the like.
- an abnormality detection device for a finished product, or the like identification of an operation object, abnormality detection processing, and the like have been performed using a learned model generated by deep learning or the like.
- performing learning specialized in operation environment, operation conditions, and the like of each device achieves improvement in operation accuracy and abnormality detection accuracy.
- Examples of devices using such a learned model include
- Patent Literature 1 and Patent Literature 2 The evolutionary image automatic classification device described in Patent Literature 1 is a device for classifying an image with a learner from various feature amounts, and the metal surface quality evaluation device described in Patent Literature 2 is a device for performing metal surface quality evaluation with a learner based on an image obtained by photographing the surface of metal.
- Patent Literature 1 JP 2007-213480 A
- Patent Literature 2 JP 2011-191252 A
- Embodiments of the present disclosure have been made in view of the above problems, and it is an object of some embodiments of the present disclosure to provide a server device, a learned model providing program, a learned model providing method, and a learned model providing system, capable of selecting an optimum learned model for various devices different in environments, conditions, and the like to supply the selected learned model.
- a server device configured to communicate, via a communication network, with at least one device including a learner configured to perform processing by using a learned model
- the server device including: a storage unit configured to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; a device data acquisition unit configured to acquire device data including information on an environment and conditions from the at least one device; a target shared model selection unit configured to select an optimum shared model for the at least one device based on acquired device data; and a transmitter configured to transmit a selected shared model to the at least one device.
- the server device further includes: an additional learning processing unit configured to perform additional learning on a shared model by using sample data for performing additional learning on a shared model, and an additional learned model management unit configured to store and manage an additional learned model.
- an additional learning processing unit configured to perform additional learning on a shared model by using sample data for performing additional learning on a shared model
- an additional learned model management unit configured to store and manage an additional learned model.
- the target shared model selection unit is configured to select the additional learned model in preference to a shared model.
- the transmitter is configured to transmit a selected additional learned model to the at least one device.
- the server device further includes an additional learned model management unit configured to receive an additional learned model transmitted from a device having a function of performing additional learning processing on a shared model to store the additional learned model in a storage unit.
- the target shared model selection unit is configured to calculate each score obtained by evaluating fitness of each shared model with respect to the at least one device based on device data obtained from the at least one device, and is configured to select a shared model according to the score.
- the target shared model selection unit is configured to select a shared model by a learned model pre-learned in selecting an optimum shared model by using machine learning based on device data.
- a learned model providing program is a learned model providing program for causing a server device, communicable with at least one device including a learner configured to perform processing by using a learned model via a communication network, to achieve each function for executing selection processing of a learned model, the learned model providing program for causing the server device to achieve: a storage function of causing a storage means to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; a device data acquisition function of acquiring device data including information on an environment and conditions from the at least one device; a target shared model selection function of selecting an optimum shared model for the at least one device based on acquired device data; and a transmission function of transmitting a selected shared model to the at least one device.
- a learned model providing method for executing processing of selecting and providing an optimum learned model for a device including a learner configured to perform processing by using a learned model, the learned model providing method including: storage processing of causing a storage means to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; device data acquisition processing of acquiring device data including information on an environment and conditions from the device; target shared model selection processing of selecting an optimum shared model for the device based on acquired device data; and transmission processing of transmitting a selected shared model to the device.
- a learned model providing system is a learned model providing system including at least one device including a learner configured to perform processing by using a learned model, and at least one server device communicable with the device via a communication network, the learned model providing system including: in the server device and/or the device, a storage unit caused to store at least one shared model pre-learned in accordance with environments and conditions of various devices; in the server device, a device data acquisition unit configured to acquire device data including information on an environment and conditions from a device requiring a learned model, and a target shared model selection unit configured to search and select an optimum shared model for the device based on acquired device data; and in the server device and/or the device, a transmitter configured to transmit a selected shared model to the device requiring a learned model.
- the target shared model selection unit is configured to calculate a corresponding score obtained by evaluating fitness for the device of each shared model based on device data obtained from a device requiring a learned model, and is configured to perform selection of a shared model in accordance with the score.
- the device has a function of performing additional learning processing on a shared model.
- the server device includes an additional learned model management unit configured to receive an additional learned model transmitted from the device to cause a storage unit to store the additional learned model.
- a target shared model selection unit of the server device is configured to perform selection by including as option, in addition to a shared model, also an additional learned model.
- the device has a function of performing additional learning processing on a shared model, and includes a storage unit caused to store an additional learned model, and an additional learned model information transmitter configured to transmit information necessary for selecting an additional learned model to the server device.
- a target shared model selection unit of the server device is configured to perform selection by including as option, in addition to the shared model, also an additional learned model stored in a storage unit of the device.
- a server device in which a plurality of shared models pre-learned in accordance with environments and conditions of various devices are classified in accordance with the environments and conditions and stored, as compared with the case of using a conventional general-purpose learning model as described above, selecting an optimum shared model and transmitting the optimum shared model to the device leads to an advantage that highly-accurate discrimination/classification according to the situation can be achieved and the operation and memory costs can be lowered because the complexity represented by the learning model is reduced.
- the introduction cost can be significantly reduced as compared with the case where the device independently generates a learned model.
- providing an additional learning processing function allows an additional learned model more specialized in the environment and conditions of the device to be obtained, so that it is possible to additionally perform highly accurate inference processing in the device.
- performing additional learning based on an appropriate shared model according to the environment and conditions of the device allows many effects of an action referred to as transfer learning to be obtained.
- the transfer learning is expected to perform learning efficiently in an environment in which additional learning is desired to be performed by appropriately using the weights of shared models created in another environment between environments in which environments and conditions of devices are not fully identical.
- causing also the server device to store and manage the additional learned model makes it possible to immediately provide the additional learned model when there is a request from another device of the same environment and conditions. This makes it possible to reduce the operation cost and memory cost for the additional learning as compared with the case of using a general-purpose learning model.
- configuring a learned model providing system including at least one device and at least one server device makes it possible to select an optimum shared model from the shared models stored in the storage units of a plurality of server devices and/or devices and provide the optimum shared model to a device, so that it is possible to select an optimum shared model out of options of more enormous data.
- FIG. 1 is a block diagram showing a configuration of a server device 10 according to some embodiments of the present disclosure.
- FIG. 2 is a flowchart showing the flow of the learning processing of the additional learning according to some embodiments of the present disclosure.
- FIG. 3 is a flowchart showing the flow until inference processing is performed in a device according to some embodiments of the present disclosure.
- FIG. 1 is a block diagram showing a configuration of a server device 10 according to some embodiments of the present disclosure.
- the server device 10 is communicably connected to a plurality of devices 201 , 202 , 20 n via the communication network 30 .
- the server device 10 and the devices 201 to 20 n may be devices designed as dedicated machines, but they are assumed to be those achievable by general computers.
- the server device 10 and the devices 201 to 20 n may appropriately include a central processing unit (CPU) which would be normally included in a general computer, a graphics processing unit (GPU), a memory, a storage such as a hard disk drive, and a transmitter (not shown).
- CPU central processing unit
- GPU graphics processing unit
- memory a storage such as a hard disk drive
- transmitter not shown
- the server device 10 may at least include a device data acquisition unit 11 , a target shared model selection unit 12 , an additional learning processing unit 13 , an additional learned model management unit 14 , and a storage unit 15 .
- the device data acquisition unit 11 may have a function of acquiring device data including information on the environment and conditions of the device generated in any one of the devices 201 to 20 n.
- the device data may include various pieces of data acquirable with the device, such as data necessary for defining attributes such as the device environment, conditions, and units of data, sample data with label information necessary for additionally performing learning, sensor data in an actual device, and network log data.
- the device data may include data necessary for selecting a shared model.
- various pieces of data may be used as device data, such as position data and an actuator torque amount of a factory robot, acceleration sensor data, image data that includes or does not include the depth acquired by an onboard camera, a laser radar, or the like, displacement sensor data, various types of process data of process automation, sensor data such as various types of data in infrastructure, agriculture, bio/healthcare, and the like, network log data, photo data of products including normal products and abnormal products, speech data, machine type, work type, sensor type, and geographical information.
- device data such as position data and an actuator torque amount of a factory robot, acceleration sensor data, image data that includes or does not include the depth acquired by an onboard camera, a laser radar, or the like, displacement sensor data, various types of process data of process automation, sensor data such as various types of data in infrastructure, agriculture, bio/healthcare, and the like, network log data, photo data of products including normal products and abnormal products, speech data, machine type, work type, sensor type, and geographical information.
- the type of workpiece shape to be an object of picking is divided into several types.
- the environment, conditions, and the like of the device are individually different.
- functions of a learner are different for each device, such as an apparatus for determining a product as an abnormal product and a normal product, or an apparatus for classifying the product into a plurality of items. Therefore, in some embodiments, information such as individual environments and conditions different for each device, may be acquired as device data.
- the information on the environment, conditions, and the like may be information to be input on the device side according to the format, or performing discrimination from various pieces of data in the server device 10 may define the information such as the environment, conditions, and the like.
- a method of specifying the definition of information on environments, conditions, and the like by machine learning using the acquired data may be used.
- the target shared model selection unit 12 may have a function of selecting an optimum shared model for the device based on the device data acquired in the device data acquisition unit 11 .
- the shared model is a model pre-learned (or pre-trained) in accordance with the environments and conditions of various devices, and a plurality of shared models are stored in advance in the storage unit 15 described below.
- the degree of learning to be performed in advance may be set to any level, at least, the learning is preferably performed to a degree of having more efficiency than learning from zero (e.g., from scratch) at the device and contributing to cost reduction.
- the selection in the target shared model selection unit 12 is performed based on the acquired device data, and it is possible to appropriately determine which of the acquired device data is to be used for selecting a shared model.
- the method for selecting the shared model may include automatically selecting from the matching degree of each item of the device data.
- the shared model may selected by presenting a plurality of shared models with high matching degree to the user to let the user select.
- the matching degree of items is, for example, determined for each item based on whether each item of device data is matched.
- matching degree of items may be determined based on the number of matching of items.
- a new model having a neural network structure suitable for the definition may be generated.
- the method for selecting a shared model to be a target may include a method in which a shared model is selected based on a preset rule.
- a shared model may be selected based on another learned model about the shared model selection, which has been learned using a learning model for selecting an optimum shared model.
- the another learned model may be different from a shared model and an additional learned model, and may be learned on the selection behavior of the shared model.
- a method of selecting an optimum shared model in the target shared model selection unit 12 may include calculating respective scores evaluated for shared models based on the environment and conditions obtained from the device, and performing selection in accordance with the scores.
- the score being an evaluation of the fitness of the shared model is evaluated by taking into account more detailed device data such as position data and an actuator torque amount of a factory robot, acceleration sensor data, image data that includes or does not include the depth acquired by an onboard camera, a laser radar, or the like, displacement sensor data, various types of process data of process automation, sensor data such as various types of data in infrastructure, agriculture, bio/healthcare, and the like, network log data, photo data of products including normal products and abnormal products, and speech data.
- a total score is calculated by summing the scores for each item for each shared model.
- the shared model with the highest score may be automatically selected, or a plurality of shared models with high scores may be presented to the user and let the user to select.
- a method may be used which includes calculating a score representing an evaluation of the fitness, causing a learning model for selecting an optimum shared model to be learned, and selecting the shared model based on the learned model. In this case, since the learning model is learned also as to how to score each piece of device data, it is possible to select an optimum shared model.
- the additional learning processing unit 13 may have a function of performing additional learning on the shared model selected in the target shared model selection unit 12 .
- the shared model is pre-learned, since it is under the situation where the learning in an environment and conditions specialized in the device is not performed, in order to perform determination and classification with high accuracy, it is preferable to perform additional learning and fine adjustment.
- the device data acquisition unit 11 may additionally acquire sample data for being used as input data in the additional learning, and use the acquired sample data to perform additional learning of the shared model.
- the additional learning is relearning the weight for all layers of the neural network the weight for all layers of the neural network.
- the present disclosure is not limited to relearning the weight for all layers of the neural network, and some embodiments include freezing a part of the layers and then relearning only the layers other than the part of the layers, or adding more layers.
- the server device 10 may have a configuration for functioning as a learner.
- the additional learned model management unit 14 may have a function of causing the storage unit 15 described below to store the additional learned model generated in the additional learning processing unit 13 and transmitting the additional learned model to the target device.
- the additional learned model management unit 14 may have a function of setting and then managing definition information on the environment, conditions, and the like.
- the definition information on the environment, conditions, and the like may be determined and provided to the additional learned model such that it is possible to set additional learned models generated based on other devices as option candidates.
- the storage unit 15 may have a function of storing a plurality of shared models pre-learned (or pre-trained) in accordance with environments and conditions of various devices. In addition, the storage unit 15 may also store an additional learned model learned by applying sample data for learning the shared model in environments and conditions specialized in the device. In some embodiments, the storage unit 15 does not necessarily have to be in the server device 10 , and may be in a system provided on the device side. In that case, the server device 10 may hold information on a storage place where the shared model to be the target is stored, and may transfer the information from the storage place to the device as needed.
- FIG. 2 shows a flowchart showing the flow of the learning processing of the additional learning.
- device data is collected to select a shared model suitable for the device (S 11 ).
- the device data acquisition unit 11 may receive device data transmitted from a device 20 and collect the device data.
- An attribute of device data is defined based on the collected device data (S 12 ).
- the attribute of device data is defined as information on the environment, conditions, and the like of the device to select the shared model.
- a shared model is searched based on the defined attribute of device data (S 13 ).
- An additional learned model generated by performing additional learning in another device may also be included as a search target at this time.
- a shared model is selected or a learning model is newly generated, and then additional learning is performed by a learner on the shared model or the new learning model (S 16 ).
- the additional learning is performed by using sample data for performing additional learning, collected from the device 20 .
- the generated additional learned model is stored in the storage unit 15 (S 17 ).
- the server device 10 may transmit the generated additional learned model to the device 20 .
- the step (S 16 ) and the step (S 17 ) in FIG. 2 may be omitted, and the selected shared model may be transmitted to the device 20 as it is.
- FIG. 3 shows a flowchart showing the flow until inference processing is performed in the device 20 .
- the device 20 that desires to perform inference processing first may collect device data (S 21 ).
- An attribute of device data is defined based on the collected device data (S 22 ).
- the definition of the attribute of the device data may be performed on the server device 10 side.
- the device data is transmitted to the server device 10 (S 23 ).
- selection of an optimum shared model is performed, and additional learning is performed as necessary.
- the shared model or the additional learned model selected by the server device 10 is downloaded to the learner and stored (S 24 ).
- the device 20 e.g., the plurality of devices 201 , 202 , . . . , 20 n in FIG. 1
- inference processing is performed in the learner by using the device data and an inference result as output data is obtained (S 25 ).
- output data is completely different depending on the inference processing to be performed.
- output data may include determination of the correctness of the planned action, determination of abnormalities of parts, determination of system abnormalities, inspection result of non-defective products or defective products, names of the object appearing in the video (as a result of classification processing), characteristics such as race and gender of the person appearing in the video, and pictures, sounds, sentences, and the like processed according to specific rules.
- additional learning may be performed on the shared model after step (S 24 ) in FIG. 3 .
- the additional learned model is configured to be uploaded to the server device 10
- the additional learned model on which the additional learning is performed on the device 20 side can also be used in other devices.
- a concrete operation example of the present disclosure will be described with the state in FIG. 1 as an example, and for example, the shared model obtained by the device 201 transmitting device data to the server device 10 and being selected is assumed to be “model A”, and the additional learned model obtained by performing the additional learning based on the sample data included in the device data of the device 201 is assumed to be “model A′”.
- the shared model obtained by the device 202 transmitting device data to the server device 10 and being selected is assumed to be “model B”, and the additional learned model obtained by performing the additional learning based on the sample data included in the device data of the device 202 is assumed to be “model B′”.
- each of the devices 201 and 202 can acquire an optimum and additionally-learned learned model simply by transmitting device data including information on the environment, conditions, and the like of its own device to the server device 10 , there is an advantage that the introduction cost can be significantly reduced as compared with the case where the learned models are independently generated in the devices 201 and 202 .
- the device 20 n transmits device data to the server device 10 and requests a shared model
- the server device 10 determines that the environment, conditions, and the like defined from the device data of the device 20 n are the same as those of the device 201 and that the same learned model can be applied
- “model A′” being the additional learned model is transmitted to the device 20 n instead of additional learning being performed based on “model A”
- inference processing can be performed in the device 20 n as it is.
- the introduction cost can be further reduced, and the time up to introduction can be shortened.
- the size of the optimum neural network can be applied as compared with the case of using a general-purpose learning model, it is possible to reduce the operation cost and memory cost for the additional learning.
- the server device 10 of some embodiments of the present disclosure In addition, in the situation where products handled in the same factory are changed, it has been conventionally necessary to perform learning from zero (e.g., from scratch) every time the product is changed, but according to the server device 10 of some embodiments of the present disclosure, the optimum shared model can have only to be searched again and downloaded at the timing of the change in the product to be handled. That is, there is an advantage that it is easy to introduce an optimum shared model when the processing content in the same device 20 is changed. Then, if the additional learned model is generated by another device having the same processing content, there is an advantage that an additional learned model capable of performing inference processing with high accuracy can be immediately introduced without requiring time and effort of additional learning processing. Thus, it is also an advantage of the server device 10 of some embodiments of the present disclosure that a large number of devices 201 to 20 n access the server device 10 and data on the additional learned model can be accumulated.
- the shared model and the additional learned model are separately described, the two differ only in the degree of learning and there is no difference in that the two are learned models. That is, if the shared model and the additional learned model can be selected appropriately according to the degree of learning when viewed from another device, it is not always necessary to distinguish and store them as in the storage unit 15 in FIG. 1 . If information for searching for an optimum model at the time of search is attached to the shared model and the additional learned model, the two models can be treated as the same learned model. In this case, the server device 10 of some embodiments of the present disclosure can function even without the additional learned model management unit 14 .
- the server device 10 is provided with the additional learning processing unit 13 , but the present disclosure is not limited to this, and an additional learning processing function corresponding to the additional learning processing unit 13 may be provided on each device 20 side.
- the additional learned model generated on the device 20 side may be transmitted to the server device 10 , but only the information for selecting the additional learned model may be transmitted to the server device 10 without transmitting the entire additional learned model to the server device 10 . Only when another device 20 needs the same additional learned model, the additional learned model can be transmitted directly to the server device 10 or the required device 20 . Thus, the data area for the server device 10 can be reduced.
- the configuration in which one server device 10 and a plurality of devices 201 to 20 n are connected via the communication network 30 is described as an example, but the present disclosure is not limited to this, and for example, by configuring to be communicable via the communication network 30 in a state in which a plurality of server devices 10 mutually recognize a stored shared model (including also the additional learned model), the shared model may be searched from another server device 10 and may be provided to the device.
- configuring a learned model providing system including a plurality of server devices and a plurality of devices can provide a shared model stored in any one of the plurality of server devices 10 or the device 20 , so that it is possible to select an optimum shared model out of options of more enormous data.
- target data on additional learning in the additional learning processing unit 13 may be learned by using device data acquired only by the device, but it is not necessary for the present disclosure to stay at this, and data acquired by other devices in the same environment and conditions may be used, or a learned model generated by other devices in the same environment and conditions may be used and updated.
- respective additional learned models generated in a plurality of devices in the same environment and conditions may be mixed and a mixed learned model may be generated.
- Various known techniques can be applied to the mixture of learning models.
- Some embodiments of the present disclosure relate to a technique applicable to any field that requires inference processing using a learned model, and can be used as a database of learned models.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- Medical Informatics (AREA)
- Mathematical Physics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computational Linguistics (AREA)
- Computer Security & Cryptography (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Computer And Data Communications (AREA)
- Image Analysis (AREA)
- Information Transfer Between Computers (AREA)
Abstract
A server device configured to communicate, via a communication network, with at least one device including a learner configured to perform processing by using a learned model, includes processor, a transmitter, and a storage configured to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices. The processor is configured to acquire device data including information on an environment and conditions from the at least one device, and select an optimum shared model for the at least one device based on the acquired device data. The transmitter is configured to transmit a selected shared model to the at least one device.
Description
- Embodiments of the present disclosure relates to a technique for introducing and optimizing a learned model at low cost to an industrial apparatus that performs determination, classification, and the like using a learned model by deep learning and the like.
- Conventionally, in a device such as a machine tool, an abnormality detection device for a finished product, or the like, identification of an operation object, abnormality detection processing, and the like have been performed using a learned model generated by deep learning or the like. In these devices, performing learning specialized in operation environment, operation conditions, and the like of each device achieves improvement in operation accuracy and abnormality detection accuracy.
- Examples of devices using such a learned model include
- Patent Literature 1 and Patent Literature 2. The evolutionary image automatic classification device described in Patent Literature 1 is a device for classifying an image with a learner from various feature amounts, and the metal surface quality evaluation device described in Patent Literature 2 is a device for performing metal surface quality evaluation with a learner based on an image obtained by photographing the surface of metal.
- Patent Literature 1: JP 2007-213480 A
- Patent Literature 2: JP 2011-191252 A
- In a case of performing determination and classification using a learner caused to be learned by machine learning or the like including the cases of Patent Literature 1 and Patent Literature 2, it is necessary to set a configuration of the learner specialized in the operation environment, operation conditions, and the like of the device and then to perform learning. It takes considerable cost to perform such setting on the learner and to cause the learner to be learned from zero (e.g., from scratch) until accurate determination and classification can be performed. Then, even if a learned model is obtained with such cost, since it is not possible to use the same learned model in devices different in operation environments, operation conditions, and the like, there has been a problem that it is necessary to perform learning again from scratch.
- In order to solve this, a method of preparing a general-purpose learning model that can cope with various operation environments, operation conditions, and the like is conceivable. However, general-purpose learning models have the merit of being applicable to various situations because general-purpose learning models can cope with various operation environments, operation conditions, and the like, but since the learning models are general purpose, there has been a problem that the accuracy is low in any environment and any conditions as compared with the accuracy of the model specialized in the environment and the conditions. In addition, there has been a problem that the complexity of the model increases and the amount of information necessary to achieve the versatility increases, resulting in an increase in operation cost and an increase in memory cost. Furthermore, when each device has a characteristic unique to an individual, there has also been a problem that it is necessary to secure such versatility as to absorb even the individual difference.
- Embodiments of the present disclosure have been made in view of the above problems, and it is an object of some embodiments of the present disclosure to provide a server device, a learned model providing program, a learned model providing method, and a learned model providing system, capable of selecting an optimum learned model for various devices different in environments, conditions, and the like to supply the selected learned model.
- A server device according to some embodiments of the present disclosure is a server device configured to communicate, via a communication network, with at least one device including a learner configured to perform processing by using a learned model, the server device including: a storage unit configured to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; a device data acquisition unit configured to acquire device data including information on an environment and conditions from the at least one device; a target shared model selection unit configured to select an optimum shared model for the at least one device based on acquired device data; and a transmitter configured to transmit a selected shared model to the at least one device.
- In addition, the server device according to some embodiments of the present disclosure further includes: an additional learning processing unit configured to perform additional learning on a shared model by using sample data for performing additional learning on a shared model, and an additional learned model management unit configured to store and manage an additional learned model. When the transmitter performs additional learning on a shared model, the transmitter is configured to transmit an additional learned model to the at least one device.
- In addition, in the server device according to some embodiments of the present disclosure, when contents of device data acquired in the device data acquisition unit are contents to which an additional learned model based on another device stored by the additional learned model management unit is applicable, the target shared model selection unit is configured to select the additional learned model in preference to a shared model. The transmitter is configured to transmit a selected additional learned model to the at least one device.
- In addition, the server device according to some embodiments of the present disclosure further includes an additional learned model management unit configured to receive an additional learned model transmitted from a device having a function of performing additional learning processing on a shared model to store the additional learned model in a storage unit.
- In addition, in the server device according to some embodiments of the present disclosure, the target shared model selection unit is configured to calculate each score obtained by evaluating fitness of each shared model with respect to the at least one device based on device data obtained from the at least one device, and is configured to select a shared model according to the score.
- In addition, in the server device according to some embodiments of the present disclosure, the target shared model selection unit is configured to select a shared model by a learned model pre-learned in selecting an optimum shared model by using machine learning based on device data.
- A learned model providing program according to some embodiments of the present disclosure is a learned model providing program for causing a server device, communicable with at least one device including a learner configured to perform processing by using a learned model via a communication network, to achieve each function for executing selection processing of a learned model, the learned model providing program for causing the server device to achieve: a storage function of causing a storage means to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; a device data acquisition function of acquiring device data including information on an environment and conditions from the at least one device; a target shared model selection function of selecting an optimum shared model for the at least one device based on acquired device data; and a transmission function of transmitting a selected shared model to the at least one device.
- A learned model providing method according to some embodiments of the present disclosure is a learned model providing method for executing processing of selecting and providing an optimum learned model for a device including a learner configured to perform processing by using a learned model, the learned model providing method including: storage processing of causing a storage means to store a plurality of shared models pre-learned in accordance with environments and conditions of various devices; device data acquisition processing of acquiring device data including information on an environment and conditions from the device; target shared model selection processing of selecting an optimum shared model for the device based on acquired device data; and transmission processing of transmitting a selected shared model to the device.
- A learned model providing system according to some embodiments of the present disclosure is a learned model providing system including at least one device including a learner configured to perform processing by using a learned model, and at least one server device communicable with the device via a communication network, the learned model providing system including: in the server device and/or the device, a storage unit caused to store at least one shared model pre-learned in accordance with environments and conditions of various devices; in the server device, a device data acquisition unit configured to acquire device data including information on an environment and conditions from a device requiring a learned model, and a target shared model selection unit configured to search and select an optimum shared model for the device based on acquired device data; and in the server device and/or the device, a transmitter configured to transmit a selected shared model to the device requiring a learned model.
- In addition, in the learned model providing system according to some embodiments of the present disclosure, the target shared model selection unit is configured to calculate a corresponding score obtained by evaluating fitness for the device of each shared model based on device data obtained from a device requiring a learned model, and is configured to perform selection of a shared model in accordance with the score.
- In addition, in the learned model providing system according to some embodiments of the present disclosure, the device has a function of performing additional learning processing on a shared model. The server device includes an additional learned model management unit configured to receive an additional learned model transmitted from the device to cause a storage unit to store the additional learned model. A target shared model selection unit of the server device is configured to perform selection by including as option, in addition to a shared model, also an additional learned model.
- In addition, in the learned model providing system according to some embodiments of the present disclosure, the device has a function of performing additional learning processing on a shared model, and includes a storage unit caused to store an additional learned model, and an additional learned model information transmitter configured to transmit information necessary for selecting an additional learned model to the server device. A target shared model selection unit of the server device is configured to perform selection by including as option, in addition to the shared model, also an additional learned model stored in a storage unit of the device.
- According to some embodiments of the present disclosure, in a server device in which a plurality of shared models pre-learned in accordance with environments and conditions of various devices are classified in accordance with the environments and conditions and stored, as compared with the case of using a conventional general-purpose learning model as described above, selecting an optimum shared model and transmitting the optimum shared model to the device leads to an advantage that highly-accurate discrimination/classification according to the situation can be achieved and the operation and memory costs can be lowered because the complexity represented by the learning model is reduced. In addition, there is an advantage that the introduction cost can be significantly reduced as compared with the case where the device independently generates a learned model. In addition, providing an additional learning processing function allows an additional learned model more specialized in the environment and conditions of the device to be obtained, so that it is possible to additionally perform highly accurate inference processing in the device. In this additional learning processing, performing additional learning based on an appropriate shared model according to the environment and conditions of the device allows many effects of an action referred to as transfer learning to be obtained. The transfer learning is expected to perform learning efficiently in an environment in which additional learning is desired to be performed by appropriately using the weights of shared models created in another environment between environments in which environments and conditions of devices are not fully identical.
- In addition, causing also the server device to store and manage the additional learned model makes it possible to immediately provide the additional learned model when there is a request from another device of the same environment and conditions. This makes it possible to reduce the operation cost and memory cost for the additional learning as compared with the case of using a general-purpose learning model. Furthermore, configuring a learned model providing system including at least one device and at least one server device makes it possible to select an optimum shared model from the shared models stored in the storage units of a plurality of server devices and/or devices and provide the optimum shared model to a device, so that it is possible to select an optimum shared model out of options of more enormous data.
-
FIG. 1 is a block diagram showing a configuration of aserver device 10 according to some embodiments of the present disclosure. -
FIG. 2 is a flowchart showing the flow of the learning processing of the additional learning according to some embodiments of the present disclosure. -
FIG. 3 is a flowchart showing the flow until inference processing is performed in a device according to some embodiments of the present disclosure. - Hereinafter, an example of a server device according to a first embodiment will be described with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of aserver device 10 according to some embodiments of the present disclosure. Theserver device 10 is communicably connected to a plurality of 201, 202, 20 n via thedevices communication network 30. Theserver device 10 and thedevices 201 to 20 n may be devices designed as dedicated machines, but they are assumed to be those achievable by general computers. In this case, theserver device 10 and thedevices 201 to 20 n may appropriately include a central processing unit (CPU) which would be normally included in a general computer, a graphics processing unit (GPU), a memory, a storage such as a hard disk drive, and a transmitter (not shown). In addition, it goes without saying that various pieces of processing are executed by a program in order to cause these general computers to function as theserver device 10 of some embodiments of the present disclosure. - The
server device 10 may at least include a devicedata acquisition unit 11, a target sharedmodel selection unit 12, an additionallearning processing unit 13, an additional learnedmodel management unit 14, and astorage unit 15. - The device
data acquisition unit 11 may have a function of acquiring device data including information on the environment and conditions of the device generated in any one of thedevices 201 to 20 n. Here, the device data may include various pieces of data acquirable with the device, such as data necessary for defining attributes such as the device environment, conditions, and units of data, sample data with label information necessary for additionally performing learning, sensor data in an actual device, and network log data. At least, the device data may include data necessary for selecting a shared model. Specifically, various pieces of data may be used as device data, such as position data and an actuator torque amount of a factory robot, acceleration sensor data, image data that includes or does not include the depth acquired by an onboard camera, a laser radar, or the like, displacement sensor data, various types of process data of process automation, sensor data such as various types of data in infrastructure, agriculture, bio/healthcare, and the like, network log data, photo data of products including normal products and abnormal products, speech data, machine type, work type, sensor type, and geographical information. - In addition, regarding the environment and the conditions of the device, for example, as in the case where the device is an operating machine that performs picking, the type of workpiece shape to be an object of picking is divided into several types. For example, the environment, conditions, and the like of the device are individually different. In addition, functions of a learner are different for each device, such as an apparatus for determining a product as an abnormal product and a normal product, or an apparatus for classifying the product into a plurality of items. Therefore, in some embodiments, information such as individual environments and conditions different for each device, may be acquired as device data. The information on the environment, conditions, and the like may be information to be input on the device side according to the format, or performing discrimination from various pieces of data in the
server device 10 may define the information such as the environment, conditions, and the like. At that time, a method of specifying the definition of information on environments, conditions, and the like by machine learning using the acquired data may be used. - The target shared
model selection unit 12 may have a function of selecting an optimum shared model for the device based on the device data acquired in the devicedata acquisition unit 11. Here, the shared model is a model pre-learned (or pre-trained) in accordance with the environments and conditions of various devices, and a plurality of shared models are stored in advance in thestorage unit 15 described below. Although the degree of learning to be performed in advance may be set to any level, at least, the learning is preferably performed to a degree of having more efficiency than learning from zero (e.g., from scratch) at the device and contributing to cost reduction. The selection in the target sharedmodel selection unit 12 is performed based on the acquired device data, and it is possible to appropriately determine which of the acquired device data is to be used for selecting a shared model. In addition, the method for selecting the shared model may include automatically selecting from the matching degree of each item of the device data. In some embodiments, the shared model may selected by presenting a plurality of shared models with high matching degree to the user to let the user select. The matching degree of items is, for example, determined for each item based on whether each item of device data is matched. In some embodiments, matching degree of items may be determined based on the number of matching of items. In some embodiments, if no shared model matching the definition of the environment, conditions, and the like of the device is found, a new model having a neural network structure suitable for the definition may be generated. The method for selecting a shared model to be a target may include a method in which a shared model is selected based on a preset rule. In some embodiments, a shared model may be selected based on another learned model about the shared model selection, which has been learned using a learning model for selecting an optimum shared model. The another learned model may be different from a shared model and an additional learned model, and may be learned on the selection behavior of the shared model. - In addition, a method of selecting an optimum shared model in the target shared
model selection unit 12 may include calculating respective scores evaluated for shared models based on the environment and conditions obtained from the device, and performing selection in accordance with the scores. In addition to the device data on the environment and conditions to be a base of the machine type, the workpiece type, the sensor type, the geographical information, and the like, the score being an evaluation of the fitness of the shared model is evaluated by taking into account more detailed device data such as position data and an actuator torque amount of a factory robot, acceleration sensor data, image data that includes or does not include the depth acquired by an onboard camera, a laser radar, or the like, displacement sensor data, various types of process data of process automation, sensor data such as various types of data in infrastructure, agriculture, bio/healthcare, and the like, network log data, photo data of products including normal products and abnormal products, and speech data. It is set in advance how to evaluate and score these items, and a total score is calculated by summing the scores for each item for each shared model. In the selection of the actual shared model, the shared model with the highest score may be automatically selected, or a plurality of shared models with high scores may be presented to the user and let the user to select. A method may be used which includes calculating a score representing an evaluation of the fitness, causing a learning model for selecting an optimum shared model to be learned, and selecting the shared model based on the learned model. In this case, since the learning model is learned also as to how to score each piece of device data, it is possible to select an optimum shared model. - The additional
learning processing unit 13 may have a function of performing additional learning on the shared model selected in the target sharedmodel selection unit 12. Although the shared model is pre-learned, since it is under the situation where the learning in an environment and conditions specialized in the device is not performed, in order to perform determination and classification with high accuracy, it is preferable to perform additional learning and fine adjustment. Thus, the devicedata acquisition unit 11 may additionally acquire sample data for being used as input data in the additional learning, and use the acquired sample data to perform additional learning of the shared model. In some embodiments, the additional learning is relearning the weight for all layers of the neural network the weight for all layers of the neural network. The present disclosure is not limited to relearning the weight for all layers of the neural network, and some embodiments include freezing a part of the layers and then relearning only the layers other than the part of the layers, or adding more layers. Thus, learning contents under the environment and conditions specialized in the device are added, and it is possible to generate a finely adjusted additional learned model as a more optimum model. In order to function as the additionallearning processing unit 13, theserver device 10 may have a configuration for functioning as a learner. - The additional learned
model management unit 14 may have a function of causing thestorage unit 15 described below to store the additional learned model generated in the additionallearning processing unit 13 and transmitting the additional learned model to the target device. In addition, in order that the additional learned model can be used by other devices matching the conditions, the additional learnedmodel management unit 14 may have a function of setting and then managing definition information on the environment, conditions, and the like. Thus, when selecting a shared model suitable for a device in the target sharedmodel selection unit 12, the definition information on the environment, conditions, and the like may be determined and provided to the additional learned model such that it is possible to set additional learned models generated based on other devices as option candidates. - The
storage unit 15 may have a function of storing a plurality of shared models pre-learned (or pre-trained) in accordance with environments and conditions of various devices. In addition, thestorage unit 15 may also store an additional learned model learned by applying sample data for learning the shared model in environments and conditions specialized in the device. In some embodiments, thestorage unit 15 does not necessarily have to be in theserver device 10, and may be in a system provided on the device side. In that case, theserver device 10 may hold information on a storage place where the shared model to be the target is stored, and may transfer the information from the storage place to the device as needed. - Next, the flow of processing until the
server device 10 selects a shared model and performs additional learning will be described.FIG. 2 shows a flowchart showing the flow of the learning processing of the additional learning. InFIG. 2 , first, device data is collected to select a shared model suitable for the device (S11). Specifically, the devicedata acquisition unit 11 may receive device data transmitted from a device 20 and collect the device data. An attribute of device data is defined based on the collected device data (S12). The attribute of device data is defined as information on the environment, conditions, and the like of the device to select the shared model. Then, a shared model is searched based on the defined attribute of device data (S13). An additional learned model generated by performing additional learning in another device may also be included as a search target at this time. As a result of the search, it is determined whether the corresponding shared model exists (S14). If the corresponding shared model exists, the shared model is selected and the process proceeds to the next step (S16), and if the corresponding shared model does not exist, a learning model having a configuration of a neural network matching the conditions of the device 20 is newly generated (S15), and the process may proceed to the next step (S16). - A shared model is selected or a learning model is newly generated, and then additional learning is performed by a learner on the shared model or the new learning model (S16). The additional learning is performed by using sample data for performing additional learning, collected from the device 20. After the additional learning is completed, the generated additional learned model is stored in the storage unit 15 (S17). The
server device 10 may transmit the generated additional learned model to the device 20. - If the device 20 side has a function of performing additional learning processing, or if the selected shared model matches the conditions of the device 20 in a state of no need for additional learning, the step (S16) and the step (S17) in
FIG. 2 may be omitted, and the selected shared model may be transmitted to the device 20 as it is. - Next, the flow until a shared model is downloaded in the device 20 and inference processing is performed will be described.
FIG. 3 shows a flowchart showing the flow until inference processing is performed in the device 20. InFIG. 3 , the device 20 that desires to perform inference processing first may collect device data (S21). An attribute of device data is defined based on the collected device data (S22). The definition of the attribute of the device data may be performed on theserver device 10 side. Then, in order to search for the optimum shared model by using the device data, the device data is transmitted to the server device 10 (S23). In theserver device 10 receiving the device data, selection of an optimum shared model is performed, and additional learning is performed as necessary. Then, in the device 20, the shared model or the additional learned model selected by theserver device 10 is downloaded to the learner and stored (S24). Finally, in the device 20 (e.g., the plurality of 201, 202, . . . , 20 n indevices FIG. 1 ), in a state where the shared model or the additional learned model is stored in the learner, inference processing is performed in the learner by using the device data and an inference result as output data is obtained (S25). - The output data is completely different depending on the inference processing to be performed. For example, output data may include determination of the correctness of the planned action, determination of abnormalities of parts, determination of system abnormalities, inspection result of non-defective products or defective products, names of the object appearing in the video (as a result of classification processing), characteristics such as race and gender of the person appearing in the video, and pictures, sounds, sentences, and the like processed according to specific rules.
- In some embodiments, if the device 20 side has a function of performing additional learning processing, additional learning may be performed on the shared model after step (S24) in
FIG. 3 . When the additional learning is performed on the device 20 side, if the additional learned model is configured to be uploaded to theserver device 10, the additional learned model on which the additional learning is performed on the device 20 side can also be used in other devices. - A concrete operation example of the present disclosure will be described with the state in
FIG. 1 as an example, and for example, the shared model obtained by thedevice 201 transmitting device data to theserver device 10 and being selected is assumed to be “model A”, and the additional learned model obtained by performing the additional learning based on the sample data included in the device data of thedevice 201 is assumed to be “model A′”. In addition, the shared model obtained by thedevice 202 transmitting device data to theserver device 10 and being selected is assumed to be “model B”, and the additional learned model obtained by performing the additional learning based on the sample data included in the device data of thedevice 202 is assumed to be “model B′”. Thus, since each of the 201 and 202 can acquire an optimum and additionally-learned learned model simply by transmitting device data including information on the environment, conditions, and the like of its own device to thedevices server device 10, there is an advantage that the introduction cost can be significantly reduced as compared with the case where the learned models are independently generated in the 201 and 202.devices - In addition, in
FIG. 1 , when thedevice 20 n transmits device data to theserver device 10 and requests a shared model, in a case where theserver device 10 determines that the environment, conditions, and the like defined from the device data of thedevice 20 n are the same as those of thedevice 201 and that the same learned model can be applied, if “model A′” being the additional learned model is transmitted to thedevice 20 n instead of additional learning being performed based on “model A”, inference processing can be performed in thedevice 20 n as it is. Thus, if an additional learned model generated based on other devices in the same environment and conditions exists, since it is possible to use (or reuse) the additional learned model directly, the introduction cost can be further reduced, and the time up to introduction can be shortened. In addition, since the size of the optimum neural network can be applied as compared with the case of using a general-purpose learning model, it is possible to reduce the operation cost and memory cost for the additional learning. - In addition, in the situation where products handled in the same factory are changed, it has been conventionally necessary to perform learning from zero (e.g., from scratch) every time the product is changed, but according to the
server device 10 of some embodiments of the present disclosure, the optimum shared model can have only to be searched again and downloaded at the timing of the change in the product to be handled. That is, there is an advantage that it is easy to introduce an optimum shared model when the processing content in the same device 20 is changed. Then, if the additional learned model is generated by another device having the same processing content, there is an advantage that an additional learned model capable of performing inference processing with high accuracy can be immediately introduced without requiring time and effort of additional learning processing. Thus, it is also an advantage of theserver device 10 of some embodiments of the present disclosure that a large number ofdevices 201 to 20 n access theserver device 10 and data on the additional learned model can be accumulated. - In the first embodiment, although the shared model and the additional learned model are separately described, the two differ only in the degree of learning and there is no difference in that the two are learned models. That is, if the shared model and the additional learned model can be selected appropriately according to the degree of learning when viewed from another device, it is not always necessary to distinguish and store them as in the
storage unit 15 inFIG. 1 . If information for searching for an optimum model at the time of search is attached to the shared model and the additional learned model, the two models can be treated as the same learned model. In this case, theserver device 10 of some embodiments of the present disclosure can function even without the additional learnedmodel management unit 14. - In the first embodiment, the
server device 10 is provided with the additionallearning processing unit 13, but the present disclosure is not limited to this, and an additional learning processing function corresponding to the additionallearning processing unit 13 may be provided on each device 20 side. In this case, the additional learned model generated on the device 20 side may be transmitted to theserver device 10, but only the information for selecting the additional learned model may be transmitted to theserver device 10 without transmitting the entire additional learned model to theserver device 10. Only when another device 20 needs the same additional learned model, the additional learned model can be transmitted directly to theserver device 10 or the required device 20. Thus, the data area for theserver device 10 can be reduced. - In the first embodiment, as shown in
FIG. 1 , the configuration in which oneserver device 10 and a plurality ofdevices 201 to 20 n are connected via thecommunication network 30 is described as an example, but the present disclosure is not limited to this, and for example, by configuring to be communicable via thecommunication network 30 in a state in which a plurality ofserver devices 10 mutually recognize a stored shared model (including also the additional learned model), the shared model may be searched from anotherserver device 10 and may be provided to the device. Thus, configuring a learned model providing system including a plurality of server devices and a plurality of devices can provide a shared model stored in any one of the plurality ofserver devices 10 or the device 20, so that it is possible to select an optimum shared model out of options of more enormous data. - In the first embodiment, target data on additional learning in the additional
learning processing unit 13 may be learned by using device data acquired only by the device, but it is not necessary for the present disclosure to stay at this, and data acquired by other devices in the same environment and conditions may be used, or a learned model generated by other devices in the same environment and conditions may be used and updated. In addition, respective additional learned models generated in a plurality of devices in the same environment and conditions may be mixed and a mixed learned model may be generated. Various known techniques can be applied to the mixture of learning models. - Some embodiments of the present disclosure relate to a technique applicable to any field that requires inference processing using a learned model, and can be used as a database of learned models.
- 10 server device
- 11 device data acquisition unit
- 12 target shared model selection unit
- 13 additional learning processing unit
- 14 additional learned model management unit
- 15 storage unit
- 20, 201 to 20 n device
- 30 communication network
Claims (27)
1-12. (canceled)
13. A model generating device comprising:
at least one storage; and
at least one processor configured to:
obtain data of a first device, the data of the first device including at least data for model learning, acquired by the first device;
generate a first model for the first device based on the obtained data; and
transmit the first model.
14. The model generating device according to claim 13 , wherein the first device is an operating machine, and the data for model learning is acquired during on an operation of the first device.
15. The model generating device according to claim 13 , wherein the first device is an operating machine that handles an object, and the data of the first device includes information on the object.
16. The model generating device according to claim 13 , wherein a use of the first model for the first device is not determined by the first device but the model generating device.
17. The model generating device according to claim 13 , wherein the at least one storage stores one model, and
the at least one processor is configured to perform additional learning on the one model stored in the at least one storage using the data for model learning to generate the first model.
18. The model generating device according to claim 17 , wherein the one model is a newly generated model by using the data for model learning acquired by the first device.
19. The model generating device according to claim 17 , wherein the at least one storage stores a plurality of models including the one model, and the at least one processor is configured to:
select the one model from the plurality of models; and
perform the additional learning on the selected one model using the data for model learning to generate the first model.
20. The model generating device according to claim 19 , wherein the plurality of models stored in the at least one storage includes an additional learned model by using data for model learning acquired by another device.
21. The model generating device according to claim 19 , wherein the plurality of models stored in the at least one storage includes an additional learned model by using data for model learning acquired by the first device.
22. The model generating device according to claim 19 , wherein the at least one processor is configured to select the one model from the plurality of models based on scores calculated by using the data of the first device.
23. The model generating device according to claim 19 , wherein
the at least one processor is configured to select the one model from the plurality of models based on the predefined rule.
24. The model generating device according to claim 17 , wherein the at least one processor is configured to update a part of parameters of the one model to generate the first model.
25. The model generating device according to claim 17 , wherein the at least one processor is configured to add new parameters to the one model to generate the first model.
26. The model generating device according to claim 13 , wherein the at least one processor is configured to generate the first model by using data of another device.
27. The model generating device according to claim 13 , wherein the first model is a neural network.
28. The model generating device according to claim 13 , wherein the transmitting device is a server device.
29. A device comprising:
at least one storage; and
at least one processor configured to:
transmit data to at least one model generating device, the transmitted data including at least data for model learning; and
receive, from the at least one model generating device, a first model generated based on the transmitted data.
30. The device according to claim 29 , wherein the device is an operating machine, and the data for model learning is acquired during an operation of the device.
31. The device according to claim 29 , wherein the device is an operating machine that handles an object, and the transmitted data includes information on the object.
32. The device according to claim 29 , wherein a use of the first model is determined by the at least one model generating device.
33. The device according to claim 29 , wherein the first model is a model generated by additional learning based on the transmitted data.
34. The device according to claim 29 , wherein
the at least one processor is configured to perform additional learning on the first model by using acquired data to generate a second model.
35. The device according to claim 34 , wherein
the at least one processor is configured to transmit the second model to the at least one model generating device.
36. The device according to claim 34 , wherein
the at least one processor is configured to transmit information about the second model to the at least one model generating device without transmitting the second model to the at least one model generating device.
37. A model transmitting method comprising:
obtaining, by at least one processor, data of a first device, the data of the first device including at least data for model learning, acquired by the first device;
generating, by the at least one processor, a first model for the first device based on the obtained data; and
transmitting, by the at least one processor, the first model.
38. A method comprising:
transmitting, by at least one processor, data to at least one model generating device, the transmitted data including at least data for model learning; and
receiving, by the at least one processor, from the at least one model generating device, a first model generated based on the transmitted data.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/752,786 US20220286512A1 (en) | 2017-03-21 | 2022-05-24 | Server device, learned model providing program, learned model providing method, and learned model providing system |
| US18/532,102 US12537874B2 (en) | 2017-03-21 | 2023-12-07 | Device, program, method, and system for providing learned models |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2017/011216 WO2018173121A1 (en) | 2017-03-21 | 2017-03-21 | Server device, trained model providing program, trained model providing method, and trained model providing system |
| US16/578,035 US11375019B2 (en) | 2017-03-21 | 2019-09-20 | Server device, learned model providing program, learned model providing method, and learned model providing system |
| US17/752,786 US20220286512A1 (en) | 2017-03-21 | 2022-05-24 | Server device, learned model providing program, learned model providing method, and learned model providing system |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/578,035 Continuation US11375019B2 (en) | 2017-03-21 | 2019-09-20 | Server device, learned model providing program, learned model providing method, and learned model providing system |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/532,102 Division US12537874B2 (en) | 2017-03-21 | 2023-12-07 | Device, program, method, and system for providing learned models |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| US20220286512A1 true US20220286512A1 (en) | 2022-09-08 |
Family
ID=63585078
Family Applications (3)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/578,035 Active US11375019B2 (en) | 2017-03-21 | 2019-09-20 | Server device, learned model providing program, learned model providing method, and learned model providing system |
| US17/752,786 Abandoned US20220286512A1 (en) | 2017-03-21 | 2022-05-24 | Server device, learned model providing program, learned model providing method, and learned model providing system |
| US18/532,102 Active US12537874B2 (en) | 2017-03-21 | 2023-12-07 | Device, program, method, and system for providing learned models |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/578,035 Active US11375019B2 (en) | 2017-03-21 | 2019-09-20 | Server device, learned model providing program, learned model providing method, and learned model providing system |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/532,102 Active US12537874B2 (en) | 2017-03-21 | 2023-12-07 | Device, program, method, and system for providing learned models |
Country Status (5)
| Country | Link |
|---|---|
| US (3) | US11375019B2 (en) |
| EP (1) | EP3605405A4 (en) |
| JP (1) | JP6720402B2 (en) |
| CN (1) | CN110431569A (en) |
| WO (1) | WO2018173121A1 (en) |
Families Citing this family (56)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110431569A (en) | 2017-03-21 | 2019-11-08 | 首选网络株式会社 | Server device, learned model provider, learned model providing method, and learned model providing system |
| JP6886869B2 (en) * | 2017-06-09 | 2021-06-16 | 川崎重工業株式会社 | Motion prediction system and motion prediction method |
| JP6698603B2 (en) * | 2017-09-29 | 2020-05-27 | ファナック株式会社 | Numerical control system and method for detecting abnormal operation state |
| JP6698604B2 (en) * | 2017-09-29 | 2020-05-27 | ファナック株式会社 | Numerical control system and tool state detection method |
| TWI675331B (en) * | 2018-08-31 | 2019-10-21 | 財團法人工業技術研究院 | Storage device and storage method |
| JP2020067762A (en) * | 2018-10-23 | 2020-04-30 | トヨタ自動車株式会社 | Control assisting device, apparatus controller, control assisting method, control assisting program, prelearned model for making computer function, and method for generating prelearned model |
| US11586856B2 (en) | 2018-10-30 | 2023-02-21 | Nec Corporation | Object recognition device, object recognition method, and object recognition program |
| JP7176573B2 (en) * | 2018-11-13 | 2022-11-22 | 日本電気株式会社 | Dangerous Scene Prediction Apparatus, Dangerous Scene Prediction Method, and Dangerous Scene Prediction Program |
| WO2020105161A1 (en) * | 2018-11-22 | 2020-05-28 | 株式会社ウフル | Edge device machine learning model switching system, edge device machine learning model switching method, program, and edge device |
| JP2020101899A (en) * | 2018-12-20 | 2020-07-02 | 積水化学工業株式会社 | Computer program, learning model, estimation device, container and server device |
| JP7117237B2 (en) * | 2018-12-27 | 2022-08-12 | 川崎重工業株式会社 | ROBOT CONTROL DEVICE, ROBOT SYSTEM AND ROBOT CONTROL METHOD |
| JP7409326B2 (en) * | 2019-01-15 | 2024-01-09 | ソニーグループ株式会社 | Server and learning system |
| JP7337504B2 (en) * | 2019-01-18 | 2023-09-04 | キヤノン株式会社 | System, method and program |
| WO2020153038A1 (en) * | 2019-01-22 | 2020-07-30 | ソニー株式会社 | Information processing device and information processing method |
| WO2020158954A1 (en) * | 2019-02-01 | 2020-08-06 | 株式会社コンピュータマインド | Service building device, service building method, and service building program |
| JP7279445B2 (en) * | 2019-03-20 | 2023-05-23 | 富士通株式会社 | Prediction method, prediction program and information processing device |
| WO2020217762A1 (en) * | 2019-04-25 | 2020-10-29 | ソニー株式会社 | Communication device, communication method, and communication program |
| JP7213760B2 (en) * | 2019-06-10 | 2023-01-27 | 大阪瓦斯株式会社 | gas detector |
| WO2021006404A1 (en) * | 2019-07-11 | 2021-01-14 | 엘지전자 주식회사 | Artificial intelligence server |
| JP6932160B2 (en) * | 2019-07-22 | 2021-09-08 | 株式会社安川電機 | Machine learning method and method of estimating the parameters of industrial equipment or the internal state of equipment controlled by industrial equipment |
| JP7231511B2 (en) * | 2019-07-29 | 2023-03-01 | 株式会社日立製作所 | Management device, management method, and management program |
| WO2021038759A1 (en) * | 2019-08-28 | 2021-03-04 | 富士通株式会社 | Model selection method, model selection program, and information processing device |
| WO2021040419A1 (en) | 2019-08-30 | 2021-03-04 | Samsung Electronics Co., Ltd. | Electronic apparatus for applying personalized artificial intelligence model to another model |
| JP7051772B2 (en) * | 2019-09-12 | 2022-04-11 | 株式会社東芝 | Providing equipment, providing method and program |
| JP7181849B2 (en) | 2019-10-31 | 2022-12-01 | 横河電機株式会社 | Apparatus, method and program |
| JP7392394B2 (en) * | 2019-10-31 | 2023-12-06 | 株式会社富士通ゼネラル | Air conditioning system and air conditioner |
| JP7493323B2 (en) * | 2019-11-14 | 2024-05-31 | キヤノン株式会社 | Information processing device, method for controlling information processing device, and program |
| EP4004825B1 (en) | 2019-12-09 | 2025-02-12 | Samsung Electronics Co., Ltd. | Electronic device and controlling method of electronic device |
| JP7323177B2 (en) * | 2019-12-17 | 2023-08-08 | 株式会社 システムスクエア | Inspection system, inspection device, learning device and program |
| KR20210086008A (en) * | 2019-12-31 | 2021-07-08 | 삼성전자주식회사 | Method and apparatus for personalizing content recommendation model |
| JP7018586B2 (en) | 2020-01-31 | 2022-02-14 | パナソニックIpマネジメント株式会社 | Equipment management methods, programs, distribution equipment and equipment management systems |
| JP6924973B1 (en) * | 2020-01-31 | 2021-08-25 | パナソニックIpマネジメント株式会社 | Electrical equipment, equipment management system, equipment management method and program |
| WO2021166011A1 (en) * | 2020-02-17 | 2021-08-26 | 三菱電機株式会社 | Model generation device, vehicle-mounted device, and model generation method |
| KR20220135246A (en) * | 2020-03-31 | 2022-10-06 | 주식회사 히타치하이테크 | Estimation apparatus and method for estimating error factors |
| JP7135025B2 (en) | 2020-04-20 | 2022-09-12 | 株式会社東芝 | Information processing device, information processing method and program |
| WO2021221030A1 (en) * | 2020-04-27 | 2021-11-04 | 株式会社リョーワ | Quality determination system, quality determination method, server, and program |
| US11275970B2 (en) * | 2020-05-08 | 2022-03-15 | Xailient | Systems and methods for distributed data analytics |
| JP6795116B1 (en) * | 2020-06-08 | 2020-12-02 | トヨタ自動車株式会社 | Vehicles and servers |
| WO2021260910A1 (en) * | 2020-06-26 | 2021-12-30 | 三菱電機株式会社 | Ai integration system, ai integration device, and ai integration program |
| JP7576765B2 (en) | 2020-07-10 | 2024-11-01 | パナソニックIpマネジメント株式会社 | Information processing method and information processing system |
| JP7496726B2 (en) * | 2020-07-31 | 2024-06-07 | 日立グローバルライフソリューションズ株式会社 | Defect cause estimation device and method |
| JP7226411B2 (en) * | 2020-08-07 | 2023-02-21 | 株式会社安川電機 | An expansion module, an industrial device, and a method for estimating a parameter of an industrial device or an internal state of a device controlled by said industrial device |
| JP7074166B2 (en) * | 2020-08-07 | 2022-05-24 | トヨタ自動車株式会社 | Servers, vehicle controls, and vehicle machine learning systems |
| JP7396502B2 (en) * | 2020-08-18 | 2023-12-12 | 日本電信電話株式会社 | Device control device, device control program, environment classification device, and actuator control device |
| JP7093031B2 (en) * | 2020-09-23 | 2022-06-29 | ダイキン工業株式会社 | Information processing equipment, information processing methods, and programs |
| WO2022080000A1 (en) * | 2020-10-13 | 2022-04-21 | ソニーグループ株式会社 | Information processing apparatus, information processing method, computer program, and learning system |
| TWI894386B (en) | 2020-11-10 | 2025-08-21 | 日商東京威力科創股份有限公司 | Model management system, model management method and model management program |
| KR102470637B1 (en) * | 2020-11-26 | 2022-11-25 | (주)심플랫폼 | An AI Configuration System based on Cloud and Method therefor |
| CN114764640A (en) * | 2020-12-31 | 2022-07-19 | 新智数字科技有限公司 | Predictive maintenance method and device for similar equipment in universal energy station and chemical station |
| JP6947460B1 (en) * | 2021-03-24 | 2021-10-13 | 株式会社Novera | Programs, information processing equipment, and methods |
| CN117461003A (en) * | 2021-07-01 | 2024-01-26 | 三菱电机株式会社 | Transfer learning device and transfer learning method |
| WO2023032637A1 (en) | 2021-08-31 | 2023-03-09 | 東京エレクトロン株式会社 | Information processing method, information processing device, and information processing system |
| KR20240049620A (en) | 2021-08-31 | 2024-04-16 | 도쿄엘렉트론가부시키가이샤 | Information processing method, information processing device, and substrate processing system |
| JP7753771B2 (en) * | 2021-10-08 | 2025-10-15 | 株式会社島津製作所 | System for transferring learning models for cell image analysis and method for transferring learning models for cell image analysis |
| JP2023184273A (en) * | 2022-06-17 | 2023-12-28 | 株式会社島津製作所 | Data analysis method, data analysis system, and server for data analysis system |
| JP7305850B1 (en) | 2022-06-30 | 2023-07-10 | 菱洋エレクトロ株式会社 | System, terminal, server, method and program using machine learning |
Citations (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030139828A1 (en) * | 2002-01-18 | 2003-07-24 | Bruce Ferguson | System and method for pre-processing input data to a support vector machine |
| US20140074761A1 (en) * | 2012-05-30 | 2014-03-13 | Qualcomm Incorporated | Dynamical event neuron and synapse models for learning spiking neural networks |
| US20140172753A1 (en) * | 2012-12-14 | 2014-06-19 | Microsoft Corporation | Resource allocation for machine learning |
| US20140180970A1 (en) * | 2012-12-21 | 2014-06-26 | Model N, Inc. | Rule assignments and templating |
| US20170065230A1 (en) * | 2015-06-15 | 2017-03-09 | Vital Labs, Inc. | Method and system for acquiring data for assessment of cardiovascular disease |
| US20170076198A1 (en) * | 2015-09-11 | 2017-03-16 | Facebook, Inc. | High-capacity machine learning system |
| US20170228775A1 (en) * | 2016-02-05 | 2017-08-10 | Yahoo Japan Corporation | Learning apparatus, learning method, and non-transitory computer readable storage medium |
| WO2018030422A2 (en) * | 2016-08-09 | 2018-02-15 | Ricoh Company, Ltd. | Diagnosis device, learning device, and diagnosis system |
| US10311372B1 (en) * | 2014-12-19 | 2019-06-04 | Amazon Technologies, Inc. | Machine learning based content delivery |
| US20190362522A1 (en) * | 2016-09-06 | 2019-11-28 | Elekta, Inc. | Neural network for generating synthetic medical images |
| US20190385068A1 (en) * | 2016-12-07 | 2019-12-19 | Takeoka Lab Corporation | Program storage medium, apparatus and method provided with ruleset-selectable inference engine |
| US20200090073A1 (en) * | 2016-03-30 | 2020-03-19 | Baidu Online Network Technology (Beijing) Co., Ltd. | Method and apparatus for generating machine learning model |
| US10812542B2 (en) * | 2014-11-28 | 2020-10-20 | Samsung Electronics Co., Ltd. | Method and device for function sharing between electronic devices |
| US20200383582A1 (en) * | 2016-05-11 | 2020-12-10 | Tyto Care Ltd. | Remote medical examination system and method |
| US11196800B2 (en) * | 2016-09-26 | 2021-12-07 | Google Llc | Systems and methods for communication efficient distributed mean estimation |
| US11295738B2 (en) * | 2016-12-30 | 2022-04-05 | Google, Llc | Modulation of packetized audio signals |
| US11392840B2 (en) * | 2015-04-10 | 2022-07-19 | Tata Consultancy Limited Services | System and method for generating recommendations |
| US11562323B2 (en) * | 2009-10-01 | 2023-01-24 | DecisionQ Corporation | Application of bayesian networks to patient screening and treatment |
| US20230034892A1 (en) * | 2016-08-31 | 2023-02-02 | Nationwide Mutual Insurance Company | System and Method for Employing a Predictive Model |
| US11636348B1 (en) * | 2016-05-30 | 2023-04-25 | Apple Inc. | Adaptive training of neural network models at model deployment destinations |
| US20230127542A1 (en) * | 2016-08-19 | 2023-04-27 | Movidius Limited | Systems and methods for distributed training of deep learning models |
| US20230133009A1 (en) * | 2020-03-13 | 2023-05-04 | Omron Corporation | Learning Data Generation Device, Learning Device, Control Device, Learning Data Generation Method, Learning Method, Control Method, Learning Data Generation Program, Learning Program, and Control Program |
Family Cites Families (96)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0453939B1 (en) | 1990-04-24 | 1996-07-17 | Yozan Inc. | Learning method for data processing system |
| JP2002042115A (en) * | 2000-07-26 | 2002-02-08 | Fujitsu Ltd | Fatigue relaxation system, fatigue relaxation method, and recording medium |
| US6961938B1 (en) * | 2001-03-03 | 2005-11-01 | Brocade Communications Systems, Inc. | Management of multiple network devices using unsigned Java applets |
| JP2002268684A (en) | 2001-03-14 | 2002-09-20 | Ricoh Co Ltd | Acoustic model distribution method for speech recognition |
| EP1530195A3 (en) * | 2003-11-05 | 2007-09-26 | Sharp Kabushiki Kaisha | Song search system and song search method |
| US7383161B2 (en) * | 2005-04-13 | 2008-06-03 | Microsoft Corporation | Systems and methods for device simulation |
| US20070180070A1 (en) * | 2006-01-31 | 2007-08-02 | Staples The Office Superstore, Llc | Managing component configurations in a computer system |
| US20070180069A1 (en) * | 2006-01-31 | 2007-08-02 | Staples The Office Superstore, Llc | Management of component configurations in a computer system |
| JP4660765B2 (en) | 2006-02-13 | 2011-03-30 | 国立大学法人横浜国立大学 | Evolutionary image automatic classification apparatus, filter structure generation method, and program |
| JP4985653B2 (en) * | 2006-11-13 | 2012-07-25 | 富士通株式会社 | Two-class classification prediction model creation method, classification prediction model creation program, and two-class classification prediction model creation apparatus |
| US20080222065A1 (en) * | 2007-03-05 | 2008-09-11 | Sharkbait Enterprises Llc | Learning and analysis systems and methods |
| US7930163B2 (en) * | 2008-04-30 | 2011-04-19 | Netapp, Inc. | Modeling a storage environment at various times |
| US8868400B2 (en) * | 2008-04-30 | 2014-10-21 | Netapp, Inc. | Modeling storage environments |
| JP2011191252A (en) | 2010-03-16 | 2011-09-29 | Nippon Steel Engineering Co Ltd | Surface quality evaluation method of metal and surface quality evaluation apparatus of metal |
| US8452718B2 (en) * | 2010-06-10 | 2013-05-28 | Tokyo Electron Limited | Determination of training set size for a machine learning system |
| JP5185358B2 (en) * | 2010-12-13 | 2013-04-17 | 株式会社東芝 | Action history search device |
| JP2012199338A (en) * | 2011-03-18 | 2012-10-18 | Fujitsu Ltd | Fault diagnosis supporting method, program, and device |
| US8533224B2 (en) * | 2011-05-04 | 2013-09-10 | Google Inc. | Assessing accuracy of trained predictive models |
| US8620837B2 (en) * | 2011-07-11 | 2013-12-31 | Accenture Global Services Limited | Determination of a basis for a new domain model based on a plurality of learned models |
| CN102932412B (en) * | 2012-09-26 | 2016-02-03 | 华为终端有限公司 | Document transmission method and system, main control device |
| US8924193B2 (en) * | 2013-03-14 | 2014-12-30 | The Mathworks, Inc. | Generating variants from file differences |
| AU2014265382B2 (en) * | 2013-05-15 | 2017-04-13 | The Administrators Of The Tulane Educational Fund | Microscopy of a tissue sample using structured illumination |
| JP6214922B2 (en) | 2013-05-20 | 2017-10-18 | 日本電信電話株式会社 | Information processing apparatus, information processing system, information processing method, and learning program |
| JP5408380B1 (en) | 2013-06-17 | 2014-02-05 | 富士ゼロックス株式会社 | Information processing program and information processing apparatus |
| US9414219B2 (en) * | 2013-06-19 | 2016-08-09 | Facebook, Inc. | Detecting carriers for mobile devices |
| JP2015038709A (en) * | 2013-08-19 | 2015-02-26 | 日本電信電話株式会社 | Model parameter estimation method, device, and program |
| US20150062158A1 (en) * | 2013-08-28 | 2015-03-05 | Qualcomm Incorporated | Integration of head mounted displays with public display devices |
| US10607165B2 (en) * | 2013-11-14 | 2020-03-31 | Salesforce.Com, Inc. | Systems and methods for automatic suggestions in a relationship management system |
| JP2015136762A (en) * | 2014-01-23 | 2015-07-30 | セイコーエプソン株式会社 | Processor, robot, robot system and processing method |
| US9886669B2 (en) * | 2014-02-26 | 2018-02-06 | Microsoft Technology Licensing, Llc | Interactive visualization of machine-learning performance |
| US10176428B2 (en) * | 2014-03-13 | 2019-01-08 | Qualcomm Incorporated | Behavioral analysis for securing peripheral devices |
| US20150324690A1 (en) * | 2014-05-08 | 2015-11-12 | Microsoft Corporation | Deep Learning Training System |
| US9465715B2 (en) * | 2014-06-12 | 2016-10-11 | Oracle International Corporation | Optimizing the number of shared processes executing in a computer system |
| US9426034B2 (en) * | 2014-06-16 | 2016-08-23 | International Business Machines Corporation | Usage policy for resource management |
| US10380527B2 (en) * | 2014-06-25 | 2019-08-13 | Valuemomentum, Inc. | Method and system for efficient and comprehensive product configuration and searching |
| US10317892B2 (en) * | 2014-10-15 | 2019-06-11 | Brigham Young University | System and method for concurrent multi-user computer-aided manufacturing |
| US9665831B2 (en) * | 2014-10-24 | 2017-05-30 | International Business Machines Corporation | Interactive learning |
| JP6452419B2 (en) * | 2014-12-05 | 2019-01-16 | キヤノン株式会社 | Information processing apparatus, information processing method, and program |
| US10387794B2 (en) | 2015-01-22 | 2019-08-20 | Preferred Networks, Inc. | Machine learning with model filtering and model mixing for edge devices in a heterogeneous environment |
| US9990587B2 (en) | 2015-01-22 | 2018-06-05 | Preferred Networks, Inc. | Machine learning heterogeneous edge device, method, and system |
| JP6580334B2 (en) * | 2015-02-06 | 2019-09-25 | 株式会社Jsol | Information processing apparatus, program, and information processing method |
| JP2016173623A (en) * | 2015-03-16 | 2016-09-29 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | Content providing device, content providing method, and content providing program |
| JP2016173782A (en) * | 2015-03-18 | 2016-09-29 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | Failure prediction system, failure prediction method, failure prediction device, learning device, failure prediction program, and learning program |
| US9898337B2 (en) * | 2015-03-27 | 2018-02-20 | International Business Machines Corporation | Dynamic workload deployment for data integration services |
| CN106056529B (en) * | 2015-04-03 | 2020-06-02 | 阿里巴巴集团控股有限公司 | Method and equipment for training convolutional neural network for picture recognition |
| JP5816771B1 (en) | 2015-06-08 | 2015-11-18 | 株式会社Preferred Networks | Learning device unit |
| US10460251B2 (en) | 2015-06-19 | 2019-10-29 | Preferred Networks Inc. | Cross-domain time series data conversion apparatus, methods, and systems |
| JP6148316B2 (en) * | 2015-07-31 | 2017-06-14 | ファナック株式会社 | Machine learning method and machine learning device for learning failure conditions, and failure prediction device and failure prediction system provided with the machine learning device |
| US10129314B2 (en) * | 2015-08-18 | 2018-11-13 | Pandora Media, Inc. | Media feature determination for internet-based media streaming |
| CN106683677B (en) * | 2015-11-06 | 2021-11-12 | 阿里巴巴集团控股有限公司 | Voice recognition method and device |
| KR102292990B1 (en) * | 2015-11-20 | 2021-08-26 | 삼성전자 주식회사 | Method and apparatus of sharing information related to status |
| KR101822404B1 (en) * | 2015-11-30 | 2018-01-26 | 임욱빈 | diagnostics system for cell using Deep Neural Network learning |
| CN108431834A (en) * | 2015-12-01 | 2018-08-21 | 首选网络株式会社 | The generation method of abnormality detection system, method for detecting abnormality, abnormality detecting program and the model that learns |
| US10354200B2 (en) * | 2015-12-14 | 2019-07-16 | Here Global B.V. | Method, apparatus and computer program product for collaborative mobility mapping |
| US20170228438A1 (en) * | 2016-02-05 | 2017-08-10 | International Business Machines Corporation | Custom Taxonomy |
| US20190057309A1 (en) * | 2016-04-28 | 2019-02-21 | Sony Corporation | Information processing apparatus and information processing method |
| US11288573B2 (en) * | 2016-05-05 | 2022-03-29 | Baidu Usa Llc | Method and system for training and neural network models for large number of discrete features for information rertieval |
| US11210583B2 (en) * | 2016-07-20 | 2021-12-28 | Apple Inc. | Using proxies to enable on-device machine learning |
| US10489719B2 (en) * | 2016-09-09 | 2019-11-26 | Facebook, Inc. | Shared per content provider prediction models |
| WO2018058426A1 (en) * | 2016-09-29 | 2018-04-05 | 清华大学 | Hardware neural network conversion method, computing device, compiling method and neural network software and hardware collaboration system |
| US10769549B2 (en) * | 2016-11-21 | 2020-09-08 | Google Llc | Management and evaluation of machine-learned models based on locally logged data |
| US11315045B2 (en) * | 2016-12-29 | 2022-04-26 | Intel Corporation | Entropy-based weighting in random forest models |
| CN109074521A (en) * | 2017-02-03 | 2018-12-21 | 松下知识产权经营株式会社 | The model providing method that learns and the model that learns provide device |
| US10803407B2 (en) * | 2017-02-03 | 2020-10-13 | Panasonic Intellectual Property Management Co., Ltd. | Method for selecting learned model corresponding to sensing data and provisioning selected learned model, and learned model provision device |
| JP2018156573A (en) * | 2017-03-21 | 2018-10-04 | 東芝メモリ株式会社 | Memory device and information processing system |
| CN110431569A (en) * | 2017-03-21 | 2019-11-08 | 首选网络株式会社 | Server device, learned model provider, learned model providing method, and learned model providing system |
| KR102651253B1 (en) * | 2017-03-31 | 2024-03-27 | 삼성전자주식회사 | An electronic device for determining user's emotions and a control method thereof |
| US10547846B2 (en) * | 2017-04-17 | 2020-01-28 | Intel Corporation | Encoding 3D rendered images by tagging objects |
| WO2018218155A1 (en) * | 2017-05-26 | 2018-11-29 | Google Llc | Machine-learned model system |
| US20180365065A1 (en) * | 2017-07-31 | 2018-12-20 | Seematics Systems Ltd | System and method for estimating required processing resources for machine learning tasks |
| JP6541737B2 (en) * | 2017-09-20 | 2019-07-10 | ヤフー株式会社 | Selection apparatus, selection method, selection program, model and learning data |
| GB2567147A (en) * | 2017-09-28 | 2019-04-10 | Int Consolidated Airlines Group | Machine learning query handling system |
| US10935982B2 (en) * | 2017-10-04 | 2021-03-02 | Huawei Technologies Co., Ltd. | Method of selection of an action for an object using a neural network |
| CN109978812A (en) * | 2017-12-24 | 2019-07-05 | 奥林巴斯株式会社 | Camera system, learning device, photographic device and learning method |
| US10728091B2 (en) * | 2018-04-04 | 2020-07-28 | EMC IP Holding Company LLC | Topology-aware provisioning of hardware accelerator resources in a distributed environment |
| US11373115B2 (en) * | 2018-04-09 | 2022-06-28 | Here Global B.V. | Asynchronous parameter aggregation for machine learning |
| US10698766B2 (en) * | 2018-04-18 | 2020-06-30 | EMC IP Holding Company LLC | Optimization of checkpoint operations for deep learning computing |
| JP6802213B2 (en) * | 2018-04-26 | 2020-12-16 | ファナック株式会社 | Tool selection device and machine learning device |
| KR20190126662A (en) * | 2018-05-02 | 2019-11-12 | 삼성전자주식회사 | A server for identifying electronic devices located in a specific space and a control method thereof |
| US11363087B2 (en) * | 2018-05-24 | 2022-06-14 | Disney Enterprises, Inc. | Leveraging microservices to orchestrate media workflows in the cloud |
| US10564881B2 (en) * | 2018-05-31 | 2020-02-18 | International Business Machines Corporation | Data management in a multitier storage system |
| US20190294320A1 (en) * | 2018-06-16 | 2019-09-26 | Moshe Guttmann | Class aware object marking tool |
| US11593634B2 (en) * | 2018-06-19 | 2023-02-28 | Adobe Inc. | Asynchronously training machine learning models across client devices for adaptive intelligence |
| US10810069B2 (en) * | 2018-07-17 | 2020-10-20 | Accenture Global Solutions Limited | Data processing for component failure determination |
| US11011257B2 (en) * | 2018-11-21 | 2021-05-18 | Enlitic, Inc. | Multi-label heat map display system |
| US20200167658A1 (en) * | 2018-11-24 | 2020-05-28 | Jessica Du | System of Portable Real Time Neurofeedback Training |
| US12008439B2 (en) * | 2018-11-30 | 2024-06-11 | Jpmorgan Chase Bank, N.A. | Methods for sharing machine learning based web service models |
| US10776164B2 (en) * | 2018-11-30 | 2020-09-15 | EMC IP Holding Company LLC | Dynamic composition of data pipeline in accelerator-as-a-service computing environment |
| US11665184B2 (en) * | 2019-01-17 | 2023-05-30 | International Business Machines Corporation | Detecting and mitigating risk in a transport network |
| US11109083B2 (en) * | 2019-01-25 | 2021-08-31 | Adobe Inc. | Utilizing a deep generative model with task embedding for personalized targeting of digital content through multiple channels across client devices |
| KR102305850B1 (en) * | 2019-08-30 | 2021-09-28 | 엘지전자 주식회사 | Method for separating speech based on artificial intelligence in vehicle and device of the same |
| US12045290B2 (en) * | 2020-02-27 | 2024-07-23 | International Business Machines Corporation | Recommending template of business analytics applications based on user's dataset |
| US20220398262A1 (en) * | 2021-06-13 | 2022-12-15 | Inception Institute Of Artificial Intelligence Limited | Method and system for kernel continuing learning |
| WO2024186551A1 (en) * | 2023-03-03 | 2024-09-12 | Microsoft Technology Licensing, Llc | Incorporating structured knowledge in neural networks |
| WO2024228103A1 (en) * | 2023-04-29 | 2024-11-07 | Telefonaktiebolaget Lm Ericsson (Publ) | Split learning for sensing-aided beam selection |
| CN118761389B (en) * | 2024-09-05 | 2024-12-03 | 北京网智天元大数据科技有限公司 | Tibetan language machine turning system and Tibetan language text automatic segmentation method |
-
2017
- 2017-03-21 CN CN201780088565.1A patent/CN110431569A/en active Pending
- 2017-03-21 JP JP2019506582A patent/JP6720402B2/en active Active
- 2017-03-21 EP EP17901932.8A patent/EP3605405A4/en not_active Withdrawn
- 2017-03-21 WO PCT/JP2017/011216 patent/WO2018173121A1/en not_active Ceased
-
2019
- 2019-09-20 US US16/578,035 patent/US11375019B2/en active Active
-
2022
- 2022-05-24 US US17/752,786 patent/US20220286512A1/en not_active Abandoned
-
2023
- 2023-12-07 US US18/532,102 patent/US12537874B2/en active Active
Patent Citations (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030139828A1 (en) * | 2002-01-18 | 2003-07-24 | Bruce Ferguson | System and method for pre-processing input data to a support vector machine |
| US11562323B2 (en) * | 2009-10-01 | 2023-01-24 | DecisionQ Corporation | Application of bayesian networks to patient screening and treatment |
| US20140074761A1 (en) * | 2012-05-30 | 2014-03-13 | Qualcomm Incorporated | Dynamical event neuron and synapse models for learning spiking neural networks |
| US20140172753A1 (en) * | 2012-12-14 | 2014-06-19 | Microsoft Corporation | Resource allocation for machine learning |
| US20140180970A1 (en) * | 2012-12-21 | 2014-06-26 | Model N, Inc. | Rule assignments and templating |
| US10812542B2 (en) * | 2014-11-28 | 2020-10-20 | Samsung Electronics Co., Ltd. | Method and device for function sharing between electronic devices |
| US10311372B1 (en) * | 2014-12-19 | 2019-06-04 | Amazon Technologies, Inc. | Machine learning based content delivery |
| US11392840B2 (en) * | 2015-04-10 | 2022-07-19 | Tata Consultancy Limited Services | System and method for generating recommendations |
| US20170065230A1 (en) * | 2015-06-15 | 2017-03-09 | Vital Labs, Inc. | Method and system for acquiring data for assessment of cardiovascular disease |
| US20170076198A1 (en) * | 2015-09-11 | 2017-03-16 | Facebook, Inc. | High-capacity machine learning system |
| US20170228775A1 (en) * | 2016-02-05 | 2017-08-10 | Yahoo Japan Corporation | Learning apparatus, learning method, and non-transitory computer readable storage medium |
| US20200090073A1 (en) * | 2016-03-30 | 2020-03-19 | Baidu Online Network Technology (Beijing) Co., Ltd. | Method and apparatus for generating machine learning model |
| US20200383582A1 (en) * | 2016-05-11 | 2020-12-10 | Tyto Care Ltd. | Remote medical examination system and method |
| US11636348B1 (en) * | 2016-05-30 | 2023-04-25 | Apple Inc. | Adaptive training of neural network models at model deployment destinations |
| US20190179297A1 (en) * | 2016-08-09 | 2019-06-13 | Ricoh Company, Ltd. | Diagnosis device, learning device, and diagnosis system |
| WO2018030422A2 (en) * | 2016-08-09 | 2018-02-15 | Ricoh Company, Ltd. | Diagnosis device, learning device, and diagnosis system |
| US20230127542A1 (en) * | 2016-08-19 | 2023-04-27 | Movidius Limited | Systems and methods for distributed training of deep learning models |
| US20230034892A1 (en) * | 2016-08-31 | 2023-02-02 | Nationwide Mutual Insurance Company | System and Method for Employing a Predictive Model |
| US20190362522A1 (en) * | 2016-09-06 | 2019-11-28 | Elekta, Inc. | Neural network for generating synthetic medical images |
| US11196800B2 (en) * | 2016-09-26 | 2021-12-07 | Google Llc | Systems and methods for communication efficient distributed mean estimation |
| US20190385068A1 (en) * | 2016-12-07 | 2019-12-19 | Takeoka Lab Corporation | Program storage medium, apparatus and method provided with ruleset-selectable inference engine |
| US11295738B2 (en) * | 2016-12-30 | 2022-04-05 | Google, Llc | Modulation of packetized audio signals |
| US20230133009A1 (en) * | 2020-03-13 | 2023-05-04 | Omron Corporation | Learning Data Generation Device, Learning Device, Control Device, Learning Data Generation Method, Learning Method, Control Method, Learning Data Generation Program, Learning Program, and Control Program |
Also Published As
| Publication number | Publication date |
|---|---|
| JPWO2018173121A1 (en) | 2019-12-12 |
| US20200014761A1 (en) | 2020-01-09 |
| CN110431569A (en) | 2019-11-08 |
| EP3605405A1 (en) | 2020-02-05 |
| WO2018173121A1 (en) | 2018-09-27 |
| US11375019B2 (en) | 2022-06-28 |
| EP3605405A4 (en) | 2020-12-02 |
| JP6720402B2 (en) | 2020-07-08 |
| US20240129368A1 (en) | 2024-04-18 |
| US12537874B2 (en) | 2026-01-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20220286512A1 (en) | Server device, learned model providing program, learned model providing method, and learned model providing system | |
| JP6986597B2 (en) | Server device, trained model providing program, trained model providing method and trained model providing system | |
| US11580453B2 (en) | Adaptive co-distillation model | |
| KR20180061769A (en) | Semiconductor Manufacturing Yield Prediction System and Method based on Machine Learning | |
| US10345796B2 (en) | Cell controller and production system for managing working situation of a plurality of manufacturing machines in manufacturing cell | |
| JP2019058960A (en) | Robot system and work picking method | |
| US10460240B2 (en) | Apparatus and method for tag mapping with industrial machines | |
| WO2018154360A1 (en) | Processing method, system, program, and storage medium for generating learning data, and method and system for generating learning data | |
| US20250156455A1 (en) | Generative artificial intelligence (ai) construction specification interface | |
| US20230297830A1 (en) | Automated machine learning method and apparatus therefor | |
| JP7280935B2 (en) | Server Device, Trained Model Providing Program, Trained Model Providing Method, and Trained Model Providing System | |
| WO2024091227A1 (en) | A method to provide model explanations for ordinal multi-class problems | |
| Vidal-Soroa et al. | An approach to 3d object detection in real-time for cognitive robotics experiments | |
| US20190370722A1 (en) | System and methods for operator profiling for improving operator proficiency and safety | |
| US12183054B2 (en) | Feature vector generation using neural networks | |
| JP6707215B1 (en) | Engineering tools, learning devices, and data acquisition systems | |
| CN116309406A (en) | Appearance defect detection system, method and storage medium | |
| EP4589503A1 (en) | Method to create human digital profile and related applications | |
| CN118504543B (en) | Fine granularity implementation plan generation method and system for SaaS software | |
| US20240362904A1 (en) | Data analysis system, data analysis apparatus and data analysis method | |
| US20160171061A1 (en) | System and method for product management, support and servicing | |
| US20220395980A1 (en) | Determining robotic calibration processes | |
| WO2025079192A1 (en) | Motion analysis device, program, and motion analysis method | |
| JP2020197987A (en) | Fish box production management method, information processing device, computer program, and fish box production management system | |
| Kersten et al. | Robot-Human-Learning for Robotic Picking Processes |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |