WO2022018835A1 - 場所予測装置、場所予測方法、および、場所予測プログラム - Google Patents

場所予測装置、場所予測方法、および、場所予測プログラム Download PDF

Info

Publication number
WO2022018835A1
WO2022018835A1 PCT/JP2020/028340 JP2020028340W WO2022018835A1 WO 2022018835 A1 WO2022018835 A1 WO 2022018835A1 JP 2020028340 W JP2020028340 W JP 2020028340W WO 2022018835 A1 WO2022018835 A1 WO 2022018835A1
Authority
WO
WIPO (PCT)
Prior art keywords
stay
place
user
prediction
action
Prior art date
Application number
PCT/JP2020/028340
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 三菱電機株式会社
Priority to JP2021500754A priority Critical patent/JP6952927B1/ja
Priority to PCT/JP2020/028340 priority patent/WO2022018835A1/ja
Publication of WO2022018835A1 publication Critical patent/WO2022018835A1/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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • This disclosure relates to a location prediction device, a location prediction method, and a location prediction program.
  • Patent Document 1 discloses a technique for predicting a future staying place of a user by learning a co-occurrence relationship between a user's past staying place information and past and future schedule information.
  • the purpose of this disclosure is to accurately predict the place of stay without using the user's schedule information.
  • the place prediction device is a place prediction device that predicts the place where the user stays in the action area where the user acts.
  • a probability calculation unit that calculates the stay probability of the user's stay place for each time zone by using the stay place information accumulated as the stay place data of the history of the stay place of the user in the action area. It is provided with a prediction unit that determines a place of stay for each time zone based on the stay probability and generates a place of stay for each time zone as a prediction result of the place of stay of the user.
  • the probability calculation unit calculates the stay probability of the user's stay place for each time zone by using the user's stay place information. Then, the prediction unit determines the staying place for each time zone based on the staying probability, and generates it as a prediction result of the staying place of the user. Therefore, according to the location prediction device according to the present disclosure, it is possible to accurately obtain the prediction result of the staying place without using the schedule information of the user.
  • a configuration example of the location prediction device according to the first embodiment.
  • the flow chart which shows the operation of the place prediction apparatus which concerns on Embodiment 1.
  • the figure which shows the example of the structure of the stay place information and the example of the stay probability which concerns on Embodiment 1.
  • the flow diagram of the process which sets the action rule by the action setting part which concerns on Embodiment 1 in action pattern information The flow diagram of the process which sets the action characteristic by the action setting part which concerns on Embodiment 1 in the action pattern information.
  • FIG. 6 is a schematic diagram showing a process of calculating a behavior characteristic B for adjusting working hours from behavior pattern information in the first embodiment.
  • the schematic diagram which shows the specific example of the place prediction processing which concerns on Embodiment 1.
  • the flow diagram which shows an example of the place prediction processing which corrects the prediction result using the behavior pattern of the behavior characteristic B which concerns on Embodiment 1.
  • FIG. A configuration example of the location prediction device according to the modified example of the first
  • the place prediction device 100 is a device that predicts the place where the user stays in the action area where the user acts.
  • the action area in which the user acts is a workplace such as an office building or a factory where the user who is an employee works.
  • the action area may be an area such as a school where a user who is a student goes to school or an apartment where a resident lives.
  • the action area may be any area as long as it is an action area in which the user acts.
  • the location prediction device 100 is a computer.
  • the location prediction device 100 includes a processor 910 and other hardware such as a memory 921, an auxiliary storage device 922, an input interface 930, an output interface 940, and a communication device 950.
  • the processor 910 is connected to other hardware via a signal line and controls these other hardware.
  • the location prediction device 100 includes a probability calculation unit 110, a prediction unit 120, an action setting unit 130, a correction unit 140, and a storage unit 150 as functional elements.
  • the storage unit 150 stores the stay location information 151, the prediction result 152, the behavior pattern information 153, and the correction prediction result 154.
  • the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 are realized by software.
  • the storage unit 150 is provided in the memory 921.
  • the storage unit 150 may be provided in the auxiliary storage device 922, or may be distributed in the memory 921 and the auxiliary storage device 922.
  • the processor 910 is a device that executes a location prediction program.
  • the location prediction program is a program that realizes the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140.
  • the processor 910 is an IC (Integrated Circuit) that performs arithmetic processing. Specific examples of the processor 910 are a CPU (Central Processing Unit), a DSP (Digital Signal Processor), and a GPU (Graphics Processing Unit).
  • the memory 921 is a storage device that temporarily stores data.
  • a specific example of the memory 921 is a SRAM (Static Random Access Memory) or a DRAM (Dynamic Random Access Memory).
  • the auxiliary storage device 922 is a storage device for storing data.
  • a specific example of the auxiliary storage device 922 is an HDD.
  • the auxiliary storage device 922 may be a portable storage medium such as an SD (registered trademark) memory card, CF, NAND flash, flexible disk, optical disk, compact disc, Blu-ray (registered trademark) disk, or DVD.
  • HDD is an abbreviation for Hard Disk Drive.
  • SD (registered trademark) is an abbreviation for Secure Digital.
  • CF is an abbreviation for CompactFlash®.
  • DVD is an abbreviation for Digital Versatile Disc.
  • the input interface 930 is a port connected to an input device such as a mouse, keyboard, or touch panel. Specifically, the input interface 930 is a USB (Universal Serial Bus) terminal. The input interface 930 may be a port connected to a LAN (Local Area Network).
  • LAN Local Area Network
  • the output interface 940 is a port to which a cable of an output device such as a display is connected.
  • the output interface 940 is a USB terminal or an HDMI (registered trademark) (High Definition Multimedia Interface) terminal.
  • the display is an LCD (Liquid Crystal Display).
  • the output interface 940 is also referred to as a display interface.
  • the communication device 950 has a receiver and a transmitter.
  • the communication device 950 is connected to a communication network such as a LAN, the Internet, or a telephone line.
  • the communication device 950 is a communication chip or a NIC (Network Interface Card).
  • the location prediction program is executed by the location prediction device 100.
  • the location prediction program is read into the processor 910 and executed by the processor 910.
  • the memory 921 not only the location prediction program but also the OS (Operating System) is stored.
  • the processor 910 executes the location prediction program while executing the OS.
  • the location prediction program and the OS may be stored in the auxiliary storage device 922.
  • the location prediction program and the OS stored in the auxiliary storage device 922 are loaded into the memory 921 and executed by the processor 910. A part or all of the location prediction program may be incorporated in the OS.
  • the location prediction device 100 may include a plurality of processors that replace the processor 910. These multiple processors share the execution of the location prediction program.
  • Each processor like the processor 910, is a device that executes a location prediction program.
  • Data, information, signal values and variable values used, processed or output by the location prediction program are stored in the memory 921, the auxiliary storage device 922, or the register or cache memory in the processor 910.
  • the "unit" of each unit of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 may be read as “processing", "procedure”, or “process”.
  • the place prediction program causes a computer to execute a place prediction process including a probability calculation process, a prediction process, an action setting process, and a correction process.
  • the "process” of probability calculation processing, prediction processing, action setting processing, and correction processing is "program”, “program product”, "computer-readable storage medium that stores the program", or “computer-readable that records the program”. It may be read as "recording medium”.
  • the location prediction method is a method performed by the location prediction device 100 executing a location prediction program.
  • the location prediction program may be provided stored in a computer-readable recording medium or storage medium.
  • the location prediction program may also be provided as a program product.
  • the operation procedure of the location prediction device 100 corresponds to the location prediction method. Further, the program that realizes the operation of the location prediction device 100 corresponds to the location prediction program.
  • FIG. 2 is a flow chart showing the operation of the location prediction device 100 according to the present embodiment.
  • step S101 the probability calculation unit 110 uses the stay place information 151 accumulating the history of the stay place of the user 20 in the action area as the stay place data 511, and sets the stay probability 30 of the stay place of the user 20 for each time zone. calculate.
  • FIG. 3 is a diagram showing an example of the configuration of the stay location information 151 and an example of the stay probability 30 according to the present embodiment.
  • the stay location information 151 stores the history of the stay location of the user 20 for one day as the stay location data 511.
  • a plurality of stay place data 511 including the stay place data 511 on November 11, the stay place data 511 on November 12, and the stay place data 511 on November 13 are accumulated.
  • the stay place of the user 20 is set for each time zone.
  • the user's place of stay is set every hour, but the time interval may be an interval of 10 minutes, 15 minutes, or 30 minutes.
  • the actual stay place and the stay time may be set without providing a time interval.
  • the stay location information 151 is information input by the user 20.
  • the staying place information 151 may be generated by a mechanism for automatically acquiring the staying place and the staying time of the user 20 by using the wireless communication device built in the device carried by the user 20.
  • a specific example of the device carried by the user 20 is a device such as an employee ID card of the user 20 or a mobile terminal carried by the user 20.
  • the probability calculation process will be described using the example of FIG.
  • the probability calculation unit 110 calculates the stay probability 30 of the stay place of the user 20 for each time zone by using the plurality of stay place data 511 accumulated in the stay place information 151.
  • the probability calculation unit 110 calculates the stay probability 30 of the stay place of the time zone 9:00 to 10:00 from the stay place of each time zone 9:00 to 10:00 of the plurality of stay place data 511. Further, the probability calculation unit 110 calculates the stay probability 30 of the stay place of the time zone from 10:00 to 11:00 from the stay place of each time zone of the plurality of stay place data 511 from 10:00 to 11:00. ..
  • the stay probability 30 of the place of stay in the time zone from 9:00 to 10:00 is represented by a pie chart.
  • This pie chart with a stay probability of 30 is also called a probability density distribution. From this probability density distribution, it can be seen that the probability of staying at the place of stay from 9:00 to 10:00 in the time zone is 66% for the self-seat, 18% for the meeting, 8% for the experiment, and 8% for lunch.
  • the probability density distribution with a stay probability of 30 can be calculated at any time interval. For example, it may be possible to select from 5 minutes, 10 minutes, ..., 60 minutes.
  • step S102 the prediction unit 120 determines the staying place for each time zone based on the stay probability 30, and generates the staying place for each time zone as the prediction result 152 of the staying place of the user 20. Specifically, the prediction unit 120 determines the place of stay having the highest stay probability 30 for each time zone as the place of stay for each time zone.
  • FIG. 4 is a diagram showing an example of the prediction result 152 according to the present embodiment.
  • the prediction unit 120 determines the own seat, which is the staying place having the highest stay probability 30 in the time zone from 9:00 to 10:00, as the staying place in the time zone from 9:00 to 10:00.
  • the prediction unit 120 has the highest stay probability 30 for the time zone from 10:00 to 11:00, the time zone from 11:00 to 12:00, ..., And the time zone from 16:00 to 17:00. Decide where to stay.
  • the prediction unit 120 generates a staying place for each determined time zone as a prediction result 152 of the staying place of the user 20.
  • step S103 the correction unit 140 corrects the prediction result 152 based on the behavior pattern information 153.
  • the correction unit 140 generates the corrected prediction result as the correction prediction result 154.
  • FIG. 5 is a diagram showing an example of the behavior pattern information 153 according to the present embodiment.
  • the action pattern information 153 the action pattern 533 when the user 20 acts in the action area is set by the action setting unit 130.
  • the action pattern type 531, the action pattern name 532, and the action pattern 533 are set in the action pattern information 153.
  • the action pattern name 532 the name of the object of the action pattern 533 is set. For example, information such as arrival time, leaving time, regular meeting, behavior characteristic A, or behavior characteristic B is set.
  • the specific content of the action pattern of the user 20 is set.
  • the specific content of the behavior pattern of the user 20 such as "normal arrival time: 9:00, Wednesday arrival time: 10:00" is set.
  • the specific content of the behavior pattern of the user 20 such as "when the leaving time of the previous day is later than usual, the next sunrise company time tends to be later than usual” is set. ..
  • the action rule 41 or the action characteristic 42 is set in the action pattern type 531.
  • the action rule 41 is a rule when the user 20 acts in the action area.
  • the behavior rule 41 includes behavior patterns related to matters such as arrival time, departure time, and regular meetings.
  • the action rule 41 is set in the action pattern information 153 by the user 20 and himself / herself.
  • the behavior characteristic 42 is a characteristic when the user 20 acts in the behavior area. Specifically, it has a characteristic that "when the time of leaving the office on the previous day is later than usual, the time of leaving the office on the next sunrise tends to be later than usual".
  • the behavior characteristic 42 is automatically calculated by the behavior setting unit 130 based on the stay location information 151.
  • FIG. 6 is a flow chart of a process for setting an action rule 41 in the action pattern information 153 by the action setting unit 130 according to the present embodiment.
  • the action setting unit 130 accepts the rule when the user 20 acts in the action area as the action rule 41. Specifically, the action setting unit 130 receives the action rule 41 via the input interface 930.
  • the action setting unit 130 sets the action rule 41 as the action pattern in the action pattern information 153. For example, when the user 20 inputs that every Friday from 9:00 to 10:00 is a regular meeting, the action setting unit 130 sets the action pattern type 531 to "behavior rule 41" and the action pattern name 532. "Regular meeting", action pattern 533 is set to "every Friday: 09:00 to 10:00".
  • FIG. 7 is a flow chart of a process of setting the action characteristic 42 by the action setting unit 130 according to the present embodiment in the action pattern information 153.
  • the action setting unit 130 calculates the characteristic when the user 20 acts in the action area as the action characteristic 42 based on the stay location information 151.
  • the action setting unit 130 sets the action characteristic 42 as the action pattern in the action pattern information 153.
  • FIG. 8 is a schematic diagram showing a process of calculating the behavior characteristic B for adjusting the working hours from the behavior pattern information 153 in the present embodiment.
  • the stay location information 151 in FIG. 8 shows that the cumulative overtime hours reached the upper limit before the end of the month because the user 20 worked a lot from the beginning to the middle of the month. Two days before the end of the month shall be the day after the cumulative overtime hours reach the upper limit.
  • the behavior setting unit 130 analyzes the stay location information 151 of the user 20, determines the behavior characteristics as described above, and registers the behavior pattern information 153. For example, as shown in FIG.
  • the action setting unit 130 analyzes the stay location information 151 of the user 20 and sets "behavior characteristic 42" in the action pattern type 531 and "behavior characteristic B" in the action pattern name 532. .. Further, the behavior setting unit 130 sets the behavior pattern 533 as "the day after the day when the overtime hours reach the upper limit, there is a tendency to work so as not to increase the overtime hours".
  • the correction unit 140 corrects the prediction result 152 based on the behavior pattern information 153, and generates the corrected prediction result as the correction prediction result 154. Specifically, the correction unit 140 corrects the prediction result 152 according to the action rule 41. Alternatively, the correction unit 140 corrects the prediction result 152 according to the behavior characteristic 42.
  • FIG. 9 is a schematic diagram showing a specific example of the location prediction process according to the present embodiment.
  • the place prediction device 100 predicts the place of stay from Monday to Friday of this week by using the place of stay data 511 from Monday to Friday of last week included in the place of stay information 151.
  • the probability calculation unit 110 changes the staying place from 9:00 to 10:00 in the time zone from Monday to Friday last week in the staying place information 151 to the staying place in the time zone from 9:00 to 10:00.
  • the stay probability 30 is calculated.
  • one's own seat is 4.0 hours and one before going to work is 1.0 hour. Therefore, the probability of stay of 30 is 0.8 for one's own seat and 0.2 before going to work.
  • the prediction unit 120 predicts that the seat with the highest stay probability of 30 is the place of stay from 9:00 to 10:00 in the time zone.
  • the prediction unit 120 generates a prediction result 152 in which the place of stay from 9:00 to 10:00 in the time zone from Monday to Friday of this week is predicted to be one's own seat.
  • the correction unit 140 corrects the prediction result 152 based on the behavior pattern information 153.
  • the behavior pattern information 153 of FIG. 5 the behavior rule 41 is set that the normal arrival time is 9:00 and the arrival time on Wednesday is 10:00. Therefore, according to this action rule 41, the correction unit 140 stays at his / her own seat during this Monday, Tuesday, Thursday, and Friday time zone from 9:00 to 10:00, and this week's Wednesday time zone 9
  • the prediction result 152 is corrected to be before going to work from 0:00 to 10:00.
  • FIGS. 10 to 14 the prediction result 152 by the prediction unit 120 and the prediction result data of the correct answer for comparison are shown in the upper part. Further, the lower part shows the correction prediction result 154 in which the prediction result 152 is corrected by the correction unit 140, and the prediction result data of the correct answer for comparison. Further, in FIGS. 10 to 14, the staying place is predicted in the time zone of 15 minutes at the time interval. Further, in FIGS. 10 to 14, the behavior pattern information 153 of FIG. 5 is used for correction.
  • FIG. 10 is an example of correcting the prediction result 152 by using the behavior pattern at the time of arrival in the behavior rule 41 according to the present embodiment.
  • FIG. 10 shows the prediction result of the staying place from 9:00 to 11:00.
  • the prediction result 152 using only the stay probability 30, it is predicted that Wednesday from 9:00 to 10:00 is also a seat.
  • the correction unit 140 calculates the stay probability 30 of the past Wednesday and corrects the prediction result 152. In this way, it is possible to obtain the correct correction prediction result 154, which is predicted to be before going to work from 9:00 to 10:00 on Wednesday.
  • FIG. 11 is an example of correcting the prediction result 152 by using the behavior pattern at the time of leaving the office in the behavior rule 41 according to the present embodiment.
  • FIG. 11 shows the prediction result of the staying place from 16:00 to 18:00.
  • the prediction result 152 using only the stay probability 30, it is predicted that Wednesdays from 17:00 to 18:00 will also be seated.
  • the normal time of leaving the office is 19:00, and the time of leaving the office on Wednesday is 17:00. Therefore, by correcting using the behavior pattern of the leaving time in the behavior pattern information 153, it is predicted that Wednesday from 17:00 to 18:00 will be after leaving the office.
  • the correction unit 140 calculates the stay probability 30 of the past Wednesday and corrects the prediction result 152. In this way, it is possible to obtain the correct correction prediction result 154 predicted to be after leaving the office from 17:00 to 18:00 on Wednesday.
  • FIG. 12 is an example of correcting the prediction result 152 by using the behavior pattern of the regular meeting in the behavior rule 41 according to the present embodiment.
  • FIG. 12 shows the prediction result of the staying place from 9:00 to 11:00. According to the prediction result 152 using only the stay probability 30, it is predicted that Friday from 9:00 to 11:00 will also be a seat. However, in the regular meeting of the action rule 41 in the action pattern information 153, every Friday from 9:00 to 10:00 is a regular meeting. Therefore, by correcting using the behavior pattern of the regular meeting in the behavior pattern information 153, it is predicted that the meeting will be from 9:00 to 10:00 on Friday. For example, the correction unit 140 calculates the stay probability 30 on the day of the week of the past meeting and corrects the prediction result 152. In this way, it is possible to obtain the correct correction prediction result 154, which is predicted to be a meeting from 9:00 to 10:00 on Friday.
  • FIG. 13 is an example of correcting the prediction result 152 by using the behavior pattern of the behavior characteristic A according to the present embodiment.
  • FIG. 13 shows the prediction result of the staying place from 9:00 to 11:00. Further, in FIG. 13, it is assumed that leaving the office was delayed due to sudden work on Tuesday the previous day. Then, the place of stay on Wednesday of the day shall be predicted. In the prediction result 152 using only the stay probability 30, it is predicted that the seat is also from 9:00 to 11:00. This is because I had been at work at 9:00 for the past week. However, in the behavior characteristic A in the behavior pattern information 153, it is set that when the leaving time of the previous day is later than usual, the next sunrise company time tends to be later than usual.
  • the correction unit 140 corrects the prediction result 152 by calculating the stay probability 30 on the day following the day later than the normal leaving time. In this way, it is possible to obtain the correct correction prediction result 154 predicted to be before going to work from 9:00 to 10:00.
  • FIG. 14 is an example of correcting the prediction result 152 by using the behavior pattern of the behavior characteristic B according to the present embodiment.
  • FIG. 14 shows the prediction result of the staying place from 9:00 to 11:00. Further, in FIG. 14, it is assumed that the cumulative overtime hours have reached the upper limit on the previous Tuesday. Then, the place of stay on Wednesday of the day shall be predicted. In the prediction result 152 using only the stay probability 30, it is predicted that the seat is also from 9:00 to 11:00. This is because I had been at work at 9:00 for the past week. However, in the behavior characteristic B in the behavior pattern information 153, it is set that the day after the day when the overtime hours reach the upper limit value, there is a tendency to work so as not to increase the overtime hours.
  • the correction unit 140 calculates the probability of stay 30 on the working day following the day when the cumulative overtime hours reach the upper limit, and corrects the prediction result 152. In this way, it is possible to obtain the correct correction prediction result 154 predicted to be before going to work from 9:00 to 10:00.
  • FIG. 15 is a flow chart showing an example of a location prediction process for correcting the prediction result 152 by using the behavior pattern of the behavior characteristic B according to the present embodiment.
  • the probability calculation unit 110 calculates the stay probability 30 of the stay place by using the information from the stay place information to the day before the current month.
  • the prediction unit 120 uses the stay probability 30 to generate the prediction result 152.
  • the correction unit 140 totals the cumulative overtime hours from the stay location information 151 of the user 20 to the day before the current month.
  • step S403 the correction unit 140 determines whether the cumulative overtime hours have reached the upper limit. If the upper limit has been reached, the process proceeds to step S404. If the upper limit has not been reached, the process is terminated because the correction based on the cumulative overtime hours is not necessary. At this time, the prediction result 152 becomes the correction prediction result 154. Alternatively, when making corrections using other behavior patterns, correction processing is performed using the other behavior patterns.
  • step S404 the correction unit 140 sets the stay probability 30 of the stay place by using the stay place data 511 of the working day from the next day to the end of the month when the cumulative overtime hours of the previous month reaches the upper limit value from the stay place information 151. Calculate and correct the prediction result 152.
  • the probability calculation unit 110 acquires a date attribute representing the attribute of the day for predicting the place of stay of the user 20. Specifically, the probability calculation unit 110 acquires a date attribute such as Wednesday, Friday, or the day before a holiday from the user 20 via the input interface 930. The probability calculation unit 110 extracts the stay place data 511 of the day belonging to the date attribute from the stay place information 151, and calculates the stay probability 30 of the user's stay place for each time zone using the extracted stay place data 511. do. Then, the prediction unit 120 generates the staying place for each time zone as the prediction result 152 of the day belonging to the date attribute. Further, the correction prediction result 154 obtained by correcting the prediction result 152 by the correction unit 140 is generated as the correction prediction result 154 of the day belonging to the date attribute.
  • a date attribute such as Wednesday, Friday, or the day before a holiday from the user 20 via the input interface 930.
  • the probability calculation unit 110 extracts the stay place data 511 of the day belonging to the date attribute from the stay place information
  • the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 are realized by software.
  • the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 may be realized by hardware.
  • the location prediction device 100 includes an electronic circuit 909 instead of the processor 910.
  • FIG. 16 is a diagram showing a configuration example of the location prediction device 100 according to the modified example of the present embodiment.
  • the electronic circuit 909 is a dedicated electronic circuit that realizes the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140.
  • the electronic circuit 909 is specifically a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, a logic IC, a GA, an ASIC, or an FPGA.
  • GA is an abbreviation for Gate Array.
  • ASIC is an abbreviation for Application Specific Integrated Circuit.
  • FPGA is an abbreviation for Field-Programmable Gate Array.
  • the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 may be realized by one electronic circuit or may be distributed to a plurality of electronic circuits.
  • some functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 may be realized by an electronic circuit, and the remaining functions may be realized by software. Further, some or all the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 may be realized by the firmware.
  • Each of the processor and the electronic circuit is also called a processing circuit. That is, the functions of the probability calculation unit 110, the prediction unit 120, the action setting unit 130, and the correction unit 140 are realized by the processing circuit.
  • the location prediction device 100 can accurately predict the future stay location of the user from the stay probability without using the schedule information of the user.
  • the location prediction device 100 corrects the prediction result by using the user's behavior pattern such as the behavior rule and the behavior characteristic, it is possible to predict the staying place with high accuracy without using the schedule information. Can be done.
  • a pattern such as a user's lifestyle, lifestyle pattern, behavior rule, or characteristics of individual work style is set as behavior pattern information instead of a schedule.
  • behavioral characteristics include information that can only be obtained by automatically acquiring and updating. By correcting the prediction obtained from the stay probability with such behavior pattern information, it is possible to always predict the place of stay with a certain accuracy. In addition, by increasing the ratio of behavioral characteristics that can only be obtained and updated automatically for correction, it is possible to make more stable and highly accurate predictions.
  • each part of the location prediction device has been described as an independent functional block.
  • the configuration of the location prediction device does not have to be the configuration as in the above-described embodiment.
  • the functional block of the location prediction device may have any configuration as long as it can realize the functions described in the above-described embodiment.
  • the location prediction device may be a system composed of a plurality of devices instead of one device.
  • a plurality of parts may be combined and carried out.
  • one part of this embodiment may be implemented.
  • this embodiment may be implemented in any combination as a whole or partially. That is, in the first embodiment, it is possible to freely combine each embodiment, modify any component of each embodiment, or omit any component in each embodiment.

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

