WO2021220709A1 - 管理システム、情報処理装置、管理方法、及びプログラム - Google Patents

管理システム、情報処理装置、管理方法、及びプログラム Download PDF

Info

Publication number
WO2021220709A1
WO2021220709A1 PCT/JP2021/013948 JP2021013948W WO2021220709A1 WO 2021220709 A1 WO2021220709 A1 WO 2021220709A1 JP 2021013948 W JP2021013948 W JP 2021013948W WO 2021220709 A1 WO2021220709 A1 WO 2021220709A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
unit
information
work
management system
Prior art date
Application number
PCT/JP2021/013948
Other languages
English (en)
French (fr)
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 株式会社オプティム
Publication of WO2021220709A1 publication Critical patent/WO2021220709A1/ja

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • 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

  • This disclosure relates to management systems, information processing devices, management methods, and programs.
  • Patent Document 1 it is possible to confirm whether or not the teleworker is actually working, but it is not possible to grasp the current work performed by the teleworker in real time.
  • the purpose of this disclosure is to provide a management system, an information processing device, a management method, and a program that can grasp the current work performed by a teleworker in real time.
  • the management system includes an acquisition unit, a setting unit, and a presentation unit.
  • the acquisition unit acquires detection information which is information related to the user's operation
  • the setting unit acquires the user's past work.
  • the recommended work is set based on the state and the detection information, and the presenting unit is configured to present the set recommended work in a selectable manner.
  • the information processing device includes an acquisition unit, a setting unit, and a presentation unit.
  • the acquisition unit acquires detection information which is information related to a user's operation, and the setting unit is a user's.
  • the recommended work is set based on the past working state and the detection information, and the presenting unit is configured to present the set recommended work in a selectable manner.
  • the acquisition unit acquires the detection information which is the information related to the user's operation, and the setting unit recommends the business based on the past working state of the user and the detection information. Is set, and the presenting unit presents the set recommended work in a selectable manner.
  • the acquisition unit acquires the detection information which is the information related to the user's operation, and the setting unit performs the recommended work based on the user's past working status and the detection information.
  • the setting is made, and the presenting unit causes the computer to execute a process including presenting the set recommended work in a selectable manner.
  • FIG. 1 is a block diagram showing an overall configuration of the management system 1.
  • the management system 1 acquires the detection information which is the information about the detected user's operation, determines the working state of the user based on the detection information, and determines the working state of the user based on the working state of the user and the actual results of the user. It is a system for evaluating.
  • the management system 1 includes an information processing device 10, a server 20, and a network 30.
  • the information processing device 10 and the server 20 are connected to each other so as to be able to communicate with each other via the network 30.
  • the network 30 is composed of a wired or wireless network.
  • the information processing device 10 and the server 20 are connected to the network 30 by using an arbitrary wired or wireless communication standard.
  • an aggregate of each device (for example, the information processing device 10 and the server 20) constituting the management system 1 can be grasped as one "information processing device". That is, the management system 1 may be realized as an aggregate of a plurality of devices, and the distribution of a plurality of functions for realizing the management system 1 may be appropriately determined based on the processing capacity of the hardware of each device.
  • the information processing device 10 is a device used by a user.
  • the information processing device 10 is, for example, a smartphone, a tablet terminal, a laptop personal computer, or the like.
  • the user may own a plurality of information processing devices 10, such as a smartphone, a tablet terminal, and a laptop personal computer.
  • the information processing device 10 includes a processor 11, a memory 12, a storage 13, a communication IF 14, and an input / output IF 15.
  • the processor 11 is hardware for executing an instruction set described in a program, and is composed of an arithmetic unit, registers, peripheral circuits, and the like.
  • the memory 12 is for temporarily storing a program and data processed by the program or the like, and is, for example, a volatile memory such as a DRAM (Dynamic Random Access Memory).
  • DRAM Dynamic Random Access Memory
  • the storage 13 is a storage device for storing data, and is, for example, a flash memory, an HDD (Hard Disc Drive), or an SSD (Solid State Drive).
  • the communication IF 14 is an interface for inputting / outputting signals because the information processing device 10 communicates with an external device.
  • the input / output IF15 is an interface with an input device (for example, a pointing device such as a mouse, a keyboard) for receiving an input operation from a user, and an output device (display, a speaker, etc.) for presenting information to the user. Functions as.
  • an input device for example, a pointing device such as a mouse, a keyboard
  • an output device for presenting information to the user. Functions as.
  • the server 20 includes a processor 11, a memory 12, a storage 13, a communication IF 14, and an input / output IF 15.
  • the memory 12, the storage 13, the communication IF14, and the input / output IF15 are the same as the processor 11, the memory 12, the storage 13, the communication IF14, and the input / output IF15, respectively, and thus the description thereof will be omitted.
  • FIG. 2 is a block diagram showing a functional configuration of the information processing device 10. As shown in FIG. 2, the information processing device 10 includes a communication unit 110 and a control unit 130.
  • the communication unit 110 performs processing for the information processing device 10 to communicate with an external device.
  • the control unit 130 exerts the functions shown in the reception control unit 131, the transmission control unit 132, the presentation unit 133, the input unit 134, and the acquisition unit 135 when the processor 11 of the information processing device 10 performs processing according to a program.
  • the reception control unit 131 controls the process in which the information processing device 10 receives a signal from an external device according to a communication protocol.
  • the transmission control unit 132 controls a process in which the information processing device 10 transmits a signal to an external device according to a communication protocol. For example, the transmission control unit 132 transmits the information acquired by the information processing device 10.
  • the presentation unit 133 controls the process of displaying various screens to the user. Details will be described later.
  • the input unit 134 controls the process of receiving the input of predetermined data from the user. Details will be described later.
  • the acquisition unit 135 controls the process of acquiring information that can estimate the operation of the user who uses the information processing device 10.
  • information that can estimate the user's behavior is referred to as detection information. Details will be described later.
  • the detection information for example, an operation log acquired when the user operates the information processing device 10 or a moving image taken about the user who uses the information processing device 10 is adopted. In this embodiment, a case where the detection information is an operation log will be described as an example.
  • the operation log includes a log in which the user operates an input device (hardware) connected to the input / output IF 15 of the information processing device 10, a log in which an application is operated, a log in which an OS is operated, and the like.
  • the log of operating the hardware includes, for example, information indicating which key was input by the keyboard, the number of times the key was input, and the like. Further, in the log of operating the hardware, information on the position detected by a pointing device such as a mouse, a touch pad, or a touch panel, and information on the operation content of the user determined based on the information on the position (for example, dragging or swiping). , Flick, long tap, etc.) etc. are included.
  • the log of the operation input by the user when using the application can be adopted.
  • the application is presentation material creation software
  • the application is e-mail software, it includes header information, setting information, and the like of sent and received e-mails.
  • the log of operating the application will contain the number of characters entered, the number of times characters have been converted, the number of pages created, and the contents entered (characters have been entered, characters have been modified). Inserted image or video, etc.) etc. are included.
  • the log of operating the OS includes information on the activation of the application, information on changing the OS settings, information on putting the information processing device 10 to sleep, information on waking up from the sleep state, and information on the usage status of hardware resources (for example). , CPU usage rate, memory usage rate, network usage status, etc.) can be adopted.
  • FIG. 3 is a block diagram showing a functional configuration of the server 20.
  • the server 20 includes a communication unit 210, a storage unit 220, and a control unit 230.
  • the communication unit 210 performs processing for the information processing device 10 to communicate with an external device.
  • the storage unit 220 stores data and programs used by the information processing device 10.
  • the storage unit 220 stores the employee information DB 221 and the registration information DB 222, the learning model DB 223, the log information DB 224, the personal information DB 225, and the like.
  • Employee information DB221 is a database that holds data related to employee information. Details will be described later.
  • the registration information DB 222 is a database that holds the registration data of terminals used by employees in telework. Details will be described later.
  • the learning model DB 223 is a database for holding data of various models used in the management system 1.
  • the learning model DB 223 holds models such as an evaluation model, a specific model, a setting model, and a comment model, and their parameters.
  • Each model is, for example, a trained model, and a regression model or a neural network can be adopted. If it has been learned, the parameters learned in advance by the learning unit 238, which will be described later, are retained.
  • the log information DB 224 is a database for holding operation log data in which the user operates the terminal. Details will be described later.
  • the personal information DB 225 is a database for holding the user's achievements. Details will be described later.
  • the processor 11 of the information processing device 10 performs processing according to a program, so that the reception control unit 231 and the transmission control unit 232, the information identification unit 233, the state identification unit 234, the progress estimation unit 235, and the evaluation unit 236, The functions shown in the setting unit 237 and the learning unit 238 are exhibited.
  • the reception control unit 231 controls a process in which the information processing device 10 receives a signal from an external device according to a communication protocol.
  • the transmission control unit 232 controls a process in which the information processing device 10 transmits a signal to an external device according to a communication protocol.
  • the information identification unit 233 controls the process of identifying desired information from the detection information transmitted from the information processing device 10.
  • the desired information is, for example, information used to identify the working state of the user.
  • the information used to specify the working state of the user will be referred to as the first information.
  • the working state represents a state that the user can take when working using the information processing device 10.
  • working conditions include breaks, going out, attendance, leaving, working, meetings, meetings, and the like.
  • the working state includes specific work performed by the user by operating the application, for example, presentation material creation, document material creation, or survey. Details will be described later.
  • the state specifying unit 234 controls the process of specifying the working state of the user based on the specified first information.
  • the progress estimation unit 235 estimates the progress of the current work based on the specified work status and the operation log.
  • the degree of progress represents the progress of the work performed by the user.
  • the degree of progress the ratio of the time spent on the work to the average work time corresponding to the work, the degree of achievement of the current task, the entry rate of the items to be entered in the file, and the like can be used as indexes. Details will be described later.
  • the evaluation unit 236 controls the process of evaluating the user based on the working status of the user and the actual performance of the user.
  • the evaluation is an evaluation of the user's business.
  • any evaluation method such as ABC evaluation or score evaluation can be used.
  • the evaluation unit 236 evaluates each work performed in one day, for example.
  • the evaluation unit 236 evaluates the work performed by the user for an arbitrary period such as one week, one month, or one year. Details will be described later.
  • the setting unit 237 controls the process of setting the recommended business based on the business content acquired in the past and the operation log.
  • the recommended work is a work that is presumed to be performed by the user who uses the information processing device 10 at present. The details of the setting of the work to be advanced will be described later.
  • the learning unit 238 controls the process of learning or relearning the parameters of various learning models. Details will be described later.
  • FIG. 4 is a diagram showing a data structure of the employee information DB 221. As shown in FIG. 4, each record of the employee information DB 221 includes an item "user ID”, an item “user name”, an item “attribute”, and the like.
  • the item "user ID” is an ID for identifying a user who is an employee. Each user is given a different ID. The same applies to other databases. That is, the user ID is used as a primary key for associating information between other databases.
  • the primary key is not limited to the user ID, and other information may be prepared as the primary key.
  • the item "user name” is the name of the user.
  • the item “attribute” is a user's attribute. There are many variations of attributes. Therefore, the item “attribute” includes sub-items such as the item “department”, the item “position”, the item “project”, and the item “working style”.
  • the item “department” represents a group to which the user belongs, for example, a department.
  • the item “position” represents the position of the user in the organization to which the user belongs, for example, the position. If there are multiple job titles, multiple job titles are registered.
  • the item “project” represents the information of the collective work to which the user is assigned, for example, the project. If there are multiple projects, multiple projects will be registered.
  • the item “working style” represents the working style set for the user.
  • the item "work style” includes presentation work that works on a regular basis, flex that works with a time difference, and discretionary work in which working hours are left to the discretion of the user. Further sub-items (for example, year of hire, employment form, etc.) can be added to the item "attribute" as needed.
  • FIG. 5 is a diagram showing the data structure of the registration information DB 222. As shown in FIG. 5, each record of the registration information DB 222 includes an item "user ID”, an item “registration terminal”, and the like.
  • the item “registered terminal” is the information of the registered terminal. There are various variations of registered terminals. Therefore, the item “registered terminal” includes sub-items such as the item “supplied PC", the item “supplied smartphone”, and the item “other”.
  • the item “supplied PC” is information on an information processing terminal for work such as a PC provided by a company to a user.
  • the item “supplied smartphone” is information on an information processing terminal for communication such as a smartphone provided by a company to a user.
  • the item “Other” is information such as a personal terminal permitted by the user when the company performs business. In the information of the registered terminal, for example, a unique number of the terminal, for example, a management number in the company and the like are registered.
  • FIG. 6 is a diagram showing the data structure of the log information DB 224. As shown in FIG. 6, each record of the log information DB 224 includes an item "user ID”, an item “date”, an item “operation log”, and the like.
  • the item "date” is the date when the operation log was acquired.
  • the item “operation log” is information related to the operation log.
  • the item “operation log” includes sub-items such as the item “time”, the item “terminal ID”, and the item “log” as information related to the operation log.
  • the item “time” is the time (time stamp) of the operation log.
  • the item “time” includes the time when the operation log is transmitted from the information processing device 10, the time when the application used by the information processing device 10 is switched, or the predetermined time when the operation log from the information processing device 10 is not received. It is the time after the lapse.
  • the item “time” describes the time when the application is switched by the operation of the OS, but the description of the item “time” is not limited to this. For example, in the item "time”, the time for the log for operating the hardware and the log for operating the application are also described.
  • terminal ID is the ID of the terminal that acquired the operation log.
  • An ID corresponding to the "registered terminal" of the registration information DB 222 is included.
  • the item “log” represents the contents of the operation log.
  • “None” it means that there is no log in the meantime.
  • the item “log” describes the application switched by the operation of the OS, but the content described in the item “log” is not limited to this.
  • the log that operates the hardware and the log that operates the application the log corresponding to the content of the operation is described in the item “log”.
  • the operation log is a log in which hardware is operated
  • the item “log” contains information or the like indicating which key was input.
  • the operation log is a log that operates an application, information such as a file name used in the application, an item name in the file, or a function name used in the application is described in the item "log”.
  • FIG. 7 is a diagram showing the data structure of the personal information DB 225. As shown in FIG. 7, each record of the personal information DB 225 includes an item "user ID”, an item “date”, an item “evaluation”, an item “work status”, an item “time”, an item “results”, and the like. ..
  • the item "date” is the date when the user was evaluated.
  • the item “evaluation” is information indicating the evaluation result for the user's daily work.
  • the evaluation is ABC evaluation, but the evaluation is not limited to this. Various variations such as specific points can be adopted. Further, the ABC evaluation includes not only the three rank evaluations of ABC but also the rank evaluations in an arbitrary range such as A to E. An evaluation may be added to the item "evaluation" for any period such as one week, one month, and one year.
  • the item “working status” represents the content of the specific work performed by the user on the corresponding day.
  • the item “work status” is specified by the status identification unit 234 based on the operation log, or is specified based on the input from the user.
  • time represents the time when the work described in the item "working status” was performed. As an example, it is shown that user ID # 0001 held a meeting on April 1, 2020 for 1 hour and 5 minutes (FIG. 7). In the item "time”, the actual time may be described, for example, "9:00 to 10:05".
  • the item “results” represents the evaluation of the work described in the item "working status". As the grade, the progress of the work, the user's achievement, the value with respect to the average time spent on the work among users with the same attribute, and the like can be adopted.
  • the results are defined as ABC evaluations, but the results are not limited to this.
  • FIG. 8 is a diagram showing an example of a screen displayed by the information processing device 10. As shown in FIG. 8, the user presents the user screen 310 in the screen 300. In the example of FIG. 8, the user screen 310 is displayed as a part on a wide screen such as a PC, but when the information processing device 10 is a terminal having a small display such as a smartphone, the entire screen or the screen The user screen 310 may be presented so as to occupy most of the above.
  • FIG. 9 is a diagram showing an example of the user screen 310.
  • the presentation unit 133 presents the user screen 310A shown in FIG. 9 to the user when starting the process by the management system 1.
  • the user screen 310A includes a button for instructing the start of management, for example, a work start button 311.
  • the work start button 311 is pressed, for example, through a mouse operation, the information processing device 10 starts processing in the management system for the user. Further, when the work start button 311 is pressed, the transmission control unit 132 transmits the user ID and the information indicating that the work has started to the server 20.
  • the server 20 When the server 20 receives the user ID and the information indicating that the work has started, the server 20 starts processing in the management system 1 for the user.
  • the server 20 stores in the log information DB 224 that the user has started work.
  • the presentation unit 133 may present the regular worker by counting the work start time without displaying the work start button 311. For example, the presentation unit 133 starts the countdown from a predetermined time before the work start time, and starts each process at the same time when the countdown value becomes 0. In this case, the process for the presented worker is started without transmitting the user ID and the information indicating that the work has been started to the server 20.
  • FIG. 10 is a diagram showing a screen transition example of the user screen 310.
  • the working status of the user is displayed on the user screen 310B. Specifically, on the user screen 310B, the elapsed time from the start of work, the current working state of the user, the icon for the user to input the working state, the history of the working state from the start of work, and the like are displayed. ..
  • the presentation unit 133 displays the elapsed time from the start of work on the upper part of the user screen 310B. In the example of FIG. 10, it corresponds to the part displayed as "2 hours and 32 minutes have passed since the start of work".
  • the current working status of the user is displayed on the task display unit 312.
  • the icon for the user to input the work status is displayed by the break button 313 and the work end button 314.
  • the history of working conditions from the start of work is displayed on the lap time screen 315.
  • the task display unit 312 displays the current working status of the user.
  • a button for opening a pull-down menu is arranged on the right side of the task display unit 312. Details of the task display unit 312 will be described later.
  • the break button 313 is an example of an icon for the user to input the working status.
  • the break button 313 is a button for receiving a break start / break end from the user.
  • the break button 313 displays "break" by default.
  • the break button 313 is pressed, the display of the break button 313 becomes “break end”.
  • the transmission control unit 132 transmits information indicating that the break button 313 has been pressed to the server 20.
  • the break button 313 displayed as "end of break” is pressed again, the display of the break button 313 returns to "break".
  • the work end button 314 is an example of an icon for the user to input the work status.
  • the work end button 314 is a button for accepting the end of work from the user.
  • the entire process in the management system 1 for the user is terminated.
  • the transmission control unit 132 transmits a notification to the server 20 that the work of the user has ended.
  • the server 20 receives the information, the server 20 ends the process in the management system 1 for the user.
  • the server 20 stores in the log information DB 224 that the user has finished working. It is not necessary to provide the work end button 314 for a user whose working state is a regular work.
  • the lap time screen 315 displays the history of working conditions from the start of work.
  • the lap time screen 315 shows how much time has been spent on each working condition. This makes it possible to display how much time the user has spent on which task.
  • the lap time screen 315 displays the detailed contents of the work.
  • the detailed contents of the business are determined based on, for example, the operation log.
  • the presentation unit 133 displays the work status “material creation”, the work content “budget 2020”, and the lap time “0:37” on the lap time screen 315.
  • the contents of the business are the file name of the target operated by the user, the item name in the file, the project name, and the like.
  • the actual time may be described instead of the time taken, for example, "9:00 to 10:05".
  • the lap time screen 315 can also be hidden.
  • FIG. 11 is a flowchart showing an example of a flow of performing comment processing by the information processing device 10.
  • the information processing device 10 presents the comment to the user in real time based on the progress of the work currently being performed by the user.
  • step S111 the operation log in which the user operates the information processing device 10 is acquired.
  • the acquisition unit 135 operates a log in which the hardware of the information processing device 10 is operated, a log in which an application installed in the information processing device 10 is operated, or an OS installed in the information processing device 10. Get the log etc.
  • the acquisition unit 135 acquires an operation log every time an operation occurs, for example.
  • the transmission control unit 132 transmits the acquired operation log to the server 20.
  • the transmission control unit 132 may be configured to collectively transmit the operation log to the server 20 at predetermined time intervals (for example, at arbitrary time intervals such as 30 milliseconds, 1 second, 5 seconds, 10 seconds, 1 minute, etc.). ..
  • the server 20 estimates the progress of the work performed by the user based on the operation log transmitted from the information processing device 10. Details of the estimation process will be described later.
  • the server 20 transmits the estimated progress to the information processing device 10.
  • step S113 the reception control unit 131 receives the progress transmitted from the server 20.
  • step S114 the presentation unit 133 presents a display based on the received progress. For example, the presentation unit 133 presents a comment based on the received progress.
  • a plurality of comments are stored in advance in the storage 13.
  • the presentation unit 133 selects a comment based on, for example, the degree of progress and the time taken for the work.
  • the presentation unit 133 presents the selected comment to the user.
  • the presentation unit 133 selects the comment "It is a good progress" and presents it to the user when the progress is faster than expected with respect to the time taken.
  • the presentation unit 133 selects the comment "It takes longer than usual” and presents it to the user. If the progress is particularly slow with respect to the time taken, an alert may be issued.
  • the presentation unit 133 may acquire a comment by using a trained model trained to output a comment according to the input when the progress and the time taken are input.
  • FIG. 12 shows an example of a screen in which a comment is presented.
  • the presentation unit 133 presents a comment by transitioning the user screen 310 to the user screen 310C.
  • the user screen 310C includes a comment unit 316. Comments according to the degree of progress are displayed in the comment section 316.
  • the information processing device 10 receives the progress estimated based on the sent operation log. By such comment processing, the user can grasp the progress of the business in real time. In addition, the motivation of the user can be improved by seeing the positive comments and the comments that the user praises.
  • the presentation unit 133 may display the received progress as a comment in the comment unit 316.
  • the reception control unit 131 receives the comment created by the server 20, and the presentation unit 133 presents the comment. In this case, the processing of a higher load can be entrusted to the server 20.
  • the acquisition / transmission processing in steps S111 and S112 and the reception / presentation processing in steps S113 and S114 have been described in the same flow, but these processes are performed at independent timings. You may.
  • the acquisition / transmission processing in steps S111 and S112 is executed at the timing at which the operation is performed or at predetermined time intervals.
  • FIG. 13 is a flowchart showing an example of a flow of performing the proposal processing by the information processing apparatus 10.
  • the management system 1 proposes to the user the recommended work to be performed at present.
  • the server 20 sets the work to be performed by the user based on the past work status of the user of the information processing device 10, the operation log, and the like. Details of the setting process will be described later.
  • the server 20 transmits information about the set business to the information processing device 10 in advance at a predetermined timing, for example.
  • the reception control unit 131 receives information about the work to be performed by the user from the server 20.
  • the reception control unit 131 stores the received information in the storage 13.
  • the user When the user starts work or switches the work state to the next work state, the user operates the information processing device 10 so as to input the work state to the task display unit 312 of the user screen 310. Specifically, the user presses the pull-down button 318 arranged on the right side of the task display unit 312.
  • step S121 the input unit 134 detects the user pressing the pull-down button 318.
  • step S122 the presentation unit 133 presents the work to be performed by the user in a selectable manner based on the information about the recommended work stored in the storage 13.
  • FIG. 14 is a diagram showing an example of a screen in which the set recommended work is presented in a selectable manner.
  • the presentation unit 133 transitions the user screen to the user screen 310D as shown in FIG. That is, the presentation unit 133 opens and displays the pull-down menu 317 below the task display unit 312.
  • the pull-down menu 317 tasks recommended to the user, for example, "meeting”, “document creation”, “material creation”, and “email” are displayed in a selectable manner. Since the set recommended work is set for each user, the recommended work presented here is not always the same as that of other users.
  • step S123 the input unit 134 accepts the user's selection of business.
  • the presentation section 133 causes the task display section 312 to display the selected task as the current working status.
  • the user may directly enter the business selected by himself / herself.
  • the input unit 134 accepts the user's selection of the task display unit 312.
  • the presentation unit 133 transitions the user screen 310 to, for example, the user screen 310E shown in FIG.
  • the user screen 310E shown in FIG. 15 includes a task input unit 324, an OK button 325, and a Cancel button 326.
  • the task input unit 324 is a text box for inputting the work to be performed by the user.
  • the OK button 325 is a button for accepting the input of the text input to the task input unit 324.
  • the Candle button 326 is a button for canceling the direct input of the business.
  • the presentation unit 133 causes the task display unit 312 to display the input work.
  • the Cancel button 326 is pressed, the presentation unit 133 transitions the user screen 310 to the user screen 310D.
  • step S124 the transmission control unit 132 transmits the input or selected business to the server 20 as the current business, and ends the processing.
  • the information processing apparatus 10 presents the recommended work to be selectable, so that the user can save the trouble of manually inputting the work by himself / herself.
  • the user can propose the next task to be performed from the server 20, the user can proceed with the task efficiently.
  • the burden of analyzing the working state of the user on the server 20 side is reduced.
  • the server 20 can grasp the current business of the user in real time.
  • a signal requesting the recommended work may be transmitted to the server 20.
  • the server 20 sets the work to be performed by the user based on the past work status, the operation log, and the like.
  • the server 20 transmits information about the set business to the information processing device 10.
  • FIG. 16 is a flowchart showing an example of the flow of the recommended setting process by the server 20.
  • the recommended business setting process is started, for example, when the user screen 310 is activated at a predetermined time, at a predetermined time interval, or by a user's operation.
  • step S211 the setting unit 237 acquires the past operation log for the desired user from the log information DB 224, and acquires the past working state for the desired user from the personal information DB 225.
  • step S212 the setting unit 237 sets the recommended work for the desired user based on the past working status and the operation log of the user using the setting model.
  • the setting model is, for example, a trained model trained to output recommended work when past work status and operation log are input.
  • the recommended work output by the setting model does not have to be one.
  • the recommended work may be a plurality of work that is highly related to the user's past work status among the plurality of work that the user can perform.
  • the past work status and operation log considering the user's attributes may also be learned as teacher data. That is, the setting model is the past working state of the other person in the group to which the user belongs, the other person in the project in which the user participates, the other person in the same working style as the user, or the other person whose hire year is close to that of the user. , And the operation log may also be learned as teacher data.
  • the setting unit 237 sets the recommended work for a desired user by using the setting model learned in this way.
  • step S213 when the recommended business is set, the transmission control unit 232 transmits the information about the set business to the information processing device 10 owned by the desired user with reference to the registration information DB 222, and ends the process. ..
  • the setting unit 237 may prioritize the recommended work to perform the work. For example, the setting unit 237 may give a priority input by an administrator or the like, or may give a priority according to a deadline.
  • FIG. 17 is a flowchart showing an example of the flow of the progress estimation process by the server 20.
  • step S221 the reception control unit 231 receives the user ID and the operation log from the information processing device 10.
  • the information identification unit 233 identifies the first information from the received operation log. Specifically, the information identification unit 233 obtains the first information by inputting an operation log into, for example, a pre-learned information identification model.
  • the information specific model is a trained model that has been trained in advance by inputting an operation log and outputting the first information. From the information specification model, as the first information, for example, information used for state identification in the state identification unit 234, such as an application name, a file name, and a log of operating hardware, is output.
  • the operation log item to be specified as the first information may be set in advance, not limited to the information specifying model.
  • the state specifying unit 234 specifies the current working state based on the specified first information. Specifically, the state specifying unit 234 obtains the working state by inputting the first information into the state specifying model learned in advance, for example.
  • the state-specific model is a pre-learned model in which the first information is input and the working state is output.
  • the state specifying unit 234 inputs, for example, the application name, file name, input key, etc. used by the user into the state specifying model as the first information. From the state specifying model, for example, the working state "material creation" is output based on the input first information.
  • the state specifying unit 234 inputs, for example, the application name used by the user, the analysis result of the voice information, and the like into the state specifying model as the first information. From the state-specific model, for example, the work state "meeting" is output based on the input first information.
  • the conference time may be output from the state-specific model.
  • the first information considering the attributes of the user may be learned as teacher data. That is, the state-specific model includes the other person in the group to which the user belongs, the other person in the project in which the user participates, the other person in the same work style as the user, the other person in the same position as the user, or the year of joining the company with the user.
  • the first information of other people who are close to each other may also be learned as learning data.
  • the state specifying unit 234 specifies the current working state of the user by using the state specifying model learned in this way.
  • the storage control unit (not shown) of the server 20 stores the specified working state in the personal information DB 225.
  • the storage control unit gives priority to the working state notified from the information processing device 10 and stores it in the personal information DB 225.
  • the progress estimation unit 235 estimates the progress of the current work based on the operation log. For example, the progress estimation unit 235 determines the ratio of the log of the application corresponding to the current business to the total amount of logs required for the business as a whole as the progress level. The progress estimation unit 235 may calculate the progress based not only on the ratio of the amount of logs but also on the degree of completion of the file operated by the user, the ratio of the filled items, and the like. In addition, it may be considered how much it needs to be completed on the day according to the delivery date. In this case, the progress estimation unit 235 calculates the progress based on the date or time until the delivery date.
  • the progress estimation unit 235 estimates the progress of work after the current working state in a preset cycle.
  • step S225 the transmission control unit 232 transmits the estimated progress to the information processing device 10, and ends the process.
  • the progress estimation unit 235 may create a comment based on the estimated progress.
  • the progress estimation unit 235 obtains a comment by inputting the progress degree into the comment model learned in advance, for example.
  • the comment model is a trained model that has been trained to input the progress and output comments according to the progress.
  • the progress estimation unit 235 estimates the progress of work after the current working state in a preset cycle. Is not limited to this.
  • the progress estimation unit 235 may estimate the progress (achievement level) of the work in the working state before the change. As a result, the user can grasp how far the work has progressed in the previous working state.
  • the progress estimation unit 235 may evaluate the work based on the progress. At this time, the progress estimation unit 235 may relatively evaluate the work based on the progress of the plurality of other users. As a result, the progress estimation unit 235 can give a grade for each work performed.
  • step S223 the work state identification process in step S223 and the progress estimation process in step S224 have been described in the same flow, but these processes may be performed at independent timings.
  • FIG. 18 is a flowchart showing an example of a flow of performing evaluation display processing by the information processing apparatus 10.
  • the information processing device 10 presents the user with an objective and fair evaluation result of his / her work at the end of work of the user.
  • the information processing device 10 starts the evaluation display process when the work end button 314 is pressed by the user.
  • step S131 the transmission control unit 132 transmits a notification to the server 20 that the user's work has ended.
  • the server 20 When the server 20 receives the notification of the end of work from the information processing device 10, the server 20 evaluates the user's daily work. The server 20 transmits the evaluation result to the information processing device 10.
  • step S132 the reception control unit 131 receives the evaluation result from the server 20.
  • the evaluation method any evaluation method such as ABC evaluation or score evaluation can be used.
  • step S133 the presentation unit 133 presents the evaluation result to the user and ends the process.
  • FIG. 19 shows an example of a screen for displaying the evaluation result.
  • the presentation unit 133 enlarges and transitions the user screen 310 to the user screen 310F that displays the evaluation result.
  • the user screen 310F includes a daily button 318A, a weekly button 318B, a monthly button 318C, an annual button 318D, a title section 319, a graph section 320, a work status display section 321 and an evaluation result section 322.
  • the daily button 318A is a button for displaying the evaluation result of the day.
  • the weekly button 318B, the monthly button 318C, and the annual button 318D are buttons for displaying the evaluation results on a weekly, monthly, and yearly basis.
  • the daily button 318A In FIG. 19, of the daily button 318A, the weekly button 318B, the monthly button 318C, and the annual button 318D, only the daily button 318A has a different color. This indicates that the daily button 318A is selected. That is, when any of the daily button 318A, the weekly button 318B, the monthly button 318C, and the annual button 318D is pressed, the presentation unit 133 changes the color of the corresponding button and changes the color of the corresponding button, and the corresponding period. Display the evaluation result.
  • the title of the evaluation result screen is displayed in the title section 319.
  • it is described as "your work content today", but this is displayed because the daily button 318A is selected. Therefore, when any of the daily button 318A, the weekly button 318B, the monthly button 318C, and the annual button 318D is pressed, the presentation unit 133 changes the title unit 319 to the corresponding notation and displays it.
  • the graph unit 320 displays a graph showing the ratio of work performed by the user.
  • a pie chart is shown, but the present invention is not limited to this.
  • Business contents can be visualized by various graphs such as histograms and line graphs depending on the purpose.
  • the work status display unit 321 displays the user's daily work status.
  • the working state of one day is displayed with time.
  • the display is not limited to the time, and the total time, the amount of work, the progress, and the like may be displayed. The same applies to weekly, monthly, and yearly cases.
  • the evaluation result unit 322 displays the user's evaluation result.
  • An example in the case where the evaluation is an ABC evaluation is shown in FIG. 20, and an example in the case where the evaluation is a score is shown in FIG.
  • an ABC evaluation such as "B” is displayed as an evaluation result.
  • the effect on the evaluation presented to the user may be displayed at the same time.
  • the presentation unit 133 displays the effect of adding a character such as “Good” on the evaluation result unit 322.
  • a score such as "95 points" is displayed as an evaluation result.
  • the effect on the evaluation presented to the user may be simultaneously displayed in a place other than the evaluation result unit 322.
  • the effect is displayed on the evaluation effect unit 323.
  • the effects are not limited to characters and still images. Video or audio may be used as the effect.
  • the presentation unit 133 may display an effect such as a grade for each work or a comment praising the grade on the work status display unit 321. Such a display may be performed for only one business or may be performed for a plurality of business.
  • the presentation unit 133 may display the total working hours on the screen for displaying the evaluation result.
  • FIG. 22 is a flowchart showing an example of a flow of performing evaluation processing by the server 20.
  • the user is objectively and fairly evaluated based on the working state of the user at the end of work of the user. That is, it is a process of specifically obtaining the evaluation result in the evaluation display process.
  • a case of evaluating one-day work will be described as an example.
  • step S231 the reception control unit 231 receives the notification of the end of work of the user from the information processing device 10. Since the user ID is also included in the notification of the end of work, the server 20 can grasp which user the work has ended.
  • the evaluation unit 236 evaluates the user's daily work based on, for example, the user's work status throughout the day and the user's performance.
  • the user's performance represents the past evaluation result given to the user by the evaluation unit 236.
  • the user's performance may include past evaluation results given to the user by the user's administrator. That is, the user's performance may include past evaluation results artificially given to the user.
  • the evaluation unit 236 outputs the evaluation of the user by inputting the daily working condition of the user into the evaluation model, for example.
  • the evaluation model is, for example, a trained model in which the user's past working state and the user's achievements are learned as teacher data, and the user's daily working state is input and the evaluation for the daily working state is performed. Is output.
  • the evaluation unit 236 outputs the evaluation of the user by inputting the daily work state of the user and the results for each work state into the evaluation model.
  • the evaluation model is, for example, a trained model in which the user's past working state, the results of each working state, and the user's achievements are learned as teacher data.
  • the evaluation unit 236 evaluates the user based not only on the achievements of the user but also on the achievements of other users (similar users) who have the same at least one attribute of the user. May be good. Similar users are, for example, other users in the group to which the user belongs, other users in the project in which the user participates, other users in the same work style as the user, other users in the same job title as the user, or the year of joining the company with the user. Other users who are close.
  • the evaluation model is, for example, a trained model in which the past working state of the user, the past working state of the similar user, the user's performance, and the performance of the similar user are learned as teacher data.
  • the evaluation unit 236 outputs the evaluation of the user by inputting, for example, the attribute information of the user and the information on the daily working state of the user into the evaluation model.
  • the evaluation model may be prepared for each attribute, or may be prepared to include a plurality of attributes. Further, the evaluation model may be prepared for each user or may be prepared for each of a plurality of users.
  • step S233 the transmission control unit 232 transmits the evaluation result to the information processing device 10 and ends the process.
  • the above evaluation process is for daily, but weekly, monthly, and yearly can be evaluated by using the average of multiple days.
  • the information processing device 10 requests the server 20 for evaluation processing.
  • the evaluation unit 236 may evaluate based on the evaluation given by a person such as an administrator or an evaluator.
  • the evaluation given by the person may be a subjective evaluation or an objective evaluation. Since there is a degree of contribution to the company that does not appear in the operation log, it is possible to make a fairer evaluation by adding this to the evaluation.
  • FIG. 23 is a diagram showing an example of an evaluation management screen presented by the presentation unit 133 of the information processing device 10 operated by an administrator having viewing authority.
  • the information processing device 10 collectively presents the evaluations of the plurality of users to be managed to the administrator.
  • the evaluation management process is started when the administrator or the like inputs a viewing request for the evaluation management screen into the information processing device 10.
  • the evaluation management process is performed regardless of whether or not the user is on duty. That is, when there is a browsing request, the information processing device 10 starts processing regardless of pressing the work start button 311 and the work end button 314.
  • the necessary data is read from various databases of the server 20.
  • the presentation unit 133 presents the management screen 400 as shown in FIG. 23.
  • the management screen 400 has a daily button 401A, a monthly button 401B, an annual button 401C, a period button 401D, a group button 401E, a label button 401F, a label addition button 401G, an overall status unit 402, a work content unit 403, and an alert unit 404.
  • Live status unit 405 long working hours ranking button 406A, short working hours ranking 406B, ranking addition button 406C, and the like.
  • the daily button 401A is a button for displaying the evaluation result of the day. It should be noted that the configuration may be such that the due date can be specified. Similarly, the monthly button 401B, the annual button 401C, and the period button 401D are buttons for displaying the evaluation results on a weekly, monthly, and yearly basis.
  • the group button 401E is a button for displaying the evaluation result for the specified group.
  • the right part of the group button 401E is a button for opening a pull-down menu.
  • a pull-down menu is opened and displayed.
  • the pull-down menu is displayed so that a group according to an attribute or a predetermined period group (quarterly, etc.) can be selected.
  • the label button 401F is a button for displaying the evaluation result for the preset label.
  • the label is a group in which a group corresponding to an arbitrary condition is set in advance by the administrator.
  • the label button 401F is a button for displaying the evaluation result of the label.
  • the right part of the label button 401F is a button for opening a pull-down menu. When the button of the label button 401F is pressed, a pull-down menu is opened and displayed. In the pull-down menu, labels for groups preset by the administrator or the like are displayed so as to be selectable.
  • the daily button 401A In FIG. 23, of the daily button 401A, the monthly button 401B, the annual button 401C, the period button 401D, the group button 401E, and the label button 401F, only the daily button 401A has a different color. This indicates that the daily button 401A is selected. That is, when any one of the daily button 401A, the monthly button 401B, the annual button 401C, the period button 401D, the group button 401E, and the label button 401F is pressed, the presentation unit 133 changes the color of the corresponding button. At the same time, the evaluation results for the corresponding period and group are displayed.
  • the processing corresponding to this is also performed monthly or the like.
  • the label addition button 401G is a button for adding a label. When the label addition button 401G is pressed, the label addition screen is displayed. The label addition screen is not shown.
  • the overall status unit 402 displays a graph showing the ratio of the current status of all users. Status includes work, breaks (including breaks), unknowns, etc. In the example of FIG. 23, an example of a pie chart is shown, but the present invention is not limited to this.
  • the overall status can be visualized by various graphs such as a histogram and a line graph depending on the purpose.
  • the overall status unit 402 may be obtained, for example, based on the operation log for each user.
  • the work content section 403 displays a graph showing the percentage of work performed by all users on that day.
  • a pie chart is shown, but the present invention is not limited to this.
  • Business contents can be visualized by various graphs such as histograms and line graphs depending on the purpose.
  • the alert unit 404 displays an alert for the administrator.
  • the alert for example, there is an abnormality in the server 20, an abnormality in the DB, or the like, when the operation log of the user cannot be acquired, or there is an abnormality in the server 20.
  • Alerts are obtained by any method.
  • an application for monitoring the server 20 can be implemented in the server 20 or the information processing device 10, or an external monitoring device can be used.
  • the live status unit 405 displays the current status of each user in real time.
  • the status of each user is, for example, the user name and the current business.
  • the presentation unit 133 displays the operation log of each user together with the current business (step S213) analyzed based on the new operation log when the server 20 receives the operation log (step S211). That is, these data are periodically received from the server 20.
  • the long working hours ranking button 406A is a button for displaying the ranking of users who have long working hours. When the long working hours ranking button 406A is pressed, the long working hours ranking for the day (the month, the year) is created and displayed based on the past working status of the user. The long working hours ranking is created by the information processing device 10 or the server 20.
  • Short working hours ranking 406B is a button for displaying the ranking of users with short working hours.
  • the short-time work ranking 406B is pressed, the short-time work ranking for the day (the month, the year) is created and displayed based on the past working status of the user.
  • the long working hours ranking is created by the information processing device 10 or the server 20.
  • the ranking addition button 406C is a button for generating a button for creating and displaying an arbitrary ranking. When the ranking addition button 406C is pressed, a predetermined ranking is presented in a selectable manner, and a button for the selected ranking is added to the management screen 400.
  • the administrator can comprehensively and easily check the status of all users in telework.
  • the description of the work content can be unified by the analyzed work, the whole analysis can be easily performed.
  • the learning unit 238 relearns each of the above models when the user's achievements and operation logs for a predetermined number or a predetermined period are accumulated in the DB.
  • the setting model is relearned using the work selected or input by the user.
  • any learning method according to the model can be adopted.
  • the learning process is performed at a timing when the processing load of the server 20 is small because the user is not working at midnight on Sunday, for example, weekly. By re-learning in this way, the accuracy can be further improved.
  • the user screen 310 may further have a business content input unit 327 shown in FIG. 24.
  • FIG. 24 is a diagram showing an example of the user screen 310G on which the business content input unit 327 is displayed.
  • the user screen 310G is configured to include a business content input unit 327 in addition to the configuration of the user screen 310B.
  • the transmission control unit 132 transmits the input information regarding the business content to the server 20.
  • the learning unit 238 relearns the setting model or the state specifying model based on the input information about the business content.
  • FIG. 25 is a flowchart showing an example of the flow of performing the re-learning process.
  • step S241 the reception control unit 231 receives, for example, information about the business content input to the business content input unit 327 from the information processing device 10.
  • the storage control unit stores the received information in the learning model DB 223 of the storage unit 220.
  • the learning unit 238 executes step S242 at a preset timing such as midnight or a predetermined time on a holiday.
  • the learning unit 238 relearns the setting model or the state specifying model using the stored business content information as correct answer data. More specifically, the learning unit 238 updates the parameters of the setting model stored in the learning model DB 223 by re-learning.
  • the learning unit 238 updates the parameters of the state-specific model stored in the learning model DB 223 by re-learning.
  • the degree of concentration of the user may be calculated by analyzing the image data obtained by the camera by the acquisition unit 135 or the information identification unit 233.
  • the storage control unit of the server 20 stores the calculated concentration ratio in, for example, the personal information DB 225.
  • the evaluation unit 236 may evaluate the working condition based on the degree of concentration.
  • the presentation unit 133 may present an index value related to the degree of concentration to the user as an evaluation result.
  • the degree of concentration may be displayed as an index value indicating the quality of work on the evaluation management screen.
  • the management system 1 it is possible to evaluate the working state in consideration of the user's achievements. Therefore, the working condition of the teleworker can be evaluated fairly.
  • the student's evaluation (understanding) is measured by measuring the student's concentration on the lecture by using the analysis result of the image taken by the student using the operation status of the terminal held by the student. Etc.) are derived.
  • FIG. 26 is a block diagram showing the overall configuration of the management system 2.
  • the management system 2 acquires detection information which is information on the detected user's operation, identifies the user's learning state based on the detection information, and based on the user's learning state and the user's achievements, the user. It is a system for evaluating.
  • the management system 2 includes an information processing device 10, a server 20, a network 30, a terminal 40, and a camera 50.
  • the information processing device 10, the server 20, and the terminal 40 are connected to each other so as to be able to communicate with each other via the network 30.
  • the information processing device 10, the server 20, and the terminal 40 are connected to the network 30 by using an arbitrary wired or wireless communication standard.
  • the terminal 40 includes a processor 11, a memory 12, a storage 13, a communication IF14, and an input / output IF15. Further, the terminal 40 is connected to the camera 50.
  • the camera 50 is a device that captures a student according to an instruction from the terminal 40.
  • an imaging device such as a CCD (Charge Coupled Device) image sensor and an A that converts the captured image into image data composed of a digital signal. It is composed of a digital camera or the like equipped with a / D conversion device.
  • the camera 50 may be configured to change the shooting direction under the control of the terminal 40, or may be configured to appropriately move the shooting direction in order to enable shooting in a wide range.
  • the camera 50 shoots the student as a moving image or as a still image at a predetermined time interval, and converts the moving image or the still image into image data.
  • the camera 50 is not limited to a single device, and may be configured by, for example, a camera function provided in a mobile terminal such as a smartphone or tablet compatible with a mobile communication system.
  • the acquisition unit 135 of the terminal 40 acquires the operation log and the image data from the camera 50.
  • the operation log is, for example, information indicating the content of an operation on a video of a lecture.
  • the image data is data of an image taken by the user. As the image data, one obtained by photographing the entire user in order to grasp the operation of the user, or one obtained by photographing the eyes of the user in order to grasp the line of sight of the user can be used. In the present embodiment, the case where the user's eyes are photographed will be described as an example.
  • the data structure is basically the same as that of the first embodiment.
  • "business” in the first embodiment is read as “subject”
  • "working style” is read as “learning system”, and the like, which is suitable for online lessons.
  • the attributes include age (grade), course, attendance system, and the like.
  • Courses are general science and arts, general science, special advancement courses, etc. for schools, and industry, qualification examinations, etc. for employment support schools and qualification examination prep schools.
  • FIG. 27 is a flowchart showing an example of a flow of performing acquisition processing by the terminal 40.
  • the operation log and image data are acquired and transmitted to the server 20.
  • step S311 the operation log in which the user operates the information processing device 10 is acquired, and the image data is acquired from the camera 50.
  • the operation log is, for example, an operation log for a lecture video in addition to the ones mentioned in the first embodiment.
  • playback points are set in the lecture video at predetermined time intervals, and the progress can be estimated based on whether or not the playback points have passed.
  • step S312 the transmission control unit 132 transmits the operation log and image data acquired to the server 20.
  • FIG. 28 is a flowchart showing an example of a flow of performing evaluation processing by the server 20.
  • the user is objectively and fairly evaluated based on the user's attendance status at the end of the attendance of the user. That is, it is a process of specifically obtaining the evaluation result in the evaluation presentation process.
  • a case of evaluating one-day learning will be described as an example.
  • step S251 the reception control unit 231 receives the notification of the end of the attendance of the user from the information processing device 10. Since the user ID is also included in the notification of the end of the course, the server 20 can grasp which user the course has been completed.
  • the information identification unit 233 identifies the first information from the received operation log or image data.
  • the first information is, for example, information indicating the degree of concentration on the lecture.
  • the information specifying unit 233 obtains the degree of concentration by inputting an operation log or image data into a specific model learned in advance. In the case of image data, an image feature amount or the like indicating the degree of concentration can be adopted. That is, the information identification unit 233 acquires the degree of concentration by analyzing the image data.
  • the degree of concentration on the lecture is considered to be not concentrated, for example, when there is an operation log for the lecture video or when there is an operation log for another application. This allows it to be characterized in relation to the operation log.
  • the degree of concentration can be, for example, the ratio at which the line of sight is directed to the terminal 40 within a predetermined time.
  • the degree of concentration can be specified by analyzing the image data.
  • the specific model such an image analysis model may be adopted.
  • CNN Convolution Neural Network
  • the learning unit 238 learns the parameters of the specific model by using, for example, the inverse error propagation method.
  • step S253 the evaluation unit 236 evaluates the user's daily attendance, for example, based on the user's daily concentration level. For example, the evaluation unit 236 evaluates the user's attendance based on the daily average value of the concentration level.
  • step S254 the transmission control unit 232 transmits the evaluation result to the information processing device 10 and ends the process.
  • the second embodiment for example, most of a plurality of students take a lecture on the information processing device 10, but when some of the users take the lecture on the terminal 40, the lecture is taken on the terminal 40. It is possible to evaluate the attendance status by paying attention to the user who is doing it. That is, when the information processing device 10 is taking the course, the user is in the classroom, and when the terminal 40 is taking the course online, the user who is taking the course at the terminal 40 can be appropriately evaluated.
  • the acquisition unit 135 can acquire the detection information from each of the plurality of terminals in which the user is registered, and the state identification unit 234 can specify the working state of the user based on each of the detection information. ..
  • the arrangement of the screen examples is not limited to the positional relationship shown in each drawing.
  • Each screen example is just an example, and can be changed as appropriate as long as the gist of the present disclosure is not changed.
  • each processing function of the server 20 in the management system 1 and the management system 2 may be configured in the information processing device 10 or the terminal 40. That is, it is possible to construct a management system as one device. Further, the functions of a part of the server 20 may be configured in the information processing device 10 or the terminal 40. Further, the management system 1 may be configured to use the camera 50 connected to the information processing device 10.
  • the acquisition unit includes an acquisition unit, a setting unit, and a presentation unit.
  • the acquisition unit acquires detection information that is information related to the user's operation, and the setting unit uses the user's past working status and the above.
  • a management system that sets recommended work based on the detection information, and the presenting unit presents the set recommended work in a selectable manner.
  • (Appendix 2) The management system according to (Appendix 1), wherein the setting unit sets the recommended work based on the past working status of the user, the detection information, and the attributes of the user.
  • the setting unit is recommended by inputting the operation log of the user acquired as the detection information into the setting model learned by using the past working state and the operation log of the user as teacher data.
  • the management system according to any one of (Appendix 1) to (Appendix 3) for setting the business.
  • the presentation unit presents the set plurality of tasks to the user so as to be selectable by the user, and the input section is a task performed by the user.
  • the setting model is a management system according to (Appendix 4), in which the past work status and operation log in consideration of the user's attributes are further learned as teacher data.
  • the presenting unit further includes an input unit and a learning unit, and the presenting unit presents the set plurality of tasks to the user so as to be selectable by the user, and the input section is a task performed by the user.
  • the learning unit receives the selection of the user, and the learning unit uses the user's past work status, operation log, past work status and operation log in consideration of the user's attributes, and the selected work as teacher data.
  • the setting unit sets the recommended work by inputting the past working state of the user and the operation log of the user acquired as the detection information into the relearned setting model.
  • the management system according to (Appendix 7), wherein the presentation unit presents the set recommended work in a selectable manner.
  • the detection information includes an operation log of operating a plurality of terminals owned by the user, and the setting unit sets the recommended business based on the operation logs of each of the plurality of terminals.
  • the management system according to any one of (Appendix 1) to (Appendix 8).
  • a first information specifying unit, a state specifying unit, and a progress estimating unit are further included, and the information specifying unit is information used to specify the working state of the user from the detected information.
  • the information is specified, the state specifying unit specifies the working state based on the first information, and the progress estimation unit determines the progress of the current business based on the working state and the detected information.
  • the management system according to any one of (Appendix 1) to (Appendix 9), wherein the presentation unit estimates and displays based on the progress.
  • the acquisition unit includes an acquisition unit, a setting unit, and a presentation unit, the acquisition unit acquires detection information which is information related to the user's operation, and the setting unit uses the user's past working state and the above.
  • An information processing device that sets recommended work based on the detection information, and the presenting unit presents the set recommended work in a selectable manner.
  • the acquisition unit acquires detection information that is information related to the user's operation, and the setting unit sets recommended work based on the user's past working status and the detection information, and presents the unit.
  • a management method for presenting the set recommended work in a selectable manner is a management method for presenting the set recommended work in a selectable manner.
  • the acquisition unit acquires detection information that is information related to the user's operation, and the setting unit sets recommended work based on the user's past working status and the detection information, and presents the unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

