WO2023177277A1 - Artificial intelligence-based traffic safety management method - Google Patents

Artificial intelligence-based traffic safety management method Download PDF

Info

Publication number
WO2023177277A1
WO2023177277A1 PCT/KR2023/003679 KR2023003679W WO2023177277A1 WO 2023177277 A1 WO2023177277 A1 WO 2023177277A1 KR 2023003679 W KR2023003679 W KR 2023003679W WO 2023177277 A1 WO2023177277 A1 WO 2023177277A1
Authority
WO
WIPO (PCT)
Prior art keywords
accident
information
traffic
artificial intelligence
unit
Prior art date
Application number
PCT/KR2023/003679
Other languages
French (fr)
Korean (ko)
Inventor
박선영
박경범
황경승
김민석
이재원
윤진수
여화수
Original Assignee
한국교통안전공단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국교통안전공단 filed Critical 한국교통안전공단
Publication of WO2023177277A1 publication Critical patent/WO2023177277A1/en

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled

Definitions

  • the present invention relates to an artificial intelligence-based traffic safety management method, and more specifically, to a traffic safety management method that can predict traffic accident risk areas, analyze causes, and suggest countermeasures based on artificial intelligence.
  • Cars have many positive aspects as a means of transportation, but they also have negative aspects that can cause traffic accidents and cause damage to life and property. In modern society, traffic accidents have emerged as an important social problem.
  • Traffic accidents can occur due to complex factors between people, roads, and vehicles.
  • various methods are used, such as installing sensors on the road or installing cameras or CCTV at specific points on the road, but traffic accidents still occur frequently.
  • An embodiment of the present invention seeks to provide a traffic safety management method that can predict traffic accident risk areas, analyze causes, and suggest countermeasures based on artificial intelligence.
  • an artificial intelligence-based traffic safety management method includes dividing a management target area into a plurality of unit areas, processing area management information collected in advance for each of the plurality of unit areas, and extracting at least one feature information; predicting and grading the likelihood of a traffic accident occurring in each of the plurality of unit areas using the characteristic information; detecting risk factors by analyzing a correlation between characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring; and analyzing the risk factors and recommending countermeasures.
  • the disclosed technology can have the following effects. However, since it does not mean that a specific embodiment must include all of the following effects or only the following effects, the scope of rights of the disclosed technology should not be understood as being limited thereby.
  • the traffic safety management method can enable traffic safety management centered on prevention by predicting traffic accident risk areas, analyzing causes, and suggesting countermeasures based on artificial intelligence.
  • FIG. 1 is a diagram illustrating a traffic safety management device according to an embodiment of the present invention.
  • FIG. 2 is a flowchart illustrating a traffic safety management method performed by the traffic safety management device shown in FIG. 1.
  • FIG. 3 is an example diagram illustrating a unit area partitioned by the data preprocessor shown in FIG. 1.
  • FIG. 4 is an example diagram illustrating a screen displaying grades classified by the accident grade prediction unit shown in FIG. 1 .
  • FIG. 5 is an example diagram illustrating a report prepared by the alternative recommendation unit shown in FIG. 1.
  • first and second are used to distinguish one component from another component, and the scope of rights should not be limited by these terms.
  • a first component may be named a second component, and similarly, the second component may also be named a first component.
  • identification codes e.g., a, b, c, etc.
  • the identification codes do not explain the order of each step, and each step clearly follows a specific order in context. Unless specified, events may occur differently from the specified order. That is, each step may occur in the same order as specified, may be performed substantially simultaneously, or may be performed in the opposite order.
  • the present invention can be implemented as computer-readable code on a computer-readable recording medium
  • the computer-readable recording medium includes all types of recording devices that store data that can be read by a computer system.
  • Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage devices. Additionally, the computer-readable recording medium can be distributed across computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • FIG. 1 is a diagram illustrating an artificial intelligence-based traffic safety management system according to an embodiment of the present invention.
  • the artificial intelligence-based traffic safety management system 100 includes a data preprocessing unit 110, an accident risk area prediction unit 120, an accident grade prediction unit 130, and a factor It may include an analysis unit 140, an alternative recommendation unit 150, and a control unit 160.
  • the data preprocessing unit 110 receives and preprocesses regional management information for managing traffic safety in the management target area.
  • local management information is information related to accident factors that may cause traffic accidents, and may be collected in advance and stored in a separate database (not shown).
  • Local management information may include human information, vehicle information, traffic accident information, environmental information, social structure information, and transportation system information.
  • Personal information may include information related to people, such as driving behavior characteristics such as drowsiness, inattention, and dangerous driving behavior, and pedestrian characteristics such as the number and distribution of pedestrians.
  • risky driving behavior refers to at least one of 11 behaviors, such as rapid acceleration, rapid deceleration, sudden start, sudden stop, sudden right turn, sudden left turn, sudden U-turn, sudden overtaking, sudden lane change, speeding, and prolonged speeding. It can include either one.
  • Speeding can be the act of driving at a speed that exceeds 20km/h over the speed limit, and long-term speeding can be the act of maintaining speeding for more than 3 minutes.
  • Vehicle information may include information related to the vehicle, such as vehicle type, traffic volume, average speed, advanced device installation, and illegal tuning.
  • Traffic accident information may include information related to traffic accidents, such as the number and severity of preceding traffic accidents. Here, the severity can be classified as death, serious injury, minor injury, etc.
  • Environmental information may include information related to the environment, such as the type and distribution of transportation facilities and weather factors.
  • traffic facilities may include signal facilities, road facilities, sign facilities, etc.
  • signaling facilities may include pedestrian activated signals, mounts, traffic lights, acoustic signals, remaining time indicators, controllers, and poles.
  • Road facilities may include road obstacles, text signs, speed signs, safety zones, no stopping zones, crosswalks and other road markings, directional signs, lanes, etc.
  • Sign facilities can include 48 types of facilities, including safety signs, child protection area signs, and elderly protection area signs.
  • traffic facilities may include other facilities such as CCTV, detectors, intersections, and gaze guides.
  • Social structure information may include information related to social structure, such as population structure, population density, lifestyle, road area, and commercial district area.
  • Traffic system information may include information related to the traffic system, such as traffic law violations or crackdowns.
  • the data pre-processing unit 110 divides the management target area into a plurality of unit areas, processes area management information for each of the plurality of unit areas, and extracts at least one feature information for each of the plurality of unit areas.
  • the data pre-processing unit 110 may classify regional management information into a plurality of unit areas and extract characteristics of the regional management information for each of the plurality of unit areas as feature information.
  • the accident risk area prediction unit 120 predicts whether or not an accident will occur in each of the plurality of unit areas.
  • the accident risk area prediction unit 120 can integrate characteristic information of each of the plurality of unit areas and predict whether or not an accident will occur according to the integration result.
  • the accident risk area prediction unit 120 may predict whether or not an accident will occur using an artificial intelligence model, for example, a convolutional neural network.
  • the accident risk area prediction unit 120 can predict whether or not a traffic accident will occur by grouping a plurality of unit areas and comparing the integration results of characteristic information for each group. In general, because urban areas have more accident factors than suburban areas, if no distinction is made between the urban area and suburban areas, all areas located in the urban area can be predicted to be areas where traffic accidents occur.
  • the accident risk area prediction unit 120 classifies the plurality of unit areas into areas located in the downtown area and areas located in outlying areas other than the city center, and divides the areas located in the downtown area into the downtown area group. After grouping the areas located in the outskirts into outlying area groups, prediction accuracy can be improved by predicting the presence or absence of traffic accidents in each of the plurality of unit areas in the city center group and outskirt group units.
  • One embodiment of the present invention is not limited to this, and the accident risk area prediction unit 120 may select an arbitrary number of unit areas in order and group them into one group.
  • the accident risk area prediction unit 120 may perform data augmentation on the number of traffic accidents among the extracted feature information and then predict whether or not a traffic accident will occur.
  • traffic accident data is absorbed into non-traffic accident data, so that a plurality of unit areas can be predicted to have no traffic accidents.
  • the accident risk area prediction unit 120 according to an embodiment of the present invention can generate data similar to actual traffic accident data, amplify the number of traffic accidents, and then predict whether or not a traffic accident will occur.
  • the accident grade prediction unit 130 predicts and rates the likelihood of a traffic accident occurring in each of the plurality of unit areas using feature information extracted from each of the plurality of unit areas.
  • the accident grade prediction unit 130 may determine the probability of a traffic accident occurring based on characteristic information of each of the plurality of unit areas and grade the probability of a traffic accident occurring according to the degree of probability of a traffic accident occurring.
  • the accident grade prediction unit 130 sets the grade by classifying the probability of traffic accident occurrence into a certain range, and grades the probability of traffic accident occurrence into a grade corresponding to the probability of traffic accident occurrence in each of the plurality of unit areas.
  • the possibility of a traffic accident occurring according to an embodiment of the present invention can be classified into four levels.
  • Grade 1 has a traffic accident probability of 5% to less than 25%
  • Grade 2 has a traffic accident probability of 25% to less than 50%
  • Grade 3 has a traffic accident probability of 50% to 75%. It is less than %
  • level 4 corresponds to a traffic accident probability of more than 75%.
  • the higher the probability of a traffic accident occurring the higher the level can be classified.
  • the accident grade prediction unit 130 may use an artificial intelligence model to determine the probability of a traffic accident occurring and grade the probability of a traffic accident occurring.
  • the accident grade prediction unit 130 may use various non-linear relationship learning methods including multiple hidden layers such as deep neural networks.
  • an embodiment of the present invention is not limited to this, and the accident grade prediction unit 130 may predict the possibility of a traffic accident occurring by targeting only a unit area predicted to cause a traffic accident among a plurality of unit areas.
  • the factor analysis unit 140 may detect risk factors by analyzing the correlation between characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring.
  • the factor analysis unit 140 enables the function of suggesting the cause of traffic accident risk and alternatives, and can analyze the correlation between the characteristic information of each of the plurality of unit areas and the possibility of traffic accident occurrence based on a decision tree.
  • an embodiment of the present invention is not limited thereto.
  • the factor analysis unit 140 may detect an area where risk factors are concentrated within a unit area where the possibility of a traffic accident occurring is higher than a preset risk level among a plurality of unit areas and select the area as a risk factor concentration area (hot-spot).
  • the risk level may be level 3. That is, the factor analysis unit 140 may select a risk factor concentration area targeting unit areas where the probability of traffic accidents occurring is level 3 or 4 among a plurality of unit areas.
  • the factor analysis unit 140 may select the area where traffic accidents occur and where traffic facilities are concentrated within a specific unit area as the risk factor concentration area. For example, the factor analysis unit 140 may select an area where a traffic accident occurred as a risk factor concentration area even though it is an area where major traffic facilities such as traffic lights, crosswalks, child protection zones, safety signs, and elderly protection zones are concentrated. there is.
  • the alternative recommendation unit 150 analyzes risk factors detected in areas where risk factors are concentrated and recommends countermeasures to prevent the risk factors.
  • the alternative recommendation unit 150 can classify risk factors according to pre-selected accident factor types and analyze the characteristics of risk factors in risk factor concentration areas in connection with traffic accident use cases.
  • accident factor types can be classified into human factors, vehicle factors, traffic accident factors, environmental factors, social structure factors, and institutional factors.
  • Human factors may be accident factors related to human information
  • vehicle factors may be factors related to vehicle information
  • environmental factors may be factors related to environmental information
  • social structure factors may be factors related to social structure information
  • institutional factors may be factors related to transportation system information.
  • the alternative recommendation unit 150 may recommend a response plan according to the characteristics of the risk factors for the area where the risk factors are concentrated, and may write and issue the recommended response plan as a report.
  • the alternative recommendation unit 150 can write the risk factors in the area where risk factors are concentrated in a chart format and record the analysis results of the risk factors and countermeasures in graphs or text. Additionally, countermeasures can be created by superimposing them on a map image of the area where risk factors are concentrated.
  • the control unit 160 controls the overall operation of the traffic safety management system 100 and includes a data preprocessing unit 110, an accident risk area prediction unit 120, an accident grade prediction unit 130, a factor analysis unit 140, and Control flow or data flow between the alternative recommendation units 150 can be managed.
  • FIG. 2 is a flowchart illustrating a traffic safety management method performed in the traffic safety management system shown in FIG. 1
  • FIG. 3 is a flowchart illustrating a unit area partitioned by the data preprocessor shown in FIG. 1.
  • Figure 4 is an example diagram shown to explain a screen displaying grades classified by the accident grade prediction unit shown in Figure 1
  • Figure 5 is shown to explain a report prepared by the alternative recommendation unit shown in Figure 1. This is an example diagram.
  • the data pre-processing unit 110 first divides the management target area into a plurality of unit areas. At this time, the data pre-processing unit 110 may partition the management target area in a grid format. For example, as shown in FIG. 3, the data preprocessor 110 may divide the management area (TA) into unit areas (UA) of a certain size.
  • the data pre-processing unit 110 processes regional management information for each unit area and extracts characteristic information for each of a plurality of unit areas.
  • the accident risk area prediction unit 120 predicts whether or not a traffic accident will occur in each of the plurality of unit areas using the extracted feature information.
  • the accident risk area prediction unit 120 can predict whether a traffic accident will occur by integrating the characteristic information of each of the plurality of unit areas. For example, if dangerous driving behavior exists within a specific unit area among a plurality of unit areas, the number of pedestrians is large, and the average speed of vehicles is high, the unit area can be predicted as an area where a traffic accident will occur.
  • the accident grade prediction unit 130 predicts and rates the likelihood of a traffic accident occurring in each of the plurality of unit areas using feature information extracted from each of the plurality of unit areas (S110).
  • the accident grade prediction unit 130 classifies unit areas with a traffic accident probability of less than 25% among a plurality of unit areas as grade 1, and unit areas with a traffic accident probability of more than 25% and less than 50% as grade 1. It can be classified into 2 grades.
  • the accident grade prediction unit 130 may display the predicted traffic accident probability grades in different colors and provide them to the user. For example, the accident grade prediction unit 130 may change the color from yellow to red as the grade increases.
  • the accident grade prediction unit 130 can predict and rate the possibility of a traffic accident occurring for a unit area predicted as an area where a traffic accident will occur through the accident risk area prediction unit 120 among a plurality of unit areas. .
  • the factor analysis unit 140 detects risk factors by analyzing the correlation between the characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring (S120). For example, the factor analysis unit 140 predicts that the probability of a traffic accident occurring in a specific unit area is level 4, that there are 5 or less direction sign facilities in the unit area, that there are 1 or less safety sign facilities, and that the temporary stop line If there is no left turn sign, these traffic facilities can be analyzed as a factor correlated with the possibility of a traffic accident occurring, and information about the traffic facility can be detected as a risk factor.
  • the factor analysis unit 140 selects a risk factor concentration area (Hot-spot) where risk factors are concentrated within a unit area where the probability of traffic accidents occurring is at a risk level or higher among a plurality of unit areas. Then, the alternative recommendation unit 150 analyzes the characteristics of the risk factors detected in the risk factor concentration area and recommends a countermeasure to prevent the risk factors according to the analyzed characteristics (S130).
  • a risk factor concentration area Het-spot
  • the alternative recommendation unit 150 determines that the risk factors detected within a specific unit area are human factors and environmental factors, that there is a risk of speeding and rapid acceleration/deceleration within the unit area, and that there is a risk of speeding and rapid acceleration/deceleration within the unit area, and If the analysis results show that there is a high risk of conflict, installation of speeding/red light violation cameras, lowering the speed limit, and installing a median barrier to prevent illegal U-turns can be recommended as countermeasures.
  • the alternative recommendation unit 150 can write a report on recommended response measures in areas where risk factors are concentrated. For example, as shown in FIG. 5, the alternative recommendation unit 150 can display risk factors in areas where risk factors are concentrated in a chart format and record the analysis results of risk factors and countermeasures in graphs or text. . Additionally, a report can be created by superimposing countermeasures on a map image of the risk factor concentration area.
  • the artificial intelligence-based traffic safety management method predicts the traffic accident risk area in the management target area, detects risk factors for the predicted traffic accident risk area, and determines the risk factors. A response plan can be recommended. Therefore, traffic safety management can be proactively carried out with a focus on prevention.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Traffic Control Systems (AREA)

