WO2019026166A1 - Work data classification system, work data classification method, and program - Google Patents

Work data classification system, work data classification method, and program Download PDF

Info

Publication number
WO2019026166A1
WO2019026166A1 PCT/JP2017/027787 JP2017027787W WO2019026166A1 WO 2019026166 A1 WO2019026166 A1 WO 2019026166A1 JP 2017027787 W JP2017027787 W JP 2017027787W WO 2019026166 A1 WO2019026166 A1 WO 2019026166A1
Authority
WO
WIPO (PCT)
Prior art keywords
sensor data
data
sensor
feature
work
Prior art date
Application number
PCT/JP2017/027787
Other languages
French (fr)
Japanese (ja)
Inventor
俊二 菅谷
Original Assignee
株式会社オプティム
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 株式会社オプティム filed Critical 株式会社オプティム
Priority to PCT/JP2017/027787 priority Critical patent/WO2019026166A1/en
Publication of WO2019026166A1 publication Critical patent/WO2019026166A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems

Definitions

  • the present invention acquires sensor data regarding various operations such as image data from a camera, a log from a machine, a log of a smartphone terminal possessed by a user, etc., and the regularity and correlation of the series of operations.
  • the present invention relates to a work data classification system, a work data classification method, and a program capable of classifying which work relating to unknown sensor data is by registering a work as a feature quantity and using it as a determination criterion.
  • Patent Document 1 a method has been proposed that allows each sensor data to be properly classified using only sensor data collected in time series from a large number of sensors.
  • various sensor data are acquired from camera images, logs of agricultural machines, sensors of wearable terminals, etc., and it is automatic if the work being performed by the plurality of sensor data is rice planting work. There has never been a technique to classify by.
  • the present inventor extracts feature quantities of a plurality of sensor data and associates and stores a feature quantity and a specific work, thereby acquiring unknown sensor data, It was determined which feature amount the feature amount was similar to and stored, and it was possible to classify which work the unknown sensor data relates to based on the determination result.
  • the present invention acquires a plurality of sensor data relating to various tasks, determines a certain regularity and correlation of the series of tasks as feature quantities, and associates and stores the feature quantities and tasks. It is an object of the present invention to provide a work data classification system, a work data classification method, and a program capable of classifying which work the unknown sensor data relates to.
  • the present invention provides the following solutions.
  • the invention according to the first feature is Acquisition means for acquiring multiple sensor data relating to various tasks; Extracting means for extracting feature quantities of the plurality of sensor data; Storage means for storing the feature quantity and the work in association with each other; A determination unit that determines which feature of the stored sensor data is similar to the feature of the unknown sensor data; Classification means for classifying which operation the unknown sensor data is about based on the result of the determination; Provide a work data classification system comprising:
  • an acquisition means for acquiring a plurality of sensor data regarding various works
  • an extraction means for extracting a feature quantity of the plurality of sensor data
  • the feature quantity Storage means for associating and storing the work and the operation
  • determination means for determining which feature amount of the stored sensor data is similar to the feature amount of the unknown sensor data, and the result of the determination
  • categorizing means for categorizing which operation the unknown sensor data relates to.
  • the invention according to the first aspect is a category of a work data classification system, but the same action and effect can be obtained even with a work data classification method and a program.
  • An invention according to a second feature is the work data classification system according to the first feature, wherein When there is a plurality of unknown sensor data, the classification unit classifies the plurality of feature data associated with the stored task into a plurality of tasks determined to be similar to the plurality of features. Provide a data classification system.
  • the work data classification system as the invention as set forth in the first feature, when there are a plurality of unknown sensor data, they are associated with the stored work in the classification means.
  • the work is classified into a large number of tasks determined to be similar to a plurality of feature quantities.
  • An invention according to a third feature is the work data classification system according to the first feature or the second feature, wherein The determination means is a product of an inner product of a feature of the unknown sensor data and a feature of the sensor data as a product of an absolute value of the feature of the unknown sensor data and an absolute value of the feature of the sensor data. And a work data classification system characterized by determining that they are similar when closer than a predetermined range.
  • the determination means is characterized by the feature amount of the unknown sensor data and the feature of the sensor data. It is determined that the inner product with the amount is similar to the value of the product of the absolute value of the feature amount of the unknown sensor data and the absolute value of the feature amount of the sensor data when it is closer than a predetermined range.
  • An invention according to a fourth feature is the work data classification system according to any of the first feature through the third feature, wherein The operation is characterized in that the determination means performs machine learning of a feature amount in the past to determine which feature amount in the feature amount of the sensor data is similar to the feature amount of the unknown sensor data.
  • the determination means performs machine learning of a feature amount in the past to determine which feature amount in the feature amount of the sensor data is similar to the feature amount of the unknown sensor data.
  • the determination means machine-learns the past feature amount to obtain the feature data. It is determined which feature of the feature of the sensor data is similar to the feature of the unknown sensor data.
  • the invention according to the fifth feature is Acquiring a plurality of sensor data on various tasks; Extracting features of the plurality of sensor data; Storing the feature amount and the work in association with each other; Determining which feature of unknown sensor data is similar to the feature of the stored sensor data; Classifying, based on the result of the determination, which operation the unknown sensor data relates to; Provide a work data classification method comprising:
  • the invention according to the eighth feature is In the work data classification system, Acquiring multiple sensor data for various tasks, Extracting features of the plurality of sensor data; Storing the feature quantity and the work in association with each other; Determining which feature of unknown sensor data is similar to the feature of the stored sensor data; Classifying which operation the unknown sensor data relates to based on the result of the determination; Provide a program to run the program.
  • a plurality of sensor data relating to various tasks are acquired, the regularity and correlation of the series of tasks are judged as feature quantities, and the feature quantities and tasks are associated and stored.
  • FIG. 1 is a schematic diagram of a preferred embodiment of the present invention.
  • FIG. 2 is a diagram showing the relationship between the functional blocks of the device 100 and the computer 200 and the respective functions.
  • FIG. 3 is a flowchart of work data classification processing of acquiring unknown sensor data from the apparatus 100, performing extraction processing and determination processing of feature amounts by the computer 200, and classifying unknown sensor data.
  • FIG. 4 is a flowchart of the case where unknown sensor data is classified by the computer 200 according to the number of determinations of the unknown sensor data.
  • FIG. 5 is an example of a flowchart for determining whether the feature amount of unknown sensor data and the feature amount of stored sensor data are similar by the computer 200.
  • FIG. 1 is a schematic diagram of a preferred embodiment of the present invention.
  • FIG. 2 is a diagram showing the relationship between the functional blocks of the device 100 and the computer 200 and the respective functions.
  • FIG. 3 is a flowchart of work data classification processing of acquiring unknown sensor data from the apparatus 100, performing extraction processing and determination processing
  • FIG. 6 is a flowchart of the case where machine learning is performed on a combination of past work and sensor data feature amounts to determine which stored sensor data feature amounts of unknown sensor data feature amounts are similar to each other. is there.
  • FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230.
  • FIG. 8 is an example of a table showing the data structure of unknown sensor data.
  • FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data.
  • FIG. 1 is a schematic diagram of a preferred embodiment of the present invention. The outline of the present invention will be described based on FIG.
  • the work data classification system comprises an apparatus 100, a computer 200, and a communication network 300.
  • the number of devices 100 is not limited to one, and may be plural.
  • a WEB camera is illustrated as the device 100A
  • a wearable device is illustrated as an example of the device 100B.
  • the computer 200 is not limited to an existing device, and may be a virtual device. Also, the computer 200 may be the same device as the device 100.
  • the device 100 includes a sensor unit 10, a control unit 110, a communication unit 120, and a storage unit 130.
  • the computer 200 also includes a control unit 210, a communication unit 220, a storage unit 230, and an input / output unit 240, as also shown in FIG.
  • the control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214.
  • the storage unit 230 implements the storage module 231 in cooperation with the control unit 210.
  • the communication network 300 may be a public communication network such as the Internet or a dedicated communication network, and enables communication between the device 100 and the computer 200.
  • the device 100 includes a sensor unit 10 capable of acquiring an image, a machine log, and data of various sensors, and is a device capable of data communication with the computer 200.
  • a WEB camera is illustrated as the device 100A
  • a wearable device is illustrated as the device 100B, but a digital camera, digital video, security camera, in-vehicle camera, 360 degree camera, industrial device, agricultural device, drone , A wearable device, or the like.
  • various sensor data may be stored in the storage unit 130.
  • the computer 200 is a computing device capable of data communication with the device 100.
  • a desktop computer is illustrated as an example, but in addition to a mobile phone, a portable information terminal, a tablet terminal, a personal computer, electric appliances such as a netbook terminal, a slate terminal, an electronic book terminal, a portable music player, etc.
  • wearable terminals such as smart glasses and head mounted displays.
  • the storage module 231 of the computer 200 stores the work in which the feature quantities of a plurality of sensor data are associated with each other in the storage unit 230 (step S01).
  • the association between the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200.
  • the storage unit 230 may be provided with a dedicated database.
  • FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230.
  • two sensor data are stored as work of rice planting 1, of which the feature of sensor A is v, the type of data is a moving image, the feature of sensor B is w, and the type of data is As that of the acceleration sensor.
  • three sensor data are stored as a work of rice harvesting 1.
  • the feature amount of sensor C is x
  • the type of data is moving image
  • the feature amount of sensor D is y
  • the type of data is Indicates the machine log
  • the feature amount of the sensor E is z
  • the data type is GPS.
  • the data itself of each sensor may be stored together with these data.
  • FIG. 7 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
  • the device 100 transmits unknown sensor data to the computer 200 (step S02), and the acquisition module 211 of the computer 200 acquires unknown sensor data (step S03).
  • the acquisition module 211 instructs the device 100 to transmit unknown sensor data, and the device 100 receives the transmission of unknown sensor data in response thereto. You may go.
  • the acquisition module 211 not only acquires sensor data acquired in real time by the device 100, but also acquires sensor data acquired by the device 100 in the past and stored in the storage unit 130. Good.
  • FIG. 8 is an example of a table showing the data structure of unknown sensor data.
  • the work consists of three sensor data, of which the feature of sensor F is s, the type of data is GPS, the feature of sensor G is t, the type of data is machine log, sensor H
  • the feature amount of is u, which indicates that the type of data is a moving image.
  • the data itself of each sensor may be stored together with these data.
  • FIG. 8 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
  • the extraction module 212 of the computer 200 extracts the feature amount of the unknown sensor data acquired in step S03 (step S04).
  • the feature amount may be, for example, according to the type of data, or may be analyzed according to the content of the data, and may be according to the feature amount. May be used as For example, if the data type is a moving image, it may be the feature that has been subjected to image analysis of the moving image, and if the data type is an acceleration sensor, it may be that the motion has been analyzed as the feature, For example, what analyzed the operation and time of the machine may be used as the feature amount, and in the case of GPS data, the location, height and weather may be used as the feature amount with reference to map data and weather data.
  • the determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of unknown sensor data (step S05). Details of the determination method will be described later.
  • FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data.
  • the feature of the sensor F is s and is similar to the sensor E
  • the feature of the sensor G is t and is similar to the sensor D
  • the feature of the sensor H is u and is similar to the sensor A Is shown as an example.
  • the classification module 214 of the computer 200 classifies which operation the acquired unknown sensor data relates to (step S06).
  • the sensor F is similar to the sensor E of the rice harvesting 1
  • the sensor G is similar to the sensor D of the rice harvesting 1
  • the sensor H is the sensor A of the rice planting 1 It is understood that it is similar to As a classification method, for example, in the case of prioritizing the number of determinations of sensor data, sensor F, sensor G, sensor H are based on the result that two of the three sensors are similar to rice harvesting and one is similar to rice planting. The work by can be classified as rice harvesting.
  • the sensor H emphasizes the determination result that the work is similar to the sensor A of rice planting 1, and the sensor Operations by F, sensor G, and sensor H can be classified as rice planting.
  • the classification module 214 It may be classified as unclassifiable or unclassified.
  • a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks.
  • FIG. 2 is a diagram showing the relationship between the functional blocks of the device 100 and the computer 200 and the respective functions.
  • the apparatus 100 includes a sensor unit 10, a control unit 110, a communication unit 120, and a storage unit 130.
  • the computer 200 also includes a control unit 210, a communication unit 220, a storage unit 230, and an input / output unit 240.
  • the control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214.
  • the storage unit 230 implements the storage module 231 in cooperation with the control unit 210.
  • the communication network 300 may be a public communication network such as the Internet or a dedicated communication network, and enables communication between the device 100 and the computer 200.
  • the device 100 includes a sensor unit 10 capable of acquiring an image, a machine log, and data of various sensors, and is a device capable of data communication with the computer 200.
  • a WEB camera is illustrated as the device 100A
  • a wearable device is illustrated as the device 100B, but a digital camera, digital video, security camera, in-vehicle camera, 360 degree camera, industrial device, agricultural device, drone , A wearable device, or the like.
  • various sensor data may be stored in the storage unit 130.
  • the apparatus 100 includes, as the sensor unit 10, a sensor capable of acquiring an image, a machine log, and data of various sensors. Also, it is assumed that the obtained data has the accuracy necessary to extract the feature amount.
  • the control unit 110 includes a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), and the like.
  • CPU central processing unit
  • RAM random access memory
  • ROM read only memory
  • a device for enabling communication with other devices as the communication unit 120 for example, an IMT-2000 standard such as a WiFi (Wireless Fidelity) compliant device compliant with IEEE 802.11 or a third generation or fourth generation mobile communication system
  • IMT-2000 standard such as a WiFi (Wireless Fidelity) compliant device compliant with IEEE 802.11 or a third generation or fourth generation mobile communication system
  • WiFi Wireless Fidelity
  • a compliant wireless device is provided. It may be a wired LAN connection.
  • the storage unit 130 includes a storage unit of data using a hard disk or a semiconductor memory, and stores captured images, necessary data such as imaging conditions, and the like.
  • the computer 200 is a computing device capable of data communication with the device 100.
  • a desktop computer is illustrated as an example, but in addition to a mobile phone, a portable information terminal, a tablet terminal, a personal computer, electric appliances such as a netbook terminal, a slate terminal, an electronic book terminal, a portable music player, etc. And wearable terminals such as smart glasses and head mounted displays.
  • the computer 200 is not limited to an existing device, and may be a virtual device. Also, the computer 200 may be the same device as the device 100.
  • the control unit 210 includes a CPU, a RAM, a ROM, and the like.
  • the control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214.
  • a device for enabling communication with other devices as the communication unit 220 for example, a wireless device compliant with IEEE 802.11 or a wireless device compliant with IMT-2000 such as a third generation or fourth generation mobile communication system Etc. It may be a wired LAN connection.
  • the storage unit 230 includes a storage unit of data using a hard disk or a semiconductor memory, and associates work with feature amounts of a plurality of sensor data, teacher data, data required for processing such as determination results, classification results, etc.
  • the storage unit 230 implements the storage module 231 in cooperation with the control unit 210.
  • the storage unit 230 may include a database for storing the work and the feature quantities of the plurality of sensor data associated with each other.
  • the input / output unit 240 is provided with the functions necessary to use the work data classification system.
  • a liquid crystal display for realizing a touch panel function, a keyboard, a mouse, a pen tablet, hardware buttons on the device, a microphone for performing voice recognition, and the like.
  • a form such as a liquid crystal display, a display of a PC, a display such as a projection on a projector, and an audio output can be considered.
  • the present invention is not particularly limited in function by the input / output method.
  • FIG. 3 is a flowchart of work data classification processing of acquiring unknown sensor data from the apparatus 100, performing extraction processing and determination processing of feature amounts by the computer 200, and classifying unknown sensor data. The processing executed by each module described above will be described along with this processing.
  • the storage module 231 of the computer 200 stores, in the storage unit 230, the work and the feature quantities of a plurality of sensor data associated with each other (step S301).
  • the association between the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200.
  • the storage unit 230 may be provided with a dedicated database. The process of step S301 is skipped if there is already a stored work that associates the feature quantities of a plurality of sensor data with a work, and there is no one that associates the feature quantity of the sensor data with the work to be newly stored. It shall be good.
  • FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230.
  • two sensor data are stored as work of rice planting 1, of which the feature of sensor A is v, the type of data is a moving image, the feature of sensor B is w, and the type of data is As that of the acceleration sensor.
  • three sensor data are stored as a work of rice harvesting 1.
  • the feature amount of sensor C is x
  • the type of data is moving image
  • the feature amount of sensor D is y
  • the type of data is Indicates the machine log
  • the feature amount of the sensor E is z
  • the data type is GPS.
  • the data itself of each sensor may be stored together with these data.
  • FIG. 7 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
  • the acquisition module 211 of the computer 200 requests the device 100 to transmit sensor data (step 302). In the case where there are a plurality of devices 100, transmission of sensor data is requested to all the devices.
  • control unit 110 of the device 100 stores the sensor data in the storage unit 130 (step S303).
  • the device 100 transmits unknown sensor data to the computer 200 via the communication unit 120 (step S304).
  • the acquisition module 211 of the computer 200 acquires unknown sensor data (step S305).
  • unknown sensor data When there are a plurality of apparatuses 100, that is, when there are a plurality of unknown sensor data, it is assumed that all are acquired as sensor data regarding one operation.
  • the acquisition module 211 may acquire not only sensor data acquired in real time by the device 100 but also sensor data acquired by the device 100 in the past and stored in the storage unit 130.
  • FIG. 8 is an example of a table showing the data structure of unknown sensor data.
  • the work consists of three sensor data, of which the feature of sensor F is s, the type of data is GPS, the feature of sensor G is t, the type of data is machine log, sensor H
  • the feature amount of is u, which indicates that the type of data is a moving image.
  • the data itself of each sensor may be stored together with these data.
  • FIG. 8 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
  • the extraction module 212 of the computer 200 extracts the feature amount of the unknown sensor data acquired in step S305 (step S306).
  • the feature amount may be, for example, according to the type of data, or may be analyzed according to the content of the data, and may be according to the feature amount. May be used as For example, if the data type is a moving image, it may be the feature that has been subjected to image analysis of the moving image, and if the data type is an acceleration sensor, it may be that the motion has been analyzed as the feature, For example, what analyzed the operation and time of the machine may be used as the feature amount, and in the case of GPS data, the location, height and weather may be used as the feature amount with reference to map data and weather data.
  • the determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of unknown sensor data (step S307).
  • FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data.
  • the feature of the sensor F is s and is similar to the sensor E
  • the feature of the sensor G is t and is similar to the sensor D
  • the feature of the sensor H is u and is similar to the sensor A Is shown as an example.
  • the classification module 214 of the computer 200 classifies which operation the acquired unknown sensor data relates to (step S308).
  • the sensor F is similar to the sensor E of the rice harvesting 1
  • the sensor G is similar to the sensor D of the rice harvesting 1
  • the sensor H is the sensor A of the rice planting 1 It is understood that it is similar to As a classification method, for example, in the case of prioritizing the number of determinations of sensor data, sensor F, sensor G, sensor H are based on the result that two of the three sensors are similar to rice harvesting and one is similar to rice planting. The work by can be classified as rice harvesting.
  • the sensor H emphasizes the determination result that the work is similar to the sensor A of rice planting 1, and the sensor Operations by F, sensor G, and sensor H can be classified as rice planting.
  • the classification module 214 It may be classified as unclassifiable or unclassified.
  • a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks.
  • FIG. 4 is a flowchart of the case where unknown sensor data is classified by the computer 200 according to the number of determinations of the unknown sensor data.
  • the configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG.
  • the processing corresponds to steps S307 and S308 in the flowchart of FIG.
  • work data classification processing according to the number of determinations of unknown sensor data will be described as processing after the flow up to step S306 in FIG. 3.
  • step S305 feature quantities of the respective sensor data have been extracted in step S306.
  • the number of acquired unknown sensor data is counted (step S401). In the example of FIG. 8 described above, the number of unknown sensor data is three.
  • step S402 one unknown sensor data is selected.
  • the sensor F in FIG. 8 is selected.
  • the determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of the unknown sensor data (step S403). Here, as shown in FIG. 9, it is determined that the feature amount of the sensor F is similar to the sensor E.
  • the determination module 213 confirms whether the determination of all unknown sensor data has been completed (step S404).
  • step S402 the process returns to step S402 to select one unknown sensor data.
  • the sensor G of FIG. 8 is selected.
  • step S403 the determination module 213 determines that the feature amount of the sensor G is similar to the sensor D as illustrated in FIG.
  • step S404 the determination module 213 confirms again whether or not determination of all unknown sensor data has been completed.
  • step S402 determines whether the sensor H of FIG. 8 is selected.
  • step S403 the determination module 213 determines that the feature amount of the sensor H is similar to that of the sensor A as illustrated in FIG.
  • step S404 the determination module 213 confirms whether the determination of all unknown sensor data is completed.
  • the process proceeds to step S405, and the unknown sensor data is classified into a work having a large number determined to be similar to the feature amount of the associated sensor data.
  • the sensor F is similar to the sensor E of the rice harvesting 1
  • the sensor G is similar to the sensor D of the rice harvesting 1
  • the sensor H is similar to the sensor A of the rice planting 1.
  • the classification module 214 classifies the sensor F, the sensor G, and the sensor H as work data related to rice planting.
  • a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks.
  • a work data classification system capable of appropriately classifying which work the unknown sensor data relates to by storing work data classification processing according to the number of judgments of unknown sensor data It becomes possible to provide a data classification method and program.
  • FIG. 5 is an example of a flowchart for determining whether the feature amount of unknown sensor data and the feature amount of stored sensor data are similar by the computer 200.
  • the configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG.
  • the process corresponds to step S307 in the flowchart of FIG.
  • feature amount determination processing will be described as processing after the flow up to step S306 in FIG. 3.
  • it is assumed that the data examples of the above-mentioned FIG. 7, FIG. 8 and FIG. 9 are used.
  • step S305 feature quantities of the respective sensor data have been extracted in step S306.
  • one unknown sensor data is selected (step S501).
  • the sensor F in FIG. 8 is selected.
  • the determination module 213 of the computer 200 selects stored sensor data to be compared (step S502). Here, it is assumed that the sensor A in FIG. 7 is selected.
  • the determination module 213 obtains an inner product of the feature amount s of the sensor F which is unknown sensor data and the feature amount v of the sensor A which is stored sensor data to be compared (step S503).
  • the determination module 213 obtains the product of the absolute value of the feature amount s of the sensor F, which is unknown sensor data, and the absolute value of the feature amount v of the sensor A, which is stored sensor data to be compared (step S504).
  • the determination module 213 obtains a difference between the inner product obtained in step S503 and the product obtained in step S504 (step S505).
  • step S506 determines that the difference obtained in step S506 is smaller than the predetermined range
  • the determination module 213 determines that the sensor F resembles the sensor A (step S506), and the difference is equal to or larger than the predetermined range. It is determined that the sensor F is not similar to the sensor A (step S507). Here, it is determined that the sensor F is not similar to the sensor A.
  • the determination module 213 confirms whether or not the determination of all stored sensor data is completed (step S508), and when the determination is not completed, the process returns to step S502 to continue the process, and the determination is If it has ended, the process proceeds to the next step S509. That is, when all the determinations as to whether the sensor F which is unknown sensor data is similar to the sensor A, the sensor B, the sensor C, the sensor D and the sensor E which are stored sensor data are all finished, The process proceeds to step S509. Here, it is assumed that the sensor F is determined to be similar to the sensor E only.
  • the determination module 213 confirms whether the determination of all unknown sensor data has been completed (step S509). If the determination is not completed, the process returns to step S501 to continue the processing, and the determination is completed. If yes, the feature amount determination process ends. That is, when the determination of which stored sensor data the sensor F, the sensor G, and the sensor H, which are unknown sensor data, are similar to each other is completed, the process is ended. Here, it is determined that the sensor F is similar to the sensor E only, the sensor G is similar to the sensor D only, and the sensor H is only similar to the sensor A.
  • step S308 it is determined that the sensor F is similar to the sensor E of the rice harvesting 1, the sensor G is similar to the sensor D of the rice harvesting 1, and the sensor H is similar to the sensor A of the rice planting 1.
  • the sensor F is prioritized based on the result that priority is given to the determination number of sensor data and two out of three sensors are similar to rice harvesting and one is similar to rice planting.
  • Work classified by G and sensor H is classified as rice harvesting.
  • the setting is to prioritize the classification result by the moving image
  • the one with the smallest difference between the inner product and the product may be held as a similar sensor. Further, if it is determined that there is no stored sensor data similar to the unknown sensor data, the classification module 214 may set the classification as unclassifiable or unclassified.
  • a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks.
  • the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks.
  • FIG. 6 is a flowchart of the case where machine learning is performed on a combination of past work and sensor data feature amounts to determine which stored sensor data feature amounts of unknown sensor data feature amounts are similar to each other. is there.
  • the configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG.
  • the storage module 231 of the computer 200 stores combinations of work and feature quantities of a plurality of sensor data in the storage unit 230 as teacher data (step S601).
  • the combination of the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200.
  • an operation classified as a feature of unknown sensor data classified in the past may be used as teacher data.
  • the storage unit 230 may be provided with a database dedicated to teacher data.
  • the determination module 213 of the computer 200 performs machine learning of the determination method using the teacher data (step S602).
  • machine learning it is assumed to use supervised learning (Supervised Learning).
  • the machine determines which feature quantity of sensor data it is determined to be similar to the feature quantity of sensor data of which operation learn.
  • the processes in steps S601 and S602 may be skipped if machine learning of the determination method is unnecessary.
  • step S602 may be performed in a time zone or the like where the load on the work data classification system is small.
  • step S603 to step S609 correspond to the processes of step S302 to step S308 of FIG. 3 and thus the description thereof is omitted here.
  • the combination of the feature amount and the operation is used as teacher data, and the supervised learning is performed by the determination module 213, whereby any feature value of the unknown sensor data is stored. It is possible to improve the accuracy with which it is determined to be similar to the feature amount, thereby classifying the operation relating to which unknown sensor data is data, and capable of causing classification accuracy to be negotiated. It becomes possible to provide a system, a work data classification method, and a program.
  • the above-described means and functions are realized by a computer (including a CPU, an information processing device, and various terminals) reading and executing a predetermined program.
  • the program may be provided, for example, from a computer via a network (SaaS: software as a service), a flexible disk, a CD (CD-ROM, etc.), a DVD (DVD-ROM, DVD) Provided in the form of being recorded in a computer readable recording medium such as a RAM, a compact memory, etc.
  • the computer reads the program from the recording medium, transfers the program to an internal storage device or an external storage device, stores it, and executes it.
  • the program may be recorded in advance in a storage device (recording medium) such as, for example, a magnetic disk, an optical disk, or a magneto-optical disk, and may be provided from the storage device to the computer via a communication line.