【課題】テレワーカーが実施している現状の業務をリアルタイムで把握することができるようにする。 【解決手段】取得部135が、ユーザの動作に関する情報である検知情報を取得し、設定部237が、ユーザの過去の勤務状態と、当該検知情報とに基づいて、勧めの業務を設定し、提示部133が、設定された勧めの業務を選択可能に提示する。

Description

管理システム、情報処理装置、管理方法、及びプログラム
 本開示は、管理システム、情報処理装置、管理方法、及びプログラムに関する。
 近年、場所や時間にとらわれない柔軟な働き方として、テレワークが推奨されている。テレワークは、自宅等の業務の管理者から離れた場所で行われることから、管理者の直接的な管理下から外れた状態で仕事をすることになる。このため、テレワーカーが実際に仕事をしているか等の勤務状態を確認したい、というニーズがある。
 例えば、特許文献1に開示される技術を用いれば、テレワーカーの勤務状態を特定することが可能となる。
特許第6147967号公報
 しかしながら、特許文献1では、テレワーカーが実際に仕事をしているか否かを確認することはできるが、テレワーカーが実施している現状の業務をリアルタイムで把握することはできない。
 そこで、本開示は、テレワーカーが実施している現状の業務をリアルタイムで把握することができる管理システム、情報処理装置、管理方法、及びプログラムを提供することを目的とする。
 本開示に係る管理システムは、取得部と、設定部と、提示部とを含み、前記取得部は、ユーザの動作に関する情報である検知情報を取得し、前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、前記提示部は、前記設定された勧めの業務を選択可能に提示するように構成される。
 また、本開示に係る情報処理装置は、取得部と、設定部と、提示部とを含み、前記取得部は、ユーザの動作に関する情報である検知情報を取得し、前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、前記提示部は、前記設定された勧めの業務を選択可能に提示するように構成される。
 また、本開示に係る管理方法は、取得部が、ユーザの動作に関する情報である検知情報を取得し、設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、提示部が、前記設定された勧めの業務を選択可能に提示する。
 また、本開示に係るプログラムは、取得部が、ユーザの動作に関する情報である検知情報を取得し、設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、提示部が、前記設定された勧めの業務を選択可能に提示することを含む処理をコンピュータに実行させる。
 本開示によれば、テレワーカーが実施している現状の業務をリアルタイムで把握することができる。
