WO2018138803A1 - Congestion prediction device and congestion prediction method - Google Patents

Congestion prediction device and congestion prediction method Download PDF

Info

Publication number
WO2018138803A1
WO2018138803A1 PCT/JP2017/002539 JP2017002539W WO2018138803A1 WO 2018138803 A1 WO2018138803 A1 WO 2018138803A1 JP 2017002539 W JP2017002539 W JP 2017002539W WO 2018138803 A1 WO2018138803 A1 WO 2018138803A1
Authority
WO
WIPO (PCT)
Prior art keywords
group
characteristic information
person
congestion
congestion prediction
Prior art date
Application number
PCT/JP2017/002539
Other languages
French (fr)
Japanese (ja)
Inventor
幸成 松田
惇矢 宮城
Original Assignee
三菱電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2018542308A priority Critical patent/JP6415795B1/en
Priority to PCT/JP2017/002539 priority patent/WO2018138803A1/en
Priority to TW106111342A priority patent/TWI632532B/en
Publication of WO2018138803A1 publication Critical patent/WO2018138803A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B31/00Predictive alarm systems characterised by extrapolation or other computation using updated historic data

Definitions

  • the present invention relates to an apparatus for predicting congestion caused by people's behavior when a disaster occurs or an event that is an event is held.
  • Patent Document 1 discloses an evacuation behavior for a certain refugee that calculates the position information of the refugee for each time step based on spatial data and human data, and simulates how people move with time. A prediction system is described. At that time, the evacuation behavior prediction system also integrates evacuees into groups according to conditions and simulates how people move in groups.
  • the present invention has been made to solve the above-described problems, and is capable of performing congestion prediction calculation after defining the calculation target so that the calculation is close to real people's behavior.
  • the purpose is to obtain a prediction device.
  • the congestion prediction device uses a first characteristic information generation unit that generates person movement characteristic information indicating a movement state of each person, and the person movement characteristic information to determine the proximity of the position and the similarity of the action. And a second characteristic for generating group movement characteristic information indicating the movement of the group for each group formed by the grouping of the correlation analysis unit, and a correlation analysis unit for grouping persons for each group sharing the action.
  • people are divided into groups, and the calculation of congestion prediction is performed for the group. Therefore, the calculation target is defined so that the calculation is close to the behavior of real people, and the congestion prediction is performed. Can perform calculations.
  • FIG. 13A and FIG. 13B are diagrams for explaining the occupied area of the group defined by the information correcting unit.
  • FIG. 1 is a configuration diagram showing a congestion prediction system including a congestion prediction device 1 according to Embodiment 1 of the present invention.
  • the congestion prediction device 1 when an event that attracts a large number of people is held, the congestion prediction device 1 is in a travel route from a place where people visit such as a public transportation such as a railway station or a bus stop or a parking lot to an event venue. It predicts the congestion situation. That is, the movement route becomes a congestion prediction target area.
  • the position where the sensor 2 is installed on the movement path from the place where the occurrence of the event to the place where people arrive such as an event venue is called a measurement point.
  • the sensor 2 includes a camera, for example, and performs image processing on a video imaged by the camera, so that the number of people passing the measurement point in the forward direction or the backward direction, the moving speed of each person, the moving direction of each person, The position and the attributes of each person are detected and output to the congestion prediction device 1 as time series data.
  • FIG. 2 is a diagram illustrating an installation example of the sensor 2.
  • the sensor 2 is installed in the vicinity of a place where people occur, for example.
  • the display device 3 displays the congestion prediction result output from the congestion prediction device 1.
  • the display device 3 is a liquid crystal display, for example.
  • the congestion prediction device 1 uses the measurement data output from the sensor 2 to predict the congestion status of the movement route, and outputs the congestion prediction result to the display device 3 for display on the display device 3.
  • the congestion prediction device 1 includes an information extraction unit 10, a correlation analysis unit 11, an information correction unit 12, a congestion prediction unit 13, a congestion degree analysis unit 14, and a storage unit 15.
  • the information extraction unit 10 uses the measurement data output from the sensor 2 to generate person movement characteristic information indicating the movement of each person.
  • the person movement characteristic information is output to the correlation analysis unit 11.
  • the correlation analysis unit 11 generates group information obtained by grouping persons using the person movement characteristic information.
  • the group information is output to the information correction unit 12.
  • the information correction unit 12 generates group movement characteristic information indicating a movement state for each group, and corrects the generated group movement characteristic information according to the congestion degree calculated by the congestion degree analysis unit 14.
  • the group movement characteristic information is output to the congestion prediction unit 13.
  • the congestion prediction unit 13 calculates congestion prediction using the group movement characteristic information.
  • the congestion prediction result is output to the display device 3 and the congestion degree analysis unit 14.
  • the congestion level analysis unit 14 analyzes the congestion prediction result, calculates the congestion level of the congestion prediction target area, and outputs the calculated congestion level to the information correction unit 12.
  • the storage unit 15 is used as an information storage area in the course of processing performed by each unit included in the congestion prediction device 1.
  • the congestion prediction device 1 includes a processor 101, a memory 102, a data storage storage 103, an input interface 104, an output interface 105, and the like.
  • the input interface 104 is an interface for taking measurement data from the sensor 2.
  • the output interface 105 is an interface for outputting the calculated congestion prediction result to the display device 3.
  • the data storage 103 functions as the storage unit 15.
  • the congestion prediction device 1 includes a processing circuit for executing the steps shown in the flowcharts of FIGS. 4, 5, 6, 9, and 10 described later.
  • the processing circuit is a processor 101 that executes a program stored in the memory 102.
  • the processor 101 is also called a processing device, an arithmetic device, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a microprocessor, a microcomputer, or a DSP (Digital Signal Processor).
  • Each function of the information extraction unit 10, the correlation analysis unit 11, the information correction unit 12, the congestion prediction unit 13, and the congestion degree analysis unit 14 constituting the congestion prediction device 1 is based on software, firmware, or a combination of software and firmware. Realized. Software or firmware is described as a program and stored in the memory 102. The processor 101 reads out and executes the program stored in the memory 102, thereby realizing the function of each unit. That is, when the congestion prediction device 1 is executed by the processor 101, a program in which each step shown in the flowcharts of FIGS. 4, 5, 6, 9, and 10 described later is executed as a result. Is provided. In addition, it can be said that these programs cause the computer to execute the procedure or method of each unit constituting the congestion prediction device 1.
  • the memory 102 and the data storage 103 are data holding means required in accordance with execution of software processed by the processor 101.
  • the data holding means is, for example, RAM (Random Access Memory), ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electrically Programmable EPROM), Flash Memory, SSD (Solid State Semiconductor) and the like.
  • a magnetic disk such as an HDD (Hard DiskHDrive) may be used.
  • the data holding means includes CD (Compact Disc), DVD (Digital Versatile Disc), and BD (Blu-ray Disc / Blu-ray are registered trademarks). It may be an optical disk or a magneto-optical disk such as an MO disk (Magneto Optical Disc).
  • the sensor 2 outputs measurement data to the congestion prediction device 1 at an appropriate timing.
  • FIG. 4 is a flowchart showing processing performed by the information extraction unit 10.
  • the information extraction unit 10 takes in the measurement data output from the sensor 2 (step ST100).
  • the information extraction unit 10 extracts person information for one person from the measurement data (step ST110).
  • the person information includes information such as a moving speed, a moving direction, a position, and an attribute regarding one person.
  • the measurement data output from the sensor 2 may be in various formats depending on the specifications and settings of the sensor 2. For example, it is conceivable that information not related to the person information is included in the measurement data. For this reason, the information extraction unit 10 performs the process of extracting from the measurement data only in each piece of information constituting the person information such as the movement speed, the movement direction, the position, and the attribute in step ST110.
  • the information extraction unit 10 assigns a person number to the person information for one person extracted in step ST110, and generates person movement characteristic information including the person information and the person number (step ST120). .
  • the person movement characteristic information indicates how the person corresponding to the person number in the person movement characteristic information moves.
  • the information extraction unit 10 functions as a first characteristic information generation unit.
  • the person movement characteristic information is stored in the storage unit 15. Different person numbers are assigned to the person information of different persons.
  • the information extraction unit 10 determines whether or not person movement characteristic information has been generated for all persons whose movement speeds and the like are indicated in the measurement data captured in step ST100 (step ST130). When there is a person who has not generated the person movement characteristic information (step ST130; No), the processing of the information extraction unit 10 returns to step ST110. At this time, the information extraction unit 10 performs a process of extracting person information for one person who has not generated person movement characteristic information as the process of step ST110.
  • step ST130 when the information extraction unit 10 has generated the person movement characteristic information for all the persons (step ST130; Yes), the information extraction unit 10 reads all the person movement characteristic information stored in the storage unit 15 and correlates the correlation analysis unit. 11 and the process using the measurement data captured in step ST100 is terminated. In addition, when the next measurement data is output from the sensor 2, the information extraction part 10 starts a process again from step ST100.
  • FIG. 5 is a flowchart showing processing performed by the correlation analysis unit 11.
  • the correlation analysis unit 11 takes out the person movement characteristic information for one person from all the person movement characteristic information notified from the information extraction unit 10 as an evaluation target (step ST200). Subsequently, the correlation analysis unit 11 determines whether there is another person who behaves similar to the person in the vicinity of the person corresponding to the person movement characteristic information to be evaluated (step ST210).
  • the correlation analysis unit 11 uses, for example, the movement speed and movement direction of the person indicated in the person movement characteristic information, and the movement speed between the person corresponding to the person movement characteristic information to be evaluated and a person other than the person. If the difference in the moving direction is within the similarity threshold, it is determined that the persons are performing similar actions.
  • the proximity threshold is set to a value that is equal to or less than the distance between persons who can be taken by people in the group who act by forming one group.
  • the similarity threshold is set to a value equal to or less than the difference in moving speed and moving direction that people in the group who act as one group can take.
  • the correlation analysis unit 11 moves the person to be evaluated.
  • a new group number is assigned to the characteristic information (step ST220).
  • the correlation analysis unit 11 generates group information including the person movement characteristic information to be evaluated and the assigned group number, and stores the group information in the storage unit 15 (step ST225).
  • the correlation analysis unit 11 It is determined whether a group number has already been assigned to the person movement characteristic information (step ST230). This can be determined by the correlation analysis unit 11 examining whether the person number assigned to the other person is included in any group information stored in the storage unit 15.
  • the correlation analysis unit 11 determines that the group number has not yet been assigned (step ST230; No)
  • the correlation analysis unit 11 performs other actions that are similar to those of the person movement characteristic information to be evaluated and the step ST210.
  • the same new group number is assigned to the person movement characteristic information of the person determined as a person (step ST240).
  • the correlation analysis unit 11 includes the group movement information including the person movement characteristic information to be evaluated, the person movement characteristic information of the person determined as another person who performs a similar action in step ST210, and the assigned group number. Is stored in the storage unit 15 (step ST245).
  • the correlation analysis unit 11 determines that the group number has already been assigned (step ST230; Yes)
  • the correlation analysis unit 11 uses the assigned group number as the evaluation target person movement characteristic information. (Step ST250). Subsequently, the correlation analysis unit 11 adds the person movement characteristic information to be evaluated to the group information of the assigned group number, updates the group information, and stores it in the storage unit 15 (step ST255). In this way, the correlation analysis unit 11 groups persons for each group that acts together based on the proximity of the positions of the persons and the similarity of the actions of the persons.
  • the correlation analysis unit 11 determines whether all the person movement characteristic information notified from the information extraction unit 10 has been evaluated (step ST260). When the correlation analysis unit 11 performs the process of extracting the person movement characteristic information as the evaluation target in step ST200 for all the notified person movement characteristic information, all the person movement characteristic information is evaluated. Become.
  • step ST260 If the correlation analysis unit 11 has not evaluated all the person movement characteristic information (step ST260; No), the process of the correlation analysis unit 11 returns to step ST200. At this time, the correlation analysis unit 11 performs a process of extracting person movement characteristic information for one person from the unevaluated person movement characteristic information as an evaluation target as the process of step ST200.
  • step ST260 when the correlation analysis unit 11 evaluates all the person movement characteristic information (step ST260; Yes), the correlation analysis unit 11 reads all the group information stored in the storage unit 15 and notifies the information correction unit 12 of the group information. The process using the person movement characteristic information notified in step ST200 is terminated. In addition, when the next person movement characteristic information is notified from the information extraction part 10, the correlation analysis part 11 starts a process again from step ST200.
  • FIG. 6 is a flowchart showing processing performed by the information correction unit 12.
  • amendment part 12 takes out the group information for 1 group as evaluation object among all the group information notified from the correlation analysis part 11 (step ST300).
  • the information correcting unit 12 generates group movement characteristic information indicating the movement of the group using the person movement characteristic information included in the group information that is the evaluation target (step ST310).
  • the group movement characteristic information includes information such as the occupied area of the group and the moving speed of the group.
  • the group movement characteristic information may include both person movement characteristic information corresponding to persons belonging to the group.
  • the information correction unit 12 determines whether the congestion level is notified from the congestion level analysis unit 14 (step ST320). When the congestion degree is not notified (step ST320; No), the information correction unit 12 assumes that no congestion has occurred at a location where there is a group corresponding to the group information to be evaluated, and the group movement characteristic information Is corrected (step ST330). In this case, the same correction as that performed when the degree of congestion described with reference to FIG. 8B described later is as small as the first congestion threshold is performed.
  • the information correction unit 12 corrects the group movement characteristic information according to the congestion degree of the location where the group corresponding to the group information to be evaluated exists. (Step ST340).
  • FIG. 7 is a diagram illustrating how people move. The process of generating and correcting group movement characteristic information by the information correction unit 12 will be described with reference to this figure.
  • FIG. 7 when people move, unrelated others move at a certain distance so as not to intimidate each other and to give a sense of incongruity to each other.
  • persons having a relationship such as family or friends are acting in a group, the persons move within a certain distance so as not to be separated from each other. Therefore, in the calculation of congestion prediction, instead of distinguishing one person from each other as a processing unit, a group consisting of people who act together is used as a processing unit, thereby reducing the amount of calculation and reducing the amount of calculation. Can be reduced.
  • the information correction unit 12 defines the occupation area of the group and defines the moving speed of the group. For example, the information correction unit 12 sets the occupied area of the person using the person movement characteristic information included in the group information. For example, the information correction unit 12 sets an area centered on the position indicated by the person movement characteristic information as the occupied area of the person corresponding to the person movement characteristic information.
  • the size and shape of the region are set in advance in consideration of a standard human physique.
  • the information correction unit 12 sets the size of the occupied area of the person corresponding to the person movement characteristic information to half or two thirds of the preset value. It may be set. Then, the information correction unit 12 defines an area including the occupied area of all the persons belonging to one group as the occupied area of the group, and includes it in the group movement characteristic information. Further, for example, the information correction unit 12 defines the movement speed of the person with the slowest movement speed in the group as the movement speed of the group and includes it in the group movement characteristic information.
  • the movement speed of the person in the group may be specified by the information correction unit 12 using the person movement characteristic information included in the group information of the group.
  • amendment part 12 may define the average value of the moving speed of the person in a group as a moving speed of the said group. Then, the information correction unit 12 corrects the occupation area of the group and the group movement speed defined as the group movement characteristic information in this way according to the congestion level calculated by the congestion level analysis unit 14. For example, the information correction unit 12 corrects so that the occupied area of the group is reduced as the degree of congestion is higher. Further, the information correction unit 12 corrects the moving speed of the group to be slower as the degree of congestion is higher.
  • FIG. 8A to FIG. 8D are image diagrams for explaining processing performed by the information correction unit 12 when the congestion prediction unit 13 performs calculation using the cellular automaton method.
  • the congestion prediction unit 13 performs a congestion prediction simulation by the cellular automaton method
  • the congestion prediction unit 13 performs a calculation based on a region arranged in a lattice shape called a cell.
  • correction of group movement characteristic information in accordance with the degree of congestion is performed by controlling the calculation target in units of cells arranged in two orthogonal directions, ie, the horizontal direction and the vertical direction on the paper surface, as shown in FIGS. It will be.
  • FIG. 8A is an example where each person is acting alone.
  • the information correcting unit 12 assigns one cell to each person, that is, each group as an occupied area.
  • the information correction unit 12 acts so that each person acts without cooperating with others and only one person belongs to one group.
  • the information correction unit 12 When a plurality of people belong to one group, the information correction unit 12 first assigns an arbitrary shape combining cells as many as the number of people belonging to the group as the occupied area of the group. Then, as will be described below with reference to FIGS. 8B to 8D, the information correction unit 12 corrects the shape according to the degree of congestion.
  • FIG. 8B is an example of a case where four people are acting together as a group when the degree of congestion is as small as the first congestion threshold or less. In this case, the information correction unit 12 assigns four cells connected to one row in the horizontal direction as the occupied area to the group. In this way, the information correction unit 12 treats four people as acting in a single horizontal row in the same movement direction.
  • the occupied area of the group has a shape in which cells are arranged along a horizontal direction close to a direction orthogonal to the moving direction of the group among two directions of the horizontal direction and the vertical direction on the paper.
  • FIG. 8C is an example of a case where four people are acting together as a group when the degree of congestion is medium than the first congestion threshold but smaller than the second congestion threshold.
  • the information correction unit 12 assigns, to the group, cells connected in 2 vertical columns ⁇ 2 horizontal columns as the occupied area. In this way, the information correction unit 12 treats four people as acting together in the same movement direction.
  • FIG. 8D is an example of a case where four people are acting together as a group when the degree of congestion is as large as the second congestion threshold or more.
  • the information correction unit 12 assigns four cells connected to one column in the vertical direction of the drawing as the occupied area. In this way, the information correction unit 12 treats four people as acting in one vertical row in the same movement direction.
  • the occupied area of the group has a shape in which cells are arranged along the vertical direction close to the moving direction of the group among the two directions of the horizontal direction and the vertical direction on the paper.
  • FIGS. 8A to 8D the case of four people has been described as an example, but the same applies to other people.
  • the information correction unit 12 corrects the size, shape, and the like of the occupied area of the group according to the degree of congestion.
  • the information correction unit 12 determines whether all group information notified from the correlation analysis unit 11 has been evaluated (step ST350). When the information correcting unit 12 performs the process of extracting the group information as an evaluation target in step ST300 for all the notified group information, all the group information is evaluated.
  • step ST350 If the information correction unit 12 has not evaluated all group information (step ST350; No), the processing of the information correction unit 12 returns to step ST300. At this time, the information correction
  • step ST350 when the information correction unit 12 evaluates all the group information (step ST350; Yes), the information correction unit 12 notifies the congestion prediction unit 13 of the generated and corrected group movement characteristic information, and is notified in step ST300. The processing using the group information is terminated. In addition, when the next group information is notified from the correlation analysis part 11, the information correction
  • FIG. 9 is a flowchart illustrating processing performed by the congestion prediction unit 13.
  • the congestion prediction unit 13 uses the group movement characteristic information notified from the information correction unit 12 to perform a prediction simulation of the movement status of each group. Then, the congestion prediction unit 13 sets one of the groups notified of the group movement characteristic information from the information correction unit 12 as an evaluation target, and searches for a group that has entered the congestion prediction target region in the simulation result (step ST400). ).
  • the congestion prediction unit 13 determines whether there is a group that corresponds to the group set as the evaluation target as a result of the search and that has entered the congestion prediction target region in the simulation result (step ST410). .
  • the congestion prediction unit 13 adds the group movement characteristic information of the group as input data to the congestion prediction process (step ST420).
  • the process of the congestion prediction unit 13 proceeds to step ST430 described later.
  • the congestion prediction unit 13 determines whether all group movement characteristic information notified from the information correction unit 12 has been evaluated (step ST430). When the congestion prediction unit 13 performs the process of setting the evaluation target in step ST400 for all the notified group movement characteristic information, all the group movement characteristic information is evaluated. When the congestion prediction unit 13 has not evaluated all the group movement characteristic information (step ST430; No), the processing of the congestion prediction unit 13 returns to step ST400. At this time, the congestion prediction unit 13 sets the group movement characteristic information for one group of the unevaluated group movement characteristic information as an evaluation target as the process of step ST400.
  • the congestion prediction unit 13 executes a congestion prediction process (step ST440).
  • the congestion prediction unit 13 uses a group force characteristic information that has been input to the congestion prediction process by the processes of steps ST400 to ST430, and applies a multi-agent using a social force model or a cellular automaton method.
  • the prediction process is executed by a known calculation method such as simulation.
  • the congestion prediction unit 13 calculates the movement of people in the congestion prediction target area, that is, the movement of each group in the first embodiment. In this way, the congestion prediction unit 13 calculates congestion prediction for the group. The result of this calculation is the congestion prediction result.
  • the congestion prediction unit 13 sets one of the groups in which the group movement characteristic information is used for input to the congestion prediction process as an evaluation target, and as a result of the congestion prediction process in step ST440, the congestion prediction target area The group that came out of is searched (step ST450).
  • the congestion prediction unit 13 determines whether there is a group that corresponds to the group set as the evaluation target in step ST450 and that is out of the congestion prediction target region (step ST460).
  • the congestion prediction unit 13 excludes the group movement characteristic information of the group from the input data to the congestion prediction process (step ST470).
  • the process of the congestion prediction unit 13 proceeds to step ST480 described later.
  • the congestion prediction unit 13 determines whether or not all group movement characteristic information used for the input data in the congestion prediction process of Step ST440 has been evaluated (Step ST480).
  • the congestion prediction unit 13 performs the process set as the evaluation target in step ST450 for all the group movement characteristic information used for the input data in the congestion prediction process, all the group movement characteristic information is evaluated. Will be.
  • the congestion prediction unit 13 has not evaluated all the group movement characteristic information (step ST480; No)
  • the process of the congestion prediction unit 13 returns to step ST450. At this time, the congestion prediction unit 13 sets unevaluated group movement characteristic information as an evaluation target as the process of step ST450.
  • step ST480 when the congestion prediction unit 13 evaluates all the group movement characteristic information (step ST480; Yes), the congestion prediction unit 13 notifies the congestion prediction result to the congestion degree analysis unit 14 and the display device 3, and in step ST400. The process using the notified group movement characteristic information is terminated. As a result, an image showing the congestion prediction result is displayed on the display device 3.
  • the congestion prediction unit 13 starts the process again from step ST400.
  • FIG. 10 is a flowchart showing processing performed by the congestion degree analysis unit 14.
  • the congestion degree analysis unit 14 divides the congestion prediction result notified from the congestion prediction unit 13 in units of evaluation regions of the congestion prediction target region (step ST500).
  • FIG. 11 is an image diagram showing processing of step ST500. As shown by a dotted line in FIG. 11, the congestion degree analysis unit 14 divides the congestion prediction target area into a plurality of evaluation areas. For example, the congestion degree analysis unit 14 mainly divides the congestion prediction target area at a portion where the movement of a person such as an intersection or a corner changes.
  • the congestion degree analysis unit 14 counts the number of groups existing in each evaluation area, and calculates the congestion degree for each evaluation area (step ST510). For example, the congestion degree analysis unit 14 treats the number of groups per unit area as the congestion degree of the evaluation region. Alternatively, the congestion degree analysis unit 14 may treat the ratio of the total area of the group occupation area to the area of the evaluation area as the congestion degree.
  • the congestion level analysis unit 14 notifies the information correction unit 12 of the calculated congestion level, and ends the process using the congestion prediction result notified in step ST500. When the next congestion prediction result is notified from the congestion prediction unit 13, the congestion degree analysis unit 14 starts the process again from step ST500.
  • the congestion prediction device 1 is applied at the time of an event where a large number of people gather.
  • the congestion prediction device 1 can be applied to other scenes.
  • the congestion prediction device 1 can be applied to predict congestion at the time of a disaster.
  • the information correction unit 12 generates group movement characteristic information in step ST310 and further corrects the group movement characteristic information in the subsequent processing.
  • the information correction unit 12 in order to calculate the congestion prediction for the group, the information correction unit 12 only needs to function as a second characteristic information generation unit that generates at least group movement characteristic information. A function for correcting information may not be provided. In this case, the congestion level analysis unit 14 can be omitted.
  • the congestion prediction device 1 divides people into groups, and uses the group movement characteristic information indicating the movement of the group as input data to calculate congestion prediction for the group. Therefore, it is possible to calculate congestion prediction after defining the calculation target so that the calculation is close to the behavior of real people.
  • the information extraction unit 10 generates person movement characteristic information including movement speed obtained by image processing of the video, and the information correction unit 12 performs movement indicated by the person movement characteristic information corresponding to persons belonging to the same group.
  • the average speed value and the occupied area including the occupied area of the person belonging to the group are included in the group movement characteristic information of the group.
  • an apparatus that performs image processing can be used as the sensor 2.
  • a congestion degree analysis unit 14 that calculates the degree of congestion using the calculation result of the congestion prediction unit 13 and an information correction unit 12 that corrects the generated group movement characteristic information using the calculated degree of congestion are provided.
  • the congestion prediction unit 13 uses the group movement characteristic information corrected by the information correction unit 12. As a result, it becomes easy to predict congestion in accordance with congestion.
  • the information correction unit 12 performs correction to reduce the occupied area of the group as the degree of congestion increases. This facilitates congestion prediction in consideration of the size of the occupied area that the group can take according to congestion density.
  • the congestion prediction unit 13 performs a calculation using the cellular automaton method, and the information correction unit 12 assigns a shape combining cells as many as the number of persons belonging to the group as an occupation region of the group. Thereby, group movement characteristic information in a format suitable for performing congestion prediction using the cellular automaton method is created.
  • the information correction unit 12 has a shape in which cells are arranged along a direction close to a direction orthogonal to the group moving direction, among two orthogonal directions in which the cells are arranged , And the congestion degree is equal to or greater than the second congestion threshold value greater than the first congestion threshold value, the cell is moved along the direction close to the group moving direction among the two orthogonal directions in which the cells are arranged. It was decided to correct the arranged shape as an occupied area of the group. This facilitates congestion prediction in consideration of the shape of the occupied area that the group can take according to congestion density.
  • Embodiment 2 a case will be described in which a situation in which a person moves with a large baggage or the like is considered.
  • the configuration of the congestion prediction system including the congestion prediction device 1 and the congestion prediction device 1 according to the second embodiment is the same as that in FIG.
  • the components having the same or corresponding functions as those in the first embodiment are denoted by the same reference numerals, and the description thereof is omitted or simplified.
  • the congestion prediction device 1 according to the second embodiment will be described with a focus on differences from the first embodiment with reference to FIGS. 12 and 13.
  • FIG. 12 is a diagram illustrating a situation in which a person holding a luggage or the like moves.
  • the area occupied by a walking person in the space differs depending on whether the person has a large baggage such as a carry bag or not.
  • the moving speed of the person who walks is different between when carrying a large baggage such as a carry bag and when not carrying it.
  • a baggage having a size corresponding to a person such as a carry bag is hereinafter referred to as a large baggage. Therefore, the information extraction unit 10 generates person movement characteristic information by including information indicating that the person has a large baggage in the person movement characteristic information of the person having a large baggage. Whether or not a large baggage is held may be determined by image processing by the sensor 2 so as to be acquired as measurement data.
  • the information correction unit 12 defines the occupation area and the moving speed of the group in consideration of having a large baggage. Specifically, the information correction unit 12 defines the occupied area of the group to which the person belongs after making the occupied area double in the movement direction for the person having a large baggage. In addition, the information correction unit 12 defines the moving speed of the group to which the person belongs after adjusting the moving speed of the person who has a large baggage.
  • the same phenomenon as in the case of holding a large luggage as described above can occur for a person pushing a wheelchair, a wheelbarrow, a stroller or a carriage. Accordingly, wheelchairs, wheelbarrows, strollers, and carts may be handled in the same manner as the large luggage described above. That is, the information extraction unit 10 generates person movement characteristic information including information indicating that the wheelchair, the handcart, the stroller, or the carriage is pushed in the person movement characteristic information of the person pushing the wheelchair, the handcart, the stroller, or the carriage. To do. Further, the information correction unit 12 defines the occupation area and the moving speed of the group in consideration of pushing the wheelchair, the handcart, the stroller, or the carriage.
  • the congestion prediction unit 13 performs a congestion prediction simulation by the cellular automaton method
  • the information correction unit 12 allocates one cell even for a large package.
  • a large baggage possessed by a person is treated as acting adjacent to the person.
  • FIG. 13A and FIG. 13B are diagrams for explaining the occupied area of the group defined by the information correction unit 12 when the congestion prediction unit 13 performs a calculation using the cellular automaton method.
  • 13A and 13B show a case where one person forms one group.
  • FIG. 13A shows a case where the person does not have a large luggage.
  • the information correction unit 12 assigns one cell as the occupied area of the group to which the person belongs.
  • FIG. 13B shows a case where a person has a large luggage.
  • the information correction unit 12 assigns two cells including the luggage as the occupied area of the group to which the person belongs.
  • the congestion prediction device 1 according to the second embodiment performs the same processing as the congestion prediction device 1 according to the first embodiment, except for the effects of large luggage, wheelchairs, wheelbarrows, strollers, or carts.
  • the congestion prediction device 1 according to the second embodiment takes into account that a person has a large baggage and that the person's occupancy region is in consideration of pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. As a result, the occupation area of the group to which the person belongs is defined. Therefore, in addition to the effects shown in the first embodiment, the congestion prediction device 1 according to the second embodiment is crowded by a person holding a large baggage, or a person pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. Congestion prediction that reflects the impact on the
  • the information extraction unit 10 generates the person movement characteristic information in which the occupied area doubles in the movement direction for the person who has the luggage corresponding to the person. In this way, it is possible to consider a person who moves with a luggage of a size corresponding to the person.
  • the information extraction unit 10 generates person movement characteristic information in which the occupied area doubles in the movement direction for a person pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. By doing in this way, the person who pushes and moves a wheelchair, a wheelbarrow, a stroller, or a cart can be considered.
  • the congestion prediction device can calculate the congestion prediction after defining the calculation target so that the calculation is close to the behavior of the actual people. It is suitable for predicting the congestion situation on the travel route to the event venue when holding a gathering event.
  • 1 Congestion prediction device 2 sensors, 3 display devices, 10 information extraction unit, 11 correlation analysis unit, 12 information correction unit, 13 congestion prediction unit, 14 congestion degree analysis unit, 15 storage unit, 101 processor, 102 memory, 103 data Storage storage, 104 input interface, 105 output interface.