Abstract

[Problem] To provide a work data classification system, a work data classification method, and a program capable of determining to which item of work newly acquired sensor data relates, and classifying the data accordingly. [Solution] This work data classification system is provided with: an acquisition module 211 which acquires a plurality of sets of sensor data relating to various items of work; an extraction module 212 which extracts feature quantities of the plurality of sets of sensor data; a storage module 231 which associates and stores the feature quantities with the items of work; a determination module 213 which determines which one of the stored feature quantities of the sets of sensor data is similar to a feature quantity of unknown sensor data; and a classification module 214 which, on the basis of the determination result, determines the item of work to which the unknown sensor data relates, and classifies the data accordingly.

Description

作業データ分類システム、作業データ分類方法、およびプログラムWork data classification system, work data classification method, and program
 本発明は、カメラからの画像データ、機械からのログ、ユーザが持つスマホの端末のログ、等の様々な作業に関するセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として作業を登録し、判定基準として利用することで、未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムに関する。 The present invention acquires sensor data regarding various operations such as image data from a camera, a log from a machine, a log of a smartphone terminal possessed by a user, etc., and the regularity and correlation of the series of operations. The present invention relates to a work data classification system, a work data classification method, and a program capable of classifying which work relating to unknown sensor data is by registering a work as a feature quantity and using it as a determination criterion.
 ノイズが存在しかつそのノイズを分離して測定できない環境下でも、多数のセンサから時系列に収集したセンサデータのみを用いて、各センサデータを適切に分類できるようにする方法が提案されている(特許文献1)。 Even in an environment where noise is present and can not be measured separately, a method has been proposed that allows each sensor data to be properly classified using only sensor data collected in time series from a large number of sensors. (Patent Document 1).
