WO2023058164A1 - Behavior order abnormality detection device, method, and program - Google Patents

Behavior order abnormality detection device, method, and program Download PDF

Info

Publication number
WO2023058164A1
WO2023058164A1 PCT/JP2021/037017 JP2021037017W WO2023058164A1 WO 2023058164 A1 WO2023058164 A1 WO 2023058164A1 JP 2021037017 W JP2021037017 W JP 2021037017W WO 2023058164 A1 WO2023058164 A1 WO 2023058164A1
Authority
WO
WIPO (PCT)
Prior art keywords
action
work
worker
order
video
Prior art date
Application number
PCT/JP2021/037017
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/JP2021/037017 priority Critical patent/WO2023058164A1/en
Priority to JP2023552607A priority patent/JPWO2023058164A1/ja
Publication of WO2023058164A1 publication Critical patent/WO2023058164A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention relates to an action sequence abnormality detection device, an action sequence abnormality detection method, and an action sequence abnormality detection program for detecting an abnormality in the order of actions by a worker.
  • Patent Document 1 describes a work management device that outputs the status of work performed by a worker based on a video of the worker.
  • the device described in Patent Literature 1 acquires a first image showing the worker at the start of work and a second image showing the worker at the end of work. Then, the device performs image analysis of the first image and the second image to measure the work required time, and recognizes the work item, thereby displaying information about the implementation status of each work item.
  • Non-Patent Document 1 describes MS-TCN (Multi-Stage Temporal Convolutional Network), which is an action segmentation technique, as a technique for identifying work content from video. For example, to classify action segments in long untrimmed videos, MS-TCN described in Non-Patent Document 1 generates frame-wise probabilities and feeds them into a high-level temporal model to determine the video frame classify directly.
  • MS-TCN Multi-Stage Temporal Convolutional Network
  • the device described in Patent Literature 1 measures the start time and end time of the work of the target worker using the video captured by the installed camera, and determines the work content. Identify.
  • the device described in Patent Document 1 can automatically identify the work content and the required time of the worker from the video, and also has the function of determining whether the work procedure was performed in the correct order. do not have. Therefore, there is a problem that the quality of the work performed cannot be grasped.
  • Non-Patent Document 1 compares the result output by the machine learning model for each frame with the correct action content for that frame, and outputs the accuracy. Therefore, there is a problem that, for example, if the present technology is simply applied to images taken in a factory, it is not possible to evaluate the correctness of the above-described worker's work content.
  • an object of the present invention is to apply an action sequence abnormality detection device, an action sequence abnormality detection method, and an action sequence abnormality detection program that can detect an abnormality in the action sequence of a worker.
  • An action sequence abnormality detection device includes: video input means for inputting a work video of a work process by a worker; and action identification means for identifying the action of the worker from the input work video.
  • An action order identifying means for tracing the actions of a worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list, and prescribing the order of actions according to the work and action order comparison means for detecting an abnormal work by comparing the ideal work procedure and the action order list.
  • the action sequence abnormality detection method inputs a work video in which a worker's work process is shot, identifies the worker's actions from the input work video, and chronologically displays the identified worker's actions. If a change in the behavior of the worker is detected, the behavior before the change is added to the action order list, and the ideal work procedure that defines the order of actions according to the work is compared with the action order list. , to detect abnormal work.
  • the action sequence abnormality detection program includes video input processing for inputting work video of the work process by the worker into the computer, action identification processing for identifying the worker's action from the input work video, and identification.
  • action order identification process for adding the action before the change to the action order list, and the order of the action according to the work. is compared with an action order list defining an action order list to execute an action order comparison process for detecting an abnormal work.
  • FIG. 5 is an explanatory diagram showing an example of processing for generating an action order list from a work video; It is a block diagram which shows the structural example of the action sequence abnormality detection system of 2nd embodiment by this invention. It is a flowchart which shows the operation example of the action order abnormality detection system of 2nd embodiment.
  • BRIEF DESCRIPTION OF THE DRAWINGS It is a block diagram which shows the outline
  • FIG. 1 is a block diagram showing a configuration example of an action sequence abnormality detection system according to a first embodiment of the present invention.
  • an action sequence abnormality detection system 100 of the first embodiment of the present invention includes a video input means 1, an action sequence abnormality detection device 21, an ideal work procedure storage device 22, and an output device 3. and The action sequence abnormality detection device 21 and the ideal work procedure storage device 22 are connected so as to be able to communicate with each other.
  • the action order abnormality detection device 21 includes action identification means 211, action order identification means 212, and action order comparison means 213, as shown in FIG.
  • the action order identifying means 212 is connected to the action identifying means 211 and the action order comparing means 213 respectively. Note that the unidirectional arrows shown in FIG. 1 simply indicate the direction of information flow and do not exclude bidirectionality.
  • the video input means 1 inputs a video of a worker's work process (hereinafter referred to as a work video).
  • the content of the working video is arbitrary.
  • the work video is a video in which the entire work is shot in chronological order. Note that the video input means 1 may be included in the action sequence abnormality detection device 21 .
  • the behavior identification means 211 identifies the behavior of the worker from the input work video. Specifically, the behavior identifying means 211 identifies the behavior of the worker in units of frames from the work video. Any method may be used by the action identifying means 211 to identify the action from the work video. For example, the method described in Patent Literature 1 may be used.
  • the action sequence identification means 212 receives the identification result from the action identification means 211, traces the identified worker's actions in chronological order, and detects a change in the worker's action. Add to order list. Specifically, the action sequence identifying means 212 follows the actions of the identified worker in chronological order from the first frame of the work video, and detects a change in action before and after the frame. to the action order list.
  • the action order identification unit 212 may detect a change in action when the identification result of the worker's action continues with the same content for a predetermined period (for the number of frames). In this way, the identification result by the action identification unit 211 is data indicating the identification result for each frame, while the action order list can be said to be data obtained by compressing the identification result for each action.
  • the ideal work procedure storage device 22 is a device that records the ideal action sequence (hereinafter referred to as ideal work procedure) assumed in the work performed by the worker.
  • the ideal work procedure is information that specifically defines the order of actions according to the type of work, and in the target assembly work and transportation work, the work is in the correct order as expected by the supervisor. It is an example of work when extra work is done without intervention.
  • the ideal work procedure may be represented as frame-by-frame information, or may be represented in the same format as an action order list, which will be described later.
  • the ideal work procedure storage device 22 stores ideal work procedures for each type of work.
  • the ideal work procedure storage device 22 is implemented by, for example, a magnetic disk.
  • the action order comparison means 213 receives the action order list from the action order identification means 212, compares it with the ideal work procedures stored in the ideal work procedure storage device 22, and detects abnormal work. Furthermore, the action order comparison means 213 may output the result of detecting abnormal work to the output device 3 based on the edit distance between the action order list and the ideal work procedure. In addition, in this embodiment, the type of work is assumed to be known.
  • the evaluation index called edit distance will be explained below.
  • edit distance for each element (here, action) included in the identification result for the identification result of a series of actions, how many times the replacement, deletion, and insertion of the element content should be used to determine the correct action content A match is measured.
  • the action order comparison means 213 outputs the result of detecting abnormal work by calculating the edit distance from the series of actions included in the action order list to the series of actions included in the ideal work procedure.
  • the action order comparison means 213 may output an edit distance indicating the number of times the action is replaced as the number of times the action is replaced. Also, the action order comparison unit 213 may output an edit distance indicating the number of times an action is added as the number of times an action is omitted. Further, the action order comparison unit 213 may output an edit distance indicating the number of actions deleted as the number of extra actions added.
  • Action identification means 211, action order identification means 212, and action order comparison means 213 are computer processors (e.g., CPU (Central Processing Unit), GPU (Graphics Processing Unit) that operate according to a program (action order abnormality detection program). )).
  • CPU Central Processing Unit
  • GPU Graphics Processing Unit
  • the program is stored in a storage unit (not shown) provided in the action sequence abnormality detection device 21, the processor reads the program, and according to the program, the action identification means 211, the action order identification means 212, and the action order It may operate as the comparison means 213 .
  • the function of the action sequence abnormality detection device 21 may be provided in a SaaS (Software as a Service) format.
  • the action identification means 211, the action order identification means 212, and the action order comparison means 213 may each be realized by dedicated hardware. Also, part or all of each component of each device may be implemented by general-purpose or dedicated circuitry, processors, etc., or combinations thereof. These may be composed of a single chip, or may be composed of multiple chips connected via a bus. A part or all of each component of each device may be implemented by a combination of the above-described circuits and the like and programs.
  • the plurality of information processing devices, circuits, etc. may be centrally arranged. and may be distributed.
  • the information processing device, circuits, and the like may be implemented as a form in which each is connected via a communication network, such as a client-server system, a cloud computing system, or the like.
  • FIG. 2 is a flow chart showing an operation example of the action sequence abnormality detection system 100 of the first embodiment.
  • the video input means 1 inputs a work video (step S1).
  • the behavior identifying means 211 identifies the behavior of the worker from the input work video (step S2).
  • the action identifying means 211 identifies actions for each frame of the input work video.
  • the action order identifying means 212 traces the identified actions of the worker in chronological order, and when detecting a change in the action of the worker, adds the action before the change to the action order list (step S3). .
  • the action order identifying means 212 deletes the frame information from the action contents obtained for each frame and converts them into an action order list indicating which action was performed in which order.
  • FIG. 3 is an explanatory diagram showing an example of processing for generating an action order list from work videos.
  • a specific example of the action order list generation method conversion method
  • the action sequence identifying means 212 compares the work content (here, action A) in the first frame of the work video with the action in the next frame. If the actions shown are the same, the action order identifying means 212 performs a process of comparing that action with the action shown by the next frame. Thereafter, this process is repeated until a frame showing a different action (here, action B) is reached.
  • the action order identification means 212 When reaching a frame showing a different action, the action order identification means 212 adds the action before the change to the action order list. Similar processing is repeated for subsequent frames until a frame showing a different action is reached, and each time a frame showing a different action is reached, the action up to that point is added to the action order list. In the process of processing, when it is determined that the action indicated by the frame cannot be identified, the action identifying means 211 may ignore the frame and continue the process.
  • the example shown in FIG. 3 indicates that the action order list L4 is generated from the identification result L2.
  • an action order list L3 representing an ideal work procedure may be generated in a similar manner from the identification result L1 of the image showing the ideal work.
  • the action order comparison means 213 compares the ideal work procedure and the action order list to detect abnormal work (step S4). Specifically, the action order comparison means 213 compares the action order list generated in step S3 with the ideal work procedure stored in the ideal work procedure storage device 22 by calculating the edit distance. , to detect differences such as interchanges of procedures.
  • the edit distance is used to compare two action order lists, the action order list L4 generated from the working video and the ideal action order list L3.
  • the edit distance is calculated by calculating how many times "element replacement”, "element deletion”, and "element insertion” are performed on the contents of the action order list L4 to obtain the same list as the action order list L3. obtained by
  • the action order list L4 generated from the work video is [1: action A, 2: action B, 3: action C, 4: action B, 5: action D]
  • the ideal action order list L3 is Assume that [1: action A, 2: action B, 3: action D, 4: action C].
  • an action order list that matches the action order list L3 is obtained. .
  • the action order comparison means 213 regards the number of times of "deleting an element” as the number of times of "adding an extra action”, and regards the number of times of "inserting an element” as the number of times of "missing an action”. ”, and the number of “replacement of elements” (every two cases) is regarded as the number of “swap of actions” (one case). Then, the action order comparison means 213 outputs the result of detecting the abnormal work, assuming that an abnormality of the considered content is detected.
  • the action order comparison unit 213 outputs a result that one case of "addition of extra action” and one case of "replacement of action” have occurred.
  • the action order comparison means 213 outputs the result of detecting the abnormal work to the output device 3 (step S5).
  • the video input means 1 inputs the work video
  • the action identification means 211 identifies the action of the worker from the input work video. Then, when the action order identifying means 212 traces the actions of the identified worker in chronological order and detects a change in the action of the worker, the action before the change is added to the action order list, and the action order comparing means 213 compares the ideal work procedure with the action sequence list to detect abnormal work. Therefore, it is possible to detect an abnormality in the order of actions by the worker.
  • the action sequence abnormality detection system 100 of the present embodiment it is possible to identify whether the action of the worker in the work video is performed in the assumed correct procedure.
  • the reason is that the action order identification means 212 generates an action order list indicating which action was performed in what order from the action identification results for each frame of the input work video.
  • the action order identification means 212 converts the identification result L2 of the work video identified by the action identification means 211 into the action order list L4. Similarly, the action order identification means 212 converts the identification result L1 into an action order list L3.
  • the action sequence abnormality detection system 100 can detect the replacement of actions and the omission of actions by comparing the two action order lists L3 and L4 based on the edit distance.
  • FIG. 4 is a block diagram showing a configuration example of an action sequence abnormality detection system according to a second embodiment of the present invention.
  • an action sequence abnormality detection system 200 of the second embodiment of the present invention includes a video input means 1, an action sequence abnormality detection device 21, an ideal work procedure storage device 22, and a work type search. It comprises means 23 and an output device 3 .
  • the behavior sequence abnormality detection system 200 of the second embodiment differs from the behavior sequence abnormality detection system 100 of the first embodiment in that it further includes work type search means 23 .
  • Other configurations are the same as those of the first embodiment.
  • the work type search means 23 may be included in the action sequence abnormality detection device 21 .
  • the work type search means 23 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video. Then, the work type search means 23 searches and acquires the ideal work procedure corresponding to the identified work type from the ideal work procedure storage device 22 .
  • the work type search means 23 may prepare, for example, a master of typical work types according to the behavior of the worker, and specify the work type according to the degree of matching with the master. Further, the work type search means 23 may identify the type of work using a model generated by learning the type of work based on the behavior of the worker.
  • the behavior sequence abnormality detection system 200 includes the work type search means 23, so that behavior sequence abnormality detection can be performed with the same device for multiple types of work.
  • the operation of the work type search means 23 will be described below using a specific example. For example, it is assumed that there are three types of work: "assembly of products", “packaging of products”, and "defect inspection of products".
  • the first embodiment assumes that the type of work is known. In other words, it has been clarified in advance which type of work the work image is of the three types, and the ideal work procedure corresponding to the type of work has been acquired.
  • the work type search means 23 acquires an appropriate ideal work procedure according to the type of work specified. do. As a result, it is possible to perform anomaly detection for a plurality of types of work using the same device.
  • the action identification means 211, the action order identification means 212, the action order comparison means 213, and the work type search means 23 are implemented by a computer processor that operates according to a program (action order abnormality detection program).
  • FIG. 5 is a flow chart showing an operation example of the action sequence abnormality detection system 200 of the second embodiment.
  • the process from inputting the work video to identifying the action is the same as steps S1 to S2 illustrated in FIG.
  • the work type search means 23 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video (step S11). Then, the work type search means 23 searches and acquires the ideal work procedure corresponding to the identified work type from the ideal work procedure storage device 22 (step S12). Using this acquired ideal work procedure, comparison with the action order list is performed.
  • step S3 for generating the action order list may be performed before the process of step S11 or step S12.
  • the work type search means 23 identifies the work type based on the behavior of the worker identified from the work video, and determines the ideal work procedure corresponding to the identified work type. Acquired from the ideal work procedure storage device 22 . Therefore, in addition to the effects of the first embodiment, it is possible to perform abnormality detection for a plurality of types of work with the same device.
  • the action order abnormality detection system of the above embodiment can be used in an actual factory, for example.
  • the image input means 1 inputs the photographed work image.
  • the action identification means 211 performs a predetermined action such as "taking a specific part” or “assembling a part” for all frames of the captured work video. Identify which action applies to you.
  • the action order identification means 212 converts the identification result into an action order list.
  • the action order comparison means 213 compares the action order list and the ideal work procedure, and determines how many actions are replaced, missing actions, or added extra work in the work to be identified. Output what happened.
  • FIG. 6 is a block diagram showing an outline of an action sequence abnormality detection device according to the present invention.
  • An action order abnormality detection device 80 (for example, action order abnormality detection device 21) according to the present invention is input with video input means 81 (for example, video input means 1) for inputting a work video in which a work process by a worker is photographed.
  • the action identification means 82 for example, the action identification means 211 that identifies the action of the worker from the work video obtained and the action of the identified worker are traced in chronological order, and a change in the action of the worker is detected
  • the action order identification means 83 for example, the action order identification means 212 that adds the action before the change to the action order list, and the ideal work procedure that defines the action order according to the work and the action order list.
  • action order comparison means 84 for example, action order comparison means 213) for detecting abnormal work.
  • the action identification means 82 identifies the actions of the worker on a frame-by-frame basis from the work video, and the action order identification means 83 chronologically identifies the actions of the identified worker from the first frame of the work video. If a change in behavior is detected before and after the frame, the behavior before the change may be added to the behavior order list.
  • the action order comparison means 84 may output the result of detecting abnormal work based on the edit distance between the action order list and the ideal work procedure.
  • the action order comparison means 84 calculates an edit distance from a series of actions included in the action order list to a series of actions included in the ideal work procedure. may be output.
  • the action order comparison means 84 outputs the edit distance indicating the number of times the action is replaced as the number of times the action is replaced, outputs the edit distance indicating the number of times the action is added as the number of times the action is omitted, and indicates the number of times the action is deleted.
  • the edit distance may be output as the number of extra actions added.
  • the behavior sequence abnormality detection device 80 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video, and determines the ideal work procedure corresponding to the identified type of work. from a storage device (eg ideal work procedure storage device 22).
  • FIG. 7 is a schematic block diagram showing the configuration of a computer according to at least one embodiment.
  • a computer 1000 comprises a processor 1001 , a main storage device 1002 , an auxiliary storage device 1003 and an interface 1004 .
  • Each of the above-described action order abnormality detection devices 80 is implemented in the computer 1000 .
  • the operation of each processing unit described above is stored in the auxiliary storage device 1003 in the form of a program.
  • the processor 1001 reads out the program from the auxiliary storage device 1003, develops it in the main storage device 1002, and executes the above processing according to the program.
  • the secondary storage device 1003 is an example of a non-transitory tangible medium.
  • Other examples of non-transitory tangible media include magnetic disks, magneto-optical disks, CD-ROMs (Compact Disc Read-only memory), DVD-ROMs (Read-only memory), connected via interface 1004, A semiconductor memory etc. are mentioned.
  • the computer 1000 receiving the distribution may develop the program in the main storage device 1002 and execute the above process.
  • the program may be for realizing part of the functions described above.
  • the program may be a so-called difference file (difference program) that implements the above-described functions in combination with another program already stored in the auxiliary storage device 1003 .
  • An action order abnormality detecting device comprising action order comparison means for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
  • the action identification means identifies the action of the worker in units of frames from the work video,
  • the action sequence identifying means traces the identified actions of the worker in chronological order from the first frame of the work video, and when a change in action is detected before or after the frame, adds the action before the change to the action order list.
  • the action order abnormality detection device according to appendix 1.
  • the action order comparison means outputs a result of detecting abnormal work by calculating an edit distance from a series of actions included in the action order list to a series of actions included in the ideal work procedure.
  • the action sequence abnormality detection device according to appendix 3.
  • the action order comparison means outputs an edit distance indicating the number of times an action is replaced as the number of times an action is replaced, outputs an edit distance indicating the number of times an action is added as the number of times an action is omitted, and indicates the number of times an action is deleted.
  • the action sequence abnormality detection device according to appendix 3 or appendix 4, wherein the edit distance is output as the number of additions of extra actions.
  • An action order abnormality detection method comprising: comparing an ideal work procedure in which an order of actions is defined according to work and the action order list to detect an abnormal work.
  • Video input processing for inputting work video that captures the work process by the worker
  • Action identification processing for identifying actions of the worker from the input work video
  • an action order identification process for tracing the identified actions of the worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list
  • a program storage medium storing an action order abnormality detection program for executing an action order comparison process for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
  • Video input processing for inputting work video that captures the work process by the worker, Action identification processing for identifying actions of the worker from the input work video, an action order identification process for tracing the identified actions of the worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list;
  • An action order abnormality detection program for executing an action order comparison process for detecting an abnormal work by comparing an ideal work procedure in which an action order is defined according to work and the action order list.
  • the present invention is suitably applied to an action sequence abnormality detection device that detects an abnormality in the order of actions by a worker.
  • the present invention can be used to analyze the work content of assembly work processes in the manufacturing industry, such as which work processes tend to take more time and which work processes are more likely to be mixed up.
  • the present invention can also be applied to applications such as confirming whether or not important processes leading to product quality are being carried out without excess or deficiency in work management in the construction industry.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Factory Administration (AREA)