Abstract

The present invention relates to an artificial intelligence-based traffic safety management method, and comprises the steps of: partitioning a region to be managed into multiple unit areas, and processing pre-collected region management information for each of the multiple unit areas to extract at least one feature information; predicting the possibility of traffic accidents happening of each of the multiple unit areas by using the feature information, and grading same; analyzing the correlation between the feature information and the possibility of traffic accidents happening for each of the multiple unit areas, to detect a risk factor; and analyzing the risk factor to recommend a countermeasure.

Description

인공지능 기반 교통 안전 관리 방법Artificial intelligence-based traffic safety management method
본 발명은 인공지능 기반 교통 안전 관리 방법에 관한 것으로, 보다 상세하게는 인공지능을 기반으로 교통 사고 위험 영역의 예측, 원인 분석 및 대처 방안을 제시할 수 있는 교통 안전 관리 방법에 관한 것이다. The present invention relates to an artificial intelligence-based traffic safety management method, and more specifically, to a traffic safety management method that can predict traffic accident risk areas, analyze causes, and suggest countermeasures based on artificial intelligence.
자동차는 이동 수단으로서 긍정적인 측면도 많지만, 교통 사고를 일으켜 인명과 재산에 피해를 줄 수 있는 부정적인 측면도 있다. 현대 사회에서 교통 사고는 중요한 사회적 문제로 대두되고 있는 실정이다.Cars have many positive aspects as a means of transportation, but they also have negative aspects that can cause traffic accidents and cause damage to life and property. In modern society, traffic accidents have emerged as an important social problem.
교통 사고는 사람, 도로 및 차량 간의 복합적인 요인으로 인해 발생할 수 있다. 교통 사고를 방지하기 위해 도로 상에 센서를 설치하거나, 도로의 특정 지점에 카메라나 CCTV를 설치하는 등의 다양한 방법을 이용하고 있으나, 교통 사고는 여전히 많이 발생하고 있다. Traffic accidents can occur due to complex factors between people, roads, and vehicles. To prevent traffic accidents, various methods are used, such as installing sensors on the road or installing cameras or CCTV at specific points on the road, but traffic accidents still occur frequently.
이에, 교통 사고를 예방 및 예측하기 위한 기술들이 개발되고 있으나, 교통 사고 다발 지역, 도로 시설 위험 지역 등 단순 통계 모형으로만 적용되고 있다. 이는 운전자에게 위험 지점을 알려 주의 운전을 하라는 경각심 유도에 그치고, 교통 사고가 발생한 도로 상의 근본적인 문제점은 개선되지 않기 때문에 교통 사고를 예방하는데 한계가 있다.Accordingly, technologies to prevent and predict traffic accidents are being developed, but are only applied as simple statistical models to areas with frequent traffic accidents and road facility risk areas. This has limitations in preventing traffic accidents because it only serves to alert drivers to dangerous spots and encourage them to drive carefully, and does not improve the fundamental problems on the roads where traffic accidents occur.
또한, 인공지능을 이용한 기술들도 개발되고 있으나, 대부분 교통 흐름이나 자율주행 자동차에 국한되어 있다. 따라서, 사전에 교통 사고를 예방하고, 관리할 수 있는 기술이 필요하다.In addition, technologies using artificial intelligence are being developed, but most of them are limited to traffic flow or self-driving cars. Therefore, technology is needed to prevent and manage traffic accidents in advance.
본 발명의 일 실시예는 인공지능을 기반으로 교통 사고 위험 영역의 예측, 원인 분석 및 대처 방안을 제시할 수 있는 교통 안전 관리 방법을 제공하고자 한다.An embodiment of the present invention seeks to provide a traffic safety management method that can predict traffic accident risk areas, analyze causes, and suggest countermeasures based on artificial intelligence.
실시예들 중에서, 인공지능 기반 교통 안전 관리 방법은 관리 대상 지역을 복수의 단위 영역으로 구획하고, 상기 복수의 단위 영역 별로 미리 수집된 지역 관리 정보를 처리하여 적어도 하나의 특징 정보를 추출하는 단계; 상기 특징 정보를 이용하여 상기 복수의 단위 영역 각각의 교통 사고 발생 가능성을 예측하고, 등급화 하는 단계; 상기 복수의 단위 영역 각각의 특징 정보와 상기 교통 사고 발생 가능성 간의 상관 관계를 분석하여 위험 요인을 검출하는 단계; 및 상기 위험 요인을 분석하여 대처 방안을 추천하는 단계를 포함한다.Among embodiments, an artificial intelligence-based traffic safety management method includes dividing a management target area into a plurality of unit areas, processing area management information collected in advance for each of the plurality of unit areas, and extracting at least one feature information; predicting and grading the likelihood of a traffic accident occurring in each of the plurality of unit areas using the characteristic information; detecting risk factors by analyzing a correlation between characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring; and analyzing the risk factors and recommending countermeasures.
개시된 기술은 다음의 효과를 가질 수 있다. 다만, 특정 실시예가 다음의 효과를 전부 포함하여야 한다거나 다음의 효과만을 포함하여야 한다는 의미는 아니므로, 개시된 기술의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다.The disclosed technology can have the following effects. However, since it does not mean that a specific embodiment must include all of the following effects or only the following effects, the scope of rights of the disclosed technology should not be understood as being limited thereby.
본 발명의 일 실시예에 따른 교통 안전 관리 방법은 인공지능을 기반으로 교통 사고 위험 영역의 예측, 원인 분석 및 대처 방안을 제시함으로써 사전 예방 중심으로 교통 안전 관리를 가능하게 할 수 있다. The traffic safety management method according to an embodiment of the present invention can enable traffic safety management centered on prevention by predicting traffic accident risk areas, analyzing causes, and suggesting countermeasures based on artificial intelligence.
도 1은 본 발명의 일 실시예에 따른 교통 안전 관리 장치를 도시한 도면이다.1 is a diagram illustrating a traffic safety management device according to an embodiment of the present invention.
도 2는 도 1에 도시된 교통 안전 관리 장치에서 수행하는 교통 안전 관리 방법을 설명하기 위해 도시한 순서도이다.FIG. 2 is a flowchart illustrating a traffic safety management method performed by the traffic safety management device shown in FIG. 1.
도 3은 도 1에 도시된 데이터 전처리부에 의해 구획된 단위 영역을 설명하기 위해 도시한 예시도이다.FIG. 3 is an example diagram illustrating a unit area partitioned by the data preprocessor shown in FIG. 1.
도 4는 도 1에 도시된 사고 등급 예측부에서 분류된 등급을 표시한 화면을 설명하기 위해 도시한 예시도이다.FIG. 4 is an example diagram illustrating a screen displaying grades classified by the accident grade prediction unit shown in FIG. 1 .
도 5는 도 1에 도시된 대안 추천부에서 작성한 보고서를 설명하기 위해 도시한 예시도이다.FIG. 5 is an example diagram illustrating a report prepared by the alternative recommendation unit shown in FIG. 1.
본 발명에 관한 설명은 구조적 내지 기능적 설명을 위한 실시예에 불과하므로, 본 발명의 권리범위는 본문에 설명된 실시예에 의하여 제한되는 것으로 해석되어서는 아니 된다. 즉, 실시예는 다양한 변경이 가능하고 여러 가지 형태를 가질 수 있으므로 본 발명의 권리범위는 기술적 사상을 실현할 수 있는 균등물들을 포함하는 것으로 이해되어야 한다. 또한, 본 발명에서 제시된 목적 또는 효과는 특정 실시예가 이를 전부 포함하여야 한다거나 그러한 효과만을 포함하여야 한다는 의미는 아니므로, 본 발명의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다.Since the description of the present invention is only an example for structural or functional explanation, the scope of the present invention should not be construed as limited by the examples described in the text. In other words, since the embodiments can be modified in various ways and can have various forms, the scope of rights of the present invention should be understood to include equivalents that can realize the technical idea. In addition, the purpose or effect presented in the present invention does not mean that a specific embodiment must include all or only such effects, so the scope of the present invention should not be understood as limited thereby.
한편, 본 출원에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.Meanwhile, the meaning of the terms described in this application should be understood as follows.
"제1", "제2" 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로, 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.Terms such as “first” and “second” are used to distinguish one component from another component, and the scope of rights should not be limited by these terms. For example, a first component may be named a second component, and similarly, the second component may also be named a first component.
어떤 구성요소가 다른 구성요소에 "연결되어"있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결될 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어"있다고 언급된 때에는 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 한편, 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.When a component is referred to as being “connected” to another component, it should be understood that it may be directly connected to the other component, but that other components may exist in between. On the other hand, when a component is referred to as being “directly connected” to another component, it should be understood that there are no other components in between. Meanwhile, other expressions that describe the relationship between components, such as "between" and "immediately between" or "neighboring" and "directly neighboring" should be interpreted similarly.
단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "포함하다"또는 "가지다" 등의 용어는 실시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Singular expressions should be understood to include plural expressions unless the context clearly indicates otherwise, and terms such as “comprise” or “have” refer to implemented features, numbers, steps, operations, components, parts, or them. It is intended to specify the existence of a combination, and should be understood as not excluding in advance the possibility of the presence or addition of one or more other features, numbers, steps, operations, components, parts, or combinations thereof.
각 단계들에 있어 식별부호(예를 들어, a, b, c 등)는 설명의 편의를 위하여 사용되는 것으로 식별부호는 각 단계들의 순서를 설명하는 것이 아니며, 각 단계들은 문맥상 명백하게 특정 순서를 기재하지 않는 이상 명기된 순서와 다르게 일어날 수 있다. 즉, 각 단계들은 명기된 순서와 동일하게 일어날 수도 있고 실질적으로 동시에 수행될 수도 있으며 반대의 순서대로 수행될 수도 있다.For each step, identification codes (e.g., a, b, c, etc.) are used for convenience of explanation. The identification codes do not explain the order of each step, and each step clearly follows a specific order in context. Unless specified, events may occur differently from the specified order. That is, each step may occur in the same order as specified, may be performed substantially simultaneously, or may be performed in the opposite order.
본 발명은 컴퓨터가 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현될 수 있고, 컴퓨터가 읽을 수 있는 기록 매체는 컴퓨터 시스템에 의하여 읽힐 수 있는 데이터가 저장되는 모든 종류의 기록 장치를 포함한다. 컴퓨터가 읽을 수 있는 기록 매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장 장치 등이 있다. 또한, 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다.The present invention can be implemented as computer-readable code on a computer-readable recording medium, and the computer-readable recording medium includes all types of recording devices that store data that can be read by a computer system. . Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage devices. Additionally, the computer-readable recording medium can be distributed across computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
여기서 사용되는 모든 용어들은 다르게 정의되지 않는 한, 본 발명이 속하는 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미를 지니는 것으로 해석될 수 없다.All terms used herein, unless otherwise defined, have the same meaning as commonly understood by a person of ordinary skill in the field to which the present invention pertains. Terms defined in commonly used dictionaries should be interpreted as consistent with the meaning they have in the context of the related technology, and cannot be interpreted as having an ideal or excessively formal meaning unless clearly defined in the present application.
도 1은 본 발명의 일 실시예에 따른 인공지능 기반 교통 안전 관리 시스템을 도시한 도면이다.1 is a diagram illustrating an artificial intelligence-based traffic safety management system according to an embodiment of the present invention.
도 1을 참조하면, 본 발명의 일 실시예에 따른 인공지능 기반 교통 안전 관리 시스템(100)은 데이터 전처리부(110), 사고 위험 영역 예측부(120), 사고 등급 예측부(130), 요인 분석부(140), 대안 추천부(150) 및 제어부(160)를 포함할 수 있다. 데이터 전처리부(110)는 관리 대상 지역의 교통 안전을 관리하기 위한 지역 관리 정보를 수신하여 전처리한다. 여기에서, 지역 관리 정보는 교통 사고를 유발할 수 있는 사고 요인과 관련된 정보로서, 미리 수집되어 별도의 데이터베이스(미도시)에 저장될 수 있다. Referring to FIG. 1, the artificial intelligence-based traffic safety management system 100 according to an embodiment of the present invention includes a data preprocessing unit 110, an accident risk area prediction unit 120, an accident grade prediction unit 130, and a factor It may include an analysis unit 140, an alternative recommendation unit 150, and a control unit 160. The data preprocessing unit 110 receives and preprocesses regional management information for managing traffic safety in the management target area. Here, local management information is information related to accident factors that may cause traffic accidents, and may be collected in advance and stored in a separate database (not shown).
지역 관리 정보는 인적 정보, 차량 정보, 교통 사고 정보, 환경 정보, 사회 구조 정보 및 교통 제도 정보 등을 포함할 수 있다. 인적 정보는 졸음, 부주의, 위험 운전 행동 등과 같은 운전 행동 특성 및 보행자 수, 분포 등과 같은 보행자 특성 등 사람과 관련된 정보를 포함할 수 있다. 여기에서, 위험 운전 행동은 11가지의 행동, 예를 들어 급 가속, 급 감속, 급 출발, 급 정거, 급 우회전, 급 좌회전, 급 유턴, 급 앞지르기, 급 차선 변경, 과속 및 장기 과속 중 적어도 어느 하나를 포함할 수 있다. 과속은 제한 속도보다 20km/h 초과된 속도로 주행하는 행동일 수 있고, 장기 과속은 3분 이상 과속 상태를 유지하는 행동일 수 있다.Local management information may include human information, vehicle information, traffic accident information, environmental information, social structure information, and transportation system information. Personal information may include information related to people, such as driving behavior characteristics such as drowsiness, inattention, and dangerous driving behavior, and pedestrian characteristics such as the number and distribution of pedestrians. Here, risky driving behavior refers to at least one of 11 behaviors, such as rapid acceleration, rapid deceleration, sudden start, sudden stop, sudden right turn, sudden left turn, sudden U-turn, sudden overtaking, sudden lane change, speeding, and prolonged speeding. It can include either one. Speeding can be the act of driving at a speed that exceeds 20km/h over the speed limit, and long-term speeding can be the act of maintaining speeding for more than 3 minutes.
차량 정보는 차량 유형, 통행량, 평균 속도, 첨단 장치 장착 및 불법 튜닝 등 차량과 관련된 정보를 포함할 수 있다. 교통 사고 정보는 선행 교통 사고 발생 횟수 및 심도 등 교통 사고와 관련된 정보를 포함할 수 있다. 여기에서, 심도는 사망, 중상, 경상 등으로 분류될 수 있다.Vehicle information may include information related to the vehicle, such as vehicle type, traffic volume, average speed, advanced device installation, and illegal tuning. Traffic accident information may include information related to traffic accidents, such as the number and severity of preceding traffic accidents. Here, the severity can be classified as death, serious injury, minor injury, etc.
환경 정보는 교통 시설물의 종류 및 분포, 기상 요인 등 환경과 관련된 정보를 포함할 수 있다. 여기에서, 교통 시설물은 신호 시설물, 노면 시설물, 표지 시설물 등을 포함할 수 있다. 예를 들어, 신호 시설물은 보행자 작동 신호기, 부착대, 신호등, 음향 신호기, 잔여 시간 표시기, 제어기 및 지주 등을 포함할 수 있다. 노면 시설물은 노상 장애물, 문자 표시, 속도 표시, 안전 지대, 정차 금지 지대, 횡단 보도 및 기타 노면 표시, 방향 표시, 차선 등을 포함할 수 있다. 표지 시설물은 안전 표지, 어린이 보호 구역 표지 및 노인 보호 구역 표지 등 48종의 시설물을 포함할 수 있다. 또한, 교통 시설물은 CCTV, 검지기, 교차로 및 시선 유도봉 등 기타 시설물을 포함할 수 있다.Environmental information may include information related to the environment, such as the type and distribution of transportation facilities and weather factors. Here, traffic facilities may include signal facilities, road facilities, sign facilities, etc. For example, signaling facilities may include pedestrian activated signals, mounts, traffic lights, acoustic signals, remaining time indicators, controllers, and poles. Road facilities may include road obstacles, text signs, speed signs, safety zones, no stopping zones, crosswalks and other road markings, directional signs, lanes, etc. Sign facilities can include 48 types of facilities, including safety signs, child protection area signs, and elderly protection area signs. Additionally, traffic facilities may include other facilities such as CCTV, detectors, intersections, and gaze guides.
사회 구조 정보는 인구 구조, 인구 밀도, 생활 형태, 도로 면적, 상업 지구 면적 등 사회 구조와 관련된 정보를 포함할 수 있다. 교통 제도 정보는 교통 법규 위반이나 단속 등 교통 제도와 관련된 정보를 포함할 수 있다. Social structure information may include information related to social structure, such as population structure, population density, lifestyle, road area, and commercial district area. Traffic system information may include information related to the traffic system, such as traffic law violations or crackdowns.
데이터 전처리부(110)는 관리 대상 지역을 복수의 단위 영역으로 구획하고, 복수의 단위 영역 별로 지역 관리 정보를 처리하여 복수의 단위 영역 각각에 대한 적어도 하나의 특징 정보를 추출한다. 데이터 전처리부(110)는 지역 관리 정보를 복수의 단위 영역 별로 분류하고, 복수의 단위 영역 각각의 지역 관리 정보에 대한 특징을 특징 정보로 추출할 수 있다. The data pre-processing unit 110 divides the management target area into a plurality of unit areas, processes area management information for each of the plurality of unit areas, and extracts at least one feature information for each of the plurality of unit areas. The data pre-processing unit 110 may classify regional management information into a plurality of unit areas and extract characteristics of the regional management information for each of the plurality of unit areas as feature information.
사고 위험 영역 예측부(120)는 복수의 단위 영역 각각의 사고 발생 유무를 예측한다. 사고 위험 영역 예측부(120)는 복수의 단위 영역 각각의 특징 정보를 통합하고, 통합 결과에 따라 사고 발생 유무를 예측할 수 있다. 여기에서, 사고 위험 영역 예측부(120)는 인공 지능 모델, 예를 들어 합성곱 신경망 등을 이용하여 사고 발생 유무를 예측할 수 있다. The accident risk area prediction unit 120 predicts whether or not an accident will occur in each of the plurality of unit areas. The accident risk area prediction unit 120 can integrate characteristic information of each of the plurality of unit areas and predict whether or not an accident will occur according to the integration result. Here, the accident risk area prediction unit 120 may predict whether or not an accident will occur using an artificial intelligence model, for example, a convolutional neural network.
사고 위험 영역 예측부(120)는 복수의 단위 영역을 그룹화하고, 그룹 단위로 특징 정보의 통합 결과를 비교하여 교통 사고 발생 유무를 예측할 수 있다. 일반적으로 도심 지역이 외곽 지역에 비해 사고 요인이 많기 때문에 도심 지역과 외곽 지역을 구분하지 않을 경우 도심 지역에 위치한 영역은 모두 교통 사고 발생 영역으로 예측될 수 있다.The accident risk area prediction unit 120 can predict whether or not a traffic accident will occur by grouping a plurality of unit areas and comparing the integration results of characteristic information for each group. In general, because urban areas have more accident factors than suburban areas, if no distinction is made between the urban area and suburban areas, all areas located in the urban area can be predicted to be areas where traffic accidents occur.
이에, 본 발명의 일 실시예에 따른 사고 위험 영역 예측부(120)는 복수의 단위 영역을 도심 지역에 위치한 영역과 도심 외 외곽 지역에 위치한 영역으로 분류하여 도심 지역에 위치한 영역들을 도심 지역 그룹으로 그룹화하고, 외곽 지역에 위치한 영역들을 외곽 지역 그룹으로 그룹화한 후, 도심 지역 그룹과 외곽 지역 그룹 단위로 복수의 단위 영역 각각의 교통 사고 발생 유무를 예측하여 예측 정확도를 향상시킬 수 있다. 본 발명의 일 실시예는 이에 한정되지 않고, 사고 위험 영역 예측부(120)는 복수의 단위 영역을 순서대로 임의의 개수만큼 선택하여 하나의 그룹으로 그룹화할 수 있다. Accordingly, the accident risk area prediction unit 120 according to an embodiment of the present invention classifies the plurality of unit areas into areas located in the downtown area and areas located in outlying areas other than the city center, and divides the areas located in the downtown area into the downtown area group. After grouping the areas located in the outskirts into outlying area groups, prediction accuracy can be improved by predicting the presence or absence of traffic accidents in each of the plurality of unit areas in the city center group and outskirt group units. One embodiment of the present invention is not limited to this, and the accident risk area prediction unit 120 may select an arbitrary number of unit areas in order and group them into one group.
사고 위험 영역 예측부(120)는 추출된 특징 정보 중 교통 사고의 건수에 대해 데이터 증폭(Data Augmentation)을 수행한 후, 교통 사고 발생 유무를 예측할 수 있다. 일반적으로 교통 사고는 비 교통 사고에 비해 상대적으로 적기 때문에, 교통사고 데이터가 비 교통 사고 데이터에 흡수되어 복수의 단위 영역이 모두 교통 사고 미발생으로 예측될 수 있다. 이에, 본 발명의 일 실시예에 따른 사고 위험 영역 예측부(120)는 실제 교통 사고 데이터와 유사한 데이터를 생성하여 교통 사고 건수를 증폭시킨 후, 교통 사고 발생 유무를 예측할 수 있다. The accident risk area prediction unit 120 may perform data augmentation on the number of traffic accidents among the extracted feature information and then predict whether or not a traffic accident will occur. In general, since traffic accidents are relatively small compared to non-traffic accidents, traffic accident data is absorbed into non-traffic accident data, so that a plurality of unit areas can be predicted to have no traffic accidents. Accordingly, the accident risk area prediction unit 120 according to an embodiment of the present invention can generate data similar to actual traffic accident data, amplify the number of traffic accidents, and then predict whether or not a traffic accident will occur.
사고 등급 예측부(130)는 복수의 단위 영역 각각에서 추출된 특징 정보를 이용하여 복수의 단위 영역 각각의 교통 사고 발생 가능성을 예측하고, 등급화한다. 사고 등급 예측부(130)는 복수의 단위 영역 각각의 특징 정보를 기반으로 교통 사고 발생 확률을 판단하고, 교통 사고 발생 확률 정도에 따라 교통 사고 발생 가능성을 등급화할 수 있다. The accident grade prediction unit 130 predicts and rates the likelihood of a traffic accident occurring in each of the plurality of unit areas using feature information extracted from each of the plurality of unit areas. The accident grade prediction unit 130 may determine the probability of a traffic accident occurring based on characteristic information of each of the plurality of unit areas and grade the probability of a traffic accident occurring according to the degree of probability of a traffic accident occurring.
여기에서, 사고 등급 예측부(130)는 교통 사고 발생 확률을 일정 범위로 분류하여 등급을 설정하고, 복수의 단위 영역 각각의 교통 사고 발생 확률에 해당하는 등급으로 교통 사고 발생 가능성을 등급화 할 수 있다. 본 발명의 일 실시예에 따른 교통 사고 발생 가능성은 4개의 등급으로 분류될 수 있다. 예를 들어, 1등급은 교통 사고 발생 확률이 5% 이상 25% 미만이고, 2등급은 교통 사고 발생 확률이 25% 이상부터 50% 미만이고, 3등급은 교통 사고 발생 확률이 50% 이상부터 75% 미만이며, 4등급은 교통 사고 발생 확률이 75% 이상에 해당한다. 즉, 교통 사고 발생 확률이 높을수록 높은 등급으로 분류될 수 있다. Here, the accident grade prediction unit 130 sets the grade by classifying the probability of traffic accident occurrence into a certain range, and grades the probability of traffic accident occurrence into a grade corresponding to the probability of traffic accident occurrence in each of the plurality of unit areas. there is. The possibility of a traffic accident occurring according to an embodiment of the present invention can be classified into four levels. For example, Grade 1 has a traffic accident probability of 5% to less than 25%, Grade 2 has a traffic accident probability of 25% to less than 50%, and Grade 3 has a traffic accident probability of 50% to 75%. It is less than %, and level 4 corresponds to a traffic accident probability of more than 75%. In other words, the higher the probability of a traffic accident occurring, the higher the level can be classified.
사고 등급 예측부(130)는 인공 지능 모델을 이용하여 교통 사고 발생 확률을 판단하고, 교통 사고 발생 가능성을 등급화할 수 있다. 예를 들어, 사고 등급 예측부(130)는 심층 신경망과 같은 다중의 은닉층을 포함한 다양한 비선형적 관계 학습을 이용할 수 있다. 또한, 본 발명의 일 실시예는 이에 한정되지 않고, 사고 등급 예측부(130)는 복수의 단위 영역 중 교통 사고 발생으로 예측된 단위 영역만 대상으로 하여 교통 사고 발생 가능성을 예측할 수 있다. The accident grade prediction unit 130 may use an artificial intelligence model to determine the probability of a traffic accident occurring and grade the probability of a traffic accident occurring. For example, the accident grade prediction unit 130 may use various non-linear relationship learning methods including multiple hidden layers such as deep neural networks. In addition, an embodiment of the present invention is not limited to this, and the accident grade prediction unit 130 may predict the possibility of a traffic accident occurring by targeting only a unit area predicted to cause a traffic accident among a plurality of unit areas.
요인 분석부(140)는 복수의 단위 영역 각각의 특징 정보와 교통 사고 발생 가능성 간의 상관 관계를 분석하여 위험 요인을 검출할 수 있다. 여기에서, 요인 분석부(140)는 교통사고 위험도의 원인과 대안 제시 기능을 가능하게 하고, 의사 결정 트리를 기반으로 복수의 단위 영역 각각의 특징 정보와 교통 사고 발생 가능성 간의 상관 관계를 분석할 수 있으나, 본 발명의 일 실시예는 이에 한정되지 않는다. The factor analysis unit 140 may detect risk factors by analyzing the correlation between characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring. Here, the factor analysis unit 140 enables the function of suggesting the cause of traffic accident risk and alternatives, and can analyze the correlation between the characteristic information of each of the plurality of unit areas and the possibility of traffic accident occurrence based on a decision tree. However, an embodiment of the present invention is not limited thereto.
요인 분석부(140)는 복수의 단위 영역 중 교통 사고 발생 가능성이 미리 설정된 위험 등급 이상인 단위 영역 내에 위험 요인이 집중된 영역을 검출하고, 위험 요인 집중 지역(Hot-spot)으로 선정할 수 있다. 여기에서, 위험 등급은 3등급일 수 있다. 즉, 요인 분석부(140)는 복수의 단위 영역 중 교통 사고 발생 가능성이 3등급 및 4등급인 단위 영역을 대상으로 위험 요인 집중 지역을 선정할 수 있다.The factor analysis unit 140 may detect an area where risk factors are concentrated within a unit area where the possibility of a traffic accident occurring is higher than a preset risk level among a plurality of unit areas and select the area as a risk factor concentration area (hot-spot). Here, the risk level may be level 3. That is, the factor analysis unit 140 may select a risk factor concentration area targeting unit areas where the probability of traffic accidents occurring is level 3 or 4 among a plurality of unit areas.
요인 분석부(140)는 특정 단위 영역 내에 교통 사고가 발생한 지점이면서 교통 시설물이 집중된 지역을 위험 요인 집중 지역으로 선정할 수 있다. 예를 들어, 요인 분석부(140)는 신호등, 횡단보도, 어린이 보호 구역, 안전 표지, 노인 보호 구역 등 주요 교통 시설물이 집중된 지역임에도 불구하고 교통 사고가 발생한 지역을 위험 요인 집중 지역으로 선정할 수 있다.The factor analysis unit 140 may select the area where traffic accidents occur and where traffic facilities are concentrated within a specific unit area as the risk factor concentration area. For example, the factor analysis unit 140 may select an area where a traffic accident occurred as a risk factor concentration area even though it is an area where major traffic facilities such as traffic lights, crosswalks, child protection zones, safety signs, and elderly protection zones are concentrated. there is.
대안 추천부(150)는 위험 요인 집중 지역에 대해 검출된 위험 요인을 분석하여 위험 요인을 예방할 수 있는 대처 방안을 추천한다. 대안 추천부(150)는 미리 선정된 사고 요인 유형에 따라 위험 요인을 분류하고, 교통사고 유스케이스(Use-Case)와 연계하여 위험 요인 집중 지역에 대한 위험 요인의 특성을 분석할 수 있다. The alternative recommendation unit 150 analyzes risk factors detected in areas where risk factors are concentrated and recommends countermeasures to prevent the risk factors. The alternative recommendation unit 150 can classify risk factors according to pre-selected accident factor types and analyze the characteristics of risk factors in risk factor concentration areas in connection with traffic accident use cases.
여기에서, 사고 요인 유형은 인적 요인, 차량 요인, 교통 사고 요인, 환경 요인, 사회 구조 요인 및 제도 요인으로 분류될 수 있다. 인적 요인은 인적 정보와 관련된 사고 요인이고, 차량 요인은 차량 정보와 관련된 요인이고, 환경 요인은 환경 정보와 관련된 요인일 수 있다. 그리고, 사회 구조 요인은 사회 구조 정보와 관련된 요인이고, 제도 요인은 교통 제도 정보와 관련된 요인일 수 있다.Here, accident factor types can be classified into human factors, vehicle factors, traffic accident factors, environmental factors, social structure factors, and institutional factors. Human factors may be accident factors related to human information, vehicle factors may be factors related to vehicle information, and environmental factors may be factors related to environmental information. Additionally, social structure factors may be factors related to social structure information, and institutional factors may be factors related to transportation system information.
대안 추천부(150)는 위험 요인 집중 지역에 대한 위험 요인의 특성에 따라 대처 방안을 추천하고, 추천된 대처 방안을 보고서로 작성하여 발행할 수 있다. 대안 추천부(150)는 위험 요인 집중 지역의 위험 요인을 차트 형식으로 작성하고, 위험 요인의 분석 결과 및 대처 방안을 그래프나 텍스트로 기록할 수 있다. 그리고, 대처 방안을 위험 요인 집중 지역의 지도 이미지 상에 중첩하여 작성할 수 있다. The alternative recommendation unit 150 may recommend a response plan according to the characteristics of the risk factors for the area where the risk factors are concentrated, and may write and issue the recommended response plan as a report. The alternative recommendation unit 150 can write the risk factors in the area where risk factors are concentrated in a chart format and record the analysis results of the risk factors and countermeasures in graphs or text. Additionally, countermeasures can be created by superimposing them on a map image of the area where risk factors are concentrated.
제어부(160)는 교통 안전 관리 시스템(100)의 전체적인 동작을 제어하고, 데이터 전처리부(110), 사고 위험 영역 예측부(120), 사고 등급 예측부(130), 요인 분석부(140) 및 대안 추천부(150) 간의 제어 흐름 또는 데이터 흐름을 관리할 수 있다.The control unit 160 controls the overall operation of the traffic safety management system 100 and includes a data preprocessing unit 110, an accident risk area prediction unit 120, an accident grade prediction unit 130, a factor analysis unit 140, and Control flow or data flow between the alternative recommendation units 150 can be managed.
도 2는 도 1에 도시된 교통 안전 관리 시스템에서 수행하는 교통 안전 관리 방법을 설명하기 위해 도시한 순서도이고, 도 3은 도 1에 도시된 데이터 전처리부에 의해 구획된 단위 영역을 설명하기 위해 도시한 예시도이다. 도 4는 도 1에 도시된 사고 등급 예측부에서 분류된 등급을 표시한 화면을 설명하기 위해 도시한 예시도이고, 도 5는 도 1에 도시된 대안 추천부에서 작성한 보고서를 설명하기 위해 도시한 예시도이다.FIG. 2 is a flowchart illustrating a traffic safety management method performed in the traffic safety management system shown in FIG. 1, and FIG. 3 is a flowchart illustrating a unit area partitioned by the data preprocessor shown in FIG. 1. This is just one example. Figure 4 is an example diagram shown to explain a screen displaying grades classified by the accident grade prediction unit shown in Figure 1, and Figure 5 is shown to explain a report prepared by the alternative recommendation unit shown in Figure 1. This is an example diagram.
도 2를 참조하면, 먼저 데이터 전처리부(110)는 관리 대상 지역을 복수의 단위 영역으로 구획한다. 이때, 데이터 전처리부(110)는 관리 대상 지역을 그리드 형태로 구획할 수 있다. 예를 들어, 데이터 전처리부(110)는 도 3에 도시된 바와 같이, 관리 대상 지역(TA)을 일정 크기를 갖는 단위 영역(UA)으로 분할할 수 있다. Referring to FIG. 2, the data pre-processing unit 110 first divides the management target area into a plurality of unit areas. At this time, the data pre-processing unit 110 may partition the management target area in a grid format. For example, as shown in FIG. 3, the data preprocessor 110 may divide the management area (TA) into unit areas (UA) of a certain size.
데이터 전처리부(110)는 단위 영역 별로 지역 관리 정보를 처리하여 복수의 단위 영역 각각의 특징 정보를 추출한다. 그 다음, 사고 위험 영역 예측부(120)는 추출된 특징 정보를 이용하여 복수의 단위 영역 각각의 교통 사고 발생 유무를 예측한다.The data pre-processing unit 110 processes regional management information for each unit area and extracts characteristic information for each of a plurality of unit areas. Next, the accident risk area prediction unit 120 predicts whether or not a traffic accident will occur in each of the plurality of unit areas using the extracted feature information.
이때, 사고 위험 영역 예측부(120)는 복수의 단위 영역 각각의 특징 정보를 통합하여 교통 사고 발생 유무를 예측할 수 있다. 예를 들어, 복수의 단위 영역 중 특정 단위 영역 내에 위험 운전 행동이 존재하고, 보행자의 수가 많고, 차량의 평균 속도가 높으면 해당 단위 영역을 교통 사고가 발생할 영역으로 예측할 수 있다. At this time, the accident risk area prediction unit 120 can predict whether a traffic accident will occur by integrating the characteristic information of each of the plurality of unit areas. For example, if dangerous driving behavior exists within a specific unit area among a plurality of unit areas, the number of pedestrians is large, and the average speed of vehicles is high, the unit area can be predicted as an area where a traffic accident will occur.
그 다음, 사고 등급 예측부(130)는 복수의 단위 영역 각각에서 추출된 특징 정보를 이용하여 복수의 단위 영역 각각의 교통 사고 발생 가능성을 예측하고, 등급화한다(S110).Next, the accident grade prediction unit 130 predicts and rates the likelihood of a traffic accident occurring in each of the plurality of unit areas using feature information extracted from each of the plurality of unit areas (S110).
예를 들어, 사고 등급 예측부(130)는 복수의 단위 영역 중 교통 사고 발생 확률이 25% 미만인 단위 영역을 1등급으로 분류하고, 교통 사고 발생 확률이 25% 이상이고, 50% 미만인 단위 영역을 2등급으로 분류할 수 있다. For example, the accident grade prediction unit 130 classifies unit areas with a traffic accident probability of less than 25% among a plurality of unit areas as grade 1, and unit areas with a traffic accident probability of more than 25% and less than 50% as grade 1. It can be classified into 2 grades.
이때, 사고 등급 예측부(130)는 도 4에 도시된 바와 같이, 예측된 교통 사고 발생 가능성에 대한 등급을 서로 다른 색상으로 구분하여 표시하고, 사용자에게 제공할 수 있다. 예를 들어, 사고 등급 예측부(130)는 등급이 높을수록 노란색에서 붉은색으로 변화시켜 표시할 수 있다. At this time, as shown in FIG. 4, the accident grade prediction unit 130 may display the predicted traffic accident probability grades in different colors and provide them to the user. For example, the accident grade prediction unit 130 may change the color from yellow to red as the grade increases.
한편, 사고 등급 예측부(130)는 복수의 단위 영역 중 사고 위험 영역 예측부(120)를 통해 교통 사고가 발생할 영역으로 예측된 단위 영역에 대해 교통 사고 발생 가능성을 예측하고, 등급화 할 수 있다. Meanwhile, the accident grade prediction unit 130 can predict and rate the possibility of a traffic accident occurring for a unit area predicted as an area where a traffic accident will occur through the accident risk area prediction unit 120 among a plurality of unit areas. .
그 다음, 요인 분석부(140)는 복수의 단위 영역 각각의 특징 정보와 교통 사고 발생 가능성 간의 상관 관계를 분석하여 위험 요인을 검출한다(S120). 예를 들어, 요인 분석부(140)는 특정 단위 영역의 교통 사고 발생 가능성이 4등급으로 예측되고, 해당 단위 영역 내에 방향 표지 시설물이 5개 이하이고, 안전 표지 시설물이 1개 이하이고, 일시 정지선이 없고, 좌회전 표지 시설물이 없으면, 이러한 교통 시설물이 교통 사고 발생 가능성과 상관 관계가 있는 요인으로 분석하고, 해당 교통 시설물에 대한 정보를 위험 요인으로 검출할 수 있다. Next, the factor analysis unit 140 detects risk factors by analyzing the correlation between the characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring (S120). For example, the factor analysis unit 140 predicts that the probability of a traffic accident occurring in a specific unit area is level 4, that there are 5 or less direction sign facilities in the unit area, that there are 1 or less safety sign facilities, and that the temporary stop line If there is no left turn sign, these traffic facilities can be analyzed as a factor correlated with the possibility of a traffic accident occurring, and information about the traffic facility can be detected as a risk factor.
또한, 요인 분석부(140)는 복수의 단위 영역 중 교통 사고 발생 가능성이 위험 등급 이상인 단위 영역 내에 위험 요인이 집중된 위험 요인 집중 지역(Hot-spot)을 선정한다. 그러면, 대안 추천부(150)는 위험 요인 집중 지역에 대해 검출된 위험 요인의 특성을 분석하고, 분석된 특성에 따라 위험 요인을 예방할 수 있는 대처 방안을 추천한다(S130). In addition, the factor analysis unit 140 selects a risk factor concentration area (Hot-spot) where risk factors are concentrated within a unit area where the probability of traffic accidents occurring is at a risk level or higher among a plurality of unit areas. Then, the alternative recommendation unit 150 analyzes the characteristics of the risk factors detected in the risk factor concentration area and recommends a countermeasure to prevent the risk factors according to the analyzed characteristics (S130).
예를 들어, 대안 추천부(150)는 특정 단위 영역 내에 검출된 위험 요인이 인적 요인 및 환경 요인이고, 해당 단위 영역 내에 과속 및 급가속/급감속 위험이 존재하며, 주유소 진/출입하는 차량 간의 상충 위험성이 높은 것으로 분석 결과가 도출되면 과속/신호 위반 단속 카메라를 설치하고, 제한 속도 하향, 불법 유턴 방지 중앙 분리대 설치 등을 대처 방안으로 추천할 수 있다. For example, the alternative recommendation unit 150 determines that the risk factors detected within a specific unit area are human factors and environmental factors, that there is a risk of speeding and rapid acceleration/deceleration within the unit area, and that there is a risk of speeding and rapid acceleration/deceleration within the unit area, and If the analysis results show that there is a high risk of conflict, installation of speeding/red light violation cameras, lowering the speed limit, and installing a median barrier to prevent illegal U-turns can be recommended as countermeasures.
대안 추천부(150)는 위험 요인 집중 지역에 추천된 대처 방안을 보고서로 작성할 수 있다. 예를 들어, 대안 추천부(150)는 도 5에 도시된 바와 같이, 위험 요인 집중 지역의 위험 요인을 차트 형식으로 표시하고, 위험 요인의 분석 결과 및 대처 방안을 그래프나 텍스트로 기록할 수 있다. 그리고, 대처 방안을 위험 요인 집중 지역의 지도 이미지 상에 중첩하여 보고서를 작성할 수 있다. The alternative recommendation unit 150 can write a report on recommended response measures in areas where risk factors are concentrated. For example, as shown in FIG. 5, the alternative recommendation unit 150 can display risk factors in areas where risk factors are concentrated in a chart format and record the analysis results of risk factors and countermeasures in graphs or text. . Additionally, a report can be created by superimposing countermeasures on a map image of the risk factor concentration area.
상술한 바와 같이, 본 발명의 일 실시예에 따른 인공지능 기반 교통 안전 관리 방법은 관리 대상 지역의 교통 사고 위험 영역을 예측하고, 예측된 교통 사고 위험 영역에 대한 위험 요인을 검출하며, 위험 요인에 대한 대처 방안을 추천할 수 있다. 따라서, 사전 예방 중심으로 교통 안전 관리를 주도적으로 수행할 수 있다.As described above, the artificial intelligence-based traffic safety management method according to an embodiment of the present invention predicts the traffic accident risk area in the management target area, detects risk factors for the predicted traffic accident risk area, and determines the risk factors. A response plan can be recommended. Therefore, traffic safety management can be proactively carried out with a focus on prevention.