管理システム1の全体構成を示すブロック図である。 情報処理装置10の機能構成を示すブロック図である。 サーバ20の機能構成を示すブロック図である。 社員情報DB221のデータ構造を示す図である。 登録情報DB222のデータ構造を示す図である。 ログ情報DB224のデータ構造を示す図である。 個人情報DB225のデータ構造を示す図である。 情報処理装置10が表示する画面例を示す図である。 ユーザ画面310の一例を示す図である。 ユーザ画面310の画面遷移例を示す図である。 情報処理装置10によるコメント処理を行う流れの一例を示すフローチャートである。 コメントを提示した画面例である。 情報処理装置10による提案処理を行う流れの一例を示すフローチャートである。 設定された勧めの業務を選択可能に提示した画面例である。 ユーザ画面310の画面遷移例を示す図である。 サーバ20による勧め業務設定処理を行う流れの一例を示すフローチャートである。 サーバ20による進捗推定処理を行う流れの一例を示すフローチャートである。 情報処理装置10による評価表示処理を行う流れの一例を示すフローチャートである。 評価結果を表示する画面の1例を示す図である。 評価がABC評価の場合の例を示す図である。 評価が点数の場合の例を示す図である。 サーバ20による評価処理を行う流れの一例を示すフローチャートである。 管理者が操作する情報処理装置10の提示部133により提示される評価管理画面の一例を示す図である。 ユーザ画面310の画面遷移例を示す図である。 サーバ20による再学習処理を行う流れの一例を示すフローチャートである。 管理システム2の構成を示すブロック図である。 端末40によるコメント処理を行う流れの一例を示すフローチャートである。 サーバ20による評価処理を行う流れの一例を示すフローチャートである。
 以下、図面を参照しつつ、本開示の実施形態について説明する。以下の説明では、同一の部品には同一の符号を付してある。それらの名称及び機能も同じである。従って、それらについての詳細な説明は繰り返さない。