Abstract

A video input means 81 is for inputting a work video in which a work process by a worker has been captured. A behavior identification means 82 identifies behaviors of the worker from the inputted work video. A behavior order identification means 83 traces the identified behaviors of the worker in a time series and, in a case where a change in behavior of the worker has been detected, adds a behavior before the change to a behavior order list. A behavior order comparison means 84 makes a comparison between the behavior order list and an ideal work procedure that defines the order of behaviors in accordance with the work, so as to detect abnormal work.

Description

行動順序異常検出装置、方法およびプログラムAction order abnormality detection device, method and program
 本発明は、作業者による行動の順序についての異常を検出する行動順序異常検出装置、行動順序異常検出方法および行動順序異常検出プログラムに関する。 The present invention relates to an action sequence abnormality detection device, an action sequence abnormality detection method, and an action sequence abnormality detection program for detecting an abnormality in the order of actions by a worker.
 製造業では、商品の組み立てや仕分け、保管を行っている工場や倉庫での生産性向上が課題となっている。生産性向上のための取り組みとして、監督者によるリアルタイム、もしくは作業者の録画された作業風景の目視確認による判断のもと、作業手順の確認が行われている。しかし、監督者の目視確認による判断には時間や人件費などのコストが掛かる他、見落としが発生する可能性も存在する。そのため、作業者による作業の手順が正しい順番で行われているかを自動で識別したいといった要望がある。 In the manufacturing industry, improving productivity in factories and warehouses where products are assembled, sorted, and stored is an issue. As an effort to improve productivity, work procedures are confirmed based on decisions made by supervisors in real time or by visual confirmation of recorded work scenes by workers. However, judgment based on the supervisor's visual confirmation requires time and labor costs, and there is also the possibility of oversights. Therefore, there is a demand to automatically identify whether or not the work procedure by the worker is performed in the correct order.
 このような要望に関連する技術として、特許文献1には、作業者を撮影した映像に基づいて、作業者による作業の実施状況を出力する作業管理装置が記載されている。特許文献1に記載された装置は、作業開始時の作業者が映る第一の画像と、作業終了時の作業者が映る第二の画像を取得する。そして、上記装置は、第一の画像および第二の画像の画像解析を行って作業所要時間を計測するとともに、作業案件を認識することで、作業案件ごとの実施状況に関する情報を表示する。 As a technology related to such a demand, Patent Document 1 describes a work management device that outputs the status of work performed by a worker based on a video of the worker. The device described in Patent Literature 1 acquires a first image showing the worker at the start of work and a second image showing the worker at the end of work. Then, the device performs image analysis of the first image and the second image to measure the work required time, and recognizes the work item, thereby displaying information about the implementation status of each work item.
 また、非特許文献1には、映像からの作業内容を識別する技術として、行動分割の技術であるMS-TCN(Multi-Stage Temporal Convolutional Network)について記載されている。例えば、トリミングされていない長い映像中の行動セグメントを分類するため、非特許文献1に記載されたMS-TCNでは、フレームごとの確率を生成して高レベルの時間モデルに与えることにより、映像フレームを直接分類する。 In addition, Non-Patent Document 1 describes MS-TCN (Multi-Stage Temporal Convolutional Network), which is an action segmentation technique, as a technique for identifying work content from video. For example, to classify action segments in long untrimmed videos, MS-TCN described in Non-Patent Document 1 generates frame-wise probabilities and feeds them into a high-level temporal model to determine the video frame classify directly.