Landscapes

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

Abstract

In the present invention, an information extraction unit (10) uses measurement data outputted by a sensor (2) to generate human movement characteristics information indicating how each person moves around. A correlation analysis unit (11) generates group information in which persons are divided into groups using the human movement characteristics information. An information correction unit (12) generates group movement characteristics information indicating how each group moves around. A congestion prediction unit (13) performs a congestion prediction operation using the group movement characteristics information.

Description

混雑予測装置及び混雑予測方法Congestion prediction apparatus and congestion prediction method
 この発明は、災害発生時、又は、催し物であるイベントの開催時等に、人々が行動することによって生じる混雑を予測する装置に関するものである。 The present invention relates to an apparatus for predicting congestion caused by people's behavior when a disaster occurs or an event that is an event is held.
 大規模な自然災害発生時に避難指定先へ人々が避難する際、あるいは、大規模施設にて災害発生時に当該施設から人々が避難する際、避難にどの程度の時間がかかるか、また、どのような経路で人の流れが滞るのかを計算機シミュレーションで推定し、避難計画に活用することが行われている。
 例えば特許文献1には、ある避難者について、空間データと人間データとに基づいて当該避難者の位置情報を時間ステップごとに算出して、人々が時間とともに移動していく様子をシミュレーションする避難行動予測システムが記載されている。その際、当該避難行動予測システムは、条件に応じて避難者をグループに統合し、人々がグループを構成して移動していく様子もシミュレーションしている。