場所予測装置(100)は、ユーザが行動する行動領域におけるユーザの滞在場所を予測する。確率算出部(110)は、行動領域におけるユーザの滞在場所の履歴を滞在場所データとして蓄積した滞在場所情報(151)を用いて、ユーザの滞在場所の滞在確率を時間帯ごとに算出する。予測部(120)は、滞在確率に基づいて、時間帯ごとに滞在場所を決定し、時間帯ごとの滞在場所を、ユーザの滞在場所の予測結果(152)として生成する。

Description

場所予測装置、場所予測方法、および、場所予測プログラム
 本開示は、場所予測装置、場所予測方法、および、場所予測プログラムに関する。
 オフィスビルといったエリア内において、そのエリアで働くあるいは居住するユーザの未来の滞在場所を推定する技術が知られている。
 特許文献1には、ユーザの過去の滞在場所情報と、過去および未来のスケジュール情報との共起関係を学習し、ユーザの未来の滞在場所を予測する技術が開示されている。
特開2011-198292号公報
 特許文献1の技術では、過去の滞在場所情報と、過去および未来のスケジュール情報とを用いて、未来の滞在場所を予測する。よって、過去および未来の正確なスケジュール情報がなければ、正しく滞在場所を予測することができないという課題がある。
 本開示では、ユーザのスケジュール情報を用いることなく、的確に滞在場所を予測することを目的とする。
 本開示に係る場所予測装置は、ユーザが行動する行動領域における前記ユーザの滞在場所を予測する場所予測装置において、
 前記行動領域における前記ユーザの滞在場所の履歴を滞在場所データとして蓄積した滞在場所情報を用いて、前記ユーザの滞在場所の滞在確率を時間帯ごとに算出する確率算出部と、
 前記滞在確率に基づいて、前記時間帯ごとに滞在場所を決定し、前記時間帯ごとの滞在場所を、前記ユーザの滞在場所の予測結果として生成する予測部と