特開2015-225630号公報JP 2015-225630 A
 上述するように、特許文献1に記載された装置は、設置されたカメラで撮影された映像を用いて対象とする作業者に関する作業の開始時刻、および、終了時刻を計測し、その作業内容を識別する。しかし、特許文献1に記載された装置では、映像から作業者の作業内容と所要時間を自動で識別できる一方で、その作業手順が正しい順序で行われたか否かを判定する機能を有していない。そのため、行われた作業の質を把握することはできない、という問題がある。 As described above, the device described in Patent Literature 1 measures the start time and end time of the work of the target worker using the video captured by the installed camera, and determines the work content. Identify. However, the device described in Patent Document 1 can automatically identify the work content and the required time of the worker from the video, and also has the function of determining whether the work procedure was performed in the correct order. do not have. Therefore, there is a problem that the quality of the work performed cannot be grasped.
 また、非特許文献1に記載された方法は、フレームごとに機械学習モデルが出力した結果と、そのフレームの正解の行動内容とを比較し、精度を出力するものである。そのため、例えば、工場で撮影された映像などに本技術を単純に適応しただけでは、前述した作業者の作業内容の正しさを評価することができない、という問題がある。 In addition, the method described in Non-Patent Document 1 compares the result output by the machine learning model for each frame with the correct action content for that frame, and outputs the accuracy. Therefore, there is a problem that, for example, if the present technology is simply applied to images taken in a factory, it is not possible to evaluate the correctness of the above-described worker's work content.
 そこで、本発明では、作業者による行動順序の異常を検出することができる行動順序異常検出装置、行動順序異常検出方法および行動順序異常検出プログラムを適用することを目的とする。 Therefore, an object of the present invention is to apply an action sequence abnormality detection device, an action sequence abnormality detection method, and an action sequence abnormality detection program that can detect an abnormality in the action sequence of a worker.
 本発明による行動順序異常検出装置は、作業者による作業過程を撮影した作業映像を入力する映像入力手段と、入力された作業映像から、作業者の行動を識別する行動識別手段と、識別された作業者の行動を時系列に辿り、その作業者の行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加する行動順序識別手段と、作業に応じて行動の順序を規定した理想作業手順と行動順序リストとを比較して、異常作業を検出する行動順序比較手段とを備えたことを特徴とする。 An action sequence abnormality detection device according to the present invention includes: video input means for inputting a work video of a work process by a worker; and action identification means for identifying the action of the worker from the input work video. An action order identifying means for tracing the actions of a worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list, and prescribing the order of actions according to the work and action order comparison means for detecting an abnormal work by comparing the ideal work procedure and the action order list.
 本発明による行動順序異常検出方法は、作業者による作業過程を撮影した作業映像を入力し、入力された作業映像から、作業者の行動を識別し、識別された作業者の行動を時系列に辿り、その作業者の行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加し、作業に応じて行動の順序を規定した理想作業手順と行動順序リストとを比較して、異常作業を検出することを特徴とする。 The action sequence abnormality detection method according to the present invention inputs a work video in which a worker's work process is shot, identifies the worker's actions from the input work video, and chronologically displays the identified worker's actions. If a change in the behavior of the worker is detected, the behavior before the change is added to the action order list, and the ideal work procedure that defines the order of actions according to the work is compared with the action order list. , to detect abnormal work.
 本発明による行動順序異常検出プログラムは、コンピュータに、作業者による作業過程を撮影した作業映像を入力する映像入力処理、入力された作業映像から、作業者の行動を識別する行動識別処理、識別された作業者の行動を時系列に辿り、その作業者の行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加する行動順序識別処理、および、作業に応じて行動の順序を規定した理想作業手順と行動順序リストとを比較して、異常作業を検出する行動順序比較処理を実行させることを特徴とする。 The action sequence abnormality detection program according to the present invention includes video input processing for inputting work video of the work process by the worker into the computer, action identification processing for identifying the worker's action from the input work video, and identification. When a change in the behavior of the worker is detected, the action order identification process for adding the action before the change to the action order list, and the order of the action according to the work. is compared with an action order list defining an action order list to execute an action order comparison process for detecting an abnormal work.
 本発明によれば、作業者による行動順序の異常を検出することができる。 According to the present invention, it is possible to detect anomalies in the action order of workers.
本発明による第一の実施形態の行動順序異常検出システムの構成例を示すブロック図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a block diagram which shows the structural example of the action sequence abnormality detection system of 1st embodiment by this invention. 第一の実施形態の行動順序異常検出システムの動作例を示すフローチャートである。It is a flowchart which shows the operation example of the action sequence abnormality detection system of 1st embodiment. 作業映像から行動順序リストを生成する処理の例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of processing for generating an action order list from a work video; 本発明による第二の実施形態の行動順序異常検出システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the action sequence abnormality detection system of 2nd embodiment by this invention. 第二の実施形態の行動順序異常検出システムの動作例を示すフローチャートである。It is a flowchart which shows the operation example of the action order abnormality detection system of 2nd embodiment. 本発明による行動順序異常検出装置の概要を示すブロック図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a block diagram which shows the outline|summary of the action sequence abnormality detection apparatus by this invention. 少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。1 is a schematic block diagram showing a configuration of a computer according to at least one embodiment; FIG.
 本発明の実施の形態について図面を参照して以下、詳細に説明する。以下の説明では、作業者による一連の動作を作業と記し、作業に含まれる個々の動作のことを行動と記す。 Embodiments of the present invention will be described in detail below with reference to the drawings. In the following description, a series of actions by a worker is referred to as work, and individual actions included in the work are referred to as actions.
[第一の実施形態]
[構成の説明]
 図1は、本発明による第一の実施形態の行動順序異常検出システムの構成例を示すブロック図である。図1に示されるように、本発明の第一の実施形態の行動順序異常検出システム100は、映像入力手段1と、行動順序異常検出装置21と、理想作業手順記憶装置22と、出力装置3とを備えている。行動順序異常検出装置21と理想作業手順記憶装置22とは、通信可能に接続されている。