<第1実施形態>
 以下、管理システム1について説明する。本実施形態では、管理システム1が、従業員であるユーザの勤務状態を評価する場合を例に説明する。
<1.管理システム1の全体構成>
 図1は、管理システム1の全体構成を示すブロック図である。管理システム1は、検知されたユーザの動作に関する情報である検知情報を取得し、検知情報に基づいて、ユーザの勤務状態を判断し、ユーザの勤務状態と、ユーザの実績とに基づいて、ユーザを評価するためのシステムである。図1に示すように、管理システム1は、情報処理装置10と、サーバ20と、ネットワーク30とを含む。情報処理装置10とサーバ20とは、ネットワーク30を介して相互に通信可能に接続されている。ネットワーク30は、有線又は無線ネットワークにより構成される。情報処理装置10及びサーバ20は、任意の有線又は無線の通信規格を用いて、ネットワーク30と接続する。ここで、管理システム1を構成する各装置(例えば、情報処理装置10とサーバ20)の集合体を、1つの「情報処理装置」として把握することができる。すなわち、複数の装置の集合体として管理システム1を実現し、管理システム1を実現するための複数の機能の配分を、各装置のハードウェアの処理能力に基づき適宜決定することとしてもよい。
 情報処理装置10は、ユーザにより使用される装置である。情報処理装置10は、例えば、スマートフォン、タブレット端末、又はラップトップパソコン等である。ユーザは、情報処理装置10として、スマートフォン、タブレット端末、及びラップトップパソコン等のうち、複数を所有していてもよい。情報処理装置10は、プロセッサ11と、メモリ12と、ストレージ13と、通信IF14と、入出力IF15とを含んで構成される。
 プロセッサ11は、プログラムに記述された命令セットを実行するためのハードウェアであり、演算装置、レジスタ、周辺回路などにより構成される。
 メモリ12は、プログラム、及び、プログラム等で処理されるデータ等を一時的に記憶するためのものであり、例えばDRAM(Dynamic Random Access Memory)等の揮発性のメモリである。
 ストレージ13は、データを保存するための記憶装置であり、例えばフラッシュメモリ、HDD(Hard Disc Drive)、SSD(Solid State Drive)である。
 通信IF14は、情報処理装置10が外部の装置と通信するため、信号を入出力するためのインタフェースである。
 入出力IF15は、ユーザからの入力操作を受け付けるための入力装置(例えば、マウス等のポインティングデバイス、キーボード)、及び、ユーザに対し情報を提示するための出力装置(ディスプレイ、スピーカ等)とのインタフェースとして機能する。
 サーバ20は、プロセッサ11と、メモリ12と、ストレージ13と、通信IF14と、入出力IF15とを含んで構成される。メモリ12と、ストレージ13と、通信IF14と、入出力IF15とは、それぞれ、プロセッサ11と、メモリ12と、ストレージ13と、通信IF14と、入出力IF15と同様であるため、説明を省略する。
<1.1.情報処理装置10の機能的な構成>
 図2は、情報処理装置10の機能構成を示すブロック図である。図2に示すように、情報処理装置10は、通信部110と、制御部130とを含む。
 通信部110は、情報処理装置10が外部の装置と通信するための処理を行う。
 制御部130は、情報処理装置10のプロセッサ11がプログラムに従って処理を行うことにより、受信制御部131、送信制御部132、提示部133、入力部134及び取得部135に示す機能を発揮する。
 受信制御部131は、情報処理装置10が外部の装置から通信プロトコルに従って信号を受信する処理を制御する。
 送信制御部132は、情報処理装置10が外部の装置に対し通信プロトコルに従って信号を送信する処理を制御する。例えば、送信制御部132は、情報処理装置10で取得された情報を送信する。
 提示部133は、ユーザに対して、種々の画面を表示する処理を制御する。詳細は後述する。
 入力部134は、ユーザから所定のデータの入力を受け付ける処理を制御する。詳細は後述する。
 取得部135は、情報処理装置10を使用するユーザの動作を推定可能な情報を取得する処理を制御する。以下では、ユーザの動作を推定可能な情報を検知情報と称する。詳細は後述する。検知情報には、例えば、ユーザが情報処理装置10を操作した際に取得される操作ログ、又は情報処理装置10を使用するユーザについて撮影された動画像が採用される。本実施形態では、検知情報が操作ログである場合を例に説明する。
 操作ログには、ユーザが情報処理装置10の入出力IF15に接続される入力装置(ハードウェア)を操作したログ、アプリケーションを操作したログ、又はOSを操作したログ等が含まれる。
 ハードウェアを操作したログには、例えば、キーボードによりどのキーが入力されたかを示す情報、キーの入力回数等が含まれる。また、ハードウェアを操作したログには、マウス、タッチパッド、タッチパネル等のポインティングデバイスにより検出される位置の情報、当該位置の情報に基づき判別されるユーザの操作内容の情報(例えば、ドラッグ、スワイプ、フリック、ロングタップ等)等が含まれる。具体的には、ハードウェアを操作したログには、マウスやトラックボール、タッチセンシティブデバイスなどのポインティングデバイスによりどの位置情報がクリックされたかを示す情報、クリック回数、マイクにより入力された音声情報、発言回数、タッチパネルのフリック操作等についての情報、フリックの操作等の回数等を採用することができる。
 アプリケーションを操作したログには、当該アプリケーションを使用した際にユーザから入力される操作のログを採用することができる。例えば、アプリケーションがプレゼンテーション資料作成ソフトであれば、アプリケーション名、ファイル名、ファイル内の項目名、どの機能が使用されたかを示す情報、入力された文字情報、エラー情報、スライドを新たに追加する操作をした情報、等の種々の情報である。また、アプリケーションがメールソフトであれば、送受信したメールのヘッダの情報、設定情報等である。また、アプリケーションがドキュメント作成用のものであれば、アプリケーションを操作したログには、入力した文字数、文字を変換した回数、作成したページ数、入力した内容(文字を入力した、文字を修飾した、画像または動画を挿入した、など)等が含まれる。
 OSを操作したログは、アプリケーションがアクティブになった情報や、OSの設定変更情報、情報処理装置10をスリープにした情報、スリープ状態から復帰させた情報、ハードウェア資源の利用状況の情報(例えば、CPU使用率、メモリ使用率、ネットワークの使用状況など)等を採用することができる。
<1.2.サーバ20の機能的な構成>
 図3は、サーバ20の機能構成を示すブロック図である。図3に示すように、サーバ20は、通信部210と、記憶部220と、制御部230とを含む。
 通信部210は、情報処理装置10が外部の装置と通信するための処理を行う。
 記憶部220は、情報処理装置10が使用するデータ及びプログラムを記憶する。記憶部220は、社員情報DB221、登録情報DB222、学習モデルDB223、ログ情報DB224、個人情報DB225等を記憶する。
 社員情報DB221は、社員の情報に関するデータを保持するデータベースである。詳細は後述する。
 登録情報DB222は、社員がテレワークで用いる端末の登録データを保持するデータベースである。詳細は後述する。
 学習モデルDB223は、管理システム1で用いる各種モデルのデータを保持するためのデータベースである。学習モデルDB223は、評価モデル、特定モデル、設定モデル、及びコメントモデル等のモデル及びそのパラメータを保持している。各モデルは、例えば学習済みモデルであり、回帰モデルやニューラルネットワークを採用することができる。学習済みである場合、後述の学習部238により予め学習されたパラメータを保持する。
 ログ情報DB224は、ユーザが端末を操作した操作ログのデータを保持するためのデータベースである。詳細は後述する。
 個人情報DB225は、ユーザの実績を保持するためのデータベースである。詳細は後述する。
 制御部230は、情報処理装置10のプロセッサ11がプログラムに従って処理を行うことにより、受信制御部231、送信制御部232、情報特定部233、状態特定部234、進捗推定部235、評価部236、設定部237、及び学習部238に示す機能を発揮する。
 受信制御部231は、情報処理装置10が外部の装置から通信プロトコルに従って信号を受信する処理を制御する。
 送信制御部232は、情報処理装置10が外部の装置に対し通信プロトコルに従って信号を送信する処理を制御する。
 情報特定部233は、情報処理装置10から送信される検知情報から、所望の情報を特定する処理を制御する。所望の情報は、例えば、ユーザの勤務状態を特定するのに用いられる情報である。以下では、ユーザの勤務状態を特定するのに用いられる情報を第1情報と称する。勤務状態は、ユーザが情報処理装置10を用いて勤務をする上で取り得る状態を表す。例えば、勤務状態には、休憩、外出、在席、離席、勤務中、会議、打合せ等の状態が含まれる。また、勤務状態には、ユーザがアプリケーションを操作して実施する具体的な業務、例えば、プレゼンテーション資料作成、ドキュメント資料作成、又は調査が含まれる。詳細は後述する。
 状態特定部234は、特定した第1情報に基づいて、ユーザの勤務状態を特定する処理を制御する。
 進捗推定部235は、特定された勤務状態と、操作ログとに基づいて、現在の業務の進捗度を推定する。進捗度は、ユーザが実施する業務の進み具合を表す。進捗度としては、業務に対応する平均業務時間に対する業務に係っている時間の割合、現在のタスクの達成度、ファイルに記入されるべき項目の記入率等を指標とすることができる。詳細は後述する。
 評価部236は、ユーザの勤務状態と、ユーザの実績とに基づいて、ユーザを評価する処理を制御する。評価は、ユーザの業務に対する評価である。評価手法としては、例えばABC評価や、点数評価等、任意の評価手法を用いることができる。評価部236は、例えば、1日のうちに実施された各業務を評価する。また、評価部236は、例えば、1週間、1ヶ月、1年等の任意の期間についてユーザが実施した業務を評価する。詳細は後述する。
 設定部237は、過去に取得された業務内容、及び操作ログに基づいて勧めの業務を設定する処理を制御する。勧めの業務とは、情報処理装置10を使用するユーザが、現在実施した方がよいと推定される業務である。進め業務の設定についての詳細は後述する。
 学習部238は、各種学習モデルのパラメータを学習又は再学習する処理を制御する。詳細は後述する。