を備えた。
 本開示に係る場所予測装置では、確率算出部が、ユーザの滞在場所情報を用いて、ユーザの滞在場所の滞在確率を時間帯ごとに算出する。そして、予測部が、滞在確率に基づいて、時間帯ごとに滞在場所を決定し、ユーザの滞在場所の予測結果として生成する。よって、本開示に係る場所予測装置によれば、ユーザのスケジュール情報を用いることなく、的確に滞在場所の予測結果を得ることができる
実施の形態1に係る場所予測装置の構成例。 実施の形態1に係る場所予測装置の動作を表すフロー図。 実施の形態1に係る滞在場所情報の構成の一例と滞在確率の一例を表す図。 実施の形態1に係る予測結果の一例を示す図。 実施の形態1に係る行動パターン情報の一例を示す図。 実施の形態1に係る行動設定部による行動ルールを行動パターン情報に設定する処理のフロー図。 実施の形態1に係る行動設定部による行動特性を行動パターン情報に設定する処理のフロー図。 実施の形態1において勤務時間を調整する行動特性Bを行動パターン情報から算出する処理を表す模式図。 実施の形態1に係る場所予測処理の具体例を示す模式図。 実施の形態1に係る行動ルールのうち出社時刻の行動パターンを用いて予測結果を補正する例。 実施の形態1に係る行動ルールのうち退社時刻の行動パターンを用いて予測結果を補正する例。 実施の形態1に係る行動ルールのうち定例会議の行動パターンを用いて予測結果を補正する例。 実施の形態1に係る行動特性Aの行動パターンを用いて予測結果を補正する例。 実施の形態1に係る行動特性Bの行動パターンを用いて予測結果を補正する例。 実施の形態1に係る行動特性Bの行動パターンを用いて予測結果を補正する場所予測処理の一例を示すフロー図。 実施の形態1の変形例に係る場所予測装置の構成例。
 以下、本実施の形態について、図を用いて説明する。各図中、同一または相当する部分には、同一符号を付している。実施の形態の説明において、同一または相当する部分については、説明を適宜省略または簡略化する。
 実施の形態1.