[First embodiment]
[Description of configuration]
FIG. 1 is a block diagram showing a configuration example of an action sequence abnormality detection system according to a first embodiment of the present invention. As shown in FIG. 1, an action sequence abnormality detection system 100 of the first embodiment of the present invention includes a video input means 1, an action sequence abnormality detection device 21, an ideal work procedure storage device 22, and an output device 3. and The action sequence abnormality detection device 21 and the ideal work procedure storage device 22 are connected so as to be able to communicate with each other.
 行動順序異常検出装置21は、図1に示されるように、行動識別手段211と、行動順序識別手段212と、行動順序比較手段213とを含む。行動順序識別手段212は、行動識別手段211と行動順序比較手段213にそれぞれ接続されている。なお、図1に示す一方向性の矢印は、情報の流れの方向を端的に示したものであり、双方向性を排除するものではない。 The action order abnormality detection device 21 includes action identification means 211, action order identification means 212, and action order comparison means 213, as shown in FIG. The action order identifying means 212 is connected to the action identifying means 211 and the action order comparing means 213 respectively. Note that the unidirectional arrows shown in FIG. 1 simply indicate the direction of information flow and do not exclude bidirectionality.
 映像入力手段1は、作業者による作業過程を撮影した映像(以下、作業映像と記す。)を入力する。作業映像の内容は任意である。なお、作業者による一連の行動の中から異常を検知できるようにするため、作業映像は、作業全体を時系列に撮影した映像であることが好ましい。なお、映像入力手段1が、行動順序異常検出装置21に含まれていてもよい。 The video input means 1 inputs a video of a worker's work process (hereinafter referred to as a work video). The content of the working video is arbitrary. In addition, in order to be able to detect an abnormality in a series of actions by the worker, it is preferable that the work video is a video in which the entire work is shot in chronological order. Note that the video input means 1 may be included in the action sequence abnormality detection device 21 .
 行動識別手段211は、入力された作業映像から、作業者の行動を識別する。具体的には、行動識別手段211は、作業映像からフレーム単位で作業者の行動を識別する。行動識別手段211が作業映像から行動を識別する方法は任意であり、例えば、特許文献1に記載された方法が用いられてもよい。 The behavior identification means 211 identifies the behavior of the worker from the input work video. Specifically, the behavior identifying means 211 identifies the behavior of the worker in units of frames from the work video. Any method may be used by the action identifying means 211 to identify the action from the work video. For example, the method described in Patent Literature 1 may be used.
 行動順序識別手段212は、行動識別手段211から識別結果を受け取り、識別された作業者の行動を時系列に辿り、その作業者の行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加する。具体的には、行動順序識別手段212は、識別された作業者の行動を作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加する。 The action sequence identification means 212 receives the identification result from the action identification means 211, traces the identified worker's actions in chronological order, and detects a change in the worker's action. Add to order list. Specifically, the action sequence identifying means 212 follows the actions of the identified worker in chronological order from the first frame of the work video, and detects a change in action before and after the frame. to the action order list.
 なお、フレーム単位で識別を行う際、ノイズや誤った識別結果が含まれる可能性がある。そこで、行動順序識別手段212は、作業者の行動の識別結果が予め定めた期間(フレーム数分)、同一の内容で継続した場合に行動の変化を検知してもよい。このように、行動識別手段211による識別結果は、フレーム単位の識別結果を示すデータである一方、行動順序リストは、識別結果が行動単位に圧縮されたデータであると言える。 It should be noted that noise and erroneous identification results may be included when performing frame-by-frame identification. Therefore, the action order identification unit 212 may detect a change in action when the identification result of the worker's action continues with the same content for a predetermined period (for the number of frames). In this way, the identification result by the action identification unit 211 is data indicating the identification result for each frame, while the action order list can be said to be data obtained by compressing the identification result for each action.
 このように生成された行動順序リストを用いることで、後述する行動順序比較手段213が、理想作業手順と比較する処理を容易にすることが可能になる。 By using the action order list generated in this way, it becomes possible for the action order comparison means 213, which will be described later, to easily perform comparison with the ideal work procedure.
 理想作業手順記憶装置22は、作業者が行う作業において想定される理想的な行動順序(以下、理想作業手順と記す。)を記録する装置である。理想作業手順とは、具体的には、作業の種類に応じて行動の順序を規定した情報であり、対象とする組立作業や運搬作業において、作業が監督者の想定している通りの正しい順序で、余分な作業が介入することもなく行われた場合の作業例のことである。理想作業手順は、フレーム単位の情報として表わされていてもよく、後述する行動順序リストと同様の形式で表わされていてもよい。理想作業手順記憶装置22は、作業の種類ごとに理想作業手順を記憶する。 理想作業手順記憶装置22は、例えば、磁気ディスク等により実現される。 The ideal work procedure storage device 22 is a device that records the ideal action sequence (hereinafter referred to as ideal work procedure) assumed in the work performed by the worker. The ideal work procedure is information that specifically defines the order of actions according to the type of work, and in the target assembly work and transportation work, the work is in the correct order as expected by the supervisor. It is an example of work when extra work is done without intervention. The ideal work procedure may be represented as frame-by-frame information, or may be represented in the same format as an action order list, which will be described later. The ideal work procedure storage device 22 stores ideal work procedures for each type of work. The ideal work procedure storage device 22 is implemented by, for example, a magnetic disk.
 行動順序比較手段213は、行動順序識別手段212から行動順序リストを受け取り、理想作業手順記憶装置22に記憶されている理想作業手順と比較して、異常作業を検出する。さらに、行動順序比較手段213は、行動順序リストと理想作業手順との編集距離に基づいて、異常作業を検出した結果を出力装置3に出力してもよい。なお、本実施形態では、作業の種類は既知であるものとする。 The action order comparison means 213 receives the action order list from the action order identification means 212, compares it with the ideal work procedures stored in the ideal work procedure storage device 22, and detects abnormal work. Furthermore, the action order comparison means 213 may output the result of detecting abnormal work to the output device 3 based on the edit distance between the action order list and the ideal work procedure. In addition, in this embodiment, the type of work is assumed to be known.
 以下、編集距離という評価指標について説明する。編集距離を用いた評価では、一連の行動の識別結果に対し、識別結果に含まれる各要素(ここでは、行動)について要素内容の置換、削除、挿入を何回用いれば正解とする行動内容と一致させられるかが測定される。 The evaluation index called edit distance will be explained below. In the evaluation using the edit distance, for each element (here, action) included in the identification result for the identification result of a series of actions, how many times the replacement, deletion, and insertion of the element content should be used to determine the correct action content A match is measured.
 そこで、行動順序比較手段213は、行動順序リストに含まれる一連の行動から理想作業手順に含まれる一連の行動に変形するまでの編集距離を計算することにより、異常作業を検出した結果を出力してもよい。 Therefore, the action order comparison means 213 outputs the result of detecting abnormal work by calculating the edit distance from the series of actions included in the action order list to the series of actions included in the ideal work procedure. may
 具体的には、行動順序比較手段213は、行動の置換回数を示す編集距離を行動の入れ替わり回数として出力してもよい。また、行動順序比較手段213は、行動の追加回数を示す編集距離を行動の欠落回数として出力してもよい。また、行動順序比較手段213は、行動の削除回数を示す編集距離を余分な行動の追加回数として出力してもよい。 Specifically, the action order comparison means 213 may output an edit distance indicating the number of times the action is replaced as the number of times the action is replaced. Also, the action order comparison unit 213 may output an edit distance indicating the number of times an action is added as the number of times an action is omitted. Further, the action order comparison unit 213 may output an edit distance indicating the number of actions deleted as the number of extra actions added.
 行動識別手段211と、行動順序識別手段212と、行動順序比較手段213とは、プログラム(行動順序異常検出プログラム)に従って動作するコンピュータのプロセッサ(例えば、CPU(Central Processing Unit )、GPU(Graphics Processing Unit))によって実現される。 Action identification means 211, action order identification means 212, and action order comparison means 213 are computer processors (e.g., CPU (Central Processing Unit), GPU (Graphics Processing Unit) that operate according to a program (action order abnormality detection program). )).
 例えば、プログラムは、行動順序異常検出装置21が備える記憶部(図示せず)に記憶され、プロセッサは、そのプログラムを読み込み、プログラムに従って、行動識別手段211、行動順序識別手段212、および、行動順序比較手段213として動作してもよい。また、行動順序異常検出装置21の機能がSaaS(Software as a Service )形式で提供されてもよい。 For example, the program is stored in a storage unit (not shown) provided in the action sequence abnormality detection device 21, the processor reads the program, and according to the program, the action identification means 211, the action order identification means 212, and the action order It may operate as the comparison means 213 . Also, the function of the action sequence abnormality detection device 21 may be provided in a SaaS (Software as a Service) format.
 また、行動識別手段211と、行動順序識別手段212と、行動順序比較手段213とは、それぞれが専用のハードウェアで実現されていてもよい。また、各装置の各構成要素の一部又は全部は、汎用または専用の回路(circuitry )、プロセッサ等やこれらの組合せによって実現されもよい。これらは、単一のチップによって構成されてもよいし、バスを介して接続される複数のチップによって構成されてもよい。各装置の各構成要素の一部又は全部は、上述した回路等とプログラムとの組合せによって実現されてもよい。 Also, the action identification means 211, the action order identification means 212, and the action order comparison means 213 may each be realized by dedicated hardware. Also, part or all of each component of each device may be implemented by general-purpose or dedicated circuitry, processors, etc., or combinations thereof. These may be composed of a single chip, or may be composed of multiple chips connected via a bus. A part or all of each component of each device may be implemented by a combination of the above-described circuits and the like and programs.
 また、行動順序異常検出装置21の各構成要素の一部又は全部が複数の情報処理装置や回路等により実現される場合には、複数の情報処理装置や回路等は、集中配置されてもよいし、分散配置されてもよい。例えば、情報処理装置や回路等は、クライアントサーバシステム、クラウドコンピューティングシステム等、各々が通信ネットワークを介して接続される形態として実現されてもよい。 Further, when some or all of the constituent elements of the action sequence abnormality detection device 21 are implemented by a plurality of information processing devices, circuits, etc., the plurality of information processing devices, circuits, etc. may be centrally arranged. and may be distributed. For example, the information processing device, circuits, and the like may be implemented as a form in which each is connected via a communication network, such as a client-server system, a cloud computing system, or the like.
[動作の説明]
 次に、本実施形態の行動順序異常検出システム100の動作を説明する。図2は、第一の実施形態の行動順序異常検出システム100の動作例を示すフローチャートである。
[Explanation of operation]
Next, the operation of the action sequence abnormality detection system 100 of this embodiment will be described. FIG. 2 is a flow chart showing an operation example of the action sequence abnormality detection system 100 of the first embodiment.
 まず、映像入力手段1は、作業映像を入力する(ステップS1)。次に、行動識別手段211は、入力された作業映像から作業者の行動を識別する(ステップS2)。具体的には、行動識別手段211は、入力された作業映像に対してフレーム毎に行動を識別する。
 次に、行動順序識別手段212は、識別された作業者の行動を時系列に辿り、作業者の行動の変化を検知した場合、変化の前の行動を行動順序リストに追加する(ステップS3)。言い換えると、行動順序識別手段212は、得られたフレーム毎の行動の内容を、フレーム情報を削除し、どの行動がどの順序で行われていたかを表わす行動順序リストに変換する。