Claims (8)

  1. 관리 대상 지역을 복수의 단위 영역으로 구획하고, 상기 복수의 단위 영역 별로 미리 수집된 지역 관리 정보를 처리하여 적어도 하나의 특징 정보를 추출하는 단계;Dividing a management target area into a plurality of unit areas, processing area management information collected in advance for each of the plurality of unit areas, and extracting at least one feature information;
    상기 특징 정보를 이용하여 상기 복수의 단위 영역 각각의 교통 사고 발생 가능성을 예측하고, 등급화 하는 단계;predicting and grading the likelihood of a traffic accident occurring in each of the plurality of unit areas using the characteristic information;
    상기 복수의 단위 영역 각각의 특징 정보와 상기 교통 사고 발생 가능성 간의 상관 관계를 분석하여 위험 요인을 검출하는 단계; 및detecting risk factors by analyzing a correlation between characteristic information of each of the plurality of unit areas and the possibility of a traffic accident occurring; and
    상기 위험 요인을 분석하여 대처 방안을 추천하는 단계를 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method that includes analyzing the risk factors and recommending countermeasures.
  2. 제1항에 있어서, 상기 지역 관리 정보는The method of claim 1, wherein the regional management information is
    인적 정보, 차량 정보, 교통 사고 정보, 환경 정보, 사회 구조 정보 및 교통 제도 정보 중 적어도 어느 하나를 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method that includes at least one of human information, vehicle information, traffic accident information, environmental information, social structure information, and transportation system information.
  3. 제1항에 있어서, 상기 사고 발생 가능성을 예측하는 단계는The method of claim 1, wherein the step of predicting the possibility of an accident occurring is
    상기 복수의 단위 영역 각각의 상기 특징 정보를 이용하여 교통 사고 발생 확률을 판단하는 단계를 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method comprising determining the probability of a traffic accident occurring using the characteristic information of each of the plurality of unit areas.
  4. 제3항에 있어서, 상기 사고 발생 가능성을 등급화하는 단계는The method of claim 3, wherein the step of grading the likelihood of an accident occurring is
    상기 교통 사고 발생 확률에 따라 상기 사고 발생 가능성의 등급을 분류하는 단계를 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method comprising the step of classifying the probability of occurrence of the accident according to the probability of occurrence of the traffic accident.
  5. 제1항에 있어서,According to paragraph 1,
    상기 복수의 단위 영역 중 상기 사고 발생 가능성이 미리 설정된 위험 등급 이상인 단위 영역을 대상으로 상기 위험 요인이 집중된 지역을 검출하여 위험 요인 집중 지역으로 선정하는 단계를 더 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method further comprising the step of detecting an area where the risk factors are concentrated among the plurality of unit areas and selecting a unit area where the probability of an accident occurring is higher than a preset risk level and selecting it as a risk factor concentration area.
  6. 제1항에 있어서, 상기 대처 방안을 추천하는 단계는The method of claim 1, wherein the step of recommending the countermeasure is
    미리 선정된 사고 요인 유형 및 교통 사고 유스케이스를 기반으로 상기 위험 요인의 특성을 분석하는 단계를 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method including the step of analyzing the characteristics of the risk factors based on pre-selected accident factor types and traffic accident use cases.
  7. 제1항에 있어서,According to paragraph 1,
    상기 대처 방안을 보고서로 작성하여 발행하는 단계를 더 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method further comprising the step of writing and issuing the above countermeasures in a report.
  8. 제1항에 있어서,According to paragraph 1,
    상기 특징 정보를 이용하여 상기 복수의 단위 영역 각각의 교통 사고 발생 유무를 예측하는 단계를 더 포함하는 인공지능 기반 교통 안전 관리 방법.An artificial intelligence-based traffic safety management method further comprising predicting whether or not a traffic accident will occur in each of the plurality of unit areas using the characteristic information.