How long it takes to evacuate when people evacuate to a designated evacuation destination in the event of a large-scale natural disaster, or when people evacuate from the facility in the event of a disaster at a large-scale facility, and how It is estimated by computer simulation whether the flow of people on a simple route is delayed and used for evacuation planning.
For example, Patent Document 1 discloses an evacuation behavior for a certain refugee that calculates the position information of the refugee for each time step based on spatial data and human data, and simulates how people move with time. A prediction system is described. At that time, the evacuation behavior prediction system also integrates evacuees into groups according to conditions and simulates how people move in groups.
特開2014-164540号公報JP 2014-164540 A
 ところで、街中を歩行する人々は、単独で行動している場合もあれば、複数人で行動している場合もある。また、人々は、通路を他の歩行者に合わせて歩くなど、必ずしも見知った間柄でなくても他者と協調した行動をとる場合もある。それに対して、従来のシミュレーションでは、1人1人に異なる条件を当てはめて個々人の行動に自由を与える工夫、及び、状況によっては条件を限定して複数人が類似した行動をするように共通の移動速度及び移動先となるように仕向ける工夫がなされているものの、計算の単位としては1人1人を単独な存在として扱って処理が行われている。例えば上記特許文献1には、各避難者ごとに人間データが設定されること、人間個人を人間オブジェクトとしてモデル化すること、及び、人間データ等から、ある避難者の、次の時間ステップ後の位置を算出すること等が記載されており、1人1人を計算の単位としてシミュレーションが行われている。
 混雑時等の非常時になれば、家族及び仲間等といったグループにおいては、個々人が離れずに集団を維持して移動するような心理が働き、通常時とは異なる強い結びつきのある行動を、現実には人々はとる。しかしながら、このような事象は、上記特許文献1のように1人1人を計算の単位とする従来のシミュレーションでは、扱いにくい事象であった。
By the way, people walking in the city may be acting alone or in some cases. Also, people may take actions in cooperation with others even if they are not necessarily familiar, such as walking along a passage with other pedestrians. On the other hand, in the conventional simulation, it is common to apply different conditions to each person to give freedom to the behavior of each individual, and depending on the situation, the conditions are limited so that multiple people behave similarly. Although contrivances have been made so as to be the moving speed and the moving destination, processing is performed by treating each person as a single entity as a unit of calculation. For example, in Patent Document 1 described above, human data is set for each refugee, a person is modeled as a human object, and human data, etc. The calculation of the position and the like are described, and simulation is performed with each person as a unit of calculation.
In times of emergency such as crowding, groups such as family and friends work in a psychology that allows individuals to keep moving without leaving the group. People take. However, such an event is an unwieldy event in a conventional simulation in which each person is a unit of calculation as in Patent Document 1 described above.
 この発明は、上記のような課題を解決するためになされたもので、現実の人々の行動に近い演算となるように演算の対象を定義した上で、混雑予測の演算をすることができる混雑予測装置を得ることを目的とする。 The present invention has been made to solve the above-described problems, and is capable of performing congestion prediction calculation after defining the calculation target so that the calculation is close to real people's behavior. The purpose is to obtain a prediction device.
 この発明に係る混雑予測装置は、人物ごとの移動の様子を示す人物移動特性情報を生成する第1特性情報生成部と、人物移動特性情報を用いて、位置の近接度及び行動の類似度に基づき、行動を共にするグループごとに人物をグループ分けする相関分析部と、相関分析部のグループ分けにより形成されたグループごとに、グループの移動の様子を示すグループ移動特性情報を生成する第2特性情報生成部と、グループ移動特性情報を用いて、グループを対象に混雑予測の演算をする混雑予測部とを備えることを特徴とするものである。 The congestion prediction device according to the present invention uses a first characteristic information generation unit that generates person movement characteristic information indicating a movement state of each person, and the person movement characteristic information to determine the proximity of the position and the similarity of the action. And a second characteristic for generating group movement characteristic information indicating the movement of the group for each group formed by the grouping of the correlation analysis unit, and a correlation analysis unit for grouping persons for each group sharing the action An information generation unit and a congestion prediction unit that calculates congestion prediction for a group using group movement characteristic information are provided.
 この発明によれば、人物をグループ分けして、そのグループを対象に混雑予測の演算をするので、現実の人々の行動に近い演算となるように演算の対象を定義した上で、混雑予測の演算をすることができる。 According to the present invention, people are divided into groups, and the calculation of congestion prediction is performed for the group. Therefore, the calculation target is defined so that the calculation is close to the behavior of real people, and the congestion prediction is performed. Can perform calculations.
この発明の実施の形態1に係る混雑予測装置を含む混雑予測システムを示す構成図である。It is a block diagram which shows the congestion prediction system containing the congestion prediction apparatus which concerns on Embodiment 1 of this invention. センサの設置例を示す図である。It is a figure which shows the example of installation of a sensor. この発明の実施の形態1に係る混雑予測装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the congestion prediction apparatus which concerns on Embodiment 1 of this invention. 情報抽出部が行う処理を示すフローチャートである。It is a flowchart which shows the process which an information extraction part performs. 相関分析部が行う処理を示すフローチャートである。It is a flowchart which shows the process which a correlation analysis part performs. 情報補正部が行う処理を示すフローチャートである。It is a flowchart which shows the process which an information correction part performs. 人々が移動する様子を示す図である。It is a figure which shows a mode that people move. 図8A~図8Dは、情報補正部が行う処理を説明するイメージ図である。8A to 8D are image diagrams illustrating processing performed by the information correction unit. 混雑予測部が行う処理を示すフローチャートである。It is a flowchart which shows the process which a congestion prediction part performs. 混雑度分析部が行う処理を示すフローチャートである。It is a flowchart which shows the process which a congestion degree analysis part performs. 混雑度分析部が行う処理を説明するイメージ図である。It is an image figure explaining the process which a congestion degree analysis part performs. 荷物等を持っている人物が移動する様子を示す図である。It is a figure which shows a mode that the person who has a luggage etc. moves. 図13A及び図13Bは、情報補正部によって定義されるグループの占有領域を説明する図である。FIG. 13A and FIG. 13B are diagrams for explaining the occupied area of the group defined by the information correcting unit.
 以下、この発明をより詳細に説明するために、この発明を実施するための形態について、添付の図面に従って説明する。
実施の形態1. 
 図1は、この発明の実施の形態1に係る混雑予測装置1を含む混雑予測システムを示す構成図である。
 混雑予測装置1は、例えば、大勢の人々が集まるようなイベント開催時に、鉄道の駅若しくはバス停留所等の公共交通機関、又は、駐車場等といった人々が来訪する場所からイベント会場までの移動経路における混雑状況を予測するものである。つまり、当該移動経路が、混雑予測対象領域となる。
Hereinafter, in order to explain the present invention in more detail, modes for carrying out the present invention will be described with reference to the accompanying drawings.
Embodiment 1 FIG.
FIG. 1 is a configuration diagram showing a congestion prediction system including a congestion prediction device 1 according to Embodiment 1 of the present invention.
For example, when an event that attracts a large number of people is held, the congestion prediction device 1 is in a travel route from a place where people visit such as a public transportation such as a railway station or a bus stop or a parking lot to an event venue. It predicts the congestion situation. That is, the movement route becomes a congestion prediction target area.
 混雑予測対象領域において、当該領域へ人々が流入する箇所を「人々が発生する場所」、当該領域から人々が流出する箇所を「人々が到着する場所」と表現したとき、鉄道の駅等の人々が発生する場所からイベント会場等の人々が到着する場所までの移動経路上において、センサ2が設置された位置を、計測地点と呼ぶ。
 センサ2は、例えばカメラを備え、当該カメラで撮像した映像を画像処理することで、計測地点を往路方向又は復路方向へ通過した人数、各人物の移動速度、各人物の移動方向、各人物の位置及び各人物の属性等を検知し、それらを時系列データとして混雑予測装置1へ出力する。各人物の属性とは、子供、大人、荷物の有無、及び、車椅子等を押している等を指す。以下、センサ2が生成して出力した時系列データを、計測データと呼ぶ。
 図2は、センサ2の設置例を示す図である。センサ2は、例えば、人々が発生する場所の近傍に設置される。
When the area where people flow into the area is expressed as “location where people occur” and the area where people flow out from the area as “location where people arrive” in the congestion forecast area, people such as railway stations The position where the sensor 2 is installed on the movement path from the place where the occurrence of the event to the place where people arrive such as an event venue is called a measurement point.
The sensor 2 includes a camera, for example, and performs image processing on a video imaged by the camera, so that the number of people passing the measurement point in the forward direction or the backward direction, the moving speed of each person, the moving direction of each person, The position and the attributes of each person are detected and output to the congestion prediction device 1 as time series data. The attribute of each person indicates a child, an adult, the presence / absence of luggage, a wheelchair, or the like. Hereinafter, the time series data generated and output by the sensor 2 is referred to as measurement data.
FIG. 2 is a diagram illustrating an installation example of the sensor 2. The sensor 2 is installed in the vicinity of a place where people occur, for example.
 表示装置3は、混雑予測装置1が出力する混雑予測結果を表示する。表示装置3は、例えば液晶ディスプレイである。 The display device 3 displays the congestion prediction result output from the congestion prediction device 1. The display device 3 is a liquid crystal display, for example.
 ここで、混雑予測装置1の内部構成について説明する。
 混雑予測装置1は、センサ2が出力した計測データを用いて、移動経路の混雑状況を予測し、混雑予測結果を表示装置3に出力して表示装置3に表示させる。
 混雑予測装置1は、情報抽出部10、相関分析部11、情報補正部12、混雑予測部13、混雑度分析部14及び記憶部15を備える。
Here, the internal configuration of the congestion prediction device 1 will be described.
The congestion prediction device 1 uses the measurement data output from the sensor 2 to predict the congestion status of the movement route, and outputs the congestion prediction result to the display device 3 for display on the display device 3.
The congestion prediction device 1 includes an information extraction unit 10, a correlation analysis unit 11, an information correction unit 12, a congestion prediction unit 13, a congestion degree analysis unit 14, and a storage unit 15.
 情報抽出部10は、センサ2が出力した計測データを用いて、人物ごとの移動の様子を示す人物移動特性情報を生成する。人物移動特性情報は、相関分析部11に出力される。
 相関分析部11は、人物移動特性情報を用いて、人物をグループ分けしたグループ情報を生成する。グループ情報は、情報補正部12に出力される。
The information extraction unit 10 uses the measurement data output from the sensor 2 to generate person movement characteristic information indicating the movement of each person. The person movement characteristic information is output to the correlation analysis unit 11.
The correlation analysis unit 11 generates group information obtained by grouping persons using the person movement characteristic information. The group information is output to the information correction unit 12.
 情報補正部12は、グループごとの移動の様子を示すグループ移動特性情報を生成し、また、混雑度分析部14が算出した混雑度に応じて、生成したグループ移動特性情報を補正する。グループ移動特性情報は、混雑予測部13に出力される。
 混雑予測部13は、グループ移動特性情報を用いて混雑予測の演算をする。混雑予測結果は、表示装置3及び混雑度分析部14に出力される。
 混雑度分析部14は、混雑予測結果を分析して混雑予測対象領域の混雑度を算出し、情報補正部12に出力する。
 記憶部15は、混雑予測装置1が備える各部が行う処理の過程で、情報の記憶領域として利用される。