<2.データ構造>
 図4は、社員情報DB221のデータ構造を示す図である。図4に示すように、社員情報DB221のレコードの各々は、項目「ユーザID」、項目「ユーザ名」、項目「属性」等を含む。
 項目「ユーザID」は、社員であるユーザを識別するためのIDである。各ユーザに異なるIDが付与される。なお、他のデータベースでも同様である。すなわち、ユーザIDは、他のデータベース間において情報を紐づけるための主キーとして利用される。なお、主キーとして、ユーザIDに限定するものではなく、他の情報を主キーとして用意してもよい。
 項目「ユーザ名」は、ユーザの名前である。
 項目「属性」は、ユーザの属性である。属性には様々なバリエーションが存在する。このため、項目「属性」は、項目「部署」、項目「役職」、項目「プロジェクト」、項目「勤務形態」等のサブ項目を含む。項目「部署」は、ユーザが所属しているグループ、例えば、部署を表す。項目「役職」は、ユーザが属する組織における、ユーザのポジション、例えば、役職を表す。役職が複数ある場合、複数の役職が登録される。項目「プロジェクト」は、ユーザがアサインされている集合業務、例えば、プロジェクトの情報を表す。プロジェクトが複数ある場合には、複数のプロジェクトが登録される。項目「勤務形態」は、ユーザに設定されている勤務の形態を表す。
 項目「勤務形態」には、定時で勤務する提示勤務、時差をつけて勤務するフレックス、労働時間がユーザの裁量に委ねられている裁量労働等が含まれる。なお、項目「属性」には、必要に応じて更なるサブ項目(例えば、入社年度、雇用形態等)を追加することができる。
 図5は、登録情報DB222のデータ構造を示す図である。図5に示すように、登録情報DB222のレコードの各々は、項目「ユーザID」、項目「登録端末」等を含む。
 項目「登録端末」は、登録された端末の情報である。登録される端末には様々なバリエーションが存在する。このため、項目「登録端末」は、項目「支給PC」、項目「支給スマホ」、項目「その他」等のサブ項目を含む。項目「支給PC」は、企業がユーザに支給したPC等の作業用の情報処理端末の情報である。項目「支給スマホ」は、企業がユーザに支給したスマートフォン等のコミュニケーション用の情報処理端末の情報である。項目「その他」は、企業が業務を行うに際してユーザ許可した個人端末等の情報である。登録端末の情報には、例えば、端末の固有番号、例えば、企業内における管理番号等が登録される。
 図6は、ログ情報DB224のデータ構造を示す図である。図6に示すように、ログ情報DB224のレコードの各々は、項目「ユーザID」、項目「日付」、項目「操作ログ」等を含む。
 項目「日付」は、操作ログを取得した日付である。
 項目「操作ログ」は、操作ログに関する情報である。項目「操作ログ」には、操作ログに関する情報として、項目「時間」、項目「端末ID」、項目「ログ」等のサブ項目を含む。
 項目「時間」は、操作ログの時刻(タイムスタンプ)である。項目「時間」には、操作ログが情報処理装置10から送信された時刻、情報処理装置10で使用されるアプリケーションが切り替わった時刻、又は情報処理装置10からの操作ログが受信されなくなって所定時間経過後の時刻である。図6の例では、項目「時間」には、OSの操作により、アプリケーションが切り替わった時刻が記載されているが、項目「時間」の記載は、これに限定されるものではない。例えば、項目「時間」には、ハードウェアを操作したログ、及びアプリケーションを操作したログについての時刻も記載される。
 項目「端末ID」は、操作ログを取得した端末のIDである。登録情報DB222の「登録端末」に対応するIDが含まれる。
 項目「ログ」は、操作ログの内容を表す。なお、「None」が記載されている場合は、その間にログが無いことを示す。なお、図6の例では、項目「ログ」に、OSの操作により切り替わったアプリケーションを記載しているが、項目「ログ」に記載される内容は、これに限定されるものではない。ハードウェアを操作したログ、及びアプリケーションを操作したログについては、項目「ログ」に、操作の内容に応じたログが記載される。例えば、上述したように、操作ログが、ハードウェアを操作したログである場合、項目「ログ」には、どのキーが入力されたかを示す情報等が記載される。操作ログが、アプリケーションを操作したログである場合、項目「ログ」には、当該アプリケーションにおいて使用されたファイル名、ファイル内の項目名、又は使用された機能名等の情報が記載される。
 図7は、個人情報DB225のデータ構造を示す図である。図7に示すように、個人情報DB225のレコードの各々は、項目「ユーザID」、項目「日付」、項目「評価」、項目「勤務状態」、項目「時間」、項目「成績」等を含む。
 項目「日付」は、ユーザについて評価が行われた日付である。
 項目「評価」は、ユーザの1日の業務に対する評価結果を示す情報である。なお、図6の例では、評価はABC評価としているが、これに限定されるものではない。具体的な点数等様々なバリエーションを採用することができる。また、ABC評価とは、単にABCの3つのランク評価のみでなく、A~Eまで等の任意の範囲のランク評価を含む。なお、項目「評価」に、1週間、1ヶ月、1年等の任意の期間について評価を追加してもよい。
 項目「勤務状態」は、該当する日において、ユーザが行った具体的な業務の内容を表す。項目「勤務状態」は、操作ログに基づいて状態特定部234で特定されるか、又はユーザからの入力に基づいて特定される。
 項目「時間」は、項目「勤務状態」で記載される業務を実施した時間を表す。一例として、ユーザID#0001が、2020/4/1に、会議を1時間5分行ったことを示す(図7)。なお、項目「時間」では、例えば、「9:00~10:05」のように、実際の時刻が記載されていてもよい。
 項目「成績」は、項目「勤務状態」で記載される業務に対する評価を表す。成績は、その業務についての進捗度、ユーザの実績や同一属性のユーザにおける業務に係った時間の平均に対する値等を採用することができる。なお、本実施形態では、成績をABC評価としているが、これに限定されるものではない。
<3.動作>
 以下では、管理システム1における処理について図面を参照しながら説明する。
<3.1.管理システム1の開始及び終了>
 まず、管理システム1におけるユーザに勤務についての全体処理の開始及び終了について説明する。管理システム1では、情報処理装置10の提示部133が、ユーザに管理システム1に係るユーザ画面310を提示する。図8は、情報処理装置10が表示する画面例を示す図である。図8に示すように、ユーザは画面300内に、ユーザ画面310を提示する。図8の例では、PC等の広い画面上の一部としてユーザ画面310が表示されるが、情報処理装置10がスマートフォンのような小型のディスプレイを有する端末である場合には、画面全体又は画面の大半をユーザ画面310が占めるように提示してもよい。
 図9は、ユーザ画面310の一例を示す図である。提示部133はまず、管理システム1による処理を開始させる際、ユーザに図9に示すユーザ画面310Aを提示する。ユーザ画面310Aは、管理の開始を指示するためのボタン、例えば、勤務開始ボタン311を含む。勤務開始ボタン311が、例えば、マウス操作を介して押下されると、情報処理装置10は、当該ユーザについての管理システムにおける処理を開始する。また、勤務開始ボタン311が押下されると、送信制御部132は、サーバ20にユーザIDと勤務が開始されたことを示す情報とを送信する。
 サーバ20は、ユーザIDと勤務が開始されたことを示す情報とを受信すると、当該ユーザについての管理システム1における処理を開始する。サーバ20は、ユーザが勤務を開始したことをログ情報DB224に記憶する。
 なお、提示部133は、定時勤務者については、勤務開始ボタン311を表示せず、勤務開始時間をカウントする提示をしてもよい。例えば、提示部133は、勤務開始時間の所定時間前からカウントダウンを開始し、カウントダウンの値が0になると同時に、各処理を開始する。この場合、サーバ20にユーザIDと勤務開始がなされたことを示す情報とを送信しなくても、提示勤務者についての処理が開始される。
 勤務が開始されると、提示部133は、ユーザ画面310を、ユーザ画面310Aから、図10に示すユーザ画面310Bに遷移させる。図10は、ユーザ画面310の画面遷移例を示す図である。ユーザ画面310Bには、ユーザの勤務状態が表示されている。具体的には、ユーザ画面310Bには、勤務開始からの経過時間、ユーザの現在の勤務状態、ユーザが勤務状態を入力するためのアイコン、及び始業からの勤務状態の履歴等が表示されている。
 勤務が開始されると、提示部133は、ユーザ画面310B上部に、勤務開始からの経過時間を表示する。図10の例では、「始業から2時間32分経過」と表示される部分に相当する。
 ユーザ画面310Bにおいて、ユーザの現在の勤務状態は、タスク表示部312で表示される。ユーザが勤務状態を入力するためのアイコンは、休憩ボタン313、及び勤務終了ボタン314で表示される。始業からの勤務状態の履歴は、ラップタイム画面315で表示される。
 タスク表示部312は、ユーザの現在の勤務状態を表示している。タスク表示部312右部には、プルダウンメニューを開くためのボタンが配置されている。タスク表示部312についての詳細は後述する。
 休憩ボタン313は、ユーザが勤務状態を入力するためのアイコンの例である。休憩ボタン313は、ユーザから休憩開始/休憩終了を受け付けるためのボタンである。休憩ボタン313は、デフォルトでは「休憩」が表示される。休憩ボタン313が押下されると、休憩ボタン313の表示は「休憩終了」となる。休憩ボタン313が押下されると、取得部135による検知情報の取得を停止する。休憩ボタン313が押下されると、送信制御部132は、サーバ20に、休憩ボタン313が押下されたことを示す情報を送信する。「休憩終了」と表示されている休憩ボタン313が再度押下されると、休憩ボタン313の表示は「休憩」に戻る。
 勤務終了ボタン314は、ユーザが勤務状態を入力するためのアイコンの例である。勤務終了ボタン314は、ユーザから勤務終了を受け付けるためのボタンである。勤務終了ボタン314が押下されると、当該ユーザについての管理システム1における全体処理を終了する。また、勤務終了ボタン314が押下されると、送信制御部132は、ユーザの勤務が終了した旨の通知をサーバ20に送信する。サーバ20は、当該情報を受信すると、当該ユーザについての管理システム1における処理を終了する。サーバ20は、ユーザが勤務を終了させたことをログ情報DB224に記憶する。なお、勤務状態が定時勤務のユーザに対しては、勤務終了ボタン314を設けなくてもよい。
 ラップタイム画面315は、始業からの勤務状態の履歴を表示している。ラップタイム画面315には、各勤務状態にどれだけの時間が費やされたかが表示される。これにより、ユーザがどの業務にどのくらいの時間を使ったかを表示することができる。また、ラップタイム画面315には、業務の詳細な内容が表示される。業務の詳細な内容は、例えば、操作ログに基づいて判断される。図9の例では、提示部133は、ラップタイム画面315に、勤務状態「資料作成」、業務の内容「予算2020」、ラップタイム「0:37」を表示させている。ここで、業務の内容は、ユーザが操作している対象のファイル名、ファイル内の項目名、プロジェクト名等である。なお、ラップタイムでは、かかった時間の代わりに、例えば、「9:00~10:05」のように、実際の時刻が記載されていてもよい。また、ラップタイム画面315は、非表示とすることも可能である。
<3.2.管理システム1におけるコメント処理>
 次に、図11を参照しながら、本実施形態における管理システム1によるコメント処理の各処理について説明する。図11は、情報処理装置10によるコメント処理を行う流れの一例を示すフローチャートである。コメント処理では、情報処理装置10は、現在ユーザが実施している業務の進捗度に基づいたコメントをリアルタイムでユーザに提示する。
 ステップS111において、ユーザが情報処理装置10を操作した操作ログを取得する。具体的には、取得部135は、情報処理装置10のハードウェアを操作したログ、情報処理装置10にインストールされているアプリケーションを操作したログ、又は情報処理装置10にインストールされているOSを操作したログ等を取得する。取得部135は、例えば、操作が発生する度に、操作ログを取得する。
 ステップS112において、送信制御部132は、取得した操作ログをサーバ20に送信する。なお、送信制御部132は、所定期間(例えば30ミリ秒、1秒、5秒、10秒、1分等の任意の時間間隔)毎にまとめて操作ログをサーバ20に送信する構成としてもよい。
 サーバ20は、情報処理装置10から送信される操作ログの基づき、ユーザが実施している業務の進捗度を推定する。推定処理についての詳細は後述する。サーバ20は、推定した進捗度を情報処理装置10へ送信する。
 ステップS113において、受信制御部131は、サーバ20から送信される進捗度を受信する。
 ステップS114において、提示部133は、受信した進捗度に基づく表示を提示する。例えば、提示部133は、受信した進捗度に基づくコメントを提示する。
 具体的には、例えば、ストレージ13には、複数のコメントが予め記憶されている。提示部133は、例えば、進捗度と、業務にかかっている時間とに基づき、コメントを選択する。提示部133は、選択したコメントをユーザに提示する。
 例えば、提示部133は、かかっている時間に対し、進捗度が想定より早く進んでいる場合には、「良い進捗度です」のコメントを選択し、ユーザに提示する。また、提示部133は、かかっている時間に対し、進捗度が想定より遅い場合には、「通常より時間が掛かっています」のコメントを選択し、ユーザに提示する。かかっている時間に対し、進捗度が特に遅い場合、アラートを発するようにしてもよい。
 提示部133は、進捗度と、かかっている時間とを入力したときに、入力に応じたコメントを出力するように学習された学習済みモデルを用い、コメントを取得するようにしてもよい。
 図12に、コメントを提示した画面例を示す。図12に示すように、提示部133は、ユーザ画面310を、ユーザ画面310Cに遷移させることによりコメントを提示する。ユーザ画面310Cは、コメント部316を含む。コメント部316には、進捗度に応じたコメントが表示される。
 情報処理装置10は、送付した操作ログに基づいて推定される進捗度を受け付ける。このようなコメント処理により、ユーザは、業務の進捗をリアルタイムに把握することができる。また、ユーザが肯定的なコメントや称賛するコメントを見ることにより、ユーザのモチベーションの向上を図ることができる。なお、提示部133は、受信した進捗度をコメントとしてコメント部316に表示させてもよい。
 なお、サーバ20が推定した進捗度に応じたコメントを作成してもよい。このとき、受信制御部131は、サーバ20により作成されたコメントを受信し、提示部133が、コメントを提示する。この場合、より高負荷の処理をサーバ20に任せることができる。
 また、説明の簡単のため、ステップS111及びステップS112による取得・送信処理と、ステップS113及びステップS114による受信・提示処理とを同一のフローで説明したが、これらの処理は互いに独立したタイミングで行ってもよい。特に、ステップS111及びステップS112による取得・送信処理は、操作が行われるタイミングや所定時間間隔で実行される。