特開2016-099888Japanese Patent Application Laid-Open No. 2016-099888
 しかしながら、特許文献1の手法では、ノイズが存在しかつそのノイズを分離して測定できない環境下においても、多数のセンサから時系列に収集したセンサデータのみを用いて、各センサデータを適切に分類できるようにすることは可能であるが、それぞれのセンサデータが、どのような作業に関するデータであるのかを、自動で分類することはできない。 However, in the method of Patent Document 1, even under an environment where noise is present and can not be measured separately, each sensor data is appropriately classified using only sensor data collected in time series from many sensors. Although it is possible to do so, it is not possible to automatically classify what kind of operation data each sensor data is about.
 例えば、農作業について、カメラの画像、農業機械のログ、ウェアラブル端末のセンサ等から様々なセンサデータを取得して、それら複数のセンサデータによって行われている作業が、稲の田植え作業であると自動で分類するような技術は、これまで存在しなかった。 For example, with regard to agricultural work, various sensor data are acquired from camera images, logs of agricultural machines, sensors of wearable terminals, etc., and it is automatic if the work being performed by the plurality of sensor data is rice planting work. There has never been a technique to classify by.
 この課題に対して、本発明者は、複数のセンサデータの特徴量を抽出して、特徴量とある特定の作業を関連付けて記憶しておくことで、未知のセンサデータを取得した場合に、その特徴量が記憶したどの特徴量と似ているかを判定し、判定結果に基づいて未知のセンサデータがどの作業に関するデータであるのかを分類できることに着目した。 With respect to this problem, the present inventor extracts feature quantities of a plurality of sensor data and associates and stores a feature quantity and a specific work, thereby acquiring unknown sensor data, It was determined which feature amount the feature amount was similar to and stored, and it was possible to classify which work the unknown sensor data relates to based on the determination result.
 本発明は、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておくことで、未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することを目的とする。 The present invention acquires a plurality of sensor data relating to various tasks, determines a certain regularity and correlation of the series of tasks as feature quantities, and associates and stores the feature quantities and tasks. It is an object of the present invention to provide a work data classification system, a work data classification method, and a program capable of classifying which work the unknown sensor data relates to.
 本発明では、以下のような解決手段を提供する。 The present invention provides the following solutions.
 第1の特徴に係る発明は、
 様々な作業に関する複数のセンサデータを取得する取得手段と、
 前記複数のセンサデータの特徴量を抽出する抽出手段と、
 前記特徴量と前記作業とを関連付けて記憶する記憶手段と、
 未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定する判定手段と、
 前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類する分類手段と、
を備える作業データ分類システムを提供する。
The invention according to the first feature is
Acquisition means for acquiring multiple sensor data relating to various tasks;
Extracting means for extracting feature quantities of the plurality of sensor data;
Storage means for storing the feature quantity and the work in association with each other;
A determination unit that determines which feature of the stored sensor data is similar to the feature of the unknown sensor data;
Classification means for classifying which operation the unknown sensor data is about based on the result of the determination;
Provide a work data classification system comprising:
 第1の特徴に係る発明によれば、作業データ分類システムにおいて、様々な作業に関する複数のセンサデータを取得する取得手段と、前記複数のセンサデータの特徴量を抽出する抽出手段と、前記特徴量と前記作業とを関連付けて記憶する記憶手段と、未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定する判定手段と、前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類する分類手段と、を備える。 According to the invention as set forth in the first aspect, in the work data classification system, an acquisition means for acquiring a plurality of sensor data regarding various works, an extraction means for extracting a feature quantity of the plurality of sensor data, and the feature quantity Storage means for associating and storing the work and the operation, determination means for determining which feature amount of the stored sensor data is similar to the feature amount of the unknown sensor data, and the result of the determination, And categorizing means for categorizing which operation the unknown sensor data relates to.
 第1の特徴に係る発明は、作業データ分類システムのカテゴリであるが、作業データ分類方法、およびプログラムであっても同様の作用、効果を奏する。 The invention according to the first aspect is a category of a work data classification system, but the same action and effect can be obtained even with a work data classification method and a program.
 第2の特徴に係る発明は、第1の特徴に係る発明である作業データ分類システムであって、
 前記未知のセンサデータが複数ある場合には、前記分類手段において、前記記憶した作業と関連付けられた複数の特徴量と似ていると判定される数が多い作業に分類することを特徴とする作業データ分類システムを提供する。
An invention according to a second feature is the work data classification system according to the first feature, wherein
When there is a plurality of unknown sensor data, the classification unit classifies the plurality of feature data associated with the stored task into a plurality of tasks determined to be similar to the plurality of features. Provide a data classification system.
 第2の特徴に係る発明によれば、第1の特徴に係る発明である作業データ分類システムにおいて、前記未知のセンサデータが複数ある場合には、前記分類手段において、前記記憶した作業と関連付けられた複数の特徴量と似ていると判定される数が多い作業に分類する。 According to the invention as set forth in the second feature, in the work data classification system as the invention as set forth in the first feature, when there are a plurality of unknown sensor data, they are associated with the stored work in the classification means. The work is classified into a large number of tasks determined to be similar to a plurality of feature quantities.
 第3の特徴に係る発明は、第1の特徴又は第2の特徴に係る発明である作業データ分類システムであって、
 前記判定手段は、前記未知のセンサデータの特徴量と前記センサデータの特徴量との内積が、前記未知のセンサデータの特徴量の絶対値と前記センサデータの特徴量の絶対値の積の値に、所定の範囲より近い時に、似ていると判定することを特徴とする作業データ分類システムを提供する。
An invention according to a third feature is the work data classification system according to the first feature or the second feature, wherein
The determination means is a product of an inner product of a feature of the unknown sensor data and a feature of the sensor data as a product of an absolute value of the feature of the unknown sensor data and an absolute value of the feature of the sensor data. And a work data classification system characterized by determining that they are similar when closer than a predetermined range.
 第3の特徴に係る発明によれば、第1の特徴又は第2の特徴に係る発明である作業データ分類システムにおいて、前記判定手段は、前記未知のセンサデータの特徴量と前記センサデータの特徴量との内積が、前記未知のセンサデータの特徴量の絶対値と前記センサデータの特徴量の絶対値の積の値に、所定の範囲より近い時に、似ていると判定する。 According to the invention of the third feature, in the work data classification system according to the first feature or the second feature, the determination means is characterized by the feature amount of the unknown sensor data and the feature of the sensor data. It is determined that the inner product with the amount is similar to the value of the product of the absolute value of the feature amount of the unknown sensor data and the absolute value of the feature amount of the sensor data when it is closer than a predetermined range.
 第4の特徴に係る発明は、第1の特徴から第3の特徴のいずれかに係る発明である作業データ分類システムであって、
 前記判定手段は、過去の特徴量を機械学習して、前記未知のセンサデータの特徴量が、前記センサデータの特徴量の中のどの特徴量と似ているかを判定することを特徴とする作業データ分類システムを提供する。
An invention according to a fourth feature is the work data classification system according to any of the first feature through the third feature, wherein
The operation is characterized in that the determination means performs machine learning of a feature amount in the past to determine which feature amount in the feature amount of the sensor data is similar to the feature amount of the unknown sensor data. Provide a data classification system.
 第4の特徴に係る発明によれば、第1の特徴から第3の特徴のいずれかに係る発明である作業データ分類システムにおいて、前記判定手段は、過去の特徴量を機械学習して、前記未知のセンサデータの特徴量が、前記センサデータの特徴量の中のどの特徴量と似ているかを判定する。 According to the invention as set forth in the fourth feature, in the work data classification system according to any one of the first feature through the third feature, the determination means machine-learns the past feature amount to obtain the feature data. It is determined which feature of the feature of the sensor data is similar to the feature of the unknown sensor data.
 第5の特徴に係る発明は、
 様々な作業に関する複数のセンサデータを取得するステップと、
 前記複数のセンサデータの特徴量を抽出するステップと、
 前記特徴量と前記作業とを関連付けて記憶するステップと、
 未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定するステップと、
 前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類するステップと、
を備える作業データ分類方法を提供する。
The invention according to the fifth feature is
Acquiring a plurality of sensor data on various tasks;
Extracting features of the plurality of sensor data;
Storing the feature amount and the work in association with each other;
Determining which feature of unknown sensor data is similar to the feature of the stored sensor data;
Classifying, based on the result of the determination, which operation the unknown sensor data relates to;
Provide a work data classification method comprising:
 第8の特徴に係る発明は、
 作業データ分類システムに、
 様々な作業に関する複数のセンサデータを取得するステップ、
 前記複数のセンサデータの特徴量を抽出するステップ、
 前記特徴量と前記作業とを関連付けて記憶するステップ、
 未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定するステップ、
 前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類するステップ、