PCT/KR2023/003679 2022-03-18 2023-03-20 Artificial intelligence-based traffic safety management method WO2023177277A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220034031A KR102448174B1 (en) 2022-03-18 2022-03-18 Artificial intelligence-based traffic safety management method
KR10-2022-0034031 2022-03-18

Publications (1)

Publication Number Publication Date
WO2023177277A1 true WO2023177277A1 (en) 2023-09-21

Family

ID=83461106

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/003679 WO2023177277A1 (en) 2022-03-18 2023-03-20 Artificial intelligence-based traffic safety management method

Country Status (2)

Country Link
KR (1) KR102448174B1 (en)
WO (1) WO2023177277A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102448174B1 (en) * 2022-03-18 2022-09-28 한국교통안전공단 Artificial intelligence-based traffic safety management method
CN116485334A (en) * 2023-04-12 2023-07-25 天津青果科技有限公司 Intelligent traffic technology inspection integrated system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180071178A (en) * 2016-12-19 2018-06-27 한국건설기술연구원 System and method for providing traffic risk index
KR20200013274A (en) * 2018-07-24 2020-02-07 주식회사 건영이엔씨 Method for evaluating road safety and apparatus for executing the method
KR102088655B1 (en) * 2018-10-08 2020-03-13 대한민국 System and method for prediction of traffic death accidents
KR20210086381A (en) * 2019-12-30 2021-07-08 계명대학교 산학협력단 System and Method for Predicting Traffic Accident Risk
KR20210138367A (en) * 2020-05-12 2021-11-19 광운대학교 산학협력단 Device and Method for estimating of the probability of traffic accidents by road shape analysis
KR102448174B1 (en) * 2022-03-18 2022-09-28 한국교통안전공단 Artificial intelligence-based traffic safety management method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109416873B (en) * 2016-06-24 2022-02-15 瑞士再保险有限公司 Autonomous or partially autonomous motor vehicle with automated risk control system and corresponding method
KR102244143B1 (en) * 2020-12-17 2021-04-22 전남대학교산학협력단 Apparatus for predicting accident and the control method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180071178A (en) * 2016-12-19 2018-06-27 한국건설기술연구원 System and method for providing traffic risk index
KR20200013274A (en) * 2018-07-24 2020-02-07 주식회사 건영이엔씨 Method for evaluating road safety and apparatus for executing the method
KR102088655B1 (en) * 2018-10-08 2020-03-13 대한민국 System and method for prediction of traffic death accidents
KR20210086381A (en) * 2019-12-30 2021-07-08 계명대학교 산학협력단 System and Method for Predicting Traffic Accident Risk
KR20210138367A (en) * 2020-05-12 2021-11-19 광운대학교 산학협력단 Device and Method for estimating of the probability of traffic accidents by road shape analysis
KR102448174B1 (en) * 2022-03-18 2022-09-28 한국교통안전공단 Artificial intelligence-based traffic safety management method