<3.3.管理システム1における提案処理>
 次に、図13を参照しながら、本実施形態における管理システム1による提案処理の各処理について説明する。図13は、情報処理装置10による提案処理を行う流れの一例を示すフローチャートである。提案処理では、管理システム1は、現在実施すべきお勧めの業務をユーザに提案する。
 サーバ20は、情報処理装置10のユーザの過去の勤務状態、及び操作ログ等に基づき、ユーザが実施すべき業務を設定する。設定処理についての詳細は後述する。サーバ20は、設定した業務についての情報を、例えば、所定のタイミングで情報処理装置10へ予め送信しておく。
 受信制御部131は、ユーザが実施すべき業務についての情報を、サーバ20から受信する。受信制御部131は、受信した情報を、ストレージ13に記憶する。
 ユーザは、勤務を開始させた際、又は勤務状態を次の勤務状態に切り替える際、ユーザ画面310のタスク表示部312に勤務状態を入力するように情報処理装置10を操作する。具体的には、ユーザは、タスク表示部312の右側に配置されるプルダウンボタン318を押下する。
 ステップS121において、入力部134は、ユーザによるプルダウンボタン318の押下を検知する。
 ステップS122において、提示部133は、ストレージ13に記憶されている勧めの業務についての情報に基づき、ユーザが実施すべき業務を選択可能に提示する。図14は、設定された勧めの業務を選択可能に提示した画面例を表す図である。
 図14に示される例では、提示部133は、ユーザ画面を、図14に示すようなユーザ画面310Dに遷移させる。すなわち、提示部133は、タスク表示部312の下方に、プルダウンメニュー317を開いて表示させる。プルダウンメニュー317には、ユーザに対して勧められる業務、例えば、「打ち合わせ」、「ドキュメント作成」、「資料作成」、「メール」が選択可能に表示される。設定された勧めの業務はユーザごとに設定されるため、ここで提示される勧めの業務が、他のユーザと同じになるとは限らない。
 ステップS123において、入力部134は、ユーザによる業務の選択を受け付ける。提示部133は、表示されるお勧め業務のうちいずれかが選択されると、選択された業務を、現在の勤務状態としてタスク表示部312に表示させる。
 ユーザは、自身で選択した業務を直接入力してもよい。例えば、入力部134は、ユーザによるタスク表示部312の選択を受け付ける。ユーザがタスク表示部312を選択すると、提示部133は、ユーザ画面310を、例えば、図15に示すユーザ画面310Eに遷移させる。
 図15に示されるユーザ画面310Eは、タスク入力部324と、OKボタン325と、Cancelボタン326とを含む。タスク入力部324は、ユーザがこれから行う業務を入力するためのテキストボックスである。OKボタン325は、タスク入力部324に入力されたテキストの入力を受け付けるためのボタンである。Cancelボタン326は、業務の直接入力をキャンセルするためのボタンである。OKボタン325が押下されると、提示部133は、入力された業務をタスク表示部312に表示させる。Cancelボタン326が押下されると、提示部133は、ユーザ画面310を、ユーザ画面310Dに遷移させる。
 ステップS124において、送信制御部132は、入力又は選択された業務を現在すべき業務としてサーバ20に送信し、処理を終了する。このように、提案処理によれば、情報処理装置10が選択可能に勧めの業務を提示することにより、ユーザが自身で業務を手入力する手間を省くことが可能となる。また、ユーザは、次にするべき業務がサーバ20から提案してもらえるため、効率的に業務を進めることが可能となる。また、ユーザによる入力内容を統一させることが可能となるため、サーバ20側でユーザの勤務状態を分析する際の負担が軽減される。また、サーバ20は、ユーザの現在の業務をリアルタイムで把握することができる。
 なお、お勧めの業務を予め情報処理装置10へ記憶させておく例を説明したが、これに限定されない。ユーザがタスク表示部312を押下することで、勧めの業務を要求する信号がサーバ20へ送信されてもよい。サーバ20は要求を受けると、過去の勤務状態、及び操作ログ等に基づき、ユーザが実施すべき業務を設定する。サーバ20は、設定した業務についての情報を情報処理装置10へ送信する。
<3.4.管理システム1における勧め業務設定処理>
 図16を参照しながら、本実施形態における管理システム1による勧め業務設定処理について説明する。図16は、サーバ20による勧め設定処理の流れの一例を示すフローチャートである。勧め業務設定処理は、例えば、所定の時刻、所定時間間隔毎、又はユーザの操作によりユーザ画面310がアクティブになったこと等をトリガーとして、開始される。
 ステップS211において、設定部237は、ログ情報DB224から所望のユーザについての過去の操作ログを取得し、個人情報DB225から所望のユーザについての過去の勤務状態を取得する。
 ステップS212において、設定部237は、所望のユーザについて、設定モデルを用いて、当該ユーザの過去の勤務状態、及び操作ログに基づいて、勧めの業務を設定する。設定モデルは、例えば、過去の勤務状態及び操作ログを入力すると、勧めの業務を出力するように学習された学習済みモデルである。
 設定モデルにより出力される勧めの業務は、1つである必要はない。勧めの業務は、ユーザが行い得る複数の業務のうち、ユーザの過去の勤務状態と関連性の高い複数の業務であってよい。
 設定モデルは、ユーザの過去の勤務状態、及び操作ログに加え、ユーザの属性を考慮した過去の勤務状態、及び操作ログも教師データとして学習されていてもよい。すなわち、設定モデルは、ユーザが所属するグループの他者、ユーザが参画しているプロジェクトの他者、ユーザと同一勤務形態の他者、又はユーザと入社年度が近い他者等の過去の勤務状態、及び操作ログも教師データとして学習されてもよい。設定部237は、このように学習された設定モデルを用い、所望のユーザについての勧めの業務を設定する。
 ステップS213において、送信制御部232は、勧めの業務を設定すると、設定した業務についての情報を、登録情報DB222を参照し、所望のユーザが所有する情報処理装置10へ送信し、処理を終了する。
 設定部237は、勧めの業務に対し、業務を行う優先度を付けてもよい。例えば、設定部237は、管理者等により入力された優先度を付与してもよいし、期限に応じた優先度を付与してもよい。
<3.5.管理システム1における進捗度推定処理>
 図17を参照しながら、本実施形態における管理システム1による進捗度推定処理について説明する。図17は、サーバ20による進捗度推定処理の流れの一例を示すフローチャートである。
 ステップS221において、受信制御部231は、情報処理装置10からユーザIDと操作ログとを受信する。
 ステップS222において、情報特定部233は、受信した操作ログから、第1情報を特定する。具体的には、情報特定部233は、例えば、予め学習された情報特定モデルに、操作ログを入力することにより、第1情報を得る。情報特定モデルは、操作ログを入力とし、第1情報を出力として予め学習された学習済みモデルである。情報特定モデルからは、第1情報として、例えば、アプリケーション名、ファイル名、ハードウェアを操作したログ等、状態特定部234での状態特定で用いられる情報が出力される。なお、情報特定モデルに限らず、第1情報として特定するべき操作ログの項目が予め設定されていてもよい。
 ステップS223において、状態特定部234は、特定された第1情報に基づいて、現在の勤務状態を特定する。具体的には、状態特定部234は、例えば、予め学習された状態特定モデルに、第1情報を入力することにより、勤務状態を得る。状態特定モデルは、第1情報を入力とし、勤務状態を出力として予め学習された学習済みモデルである。
 具体的には、状態特定部234は、例えば、ユーザに使用されているアプリケーション名、ファイル名、入力キー等を第1情報として状態特定モデルに入力する。状態特定モデルからは、入力された第1情報に基づき、例えば、勤務状態「資料作成」が出力される。
 また、状態特定部234は、例えば、ユーザに使用されているアプリケーション名、音声情報の解析結果等を第1情報として状態特定モデルに入力する。状態特定モデルからは、入力された第1情報に基づき、例えば、勤務状態「会議」が出力される。なお、状態特定モデルからは、会議時間が出力されてもよい。
 状態特定モデルは、ユーザ個人の第1情報に加え、ユーザの属性を考慮した第1情報も教師データとして学習されていてもよい。すなわち、状態特定モデルは、ユーザが所属するグループの他者、ユーザが参画しているプロジェクトの他者、ユーザと同一勤務形態の他者、ユーザと同一役職の他者、又はユーザと入社年度が近い他者等の第1情報も学習データとして学習されてもよい。状態特定部234は、このように学習された状態特定モデルを用い、ユーザの現在の勤務状態を特定する。
 サーバ20の記憶制御部(図示せず)は、特定した勤務状態を個人情報DB225へ記憶する。情報処理装置10から現在の勤務状態が通知されている場合には、記憶制御部は、情報処理装置10から通知された勤務状態を優先させて個人情報DB225へ記憶する。
 ステップS224において、進捗推定部235は、現在の勤務状態が特定されると、操作ログとに基づいて、現在の業務の進捗度を推定する。例えば、進捗推定部235は、現在の業務に対応するアプリケーションのログが、当該業務全体として必要なログの全体量に対して、どのくらいの割合であるかを進捗度とする。進捗推定部235は、ログの量の割合のみならず、ユーザが操作しているファイルの完成度、又は埋まっている項目の割合等に基づいて進捗度を算出してもよい。また、納期に応じて当日にどのくらい完成している必要があるか等を考慮してもよい。この場合、進捗推定部235は、納期までの日、又は時間等に基づいて進捗度を算出する。
 例えば、進捗推定部235は、予め設定された周期で、現在の勤務状態となってからの業務の進捗度を推定する。
 ステップS225において、送信制御部232は、推定した進捗度を、情報処理装置10に送信し、処理を終了する。
 なお、図17に示す進捗度推定処理では、推定した進捗度を情報処理装置10へ送信する場合を説明したが、本実施形態はこれに限定されない。ステップS224において、進捗推定部235は、推定した進捗度に基づき、コメントを作成してもよい。この場合、進捗推定部235は、例えば、予め学習されたコメントモデルに、進捗度を入力することにより、コメントを得る。コメントモデルは、進捗度を入力とし、進捗度に応じたコメントを出力するように学習された学習済みモデルである。
 また、図17に示す進捗度推定処理では、進捗推定部235が、予め設定された周期で、現在の勤務状態となってからの業務の進捗度を推定する例を説明したが、本実施形態はこれに限定されない。進捗推定部235は、勤務状態の切り替わりを検知すると、切り替わり前の勤務状態での業務の進捗度(達成度)を推定するようにしてもよい。これにより、ユーザは、以前の勤務状態で、業務がどこまで進んだかを把握することが可能となる。また、進捗推定部235は、進捗度に基づき、業務を評価するようにしてもよい。このとき、進捗推定部235は、複数の他のユーザの進捗度に基づき、相対的に業務を評価してもよい。これにより、進捗推定部235は、実施された業務ごとに成績を付すことが可能となる。
 なお、図17では、ステップS223による勤務状態の特定処理と、ステップS224による進捗度推定処理とを同一のフローで説明したが、これらの処理は互いに独立したタイミングで行ってもよい。
<3.6.管理システム1における評価表示処理>
 次に、図18を参照しながら、本実施形態における管理システム1による評価表示処理の各処理について説明する。図18は、情報処理装置10による評価表示処理を行う流れの一例を示すフローチャートである。評価表示処理では、情報処理装置10は、ユーザの勤務終了時等において、ユーザに自らの業務について、客観的で公平な評価結果を提示する。
 情報処理装置10は、勤務終了ボタン314がユーザにより押下されると、評価表示処理を開始する。
 ステップS131において、送信制御部132は、ユーザの勤務が終了した旨の通知を、サーバ20に送信する。
 サーバ20は、情報処理装置10から勤務終了の通知を受信すると、ユーザの1日の勤務について評価する。サーバ20は、評価結果を情報処理装置10へ送信する。
 ステップS132において、受信制御部131は、サーバ20から、評価結果を受信する。評価手法としては、例えばABC評価や、点数評価等、任意の評価手法を用いることができる。
 ステップS133において、提示部133は、評価結果をユーザに提示し、処理を終了する。図19に、評価結果を表示する画面の1例を示す。提示部133は、ユーザ画面310を、評価結果を表示するユーザ画面310Fに拡大して遷移させる。
 ユーザ画面310Fは、日次ボタン318A、週次ボタン318B、月次ボタン318C、年次ボタン318D、タイトル部319、グラフ部320、勤務状態表示部321、及び評価結果部322等を含む。
 日次ボタン318Aは、当日の評価結果を表示させるためのボタンである。週次ボタン318B、月次ボタン318C、及び年次ボタン318Dも同様に、週、月、及び年単位での評価結果を表示させるためのボタンである。
 図19では、日次ボタン318A、週次ボタン318B、月次ボタン318C、及び年次ボタン318Dのうち、日次ボタン318Aのみ色が異なっている。これは、日次ボタン318Aが選択されていることを示す。すなわち、日次ボタン318A、週次ボタン318B、月次ボタン318C、及び年次ボタン318Dの何れかが押下されると、提示部133は、対応するボタンの色を変えると共に、対応する期間についての評価結果を表示する。
 タイトル部319には、評価結果画面のタイトルが表示される。図19の例では、「今日のあなたの仕事内容」と記載されているが、これは日次ボタン318Aが選択されているためこのような表示となっている。よって、日次ボタン318A、週次ボタン318B、月次ボタン318C、及び年次ボタン318Dの何れかが押下されると、提示部133は、対応する表記にタイトル部319を変更して表示する。
 グラフ部320には、ユーザが行った業務の割合を示すグラフが表示される。図19の例では円グラフにした例を示しているが、これに限定されるものでない。ヒストグラムや折れ線グラフ等、目的に応じて種々のグラフにより、業務内容を可視化することができる。
 勤務状態表示部321には、ユーザの1日の勤務状態が表示される。図19の例では、1日の勤務状態が時間と共に表示されている。なお、時間と共に表示することに限定されず、集計した時間や、業務量、進捗度等を表示してもよい。また、週次、月次、及び年次の場合も同様である。
 評価結果部322は、ユーザの評価結果が表示される。評価がABC評価の場合の例を図20に、評価が点数の場合の例を図21に示す。
 図20の例では、評価結果として「B」等のABC評価が表示される。このとき、ユーザに提示する評価に対するエフェクトを同時に表示してもよい。提示部133は、図20の例において、「Good」等の文字を追加するエフェクトを評価結果部322に表示する。
 また、図21の例では、評価結果として「95点」等の点数が表示される。このとき、ユーザに提示する評価に対するエフェクトを評価結果部322以外の場所に同時に表示してもよい。図21の例では、評価エフェクト部323にエフェクトを表示している。
 ユーザ画面310Fでは、エフェクトは文字や静止画像に限定されない。エフェクトとして、動画や音声を用いてもよい。単に評価を表示するだけでなく、エフェクトを追加することにより、よりユーザの達成感や自己の業務効率の見直しを考える機会を与えることができる。
 また、提示部133は、勤務状態表示部321に、業務毎の成績や、当該成績を称えるコメント等のエフェクトを表示してもよい。このような表示は、1つの業務のみに対して行ってもよいし、複数の業務に行ってもよい。
 また、提示部133は、評価結果を表示する画面において、勤務時間の合計を表示してもよい。
<3.7.管理システム1における評価処理>
 次に、図22を参照しながら、本実施形態における管理システム1による評価処理の各処理について説明する。図22は、サーバ20による評価処理を行う流れの一例を示すフローチャートである。評価処理では、ユーザの勤務終了時等において、ユーザの勤務状態に基づいてユーザを客観的かつ公平に評価する。すなわち、評価表示処理における評価結果を具体的に得る処理である。なお、以下では、1日の勤務を評価する場合を例に説明する。
 ステップS231において、受信制御部231は、情報処理装置10から、ユーザの勤務終了の通知を受信する。勤務終了の通知には、ユーザIDも含まれているため、サーバ20は、どのユーザについての勤務が終了したかを把握することが可能となる。
 ステップS232において、評価部236は、例えば、1日を通じたユーザの勤務状態と、当該ユーザの実績とに基づき、ユーザの1日の勤務を評価する。ユーザの実績とは、評価部236が当該ユーザに対して与えた過去の評価結果を表す。なお、ユーザの実績には、当該ユーザの管理者がユーザに与えた過去の評価結果が含まれてもよい。すなわち、ユーザの実績には、ユーザに対して人為的に与えられた過去の評価結果が含まれてもよい。
 より具体的には、評価部236は、例えば、ユーザの1日の勤務状態を評価モデルに入力することにより、当該ユーザの評価を出力する。評価モデルは、例えば、ユーザの過去の勤務状態と、ユーザの実績とを教師データとして学習された学習済みモデルであり、ユーザの1日の勤務状態を入力とし、当該1日の勤務状態に対する評価を出力する。
 1日の勤務状態それぞれに対して成績が付されている場合には、これらの成績が考慮されてもよい。例えば、評価部236は、ユーザの1日の勤務状態、及び勤務状態毎の成績を評価モデルに入力することにより、当該ユーザの評価を出力する。このとき、評価モデルは、例えば、ユーザの過去の勤務状態と、勤務状態それぞれの成績と、ユーザの実績とを教師データとして学習された学習済みモデルである。
 なお、評価部236は、当該ユーザの実績のみならず、当該ユーザの属性のうち少なくとも1つの属性が同一である他のユーザ(類似ユーザ)の実績にも基づいて、当該ユーザを評価する構成としてもよい。類似ユーザとは、例えば、ユーザが所属するグループの他ユーザ、ユーザが参画しているプロジェクトの他ユーザ、ユーザと同一勤務形態の他ユーザ、ユーザと同一役職の他ユーザ、又はユーザと入社年度が近い他ユーザ等である。
 この場合、評価モデルは、例えば、ユーザの過去の勤務状態と、類似ユーザの過去の勤務状態と、ユーザの実績と、類似ユーザの実績とを教師データとして学習された学習済みモデルである。評価部236は、例えば、ユーザの属性情報と、ユーザの1日の勤務状態に関する情報とを評価モデルに入力することにより、当該ユーザの評価を出力する。
 評価モデルは、属性ごとに用意されてもよいし、複数の属性を含むように用意されてもよい。また、評価モデルは、ユーザ毎に用意されてもよいし、複数のユーザ毎に用意されてもよい。
 このように、自身の実績に加え、類似ユーザの実績にも基づいて、勤務状態を評価することで、客観的かつ公平な評価を行うことができる。また、部署内、プロジェクト内、役職者間等において、属性ごとに勤務状態を評価することが可能となる。
 ステップS233において、送信制御部232は、評価結果を、情報処理装置10に送信し、処理を終了する。
 なお、上記評価処理は、日次についてであるが、週次、月次、年次については、複数日の平均等を用いることにより、評価することができる。この場合、日次ボタン318A、週次ボタン318B、月次ボタン318C、及び年次ボタン318Dが押される度に、情報処理装置10がサーバ20に評価処理の要求を行う。
 また、評価部236は、管理者や評価者等の人から与えられた評価にも基づいて評価をしてもよい。この場合、人から与えられた評価は、主観的な評価でも客観的な評価でも良い。操作ログには現れない企業への貢献度等が存在するため、これを評価に加味することで、より公平な評価を行うことができる。