を実行させるためのプログラムを提供する。
The invention according to the eighth feature is
In the work data classification system,
Acquiring multiple sensor data for various tasks,
Extracting features of the plurality of sensor data;
Storing the feature quantity and the work in association with each other;
Determining which feature of unknown sensor data is similar to the feature of the stored sensor data;
Classifying which operation the unknown sensor data relates to based on the result of the determination;
Provide a program to run the program.
 本発明によれば、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておくことで、未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 According to the present invention, a plurality of sensor data relating to various tasks are acquired, the regularity and correlation of the series of tasks are judged as feature quantities, and the feature quantities and tasks are associated and stored. This makes it possible to provide a work data classification system, a work data classification method, and a program that can classify which unknown sensor data relates to which work.
図1は、本発明の好適な実施形態の概要図である。FIG. 1 is a schematic diagram of a preferred embodiment of the present invention. 図2は、装置100とコンピュータ200の機能ブロックと各機能の関係を示す図である。FIG. 2 is a diagram showing the relationship between the functional blocks of the device 100 and the computer 200 and the respective functions. 図3は、装置100から未知センサデータを取得し、コンピュータ200で特徴量の抽出処理と判定処理を行い、未知センサデータを分類する作業データ分類処理のフローチャート図である。FIG. 3 is a flowchart of work data classification processing of acquiring unknown sensor data from the apparatus 100, performing extraction processing and determination processing of feature amounts by the computer 200, and classifying unknown sensor data. 図4は、コンピュータ200で未知センサデータの判定数に応じて、未知センサデータを分類する場合のフローチャート図である。FIG. 4 is a flowchart of the case where unknown sensor data is classified by the computer 200 according to the number of determinations of the unknown sensor data. 図5は、コンピュータ200で未知センサデータの特徴量と記憶済センサデータの特徴量とが似ているかどうかを判定するフローチャート図の一例である。FIG. 5 is an example of a flowchart for determining whether the feature amount of unknown sensor data and the feature amount of stored sensor data are similar by the computer 200. 図6は、過去の作業とセンサデータの特徴量との組み合わせを機械学習して、未知のセンサデータの特徴量がどの記憶済センサデータの特徴量と似ているかを判定する場合のフローチャート図である。FIG. 6 is a flowchart of the case where machine learning is performed on a combination of past work and sensor data feature amounts to determine which stored sensor data feature amounts of unknown sensor data feature amounts are similar to each other. is there. 図7は、記憶部230に記憶済の作業とセンサデータのデータ構造を示す表の一例である。FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230. 図8は、未知センサデータのデータ構造を示す表の一例である。FIG. 8 is an example of a table showing the data structure of unknown sensor data. 図9は、未知センサデータに類似の特徴量を持つ記憶済センサデータの判定結果を含む表の一例である。FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data.
 以下、本発明を実施するための最良の形態について図を参照しながら説明する。なお、これはあくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。 Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings. This is merely an example, and the technical scope of the present invention is not limited to this.
 [作業データ分類システムの概要]
 図1は、本発明の好適な実施形態の概要図である。この図1に基づいて、本発明の概要を説明する。作業データ分類システムは、装置100、コンピュータ200、通信網300から構成される。
[Overview of work data classification system]
FIG. 1 is a schematic diagram of a preferred embodiment of the present invention. The outline of the present invention will be described based on FIG. The work data classification system comprises an apparatus 100, a computer 200, and a communication network 300.
 なお、図1において、装置100の数は1つに限らず複数であってもよい。ここでは、装置100AとしてWEBカメラを、装置100Bとしてウェアラブルデバイスを例として図示している。また、コンピュータ200は、実在する装置に限らず、仮想的な装置であってもよい。また、コンピュータ200は装置100と同一の装置であってもよい。 In FIG. 1, the number of devices 100 is not limited to one, and may be plural. Here, a WEB camera is illustrated as the device 100A, and a wearable device is illustrated as an example of the device 100B. The computer 200 is not limited to an existing device, and may be a virtual device. Also, the computer 200 may be the same device as the device 100.
 装置100は、図2に示すように、センサ部10、制御部110、通信部120、記憶部130から構成される。また、コンピュータ200は、同じく図2に示すように、制御部210、通信部220、記憶部230、入出力部240、から構成される。制御部210は通信部220、記憶部230と協働して取得モジュール211を実現する。また、制御部210は記憶部230と協働して抽出モジュール212、判定モジュール213、分類モジュール214、を実現する。記憶部230は、制御部210と協働して記憶モジュール231を実現する。通信網300は、インターネット等の公衆通信網でも専用通信網でもよく、装置100とコンピュータ200間の通信を可能とする。 As shown in FIG. 2, the device 100 includes a sensor unit 10, a control unit 110, a communication unit 120, and a storage unit 130. The computer 200 also includes a control unit 210, a communication unit 220, a storage unit 230, and an input / output unit 240, as also shown in FIG. The control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214. The storage unit 230 implements the storage module 231 in cooperation with the control unit 210. The communication network 300 may be a public communication network such as the Internet or a dedicated communication network, and enables communication between the device 100 and the computer 200.
 装置100は、画像や機械ログや各種センサのデータを取得可能なセンサ部10を備え、コンピュータ200とデータ通信可能な装置である。ここでは、例として、装置100AとしてWEBカメラを、装置100Bとしてウェアラブルデバイスを図示しているが、デジタルカメラ、デジタルビデオ、防犯カメラ、車載カメラ、360度カメラ、工業用装置、農業用装置、ドローン、ウェアラブルデバイス、等の必要な機能を備える装置であってよい。また、記憶部130に各種センサデータを保存可能としてもよい。 The device 100 includes a sensor unit 10 capable of acquiring an image, a machine log, and data of various sensors, and is a device capable of data communication with the computer 200. Here, as an example, a WEB camera is illustrated as the device 100A, and a wearable device is illustrated as the device 100B, but a digital camera, digital video, security camera, in-vehicle camera, 360 degree camera, industrial device, agricultural device, drone , A wearable device, or the like. Further, various sensor data may be stored in the storage unit 130.
 コンピュータ200は、装置100とデータ通信可能な計算装置である。ここでは、例としてデスクトップ型のコンピュータを図示しているが、携帯電話、携帯情報端末、タブレット端末、パーソナルコンピュータに加え、ネットブック端末、スレート端末、電子書籍端末、携帯型音楽プレーヤ等の電化製品や、スマートグラス、ヘッドマウントディスプレイ等のウェアラブル端末等であってよい。 The computer 200 is a computing device capable of data communication with the device 100. Here, a desktop computer is illustrated as an example, but in addition to a mobile phone, a portable information terminal, a tablet terminal, a personal computer, electric appliances such as a netbook terminal, a slate terminal, an electronic book terminal, a portable music player, etc. And wearable terminals such as smart glasses and head mounted displays.
 図1の作業データ分類システムにおいて、まず、コンピュータ200の記憶モジュール231は、記憶部230に作業と複数のセンサデータの特徴量を関連付けたものを記憶する(ステップS01)。作業と複数のセンサデータの特徴量を関連付けたものは、他のコンピュータや記憶媒体から取得してもよいし、コンピュータ200で作成してもよい。また、記憶部230に専用のデータベースを設けてもよい。 In the work data classification system of FIG. 1, first, the storage module 231 of the computer 200 stores the work in which the feature quantities of a plurality of sensor data are associated with each other in the storage unit 230 (step S01). The association between the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200. In addition, the storage unit 230 may be provided with a dedicated database.
 図7は、記憶部230に記憶済の作業とセンサデータのデータ構造を示す表の一例である。ここでは、田植え1の作業として、2つのセンサデータが記憶されており、そのうちセンサAの特徴量はvであり、データの種類としては動画、センサBの特徴量はwであり、データの種類としては加速度センサのものであることを示している。また、稲刈り1の作業として、3つのセンサデータが記憶されており、そのうちセンサCの特徴量はxであり、データの種類としては動画、センサDの特徴量はyであり、データの種類としては機械ログ、センサEの特徴量はzであり、データの種類としてはGPSのものであることを示している。これらのデータとあわせて、各センサのデータそのものを記憶してもよい。図7では、各センサのデータそのものの保存先を、表の一番右の列に記載した例を示している。 FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230. Here, two sensor data are stored as work of rice planting 1, of which the feature of sensor A is v, the type of data is a moving image, the feature of sensor B is w, and the type of data is As that of the acceleration sensor. In addition, three sensor data are stored as a work of rice harvesting 1. Among them, the feature amount of sensor C is x, the type of data is moving image, the feature amount of sensor D is y, and the type of data is Indicates the machine log, the feature amount of the sensor E is z, and the data type is GPS. The data itself of each sensor may be stored together with these data. FIG. 7 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
 図1に戻り、装置100は未知センサデータを、コンピュータ200に送信し(ステップS02)、コンピュータ200の取得モジュール211は、未知センサデータを取得する(ステップS03)。未知センサデータが複数ある場合には、1つの作業に関するセンサデータとして、全てを取得するものとする。ここでは、装置100から未知センサデータを送信するフローを記載したが、取得モジュール211が装置100に対して、未知センサデータの送信指示を行い、それを受けて装置100が未知センサデータの送信を行ってもよい。また、取得モジュール211は、装置100がリアルタイムに取得しているセンサデータの取得を行うだけでなく、装置100が過去に取得して記憶部130に保存しておいたセンサデータを取得してもよい。 Returning to FIG. 1, the device 100 transmits unknown sensor data to the computer 200 (step S02), and the acquisition module 211 of the computer 200 acquires unknown sensor data (step S03). When there are a plurality of unknown sensor data, it is assumed that all are acquired as sensor data regarding one work. Here, although the flow of transmitting unknown sensor data from the device 100 is described, the acquisition module 211 instructs the device 100 to transmit unknown sensor data, and the device 100 receives the transmission of unknown sensor data in response thereto. You may go. The acquisition module 211 not only acquires sensor data acquired in real time by the device 100, but also acquires sensor data acquired by the device 100 in the past and stored in the storage unit 130. Good.
 図8は、未知センサデータのデータ構造を示す表の一例である。ここでは、作業は3つのセンサデータからなり、そのうちセンサFの特徴量はsであり、データの種類としてはGPS、センサGの特徴量はtであり、データの種類としては機械ログ、センサHの特徴量はuであり、データの種類としては動画であることを示している。これらのデータとあわせて、各センサのデータそのものを記憶してもよい。図8では、各センサのデータそのものの保存先を、表の一番右の列に記載した例を示している。 FIG. 8 is an example of a table showing the data structure of unknown sensor data. Here, the work consists of three sensor data, of which the feature of sensor F is s, the type of data is GPS, the feature of sensor G is t, the type of data is machine log, sensor H The feature amount of is u, which indicates that the type of data is a moving image. The data itself of each sensor may be stored together with these data. FIG. 8 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
 再び図1に戻り、コンピュータ200の抽出モジュール212は、ステップS03で取得した未知センサデータの特徴量を抽出する(ステップS04)。ここでの特徴量とは、例えば、データの種類に応じたものとしてもよいし、又は、データの内容を分析して、それに応じたものとしてもよく、システムにあわせて適切なものを特徴量として使用してよいものとする。例えば、データ種類が動画であれば、動画の画像解析を行ったものを特徴量としてよいし、データ種類が加速度センサであれば、動作を解析したものを特徴量としてよいし、機械ログであれば、機械の動作や時間を解析したものを特徴量としてよいし、GPSデータであれば、地図データや気象データ等を参照して場所や高さや天候を特徴量としてもよい。 Referring back to FIG. 1 again, the extraction module 212 of the computer 200 extracts the feature amount of the unknown sensor data acquired in step S03 (step S04). Here, the feature amount may be, for example, according to the type of data, or may be analyzed according to the content of the data, and may be according to the feature amount. May be used as For example, if the data type is a moving image, it may be the feature that has been subjected to image analysis of the moving image, and if the data type is an acceleration sensor, it may be that the motion has been analyzed as the feature, For example, what analyzed the operation and time of the machine may be used as the feature amount, and in the case of GPS data, the location, height and weather may be used as the feature amount with reference to map data and weather data.
 次に、コンピュータ200の判定モジュール213は、未知センサデータの特徴量が、記憶部230に記憶済の、どのセンサデータの特徴量と似ているかを判定する(ステップS05)。判定方法の詳細については、後述する。 Next, the determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of unknown sensor data (step S05). Details of the determination method will be described later.
 図9は、未知センサデータに類似の特徴量を持つ記憶済センサデータの判定結果を含む表の一例である。ここでは、センサFの特徴量はsでありセンサEに似ていること、センサGの特徴量はtでありセンサDに似ていること、センサHの特徴量はuでありセンサAに似ていることを例として示している。 FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data. Here, the feature of the sensor F is s and is similar to the sensor E, the feature of the sensor G is t and is similar to the sensor D, the feature of the sensor H is u and is similar to the sensor A Is shown as an example.
 最後に、コンピュータ200の分類モジュール214は、取得した未知センサデータがどの作業に関するデータであるかを分類する(ステップS06)。ここでは、図7と図9より、センサFは作業が稲刈り1のセンサEに似ている、センサGは作業が稲刈り1のセンサDに似ている、センサHは作業が田植え1のセンサAに似ていることが分かる。分類方法としては、例えば、センサデータの判定数を優先して分類する場合、3つのセンサのうち2つが稲刈り、1つが田植えに似ているという結果を基に、センサF、センサG、センサHによる作業は、稲刈りであると分類できる。又は、データの種類を優先して分類する場合、例えば動画による分類結果を優先するという設定であれば、センサHは作業が田植え1のセンサAに似ているという判定結果を重視して、センサF、センサG、センサHによる作業は、田植えであると分類できる。ここでは、未知センサデータに類似の特徴量を持つ記憶済センサデータがあると判定される場合について記載したが、類似の記憶済センサデータが無いと判定された場合には、分類モジュール214により、分類不可能、又は未分類としてもよいものとする。 Finally, the classification module 214 of the computer 200 classifies which operation the acquired unknown sensor data relates to (step S06). Here, from FIG. 7 and FIG. 9, the sensor F is similar to the sensor E of the rice harvesting 1, the sensor G is similar to the sensor D of the rice harvesting 1, and the sensor H is the sensor A of the rice planting 1 It is understood that it is similar to As a classification method, for example, in the case of prioritizing the number of determinations of sensor data, sensor F, sensor G, sensor H are based on the result that two of the three sensors are similar to rice harvesting and one is similar to rice planting. The work by can be classified as rice harvesting. Alternatively, if the type of data is prioritized and classified, for example, if the setting is to prioritize the classification result by the moving image, the sensor H emphasizes the determination result that the work is similar to the sensor A of rice planting 1, and the sensor Operations by F, sensor G, and sensor H can be classified as rice planting. Here, the case is described where it is determined that there is stored sensor data having a similar feature amount to unknown sensor data, but if it is determined that there is no similar stored sensor data, the classification module 214 It may be classified as unclassifiable or unclassified.
 このように、本発明によれば、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておくことで、未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 As described above, according to the present invention, a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks. By storing, it is possible to provide a work data classification system, a work data classification method, and a program that can classify which unknown sensor data relates to which work.
 [各機能の説明]
 図2は、装置100とコンピュータ200の機能ブロックと各機能の関係を示す図である。装置100は、センサ部10、制御部110、通信部120、記憶部130から構成される。また、コンピュータ200は、制御部210、通信部220、記憶部230、入出力部240、から構成される。制御部210は通信部220、記憶部230と協働して取得モジュール211を実現する。また、制御部210は記憶部230と協働して抽出モジュール212、判定モジュール213、分類モジュール214、を実現する。記憶部230は、制御部210と協働して記憶モジュール231を実現する。通信網300は、インターネット等の公衆通信網でも専用通信網でもよく、装置100とコンピュータ200間の通信を可能とする。