First, the video input means 1 inputs a work video (step S1). Next, the behavior identifying means 211 identifies the behavior of the worker from the input work video (step S2). Specifically, the action identifying means 211 identifies actions for each frame of the input work video.
Next, the action order identifying means 212 traces the identified actions of the worker in chronological order, and when detecting a change in the action of the worker, adds the action before the change to the action order list (step S3). . In other words, the action order identifying means 212 deletes the frame information from the action contents obtained for each frame and converts them into an action order list indicating which action was performed in which order.
 図3は、作業映像から行動順序リストを生成する処理の例を示す説明図である。以下、行動順序リストの生成方法(変換方法)の具体例を説明する。まず、行動順序識別手段212は、作業映像の先頭のフレームの作業内容(ここでは、行動Aとする。)を、次のフレームの行動と比較する。示す行動が同じである場合、行動順序識別手段212は、その行動とさらに次のフレームが示す行動とを比較する処理を行う。以降、異なる行動(ここでは、行動Bとする。)を示すフレームに到達するまでこの処理が繰り返される。 FIG. 3 is an explanatory diagram showing an example of processing for generating an action order list from work videos. A specific example of the action order list generation method (conversion method) will be described below. First, the action sequence identifying means 212 compares the work content (here, action A) in the first frame of the work video with the action in the next frame. If the actions shown are the same, the action order identifying means 212 performs a process of comparing that action with the action shown by the next frame. Thereafter, this process is repeated until a frame showing a different action (here, action B) is reached.
 異なる行動を示すフレームに到達した場合、行動順序識別手段212は、変化の前の行動を行動順序リストに追加する。以降のフレームについて、さらに異なる行動を示すフレームに到達するまで、同様の処理が繰り返され、異なる行動を示すフレームに到達するたびに、それまでの行動が行動順序リストに追加される。なお、処理の過程で、フレームの示す行動が識別不可と判断された場合、行動識別手段211は、そのフレームを無視して処理を継続すればよい。 When reaching a frame showing a different action, the action order identification means 212 adds the action before the change to the action order list. Similar processing is repeated for subsequent frames until a frame showing a different action is reached, and each time a frame showing a different action is reached, the action up to that point is added to the action order list. In the process of processing, when it is determined that the action indicated by the frame cannot be identified, the action identifying means 211 may ignore the frame and continue the process.
 例えば、図3に示す例では、識別結果L2から行動順序リストL4が生成されたことを示す。なお、理想の作業を示す映像の識別結果L1から、同様の方法で、理想作業手順を表わす行動順序リストL3が生成されてもよい。 For example, the example shown in FIG. 3 indicates that the action order list L4 is generated from the identification result L2. Note that an action order list L3 representing an ideal work procedure may be generated in a similar manner from the identification result L1 of the image showing the ideal work.
 次に、図2において、行動順序比較手段213は、理想作業手順と行動順序リストとを比較して、異常作業を検出する(ステップS4)。具体的には、行動順序比較手段213は、ステップS3で生成された行動順序リストと、理想作業手順記憶装置22に記憶されている理想作業手順とを、編集距離の計算を行うことで比較し、手順の入れ替わりなどの相違点を検出する。 Next, in FIG. 2, the action order comparison means 213 compares the ideal work procedure and the action order list to detect abnormal work (step S4). Specifically, the action order comparison means 213 compares the action order list generated in step S3 with the ideal work procedure stored in the ideal work procedure storage device 22 by calculating the edit distance. , to detect differences such as interchanges of procedures.
 以下、図3を参照して、比較処理の具体例を説明する。編集距離は、作業映像から生成された行動順序リストL4と、理想とする行動順序リストL3の2つの行動順序リストを比較するために用いられる。編集距離は、行動順序リストL4の内容に対し、「要素の置換」、「要素の削除」、「要素の挿入」を何回行うことで行動順序リストL3と同じリストが得られるかを計算することによって得られる。 A specific example of the comparison process will be described below with reference to FIG. The edit distance is used to compare two action order lists, the action order list L4 generated from the working video and the ideal action order list L3. The edit distance is calculated by calculating how many times "element replacement", "element deletion", and "element insertion" are performed on the contents of the action order list L4 to obtain the same list as the action order list L3. obtained by
 例えば、作業映像から生成された行動順序リストL4が、[1:行動A、2:行動B、3:行動C、4:行動B、5:行動D]で、理想とする行動順序リストL3が[1:行動A、2:行動B、3:行動D、4:行動C]であったとする。この時、行動順序リストL4に対して4番目の要素の削除、3番目の要素の置換、および、5番目の要素の置換を行うことで、行動順序リストL3と一致する行動順序リストが得られる。 For example, the action order list L4 generated from the work video is [1: action A, 2: action B, 3: action C, 4: action B, 5: action D], and the ideal action order list L3 is Assume that [1: action A, 2: action B, 3: action D, 4: action C]. At this time, by deleting the fourth element, replacing the third element, and replacing the fifth element with respect to the action order list L4, an action order list that matches the action order list L3 is obtained. .
 この場合、3回の操作で2つの行動順序リストが一致したため、編集距離は3となる。行動順序比較手段213は、編集距離の計算時に行った操作について、「要素の削除」の回数を「余分な行動の追加」の回数とみなし、「要素の挿入」の回数を、「行動の欠落」の回数とみなし、「要素の置換」の回数(2件ごと)に「行動の入れ替わり」の回数(1件)とみなす。そして、行動順序比較手段213は、みなした内容の異常が検出されたとして、その異常作業を検出した結果を出力する。 In this case, the edit distance is 3 because the two action order lists match after 3 operations. The action order comparison means 213 regards the number of times of "deleting an element" as the number of times of "adding an extra action", and regards the number of times of "inserting an element" as the number of times of "missing an action". ”, and the number of “replacement of elements” (every two cases) is regarded as the number of “swap of actions” (one case). Then, the action order comparison means 213 outputs the result of detecting the abnormal work, assuming that an abnormality of the considered content is detected.
 例えば、図3に示す例では、削除が1回、置換が2回行われている。そのため、行動順序比較手段213は、「余分な行動の追加」が1件、「行動の入れ替わり」が1件生じたとする結果を出力する。 For example, in the example shown in FIG. 3, deletion is performed once and replacement is performed twice. Therefore, the action order comparison unit 213 outputs a result that one case of "addition of extra action" and one case of "replacement of action" have occurred.
 その後、図2において、行動順序比較手段213は、異常作業を検出した結果を出力装置3に出力する(ステップS5)。 After that, in FIG. 2, the action order comparison means 213 outputs the result of detecting the abnormal work to the output device 3 (step S5).
 以上のように、本実施形態では、映像入力手段1が作業映像を入力し、行動識別手段211が入力された作業映像から、作業者の行動を識別する。そして、行動順序識別手段212が、識別された作業者の行動を時系列に辿り、作業者の行動の変化を検知した場合、変化の前の行動を行動順序リストに追加し、行動順序比較手段213が、理想作業手順と行動順序リストとを比較して、異常作業を検出する。よって、作業者による行動順序の異常を検出することができる。 As described above, in this embodiment, the video input means 1 inputs the work video, and the action identification means 211 identifies the action of the worker from the input work video. Then, when the action order identifying means 212 traces the actions of the identified worker in chronological order and detects a change in the action of the worker, the action before the change is added to the action order list, and the action order comparing means 213 compares the ideal work procedure with the action sequence list to detect abnormal work. Therefore, it is possible to detect an abnormality in the order of actions by the worker.
 すなわち、本実施形態の行動順序異常検出システム100を用いることで、作業映像中の作業者の行動が、想定される正しい手順で行われているかを識別できる。その理由は、行動順序識別手段212が、入力された作業映像に対するフレーム毎の行動の識別結果から、どの行動がどの順序で行われたかを表す行動順序リストを生成しているためである。 That is, by using the action sequence abnormality detection system 100 of the present embodiment, it is possible to identify whether the action of the worker in the work video is performed in the assumed correct procedure. The reason is that the action order identification means 212 generates an action order list indicating which action was performed in what order from the action identification results for each frame of the input work video.
 例えば、図3に示す例では、行動識別手段211によって識別された作業映像の識別結果L2を、行動順序識別手段212が行動順序リストL4に変換する。また、同様に、行動順序識別手段212が、識別結果L1を行動順序リストL3に変換する。これにより、行動順序異常検出システム100は、2つの行動順序リストL3と行動順序リストL4の編集距離による比較により、行動の入れ替わりや行動の欠落を検出できる。 For example, in the example shown in FIG. 3, the action order identification means 212 converts the identification result L2 of the work video identified by the action identification means 211 into the action order list L4. Similarly, the action order identification means 212 converts the identification result L1 into an action order list L3. As a result, the action sequence abnormality detection system 100 can detect the replacement of actions and the omission of actions by comparing the two action order lists L3 and L4 based on the edit distance.
[第二の実施形態]
[構成の説明]
 次に、本発明による行動順序異常検出システムの第二の実施形態を説明する。図4は、本発明による第二の実施形態の行動順序異常検出システムの構成例を示すブロック図である。本発明の第二の実施形態の行動順序異常検出システム200は、図4に示されるように、映像入力手段1と、行動順序異常検出装置21と、理想作業手順記憶装置22と、作業種類検索手段23と、出力装置3とを備えている。