The information correction unit 12 generates group movement characteristic information indicating a movement state for each group, and corrects the generated group movement characteristic information according to the congestion degree calculated by the congestion degree analysis unit 14. The group movement characteristic information is output to the congestion prediction unit 13.
The congestion prediction unit 13 calculates congestion prediction using the group movement characteristic information. The congestion prediction result is output to the display device 3 and the congestion degree analysis unit 14.
The congestion level analysis unit 14 analyzes the congestion prediction result, calculates the congestion level of the congestion prediction target area, and outputs the calculated congestion level to the information correction unit 12.
The storage unit 15 is used as an information storage area in the course of processing performed by each unit included in the congestion prediction device 1.
 ここで、混雑予測装置1のハードウェア構成例について、図3を用いて説明する。
 混雑予測装置1は、プロセッサ101、メモリ102、データ格納ストレージ103、入力インタフェース104及び出力インタフェース105等で構成される。入力インタフェース104は、センサ2から計測データを取り込むためのインタフェースである。出力インタフェース105は、算出した混雑予測結果を表示装置3へ出力するためのインタフェースである。データ格納ストレージ103は、記憶部15として機能する。
Here, a hardware configuration example of the congestion prediction device 1 will be described with reference to FIG.
The congestion prediction device 1 includes a processor 101, a memory 102, a data storage storage 103, an input interface 104, an output interface 105, and the like. The input interface 104 is an interface for taking measurement data from the sensor 2. The output interface 105 is an interface for outputting the calculated congestion prediction result to the display device 3. The data storage 103 functions as the storage unit 15.
 混雑予測装置1の情報抽出部10、相関分析部11、情報補正部12、混雑予測部13及び混雑度分析部14の各機能は、処理回路により実現される。すなわち、混雑予測装置1は、後述する図4、図5、図6、図9及び図10のフローチャートで示す各ステップを実行するための処理回路を備える。
 処理回路は、メモリ102に格納されたプログラムを実行するプロセッサ101である。プロセッサ101は、処理装置、演算装置、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、マイクロプロセッサ、マイクロコンピュータ又はDSP(Digital Signal Processor)等とも言う。
Each function of the information extraction unit 10, the correlation analysis unit 11, the information correction unit 12, the congestion prediction unit 13, and the congestion degree analysis unit 14 of the congestion prediction device 1 is realized by a processing circuit. In other words, the congestion prediction device 1 includes a processing circuit for executing the steps shown in the flowcharts of FIGS. 4, 5, 6, 9, and 10 described later.
The processing circuit is a processor 101 that executes a program stored in the memory 102. The processor 101 is also called a processing device, an arithmetic device, a CPU (Central Processing Unit), an MPU (Micro Processing Unit), a microprocessor, a microcomputer, or a DSP (Digital Signal Processor).
 混雑予測装置1を構成する情報抽出部10、相関分析部11、情報補正部12、混雑予測部13及び混雑度分析部14の各機能は、ソフトウェア、ファームウェア、又は、ソフトウェアとファームウェアとの組み合わせにより実現される。
 ソフトウェア又はファームウェアは、プログラムとして記述され、メモリ102に格納される。プロセッサ101は、メモリ102に格納されたプログラムを読み出して実行することにより、各部の機能を実現する。すなわち、混雑予測装置1は、プロセッサ101により実行されるときに、後述する図4、図5、図6、図9及び図10のフローチャートで示す各ステップが結果的に実行されることになるプログラムを格納するためのメモリ102を備える。また、これらのプログラムは、混雑予測装置1を構成する各部の手順又は方法をコンピュータに実行させるものであるとも言える。
Each function of the information extraction unit 10, the correlation analysis unit 11, the information correction unit 12, the congestion prediction unit 13, and the congestion degree analysis unit 14 constituting the congestion prediction device 1 is based on software, firmware, or a combination of software and firmware. Realized.
Software or firmware is described as a program and stored in the memory 102. The processor 101 reads out and executes the program stored in the memory 102, thereby realizing the function of each unit. That is, when the congestion prediction device 1 is executed by the processor 101, a program in which each step shown in the flowcharts of FIGS. 4, 5, 6, 9, and 10 described later is executed as a result. Is provided. In addition, it can be said that these programs cause the computer to execute the procedure or method of each unit constituting the congestion prediction device 1.
 メモリ102及びデータ格納ストレージ103は、プロセッサ101が処理するソフトウェアの実行に応じて必要とされるデータ保持手段である。当該データ保持手段は、例えば、RAM(Random Access Memory)、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically EPROM)、フラッシュメモリ及びSSD(Solid State Drive)等の半導体メモリであってもよいし、HDD(Hard Disk Drive)等の磁気ディスクであってもよい。また、混雑予測装置1の外部とのデータのやり取りでは、当該データ保持手段は、CD(Compact Disc)、DVD(Digital Versatile Disc)及びBD(Blu-ray Disc/Blu-rayは登録商標)等の光ディスク、又は、MOディスク(Magneto Optical Disc)等の光磁気ディスクであってもよい。 The memory 102 and the data storage 103 are data holding means required in accordance with execution of software processed by the processor 101. The data holding means is, for example, RAM (Random Access Memory), ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electrically Programmable EPROM), Flash Memory, SSD (Solid State Semiconductor) and the like. Alternatively, a magnetic disk such as an HDD (Hard DiskHDrive) may be used. Further, in the exchange of data with the outside of the congestion prediction device 1, the data holding means includes CD (Compact Disc), DVD (Digital Versatile Disc), and BD (Blu-ray Disc / Blu-ray are registered trademarks). It may be an optical disk or a magneto-optical disk such as an MO disk (Magneto Optical Disc).
 次に、上記のように構成された混雑予測装置1が行う処理について、図4~図11を用いてその一例を説明する。
 なお、センサ2は、適宜のタイミングで計測データを混雑予測装置1へ出力している。
Next, an example of processing performed by the congestion prediction device 1 configured as described above will be described with reference to FIGS.
The sensor 2 outputs measurement data to the congestion prediction device 1 at an appropriate timing.
 図4は、情報抽出部10が行う処理を示すフローチャートである。
 まず、情報抽出部10は、センサ2が出力した計測データを取り込む(ステップST100)。
 続いて、情報抽出部10は、計測データの中から1人分の人物情報を抽出する(ステップST110)。人物情報は、1人の人物に関しての、移動速度、移動方向、位置及び属性等の情報を含んで構成される。センサ2が出力する計測データは、センサ2の仕様及び設定等によって、様々な形式のデータとなっていることが考えられる。例えば、人物情報とは関係無い情報が計測データに含まれていることが考えられる。このため、情報抽出部10は、移動速度、移動方向、位置及び属性等の人物情報を構成する要素となる各情報に限って、計測データから抽出する処理を、ステップST110で行う。
FIG. 4 is a flowchart showing processing performed by the information extraction unit 10.
First, the information extraction unit 10 takes in the measurement data output from the sensor 2 (step ST100).
Subsequently, the information extraction unit 10 extracts person information for one person from the measurement data (step ST110). The person information includes information such as a moving speed, a moving direction, a position, and an attribute regarding one person. The measurement data output from the sensor 2 may be in various formats depending on the specifications and settings of the sensor 2. For example, it is conceivable that information not related to the person information is included in the measurement data. For this reason, the information extraction unit 10 performs the process of extracting from the measurement data only in each piece of information constituting the person information such as the movement speed, the movement direction, the position, and the attribute in step ST110.
 続いて、情報抽出部10は、ステップST110で抽出した1人分の人物情報に対して人物番号を付与し、当該人物情報と当該人物番号とを含む人物移動特性情報を生成する(ステップST120)。人物移動特性情報は、当該人物移動特性情報の人物番号に対応する人物の移動の様子を示すものである。このように、情報抽出部10は、第1特性情報生成部として機能する。人物移動特性情報は、記憶部15に記憶される。異なる人物の人物情報には、互いに異なる人物番号が付与される。 Subsequently, the information extraction unit 10 assigns a person number to the person information for one person extracted in step ST110, and generates person movement characteristic information including the person information and the person number (step ST120). . The person movement characteristic information indicates how the person corresponding to the person number in the person movement characteristic information moves. As described above, the information extraction unit 10 functions as a first characteristic information generation unit. The person movement characteristic information is stored in the storage unit 15. Different person numbers are assigned to the person information of different persons.
 続いて、情報抽出部10は、ステップST100で取り込んだ計測データに移動速度等が示されている全ての人物について、人物移動特性情報を生成したかを判定する(ステップST130)。
 人物移動特性情報を生成していない人物が存在する場合(ステップST130;No)、情報抽出部10の処理が、ステップST110に戻る。このとき、情報抽出部10は、ステップST110の処理として、人物移動特性情報を生成していない人物のうちの1人分の人物情報を抽出する処理を行う。
Subsequently, the information extraction unit 10 determines whether or not person movement characteristic information has been generated for all persons whose movement speeds and the like are indicated in the measurement data captured in step ST100 (step ST130).
When there is a person who has not generated the person movement characteristic information (step ST130; No), the processing of the information extraction unit 10 returns to step ST110. At this time, the information extraction unit 10 performs a process of extracting person information for one person who has not generated person movement characteristic information as the process of step ST110.
 一方、情報抽出部10が、全ての人物について人物移動特性情報を生成した場合(ステップST130;Yes)、情報抽出部10は、記憶部15に記憶した人物移動特性情報を全て読み出して相関分析部11に通知し、ステップST100で取り込んだ計測データを用いた処理を終了する。
 なお、センサ2から次の計測データが出力された場合、情報抽出部10は、再度ステップST100から処理を開始する。
On the other hand, when the information extraction unit 10 has generated the person movement characteristic information for all the persons (step ST130; Yes), the information extraction unit 10 reads all the person movement characteristic information stored in the storage unit 15 and correlates the correlation analysis unit. 11 and the process using the measurement data captured in step ST100 is terminated.
In addition, when the next measurement data is output from the sensor 2, the information extraction part 10 starts a process again from step ST100.
 図5は、相関分析部11が行う処理を示すフローチャートである。
 まず、相関分析部11は、情報抽出部10から通知された全ての人物移動特性情報の中で、1人分の人物移動特性情報を評価対象として取り出す(ステップST200)。
 続いて、相関分析部11は、評価対象とした人物移動特性情報に対応する人物の近隣に、当該人物と類似した行動をする他の人物が存在するかを判定する(ステップST210)。
FIG. 5 is a flowchart showing processing performed by the correlation analysis unit 11.
First, the correlation analysis unit 11 takes out the person movement characteristic information for one person from all the person movement characteristic information notified from the information extraction unit 10 as an evaluation target (step ST200).
Subsequently, the correlation analysis unit 11 determines whether there is another person who behaves similar to the person in the vicinity of the person corresponding to the person movement characteristic information to be evaluated (step ST210).
 相関分析部11は、例えば、人物移動特性情報に示される人物の位置を用いて、評価対象とした人物移動特性情報に対応する人物と当該人物以外の人物との距離が近接閾値以内の場合、それらの人物が近隣にいると判定する。また、相関分析部11は、例えば、人物移動特性情報に示される人物の移動速度及び移動方向を用いて、評価対象とした人物移動特性情報に対応する人物と当該人物以外の人物との移動速度及び移動方向の差違が類似閾値以内の場合、それらの人物が類似した行動をしていると判定する。
 近接閾値は、1つのグループを形成して行動する当該グループ内の人々がおおよそ取り得る人物同士の距離以下の値に設定される。類似閾値は、1つのグループを形成して行動する当該グループ内の人々がおおよそ取り得る移動速度及び移動方向の差違以下の値に設定される。
For example, when the distance between the person corresponding to the person movement characteristic information to be evaluated and the person other than the person is within the proximity threshold using the position of the person indicated in the person movement characteristic information, the correlation analysis unit 11 It is determined that those persons are in the vicinity. Further, the correlation analysis unit 11 uses, for example, the movement speed and movement direction of the person indicated in the person movement characteristic information, and the movement speed between the person corresponding to the person movement characteristic information to be evaluated and a person other than the person. If the difference in the moving direction is within the similarity threshold, it is determined that the persons are performing similar actions.
The proximity threshold is set to a value that is equal to or less than the distance between persons who can be taken by people in the group who act by forming one group. The similarity threshold is set to a value equal to or less than the difference in moving speed and moving direction that people in the group who act as one group can take.
 評価対象とした人物移動特性情報に対応する人物の近隣に、当該人物と類似した行動をする他の人物が存在しない場合(ステップST210;No)、相関分析部11は、評価対象とした人物移動特性情報に新たなグループ番号を付与する(ステップST220)。
 続いて、相関分析部11は、評価対象とした人物移動特性情報と、付与したグループ番号とを含むグループ情報を生成し、記憶部15に記憶する(ステップST225)。
When there is no other person who behaves similar to the person in the vicinity of the person corresponding to the person movement characteristic information to be evaluated (step ST210; No), the correlation analysis unit 11 moves the person to be evaluated. A new group number is assigned to the characteristic information (step ST220).
Subsequently, the correlation analysis unit 11 generates group information including the person movement characteristic information to be evaluated and the assigned group number, and stores the group information in the storage unit 15 (step ST225).
 一方、評価対象とした人物移動特性情報に対応する人物の近隣に、当該人物と類似した行動をする他の人物が存在する場合(ステップST210;Yes)、相関分析部11は、当該他の人物の人物移動特性情報にグループ番号が既に付与されているかを判定する(ステップST230)。これは、相関分析部11が、当該他の人物に付与されている人物番号が、記憶部15に記憶されているいずれかのグループ情報に含まれているかを調べることで判定可能である。 On the other hand, when there is another person who behaves similar to the person in the vicinity of the person corresponding to the person movement characteristic information to be evaluated (step ST210; Yes), the correlation analysis unit 11 It is determined whether a group number has already been assigned to the person movement characteristic information (step ST230). This can be determined by the correlation analysis unit 11 examining whether the person number assigned to the other person is included in any group information stored in the storage unit 15.
 相関分析部11が、グループ番号はまだ付与されていないと判定した場合(ステップST230;No)、相関分析部11は、評価対象とした人物移動特性情報及びステップST210で類似した行動をする他の人物として判定された人物の人物移動特性情報に、同じ新たなグループ番号を付与する(ステップST240)。
 続いて、相関分析部11は、評価対象とした人物移動特性情報及びステップST210で類似した行動をする他の人物として判定された人物の人物移動特性情報と、付与したグループ番号とを含むグループ情報を生成し、記憶部15に記憶する(ステップST245)。