[Description of each function]
FIG. 2 is a diagram showing the relationship between the functional blocks of the device 100 and the computer 200 and the respective functions. The apparatus 100 includes a sensor unit 10, a control unit 110, a communication unit 120, and a storage unit 130. The computer 200 also includes a control unit 210, a communication unit 220, a storage unit 230, and an input / output unit 240. The control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214. The storage unit 230 implements the storage module 231 in cooperation with the control unit 210. The communication network 300 may be a public communication network such as the Internet or a dedicated communication network, and enables communication between the device 100 and the computer 200.
 装置100は、画像や機械ログや各種センサのデータを取得可能なセンサ部10を備え、コンピュータ200とデータ通信可能な装置である。ここでは、例として、装置100AとしてWEBカメラを、装置100Bとしてウェアラブルデバイスを図示しているが、デジタルカメラ、デジタルビデオ、防犯カメラ、車載カメラ、360度カメラ、工業用装置、農業用装置、ドローン、ウェアラブルデバイス、等の必要な機能を備える装置であってよい。また、記憶部130に各種センサデータを保存可能としてもよい。 The device 100 includes a sensor unit 10 capable of acquiring an image, a machine log, and data of various sensors, and is a device capable of data communication with the computer 200. Here, as an example, a WEB camera is illustrated as the device 100A, and a wearable device is illustrated as the device 100B, but a digital camera, digital video, security camera, in-vehicle camera, 360 degree camera, industrial device, agricultural device, drone , A wearable device, or the like. Further, various sensor data may be stored in the storage unit 130.
 装置100は、センサ部10として、画像や機械ログや各種センサのデータを取得可能なセンサを備える。また、得られるデータは、特徴量の抽出に必要な精度を持つものとする。 The apparatus 100 includes, as the sensor unit 10, a sensor capable of acquiring an image, a machine log, and data of various sensors. Also, it is assumed that the obtained data has the accuracy necessary to extract the feature amount.
 制御部110として、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)等を備える。 The control unit 110 includes a central processing unit (CPU), a random access memory (RAM), a read only memory (ROM), and the like.
 通信部120として、他の機器と通信可能にするためのデバイス、例えば、IEEE802.11に準拠したWiFi(Wireless Fidelity)対応デバイス又は第3世代、第4世代移動通信システム等のIMT-2000規格に準拠した無線デバイス等を備える。有線によるLAN接続であってもよい。 A device for enabling communication with other devices as the communication unit 120, for example, an IMT-2000 standard such as a WiFi (Wireless Fidelity) compliant device compliant with IEEE 802.11 or a third generation or fourth generation mobile communication system A compliant wireless device is provided. It may be a wired LAN connection.
 記憶部130として、ハードディスクや半導体メモリによる、データのストレージ部を備え、撮像画像や、撮像条件等の必要なデータ等を記憶する。 The storage unit 130 includes a storage unit of data using a hard disk or a semiconductor memory, and stores captured images, necessary data such as imaging conditions, and the like.
 コンピュータ200は、装置100とデータ通信可能な計算装置である。ここでは、例としてデスクトップ型のコンピュータを図示しているが、携帯電話、携帯情報端末、タブレット端末、パーソナルコンピュータに加え、ネットブック端末、スレート端末、電子書籍端末、携帯型音楽プレーヤ等の電化製品や、スマートグラス、ヘッドマウントディスプレイ等のウェアラブル端末等であってよい。また、コンピュータ200は、実在する装置に限らず、仮想的な装置であってもよい。また、コンピュータ200は装置100と同一の装置であってもよい。 The computer 200 is a computing device capable of data communication with the device 100. Here, a desktop computer is illustrated as an example, but in addition to a mobile phone, a portable information terminal, a tablet terminal, a personal computer, electric appliances such as a netbook terminal, a slate terminal, an electronic book terminal, a portable music player, etc. And wearable terminals such as smart glasses and head mounted displays. The computer 200 is not limited to an existing device, and may be a virtual device. Also, the computer 200 may be the same device as the device 100.
 制御部210として、CPU、RAM、ROM等を備える。制御部210は通信部220、記憶部230と協働して取得モジュール211を実現する。また、制御部210は記憶部230と協働して抽出モジュール212、判定モジュール213、分類モジュール214、を実現する。 The control unit 210 includes a CPU, a RAM, a ROM, and the like. The control unit 210 cooperates with the communication unit 220 and the storage unit 230 to realize the acquisition module 211. Further, the control unit 210 cooperates with the storage unit 230 to implement an extraction module 212, a determination module 213, and a classification module 214.
 通信部220として、他の機器と通信可能にするためのデバイス、例えば、IEEE802.11に準拠したWiFi対応デバイス又は第3世代、第4世代移動通信システム等のIMT-2000規格に準拠した無線デバイス等を備える。有線によるLAN接続であってもよい。 A device for enabling communication with other devices as the communication unit 220, for example, a wireless device compliant with IEEE 802.11 or a wireless device compliant with IMT-2000 such as a third generation or fourth generation mobile communication system Etc. It may be a wired LAN connection.
 記憶部230として、ハードディスクや半導体メモリによる、データのストレージ部を備え、作業と複数のセンサデータの特徴量を関連付けたもの、教師データ、判定結果、分類結果、等の処理に必要なデータ等を記憶する。記憶部230は、制御部210と協働して記憶モジュール231を実現する。また、記憶部230に、作業と複数のセンサデータの特徴量を関連付けたものを記憶するためのデータベースを備えてもよい。 The storage unit 230 includes a storage unit of data using a hard disk or a semiconductor memory, and associates work with feature amounts of a plurality of sensor data, teacher data, data required for processing such as determination results, classification results, etc. Remember. The storage unit 230 implements the storage module 231 in cooperation with the control unit 210. In addition, the storage unit 230 may include a database for storing the work and the feature quantities of the plurality of sensor data associated with each other.
 入出力部240は、作業データ分類システムを利用するために必要な機能を備えるものとする。入力を実現するための例として、タッチパネル機能を実現する液晶ディスプレイ、キーボード、マウス、ペンタブレット、装置上のハードウェアボタン、音声認識を行うためのマイク等を備えることが可能である。また、出力を実現するための例として、液晶ディスプレイ、PCのディスプレイ、プロジェクターへの投影等の表示と音声出力等の形態が考えられる。入出力方法により、本発明は特に機能を限定されるものではない。 The input / output unit 240 is provided with the functions necessary to use the work data classification system. As an example for realizing the input, it is possible to provide a liquid crystal display for realizing a touch panel function, a keyboard, a mouse, a pen tablet, hardware buttons on the device, a microphone for performing voice recognition, and the like. Further, as an example for realizing the output, a form such as a liquid crystal display, a display of a PC, a display such as a projection on a projector, and an audio output can be considered. The present invention is not particularly limited in function by the input / output method.
 [作業データ分類処理]
 図3は、装置100から未知センサデータを取得し、コンピュータ200で特徴量の抽出処理と判定処理を行い、未知センサデータを分類する作業データ分類処理のフローチャート図である。上述した各モジュールが実行する処理について、本処理にあわせて説明する。