[Second embodiment]
[Description of configuration]
Next, a second embodiment of the action order abnormality detection system according to the present invention will be described. FIG. 4 is a block diagram showing a configuration example of an action sequence abnormality detection system according to a second embodiment of the present invention. As shown in FIG. 4, an action sequence abnormality detection system 200 of the second embodiment of the present invention includes a video input means 1, an action sequence abnormality detection device 21, an ideal work procedure storage device 22, and a work type search. It comprises means 23 and an output device 3 .
 すなわち、第二の実施形態の行動順序異常検出システム200は、第一の実施形態の行動順序異常検出システム100と比較し、作業種類検索手段23をさらに備えている点において異なる。それ以外の構成は、第一の実施形態と同様である。なお、作業種類検索手段23が、行動順序異常検出装置21に含まれていてもよい。 In other words, the behavior sequence abnormality detection system 200 of the second embodiment differs from the behavior sequence abnormality detection system 100 of the first embodiment in that it further includes work type search means 23 . Other configurations are the same as those of the first embodiment. Note that the work type search means 23 may be included in the action sequence abnormality detection device 21 .
 作業種類検索手段23は、作業映像から識別された作業者の行動に基づいて、その作業者が行っている作業の種類を特定する。そして、作業種類検索手段23は、特定された作業の種類に対応する理想作業手順を理想作業手順記憶装置22から検索して取得する。 The work type search means 23 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video. Then, the work type search means 23 searches and acquires the ideal work procedure corresponding to the identified work type from the ideal work procedure storage device 22 .
 作業種類検索手段23が、作業者の行動に基づいて作業の種類を特定する方法は任意である。作業種類検索手段23は、例えば、作業者の行動に応じた典型的な作業の種類をマスタとして準備しておき、そのマスタとの一致度に応じて作業の種類を特定してもよい。また、作業種類検索手段23は、作業者の行動に基づいて作業の種類を学習することによって生成されたモデルを用いて、作業の種類を特定してもよい。 Any method may be used by the work type search means 23 to identify the type of work based on the behavior of the worker. The work type search means 23 may prepare, for example, a master of typical work types according to the behavior of the worker, and specify the work type according to the degree of matching with the master. Further, the work type search means 23 may identify the type of work using a model generated by learning the type of work based on the behavior of the worker.
 本実施形態では、行動順序異常検出システム200が作業種類検索手段23を備えることにより、複数種類の作業に対して同一の装置で行動の順序の異常検知を行うことができる。 In this embodiment, the behavior sequence abnormality detection system 200 includes the work type search means 23, so that behavior sequence abnormality detection can be performed with the same device for multiple types of work.
 以下、具体例を用いて作業種類検索手段23の動作を説明する。例えば、「製品の組立」「製品の梱包」「製品の不良検査」の3種類の作業が存在しているとする。第一の実施形態では、作業の種類は既知である場合を想定していた。すなわち、あらかじめ作業映像が3種類の中のどの種類の作業かが明確になっており、その作業の種類に対応する理想作業手順が取得されていた。 The operation of the work type search means 23 will be described below using a specific example. For example, it is assumed that there are three types of work: "assembly of products", "packaging of products", and "defect inspection of products". The first embodiment assumes that the type of work is known. In other words, it has been clarified in advance which type of work the work image is of the three types, and the ideal work procedure corresponding to the type of work has been acquired.
 一方、第二の実施形態では、理想作業手順記憶装置22に記憶された上記3種類の理想作業手順から、作業種類検索手段23が特定された作業の種類に応じて適切な理想作業手順を取得する。これにより、同一の装置で複数種類の作業に関する異常検知を行うことができる。 On the other hand, in the second embodiment, from the three types of ideal work procedures stored in the ideal work procedure storage device 22, the work type search means 23 acquires an appropriate ideal work procedure according to the type of work specified. do. As a result, it is possible to perform anomaly detection for a plurality of types of work using the same device.
 なお、行動識別手段211と、行動順序識別手段212と、行動順序比較手段213と、作業種類検索手段23とは、プログラム(行動順序異常検出プログラム)に従って動作するコンピュータのプロセッサによって実現される。 The action identification means 211, the action order identification means 212, the action order comparison means 213, and the work type search means 23 are implemented by a computer processor that operates according to a program (action order abnormality detection program).
[動作の説明]
 次に、本実施形態の行動順序異常検出システム200の動作を説明する。図5は、第二の実施形態の行動順序異常検出システム200の動作例を示すフローチャートである。作業映像を入力して行動を識別するまでの処理は、図2に例示するステップS1からステップS2までと同様である。
[Explanation of operation]
Next, the operation of the action sequence abnormality detection system 200 of this embodiment will be described. FIG. 5 is a flow chart showing an operation example of the action sequence abnormality detection system 200 of the second embodiment. The process from inputting the work video to identifying the action is the same as steps S1 to S2 illustrated in FIG.
 次に、作業種類検索手段23は、作業映像から識別された作業者の行動に基づいて、作業者が行っている作業の種類を特定する(ステップS11)。そして、作業種類検索手段23は、特定された作業の種類に対応する理想作業手順を理想作業手順記憶装置22から検索して取得する(ステップS12)。この取得された理想作業手順を用いて、行動順序リストとの比較が行われる。 Next, the work type search means 23 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video (step S11). Then, the work type search means 23 searches and acquires the ideal work procedure corresponding to the identified work type from the ideal work procedure storage device 22 (step S12). Using this acquired ideal work procedure, comparison with the action order list is performed.
 以降、図2に例示するステップS3からステップS5までの処理が行われる。なお、行動順序リストを生成するステップS3の処理が、ステップS11またはステップS12の処理の前に行われてもよい。 Thereafter, the processes from step S3 to step S5 illustrated in FIG. 2 are performed. Note that the process of step S3 for generating the action order list may be performed before the process of step S11 or step S12.
 以上のように、本実施形態では、作業種類検索手段23が、作業映像から識別された作業者の行動に基づいて作業の種類を特定し、特定された作業の種類に対応する理想作業手順を理想作業手順記憶装置22から取得する。よって、第一の実施形態の効果に加え、同一の装置で複数種類の作業に関する異常検知を行うことができる。 As described above, in this embodiment, the work type search means 23 identifies the work type based on the behavior of the worker identified from the work video, and determines the ideal work procedure corresponding to the identified work type. Acquired from the ideal work procedure storage device 22 . Therefore, in addition to the effects of the first embodiment, it is possible to perform abnormality detection for a plurality of types of work with the same device.
[実施例]
 次に、各実施形態の行動順序異常検出システムが適用される場面について具体例を説明する。上記実施形態の行動順序異常検出システムを、例えば、実際の工場などで利用することができる。工場内に設置された定点カメラが作業者の作業過程を撮影すると、映像入力手段1が、撮影された作業映像を入力する。
[Example]
Next, a specific example of a scene to which the action order abnormality detection system of each embodiment is applied will be described. The action order abnormality detection system of the above embodiment can be used in an actual factory, for example. When a fixed-point camera installed in the factory photographs the work process of the worker, the image input means 1 inputs the photographed work image.
 次に、行動識別手段211が、撮影された作業映像の全てのフレームに対して、それぞれ「特定の部品を取っている」や、「部品を組み立てている」など、事前に定められた行動の中でどの行動に該当するか識別する。次に、行動順序識別手段212が、識別結果を行動順序リストに変換する。 Next, the action identification means 211 performs a predetermined action such as "taking a specific part" or "assembling a part" for all frames of the captured work video. Identify which action applies to you. Next, the action order identification means 212 converts the identification result into an action order list.
 最後に、行動順序比較手段213が、行動順序リストと理想作業手順とを比較し、識別対象の作業の中に、行動の入れ替わり、行動の欠落、または、余分な作業の追加が、それぞれ何件発生したかを出力する。 Finally, the action order comparison means 213 compares the action order list and the ideal work procedure, and determines how many actions are replaced, missing actions, or added extra work in the work to be identified. Output what happened.
 次に、本発明の概要を説明する。図6は、本発明による行動順序異常検出装置の概要を示すブロック図である。本発明による行動順序異常検出装置80(例えば、行動順序異常検出装置21)は、作業者による作業過程を撮影した作業映像を入力する映像入力手段81(例えば、映像入力手段1)と、入力された作業映像から、作業者の行動を識別する行動識別手段82(例えば、行動識別手段211)と、識別された作業者の行動を時系列に辿り、その作業者の行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加する行動順序識別手段83(例えば、行動順序識別手段212)と、作業に応じて行動の順序を規定した理想作業手順と行動順序リストとを比較して、異常作業を検出する行動順序比較手段84(例えば、行動順序比較手段213)とを備えている。 Next, the outline of the present invention will be explained. FIG. 6 is a block diagram showing an outline of an action sequence abnormality detection device according to the present invention. An action order abnormality detection device 80 (for example, action order abnormality detection device 21) according to the present invention is input with video input means 81 (for example, video input means 1) for inputting a work video in which a work process by a worker is photographed. When the action identification means 82 (for example, the action identification means 211) that identifies the action of the worker from the work video obtained and the action of the identified worker are traced in chronological order, and a change in the action of the worker is detected , the action order identification means 83 (for example, the action order identification means 212) that adds the action before the change to the action order list, and the ideal work procedure that defines the action order according to the work and the action order list. and action order comparison means 84 (for example, action order comparison means 213) for detecting abnormal work.
 そのような構成により、作業者による行動順序の異常を検出することができる。 With such a configuration, it is possible to detect anomalies in the action order of workers.
 具体的には、行動識別手段82は、作業映像からフレーム単位で作業者の行動を識別し、行動順序識別手段83は、識別された作業者の行動を作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、その変化の前の行動を行動順序リストに追加してもよい。 Specifically, the action identification means 82 identifies the actions of the worker on a frame-by-frame basis from the work video, and the action order identification means 83 chronologically identifies the actions of the identified worker from the first frame of the work video. If a change in behavior is detected before and after the frame, the behavior before the change may be added to the behavior order list.
 また、行動順序比較手段84は、行動順序リストと理想作業手順との編集距離に基づいて、異常作業を検出した結果を出力してもよい。 Also, the action order comparison means 84 may output the result of detecting abnormal work based on the edit distance between the action order list and the ideal work procedure.
 具体的には、行動順序比較手段84は、行動順序リストに含まれる一連の行動から理想作業手順に含まれる一連の行動に変形するまでの編集距離を計算することにより、異常作業を検出した結果を出力してもよい。 Specifically, the action order comparison means 84 calculates an edit distance from a series of actions included in the action order list to a series of actions included in the ideal work procedure. may be output.
 その際、行動順序比較手段84は、行動の置換回数を示す編集距離を行動の入れ替わり回数として出力し、行動の追加回数を示す編集距離を行動の欠落回数として出力し、行動の削除回数を示す編集距離を余分な行動の追加回数として出力してもよい。 At that time, the action order comparison means 84 outputs the edit distance indicating the number of times the action is replaced as the number of times the action is replaced, outputs the edit distance indicating the number of times the action is added as the number of times the action is omitted, and indicates the number of times the action is deleted. The edit distance may be output as the number of extra actions added.
 また、行動順序異常検出装置80は、作業映像から識別された作業者の行動に基づいて、その作業者が行っている作業の種類を特定し、特定された作業の種類に対応する理想作業手順を記憶装置(例えば、理想作業手順記憶装置22)から取得する作業種類検索手段(例えば、作業種類検索手段23)を備えていてもよい。 In addition, the behavior sequence abnormality detection device 80 identifies the type of work performed by the worker based on the behavior of the worker identified from the work video, and determines the ideal work procedure corresponding to the identified type of work. from a storage device (eg ideal work procedure storage device 22).
 図7は、少なくとも1つの実施形態に係るコンピュータの構成を示す概略ブロック図である。コンピュータ1000は、プロセッサ1001、主記憶装置1002、補助記憶装置1003、インタフェース1004を備える。 FIG. 7 is a schematic block diagram showing the configuration of a computer according to at least one embodiment. A computer 1000 comprises a processor 1001 , a main storage device 1002 , an auxiliary storage device 1003 and an interface 1004 .
 上述の行動順序異常検出装置80は、それぞれ、コンピュータ1000に実装される。そして、上述した各処理部の動作は、プログラムの形式で補助記憶装置1003に記憶されている。プロセッサ1001は、プログラムを補助記憶装置1003から読み出して主記憶装置1002に展開し、当該プログラムに従って上記処理を実行する。 Each of the above-described action order abnormality detection devices 80 is implemented in the computer 1000 . The operation of each processing unit described above is stored in the auxiliary storage device 1003 in the form of a program. The processor 1001 reads out the program from the auxiliary storage device 1003, develops it in the main storage device 1002, and executes the above processing according to the program.
 なお、少なくとも1つの実施形態において、補助記憶装置1003は、一時的でない有形の媒体の一例である。一時的でない有形の媒体の他の例としては、インタフェース1004を介して接続される磁気ディスク、光磁気ディスク、CD-ROM(Compact Disc Read-only memory )、DVD-ROM(Read-only memory)、半導体メモリ等が挙げられる。また、このプログラムが通信回線によってコンピュータ1000に配信される場合、配信を受けたコンピュータ1000が当該プログラムを主記憶装置1002に展開し、上記処理を実行してもよい。 Note that in at least one embodiment, the secondary storage device 1003 is an example of a non-transitory tangible medium. Other examples of non-transitory tangible media include magnetic disks, magneto-optical disks, CD-ROMs (Compact Disc Read-only memory), DVD-ROMs (Read-only memory), connected via interface 1004, A semiconductor memory etc. are mentioned. Further, when this program is distributed to the computer 1000 via a communication line, the computer 1000 receiving the distribution may develop the program in the main storage device 1002 and execute the above process.
 また、当該プログラムは、前述した機能の一部を実現するためのものであっても良い。さらに、当該プログラムは、前述した機能を補助記憶装置1003に既に記憶されている他のプログラムとの組み合わせで実現するもの、いわゆる差分ファイル(差分プログラム)であってもよい。 In addition, the program may be for realizing part of the functions described above. Further, the program may be a so-called difference file (difference program) that implements the above-described functions in combination with another program already stored in the auxiliary storage device 1003 .
 上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。 Some or all of the above embodiments can also be described as the following additional remarks, but are not limited to the following.