When the correlation analysis unit 11 determines that the group number has not yet been assigned (step ST230; No), the correlation analysis unit 11 performs other actions that are similar to those of the person movement characteristic information to be evaluated and the step ST210. The same new group number is assigned to the person movement characteristic information of the person determined as a person (step ST240).
Subsequently, the correlation analysis unit 11 includes the group movement information including the person movement characteristic information to be evaluated, the person movement characteristic information of the person determined as another person who performs a similar action in step ST210, and the assigned group number. Is stored in the storage unit 15 (step ST245).
 一方、相関分析部11が、グループ番号は既に付与されていると判定した場合(ステップST230;Yes)、相関分析部11は、当該付与されているグループ番号を、評価対象とした人物移動特性情報にも付与する(ステップST250)。
 続いて、相関分析部11は、付与したグループ番号のグループ情報に、評価対象とした人物移動特性情報を追加して当該グループ情報を更新し、記憶部15に記憶する(ステップST255)。
 このようにして、相関分析部11は、人物同士の位置の近接度、及び、人物同士の行動の類似度に基づき、行動を共にするグループごとに人物をグループ分けする。
On the other hand, when the correlation analysis unit 11 determines that the group number has already been assigned (step ST230; Yes), the correlation analysis unit 11 uses the assigned group number as the evaluation target person movement characteristic information. (Step ST250).
Subsequently, the correlation analysis unit 11 adds the person movement characteristic information to be evaluated to the group information of the assigned group number, updates the group information, and stores it in the storage unit 15 (step ST255).
In this way, the correlation analysis unit 11 groups persons for each group that acts together based on the proximity of the positions of the persons and the similarity of the actions of the persons.
 ステップST225,ST245,ST255に続いて、相関分析部11は、情報抽出部10から通知された全ての人物移動特性情報について評価したかを判定する(ステップST260)。ステップST200での人物移動特性情報を評価対象として取り出す処理を、通知された全ての人物移動特性情報について相関分析部11が行っている場合、全ての人物移動特性情報について評価がされていることになる。 Subsequent to steps ST225, ST245, ST255, the correlation analysis unit 11 determines whether all the person movement characteristic information notified from the information extraction unit 10 has been evaluated (step ST260). When the correlation analysis unit 11 performs the process of extracting the person movement characteristic information as the evaluation target in step ST200 for all the notified person movement characteristic information, all the person movement characteristic information is evaluated. Become.
 相関分析部11が全ての人物移動特性情報について評価していない場合(ステップST260;No)、相関分析部11の処理が、ステップST200に戻る。このとき、相関分析部11は、ステップST200の処理として、未評価の人物移動特性情報のうちの1人分の人物移動特性情報を評価対象として取り出す処理を行う。 If the correlation analysis unit 11 has not evaluated all the person movement characteristic information (step ST260; No), the process of the correlation analysis unit 11 returns to step ST200. At this time, the correlation analysis unit 11 performs a process of extracting person movement characteristic information for one person from the unevaluated person movement characteristic information as an evaluation target as the process of step ST200.
 一方、相関分析部11が全ての人物移動特性情報について評価した場合(ステップST260;Yes)、相関分析部11は、記憶部15に記憶したグループ情報を全て読み出して情報補正部12に通知し、ステップST200で通知された人物移動特性情報を用いた処理を終了する。
 なお、情報抽出部10から次の人物移動特性情報が通知された場合、相関分析部11は、再度ステップST200から処理を開始する。
On the other hand, when the correlation analysis unit 11 evaluates all the person movement characteristic information (step ST260; Yes), the correlation analysis unit 11 reads all the group information stored in the storage unit 15 and notifies the information correction unit 12 of the group information. The process using the person movement characteristic information notified in step ST200 is terminated.
In addition, when the next person movement characteristic information is notified from the information extraction part 10, the correlation analysis part 11 starts a process again from step ST200.
 図6は、情報補正部12が行う処理を示すフローチャートである。
 まず、情報補正部12は、相関分析部11から通知された全てのグループ情報の中で、1グループ分のグループ情報を評価対象として取り出す(ステップST300)。
FIG. 6 is a flowchart showing processing performed by the information correction unit 12.
First, the information correction | amendment part 12 takes out the group information for 1 group as evaluation object among all the group information notified from the correlation analysis part 11 (step ST300).
 続いて、情報補正部12は、評価対象としたグループ情報に含まれる人物移動特性情報を用いて、グループの移動の様子を示すグループ移動特性情報を生成する(ステップST310)。
 グループ移動特性情報には、グループの占有領域、グループの移動速度等の情報が含まれる。また、グループ移動特性情報には、グループに属する人物に対応する人物移動特性情報が共に含まれていてもよい。
Subsequently, the information correcting unit 12 generates group movement characteristic information indicating the movement of the group using the person movement characteristic information included in the group information that is the evaluation target (step ST310).
The group movement characteristic information includes information such as the occupied area of the group and the moving speed of the group. The group movement characteristic information may include both person movement characteristic information corresponding to persons belonging to the group.
 続いて、情報補正部12は、混雑度分析部14から混雑度が通知されているかを判定する(ステップST320)。
 混雑度が通知されていない場合(ステップST320;No)、情報補正部12は、評価対象としたグループ情報に対応するグループが存在する箇所では混雑が発生していない状態にあるとしてグループ移動特性情報を補正する(ステップST330)。この場合、後述の図8Bを用いて説明する混雑度が第1混雑閾値以下と小さいときと同様の補正が、行われる。
Subsequently, the information correction unit 12 determines whether the congestion level is notified from the congestion level analysis unit 14 (step ST320).
When the congestion degree is not notified (step ST320; No), the information correction unit 12 assumes that no congestion has occurred at a location where there is a group corresponding to the group information to be evaluated, and the group movement characteristic information Is corrected (step ST330). In this case, the same correction as that performed when the degree of congestion described with reference to FIG. 8B described later is as small as the first congestion threshold is performed.
 一方、混雑度が通知されている場合(ステップST320;Yes)、情報補正部12は、評価対象としたグループ情報に対応するグループが存在する箇所の混雑度に応じて、グループ移動特性情報を補正する(ステップST340)。 On the other hand, when the congestion degree is notified (step ST320; Yes), the information correction unit 12 corrects the group movement characteristic information according to the congestion degree of the location where the group corresponding to the group information to be evaluated exists. (Step ST340).
 図7は、人々が移動する様子を示す図である。この図を用いながら、情報補正部12によるグループ移動特性情報の生成及び補正の処理について説明する。
 図7に示すように、人々が移動するとき、関係性の無い他人同士は、互いに威圧しないように、また、互いに違和感を与えないように、一定以上の距離を取って移動する。これに対し、家族又は友人等の関係性の有る人物同士がグループで行動している場合は、それらの人物は互いにあまり離れないように、一定以内の距離を保って移動する。したがって、混雑予測の演算において、1人1人を区別して処理単位とするのではなく、行動を共にする人々で構成されるグループを処理単位とすることで、演算対象を削減し、演算量を削減することができる。
FIG. 7 is a diagram illustrating how people move. The process of generating and correcting group movement characteristic information by the information correction unit 12 will be described with reference to this figure.
As shown in FIG. 7, when people move, unrelated others move at a certain distance so as not to intimidate each other and to give a sense of incongruity to each other. On the other hand, when persons having a relationship such as family or friends are acting in a group, the persons move within a certain distance so as not to be separated from each other. Therefore, in the calculation of congestion prediction, instead of distinguishing one person from each other as a processing unit, a group consisting of people who act together is used as a processing unit, thereby reducing the amount of calculation and reducing the amount of calculation. Can be reduced.
 グループで行動する人々は、グループを作らずに単独で行動する人々と比べて、移動速度が低下する。具体的には、例えば、グループ内で最も移動速度の遅い人物に、グループ全体としての移動速度は収束する傾向がある。また、グループに、当該グループと関係性の無い他人が割って入る状況は少ない。
 そこで、グループを処理単位とするにあたり、情報補正部12は、グループの占有領域を定義し、また、当該グループの移動速度を定義する。例えば、情報補正部12は、グループ情報に含まれる人物移動特性情報を用いて、人物の占有領域を設定する。例えば、情報補正部12は、人物移動特性情報が示す位置が中心となる領域を、当該人物移動特性情報に対応する人物の占有領域として設定する。当該領域の大きさ及び形状は、人間の標準的な体格を考慮して予め設定されている。なお、情報補正部12は、人物移動特性情報で属性が子供を示す場合は、当該人物移動特性情報に対応する人物の占有領域の大きさを予め設定されたものの半分又は3分の2にして設定してもよい。そして、情報補正部12は、1つのグループに属する人物全員の占有領域を包含する領域を、当該グループの占有領域として定義し、グループ移動特性情報に含める。また、例えば、情報補正部12は、グループ内で最も移動速度の遅い人物の移動速度を、当該グループの移動速度として定義し、グループ移動特性情報に含める。グループ内の人物の移動速度については、情報補正部12が、当該グループのグループ情報に含まれる人物移動特性情報を用いて特定すればよい。あるいは、情報補正部12は、グループ内の人物の移動速度の平均値を、当該グループの移動速度として定義してもよい。
 そして、情報補正部12は、このようにグループ移動特性情報として定義したグループの占有領域及びグループの移動速度を、混雑度分析部14により算出された混雑度に応じて補正する。例えば、情報補正部12は、混雑度が高いほどグループの占有領域が縮小するように補正する。また、情報補正部12は、混雑度が高いほどグループの移動速度が遅くなるように補正する。
People who act in groups are slower to move than those who act alone without creating a group. Specifically, for example, the movement speed of the entire group tends to converge on the person with the slowest movement speed in the group. In addition, there are few situations in which other people who are not related to the group break into the group.
Therefore, when using a group as a processing unit, the information correction unit 12 defines the occupation area of the group and defines the moving speed of the group. For example, the information correction unit 12 sets the occupied area of the person using the person movement characteristic information included in the group information. For example, the information correction unit 12 sets an area centered on the position indicated by the person movement characteristic information as the occupied area of the person corresponding to the person movement characteristic information. The size and shape of the region are set in advance in consideration of a standard human physique. In addition, when the attribute indicates the child in the person movement characteristic information, the information correction unit 12 sets the size of the occupied area of the person corresponding to the person movement characteristic information to half or two thirds of the preset value. It may be set. Then, the information correction unit 12 defines an area including the occupied area of all the persons belonging to one group as the occupied area of the group, and includes it in the group movement characteristic information. Further, for example, the information correction unit 12 defines the movement speed of the person with the slowest movement speed in the group as the movement speed of the group and includes it in the group movement characteristic information. The movement speed of the person in the group may be specified by the information correction unit 12 using the person movement characteristic information included in the group information of the group. Or the information correction | amendment part 12 may define the average value of the moving speed of the person in a group as a moving speed of the said group.
Then, the information correction unit 12 corrects the occupation area of the group and the group movement speed defined as the group movement characteristic information in this way according to the congestion level calculated by the congestion level analysis unit 14. For example, the information correction unit 12 corrects so that the occupied area of the group is reduced as the degree of congestion is higher. Further, the information correction unit 12 corrects the moving speed of the group to be slower as the degree of congestion is higher.
 図8A~図8Dは、混雑予測部13がセルオートマトン法を適用した演算を行う場合に、情報補正部12が行う処理を説明するイメージ図である。
 混雑予測部13が、セルオートマトン法による混雑予測シミュレーションを実施する場合、混雑予測部13は、セルと呼ばれる格子状に配置された領域を基準に演算を実施していく。その際、混雑度に応じたグループ移動特性情報の補正は、図8A~図8Dに示すように、紙面における横方向及び縦方向という直交する2方向に並べられたセル単位に演算対象を制御することとなる。
FIG. 8A to FIG. 8D are image diagrams for explaining processing performed by the information correction unit 12 when the congestion prediction unit 13 performs calculation using the cellular automaton method.
When the congestion prediction unit 13 performs a congestion prediction simulation by the cellular automaton method, the congestion prediction unit 13 performs a calculation based on a region arranged in a lattice shape called a cell. At this time, correction of group movement characteristic information in accordance with the degree of congestion is performed by controlling the calculation target in units of cells arranged in two orthogonal directions, ie, the horizontal direction and the vertical direction on the paper surface, as shown in FIGS. It will be.
 例えば、図8Aは、各人が単独で行動している場合の例である。この場合、情報補正部12は、各人つまり各グループに占有領域として1つずつセルを割り当てる。このようにして、情報補正部12は、各人が他者と協調せずに行動し、1つのグループに1人のみ属しているものとして扱われるようにする。 For example, FIG. 8A is an example where each person is acting alone. In this case, the information correcting unit 12 assigns one cell to each person, that is, each group as an occupied area. In this way, the information correction unit 12 acts so that each person acts without cooperating with others and only one person belongs to one group.
 また、1つのグループに複数人が属する場合、情報補正部12は、まず、当該グループの占有領域として、当該グループに属する人物の数だけセルを組み合わせた任意の形状を割り当てる。そして、以下図8B~図8Dを用いて説明するように、情報補正部12は、混雑度に応じてその形状を補正する。
 図8Bは、混雑度が第1混雑閾値以下と小さいときに、4人がグループとして行動を共にしている場合の例である。この場合、情報補正部12は、当該グループに、占有領域として紙面の横1列に連結した4つのセルを割り当てる。このようにして、情報補正部12は、4人が同一の移動方向へ横1列で一体となって行動しているものとして扱われるようにする。つまり、グループの占有領域は、紙面における横方向と縦方向という2方向のうち、グループの移動方向に直交する方向に近い横方向に沿って、セルを並べた形状となる。