[Work data classification process]
FIG. 3 is a flowchart of work data classification processing of acquiring unknown sensor data from the apparatus 100, performing extraction processing and determination processing of feature amounts by the computer 200, and classifying unknown sensor data. The processing executed by each module described above will be described along with this processing.
 まず、コンピュータ200の記憶モジュール231は、記憶部230に作業と複数のセンサデータの特徴量を関連付けたものを記憶する(ステップS301)。作業と複数のセンサデータの特徴量を関連付けたものは、他のコンピュータや記憶媒体から取得してもよいし、コンピュータ200で作成してもよい。また、記憶部230に専用のデータベースを設けてもよい。ステップS301の処理は、既に、作業と複数のセンサデータの特徴量を関連付けたものが記憶されている場合、新しく記憶すべき作業とセンサデータの特徴量を関連付けたものが存在しない場合にはスキップしてよいものとする。 First, the storage module 231 of the computer 200 stores, in the storage unit 230, the work and the feature quantities of a plurality of sensor data associated with each other (step S301). The association between the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200. In addition, the storage unit 230 may be provided with a dedicated database. The process of step S301 is skipped if there is already a stored work that associates the feature quantities of a plurality of sensor data with a work, and there is no one that associates the feature quantity of the sensor data with the work to be newly stored. It shall be good.
 図7は、記憶部230に記憶済の作業とセンサデータのデータ構造を示す表の一例である。ここでは、田植え1の作業として、2つのセンサデータが記憶されており、そのうちセンサAの特徴量はvであり、データの種類としては動画、センサBの特徴量はwであり、データの種類としては加速度センサのものであることを示している。また、稲刈り1の作業として、3つのセンサデータが記憶されており、そのうちセンサCの特徴量はxであり、データの種類としては動画、センサDの特徴量はyであり、データの種類としては機械ログ、センサEの特徴量はzであり、データの種類としてはGPSのものであることを示している。これらのデータとあわせて、各センサのデータそのものを記憶してもよい。図7では、各センサのデータそのものの保存先を、表の一番右の列に記載した例を示している。 FIG. 7 is an example of a table showing data structures of work and sensor data stored in the storage unit 230. Here, two sensor data are stored as work of rice planting 1, of which the feature of sensor A is v, the type of data is a moving image, the feature of sensor B is w, and the type of data is As that of the acceleration sensor. In addition, three sensor data are stored as a work of rice harvesting 1. Among them, the feature amount of sensor C is x, the type of data is moving image, the feature amount of sensor D is y, and the type of data is Indicates the machine log, the feature amount of the sensor E is z, and the data type is GPS. The data itself of each sensor may be stored together with these data. FIG. 7 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
 図3に戻り、コンピュータ200の取得モジュール211は、装置100に対して、センサデータの送信を要求する(ステップ302)。装置100が複数ある場合には、全ての装置に対して、センサデータの送信を要求するものとする。 Returning to FIG. 3, the acquisition module 211 of the computer 200 requests the device 100 to transmit sensor data (step 302). In the case where there are a plurality of devices 100, transmission of sensor data is requested to all the devices.
 装置100の制御部110は、コンピュータ200からのセンサデータ送信要求を受けて、記憶部130にセンサデータの保存を行う(ステップS303)。 In response to the sensor data transmission request from the computer 200, the control unit 110 of the device 100 stores the sensor data in the storage unit 130 (step S303).
 そして、装置100は通信部120を介して、未知センサデータを、コンピュータ200に送信する(ステップS304)。 Then, the device 100 transmits unknown sensor data to the computer 200 via the communication unit 120 (step S304).
 コンピュータ200の取得モジュール211は、未知センサデータを取得する(ステップS305)。装置100が複数ある場合、つまり未知センサデータが複数ある場合には、1つの作業に関するセンサデータとして、全てを取得するものとする。取得モジュール211は、装置100がリアルタイムに取得しているセンサデータの取得を行うだけでなく、装置100が過去に取得して記憶部130に保存しておいたセンサデータを取得してもよい。 The acquisition module 211 of the computer 200 acquires unknown sensor data (step S305). When there are a plurality of apparatuses 100, that is, when there are a plurality of unknown sensor data, it is assumed that all are acquired as sensor data regarding one operation. The acquisition module 211 may acquire not only sensor data acquired in real time by the device 100 but also sensor data acquired by the device 100 in the past and stored in the storage unit 130.
 図8は、未知センサデータのデータ構造を示す表の一例である。ここでは、作業は3つのセンサデータからなり、そのうちセンサFの特徴量はsであり、データの種類としてはGPS、センサGの特徴量はtであり、データの種類としては機械ログ、センサHの特徴量はuであり、データの種類としては動画であることを示している。これらのデータとあわせて、各センサのデータそのものを記憶してもよい。図8では、各センサのデータそのものの保存先を、表の一番右の列に記載した例を示している。 FIG. 8 is an example of a table showing the data structure of unknown sensor data. Here, the work consists of three sensor data, of which the feature of sensor F is s, the type of data is GPS, the feature of sensor G is t, the type of data is machine log, sensor H The feature amount of is u, which indicates that the type of data is a moving image. The data itself of each sensor may be stored together with these data. FIG. 8 shows an example in which the storage destination of the data itself of each sensor is described in the rightmost column of the table.
 再び図3に戻り、コンピュータ200の抽出モジュール212は、ステップS305で取得した未知センサデータの特徴量を抽出する(ステップS306)。ここでの特徴量とは、例えば、データの種類に応じたものとしてもよいし、又は、データの内容を分析して、それに応じたものとしてもよく、システムにあわせて適切なものを特徴量として使用してよいものとする。例えば、データ種類が動画であれば、動画の画像解析を行ったものを特徴量としてよいし、データ種類が加速度センサであれば、動作を解析したものを特徴量としてよいし、機械ログであれば、機械の動作や時間を解析したものを特徴量としてよいし、GPSデータであれば、地図データや気象データ等を参照して場所や高さや天候を特徴量としてもよい。 Referring back to FIG. 3 again, the extraction module 212 of the computer 200 extracts the feature amount of the unknown sensor data acquired in step S305 (step S306). Here, the feature amount may be, for example, according to the type of data, or may be analyzed according to the content of the data, and may be according to the feature amount. May be used as For example, if the data type is a moving image, it may be the feature that has been subjected to image analysis of the moving image, and if the data type is an acceleration sensor, it may be that the motion has been analyzed as the feature, For example, what analyzed the operation and time of the machine may be used as the feature amount, and in the case of GPS data, the location, height and weather may be used as the feature amount with reference to map data and weather data.
 次に、コンピュータ200の判定モジュール213は、未知センサデータの特徴量が、記憶部230に記憶済の、どのセンサデータの特徴量と似ているかを判定する(ステップS307)。 Next, the determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of unknown sensor data (step S307).
 図9は、未知センサデータに類似の特徴量を持つ記憶済センサデータの判定結果を含む表の一例である。ここでは、センサFの特徴量はsでありセンサEに似ていること、センサGの特徴量はtでありセンサDに似ていること、センサHの特徴量はuでありセンサAに似ていることを例として示している。 FIG. 9 is an example of a table including determination results of stored sensor data having feature amounts similar to unknown sensor data. Here, the feature of the sensor F is s and is similar to the sensor E, the feature of the sensor G is t and is similar to the sensor D, the feature of the sensor H is u and is similar to the sensor A Is shown as an example.
 最後に、コンピュータ200の分類モジュール214は、取得した未知センサデータがどの作業に関するデータであるかを分類する(ステップS308)。ここでは、図7と図9より、センサFは作業が稲刈り1のセンサEに似ている、センサGは作業が稲刈り1のセンサDに似ている、センサHは作業が田植え1のセンサAに似ていることが分かる。分類方法としては、例えば、センサデータの判定数を優先して分類する場合、3つのセンサのうち2つが稲刈り、1つが田植えに似ているという結果を基に、センサF、センサG、センサHによる作業は、稲刈りであると分類できる。又は、データの種類を優先して分類する場合、例えば動画による分類結果を優先するという設定であれば、センサHは作業が田植え1のセンサAに似ているという判定結果を重視して、センサF、センサG、センサHによる作業は、田植えであると分類できる。ここでは、未知センサデータに類似の特徴量を持つ記憶済センサデータがあると判定される場合について記載したが、類似の記憶済センサデータが無いと判定された場合には、分類モジュール214により、分類不可能、又は未分類としてもよいものとする。 Finally, the classification module 214 of the computer 200 classifies which operation the acquired unknown sensor data relates to (step S308). Here, from FIG. 7 and FIG. 9, the sensor F is similar to the sensor E of the rice harvesting 1, the sensor G is similar to the sensor D of the rice harvesting 1, and the sensor H is the sensor A of the rice planting 1 It is understood that it is similar to As a classification method, for example, in the case of prioritizing the number of determinations of sensor data, sensor F, sensor G, sensor H are based on the result that two of the three sensors are similar to rice harvesting and one is similar to rice planting. The work by can be classified as rice harvesting. Alternatively, if the type of data is prioritized and classified, for example, if the setting is to prioritize the classification result by the moving image, the sensor H emphasizes the determination result that the work is similar to the sensor A of rice planting 1, and the sensor Operations by F, sensor G, and sensor H can be classified as rice planting. Here, the case is described where it is determined that there is stored sensor data having a similar feature amount to unknown sensor data, but if it is determined that there is no similar stored sensor data, the classification module 214 It may be classified as unclassifiable or unclassified.
 このように、本発明によれば、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておくことで、未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 As described above, according to the present invention, a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks. By storing, it is possible to provide a work data classification system, a work data classification method, and a program that can classify which unknown sensor data relates to which work.
 [未知センサデータの判定数に応じた作業データ分類処理]
 図4は、コンピュータ200で未知センサデータの判定数に応じて、未知センサデータを分類する場合のフローチャート図である。構成としては、図2の装置100とコンピュータ200と同等の構成を備えるものとする。また、図3のフローチャートのステップS307とステップS308に相当する処理である。以下では、図3のステップS306までのフロー後の処理として未知センサデータの判定数に応じた作業データ分類処理を説明する。ここでは、説明のため、前述の図7、図8、図9のデータ例を使用するものとする。
[Work data classification processing according to the number of judgments of unknown sensor data]
FIG. 4 is a flowchart of the case where unknown sensor data is classified by the computer 200 according to the number of determinations of the unknown sensor data. The configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG. The processing corresponds to steps S307 and S308 in the flowchart of FIG. In the following, work data classification processing according to the number of determinations of unknown sensor data will be described as processing after the flow up to step S306 in FIG. 3. Here, for the sake of explanation, it is assumed that the data examples of the above-mentioned FIG. 7, FIG. 8 and FIG. 9 are used.
 ステップS305で取得した未知センサデータについて、ステップS306でそれぞれのセンサデータの特徴量の抽出済みである。ここで、取得した未知センサデータの個数をカウントする(ステップS401)。前述した図8の例では、未知センサデータの個数は3個である。 Regarding the unknown sensor data acquired in step S305, feature quantities of the respective sensor data have been extracted in step S306. Here, the number of acquired unknown sensor data is counted (step S401). In the example of FIG. 8 described above, the number of unknown sensor data is three.
 次に、未知センサデータを1つ選択する(ステップS402)。ここでは、図8のセンサFを選択したものとする。 Next, one unknown sensor data is selected (step S402). Here, it is assumed that the sensor F in FIG. 8 is selected.
 コンピュータ200の判定モジュール213は、未知センサデータの特徴量が、記憶部230に記憶済の、どのセンサデータの特徴量と似ているかを判定する(ステップS403)。ここでは、図9に示すように、センサFの特徴量はセンサEに似ていると判定したものとする。 The determination module 213 of the computer 200 determines which sensor data feature amount stored in the storage unit 230 is similar to the feature amount of the unknown sensor data (step S403). Here, as shown in FIG. 9, it is determined that the feature amount of the sensor F is similar to the sensor E.
 次に、判定モジュール213は、すべての未知センサデータの判定が終了したかどうかを確認する(ステップS404)。 Next, the determination module 213 confirms whether the determination of all unknown sensor data has been completed (step S404).
 この時点では、終了していないので、ステップS402に戻って、未知センサデータを1つ選択する。ここでは、図8のセンサGを選択したものとする。 At this point in time, the process has not ended, so the process returns to step S402 to select one unknown sensor data. Here, it is assumed that the sensor G of FIG. 8 is selected.
 次に、判定モジュール213は、ステップS403で、図9に示すように、センサGの特徴量はセンサDに似ていると判定する。 Next, in step S403, the determination module 213 determines that the feature amount of the sensor G is similar to the sensor D as illustrated in FIG.
 判定モジュール213は、ステップS404で、再度、すべての未知センサデータの判定が終了したかどうかを確認する。 In step S404, the determination module 213 confirms again whether or not determination of all unknown sensor data has been completed.
 この時点でも、まだすべてのセンサデータの判定は終了していないので、ステップS402に戻って、未知センサデータを1つ選択する。ここでは、図8のセンサHを選択したものとする。 Since determination of all sensor data has not been completed yet at this point either, the process returns to step S402 to select one unknown sensor data. Here, it is assumed that the sensor H of FIG. 8 is selected.
 次に、判定モジュール213は、ステップS403で、図9に示すように、センサHの特徴量はセンサAに似ていると判定する。 Next, in step S403, the determination module 213 determines that the feature amount of the sensor H is similar to that of the sensor A as illustrated in FIG.
 判定モジュール213は、ステップS404で、すべての未知センサデータの判定が終了したかどうかを確認する。 In step S404, the determination module 213 confirms whether the determination of all unknown sensor data is completed.
 ここで、すべてのセンサデータの判定が終了しているので、ステップS405に進み、関連付けられたセンサデータの特徴量と似ていると判定された数が多い作業に未知センサデータを分類する。ここでは、センサFは作業が稲刈り1のセンサEに似ていること、センサGは作業が稲刈り1のセンサDに似ていること、センサHは作業が田植え1のセンサAに似ていることから、3個の未知センサデータのうち、稲刈り1のセンサデータの特徴量に似ていると判断された数が2個、田植え1のセンサデータの特徴量に似ていると判断された数が1個である。そこで、分類モジュール214は、センサF、センサG、センサHは、田植えに関する作業データであると分類する。 Here, since the determination of all the sensor data is completed, the process proceeds to step S405, and the unknown sensor data is classified into a work having a large number determined to be similar to the feature amount of the associated sensor data. Here, the sensor F is similar to the sensor E of the rice harvesting 1, the sensor G is similar to the sensor D of the rice harvesting 1, and the sensor H is similar to the sensor A of the rice planting 1. From the above, of the three unknown sensor data, the number determined to be similar to the feature amount of the sensor data of rice harvesting 1 is two, and the number determined to be similar to the feature amount of the sensor data of rice planting 1 is It is one. Therefore, the classification module 214 classifies the sensor F, the sensor G, and the sensor H as work data related to rice planting.
 このように、本発明によれば、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておき、未知センサデータの判定数に応じた作業データ分類処理を行うことで、未知のセンサデータがどの作業に関するデータであるかを適切に分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 As described above, according to the present invention, a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks. A work data classification system capable of appropriately classifying which work the unknown sensor data relates to by storing work data classification processing according to the number of judgments of unknown sensor data It becomes possible to provide a data classification method and program.
 [特徴量判定処理]
 図5は、コンピュータ200で未知センサデータの特徴量と記憶済センサデータの特徴量とが似ているかどうかを判定するフローチャート図の一例である。構成としては、図2の装置100とコンピュータ200と同等の構成を備えるものとする。また、図3のフローチャートのステップS307に相当する処理の一例とする。以下では、図3のステップS306までのフロー後の処理として特徴量判定処理を説明する。ここでは、説明のため、前述の図7、図8、図9のデータ例を使用するものとする。