***構成の説明***
 図1を用いて、本実施の形態に係る場所予測装置100の構成例について説明する。
 場所予測装置100は、ユーザが行動する行動領域におけるユーザの滞在場所を予測する装置である。ユーザが行動する行動領域とは、具体的には、社員であるユーザが働くオフィスビルあるいは工場といった職場である。また、行動領域とは、学生であるユーザが通学する学校、あるいは、居住者が居住するマンションといった領域でもよい。その他、行動領域とは、ユーザが行動する行動領域であればどのような領域でもよい。
 場所予測装置100は、コンピュータである。場所予測装置100は、プロセッサ910を備えるとともに、メモリ921、補助記憶装置922、入力インタフェース930、出力インタフェース940、および通信装置950といった他のハードウェアを備える。プロセッサ910は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
 場所予測装置100は、機能要素として、確率算出部110と予測部120と行動設定部130と補正部140と記憶部150とを備える。記憶部150には、滞在場所情報151と予測結果152と行動パターン情報153と補正予測結果154が記憶される。
 確率算出部110と予測部120と行動設定部130と補正部140の機能は、ソフトウェアにより実現される。記憶部150は、メモリ921に備えられる。なお、記憶部150は、補助記憶装置922に備えられていてもよいし、メモリ921と補助記憶装置922に分散して備えられていてもよい。
 プロセッサ910は、場所予測プログラムを実行する装置である。場所予測プログラムは、確率算出部110と予測部120と行動設定部130と補正部140の機能を実現するプログラムである。
 プロセッサ910は、演算処理を行うIC(Integrated Circuit)である。プロセッサ910の具体例は、CPU(Central Processing Unit)、DSP(Digital Signal Processor)、GPU(Graphics Processing Unit)である。
 メモリ921は、データを一時的に記憶する記憶装置である。メモリ921の具体例は、SRAM(Static Random Access Memory)、あるいはDRAM(Dynamic Random Access Memory)である。
 補助記憶装置922は、データを保管する記憶装置である。補助記憶装置922の具体例は、HDDである。また、補助記憶装置922は、SD(登録商標)メモリカード、CF、NANDフラッシュ、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVDといった可搬の記憶媒体であってもよい。なお、HDDは、Hard Disk Driveの略語である。SD(登録商標)は、Secure Digitalの略語である。CFは、CompactFlash(登録商標)の略語である。DVDは、Digital Versatile Diskの略語である。
 入力インタフェース930は、マウス、キーボード、あるいはタッチパネルといった入力装置と接続されるポートである。入力インタフェース930は、具体的には、USB(Universal Serial Bus)端子である。なお、入力インタフェース930は、LAN(Local Area Network)と接続されるポートであってもよい。
 出力インタフェース940は、ディスプレイといった出力機器のケーブルが接続されるポートである。出力インタフェース940は、具体的には、USB端子またはHDMI(登録商標)(High Definition Multimedia Interface)端子である。ディスプレイは、具体的には、LCD(Liquid Crystal Display)である。出力インタフェース940は、表示器インタフェースともいう。
 通信装置950は、レシーバとトランスミッタを有する。通信装置950は、LAN、インターネット、あるいは電話回線といった通信網に接続している。通信装置950は、具体的には、通信チップまたはNIC(Network Interface Card)である。
 場所予測プログラムは、場所予測装置100において実行される。場所予測プログラムは、プロセッサ910に読み込まれ、プロセッサ910によって実行される。メモリ921には、場所予測プログラムだけでなく、OS(Operating System)も記憶されている。プロセッサ910は、OSを実行しながら、場所予測プログラムを実行する。場所予測プログラムおよびOSは、補助記憶装置922に記憶されていてもよい。補助記憶装置922に記憶されている場所予測プログラムおよびOSは、メモリ921にロードされ、プロセッサ910によって実行される。なお、場所予測プログラムの一部または全部がOSに組み込まれていてもよい。
 場所予測装置100は、プロセッサ910を代替する複数のプロセッサを備えていてもよい。これら複数のプロセッサは、場所予測プログラムの実行を分担する。それぞれのプロセッサは、プロセッサ910と同じように、場所予測プログラムを実行する装置である。
 場所予測プログラムにより利用、処理または出力されるデータ、情報、信号値および変数値は、メモリ921、補助記憶装置922、または、プロセッサ910内のレジスタあるいはキャッシュメモリに記憶される。
 確率算出部110と予測部120と行動設定部130と補正部140の各部の「部」を「処理」、「手順」あるいは「工程」に読み替えてもよい。場所予測プログラムは、確率算出処理と予測処理と行動設定処理と補正処理とを含む場所予測処理を、コンピュータに実行させる。確率算出処理と予測処理と行動設定処理と補正処理の「処理」を「プログラム」、「プログラムプロダクト」、「プログラムを記憶したコンピュータ読取可能な記憶媒体」、または「プログラムを記録したコンピュータ読取可能な記録媒体」に読み替えてもよい。また、場所予測方法は、場所予測装置100が場所予測プログラムを実行することにより行われる方法である。
 場所予測プログラムは、コンピュータ読取可能な記録媒体あるいは記憶媒体に格納されて提供されてもよい。また、場所予測プログラムは、プログラムプロダクトとして提供されてもよい。