When a plurality of people belong to one group, the information correction unit 12 first assigns an arbitrary shape combining cells as many as the number of people belonging to the group as the occupied area of the group. Then, as will be described below with reference to FIGS. 8B to 8D, the information correction unit 12 corrects the shape according to the degree of congestion.
FIG. 8B is an example of a case where four people are acting together as a group when the degree of congestion is as small as the first congestion threshold or less. In this case, the information correction unit 12 assigns four cells connected to one row in the horizontal direction as the occupied area to the group. In this way, the information correction unit 12 treats four people as acting in a single horizontal row in the same movement direction. In other words, the occupied area of the group has a shape in which cells are arranged along a horizontal direction close to a direction orthogonal to the moving direction of the group among two directions of the horizontal direction and the vertical direction on the paper.
 また、図8Cは、混雑度が第1混雑閾値よりは大きいが第2混雑閾値よりは小さい中程度のときに、4人がグループとして行動を共にしている場合の例である。この場合、情報補正部12は、当該グループに、占有領域として紙面の縦2列×横2列に連結したセルを割り当てる。このようにして、情報補正部12は、4人が同一の移動方向へ一体となって行動しているものとして扱われるようにする。 FIG. 8C is an example of a case where four people are acting together as a group when the degree of congestion is medium than the first congestion threshold but smaller than the second congestion threshold. In this case, the information correction unit 12 assigns, to the group, cells connected in 2 vertical columns × 2 horizontal columns as the occupied area. In this way, the information correction unit 12 treats four people as acting together in the same movement direction.
 また、図8Dは、混雑度が第2混雑閾値以上と大きいときに、4人がグループとして行動を共にしている場合の例である。この場合、情報補正部12は、当該グループに、占有領域として紙面の縦1列に連結した4つのセルを割り当てる。このようにして、情報補正部12は、4人が同一の移動方向へ縦1列で一体となって行動しているものとして扱われるようにする。つまり、グループの占有領域は、紙面における横方向と縦方向という2方向のうち、グループの移動方向に近い縦方向に沿って、セルを並べた形状となる。
 図8A~図8Dでは、4人の場合を例に説明をしたが、他の人数であっても同様である。
FIG. 8D is an example of a case where four people are acting together as a group when the degree of congestion is as large as the second congestion threshold or more. In this case, the information correction unit 12 assigns four cells connected to one column in the vertical direction of the drawing as the occupied area. In this way, the information correction unit 12 treats four people as acting in one vertical row in the same movement direction. In other words, the occupied area of the group has a shape in which cells are arranged along the vertical direction close to the moving direction of the group among the two directions of the horizontal direction and the vertical direction on the paper.
In FIGS. 8A to 8D, the case of four people has been described as an example, but the same applies to other people.
 このように、情報補正部12は、グループの占有領域について、混雑度に応じてその大きさ及び形状等を補正する。 In this way, the information correction unit 12 corrects the size, shape, and the like of the occupied area of the group according to the degree of congestion.
 続いて、情報補正部12は、相関分析部11から通知された全てのグループ情報について評価したかを判定する(ステップST350)。ステップST300でのグループ情報を評価対象として取り出す処理を、通知された全てのグループ情報について情報補正部12が行っている場合、全てのグループ情報について評価がされていることになる。 Subsequently, the information correction unit 12 determines whether all group information notified from the correlation analysis unit 11 has been evaluated (step ST350). When the information correcting unit 12 performs the process of extracting the group information as an evaluation target in step ST300 for all the notified group information, all the group information is evaluated.
 情報補正部12が全てのグループ情報について評価していない場合(ステップST350;No)、情報補正部12の処理が、ステップST300に戻る。このとき、情報補正部12は、ステップST300の処理として、未評価のグループ情報のうちの1グループ分のグループ情報を評価対象として取り出す処理を行う。 If the information correction unit 12 has not evaluated all group information (step ST350; No), the processing of the information correction unit 12 returns to step ST300. At this time, the information correction | amendment part 12 performs the process which takes out the group information for 1 group among the unevaluated group information as evaluation object as a process of step ST300.
 一方、情報補正部12が全てのグループ情報について評価した場合(ステップST350;Yes)、情報補正部12は、生成し補正したグループ移動特性情報を混雑予測部13に通知し、ステップST300で通知されたグループ情報を用いた処理を終了する。
 なお、相関分析部11から次のグループ情報が通知された場合、情報補正部12は、再度ステップST300から処理を開始する。
On the other hand, when the information correction unit 12 evaluates all the group information (step ST350; Yes), the information correction unit 12 notifies the congestion prediction unit 13 of the generated and corrected group movement characteristic information, and is notified in step ST300. The processing using the group information is terminated.
In addition, when the next group information is notified from the correlation analysis part 11, the information correction | amendment part 12 starts a process again from step ST300.
 図9は、混雑予測部13が行う処理を示すフローチャートである。
 まず、混雑予測部13は、情報補正部12から通知されたグループ移動特性情報を用いて、各グループの移動状況を予測シミュレーションする。そして、混雑予測部13は、情報補正部12からグループ移動特性情報が通知されたグループの1つを評価対象に設定し、シミュレーションの結果において混雑予測対象領域に入ったグループを探索する(ステップST400)。
FIG. 9 is a flowchart illustrating processing performed by the congestion prediction unit 13.
First, the congestion prediction unit 13 uses the group movement characteristic information notified from the information correction unit 12 to perform a prediction simulation of the movement status of each group. Then, the congestion prediction unit 13 sets one of the groups notified of the group movement characteristic information from the information correction unit 12 as an evaluation target, and searches for a group that has entered the congestion prediction target region in the simulation result (step ST400). ).
 続いて、混雑予測部13は、探索の結果、評価対象に設定したグループに対応するグループであって、シミュレーションの結果において混雑予測対象領域に入ったグループが存在するかを判定する(ステップST410)。
 混雑予測対象領域に入ったグループが存在する場合(ステップST410;Yes)、混雑予測部13は、混雑予測処理への入力データとして当該グループのグループ移動特性情報を追加する(ステップST420)。
 一方、混雑予測対象領域に入ったグループが存在しない場合(ステップST410;No)、混雑予測部13の処理は、後述のステップST430に移行する。
Subsequently, the congestion prediction unit 13 determines whether there is a group that corresponds to the group set as the evaluation target as a result of the search and that has entered the congestion prediction target region in the simulation result (step ST410). .
When there is a group that has entered the congestion prediction target area (step ST410; Yes), the congestion prediction unit 13 adds the group movement characteristic information of the group as input data to the congestion prediction process (step ST420).
On the other hand, when there is no group that has entered the congestion prediction target area (step ST410; No), the process of the congestion prediction unit 13 proceeds to step ST430 described later.
 続いて、混雑予測部13は、情報補正部12から通知された全てのグループ移動特性情報について評価したかを判定する(ステップST430)。ステップST400での評価対象に設定する処理を、通知された全てのグループ移動特性情報について混雑予測部13が行っている場合、全てのグループ移動特性情報について評価がされていることになる。
 混雑予測部13が全てのグループ移動特性情報について評価していない場合(ステップST430;No)、混雑予測部13の処理が、ステップST400へ戻る。このとき、混雑予測部13は、ステップST400の処理として、未評価のグループ移動特性情報のうちの1グループ分のグループ移動特性情報を評価対象に設定する。
Subsequently, the congestion prediction unit 13 determines whether all group movement characteristic information notified from the information correction unit 12 has been evaluated (step ST430). When the congestion prediction unit 13 performs the process of setting the evaluation target in step ST400 for all the notified group movement characteristic information, all the group movement characteristic information is evaluated.
When the congestion prediction unit 13 has not evaluated all the group movement characteristic information (step ST430; No), the processing of the congestion prediction unit 13 returns to step ST400. At this time, the congestion prediction unit 13 sets the group movement characteristic information for one group of the unevaluated group movement characteristic information as an evaluation target as the process of step ST400.
 一方、混雑予測部13が全てのグループ移動特性情報について評価した場合(ステップST430;Yes)、混雑予測部13は、混雑予測処理を実行する(ステップST440)。この混雑予測処理では、混雑予測部13は、ステップST400~ST430の処理により混雑予測処理への入力データとされたグループ移動特性情報を用いて、ソーシャルフォースモデル又はセルオートマトン法等を適用したマルチエージェントシミュレーション等の周知の演算手法によって予測処理を実行する。これにより、混雑予測部13は、混雑予測対象領域内の人々の動き、実施の形態1においては各グループの動きを算出する。
 このようにして、混雑予測部13は、グループを対象に混雑予測の演算をする。この演算の結果が、混雑予測結果である。
On the other hand, when the congestion prediction unit 13 evaluates all group movement characteristic information (step ST430; Yes), the congestion prediction unit 13 executes a congestion prediction process (step ST440). In this congestion prediction process, the congestion prediction unit 13 uses a group force characteristic information that has been input to the congestion prediction process by the processes of steps ST400 to ST430, and applies a multi-agent using a social force model or a cellular automaton method. The prediction process is executed by a known calculation method such as simulation. Thereby, the congestion prediction unit 13 calculates the movement of people in the congestion prediction target area, that is, the movement of each group in the first embodiment.
In this way, the congestion prediction unit 13 calculates congestion prediction for the group. The result of this calculation is the congestion prediction result.
 続いて、混雑予測部13は、グループ移動特性情報が混雑予測処理への入力に用いられたグループの1つを評価対象に設定して、ステップST440での混雑予測処理の結果、混雑予測対象領域から出たグループを探索する(ステップST450)。 Subsequently, the congestion prediction unit 13 sets one of the groups in which the group movement characteristic information is used for input to the congestion prediction process as an evaluation target, and as a result of the congestion prediction process in step ST440, the congestion prediction target area The group that came out of is searched (step ST450).
 続いて、混雑予測部13は、探索の結果、ステップST450で評価対象に設定したグループに対応するグループであって、混雑予測対象領域から出たグループが存在するかを判定する(ステップST460)。
 混雑予測対象領域から出たグループが存在する場合(ステップST460;Yes)、混雑予測部13は、混雑予測処理への入力データから当該グループのグループ移動特性情報を除外する(ステップST470)。
 一方、混雑予測対象領域から出たグループが存在しない場合(ステップST460;No)、混雑予測部13の処理は、後述のステップST480に移行する。
Subsequently, as a result of the search, the congestion prediction unit 13 determines whether there is a group that corresponds to the group set as the evaluation target in step ST450 and that is out of the congestion prediction target region (step ST460).
When the group which came out from the congestion prediction target area exists (step ST460; Yes), the congestion prediction unit 13 excludes the group movement characteristic information of the group from the input data to the congestion prediction process (step ST470).
On the other hand, when the group which came out from the congestion prediction object area does not exist (step ST460; No), the process of the congestion prediction unit 13 proceeds to step ST480 described later.
 続いて、混雑予測部13は、ステップST440の混雑予測処理での入力データに用いた全てのグループ移動特性情報について評価したかを判定する(ステップST480)。ステップST450での評価対象に設定する処理を、混雑予測処理での入力データに用いた全てのグループ移動特性情報について混雑予測部13が行っている場合、全てのグループ移動特性情報について評価がされていることになる。
 混雑予測部13が全てのグループ移動特性情報について評価していない場合(ステップST480;No)、混雑予測部13の処理が、ステップST450へ戻る。このとき、混雑予測部13は、ステップST450の処理として、未評価のグループ移動特性情報を評価対象に設定する。
Subsequently, the congestion prediction unit 13 determines whether or not all group movement characteristic information used for the input data in the congestion prediction process of Step ST440 has been evaluated (Step ST480). When the congestion prediction unit 13 performs the process set as the evaluation target in step ST450 for all the group movement characteristic information used for the input data in the congestion prediction process, all the group movement characteristic information is evaluated. Will be.
When the congestion prediction unit 13 has not evaluated all the group movement characteristic information (step ST480; No), the process of the congestion prediction unit 13 returns to step ST450. At this time, the congestion prediction unit 13 sets unevaluated group movement characteristic information as an evaluation target as the process of step ST450.
 一方、混雑予測部13が全てのグループ移動特性情報について評価した場合(ステップST480;Yes)、混雑予測部13は、混雑予測結果を混雑度分析部14及び表示装置3に通知し、ステップST400で通知されたグループ移動特性情報を用いた処理を終了する。これにより、表示装置3には、混雑予測結果を示す映像が表示される。
 なお、情報補正部12から次のグループ移動特性情報が通知された場合、混雑予測部13は、再度ステップST400から処理を開始する。
On the other hand, when the congestion prediction unit 13 evaluates all the group movement characteristic information (step ST480; Yes), the congestion prediction unit 13 notifies the congestion prediction result to the congestion degree analysis unit 14 and the display device 3, and in step ST400. The process using the notified group movement characteristic information is terminated. As a result, an image showing the congestion prediction result is displayed on the display device 3.
When the next group movement characteristic information is notified from the information correction unit 12, the congestion prediction unit 13 starts the process again from step ST400.
 図10は、混雑度分析部14が行う処理を示すフローチャートである。
 まず、混雑度分析部14は、混雑予測部13から通知された混雑予測結果を混雑予測対象領域の評価領域を単位として分割する(ステップST500)。図11は、ステップST500の処理を示すイメージ図である。図11に点線で示すように、混雑度分析部14は、混雑予測対象領域を複数の評価領域に分割する。混雑度分析部14は、例えば、交差点及び曲がり角等の人物の動きが変化する部分で、主に混雑予測対象領域を分割する。
FIG. 10 is a flowchart showing processing performed by the congestion degree analysis unit 14.
First, the congestion degree analysis unit 14 divides the congestion prediction result notified from the congestion prediction unit 13 in units of evaluation regions of the congestion prediction target region (step ST500). FIG. 11 is an image diagram showing processing of step ST500. As shown by a dotted line in FIG. 11, the congestion degree analysis unit 14 divides the congestion prediction target area into a plurality of evaluation areas. For example, the congestion degree analysis unit 14 mainly divides the congestion prediction target area at a portion where the movement of a person such as an intersection or a corner changes.
 続いて、混雑度分析部14は、各評価領域内に存在するグループ数を計数して、評価領域ごとの混雑度を算出する(ステップST510)。混雑度分析部14は、例えば、単位面積当たりのグループの個数を評価領域の混雑度として扱う。または、混雑度分析部14は、評価領域の面積に対する、グループの占有領域の合計面積の割合を混雑度として扱ってもよい。
 混雑度分析部14は、算出した混雑度を情報補正部12に通知し、ステップST500で通知された混雑予測結果を用いた処理を終了する。
 なお、混雑予測部13から次の混雑予測結果が通知された場合、混雑度分析部14は、再度ステップST500から処理を開始する。