(付記1)作業者による作業過程を撮影した作業映像を入力する映像入力手段と、
 入力された前記作業映像から、前記作業者の行動を識別する行動識別手段と、
 識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する行動順序識別手段と、
 作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する行動順序比較手段とを備えた
 ことを特徴とする行動順序異常検出装置。
(Additional remark 1) video input means for inputting a work video in which a work process by a worker is filmed;
Action identification means for identifying actions of the worker from the input work video;
an action order identification means for tracing the identified actions of the worker in chronological order and, when a change in the action of the worker is detected, adding the action before the change to an action order list;
An action order abnormality detecting device, comprising action order comparison means for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
(付記2)行動識別手段は、作業映像からフレーム単位で作業者の行動を識別し、
 行動順序識別手段は、識別された作業者の行動を作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する
 付記1記載の行動順序異常検出装置。
(Appendix 2) The action identification means identifies the action of the worker in units of frames from the work video,
The action sequence identifying means traces the identified actions of the worker in chronological order from the first frame of the work video, and when a change in action is detected before or after the frame, adds the action before the change to the action order list. The action order abnormality detection device according to appendix 1.
(付記3)行動順序比較手段は、行動順序リストと理想作業手順との編集距離に基づいて、異常作業を検出した結果を出力する
 付記1または付記2記載の行動順序異常検出装置。
(Supplementary Note 3) The action order abnormality detection device according to Supplementary Note 1 or Supplementary Note 2, wherein the action order comparison means outputs a result of detecting an abnormal work based on an edit distance between the action order list and the ideal work procedure.
(付記4)行動順序比較手段は、行動順序リストに含まれる一連の行動から理想作業手順に含まれる一連の行動に変形するまでの編集距離を計算することにより、異常作業を検出した結果を出力する
 付記3記載の行動順序異常検出装置。
(Appendix 4) The action order comparison means outputs a result of detecting abnormal work by calculating an edit distance from a series of actions included in the action order list to a series of actions included in the ideal work procedure. The action sequence abnormality detection device according to appendix 3.
(付記5)行動順序比較手段は、行動の置換回数を示す編集距離を行動の入れ替わり回数として出力し、行動の追加回数を示す編集距離を行動の欠落回数として出力し、行動の削除回数を示す編集距離を余分な行動の追加回数として出力する
 付記3または付記4記載の行動順序異常検出装置。
(Appendix 5) The action order comparison means outputs an edit distance indicating the number of times an action is replaced as the number of times an action is replaced, outputs an edit distance indicating the number of times an action is added as the number of times an action is omitted, and indicates the number of times an action is deleted. The action sequence abnormality detection device according to appendix 3 or appendix 4, wherein the edit distance is output as the number of additions of extra actions.
(付記6)作業映像から識別された作業者の行動に基づいて、当該作業者が行っている作業の種類を特定し、特定された作業の種類に対応する理想作業手順を記憶装置から取得する作業種類検索手段を備えた
 付記1から付記5のうちのいずれか一項に記載の行動順序異常検出装置。
(Appendix 6) Based on the behavior of the worker identified from the work video, the type of work performed by the worker is identified, and the ideal work procedure corresponding to the identified type of work is acquired from the storage device. The action sequence abnormality detection device according to any one of appendices 1 to 5, comprising work type search means.
(付記7)作業者による作業過程を撮影した作業映像を入力し、
 入力された前記作業映像から、前記作業者の行動を識別し、
 識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加し、
 作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する
 ことを特徴とする行動順序異常検出方法。
(Appendix 7) Input the work video of the work process by the worker,
Identifying the behavior of the worker from the input work video,
When the behavior of the identified worker is traced in chronological order and a change in the behavior of the worker is detected, the behavior before the change is added to the behavior order list,
An action order abnormality detection method, comprising: comparing an ideal work procedure in which an order of actions is defined according to work and the action order list to detect an abnormal work.
(付記8)作業映像からフレーム単位で作業者の行動を識別し、
 識別された作業者の行動を前記作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する
 付記7記載の行動順序異常検出方法。
(Appendix 8) Identifying the action of the worker frame by frame from the work video,
The behavior of the identified worker is traced in time series from the first frame of the work video, and when a change in behavior is detected before and after the frame, the behavior before the change is added to the behavior order list. Behavior order anomaly detection method.
(付記9)コンピュータに、
 作業者による作業過程を撮影した作業映像を入力する映像入力処理、
 入力された前記作業映像から、前記作業者の行動を識別する行動識別処理、
 識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する行動順序識別処理、および、
 作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する行動順序比較処理
 を実行させるための行動順序異常検出プログラムを記憶するプログラム記憶媒体。
(Appendix 9) to the computer,
Video input processing for inputting work video that captures the work process by the worker,
Action identification processing for identifying actions of the worker from the input work video,
an action order identification process for tracing the identified actions of the worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list;
A program storage medium storing an action order abnormality detection program for executing an action order comparison process for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
(付記10)コンピュータに、
 行動識別処理で、作業映像からフレーム単位で作業者の行動を識別させ、
 行動順序識別処理で、識別された作業者の行動を前記作業映像の先頭のフレームから時系列に辿らせ、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加させる
 ための行動順序異常検出プログラムを記憶する付記9記載のプログラム記憶媒体。
(Appendix 10) to the computer,
In the action identification process, the action of the worker is identified frame by frame from the work video,
In the action order identification process, the actions of the identified worker are traced in chronological order from the first frame of the work video, and when a change in action is detected before or after the frame, the action before the change is added to the action order list. The program storage medium according to Supplementary Note 9, which stores an action order abnormality detection program for adding to.
(付記11)コンピュータに、
 作業者による作業過程を撮影した作業映像を入力する映像入力処理、
 入力された前記作業映像から、前記作業者の行動を識別する行動識別処理、
 識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する行動順序識別処理、および、
 作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する行動順序比較処理
 を実行させるための行動順序異常検出プログラム。
(Appendix 11) to the computer,
Video input processing for inputting work video that captures the work process by the worker,
Action identification processing for identifying actions of the worker from the input work video,
an action order identification process for tracing the identified actions of the worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list;
An action order abnormality detection program for executing an action order comparison process for detecting an abnormal work by comparing an ideal work procedure in which an action order is defined according to work and the action order list.
(付記12)コンピュータに、
 行動識別処理で、作業映像からフレーム単位で作業者の行動を識別させ、
 行動順序識別処理で、識別された作業者の行動を前記作業映像の先頭のフレームから時系列に辿らせ、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加させる
 付記11記載の行動順序異常検出プログラム。
(Appendix 12) to the computer,
In the action identification process, the action of the worker is identified frame by frame from the work video,
In the action order identification process, the actions of the identified worker are traced in time series from the first frame of the work video, and when a change in action is detected before or after the frame, the actions before the change are added to the action order list. Behavior sequence abnormality detection program according to appendix 11.
 以上、実施形態及び実施例を参照して本願発明を説明したが、本願発明は上記実施形態および実施例に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。 Although the present invention has been described with reference to the embodiments and examples, the present invention is not limited to the above embodiments and examples. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
 本発明は、作業者による行動の順序についての異常を検出する行動順序異常検出装置に好適に適用される。具体的には、製造業における組立作業工程に関して、どの作業工程に時間が掛かる傾向にあるか、どの作業工程間の取り違えが発生しやすいか、といった、業務内容の分析に本発明を利用できる。また、建設業の作業管理に関して、製品の品質に繋がる重要な工程が過不足なく行われているかを確認する、といった用途にも本発明を適用可能である。 The present invention is suitably applied to an action sequence abnormality detection device that detects an abnormality in the order of actions by a worker. Specifically, the present invention can be used to analyze the work content of assembly work processes in the manufacturing industry, such as which work processes tend to take more time and which work processes are more likely to be mixed up. In addition, the present invention can also be applied to applications such as confirming whether or not important processes leading to product quality are being carried out without excess or deficiency in work management in the construction industry.
 1 映像入力手段
 3 出力装置
 21 行動順序異常検出装置
 22 理想作業手順記憶装置
 100,200 行動順序異常検出システム
 211 行動識別手段
 212 行動順序識別手段
 213 行動順序比較手段
 23 作業種類検索手段