Also Published As

Publication number Publication date
KR102448174B1 (en) 2022-09-28

Similar Documents

Publication Publication Date Title
WO2023177277A1 (en) Artificial intelligence-based traffic safety management method
CN111402612A (en) Traffic incident notification method and device
CN101313345B (en) System and method for detecting driving against road traffic regulation
Das et al. Using conditional inference forests to identify the factors affecting crash severity on arterial corridors
KR102133913B1 (en) Digital display board system using object recognition based on deep learning for providing customized information of object and method for controlling thereof
WO2022119079A1 (en) Crossroad danger warning system based on situation prediction
CN102521983A (en) Vehicle violation detection system based on high definition video technology and method thereof
KR102453688B1 (en) System for assessmenting potential risk of traffic accident and method thereof
CN105741566A (en) Traffic information display system controlled based on intelligent traffic management system
US20240046787A1 (en) Method And System For Traffic Clearance At Signalized Intersections Based On Lidar And Trajectory Prediction
CN105303823A (en) Vehicle violation monitoring method and system
KR102226533B1 (en) Smart road lighting system composed of an integrated lighting pole and method for controlling thereof
Xing Characteristics of wrong‐way driving on motorways in Japan
CN104269068A (en) People-vehicle cooperative security system for pedestrians and right-turn vehicles at intersection
CN112071058A (en) Road traffic monitoring and vehicle abnormity, contraband and fire detection method and system based on deep learning
Noh et al. Analyzing vehicle–pedestrian interactions: Combining data cube structure and predictive collision risk estimation model
Mitra et al. Status of signalized intersection safety-A case study of Kolkata
Bella et al. Drivers’ Yielding behavior in different pedestrian crossing configurations: a field survey
KR20100041563A (en) Method and system of warning about intersection entering at signalized intersection
Weibull et al. Potential of cooperative intelligent transport system services to mitigate risk factors associated with emergency vehicle accidents
KR102088655B1 (en) System and method for prediction of traffic death accidents
Noh et al. SafetyCube: Framework for potential pedestrian risk analysis using multi-dimensional OLAP
KR102435442B1 (en) System, apparatus and method for varying speed limit in child protection zone
Kezebou et al. A deep neural network approach for detecting wrong-way driving incidents on highway roads
CN116129675A (en) Method, device and equipment for early warning of collision between people and vehicles

Legal Events

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

Ref document number: 23771155

Country of ref document: EP

Kind code of ref document: A1