Subsequently, the congestion degree analysis unit 14 counts the number of groups existing in each evaluation area, and calculates the congestion degree for each evaluation area (step ST510). For example, the congestion degree analysis unit 14 treats the number of groups per unit area as the congestion degree of the evaluation region. Alternatively, the congestion degree analysis unit 14 may treat the ratio of the total area of the group occupation area to the area of the evaluation area as the congestion degree.
The congestion level analysis unit 14 notifies the information correction unit 12 of the calculated congestion level, and ends the process using the congestion prediction result notified in step ST500.
When the next congestion prediction result is notified from the congestion prediction unit 13, the congestion degree analysis unit 14 starts the process again from step ST500.
 なお、上記では、大勢の人々が集まるようなイベント開催時に混雑予測装置1が適用されるものとして説明したが、それ以外の場面でも、混雑予測装置1は適用可能である。例えば災害発生時における混雑を予測するものとしても、混雑予測装置1は適用可能である。 In the above description, the congestion prediction device 1 is applied at the time of an event where a large number of people gather. However, the congestion prediction device 1 can be applied to other scenes. For example, the congestion prediction device 1 can be applied to predict congestion at the time of a disaster.
 また、上記では、情報補正部12は、ステップST310でグループ移動特性情報を生成し、更にその後の処理でグループ移動特性情報を補正するものとして説明した。しかしながら、グループを対象に混雑予測の演算をするためには、情報補正部12は、少なくともグループ移動特性情報を生成する第2特性情報生成部として機能するものであればよく、生成したグループ移動特性情報を補正する機能を備えなくてもよい。この場合、混雑度分析部14を省略することも可能である。 In the above description, the information correction unit 12 generates group movement characteristic information in step ST310 and further corrects the group movement characteristic information in the subsequent processing. However, in order to calculate the congestion prediction for the group, the information correction unit 12 only needs to function as a second characteristic information generation unit that generates at least group movement characteristic information. A function for correcting information may not be provided. In this case, the congestion level analysis unit 14 can be omitted.
 以上のように、この実施の形態1に係る混雑予測装置1は、人物をグループ分けして、グループの移動の様子を示すグループ移動特性情報を入力データに用いてグループを対象に混雑予測の演算をするので、現実の人々の行動に近い演算となるように演算の対象を定義した上で、混雑予測の演算をすることができる。 As described above, the congestion prediction device 1 according to the first embodiment divides people into groups, and uses the group movement characteristic information indicating the movement of the group as input data to calculate congestion prediction for the group. Therefore, it is possible to calculate congestion prediction after defining the calculation target so that the calculation is close to the behavior of real people.
 また、情報抽出部10は、映像を画像処理して得られた移動速度を含む人物移動特性情報を生成し、情報補正部12は、同じグループに属する人物に対応する人物移動特性情報が示す移動速度の平均値と、当該グループに属する人物の占有領域を包含する占有領域とを、当該グループのグループ移動特性情報に含めることとした。このように、画像処理を行う装置をセンサ2として利用することができる。 In addition, the information extraction unit 10 generates person movement characteristic information including movement speed obtained by image processing of the video, and the information correction unit 12 performs movement indicated by the person movement characteristic information corresponding to persons belonging to the same group. The average speed value and the occupied area including the occupied area of the person belonging to the group are included in the group movement characteristic information of the group. Thus, an apparatus that performs image processing can be used as the sensor 2.
 また、混雑予測部13の演算結果を用いて、混雑度を算出する混雑度分析部14と、算出された混雑度を用いて、生成したグループ移動特性情報を補正する情報補正部12とを備え、混雑予測部13は、情報補正部12により補正されたグループ移動特性情報を用いることとした。これにより、混雑の疎密に合わせた混雑予測が容易になる。 In addition, a congestion degree analysis unit 14 that calculates the degree of congestion using the calculation result of the congestion prediction unit 13 and an information correction unit 12 that corrects the generated group movement characteristic information using the calculated degree of congestion are provided. The congestion prediction unit 13 uses the group movement characteristic information corrected by the information correction unit 12. As a result, it becomes easy to predict congestion in accordance with congestion.
 また、情報補正部12は、混雑度が高いほどグループの占有領域が縮小する補正をすることとした。これにより、混雑の疎密に応じてグループが取り得る占有領域の大きさを考慮した混雑予測が容易になる。 In addition, the information correction unit 12 performs correction to reduce the occupied area of the group as the degree of congestion increases. This facilitates congestion prediction in consideration of the size of the occupied area that the group can take according to congestion density.
 また、混雑予測部13は、セルオートマトン法を用いた演算を行い、情報補正部12は、グループの占有領域として当該グループに属する人物の数だけセルを組み合わせた形状を割り当てることとした。これにより、セルオートマトン法を用いる混雑予測を行う場合に適した形式のグループ移動特性情報が作成される。 In addition, the congestion prediction unit 13 performs a calculation using the cellular automaton method, and the information correction unit 12 assigns a shape combining cells as many as the number of persons belonging to the group as an occupation region of the group. Thereby, group movement characteristic information in a format suitable for performing congestion prediction using the cellular automaton method is created.
 また、情報補正部12は、混雑度が第1混雑閾値以下の場合には、セルが並ぶ直交する2方向のうち、グループの移動方向に直交する方向に近い方向に沿ってセルを並べた形状を当該グループの占有領域とし、混雑度が前記第1混雑閾値より大きい第2混雑閾値以上の場合には、セルが並ぶ直交する2方向のうち、グループの移動方向に近い方向に沿ってセルを並べた形状を当該グループの占有領域とする補正をすることとした。これにより、混雑の疎密に応じてグループが取り得る占有領域の形状を考慮した混雑予測が容易になる。 In addition, when the degree of congestion is equal to or less than the first congestion threshold, the information correction unit 12 has a shape in which cells are arranged along a direction close to a direction orthogonal to the group moving direction, among two orthogonal directions in which the cells are arranged , And the congestion degree is equal to or greater than the second congestion threshold value greater than the first congestion threshold value, the cell is moved along the direction close to the group moving direction among the two orthogonal directions in which the cells are arranged. It was decided to correct the arranged shape as an occupied area of the group. This facilitates congestion prediction in consideration of the shape of the occupied area that the group can take according to congestion density.
実施の形態2.
 実施の形態2では、人物が大きな荷物等を持って移動する状況等を考慮する場合について説明する。
 なお、実施の形態2に係る混雑予測装置1及び混雑予測装置1を含む混雑予測システムの構成は、図1と同じである。実施の形態1と同一又は相当する機能を有する構成については、同一の符号を付し、その説明を省略又は簡略化する。以下では、図12及び図13を用いて、実施の形態1との相違点を中心に実施の形態2に係る混雑予測装置1について説明する。
Embodiment 2. FIG.
In the second embodiment, a case will be described in which a situation in which a person moves with a large baggage or the like is considered.
The configuration of the congestion prediction system including the congestion prediction device 1 and the congestion prediction device 1 according to the second embodiment is the same as that in FIG. The components having the same or corresponding functions as those in the first embodiment are denoted by the same reference numerals, and the description thereof is omitted or simplified. Hereinafter, the congestion prediction device 1 according to the second embodiment will be described with a focus on differences from the first embodiment with reference to FIGS. 12 and 13.
 図12は、荷物等を持っている人物が移動する様子を示す図である。
 歩行する人物が空間内で占める領域は、キャリーバッグのような大きな荷物を持っているときと、そうでないときとで、異なる。また、歩行する人物の移動速度も、キャリーバッグのような大きな荷物を持っているときと、そうでないときとで、異なる。キャリーバッグのような人物に相当する大きさの荷物のことを、以下では大きな荷物という。
 そこで、情報抽出部10は、大きな荷物を持っている人物の人物移動特性情報に、大きな荷物を持っている旨の情報を含んで人物移動特性情報を生成する。大きな荷物を持っているかは、センサ2での画像処理で判定されて、計測データとして取得できるように構成すればよい。
FIG. 12 is a diagram illustrating a situation in which a person holding a luggage or the like moves.
The area occupied by a walking person in the space differs depending on whether the person has a large baggage such as a carry bag or not. In addition, the moving speed of the person who walks is different between when carrying a large baggage such as a carry bag and when not carrying it. A baggage having a size corresponding to a person such as a carry bag is hereinafter referred to as a large baggage.
Therefore, the information extraction unit 10 generates person movement characteristic information by including information indicating that the person has a large baggage in the person movement characteristic information of the person having a large baggage. Whether or not a large baggage is held may be determined by image processing by the sensor 2 so as to be acquired as measurement data.
 そして、情報補正部12は、大きな荷物を持っていることを加味して、グループの占有領域及び移動速度を定義する。具体的には、情報補正部12は、大きな荷物を持っている人物について、占有領域が移動方向に沿って倍になるようにしたうえで、当該人物が属するグループの占有領域を定義する。また、情報補正部12は、大きな荷物を持っている人物について、移動速度を遅くするなど調整したうえで、当該人物が属するグループの移動速度を定義する。 Then, the information correction unit 12 defines the occupation area and the moving speed of the group in consideration of having a large baggage. Specifically, the information correction unit 12 defines the occupied area of the group to which the person belongs after making the occupied area double in the movement direction for the person having a large baggage. In addition, the information correction unit 12 defines the moving speed of the group to which the person belongs after adjusting the moving speed of the person who has a large baggage.
 なお、車椅子、手押し車、ベビーカー又は台車を押している人物についても、上記した大きな荷物を持っている場合と同様の現象が起こり得る。したがって、車椅子、手押し車、ベビーカー又は台車についても、上記した大きな荷物と同様に扱われるようにするとよい。つまり、情報抽出部10は、車椅子、手押し車、ベビーカー又は台車を押している人物の人物移動特性情報に、車椅子、手押し車、ベビーカー又は台車を押している旨の情報を含んで人物移動特性情報を生成する。また、情報補正部12は、車椅子、手押し車、ベビーカー又は台車を押していることを加味してグループの占有領域及び移動速度を定義する。 It should be noted that the same phenomenon as in the case of holding a large luggage as described above can occur for a person pushing a wheelchair, a wheelbarrow, a stroller or a carriage. Accordingly, wheelchairs, wheelbarrows, strollers, and carts may be handled in the same manner as the large luggage described above. That is, the information extraction unit 10 generates person movement characteristic information including information indicating that the wheelchair, the handcart, the stroller, or the carriage is pushed in the person movement characteristic information of the person pushing the wheelchair, the handcart, the stroller, or the carriage. To do. Further, the information correction unit 12 defines the occupation area and the moving speed of the group in consideration of pushing the wheelchair, the handcart, the stroller, or the carriage.
 また、混雑予測部13がセルオートマトン法による混雑予測シミュレーションを実施する場合、情報補正部12は、大きな荷物に対しても1セルを割り当てる。これにより、人物が持っている大きな荷物が、当該人物と隣接して行動するものとして扱われるようにする。 In addition, when the congestion prediction unit 13 performs a congestion prediction simulation by the cellular automaton method, the information correction unit 12 allocates one cell even for a large package. As a result, a large baggage possessed by a person is treated as acting adjacent to the person.
 図13A及び図13Bは、混雑予測部13がセルオートマトン法を適用した演算を行う場合に、情報補正部12によって定義されるグループの占有領域を説明する図である。
 図13A及び図13Bでは、1人の人物が1つのグループを形成している場合を示している。
 図13Aは、人物が大きな荷物を持っていない場合を示している。このとき、情報補正部12は、当該人物が属するグループの占有領域として、1セルを割り当てる。
 図13Bは、人物が大きな荷物を持っている場合を示している。このとき、情報補正部12は、当該人物が属するグループの占有領域として、荷物の分も含めて2セルを割り当てる。
 なお、車椅子、手押し車、ベビーカー又は台車を押している人物の場合のセルの割り当てについても同様である。
FIG. 13A and FIG. 13B are diagrams for explaining the occupied area of the group defined by the information correction unit 12 when the congestion prediction unit 13 performs a calculation using the cellular automaton method.
13A and 13B show a case where one person forms one group.
FIG. 13A shows a case where the person does not have a large luggage. At this time, the information correction unit 12 assigns one cell as the occupied area of the group to which the person belongs.
FIG. 13B shows a case where a person has a large luggage. At this time, the information correction unit 12 assigns two cells including the luggage as the occupied area of the group to which the person belongs.
The same applies to cell allocation in the case of a person pushing a wheelchair, a handcart, a stroller, or a carriage.
 大きな荷物、車椅子、手押し車、ベビーカー又は台車等の影響を加味する以外は、実施の形態2の混雑予測装置1は、実施の形態1の混雑予測装置1と同様の処理を行う。 The congestion prediction device 1 according to the second embodiment performs the same processing as the congestion prediction device 1 according to the first embodiment, except for the effects of large luggage, wheelchairs, wheelbarrows, strollers, or carts.
 以上のように、この実施の形態2に係る混雑予測装置1は、大きな荷物を持っていること、また、車椅子、手押し車、ベビーカー又は台車を押していること等を考慮して、人物の占有領域ひいては当該人物が属するグループの占有領域を定義する。したがって、この実施の形態2に係る混雑予測装置1は、実施の形態1で示した効果に加え、大きな荷物を持っている人物、また、車椅子、手押し車、ベビーカー又は台車を押している人物による混雑への影響を反映した混雑予測ができる。 As described above, the congestion prediction device 1 according to the second embodiment takes into account that a person has a large baggage and that the person's occupancy region is in consideration of pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. As a result, the occupation area of the group to which the person belongs is defined. Therefore, in addition to the effects shown in the first embodiment, the congestion prediction device 1 according to the second embodiment is crowded by a person holding a large baggage, or a person pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. Congestion prediction that reflects the impact on the
 また、情報抽出部10は、人物に相当する大きさの荷物を持っている人物について、占有領域が移動方向に沿って倍になる人物移動特性情報を生成することとした。このようにすることで、人物に相当する大きさの荷物を持って移動する人物を考慮することができる。 In addition, the information extraction unit 10 generates the person movement characteristic information in which the occupied area doubles in the movement direction for the person who has the luggage corresponding to the person. In this way, it is possible to consider a person who moves with a luggage of a size corresponding to the person.
 また、情報抽出部10は、車椅子、手押し車、ベビーカー又は台車を押している人物について、占有領域が移動方向に沿って倍になる人物移動特性情報を生成することとした。このようにすることで、車椅子、手押し車、ベビーカー又は台車を押して移動する人物を考慮することができる。 Also, the information extraction unit 10 generates person movement characteristic information in which the occupied area doubles in the movement direction for a person pushing a wheelchair, a wheelbarrow, a stroller, or a carriage. By doing in this way, the person who pushes and moves a wheelchair, a wheelbarrow, a stroller, or a cart can be considered.
 なお、本願発明はその発明の範囲内において、各実施の形態の自由な組み合わせ、あるいは各実施の形態の任意の構成要素の変形、もしくは各実施の形態においての任意の構成要素の省略が可能である。 In the invention of the present application, within the scope of the invention, any combination of the embodiments, a modification of any component of each embodiment, or omission of any component in each embodiment is possible. is there.
 以上のように、この発明に係る混雑予測装置は、現実の人々の行動に近い演算となるように演算の対象を定義した上で、混雑予測の演算をすることができるので、大勢の人々が集まるようなイベント開催時に、イベント会場までの移動経路における混雑状況を予測するのに適している。 As described above, the congestion prediction device according to the present invention can calculate the congestion prediction after defining the calculation target so that the calculation is close to the behavior of the actual people. It is suitable for predicting the congestion situation on the travel route to the event venue when holding a gathering event.
 1 混雑予測装置、2 センサ、3 表示装置、10 情報抽出部、11 相関分析部、12 情報補正部、13 混雑予測部、14 混雑度分析部、15 記憶部、101 プロセッサ、102 メモリ、103 データ格納ストレージ、104 入力インタフェース、105 出力インタフェース。 1 Congestion prediction device, 2 sensors, 3 display devices, 10 information extraction unit, 11 correlation analysis unit, 12 information correction unit, 13 congestion prediction unit, 14 congestion degree analysis unit, 15 storage unit, 101 processor, 102 memory, 103 data Storage storage, 104 input interface, 105 output interface.