***動作の説明***
 次に、本実施の形態に係る場所予測装置100の動作について説明する。場所予測装置100の動作手順は、場所予測方法に相当する。また、場所予測装置100の動作を実現するプログラムは、場所予測プログラムに相当する。
 図2は、本実施の形態に係る場所予測装置100の動作を表すフロー図である。
<確率算出処理>
 ステップS101において、確率算出部110は、行動領域におけるユーザ20の滞在場所の履歴を滞在場所データ511として蓄積した滞在場所情報151を用いて、ユーザ20の滞在場所の滞在確率30を時間帯ごとに算出する。
 図3は、本実施の形態に係る滞在場所情報151の構成の一例と滞在確率30の一例を表す図である。
 図3に示すように、滞在場所情報151には、ユーザ20の1日の滞在場所の履歴が滞在場所データ511として蓄積されている。図3では、11月11日の滞在場所データ511と、11月12日の滞在場所データ511と、11月13日の滞在場所データ511を含む複数の滞在場所データ511が蓄積されている。
 滞在場所データ511には、時間帯ごとにユーザ20の滞在場所が設定されている。図3では、1時間ごとにユーザの滞在場所が設定されているが、時間間隔は10分、15分、あるいは、30分といった間隔でもよい。あるいは、滞在場所データ511においては、時間間隔は設けずに、実際の滞在場所と滞在時間が設定されていてもよい。
 滞在場所情報151は、ユーザ20により入力される情報である。あるいは、ユーザ20により携帯される機器に内蔵された無線通信装置を用いて、自動的にユーザ20の滞在場所と滞在時間を取得する仕組みにより、滞在場所情報151が生成されてもよい。ユーザ20により携帯される機器の具体例は、ユーザ20の社員証またはユーザ20が携帯する携帯端末といった機器である。
 図3の例を用いて確率算出処理について説明する。確率算出部110は、滞在場所情報151に蓄積された複数の滞在場所データ511を用いて、ユーザ20の滞在場所の滞在確率30を時間帯ごとに算出する。確率算出部110は、時間帯9:00~10:00の滞在場所の滞在確率30を、複数の滞在場所データ511の各々の時間帯9:00~10:00の滞在場所から算出する。また、確率算出部110は、時間帯10:00~11:00の滞在場所の滞在確率30を、複数の滞在場所データ511の各々の時間帯10:00~11:00の滞在場所から算出する。
 図3では、時間帯9:00~10:00における滞在場所の滞在確率30を円グラフで表している。この滞在確率30の円グラフを、確率密度分布とも呼ぶ。この確率密度分布から、時間帯9:00~10:00における滞在場所の滞在確率30は、自席66%、会議18%、実験8%、および昼食8%であることがわかる。
 滞在確率30の確率密度分布は、任意の時間間隔で算出が可能である。例えば、5分、10分、・・・、60分から選択可能としてもよい。
<予測処理>
 ステップS102において、予測部120は、滞在確率30に基づいて、時間帯ごとに滞在場所を決定し、時間帯ごとの滞在場所を、ユーザ20の滞在場所の予測結果152として生成する。
 具体的には、予測部120は、時間帯ごとに、滞在確率30が最も高い滞在場所を時間帯ごとの滞在場所として決定する。
 図4は、本実施の形態に係る予測結果152の一例を示す図である。
 図3の例では、予測部120は、時間帯9:00~10:00において滞在確率30が最も高い滞在場所である自席を、時間帯9:00~10:00の滞在場所として決定する。同様に、予測部120は、時間帯10:00~11:00、時間帯11:00~12:00、・・・、時間帯16:00~17:00についても、滞在確率30が最も高い滞在場所を決定する。
 図4に示すように、予測部120は、決定した時間帯ごとの滞在場所を、ユーザ20の滞在場所の予測結果152として生成する。
<補正処理>
 ステップS103において、補正部140は、行動パターン情報153に基づいて、予測結果152を補正する。補正部140は、補正した予測結果を補正予測結果154として生成する。
 ここで、図5から図8を用いて、行動パターン情報153を設定する行動設定処理について説明する。