<3.8.管理システム1における評価管理処理>
 次に、図23を参照しながら、本実施形態における管理システム1による評価管理処理について説明する。図23は、閲覧権限を持つ管理者が操作する情報処理装置10の提示部133により提示される評価管理画面の一例を示す図である。評価管理処理では、情報処理装置10は、管理者に、管理する複数ユーザの評価をまとめて提示する。
 評価管理処理は、管理者等が評価管理画面の閲覧要求を情報処理装置10に入力することで開始される。なお、評価管理処理は、ユーザが勤務中であるか否かとは関係なく実施される。すなわち、情報処理装置10は、閲覧要求があった場合には、勤務開始ボタン311及び勤務終了ボタン314の押下とは関係なく処理を開始する。なお、必要なデータは、サーバ20の各種データベースから読み出される。
 提示部133は、図23に示すような管理画面400を提示する。管理画面400は、日次ボタン401A、月次ボタン401B、年次ボタン401C、期間ボタン401D、グループボタン401E、ラベルボタン401F、ラベル追加ボタン401G、全体ステータス部402、勤務内容部403、アラート部404、ライブステータス部405、長時間労働ランキングボタン406A、短時間労働ランキング406B、及びランキング追加ボタン406C等を含む。
 日次ボタン401Aは、当日の評価結果を表示させるためのボタンである。なお、期日指定ができる構成としてもよい。月次ボタン401B、年次ボタン401C及び期間ボタン401Dも同様に、週、月、及び年単位での評価結果を表示させるためのボタンである。
 グループボタン401Eは、指定したグループについての評価結果を表示させるためのボタンである。グループボタン401Eの右部は、プルダウンメニューを開くためのボタンである。グループボタン401Eのボタンが押下されると、プルダウンメニューが開いて表示される。当該プルダウンメニューは、属性に応じたグループや所定の期間グループ(四半期等)を選択可能に表示される。
 ラベルボタン401Fは、予め設定されたラベルについての評価結果を表示させるためのボタンである。ラベルは、管理者により予め任意の条件に該当するグループが設定されたものである。ラベルボタン401Fは、ラベルについての評価結果を表示させるためのボタンである。ラベルボタン401Fの右部は、プルダウンメニューを開くためのボタンである。ラベルボタン401Fのボタンが押下されると、プルダウンメニューが開いて表示される。当該プルダウンメニューは、管理者等により予め設定されたグループについてのラベルが選択可能に表示される。
 図23では、日次ボタン401A、月次ボタン401B、年次ボタン401C、期間ボタン401D、グループボタン401E、及びラベルボタン401Fのうち、日次ボタン401Aのみ色が異なっている。これは、日次ボタン401Aが選択されていることを示す。すなわち、日次ボタン401A、月次ボタン401B、年次ボタン401C、期間ボタン401D、グループボタン401E、及びラベルボタン401Fの何れかが押下されると、提示部133は、対応するボタンの色を変えると共に、対応する期間やグループについての評価結果を表示する。以下では、日次ボタン401Aが押下された場合について説明するが、月次等においてもこれに応じた処理を行う。
 ラベル追加ボタン401Gは、ラベルを追加するためのボタンである。ラベル追加ボタン401Gが押下されると、ラベル追加画面が表示される。ラベル追加画面については図示しない。
 全体ステータス部402には、全ユーザの現在のステータスの割合を示すグラフが表示される。ステータスには、勤務中、休み(休憩中含む)、不明等が含まれる。図23の例では円グラフにした例を示しているが、これに限定されるものでない。ヒストグラムや折れ線グラフ等、目的に応じて種々のグラフにより、全体ステータスを可視化することができる。全体ステータス部402は、例えばユーザ毎の操作ログに基づいて求めればよい。
 勤務内容部403には、全ユーザがその日に行った業務の割合を示すグラフが表示される。図23の例では円グラフにした例を示しているが、これに限定されるものでない。ヒストグラムや折れ線グラフ等、目的に応じて種々のグラフにより、業務内容を可視化することができる。
 アラート部404には、管理者に対するアラートが表示される。アラートは、例えばユーザの操作ログが取得できない場合、サーバ20の異常がある場合、DBの異常等が存在する。アラートは、任意の手法により取得する。例えば、サーバ20又は情報処理装置10にサーバ20を監視するためのアプリケーションを実装したり、外部の監視装置を用いたりすることができる。
 ライブステータス部405には、現在の各ユーザの状況がリアルタイムに表示される。各ユーザの状況は、例えばユーザ名及び現在の業務である。提示部133は、各ユーザの操作ログをサーバ20が受信(上記ステップS211)したタイミングが新しい操作ログに基づいて、分析された現在の業務(上記ステップS213)と共に表示する。すなわち、これらのデータをサーバ20から定期的に受信する。
 長時間労働ランキングボタン406Aは、勤務時間が長いユーザのランキングを表示するためのボタンである。長時間労働ランキングボタン406Aが押下されると、ユーザの過去の勤務状態に基づいて、その日(その月、その年)の長時間労働ランキングを作成して表示する。長時間労働ランキングの作成は、情報処理装置10又はサーバ20により行われる。
 短時間労働ランキング406Bは、勤務時間が短いユーザのランキングを表示するためのボタンである。短時間労働ランキング406Bが押下されると、ユーザの過去の勤務状態に基づいて、その日(その月、その年)の短時間労働ランキングを作成して表示する。長時間労働ランキングの作成は、情報処理装置10又はサーバ20により行われる。
 ランキング追加ボタン406Cは、任意のランキングについて作成・表示するためのボタンを生成するためのボタンである。ランキング追加ボタン406Cが押下されると、所定のランキングを選択可能に提示し、選択されたランキングについてのボタンが管理画面400に追加される。
 このような管理画面400を管理者に提示することにより、管理者がテレワークにおける全ユーザの状況を、網羅的かつ見やすく確認することができる。また、分析した業務により、業務内容の記載の統一が取れるため、全体の分析を容易に行うことができる。
<3.9.その他の処理>
 学習部238は、所定数又は所定期間のユーザの実績や操作ログがDBに蓄積されると、上記各モデルを再学習する。設定モデルについては、ユーザにより選択され、又は入力された業務も用いて再学習を行う。各モデルの学習方法は、モデルに応じた任意の学習方法を採用することができる。学習処理は、例えば週次で日曜日の深夜等のユーザが勤務しておらず、サーバ20の処理負荷が少ないタイミングで行う。このように、再学習することにより、更に精度を高めることができる。
 また、ユーザ画面310は、図24に示される業務内容入力部327をさらに有していてもよい。図24は、業務内容入力部327が表示されるユーザ画面310Gの一例を示す図である。ユーザ画面310Gは、ユーザ画面310Bの構成に加え、更に業務内容入力部327を含んで構成される。業務内容入力部327には、ユーザが現在行っている業務の内容が、ユーザにより入力される。送信制御部132は、入力された業務内容に関する情報をサーバ20に送信する。学習部238は、入力された業務内容に関する情報に基づき、設定モデル又は状態特定モデルを再学習する。
 図25を参照しながら、本実施形態における管理システム1による再学習処理について説明する。図25は、再学習処理を行う流れの一例を示すフローチャートである。
 ステップS241において、受信制御部231は、情報処理装置10から、例えば、業務内容入力部327に入力された業務内容に関する情報を受信する。記憶制御部は、受信した情報を、記憶部220の学習モデルDB223に記憶する。
 学習部238は、深夜、休業日の所定時刻等、予め設定されたタイミングでステップS242を実行する。ステップS242において、学習部238は、記憶している業務内容に関する情報を正解データとして、設定モデル又は状態特定モデルを再学習する。より具体的には、学習部238は、再学習により、学習モデルDB223に格納されている設定モデルのパラメータを更新する。学習部238は、再学習により、学習モデルDB223に格納されている状態特定モデルのパラメータを更新する。
 このように、「今何している?」に入力される業務内容を用いて設定モデルを再学習することにより、ユーザに提示する勧めの業務の精度を向上させることが可能となる。また、「今何している?」に入力される業務内容を用いて状態特定モデルを再学習することにより、検知情報から推定する勤務状態の精度を向上させることが可能となる。
 また、カメラにより得られた画像データを、取得部135、又は情報特定部233が解析することで、ユーザの集中度を算出してもよい。サーバ20の記憶制御部は、算出した集中度を例えば、個人情報DB225へ記憶する。評価部236は、集中度に基づいて勤務状態を評価してもよい。また、提示部133は、集中度に係る指標値を評価結果としてユーザに提示してもよい。また、評価管理画面には集中度が業務の質を表す指標値として表示されてもよい。
 以上説明したように、第1実施形態に係る管理システム1によれば、ユーザの実績を加味した勤務状態の評価を行うことができる。よって、テレワーカーの勤務状態を公平に評価することができる。
<第2実施形態>
 次に、本開示に係る第2実施形態について説明する。なお、第1実施形態と同一の機能・構成については同一の符号を付し、説明を省略する。第2実施形態では、オンライン授業において、管理システム2が、受講者(学生、生徒を含む)であるユーザの学習状態を評価する場合を例に説明する。オンライン授業では、受講者が所有する端末(PC、スマートフォン、タブレット等)により講義を受ける。このように、オンライン授業では、受講者が講師とは別の場所にいるため、講師が受講者の姿勢や態度を直接確認することができない。このため、生徒の理解度や進捗度具合が把握しづらく、受講者の評価を適切に行うことができない。第2実施形態では、受講者の評価を適切に行うことができるようにする。
 第2実施形態では、受講者が持つ端末の操作状況を用いて、受講者を撮影した画像の解析結果を用いることにより、受講者の講義に対する集中度を測定して、生徒の評価(理解度等)を導出する。
<1.管理システム1の全体構成>
 図26は、管理システム2の全体構成を示すブロック図である。管理システム2は、検知されたユーザの動作に関する情報である検知情報を取得し、検知情報に基づいて、ユーザの学習状態を特定し、ユーザの学習状態と、ユーザの実績とに基づいて、ユーザを評価するためのシステムである。図26に示すように、管理システム2は、情報処理装置10と、サーバ20と、ネットワーク30と、端末40と、カメラ50とを含む。情報処理装置10とサーバ20と端末40とは、ネットワーク30を介して相互に通信可能に接続されている。情報処理装置10、サーバ20、及び端末40は、任意の有線又は無線の通信規格を用いて、ネットワーク30と接続する。
 端末40は、プロセッサ11、メモリ12、ストレージ13、通信IF14、及び入出力IF15を含んで構成される。また、端末40は、カメラ50と接続されている。
 カメラ50は、端末40からの指示により、受講者を撮影する装置であり、例えば、CCD(Charge Coupled Device)イメージセンサ等の撮像装置と、撮影した画像をデジタル信号からなる画像データに変換するA/D変換装置とを備えるデジタルカメラ等により構成されている。カメラ50は、端末40の制御により撮影する方向を変更するように構成してもよく、広範囲を撮影可能にするために撮影方向を適宜動かせるように構成してもよい。
 カメラ50は、受講者を動画として撮影し、又は所定の時間間隔で静止画として撮影し、動画または静止画の画像データへの変換を行う。第2実施形態では、静止画の場合を例に説明する。また、カメラ50は単体の装置とは限られず、例えば、移動体通信システムに対応したスマートフォン、タブレット等の携帯端末に設けられたカメラ機能により構成してもよい。
<1.1.情報処理装置10の機能的な構成>
 端末40の機能的な構成は、以下の点を除いて、情報処理装置10と同様である。
 端末40の取得部135は、操作ログと、カメラ50から画像データを取得する。操作ログは、例えば講義の動画に対する操作の内容を示す情報である。画像データは、ユーザを撮影した画像のデータである。画像データは、ユーザの動作を把握するため、ユーザ全体を撮影したものや、ユーザの目線を把握するため、ユーザの目を撮影したものを用いることができる。本実施形態では、ユーザの目を撮影した場合を例に説明する。
<2.データ構造>
 データ構造は、第1実施形態と基本的に同様である。ここで、第2実施形態では、第1実施形態における「業務」を「科目」、「勤務形態」を「受講体系」等、オンライン授業に適した読み替えを行うものとする。第2実施形態では、属性は、年齢(学年)、コース、受講体系等を含む。コースは、学校であれば普通科文系、普通科理系、特別進学コース等、就職支援学校や資格試験予備校であれば業種、資格試験等である。
<3.動作>
 以下では、管理システム2における処理について図面を参照しながら説明する。なお、第1実施形態と同様の処理については、説明を省略する。
<3.1.管理システム2の開始及び終了>
 まず、管理システム2におけるユーザについての全体処理の開始及び終了について説明する。管理システム2では、管理システム1の場合と異なり、ユーザが情報処理装置10又は端末40の提示部133により提示された勤務開始ボタン311を押下することにより、ユーザについての全体処理が開始される。勤務開始ボタン311が押下されると、押下された端末において、講義映像が表示される。講義映像が終わると、勤務終了ボタン314が押下されることにより、ユーザについての全体処理が終了する。講義映像は、オンライン映像でも、予め録画された映像でも良い。また、講義映像は音声のみであっても、文字のみであってもよい。
<3.2.管理システム2の端末40における取得処理>
 次に、図27を参照しながら、第2実施形態における管理システム2による取得処理の各処理について説明する。図27は、端末40による取得処理を行う流れの一例を示すフローチャートである。取得処理では、操作ログ及び画像データを取得し、サーバ20に送信する。
 ステップS311において、ユーザが情報処理装置10を操作した操作ログを取得すると共に、カメラ50から画像データを取得する。操作ログは、第1実施形態で挙げたものの他、例えば、講義映像に対する操作ログである。講義映像には、例えば所定時間間隔毎に再生ポイントが設定され、当該再生ポイントを経過したか否かで進捗度を推定することができる。
 ステップS312において、送信制御部132が、サーバ20に取得した操作ログ及び画像データを送信する。
<3.3.管理システム2における評価処理>
 次に、図28を参照しながら、第2実施形態における管理システム2による評価処理の各処理について説明する。図28は、サーバ20による評価処理を行う流れの一例を示すフローチャートである。評価処理では、ユーザの受講終了時等において、ユーザの受講状態に基づいてユーザを客観的かつ公平に評価する。すなわち、評価提示処理における評価結果を具体的に得る処理である。なお、以下では、1日の学習を評価する場合を例に説明する。
 ステップS251において、受信制御部231は、情報処理装置10から、ユーザの受講終了の通知を受信する。受講終了の通知には、ユーザIDも含まれているため、サーバ20は、どのユーザについての受講が終了したかを把握することが可能となる。
 ステップS252において、情報特定部233は、受信した操作ログ又は画像データから、第1情報を特定する。ここで、第1情報は、例えば、講義に対する集中度を示す情報である。具体的には、情報特定部233は、予め学習された特定モデルに、操作ログ又は画像データを入力することにより、当該集中度を得る。画像データである場合、集中度を示す画像特徴量等を採用することができる。つまり、情報特定部233は、画像データを解析することで、集中度を取得する。講義に対する集中度は、例えば、講義映像に対する操作ログのある時間や他のアプリケーションの操作ログがある場合には集中していないと考えられる。これにより、操作ログに関連して特徴付けることができる。
 特定モデルが画像データを入力とする場合、特定モデルを用いて画像データを解析する。ここで、ユーザが講義を見ていない場合等に、集中していないと考えられる。よって、集中度は、例えば、所定時間内に視線が端末40に向いている割合とすることができる。本実施形態では、カメラ50がユーザの目を定期的に撮影しているため、画像データを解析することにより、集中度を特定することができる。特定モデルは、このような画像解析モデルを採用すればよい。このような画像特徴量を特定するため、特定モデルとして、例えばCNN(Convolution Neural Network)を採用することができる。なお、特定モデルがCNNである場合、学習部238は、特定モデルのパラメータを、例えば逆誤差伝搬法等を用いて学習する。
 ステップS253において、評価部236は、例えば、当該ユーザの1日の集中度に基づき、ユーザの1日の受講を評価する。例えば、評価部236は、集中度の1日の平均値に基づき、ユーザの受講を評価する。
 ステップS254において、送信制御部232は、評価結果を、情報処理装置10に送信し、処理を終了する。
 第2実施形態では、例えば、ある講義について、複数の受講者のほとんどが情報処理装置10で受講しているが、そのうちの一部のユーザが端末40で受講している場合、端末40で受講しているユーザに注目して受講状態を評価することができる。すなわち、情報処理装置10で受講している場合は教室にいて、端末40がオンラインで受講している場合、端末40で受講しているユーザを適切に評価することができる。
 また、評価に際して、所定の学校やスクールにおける講義を受講したか否かも含めることができる。これにより、例えば就職支援スクール等においてオンライン講義を受けた者に対しても、講義を適切に受けたか評価することができる。