[Feature amount determination process]
FIG. 5 is an example of a flowchart for determining whether the feature amount of unknown sensor data and the feature amount of stored sensor data are similar by the computer 200. The configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG. In addition, the process corresponds to step S307 in the flowchart of FIG. In the following, feature amount determination processing will be described as processing after the flow up to step S306 in FIG. 3. Here, for the sake of explanation, it is assumed that the data examples of the above-mentioned FIG. 7, FIG. 8 and FIG. 9 are used.
 ステップS305で取得した未知センサデータについて、ステップS306でそれぞれのセンサデータの特徴量の抽出済みである。ここで、未知センサデータを1つ選択する(ステップS501)。ここでは、図8のセンサFを選択したものとする。 Regarding the unknown sensor data acquired in step S305, feature quantities of the respective sensor data have been extracted in step S306. Here, one unknown sensor data is selected (step S501). Here, it is assumed that the sensor F in FIG. 8 is selected.
 次に、コンピュータ200の判定モジュール213は、比較したい記憶済センサデータを選択する(ステップS502)。ここでは、図7のセンサAを選択したものとする。 Next, the determination module 213 of the computer 200 selects stored sensor data to be compared (step S502). Here, it is assumed that the sensor A in FIG. 7 is selected.
 判定モジュール213は、未知センサデータであるセンサFの特徴量sと、比較したい記憶済センサデータであるセンサAの特徴量vの内積を求める(ステップS503)。 The determination module 213 obtains an inner product of the feature amount s of the sensor F which is unknown sensor data and the feature amount v of the sensor A which is stored sensor data to be compared (step S503).
 また、判定モジュール213は、未知センサデータであるセンサFの特徴量sの絶対値と、比較したい記憶済センサデータであるセンサAの特徴量vの絶対値の積を求める(ステップS504)。 Further, the determination module 213 obtains the product of the absolute value of the feature amount s of the sensor F, which is unknown sensor data, and the absolute value of the feature amount v of the sensor A, which is stored sensor data to be compared (step S504).
 判定モジュール213は、ステップS503で求めた内積と、ステップS504で求めた積との差を求める(ステップS505)。 The determination module 213 obtains a difference between the inner product obtained in step S503 and the product obtained in step S504 (step S505).
 そして、判定モジュール213は、ステップS506で求めた差が所定の範囲よりも小さい場合には、センサFはセンサAに似ていると判定し(ステップS506)、その差が所定の範囲以上の場合には、センサFはセンサAに似ていないと判定する(ステップS507)。ここでは、センサFはセンサAに似ていないと判定したものとする。 Then, when the difference obtained in step S506 is smaller than the predetermined range, the determination module 213 determines that the sensor F resembles the sensor A (step S506), and the difference is equal to or larger than the predetermined range. It is determined that the sensor F is not similar to the sensor A (step S507). Here, it is determined that the sensor F is not similar to the sensor A.
 次に、判定モジュール213は、すべての記憶済センサデータの判定が終了したかどうかを確認し(ステップS508)、判定が終了していないときは、ステップS502に戻って処理を継続し、判定が終了しているときは、次のステップS509に進む。つまり、未知センサデータであるセンサFが、記憶済センサデータであるセンサA、センサB、センサC、センサD、センサE、のそれぞれと似ているかどうかの判定がすべて終了しているときには、次のステップS509に進む。ここでは、センサFはセンサEにのみ、似ていると判定されたものとする。 Next, the determination module 213 confirms whether or not the determination of all stored sensor data is completed (step S508), and when the determination is not completed, the process returns to step S502 to continue the process, and the determination is If it has ended, the process proceeds to the next step S509. That is, when all the determinations as to whether the sensor F which is unknown sensor data is similar to the sensor A, the sensor B, the sensor C, the sensor D and the sensor E which are stored sensor data are all finished, The process proceeds to step S509. Here, it is assumed that the sensor F is determined to be similar to the sensor E only.
 最後に、判定モジュール213は、すべての未知センサデータの判定が終了したかどうかを確認し(ステップS509)、判定が終了していないときは、ステップS501に戻って処理を継続し、判定が終了しているときは、特徴量判定処理を終了する。つまり、未知センサデータであるセンサF、センサG、センサHが,それぞれ、どの記憶済センサデータと似ているかの判定が終了している場合には、処理を終了する。ここでは、センサFはセンサEにのみ似ている、センサGはセンサDにのみ似ている、センサHはセンサAにのみ似ている、と判定されたものとする。 Finally, the determination module 213 confirms whether the determination of all unknown sensor data has been completed (step S509). If the determination is not completed, the process returns to step S501 to continue the processing, and the determination is completed. If yes, the feature amount determination process ends. That is, when the determination of which stored sensor data the sensor F, the sensor G, and the sensor H, which are unknown sensor data, are similar to each other is completed, the process is ended. Here, it is determined that the sensor F is similar to the sensor E only, the sensor G is similar to the sensor D only, and the sensor H is only similar to the sensor A.
 以上の特徴量判定処理後に、図3のフローチャートのステップS308に戻り、コンピュータ200の分類モジュール214により、取得した未知センサデータがどの作業に関するデータであるかを分類する。ステップS308では、センサFは作業が稲刈り1のセンサEに似ている、センサGは作業が稲刈り1のセンサDに似ている、センサHは作業が田植え1のセンサAに似ているという判定結果に基づく分類を行う。分類方法の例として、図4の説明として前述した通り、センサデータの判定数を優先し、3つのセンサのうち2つが稲刈り、1つが田植えに似ているという結果を基に、センサF、センサG、センサHによる作業は、稲刈りであると分類するものが挙げられる。別の分類方法として、データの種類を優先して分類する例では、例えば例えば動画による分類結果を優先するという設定であれば、センサHは作業が田植え1のセンサAに似ているという判定結果を重視して、センサF、センサG、センサHによる作業は、田植えであると分類するというものも考えられる。ここでは、センサFはセンサEにのみ似ている、センサGはセンサDにのみ似ている、センサHはセンサAにのみ似ている、と判定した場合を記載してきたが、未知センサデータと類似の記憶済センサデータが複数ある場合には、類似のセンサとして複数のセンタを保持できるものとしてもよいし、ステップS508で全記憶済センサデータの判定が終了した際に、ステップS505で求めた内積と積との差が最も小さいものを1つだけ類似のセンサとして保持してもよい。また、未知センサデータと類似の記憶済センサデータが無いと判定された場合には、分類モジュール214により、分類不可能、又は未分類としてもよいものとする。 After the above-described feature amount determination processing, the process returns to step S308 in the flowchart of FIG. 3, and the classification module 214 of the computer 200 classifies to which work the acquired unknown sensor data relates. In step S308, it is determined that the sensor F is similar to the sensor E of the rice harvesting 1, the sensor G is similar to the sensor D of the rice harvesting 1, and the sensor H is similar to the sensor A of the rice planting 1. Perform classification based on the result. As an example of the classification method, as described above with reference to FIG. 4, the sensor F is prioritized based on the result that priority is given to the determination number of sensor data and two out of three sensors are similar to rice harvesting and one is similar to rice planting. Work classified by G and sensor H is classified as rice harvesting. As another classification method, in the example of prioritizing the type of data, for example, if the setting is to prioritize the classification result by the moving image, for example, it is determined that the sensor H resembles the sensor A of rice planting 1 It is also conceivable to classify the work by the sensor F, the sensor G and the sensor H as rice planting, with emphasis on Here, the case has been described where it is determined that the sensor F is similar to the sensor E only, the sensor G is similar to the sensor D only, and the sensor H is only similar to the sensor A. If there are a plurality of similar stored sensor data, it may be possible to hold a plurality of centers as similar sensors, or it is determined in step S505 when the determination of all stored sensor data is completed in step S508. The one with the smallest difference between the inner product and the product may be held as a similar sensor. Further, if it is determined that there is no stored sensor data similar to the unknown sensor data, the classification module 214 may set the classification as unclassifiable or unclassified.
 図5のフローチャートの特徴量判定方法は、未知センサデータの特徴量ベクトルをaとし、記憶済センサデータの特徴量ベクトルbとした場合に、これらの内積である『絶対値a×絶対値b×コサインθ』は、θが小さい場合ほど、特徴量ベクトルaと特徴量ベクトルbの向きが似ていると考えられることを利用したものである。つまり、角度θを0に近づけると、コサインθの値は1に近づくので、絶対値a×絶対値b×コサインθという内積の値も、絶対値a×絶対値b×1=絶対値a×絶対値bに近づく。すなわち、『絶対値a×絶対値b×コサインθ』と『絶対値a×絶対値b』との差が、所定の範囲内にあるとき、つまり0に近い値の時ほど、特徴量ベクトルaと特徴量ベクトルbが似ているということができる。ただし、これはあくまでも特徴量判定方法の一例であり、ステップS308の判定方法は、この方法のみに限るものではない。 When the feature quantity vector of unknown sensor data is a and the feature quantity vector b of stored sensor data is a feature quantity determination method of the flow chart of FIG. 5, an inner product “absolute value a × absolute value b × The cosine θ ′ utilizes that it is considered that the orientations of the feature quantity vector a and the feature quantity vector b are more similar as θ is smaller. That is, when the angle θ approaches 0, the value of the cosine θ approaches 1, so the value of the inner product such as absolute value a × absolute value b × cosine θ is also absolute value a × absolute value b × 1 = absolute value a × It approaches the absolute value b. That is, when the difference between “absolute value a × absolute value b × cosine θ” and “absolute value a × absolute value b” is within a predetermined range, ie, a value closer to 0, the feature quantity vector a And the feature quantity vector b can be said to be similar. However, this is merely an example of the feature amount determination method, and the determination method in step S308 is not limited to this method.
 このように、本発明によれば、様々な作業に関する複数のセンサデータを取得し、その一連の作業が持つ一定の規則性と相関性を特徴量として判断し、特徴量と作業とを関連付けて記憶しておくことで、未知のセンサデータの特徴量が記憶済みのどのセンサの特徴量と似ているかを判定し、それをもとに未知のセンサデータがどの作業に関するデータであるかを分類することが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 As described above, according to the present invention, a plurality of sensor data relating to various tasks are acquired, and the regularity and correlation possessed by the series of tasks are determined as feature quantities, and the feature quantities are associated with the tasks. By storing, it is determined which stored sensor feature quantity the feature quantity of unknown sensor data is similar to, and based on that, it is classified which work related to the unknown sensor data is data about It is possible to provide a work data classification system, a work data classification method, and a program that can be performed.
 [機械学習を利用した特徴量判定処理]
 図6は、過去の作業とセンサデータの特徴量との組み合わせを機械学習して、未知のセンサデータの特徴量がどの記憶済センサデータの特徴量と似ているかを判定する場合のフローチャート図である。構成としては、図2の装置100とコンピュータ200と同等の構成を備えるものとする。