<行動設定処理>
 図5は、本実施の形態に係る行動パターン情報153の一例を示す図である。
 行動パターン情報153には、行動設定部130により、ユーザ20が行動領域で行動する際の行動パターン533が設定される。
 図5に示すように、行動パターン情報153には、行動パターン種別531と、行動パターン名532と、行動パターン533が設定される。
 行動パターン名532には、行動パターン533の対象となる事がらの名称が設定される。例えば、出社時刻、退社時刻、定例会議、行動特性A、あるいは行動特性Bといった情報が設定される。
 行動パターン533には、ユーザ20の行動パターンの具体的な内容が設定される。例えば、出社時刻であれば、「通常の出社時刻:9:00、水曜の出社時刻:10:00」といったユーザ20の行動パターンの具体的な内容が設定される。また、行動特性Aであれば、「前日の退社時刻が通常より遅くなった場合、翌日の出社時刻が通常より遅くなる傾向がある」といったユーザ20の行動パターンの具体的な内容が設定される。
 行動パターン種別531には、行動ルール41、あるいは、行動特性42が設定される。
 行動ルール41は、ユーザ20が行動領域で行動する際のルールである。具体的には、出社時刻、退社時刻、および定例会議といった事がらに関する行動パターンが行動ルール41に含まれる。行動ルール41は、ユーザ20、自らにより、行動パターン情報153に設定される。
 行動特性42は、ユーザ20が行動領域で行動する際の特性である。具体的には、「前日の退社時刻が通常より遅くなった場合、翌日の出社時刻が通常より遅くなる傾向がある」といった特性である。行動特性42は、行動設定部130により、滞在場所情報151に基づいて、自動的に算出される。
 図6は、本実施の形態に係る行動設定部130による行動ルール41を行動パターン情報153に設定する処理のフロー図である。
 ステップS201において、行動設定部130は、ユーザ20が行動領域で行動する際のルールを行動ルール41として受け付ける。具体的には、行動設定部130は、入力インタフェース930を介して、行動ルール41を受け付ける。
 ステップS201において、行動設定部130は、行動ルール41を行動パターンとして行動パターン情報153に設定する。例えば、ユーザ20により、毎週金曜の9:00~10:00は定例会議であることが入力されると、行動設定部130は、行動パターン種別531に「行動ルール41」、行動パターン名532に「定例会議」、行動パターン533に「毎週金曜:09:00~10:00」と設定する。
 図7は、本実施の形態に係る行動設定部130による行動特性42を行動パターン情報153に設定する処理のフロー図である。
 ステップS301において、行動設定部130は、滞在場所情報151に基づいて、ユーザ20が前記行動領域で行動する際の特性を行動特性42として算出する。
 ステップS302において、行動設定部130は、行動特性42を行動パターンとして行動パターン情報153に設定する。
 図8は、本実施の形態において勤務時間を調整する行動特性Bを行動パターン情報153から算出する処理を表す模式図である。
 図8の滞在場所情報151では、ユーザ20が月の初旬から中旬に多めに残業したため、月末前に累積残業時間が上限値に達した様子を示している。月末二日前は、累積残業時間が上限値に達した翌日であるものとする。
 このユーザ20においては、滞在場所情報151から累積残業時間の増加に反して、就業時間が低下する傾向が見て取れる。また、累積残業時間が特定の値に達した後は、累積残業時間を増加させないように就業する傾向が見て取れる。また、これらの分析結果から、このユーザ20は月初に多くの時間就業し、月末は早く帰る特性を持っていると判定される。
 行動設定部130は、ユーザ20の滞在場所情報151を分析し、上記のような行動特性を判定し、行動パターン情報153に登録する。例えば、図5に示すように、行動設定部130は、ユーザ20の滞在場所情報151を分析し、行動パターン種別531に「行動特性42」、行動パターン名532に「行動特性B」を設定する。さらに、行動設定部130は、行動パターン533に「残業時間が上限値に達した日の翌日は、残業時間を増やさないように就業する傾向がある」と設定する。
 以上で、行動ルール41および行動特性42を行動パターン情報153に設定する行動設定処理についての説明を終わる。
 ここで、補正処理の説明に戻る。
 上述したように、ステップS103において、補正部140は、行動パターン情報153に基づいて予測結果152を補正し、補正した予測結果を補正予測結果154として生成する。
 具体的には、補正部140は、行動ルール41に応じて予測結果152を補正する。あるいは、補正部140は、行動特性42に応じて予測結果152を補正する。
 図9は、本実施の形態に係る場所予測処理の具体例を示す模式図である。
 ここで、場所予測装置100は、滞在場所情報151に含まれる、先週の月曜から金曜までの滞在場所データ511を用いて、今週の月曜から金曜までの滞在場所を予測するものとする。
 時間帯9:00~10:00に着目して説明する。
(1)まず、確率算出部110は、滞在場所情報151における先週の月曜から金曜までの時間帯9:00~10:00の滞在場所から、時間帯9:00~10:00における滞在場所の滞在確率30を算出する。図9では、自席が4.0時間、出社前が1.0時間である。このため、滞在確率30は、自席が0.8であり、出社前が0.2となる。
(2)予測部120は、最も滞在確率30が高い自席を、時間帯9:00~10:00の滞在場所と予測する。ここでは、予測部120は、今週の月曜から金曜までの時間帯9:00~10:00の滞在場所は自席であると予測した予測結果152を生成する。
(3)補正部140は、行動パターン情報153に基づいて、予測結果152を補正する。図5の行動パターン情報153では、通常の出社時刻は9:00であり、水曜の出社時刻は10:00であるという行動ルール41が設定されている。よって、補正部140は、この行動ルール41に応じて、今週の月曜、火曜、木曜、および金曜の時間帯9:00~10:00の滞在場所は自席であり、今週の水曜の時間帯9:00~10:00は出社前であると予測結果152を補正する。
 次に図10から図14を用いて、本実施の形態に係る補正処理の例について説明する。
 図10から図14では、上段に、予測部120による予測結果152と、比較のための正解の予測結果データを示している。また、下段には、補正部140により予測結果152を補正した補正予測結果154と、比較のための正解の予測結果データを示している。
 また、図10から図14では、時間間隔15分の時間帯で滞在場所を予測している。
 また、図10から図14では、図5の行動パターン情報153を用いて補正するものとする。
 図10は、本実施の形態に係る行動ルール41のうち出社時刻の行動パターンを用いて予測結果152を補正する例である。
 図10では、9:00から11:00までの滞在場所の予測結果を示している。
 図9でも説明したように、滞在確率30のみを用いた予測結果152では、水曜の9:00~10:00も自席であると予測される。しかし、行動パターン情報153における出社時刻の行動パターンを用いて補正することにより、水曜の9:00~10:00が出社前と予測される。例えば、補正部140は、過去の水曜日の滞在確率30を算出して予測結果152を補正する。このように、水曜の9:00~10:00が出社前と予測された正しい補正予測結果154を得ることができる。
 図11は、本実施の形態に係る行動ルール41のうち退社時刻の行動パターンを用いて予測結果152を補正する例である。
 図11では、16:00から18:00までの滞在場所の予測結果を示している。
 滞在確率30のみを用いた予測結果152では、水曜の17:00~18:00も自席であると予測される。しかし、行動パターン情報153における行動ルール41の退社時刻では、通常の退社時刻は19:00であり、水曜の退社時刻は17:00である。よって、行動パターン情報153における退社時刻の行動パターンを用いて補正することにより、水曜の17:00~18:00が退社後と予測される。例えば、補正部140は、過去の水曜日の滞在確率30を算出して予測結果152を補正する。このように、水曜の17:00~18:00が退社後と予測された正しい補正予測結果154を得ることができる。
 図12は、本実施の形態に係る行動ルール41のうち定例会議の行動パターンを用いて予測結果152を補正する例である。
 図12では、9:00から11:00までの滞在場所の予測結果を示している。
 滞在確率30のみを用いた予測結果152では、金曜の9:00~11:00も自席であると予測される。しかし、行動パターン情報153における行動ルール41の定例会議では、毎週金曜の9:00~10:00は定例会議である。よって、行動パターン情報153における定例会議の行動パターンを用いて補正することにより、金曜の9:00~10:00が会議と予測される。例えば、補正部140は、過去の会議の曜日の滞在確率30を算出して予測結果152を補正する。このように、金曜の9:00~10:00が会議と予測された正しい補正予測結果154を得ることができる。
 図13は、本実施の形態に係る行動特性Aの行動パターンを用いて予測結果152を補正する例である。
 図13では、9:00から11:00までの滞在場所の予測結果を示している。また、図13では、前日の火曜日は突発的な業務により退社が遅くなったものとする。そして、当日の水曜の滞在場所を予測するものとする。
 滞在確率30のみを用いた予測結果152では、9:00~11:00も自席であると予測される。これは、過去1週間は9:00に出社していたためである。しかし、行動パターン情報153における行動特性Aには、前日の退社時刻が通常より遅くなった場合、翌日の出社時刻が通常より遅くなる傾向がある、と設定されている。よって、行動パターン情報153における行動特性42の行動特性Aを用いて補正することにより、9:00~10:00が出社前と予測される。例えば、補正部140は、通常の退社時刻より遅くなった日の翌日の滞在確率30を算出して予測結果152を補正する。このように、9:00~10:00が出社前と予測された正しい補正予測結果154を得ることができる。
 図14は、本実施の形態に係る行動特性Bの行動パターンを用いて予測結果152を補正する例である。
 図14では、9:00から11:00までの滞在場所の予測結果を示している。また、図14では、前日の火曜に累積の残業時間が上限値に達してしまったものとする。そして、当日の水曜の滞在場所を予測するものとする。
 滞在確率30のみを用いた予測結果152では、9:00~11:00も自席であると予測される。これは、過去1週間は9:00に出社していたためである。しかし、行動パターン情報153における行動特性Bには、残業時間が上限値に達した日の翌日は、残業時間を増やさないように就業する傾向がある、と設定されている。よって、行動パターン情報153における行動特性Bを用いて補正することにより、9:00~10:00が出社前と予測される。例えば、補正部140は、累積残業時間が上限値に達した日の次の勤務日の滞在確率30を算出して予測結果152を補正する。このように、9:00~10:00が出社前と予測された正しい補正予測結果154を得ることができる。
 図15は、本実施の形態に係る行動特性Bの行動パターンを用いて予測結果152を補正する場所予測処理の一例を示すフロー図である。
 ステップS401において、確率算出部110が滞在場所情報から当月の前日までの情報を使って、滞在場所の滞在確率30を算出する。予測部120は、滞在確率30を用いて、予測結果152を生成する。
 ステップS402において、補正部140は、ユーザ20の滞在場所情報151から当月の前日までの累積残業時間を集計する。
 ステップS403において、補正部140は、累積残業時間が上限値に到達したかを判定する。上限値に到達していれば、ステップS404に進む。上限値に到達していなければ、累積残業時間による補正は必要ないため、処理を終了する。このとき、予測結果152が補正予測結果154となる。あるいは、その他の行動パターンで補正する場合は、その他の行動パターンによる補正処理を行う。
 ステップS404において、補正部140は、滞在場所情報151から前月の累積残業時間が上限値に到達した次の日から月末までの勤務日の滞在場所データ511を使って、滞在場所の滞在確率30を算出し、予測結果152を補正する。
 ***他の構成***