Claims (9)

  1.  人物ごとの移動の様子を示す人物移動特性情報を生成する第1特性情報生成部と、
     前記人物移動特性情報を用いて、位置の近接度及び行動の類似度に基づき、行動を共にするグループごとに人物をグループ分けする相関分析部と、
     前記相関分析部のグループ分けにより形成されたグループごとに、グループの移動の様子を示すグループ移動特性情報を生成する第2特性情報生成部と、
     グループ移動特性情報を用いて、グループを対象に混雑予測の演算をする混雑予測部とを備えることを特徴とする混雑予測装置。
    A first characteristic information generation unit that generates person movement characteristic information indicating a movement state of each person;
    Using the person movement characteristic information, based on the proximity of the position and the similarity of the action, a correlation analysis unit that groups persons for each group that takes action together;
    For each group formed by the grouping of the correlation analysis unit, a second characteristic information generation unit that generates group movement characteristic information indicating the movement of the group,
    A congestion prediction device comprising: a congestion prediction unit that calculates congestion prediction for a group using group movement characteristic information.
  2.  前記第1特性情報生成部は、映像を画像処理して得られた移動速度を含む人物移動特性情報を生成し、
     前記第2特性情報生成部は、同じグループに属する人物に対応する人物移動特性情報が示す移動速度の平均値と、当該グループに属する人物の占有領域を包含する占有領域とを、当該グループのグループ移動特性情報に含めることを特徴とする請求項1記載の混雑予測装置。
    The first characteristic information generation unit generates person movement characteristic information including a movement speed obtained by image processing of a video,
    The second characteristic information generation unit calculates an average value of moving speeds indicated by person movement characteristic information corresponding to persons belonging to the same group and an occupied area including an occupied area of persons belonging to the group. The congestion prediction device according to claim 1, wherein the congestion prediction device is included in the movement characteristic information.
  3.  前記第1特性情報生成部は、人物に相当する大きさの荷物を持っている人物について、占有領域が移動方向に沿って倍になる人物移動特性情報を生成することを特徴とする請求項1記載の混雑予測装置。 The said 1st characteristic information generation part produces | generates the person movement characteristic information which an occupation area doubles along a moving direction about the person who has the luggage | load of the magnitude | size equivalent to a person. The congestion prediction device described.
  4.  前記第1特性情報生成部は、車椅子、手押し車、ベビーカー又は台車を押している人物について、占有領域が移動方向に沿って倍になる人物移動特性情報を生成することを特徴とする請求項1記載の混雑予測装置。 The said 1st characteristic information generation part produces | generates the person movement characteristic information which an occupation area doubles along a moving direction about the person pushing the wheelchair, the handcart, the stroller, or the cart. Congestion prediction device.
  5.  前記混雑予測部の演算結果を用いて、混雑度を算出する混雑度分析部と、
     算出された混雑度を用いて、前記第2特性情報生成部が生成したグループ移動特性情報を補正する情報補正部とを備え、
     前記混雑予測部は、前記情報補正部により補正されたグループ移動特性情報を用いることを特徴とする請求項1記載の混雑予測装置。
    Using the calculation result of the congestion prediction unit, a congestion level analysis unit that calculates a congestion level,
    An information correction unit that corrects the group movement characteristic information generated by the second characteristic information generation unit using the calculated degree of congestion;
    The congestion prediction device according to claim 1, wherein the congestion prediction unit uses group movement characteristic information corrected by the information correction unit.
  6.  前記情報補正部は、混雑度が高いほどグループの占有領域が縮小する補正をすることを特徴とする請求項5記載の混雑予測装置。 6. The congestion prediction apparatus according to claim 5, wherein the information correction unit performs correction to reduce the occupation area of the group as the degree of congestion increases.
  7.  前記混雑予測部は、セルオートマトン法を用いた演算を行い、
     前記第2特性情報生成部は、グループの占有領域として当該グループに属する人物の数だけセルを組み合わせた形状を割り当てることを特徴とする請求項5記載の混雑予測装置。
    The congestion prediction unit performs an operation using a cellular automaton method,
    The congestion prediction device according to claim 5, wherein the second characteristic information generation unit assigns a shape in which cells are combined by the number of persons belonging to the group as an occupation region of the group.
  8.  前記情報補正部は、混雑度が第1混雑閾値以下の場合には、セルが並ぶ直交する2方向のうち、グループの移動方向に直交する方向に近い方向に沿ってセルを並べた形状を当該グループの占有領域とし、混雑度が前記第1混雑閾値より大きい第2混雑閾値以上の場合には、セルが並ぶ直交する2方向のうち、グループの移動方向に近い方向に沿ってセルを並べた形状を当該グループの占有領域とする補正をすることを特徴とする請求項7記載の混雑予測装置。 When the degree of congestion is equal to or less than the first congestion threshold, the information correction unit determines a shape in which cells are arranged along a direction close to a direction orthogonal to the group moving direction, out of two orthogonal directions in which the cells are arranged. When the congestion area is greater than or equal to the second congestion threshold greater than the first congestion threshold, the cells are arranged along the direction close to the group movement direction among the two orthogonal directions in which the cells are arranged. The congestion prediction apparatus according to claim 7, wherein the shape is corrected to be an occupied area of the group.
  9.  第1特性情報生成部が、人物ごとの移動の様子を示す人物移動特性情報を生成する第1特性情報生成ステップと、
     相関分析部が、前記人物移動特性情報を用いて、位置の近接度及び行動の類似度に基づき、行動を共にするグループごとに人物をグループ分けする相関分析ステップと、
     第2特性情報生成部が、前記相関分析ステップのグループ分けにより形成されたグループごとに、グループの移動の様子を示すグループ移動特性情報を生成する第2特性情報生成ステップと、
     混雑予測部が、グループ移動特性情報を用いて、グループを対象に混雑予測の演算をする混雑予測ステップとを備えることを特徴とする混雑予測方法。
    A first characteristic information generating unit that generates person movement characteristic information indicating a movement state of each person;
    A correlation analysis step, wherein the correlation analysis unit uses the person movement characteristic information to group persons for each group that acts together based on the proximity of the position and the similarity of the action;
    A second characteristic information generating unit that generates group movement characteristic information indicating a movement of the group for each group formed by the grouping of the correlation analysis step;
    A congestion prediction method, wherein the congestion prediction unit includes a congestion prediction step of calculating congestion prediction for a group using group movement characteristic information.
PCT/JP2017/002539 2017-01-25 2017-01-25 Congestion prediction device and congestion prediction method WO2018138803A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2018542308A JP6415795B1 (en) 2017-01-25 2017-01-25 Congestion prediction apparatus and congestion prediction method
PCT/JP2017/002539 WO2018138803A1 (en) 2017-01-25 2017-01-25 Congestion prediction device and congestion prediction method
TW106111342A TWI632532B (en) 2017-01-25 2017-04-05 Chaos prediction device and chaotic prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/002539 WO2018138803A1 (en) 2017-01-25 2017-01-25 Congestion prediction device and congestion prediction method

Publications (1)

Publication Number Publication Date
WO2018138803A1 true WO2018138803A1 (en) 2018-08-02

Family

ID=62978182

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/002539 WO2018138803A1 (en) 2017-01-25 2017-01-25 Congestion prediction device and congestion prediction method

Country Status (3)

Country Link
JP (1) JP6415795B1 (en)
TW (1) TWI632532B (en)
WO (1) WO2018138803A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021038720A1 (en) * 2019-08-27 2021-03-04 日本電信電話株式会社 Movement prediction device, movement prediction method, and movement prediction program
WO2022014339A1 (en) * 2020-07-16 2022-01-20 株式会社 東芝 Determination device, determination method, and program
JP2023078795A (en) * 2021-11-26 2023-06-07 Necプラットフォームズ株式会社 Information control device, information control method, and program
EP4198849A1 (en) 2021-12-17 2023-06-21 Fujitsu Limited Prediction program, prediction method, and prediction device, prediction system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114707847B (en) * 2022-03-30 2023-05-26 南昌菱形信息技术有限公司 Intelligent factory personnel flow detection method and system based on 5G technology

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015215A (en) * 2000-06-30 2002-01-18 Hitachi Ltd Multimedia information distribution system and portable information terminal device
JP2006092396A (en) * 2004-09-27 2006-04-06 Oki Electric Ind Co Ltd Apparatus for detecting lone person and person in group
JP2007128377A (en) * 2005-11-07 2007-05-24 Mitsubishi Heavy Ind Ltd Evacuee action prediction device and evacuee action prediction method
WO2012093592A1 (en) * 2011-01-07 2012-07-12 株式会社日立国際電気 Monitoring system and occupancy proportion detection method
JP2014006842A (en) * 2012-06-27 2014-01-16 Sony Corp Information processing apparatus, information processing method, program, and information processing system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7558404B2 (en) * 2005-11-28 2009-07-07 Honeywell International Inc. Detection of abnormal crowd behavior
JP2008026997A (en) * 2006-07-18 2008-02-07 Denso Corp Pedestrian recognition device and pedestrian recognition method
US8855361B2 (en) * 2010-12-30 2014-10-07 Pelco, Inc. Scene activity analysis using statistical and semantic features learnt from object trajectory data
CN103077423B (en) * 2011-10-25 2015-09-30 中国科学院深圳先进技术研究院 To run condition detection method based on crowd's quantity survey of video flowing, local crowd massing situation and crowd
US9449506B1 (en) * 2016-05-09 2016-09-20 Iteris, Inc. Pedestrian counting and detection at a traffic intersection based on location of vehicle zones

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002015215A (en) * 2000-06-30 2002-01-18 Hitachi Ltd Multimedia information distribution system and portable information terminal device
JP2006092396A (en) * 2004-09-27 2006-04-06 Oki Electric Ind Co Ltd Apparatus for detecting lone person and person in group
JP2007128377A (en) * 2005-11-07 2007-05-24 Mitsubishi Heavy Ind Ltd Evacuee action prediction device and evacuee action prediction method
WO2012093592A1 (en) * 2011-01-07 2012-07-12 株式会社日立国際電気 Monitoring system and occupancy proportion detection method
JP2014006842A (en) * 2012-06-27 2014-01-16 Sony Corp Information processing apparatus, information processing method, program, and information processing system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021038720A1 (en) * 2019-08-27 2021-03-04 日本電信電話株式会社 Movement prediction device, movement prediction method, and movement prediction program
JPWO2021038720A1 (en) * 2019-08-27 2021-03-04
JP7176642B2 (en) 2019-08-27 2022-11-22 日本電信電話株式会社 Movement prediction device, movement prediction method, and movement prediction program
WO2022014339A1 (en) * 2020-07-16 2022-01-20 株式会社 東芝 Determination device, determination method, and program
JP2022018916A (en) * 2020-07-16 2022-01-27 株式会社東芝 Assessment device, assessment method, and program
JP7408502B2 (en) 2020-07-16 2024-01-05 株式会社東芝 Judgment device, judgment method, and program
JP2023078795A (en) * 2021-11-26 2023-06-07 Necプラットフォームズ株式会社 Information control device, information control method, and program
JP7323215B2 (en) 2021-11-26 2023-08-08 Necプラットフォームズ株式会社 Information control device, information control method, and program
EP4198849A1 (en) 2021-12-17 2023-06-21 Fujitsu Limited Prediction program, prediction method, and prediction device, prediction system

Also Published As

Publication number Publication date
JPWO2018138803A1 (en) 2019-01-31
JP6415795B1 (en) 2018-10-31
TW201828266A (en) 2018-08-01
TWI632532B (en) 2018-08-11

Similar Documents

Publication Publication Date Title
JP6415795B1 (en) Congestion prediction apparatus and congestion prediction method
Von Sivers et al. Dynamic stride length adaptation according to utility and personal space
US10776627B2 (en) Human flow analysis method, human flow analysis apparatus, and human flow analysis system
Zeng et al. Application of social force model to pedestrian behavior analysis at signalized crosswalk
Bierlaire et al. Behavioral dynamics for pedestrians
Li et al. Simulation and analysis of congestion risk during escalator transfers using a modified social force model
US20100027875A1 (en) Automated learning for people counting systems
Li et al. Relationship between behavior aggressiveness and pedestrian dynamics using behavior-based cellular automata model
TW201250609A (en) Gesture recognition using depth images
US20110264360A1 (en) Emergency routing within a controllable transit system
You et al. The simulation and analysis of small group effect in crowd evacuation
KR102203810B1 (en) User interfacing apparatus and method using an event corresponding a user input
Ghiani et al. A note on the Ichoua, Gendreau, and Potvin (2003) travel time model
KR102108850B1 (en) Method and apparatus for pedestrian simulation using cellualar automata
US10282634B2 (en) Image processing method, image processing apparatus, and recording medium for reducing variation in quality of training data items
Johansson et al. Applied pedestrian modeling
JP2009223693A (en) Person counting device and person counting method
JPWO2017037859A1 (en) Information processing apparatus and method
JP2013064671A (en) Measurement system and measurement method
Sabri et al. Simulation method of shortest and safest path algorithm for evacuation in high rise building
JP6686411B2 (en) Map making method
JP7099091B2 (en) License plate recognition device, license plate recognition method and program
KR102434416B1 (en) Method and apparatus for accelerating foreground and background separation in object detection using stereo camera
Zheng et al. Dynamic parameters cellular automaton model for passengers in subway
Chen et al. LEGS: A load-balancing emergency guiding system based on wireless sensor networks

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018542308

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

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

Country of ref document: EP

Kind code of ref document: A1