[Feature amount determination processing using machine learning]
FIG. 6 is a flowchart of the case where machine learning is performed on a combination of past work and sensor data feature amounts to determine which stored sensor data feature amounts of unknown sensor data feature amounts are similar to each other. is there. The configuration is assumed to have the same configuration as the device 100 and the computer 200 of FIG.
 まず、コンピュータ200の記憶モジュール231は、作業と複数のセンサデータの特徴量の組み合わせを教師データとして、記憶部230に記憶する(ステップS601)。作業と複数のセンサデータの特徴量を組み合わせたものは、他のコンピュータや記憶媒体から取得してもよいし、コンピュータ200で作成してもよい。又は、過去に分類した未知センサデータの特徴量と分類された作業を、教師データとして使用してもよい。また、記憶部230に教師データ専用のデータベースを設けてもよい。 First, the storage module 231 of the computer 200 stores combinations of work and feature quantities of a plurality of sensor data in the storage unit 230 as teacher data (step S601). The combination of the work and the feature quantities of a plurality of sensor data may be acquired from another computer or storage medium, or may be created by the computer 200. Alternatively, an operation classified as a feature of unknown sensor data classified in the past may be used as teacher data. Further, the storage unit 230 may be provided with a database dedicated to teacher data.
 次に、コンピュータ200の判定モジュール213は、教師データを使用して、判定方法の機械学習を行う(ステップS602)。ここでの機械学習の方法として、教師あり学習(Supervised Learning)を使用することを想定する。記憶モジュール231が記憶部230に記憶した、多数の教師データをもとに、どのようなセンサデータの特徴量の時に、どの作業のセンサデータの特徴量と似ていると判定するかを、機械学習する。この、ステップS601、ステップS602の処理は、判定方法の機械学習が不要な場合にはスキップしてよいものとする。また、教師データの数が少ないうちは、精度が低くなることが予想されるため、図3のフローを利用することが望ましい。教師あり学習で判定モジュール213を機械学習させることの利点は、過去に分類した未知センサデータの特徴量と分類された作業を教師データとして使用することで、人手をかけずに、より判定精度を向上させることが可能な点である。ただし、機械学習のための時間がかかることが想定されるため、ステップS602の処理は、作業データ分類システムの負荷が小さい時間帯等に行うものとしてもよい。 Next, the determination module 213 of the computer 200 performs machine learning of the determination method using the teacher data (step S602). As a method of machine learning here, it is assumed to use supervised learning (Supervised Learning). Based on a large number of teacher data stored in the storage unit 230 by the storage module 231, the machine determines which feature quantity of sensor data it is determined to be similar to the feature quantity of sensor data of which operation learn. The processes in steps S601 and S602 may be skipped if machine learning of the determination method is unnecessary. In addition, it is desirable to use the flow of FIG. 3 because the accuracy is expected to be low while the number of teacher data is small. The advantage of machine-learning the judgment module 213 by supervised learning is that the judgment accuracy is further improved without using human hands by using work classified as feature amounts of unknown sensor data classified in the past as teacher data. It is a point that can be improved. However, since it is assumed that it takes time for machine learning, the process of step S602 may be performed in a time zone or the like where the load on the work data classification system is small.
 次の、ステップS603からステップS609の処理は、図3のステップS302から、ステップS308の処理に相当するため、ここでの説明は省略する。 The subsequent processes of step S603 to step S609 correspond to the processes of step S302 to step S308 of FIG. 3 and thus the description thereof is omitted here.
 このように、本発明によれば、特徴量と作業との組み合わせを教師データとして使用し、判定モジュール213に教師あり学習をさせることで、未知のセンサデータの特徴量が記憶済みのどのセンサの特徴量と似ているかを判定する精度を向上することが可能であり、それにより、未知のセンサデータがどの作業に関するデータであるかを分類する、分類精度を交渉させることが可能な作業データ分類システム、作業データ分類方法、およびプログラムを提供することが可能となる。 As described above, according to the present invention, the combination of the feature amount and the operation is used as teacher data, and the supervised learning is performed by the determination module 213, whereby any feature value of the unknown sensor data is stored. It is possible to improve the accuracy with which it is determined to be similar to the feature amount, thereby classifying the operation relating to which unknown sensor data is data, and capable of causing classification accuracy to be negotiated. It becomes possible to provide a system, a work data classification method, and a program.
 上述した手段、機能は、コンピュータ(CPU、情報処理装置、各種端末を含む)が、所定のプログラムを読み込んで、実行することによって実現される。プログラムは、例えば、コンピュータからネットワーク経由で提供される(SaaS:ソフトウェア・アズ・ア・サービス)形態であってもよいし、フレキシブルディスク、CD(CD-ROM等)、DVD(DVD-ROM、DVD-RAM等)、コンパクトメモリ等のコンピュータ読取可能な記録媒体に記録された形態で提供される。この場合、コンピュータはその記録媒体からプログラムを読み取って内部記憶装置又は外部記憶装置に転送し記憶して実行する。また、そのプログラムを、例えば、磁気ディスク、光ディスク、光磁気ディスク等の記憶装置(記録媒体)に予め記録しておき、その記憶装置から通信回線を介してコンピュータに提供するようにしてもよい。 The above-described means and functions are realized by a computer (including a CPU, an information processing device, and various terminals) reading and executing a predetermined program. The program may be provided, for example, from a computer via a network (SaaS: software as a service), a flexible disk, a CD (CD-ROM, etc.), a DVD (DVD-ROM, DVD) Provided in the form of being recorded in a computer readable recording medium such as a RAM, a compact memory, etc. In this case, the computer reads the program from the recording medium, transfers the program to an internal storage device or an external storage device, stores it, and executes it. Alternatively, the program may be recorded in advance in a storage device (recording medium) such as, for example, a magnetic disk, an optical disk, or a magneto-optical disk, and may be provided from the storage device to the computer via a communication line.
 以上、本発明の実施形態について説明したが、本発明は上述したこれらの実施形態に限るものではない。また、本発明の実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施形態に記載されたものに限定されるものではない。 As mentioned above, although embodiment of this invention was described, this invention is not limited to these embodiment mentioned above. Further, the effects described in the embodiments of the present invention only list the most preferable effects resulting from the present invention, and the effects according to the present invention are limited to those described in the embodiments of the present invention is not.
100 装置、200 コンピュータ、300 通信網 100 devices, 200 computers, 300 communication networks

Claims (6)

  1.  様々な作業に関する複数のセンサデータを取得する取得手段と、
     前記複数のセンサデータの特徴量を抽出する抽出手段と、
     前記特徴量と前記作業とを関連付けて記憶する記憶手段と、
     未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定する判定手段と、
     前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類する分類手段と、
    を備える作業データ分類システム。
    Acquisition means for acquiring multiple sensor data relating to various tasks;
    Extracting means for extracting feature quantities of the plurality of sensor data;
    Storage means for storing the feature quantity and the work in association with each other;
    A determination unit that determines which feature of the stored sensor data is similar to the feature of the unknown sensor data;
    Classification means for classifying which operation the unknown sensor data is about based on the result of the determination;
    Work data classification system comprising:
  2.  前記未知のセンサデータが複数ある場合には、前記分類手段において、前記記憶した作業と関連付けられた複数の特徴量と似ていると判定される数が多い作業に分類することを特徴とする
    請求項1に記載の作業データ分類システム。
    In the case where there are a plurality of unknown sensor data, the classification means is classified into a work having a large number determined to be similar to a plurality of feature quantities associated with the stored work. The work data classification system according to Item 1.
  3.  前記判定手段は、前記未知のセンサデータの特徴量と前記センサデータの特徴量との内積が、前記未知のセンサデータの特徴量の絶対値と前記センサデータの特徴量の絶対値の積の値に、所定の範囲より近い時に、似ていると判定することを特徴とする
    請求項1又は請求項2に記載の作業データ分類システム。
    The determination means is a product of an inner product of a feature of the unknown sensor data and a feature of the sensor data as a product of an absolute value of the feature of the unknown sensor data and an absolute value of the feature of the sensor data. The work data classification system according to claim 1 or 2, wherein it is determined that they are similar when they are closer than a predetermined range.
  4.  前記判定手段は、過去の特徴量を機械学習して、前記未知のセンサデータの特徴量が、前記センサデータの特徴量の中のどの特徴量と似ているかを判定することを特徴とする
    請求項1から請求項3のいずれか一項に記載の作業データ分類システム。
    The determination means is characterized by performing machine learning of a feature amount in the past to determine which feature amount in the feature amount of the sensor data is similar to the feature amount of the unknown sensor data. The work data classification system according to any one of claims 1 to 3.
  5.  様々な作業に関する複数のセンサデータを取得するステップと、
     前記複数のセンサデータの特徴量を抽出するステップと、
     前記特徴量と前記作業とを関連付けて記憶するステップと、
     未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定するステップと、
     前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類するステップと、
    を備える作業データ分類方法。
    Acquiring a plurality of sensor data on various tasks;
    Extracting features of the plurality of sensor data;
    Storing the feature amount and the work in association with each other;
    Determining which feature of unknown sensor data is similar to the feature of the stored sensor data;
    Classifying, based on the result of the determination, which operation the unknown sensor data relates to;
    Work data classification method comprising:
  6.  作業データ分類システムに、
     様々な作業に関する複数のセンサデータを取得するステップ、
     前記複数のセンサデータの特徴量を抽出するステップ、
     前記特徴量と前記作業とを関連付けて記憶するステップ、
     未知のセンサデータの特徴量が、前記記憶したセンサデータのどの特徴量と似ているかを判定するステップ、
     前記判定の結果に基づいて、前記未知のセンサデータがどの作業に関するデータであるかを分類するステップ、
    を実行させるためのプログラム。
    In the work data classification system,
    Acquiring multiple sensor data for various tasks,
    Extracting features of the plurality of sensor data;
    Storing the feature quantity and the work in association with each other;
    Determining which feature of unknown sensor data is similar to the feature of the stored sensor data;
    Classifying which operation the unknown sensor data relates to based on the result of the determination;
    A program to run a program.
PCT/JP2017/027787 2017-07-31 2017-07-31 Work data classification system, work data classification method, and program WO2019026166A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/027787 WO2019026166A1 (en) 2017-07-31 2017-07-31 Work data classification system, work data classification method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/027787 WO2019026166A1 (en) 2017-07-31 2017-07-31 Work data classification system, work data classification method, and program

Publications (1)

Publication Number Publication Date
WO2019026166A1 true WO2019026166A1 (en) 2019-02-07

Family

ID=65232392

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/027787 WO2019026166A1 (en) 2017-07-31 2017-07-31 Work data classification system, work data classification method, and program

Country Status (1)

Country Link
WO (1) WO2019026166A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116570291A (en) * 2023-07-14 2023-08-11 北京中科心研科技有限公司 Wearing state judging method and device of wearing equipment, electronic equipment and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010161991A (en) * 2009-01-16 2010-07-29 Fujitsu Ltd Work recording device, work recording system, and work recording program
JP2011085990A (en) * 2009-10-13 2011-04-28 Fujitsu Ltd Program, device, and method for managing work

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010161991A (en) * 2009-01-16 2010-07-29 Fujitsu Ltd Work recording device, work recording system, and work recording program
JP2011085990A (en) * 2009-10-13 2011-04-28 Fujitsu Ltd Program, device, and method for managing work

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116570291A (en) * 2023-07-14 2023-08-11 北京中科心研科技有限公司 Wearing state judging method and device of wearing equipment, electronic equipment and medium
CN116570291B (en) * 2023-07-14 2023-10-03 北京中科心研科技有限公司 Wearing state judging method and device of wearing equipment, electronic equipment and medium

Similar Documents

Publication Publication Date Title
US11637797B2 (en) Automated image processing and content curation
AU2017245374B2 (en) Index configuration for searchable data in network
US20170187711A1 (en) Information providing method and device
US9411839B2 (en) Index configuration for searchable data in network
DE102014117412A1 (en) Find personal meaning in unstructured user data
US11601391B2 (en) Automated image processing and insight presentation
JP2020507159A (en) Picture push method, mobile terminal and storage medium
US10623578B2 (en) Computer system, method for providing API, and program
US20240045899A1 (en) Icon based tagging
WO2019215924A1 (en) Operation data classification system, operation data classification method, and program
WO2019026166A1 (en) Work data classification system, work data classification method, and program
US11675973B2 (en) Electronic device and operation method for embedding an input word using two memory operating speeds
US10904598B2 (en) Apparatuses, systems and methods for sharing content
US11640423B2 (en) Systems and methods for selecting images for a media item
CN116310955A (en) Context and service association method and device and electronic equipment
US9201954B1 (en) Machine-assisted publisher classification
JP2023158433A (en) Analysis apparatus, information provision system, information processing system, program, and information provision method

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: JP

122 Ep: pct application non-entry in european phase

Ref document number: 17920300

Country of ref document: EP

Kind code of ref document: A1