<変形例1>
 図3および図4の例では、過去の複数の滞在場所データ511から、未来の1日の滞在場所を予測した予測結果152を生成する例を示している。
 しかし、特定の日あるいは特定の曜日について、滞在場所を予測することも可能である。
 確率算出部110は、ユーザ20の滞在場所を予測する日の属性を表す日にち属性を取得する。具体的には、確率算出部110は、入力インタフェース930を介して、ユーザ20から、水曜、金曜、あるいは、休日の前日といった日にち属性を取得する。確率算出部110は、滞在場所情報151から日にち属性に属する日の滞在場所データ511を抽出し、抽出された滞在場所データ511を用いて、ユーザの滞在場所の滞在確率30を時間帯ごとに算出する。
 そして、予測部120は、時間帯ごとの滞在場所を、日にち属性に属する日の予測結果152として生成する。また、補正部140がこの予測結果152を補正した補正予測結果154は、日にち属性に属する日の補正予測結果154として生成される。
<変形例2>
 本実施の形態では、確率算出部110と予測部120と行動設定部130と補正部140の機能がソフトウェアで実現される。変形例として、確率算出部110と予測部120と行動設定部130と補正部140の機能がハードウェアで実現されてもよい。
 具体的には、場所予測装置100は、プロセッサ910に替えて電子回路909を備える。
 図16は、本実施の形態の変形例に係る場所予測装置100の構成例を示す図である。
 電子回路909は、確率算出部110と予測部120と行動設定部130と補正部140の機能を実現する専用の電子回路である。電子回路909は、具体的には、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ロジックIC、GA、ASIC、または、FPGAである。GAは、Gate Arrayの略語である。ASICは、Application Specific Integrated Circuitの略語である。FPGAは、Field-Programmable Gate Arrayの略語である。
 確率算出部110と予測部120と行動設定部130と補正部140の機能は、1つの電子回路で実現されてもよいし、複数の電子回路に分散して実現されてもよい。
 別の変形例として、確率算出部110と予測部120と行動設定部130と補正部140の一部の機能が電子回路で実現され、残りの機能がソフトウェアで実現されてもよい。また、確率算出部110と予測部120と行動設定部130と補正部140の一部またはすべての機能がファームウェアで実現されてもよい。
 プロセッサと電子回路の各々は、プロセッシングサーキットリとも呼ばれる。つまり、確率算出部110と予測部120と行動設定部130と補正部140の機能は、プロセッシングサーキットリにより実現される。
***本実施の形態の効果の説明***
 以上のように、本実施の形態に係る場所予測装置100では、ユーザのスケジュール情報を用いることなく、ユーザの未来の滞在場所を滞在確率から的確に予測することができる。
 また、本実施の形態に係る場所予測装置100では、行動ルールおよび行動特性といったユーザの行動パターンを用いて予測結果を補正するので、スケジュール情報を用いることなく、高精度に滞在場所を予測することができる。
 スケジュール情報を用いる場合は、未来のスケジュールを正確に細かく入力しなければ、高精度な予測を得ることはできない。しかし、人によってはスケジュールを入れ忘れる、大まかなスケジュールしか入れない、あるいは、間違ったスケジュールを入れてしまう、といった場合がある。このようなスケジュールを用いる方法では、人により予測の精度にばらつきが生じ、正しく滞在場所を予測することは不可能である。
 一方、本実施の形態に係る場所予測装置100では、スケジュールではなく、ユーザの生活様式、生活パターン、行動ルール、あるいは個人の働き方の特性といったパターンを行動パターン情報として設定しておく。また、行動特性には自動的に取得更新することでしか得られない情報が含まれる。
 このような行動パターン情報で、滞在確率から得られた予測を補正することにより、常に一定の精度で滞在場所を予測することができる。
 また、自動的に取得更新することでしか得られない行動特性を補正に用いる割合を増加させることで、より安定的に高精度な予測を行うことが可能となる。
 以上の実施の形態1では、場所予測装置の各部を独立した機能ブロックとして説明した。しかし、場所予測装置の構成は、上述した実施の形態のような構成でなくてもよい。場所予測装置の機能ブロックは、上述した実施の形態で説明した機能を実現することができれば、どのような構成でもよい。また、場所予測装置は、1つの装置でなく、複数の装置から構成されたシステムでもよい。
 また、実施の形態1のうち、複数の部分を組み合わせて実施しても構わない。あるいは、この実施の形態のうち、1つの部分を実施しても構わない。その他、この実施の形態を、全体としてあるいは部分的に、どのように組み合わせて実施しても構わない。
 すなわち、実施の形態1では、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態において任意の構成要素の省略が可能である。
 なお、上述した実施の形態は、本質的に好ましい例示であって、本開示の範囲、本開示の適用物の範囲、および本開示の用途の範囲を制限することを意図するものではない。上述した実施の形態は、必要に応じて種々の変更が可能である。
 20 ユーザ、30 滞在確率、41 行動ルール、42 行動特性、100 場所予測装置、110 確率算出部、120 予測部、130 行動設定部、140 補正部、150 記憶部、151 滞在場所情報、152 予測結果、153 行動パターン情報、154 補正予測結果、511 滞在場所データ、531 行動パターン種別、532 行動パターン名、533 行動パターン、909 電子回路、910 プロセッサ、921 メモリ、922 補助記憶装置、930 入力インタフェース、940 出力インタフェース、950 通信装置。