<変形例>
 取得部135が、ユーザが登録されている複数の端末の各々から検知情報を取得し、状態特定部234が、検知情報の各々に基づいて、ユーザの勤務状態を特定する構成とすることができる。
 以上、開示に係る実施形態について説明したが、これらはその他の様々な形態で実施することが可能であり、種々の省略、置換及び変更を行なって実施することができる。これらの実施形態及び変形例ならびに省略、置換及び変更を行なったものは、特許請求の範囲の技術的範囲とその均等の範囲に含まれる。
 例えば、上記実施形態において、画面例の配置は各図面に表された位置関係に限定されるものではない。各画面例はあくまで一例であり、本開示の要旨を変更しない限りにおいて、適宜変更可能である。
 また、上記管理システム1及び管理システム2におけるサーバ20の各処理機能を、情報処理装置10や端末40に構成してもよい。すなわち、1つの装置として管理システムを構築することが可能である。また、サーバ20の1部の機能を情報処理装置10や端末40に構成してもよい。また、管理システム1にカメラ50を情報処理装置10に接続して用いる構成としてもよい。
<付記>
 以上の各実施形態で説明した事項を、以下に付記する。
 (付記1)取得部と、設定部と、提示部とを含み、前記取得部は、ユーザの動作に関する情報である検知情報を取得し、前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、前記提示部は、前記設定された勧めの業務を選択可能に提示する管理システム。
 (付記2)前記設定部は、前記ユーザの過去の勤務状態と、前記検知情報と、前記ユーザの属性とに基づいて、前記勧めの業務を設定する(付記1)記載の管理システム。
 (付記3)前記設定部は、前記勧めの業務として、複数の業務を設定する(付記1)又は(付記2)記載の管理システム。
 (付記4)前記設定部は、前記ユーザの過去の勤務状態及び操作ログを教師データとして学習された設定モデルに、前記検知情報として取得した前記ユーザの操作ログを入力することで、前記勧めの業務を設定する(付記1)~(付記3)の何れか記載の管理システム。
 (付記5)入力部と、学習部とを更に含み、前記提示部は、設定された前記複数の業務を、前記ユーザにより選択可能に、前記ユーザに提示し、前記入力部は、ユーザによる業務の選択を受け付け、前記学習部は、前記ユーザの過去の勤務状態、操作ログ、及び選択された業務を教師データとして、前記設定モデルを再学習する(付記4)記載の管理システム。
 (付記6)前記設定モデルは、更に、前記ユーザの属性を考慮した過去の勤務状態、及び操作ログを教師データとして学習される(付記4)記載の管理システム。
 (付記7)入力部と、学習部とを更に含み、前記提示部は、設定された前記複数の業務を、前記ユーザにより選択可能に、前記ユーザに提示し、前記入力部は、ユーザによる業務の選択を受け付け、前記学習部は、前記ユーザの過去の勤務状態と、操作ログと、前記ユーザの属性を考慮した過去の勤務状態及び操作ログと、選択された業務とを教師データとして、前記設定モデルを再学習する(付記6)記載の管理システム。
 (付記8)前記設定部は、前記再学習された設定モデルに、前記ユーザの過去の勤務状態及び前記検知情報として取得された前記ユーザの操作ログを入力することで、前記勧めの業務を設定し、前記提示部は、前記設定された勧めの業務を選択可能に提示する(付記7)記載の管理システム。
 (付記9)前記検知情報は、前記ユーザが所有する複数の端末を操作した操作ログを含み、前記設定部は、前記複数の端末の各々の操作ログにも基づいて前記勧めの業務を設定する(付記1)~(付記8)の何れか記載の管理システム。
 (付記10)情報特定部と、状態特定部と、進捗推定部とを更に含み、前記情報特定部は、前記検知情報から、前記ユーザの勤務状態を特定するのに用いられる情報である第1情報を特定し、前記状態特定部は、前記第1情報に基づいて、勤務状態を特定し、前記進捗推定部は、前記勤務状態と前記検知情報とに基づいて、現在の業務の進捗度を推定し、前記提示部は、前記進捗度に基づく表示をする(付記1)~(付記9)の何れか記載の管理システム。
 (付記11)前記提示部は、進捗度を教師データとして学習されたコメントモデルに、前記進捗度を入力することにより、前記ユーザに表示するコメントを出力する(付記10)記載の管理システム。
 (付記12)前記勤務状態は、勤務中又は休憩を含む(付記1)~(付記11)の何れか記載の管理システム。
 (付記13)取得部と、設定部と、提示部とを含み、前記取得部は、ユーザの動作に関する情報である検知情報を取得し、前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、前記提示部は、前記設定された勧めの業務を選択可能に提示する情報処理装置。
 (付記14)取得部が、ユーザの動作に関する情報である検知情報を取得し、設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、提示部が、前記設定された勧めの業務を選択可能に提示する管理方法。
 (付記15)取得部が、ユーザの動作に関する情報である検知情報を取得し、設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、提示部が、前記設定された勧めの業務を選択可能に提示すことを含む処理をコンピュータに実行させるためのプログラム。
1 管理システム1、2 管理システム2、10 情報処理装置10、11 プロセッサ11、12 メモリ12、13 ストレージ13、14 通信IF14、15 入出力IF15、20 サーバ20、30 ネットワーク30、40 端末40、50 カメラ50、110 通信部110、130 制御部130、131 受信制御部131、132 送信制御部132、133 提示部133、134 入力部134、135 取得部135、210 通信部210、220 記憶部220、 221 社員情報DB221、222 登録情報DB222、223 学習モデルDB223、224 ログ情報DB224、225 個人情報DB225、230 制御部230、231 受信制御部231、232 送信制御部232、233 情報特定部233、234 状態特定部234、235 進捗推定部235、236 評価部236、237 設定部237、238 学習部238、300 画面300、310 ユーザ画面310、310A ユーザ画面310A、310B ユーザ画面310B、310C ユーザ画面310C、310D ユーザ画面310D、310E ユーザ画面310E、310F ユーザ画面310F、311 勤務開始ボタン311、312 タスク表示部312、313 休憩ボタン313、314 勤務終了ボタン314、315 ラップタイム画面315、316 コメント画面316、317 プルダウン317、318A 日次ボタン318A、318B 週次ボタン318B、318C 月次ボタン318C、318D 年次ボタン318D、319 タイトル部319、320 グラフ部320、321 勤務状態表示部321、322 評価結果部322、323 評価エフェクト部323、324 タスク入力部324、325 OKボタン325、326 Cancelボタン326、327 第2情報入力部327、400 管理画面400、401A 日次ボタン401A、401B 月次ボタン401B、401C 年次ボタン401C、401D 期間ボタン401D、401E グループボタン401E、401F ラベルボタン401F、401G ラベル追加ボタン401G、402 全体ステータス部402、403 勤務内容部403、404 アラート部404、405 ライブステータス部405、406A 長時間労働ランキングボタン406A、406B 短時間労働ランキング406B、406C ランキング追加ボタン406C

 

Claims (15)

  1.  取得部と、設定部と、提示部とを含み、
     前記取得部は、ユーザの動作に関する情報である検知情報を取得し、
     前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、
     前記提示部は、前記設定された勧めの業務を選択可能に提示する
     管理システム。
  2.  前記設定部は、前記ユーザの過去の勤務状態と、前記検知情報と、前記ユーザの属性とに基づいて、前記勧めの業務を設定する
     請求項1記載の管理システム。
  3.  前記設定部は、前記勧めの業務として、複数の業務を設定する
     請求項1又は請求項2記載の管理システム。
  4.  前記設定部は、前記ユーザの過去の勤務状態及び操作ログを教師データとして学習された設定モデルに、前記検知情報として取得した前記ユーザの操作ログを入力することで、前記勧めの業務を設定する
     請求項1~請求項3の何れか1項記載の管理システム。
  5.  入力部と、学習部とを更に含み、
     前記提示部は、設定された前記複数の業務を、前記ユーザにより選択可能に、前記ユーザに提示し、
     前記入力部は、ユーザによる業務の選択を受け付け、
     前記学習部は、前記ユーザの過去の勤務状態、操作ログ、及び選択された業務を教師データとして、前記設定モデルを再学習する
     請求項4記載の管理システム。
  6.  前記設定モデルは、更に、前記ユーザの属性を考慮した過去の勤務状態、及び操作ログを教師データとして学習される
     請求項4記載の管理システム。
  7.  入力部と、学習部とを更に含み、
     前記提示部は、設定された前記複数の業務を、前記ユーザにより選択可能に、前記ユーザに提示し、
     前記入力部は、ユーザによる業務の選択を受け付け、
     前記学習部は、前記ユーザの過去の勤務状態と、操作ログと、前記ユーザの属性を考慮した過去の勤務状態及び操作ログと、選択された業務とを教師データとして、前記設定モデルを再学習する
     請求項6記載の管理システム。
  8.  前記設定部は、前記再学習された設定モデルに、前記ユーザの過去の勤務状態及び前記検知情報として取得された前記ユーザの操作ログを入力することで、前記勧めの業務を設定し、
     前記提示部は、前記設定された勧めの業務を選択可能に提示する
     請求項7記載の管理システム。
  9.  前記検知情報は、前記ユーザが所有する複数の端末を操作した操作ログを含み、
     前記設定部は、前記複数の端末の各々の操作ログにも基づいて前記勧めの業務を設定する
     請求項1~請求項8の何れか1項記載の管理システム。
  10.  情報特定部と、状態特定部と、進捗推定部とを更に含み、
     前記情報特定部は、前記検知情報から、前記ユーザの勤務状態を特定するのに用いられる情報である第1情報を特定し、
     前記状態特定部は、前記第1情報に基づいて、勤務状態を特定し、
     前記進捗推定部は、前記勤務状態と前記検知情報とに基づいて、現在の業務の進捗度を推定し、
     前記提示部は、前記進捗度に基づく表示をする
     請求項1~請求項9の何れか1項記載の管理システム。
  11.  前記提示部は、進捗度を教師データとして学習されたコメントモデルに、前記進捗度を入力することにより、前記ユーザに表示するコメントを出力する
     請求項10記載の管理システム。
  12.  前記勤務状態は、勤務中又は休憩を含む
     請求項1~請求項11の何れか1項記載の管理システム。
  13.  取得部と、設定部と、提示部とを含み、
     前記取得部は、ユーザの動作に関する情報である検知情報を取得し、
     前記設定部は、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、
     前記提示部は、前記設定された勧めの業務を選択可能に提示する
     情報処理装置。
  14.  取得部が、ユーザの動作に関する情報である検知情報を取得し、
     設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、
     提示部が、前記設定された勧めの業務を選択可能に提示する
     管理方法。
  15.  取得部が、ユーザの動作に関する情報である検知情報を取得し、
     設定部が、ユーザの過去の勤務状態と、前記検知情報とに基づいて、勧めの業務を設定し、
     提示部が、前記設定された勧めの業務を選択可能に提示する
     ことを含む処理をコンピュータに実行させるためのプログラム。

     
PCT/JP2021/013948 2020-05-01 2021-03-31 管理システム、情報処理装置、管理方法、及びプログラム WO2021220709A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020-081530 2020-05-01
JP2020081530A JP6860182B1 (ja) 2020-05-01 2020-05-01 管理システム、情報処理装置、管理方法、及びプログラム

Publications (1)

Publication Number Publication Date
WO2021220709A1 true WO2021220709A1 (ja) 2021-11-04

Family

ID=75378101

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/013948 WO2021220709A1 (ja) 2020-05-01 2021-03-31 管理システム、情報処理装置、管理方法、及びプログラム

Country Status (2)

Country Link
JP (2) JP6860182B1 (ja)
WO (1) WO2021220709A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009047804A (ja) * 2007-08-16 2009-03-05 Foresight:Kk 学習支援システム
US20180181922A1 (en) * 2016-12-23 2018-06-28 Samsung Electronics Co., Ltd. System and method of providing to-do list of user
JP2018124730A (ja) * 2017-01-31 2018-08-09 キヤノンマーケティングジャパン株式会社 情報処理システム、情報処理方法、プログラム
JP2020500354A (ja) * 2016-11-06 2020-01-09 マイクロソフト テクノロジー ライセンシング,エルエルシー タスク管理アプリケーションにおける効率向上
JP2020067758A (ja) * 2018-10-23 2020-04-30 株式会社シンプルウェイ プログラム、情報処理装置、および情報処理方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009047804A (ja) * 2007-08-16 2009-03-05 Foresight:Kk 学習支援システム
JP2020500354A (ja) * 2016-11-06 2020-01-09 マイクロソフト テクノロジー ライセンシング,エルエルシー タスク管理アプリケーションにおける効率向上
US20180181922A1 (en) * 2016-12-23 2018-06-28 Samsung Electronics Co., Ltd. System and method of providing to-do list of user
JP2018124730A (ja) * 2017-01-31 2018-08-09 キヤノンマーケティングジャパン株式会社 情報処理システム、情報処理方法、プログラム
JP2020067758A (ja) * 2018-10-23 2020-04-30 株式会社シンプルウェイ プログラム、情報処理装置、および情報処理方法

Also Published As

Publication number Publication date
JP2021176059A (ja) 2021-11-04
JP6860182B1 (ja) 2021-04-14
JP2021176076A (ja) 2021-11-04

Similar Documents

Publication Publication Date Title
Tabuenca et al. Time will tell: The role of mobile learning analytics in self-regulated learning
Consolvo et al. Conducting in situ evaluations for and with ubiquitous computing technologies
Cohn User stories applied: For agile software development
US20130212507A1 (en) Methods and systems for aligning items of evidence to an evaluation framework
US20130212521A1 (en) Methods and systems for use with an evaluation workflow for an evidence-based evaluation
US20060046238A1 (en) System and method for collecting and analyzing behavioral data
US20120206566A1 (en) Methods and systems for relating to the capture of multimedia content of observed persons performing a task for evaluation
EP2784737A1 (en) Systems and methods for utilizing micro-interaction events on computing devices to administer questions
US20140308646A1 (en) Method and System for Creating Interactive Training and Reinforcement Programs
Vhaduri et al. Design factors of longitudinal smartphone-based health surveys
Rivera Pelayo Design and application of quantified self approaches for reflective learning in the workplace
JP6915127B1 (ja) 管理システム、情報処理装置、管理方法、及びプログラム
JP6860182B1 (ja) 管理システム、情報処理装置、管理方法、及びプログラム
Mutlu et al. Implementation of the lifelong learning experiences management approach–observations on the first experiences
US20130117672A1 (en) Methods and systems for gathering data related to a presentation and for assigning tasks
Viberg et al. TimeTracker App: Facilitating migrants’ engagement in their second language learning
KR20130030088A (ko) 개인 성공 평가를 위한 실천 평가표 관리 시스템 및 그 방법
US11823591B2 (en) Emotional management system
JP6913803B1 (ja) プログラム、方法、及びシステム
KR20090109920A (ko) 온라인 학습코칭 서비스 시스템 및 그의 방법
Trinder Mobile learning evaluation: the development of tools and techniques for the evaluation of learning exploiting mobile devices through the analysis of automatically collected usage logs-an iterative approach
Khue et al. Mood self-assessment on smartphones
US20170140342A1 (en) Value-based organization
Savarit et al. Collecting Qualitative Data
Huang Visualizing personal data in context: an on-calendar design strategy for behaviour feedback

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: 21795467

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21795467

Country of ref document: EP

Kind code of ref document: A1