1 Video Input Means 3 Output Device 21 Action Order Abnormality Detection Device 22 Ideal Work Procedure Storage Device 100, 200 Action Order Abnormality Detection System 211 Action Identification Means 212 Action Order Identification Means 213 Action Order Comparison Means 23 Work Type Search Means

Claims (10)

  1.  作業者による作業過程を撮影した作業映像を入力する映像入力手段と、
     入力された前記作業映像から、前記作業者の行動を識別する行動識別手段と、
     識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する行動順序識別手段と、
     作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する行動順序比較手段とを備えた
     ことを特徴とする行動順序異常検出装置。
    a video input means for inputting a work video in which a work process by a worker is filmed;
    Action identification means for identifying actions of the worker from the input work video;
    an action order identification means for tracing the identified actions of the worker in chronological order and, when a change in the action of the worker is detected, adding the action before the change to an action order list;
    An action order abnormality detection device, comprising action order comparison means for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
  2.  行動識別手段は、作業映像からフレーム単位で作業者の行動を識別し、
     行動順序識別手段は、識別された作業者の行動を作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する
     請求項1記載の行動順序異常検出装置。
    The action identification means identifies the action of the worker frame by frame from the work video,
    The action sequence identifying means traces the identified actions of the worker in chronological order from the first frame of the work video, and when a change in action is detected before or after the frame, adds the action before the change to the action order list. The action sequence abnormality detection device according to claim 1.
  3.  行動順序比較手段は、行動順序リストと理想作業手順との編集距離に基づいて、異常作業を検出した結果を出力する
     請求項1または請求項2記載の行動順序異常検出装置。
    3. The action order abnormality detection device according to claim 1, wherein the action order comparison means outputs a result of detecting an abnormal work based on an edit distance between the action order list and the ideal work procedure.
  4.  行動順序比較手段は、行動順序リストに含まれる一連の行動から理想作業手順に含まれる一連の行動に変形するまでの編集距離を計算することにより、異常作業を検出した結果を出力する
     請求項3記載の行動順序異常検出装置。
    3. The action order comparison means outputs a result of detecting abnormal work by calculating an edit distance from a series of actions included in the action order list to a series of actions included in the ideal work procedure. Behavior sequence anomaly detection device as described.
  5.  行動順序比較手段は、行動の置換回数を示す編集距離を行動の入れ替わり回数として出力し、行動の追加回数を示す編集距離を行動の欠落回数として出力し、行動の削除回数を示す編集距離を余分な行動の追加回数として出力する
     請求項3または請求項4記載の作業順序異常検出装置。
    The action order comparison means outputs an edit distance indicating the number of times the action is replaced as the number of times the action is replaced, outputs an edit distance indicating the number of times the action is added as the number of times the action is omitted, and outputs an edit distance indicating the number of times the action is deleted. 5. The work sequence abnormality detection device according to claim 3, wherein the number of additional actions is output.
  6.  作業映像から識別された作業者の行動に基づいて、当該作業者が行っている作業の種類を特定し、特定された作業の種類に対応する理想作業手順を記憶装置から取得する作業種類検索手段を備えた
     請求項1から請求項5のうちのいずれか一項に記載の行動順序異常検出装置。
    Work type search means for identifying the type of work performed by the worker based on the behavior of the worker identified from the work video, and acquiring the ideal work procedure corresponding to the identified work type from the storage device. The action sequence abnormality detection device according to any one of claims 1 to 5, comprising:
  7.  作業者による作業過程を撮影した作業映像を入力し、
     入力された前記作業映像から、前記作業者の行動を識別し、
     識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加し、
     作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する
     ことを特徴とする行動順序異常検出方法。
    Input a work video that captures the work process by the worker,
    Identifying the behavior of the worker from the input work video,
    When the behavior of the identified worker is traced in chronological order and a change in the behavior of the worker is detected, the behavior before the change is added to the behavior order list,
    An action order abnormality detection method, comprising: comparing an ideal work procedure in which an order of actions is defined according to work and the action order list to detect an abnormal work.
  8.  作業映像からフレーム単位で作業者の行動を識別し、
     識別された作業者の行動を前記作業映像の先頭のフレームから時系列に辿り、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する
     請求項7記載の行動順序異常検出方法。
    Recognize the actions of the worker frame by frame from the work video,
    8. The behavior of the identified worker is traced in time series from the first frame of the work video, and when a change in behavior is detected before and after the frame, the behavior before the change is added to the behavior order list. behavior sequence anomaly detection method.
  9.  コンピュータに、
     作業者による作業過程を撮影した作業映像を入力する映像入力処理、
     入力された前記作業映像から、前記作業者の行動を識別する行動識別処理、
     識別された前記作業者の行動を時系列に辿り、当該作業者の行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加する行動順序識別処理、および、
     作業に応じて行動の順序を規定した理想作業手順と前記行動順序リストとを比較して、異常作業を検出する行動順序比較処理
     を実行させるための行動順序異常検出プログラムを記憶するプログラム記憶媒体。
    to the computer,
    Video input processing for inputting work video that captures the work process by the worker,
    Action identification processing for identifying actions of the worker from the input work video,
    an action order identification process for tracing the identified actions of the worker in chronological order and, when detecting a change in the action of the worker, adding the action before the change to an action order list;
    A program storage medium storing an action order abnormality detection program for executing an action order comparison process for detecting an abnormal work by comparing an ideal work procedure defining an action order according to work with the action order list.
  10.  コンピュータに、
     行動識別処理で、作業映像からフレーム単位で作業者の行動を識別させ、
     行動順序識別処理で、識別された作業者の行動を前記作業映像の先頭のフレームから時系列に辿らせ、フレームの前後で行動の変化を検知した場合、当該変化の前の行動を行動順序リストに追加させる
     ための行動順序異常検出プログラムを記憶する請求項9記載のプログラム記憶媒体。
    to the computer,
    In the action identification process, the action of the worker is identified frame by frame from the work video,
    In the action order identification process, the actions of the identified worker are traced in chronological order from the first frame of the work video, and when a change in action is detected before or after the frame, the action before the change is added to the action order list. 10. The program storage medium according to claim 9, which stores an action order abnormality detection program to be added to.
PCT/JP2021/037017 2021-10-06 2021-10-06 Behavior order abnormality detection device, method, and program WO2023058164A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2021/037017 WO2023058164A1 (en) 2021-10-06 2021-10-06 Behavior order abnormality detection device, method, and program
JP2023552607A JPWO2023058164A1 (en) 2021-10-06 2021-10-06

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/037017 WO2023058164A1 (en) 2021-10-06 2021-10-06 Behavior order abnormality detection device, method, and program

Publications (1)

Publication Number Publication Date
WO2023058164A1 true WO2023058164A1 (en) 2023-04-13

Family

ID=85803307

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/037017 WO2023058164A1 (en) 2021-10-06 2021-10-06 Behavior order abnormality detection device, method, and program

Country Status (2)

Country Link
JP (1) JPWO2023058164A1 (en)
WO (1) WO2023058164A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4670455B2 (en) * 2005-04-22 2011-04-13 オムロン株式会社 Process abnormality detection system
JP2015176362A (en) * 2014-03-14 2015-10-05 富士ゼロックス株式会社 Design management device and program
JP2019053527A (en) * 2017-09-15 2019-04-04 キヤノン株式会社 Assembly work analysis device, assembly work analysis method, computer program, and storage medium
JP2021082137A (en) * 2019-11-21 2021-05-27 キヤノン株式会社 Behavior recognition device, control method therefor, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4670455B2 (en) * 2005-04-22 2011-04-13 オムロン株式会社 Process abnormality detection system
JP2015176362A (en) * 2014-03-14 2015-10-05 富士ゼロックス株式会社 Design management device and program
JP2019053527A (en) * 2017-09-15 2019-04-04 キヤノン株式会社 Assembly work analysis device, assembly work analysis method, computer program, and storage medium
JP2021082137A (en) * 2019-11-21 2021-05-27 キヤノン株式会社 Behavior recognition device, control method therefor, and program

Also Published As

Publication number Publication date
JPWO2023058164A1 (en) 2023-04-13

Similar Documents

Publication Publication Date Title
US10964025B2 (en) Assembly monitoring method and device based on deep learning, and readable storage medium
JP6405320B2 (en) Method and system for improved automated visual inspection of physical assets
CN111143188A (en) Method and equipment for automatically testing application
JP6802122B2 (en) Cause estimation method and program
TWI783400B (en) Device and method for estimating error factor
WO2019087275A1 (en) Work analysis device and work analysis method
WO2023058164A1 (en) Behavior order abnormality detection device, method, and program
JP7474303B2 (en) Management System
CN117010549A (en) Information tracing method and terminal based on big data management system
JP5216517B2 (en) Image inspection system
CN116738091A (en) Page monitoring method and device, electronic equipment and storage medium
JP2023047003A (en) Machine learning system, learning data collection method and learning data collection program
JP6941993B2 (en) Work monitoring system and work monitoring method
CN115687137A (en) Automatic testing method and device for industrial robot, demonstrator and storage medium
CN115829925A (en) Appearance defect detection method and device, computer equipment and storage medium
US10055811B2 (en) System and method for generating interactive 2D projection of 3D model
US11741686B2 (en) System and method for processing facility image data
JP7384000B2 (en) Collaborative work system, analysis collection device and analysis program
JP6948294B2 (en) Work abnormality detection support device, work abnormality detection support method, and work abnormality detection support program
US20130080137A1 (en) Conversion method and system
WO2022176298A1 (en) Data analysis device, data analysis system, and program
US11797646B2 (en) Method, electronic device, and computer program product for standardizing image annotation
US20240020894A1 (en) Display control device, display control method, display control program
JP4887238B2 (en) System failure recovery apparatus, command generation method thereof, and program thereof
JP2008262473A (en) Equipment maintenance management system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21959906

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023552607

Country of ref document: JP