Claims (8)

  1.  ユーザが行動する行動領域における前記ユーザの滞在場所を予測する場所予測装置において、
     前記行動領域における前記ユーザの滞在場所の履歴を滞在場所データとして蓄積した滞在場所情報を用いて、前記ユーザの滞在場所の滞在確率を時間帯ごとに算出する確率算出部と、
     前記滞在確率に基づいて、前記時間帯ごとに滞在場所を決定し、前記時間帯ごとの滞在場所を、前記ユーザの滞在場所の予測結果として生成する予測部と
    を備えた場所予測装置。
  2.  前記確率算出部は、
     前記ユーザの滞在場所を予測する日の属性を表す日にち属性を取得し、前記滞在場所情報から前記日にち属性に属する日の滞在場所データを抽出し、抽出された滞在場所データを用いて、前記ユーザの滞在場所の滞在確率を時間帯ごとに算出し、
     前記予測部は、
     前記時間帯ごとの滞在場所を、前記日にち属性に属する日の前記予測結果として生成する請求項1に記載の場所予測装置。
  3.  前記予測部は、
     前記時間帯ごとに、前記滞在確率が最も高い滞在場所を前記時間帯ごとの滞在場所として決定する請求項1または請求項2に記載の場所予測装置。
  4.  前記場所予測装置は、
     前記ユーザが前記行動領域で行動する際の行動パターンを行動パターン情報に設定する行動設定部と、
     前記行動パターン情報に基づいて、前記予測結果を補正する補正部と
    を備えた請求項1から請求項3のいずれか1項に記載の場所予測装置。
  5.  前記行動設定部は、
     前記ユーザが前記行動領域で行動する際のルールを行動ルールとして受け付け、前記行動ルールを前記行動パターンとして前記行動パターン情報に設定し、
     前記補正部は、
     前記行動ルールに応じて前記予測結果を補正する請求項4に記載の場所予測装置。
  6.  前記行動設定部は、
     前記滞在場所情報に基づいて、前記ユーザが前記行動領域で行動する際の特性を行動特性として算出し、前記行動特性を前記行動パターンとして前記行動パターン情報に設定し、
     前記補正部は、
     前記行動特性に応じて前記予測結果を補正する請求項4または請求項5に記載の場所予測装置。
  7.  ユーザが行動する行動領域における前記ユーザの滞在場所を予測する場所予測装置の場所予測方法において、
     確率算出部が、前記行動領域における前記ユーザの滞在場所の履歴を滞在場所データとして蓄積した滞在場所情報を用いて、前記ユーザの滞在場所の滞在確率を時間帯ごとに算出し、
     予測部が、前記滞在確率に基づいて、前記時間帯ごとに滞在場所を決定し、前記時間帯ごとの滞在場所を、前記ユーザの滞在場所の予測結果として生成する場所予測方法。
  8.  ユーザが行動する行動領域における前記ユーザの滞在場所を予測する場所予測装置の場所予測プログラムにおいて、
     前記行動領域における前記ユーザの滞在場所の履歴を滞在場所データとして蓄積した滞在場所情報を用いて、前記ユーザの滞在場所の滞在確率を時間帯ごとに算出する確率算出処理と、
     前記滞在確率に基づいて、前記時間帯ごとに滞在場所を決定し、前記時間帯ごとの滞在場所を、前記ユーザの滞在場所の予測結果として生成する予測処理と
    をコンピュータである前記場所予測装置に実行させる場所予測プログラム。
PCT/JP2020/028340 2020-07-21 2020-07-21 場所予測装置、場所予測方法、および、場所予測プログラム WO2022018835A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021500754A JP6952927B1 (ja) 2020-07-21 2020-07-21 場所予測装置、場所予測方法、および、場所予測プログラム
PCT/JP2020/028340 WO2022018835A1 (ja) 2020-07-21 2020-07-21 場所予測装置、場所予測方法、および、場所予測プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/028340 WO2022018835A1 (ja) 2020-07-21 2020-07-21 場所予測装置、場所予測方法、および、場所予測プログラム

Publications (1)

Publication Number Publication Date
WO2022018835A1 true WO2022018835A1 (ja) 2022-01-27

Family

ID=78150247

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/028340 WO2022018835A1 (ja) 2020-07-21 2020-07-21 場所予測装置、場所予測方法、および、場所予測プログラム

Country Status (2)

Country Link
JP (1) JP6952927B1 (ja)
WO (1) WO2022018835A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014297A (ja) * 1999-06-28 2001-01-19 Sony Corp 行動予測方法、情報提供方法及びそれらの装置
JP2009284501A (ja) * 2009-07-08 2009-12-03 Panasonic Corp プレゼンス情報処理装置及び方法
JP2017173999A (ja) * 2016-03-22 2017-09-28 Kddi株式会社 ユーザの将来期間の生活パターンを予測する生活パターン予測装置、携帯端末、プログラム及び方法
JP2017199441A (ja) * 2017-08-15 2017-11-02 株式会社Nttファシリティーズ 活動分析システム、活動分析方法、及びプログラム
JP2018037856A (ja) * 2016-08-31 2018-03-08 沖電気工業株式会社 通信制御装置および方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6131201B2 (ja) * 2014-02-13 2017-05-17 日本電信電話株式会社 習慣度算出装置、行動予測装置、方法、及びプログラム
JP6212474B2 (ja) * 2014-12-11 2017-10-11 株式会社Nttファシリティーズ オフィス活動分析システム、オフィス活動分析方法、及びプログラム

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014297A (ja) * 1999-06-28 2001-01-19 Sony Corp 行動予測方法、情報提供方法及びそれらの装置
JP2009284501A (ja) * 2009-07-08 2009-12-03 Panasonic Corp プレゼンス情報処理装置及び方法
JP2017173999A (ja) * 2016-03-22 2017-09-28 Kddi株式会社 ユーザの将来期間の生活パターンを予測する生活パターン予測装置、携帯端末、プログラム及び方法
JP2018037856A (ja) * 2016-08-31 2018-03-08 沖電気工業株式会社 通信制御装置および方法
JP2017199441A (ja) * 2017-08-15 2017-11-02 株式会社Nttファシリティーズ 活動分析システム、活動分析方法、及びプログラム

Also Published As

Publication number Publication date
JP6952927B1 (ja) 2021-10-27
JPWO2022018835A1 (ja) 2022-01-27

Similar Documents

Publication Publication Date Title
Phipps et al. Robust estimates of the true (population) infection rate for COVID-19: a backcasting approach
Gallo et al. Adaptive designs in clinical drug development—an executive summary of the PhRMA working group
JP6640395B1 (ja) 情報処理システム及び情報処理方法
KR20180070912A (ko) 캘린더에 관한 예측을 제공하기 위한 방법, 시스템 및 비일시성의 컴퓨터 판독 가능한 기록 매체
He et al. Forward rank‐dependent performance criteria: Time‐consistent investment under probability distortion
JP5264813B2 (ja) 評価装置、評価方法及び評価プログラム
JP2015153272A (ja) 情報処理装置、情報処理方法およびプログラム
WO2022018835A1 (ja) 場所予測装置、場所予測方法、および、場所予測プログラム
US11556447B2 (en) Usage prediction method and storage medium
Leeftink et al. Optimising the booking horizon in healthcare clinics considering no-shows and cancellations
CN108961071B (zh) 自动预测组合业务收益的方法及终端设备
CN113537631B (zh) 药品需求量的预测方法、装置、电子设备及存储介质
Mukhopadhyay et al. Prediction intervals for time series: a modified sieve bootstrap approach
US10755044B2 (en) Estimating document reading and comprehension time for use in time management systems
JP2016200912A (ja) 計算機システム、計算機、ジョブ実行時刻予測方法及びジョブ実行時刻予測プログラム
Junker et al. Development of a prototype for high-frequency mental health surveillance in Germany: data infrastructure and statistical methods
US20230048809A1 (en) Electronic calendar selection
JP2008033545A (ja) リスク算出プログラム
JP2018181008A (ja) サーバ装置
US20200410586A1 (en) Adjusting Method and Adjusting Device, Server and Storage Medium for Scorecard Model
TWI806206B (zh) 智慧撥號推薦方法、非暫態電腦可讀取媒體及其行動裝置
JP6690070B1 (ja) 所在人数予測装置、設備管理システム、及び所在人数予測方法
US20220253364A1 (en) Method of calculating predicted exhaustion date and non-transitory computer-readable medium
CN112950295B (zh) 用户数据挖掘的方法、装置、可读存储介质和电子设备
JP7390955B2 (ja) シミュレーション装置

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2021500754

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 20945729

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

Country of ref document: EP

Kind code of ref document: A1