Construction safety management and control method and system for expressway
By introducing a spatiotemporal variational autoencoder model into the digital twin voxel space of the highway construction area and combining it with deceleration compliance rate feedback, the problem of low trajectory prediction fault tolerance in the existing construction safety management scheme is solved. This enables adaptive quantification of complex traffic flow and dynamic adjustment of safety strategies, thereby improving the robustness and coping ability of construction safety.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SICHUAN ROAD & BRIDGE EAST CHINA CONSTRUCTION CO LTD
- Filing Date
- 2026-04-02
- Publication Date
- 2026-05-01
AI Technical Summary
Existing highway construction safety management and control schemes suffer from low trajectory prediction fault tolerance and open-loop management links, making it difficult to effectively characterize the nonlinear and random micro-driving behavior of human drivers in complex scenarios. This results in frequent false alarms and missed alarms, and lacks continuous observation and quantitative evaluation of the deceleration compliance rate of actual vehicles, making it impossible to build a construction safety defense system with strong robustness and adaptive evolution capabilities.
By collecting real-time traffic flow and construction operation data from highway construction areas, and using a spatiotemporal variational autoencoder model to extract hidden spatial features in the digital twin voxel space, the model predicts the probability distribution of trajectory uncertainty of passing vehicles and construction entities, generates a dynamic spatiotemporal collision time matrix, and issues a graded collaborative risk avoidance strategy. At the same time, it monitors the deceleration compliance rate to perform adaptive fine-tuning of the model.
It has achieved effective quantification of the random divergent boundary of complex traffic flow trajectories, and constructed a safety management and control system with adaptive closed-loop coupling. It can adaptively calibrate the predicted boundary according to different regions, thereby improving the robustness and coping ability of construction safety.
Smart Images

Figure CN121963534A_ABST
Abstract
Description
A construction safety management method and system for highways Technical Field
[0001] This invention belongs to the field of highway construction safety, and in particular relates to a method and system for construction safety management and control of highways. Background Technology
[0002] With the deep evolution of intelligent transportation systems and vehicle-road cooperative technologies, safety management in highway construction areas is gradually shifting from traditional manual inspections to digital monitoring. Because highway reconstruction and expansion operations often take place under complex traffic flow conditions of "construction while traffic is flowing," the site not only faces a large number of unstructured construction machinery and personnel scheduling issues, but also severe spatiotemporal conflicts caused by varying speeds and limited visibility of other vehicles. Currently, the mainstream construction safety management solutions in the industry mainly rely on deploying roadside radar and visual perception equipment at the front end of the construction area. These systems use conventional kinematic models, such as Kalman filtering, to perform deterministic trajectory extrapolation of passing vehicles and delineate static virtual electronic fences in the cloud. Once a vehicle's trajectory is detected to geometrically intersect the fence, a one-way audible and visual alarm is triggered, or a hazard avoidance command is issued via V2X communication.
[0003] Existing highway construction management and control schemes suffer from serious technical defects, including low trajectory prediction fault tolerance and open-loop management links. Specifically, traditional deterministic trajectory extrapolation models cannot effectively characterize the highly nonlinear and random micro-driving behaviors of human drivers when facing complex scenarios such as speed limits and lane changes in construction zones. They are also unable to accurately quantify the divergent uncertainty range of target trajectory in digital space, leading to frequent false alarms and missed reports when vehicles make abnormal incursions or need to make emergency avoidances. Furthermore, existing systems generally lack continuous observation and quantitative evaluation of the "deceleration compliance rate" of physical vehicles after issuing avoidance commands, failing to feed back the real avoidance feedback from the physical space into the prediction algorithm. This results in the prediction model's generalization ability stagnating under different traffic flow densities and weather conditions, making it difficult to build a truly robust and adaptive proactive defense system for construction safety. Summary of the Invention
[0004] The purpose of this invention is to provide a construction safety management method and system for highways, aiming to solve the problems mentioned in the background art.
[0005] This invention is implemented as follows: On one hand, a construction safety management method for highways includes: real-time acquisition of fused perception data of traffic flow and construction operations in the highway construction area; the fused perception data includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; mapping the fused perception data to a pre-constructed digital twin voxel space, and using a spatiotemporal variational autoencoder model to extract hidden spatial features within continuous time steps, predicting and outputting the trajectory uncertainty probability distribution of passing vehicles and construction entities; based on the trajectory uncertainty probability distribution, calculating a dynamic spatiotemporal collision time matrix of the intersection area, and generating a matching hierarchical collaborative risk avoidance strategy according to the extreme values of the dynamic spatiotemporal collision time matrix; issuing and executing the hierarchical collaborative risk avoidance strategy, while simultaneously monitoring the deceleration compliance rate of passing vehicles after strategy execution, and using the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model.
[0006] As a further aspect of the present invention, the real-time acquisition of traffic flow and construction operation fusion perception data in the highway construction area specifically includes: obtaining dynamic three-dimensional bounding boxes of passing vehicles through roadside perception computing units deployed upstream and to the side of the construction area, as the roadside lidar point cloud data; receiving basic safety messages broadcast by surrounding intelligent connected vehicles through vehicle-road cooperative communication protocols, and parsing and extracting vehicle speed, heading angle, and brake pedal status, as the vehicle connected trajectory data; and obtaining differential positioning coordinates through positioning wristbands worn by construction personnel and mechanical vehicle-mounted mobile stations, as the high-precision positioning data of the construction entity.
[0007] As a further embodiment of the present invention, the predicted output of the trajectory uncertainty probability distribution of past vehicles and construction entities specifically includes: spatiotemporally aligning the roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of the construction entities, and converting them into a rasterized tensor sequence in the digital twin voxel space; inputting the rasterized tensor sequence into the encoder of the spatiotemporal variational autoencoder model to map and generate latent variables that follow a multivariate Gaussian distribution; and reconstructing and extrapolating the latent variables to future time steps through the decoder of the spatiotemporal variational autoencoder model to output the trajectory uncertainty probability distribution containing the expected value of the predicted trajectory and the covariance matrix, so as to characterize the spatial probability boundary that the target may appear in the future.
[0008] As a further aspect of the present invention, the generation of a matching hierarchical collaborative risk avoidance strategy specifically includes: calculating the minimum collision time of overlapping regions of each probability boundary in the digital twin voxel space, and constructing the dynamic spatiotemporal collision time matrix; when the extreme value of the dynamic spatiotemporal collision time matrix is greater than a first threshold, generating a first-level risk avoidance strategy, which includes issuing lane change warning commands to the connected terminals of passing vehicles; when the extreme value of the dynamic spatiotemporal collision time matrix is between the first threshold and a second threshold, generating a second-level risk avoidance strategy, which includes dynamically expanding the virtual electronic fence range of the construction area and triggering the roadside directional millimeter-wave audio-visual alarm device; when the extreme value of the dynamic spatiotemporal collision time matrix is less than the second threshold, generating a third-level risk avoidance strategy, which includes issuing the highest priority emergency vibration and voice evacuation commands to the wearable and vehicle-mounted devices of the construction entity.
[0009] As a further aspect of the present invention, the process of adaptively fine-tuning the spatiotemporal variational autoencoder model using the deceleration compliance rate as a feedback signal specifically includes: within the observation window after the hierarchical collaborative risk avoidance strategy is issued, the ratio of the number of vehicles that actually decelerate to the total number of vehicles warned is calculated to obtain the deceleration compliance rate; the deviation loss between the deceleration compliance rate and the target expected compliance rate is calculated; the deviation loss is introduced into the loss function of the spatiotemporal variational autoencoder model, and the model network weights are updated through the backpropagation algorithm, so that the model automatically expands the covariance range of trajectory prediction in low compliance rate scenarios.
[0010] As a further aspect of the present invention, another aspect provides a construction safety management and control system for highways. The system includes: a perception data fusion and aggregation module, used to collect real-time fused perception data of traffic flow and construction operations in the highway construction area; the fused perception data of traffic flow and construction operations includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; a twin mapping and probability prediction module, used to map the fused perception data of traffic flow and construction operations to a pre-constructed digital twin voxel space, and use a spatiotemporal variational autoencoder model to extract hidden spatial features within continuous time steps, predicting and outputting the trajectory uncertainty probability distribution of passing vehicles and construction entities; a collision matrix and strategy generation module, used to calculate a dynamic spatiotemporal collision time matrix of the intersection area based on the trajectory uncertainty probability distribution, and generate a matching hierarchical collaborative risk avoidance strategy according to the extreme values of the dynamic spatiotemporal collision time matrix; and an execution feedback and adaptive fine-tuning module, used to issue and execute the hierarchical collaborative risk avoidance strategy, while monitoring the deceleration compliance rate of passing vehicles after strategy execution, and using the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model.
[0011] As a further embodiment of the present invention, the perception data fusion and aggregation module specifically includes: a roadside laser scanning unit: used to acquire dynamic three-dimensional bounding boxes of passing vehicles, its purpose being to provide highly robust non-connected vehicle contour detection under complex lighting conditions; a vehicle-road cooperative parsing unit: used to receive basic safety messages broadcast by intelligent vehicles and extract the internal operating status of vehicles, its purpose being to acquire the forward movement intentions of vehicles beyond line of sight and those that are obscured; and a high-precision entity positioning unit: used to acquire the differential coordinates of construction personnel and machinery, its purpose being to provide high-frequency centimeter-level position references for moving targets within the construction area.
[0012] As a further aspect of the present invention, the twin mapping and probability prediction module specifically includes: a twin space tensor transformation unit: used to transform the aligned data into a rasterized tensor sequence in the digital twin voxel space; and a spatiotemporal variational encoding and decoding unit: used to generate latent variables and output prediction results containing expected values and covariance matrices.
[0013] As a further embodiment of the present invention, the collision matrix and strategy generation module specifically includes: a dynamic collision time calculation unit, used to calculate the minimum collision time of the overlapping region of each probability boundary in the digital twin voxel space and construct a matrix; and a tiered strategy issuance unit, used to trigger network early warning, electronic fence linkage or emergency evacuation command according to the extreme value of the collision time.
[0014] This invention provides a construction safety management method and system for highways. By introducing a spatiotemporal variational autoencoder model into the digital twin space, it overcomes the technical bottleneck of traditional mechanical extrapolation algorithms being unable to predict sudden driving behaviors and effectively quantifies the random divergence boundary of complex traffic flow trajectories. At the same time, it uses the vehicle deceleration compliance rate in the real physical space as a negative feedback signal to feed back the model weights, realizing the adaptive closed-loop coupling of safety management strategies with dynamic road conditions, weather conditions, and driver psychology. Attached Figure Description
[0015] Figure 1 is a main flowchart of a construction safety management method for highways.
[0016] Figure 2 is a main structure diagram of a construction safety management and control system for highways.
[0017] Figure 3 is a schematic diagram of the trajectory uncertainty prediction principle of an embodiment of the present invention.
[0018] Figure 4 is a schematic diagram of scene linkage and closed loop in an embodiment of the present invention. Detailed Implementation
[0019] To make the objectives, technical solutions, and advantages of this invention clearer, the invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative and not intended to limit the invention.
[0020] The specific implementation of the present invention will be described in detail below with reference to specific embodiments.
[0021] This invention provides a construction safety management method and system for highways, which solves the technical problems in the background art.
[0022] Figure 1 shows the main flowchart of a construction safety management method for highways according to an embodiment of the present invention. The method includes: Step S100: Real-time acquisition of fused perception data of traffic flow and construction operations in the highway construction area; the fused perception data includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; Step S200: Mapping the fused perception data of traffic flow and construction operations to a pre-constructed digital twin voxel space, and using a spatiotemporal variational autoencoder model to extract hidden spatial features within continuous time steps, predicting and outputting the trajectory uncertainty probability distribution of passing vehicles and construction entities; Step S3 00: Based on the trajectory uncertainty probability distribution, calculate the dynamic spatiotemporal collision time matrix of the intersection area, and generate a matching hierarchical collaborative avoidance strategy according to the extreme value of the dynamic spatiotemporal collision time matrix; Step S400: Issue and execute the hierarchical collaborative avoidance strategy, and simultaneously monitor the deceleration compliance rate of passing vehicles after the strategy is executed, and use the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model; In this embodiment, in application, firstly, at the perception layer, real-time collection of traffic flow and construction operation fusion perception data within the construction area and at least 1.5 kilometers upstream at a high frequency period of not less than 20Hz is performed. These data not only cover the traditional macroscopic traffic flow density, but also delve into the three-dimensional contours of microscopic vehicles and the centimeter-level pose of individual construction workers. Subsequently, the system edge computing nodes uniformly convert the above fusion perception data to a digital twin voxel space based on the WGS84 ellipsoidal reference and projected onto the local ENU coordinate system, ensuring a 1:1 accurate mapping of the three-dimensional scale between the physical world and the digital world. Within the digital twin space, instead of using traditional Kalman filtering for linear extrapolation, a spatiotemporal variational autoencoder model pre-deployed on a high-performance GPU is invoked to perform nonlinear dimensionality reduction and latent variable feature extraction on historical trajectory features across multiple consecutive frames. This predicts the probability distribution of trajectory uncertainty for past vehicles and construction entities within the next 3 to 5 seconds, representing the spatial envelope of potential abnormal lane changes or emergency avoidance by vehicles in the form of a multidimensional covariance matrix. Subsequently, a multi-object three-dimensional envelope surface cross-collision test is conducted in the digital space, calculating the dynamic spatiotemporal collision time matrix of the intersection region. Based on this matrix, a pre-defined rule engine is triggered within milliseconds to generate a graded collaborative risk avoidance strategy that matches the current risk extreme value. Finally, control commands are sent to execution terminals at all levels on site via a 5G private network or directly via optical fiber. Within a preset time window after the strategy is executed, the actual deceleration acceleration and trajectory deviation of passing vehicles are continuously tracked. The deceleration compliance rate is extracted as a reward feedback signal for the reinforcement learning mechanism, and the hyperparameters of the spatiotemporal variational autoencoder model are dynamically fine-tuned. This forms an active safety closed-loop control system with continuous self-evolution capabilities that can automatically calibrate the prediction boundary according to driving habits in different areas.
[0023] As shown in Figure 3, in a preferred embodiment of the present invention, the real-time acquisition of traffic flow and construction operation fusion perception data in the highway construction area specifically includes: Step S101: Obtaining the dynamic three-dimensional bounding boxes of passing vehicles through roadside perception computing units deployed upstream and to the side of the construction area, as the roadside lidar point cloud data; Step S102: Receiving basic safety messages broadcast by surrounding intelligent connected vehicles through the vehicle-road cooperative communication protocol, parsing and extracting vehicle speed, heading angle, and brake pedal status, as the vehicle connected trajectory data; Step S103: Obtaining differential positioning coordinates through positioning wristbands worn by construction personnel and mechanical vehicle-mounted mobile stations, as the high-precision positioning data of the construction entity.
[0024] In this embodiment, during application, 128-line equivalent high-resolution solid-state LiDAR and edge-side AI processing units are deployed at equal intervals of 150 meters along the wave-shaped guardrail in the upstream transition zone and periphery of the core operation area of the construction zone. The LiDAR point cloud data is first filtered by VoxelGrid to remove redundant noise, and the ground point cloud is removed using the RANSAC algorithm. Then, the dynamic three-dimensional bounding boxes (including length, width, height, center point coordinates, and heading angle) of passing vehicles are extracted using Euclidean clustering and deep learning 3D target detection algorithms. At the same time, the roadside units deployed on the roadside continuously receive basic safety messages or cooperative perception messages broadcast by surrounding intelligent connected vehicles at a frequency of 10Hz based on the C-V2X PC5 direct communication interface. The parsing scripts accurately extract the underlying control parameters of the vehicles from the ASN.1 encoded code stream, especially the brake pedal depth, steering wheel angle, and ESP system intervention status, thereby obtaining the advanced intentions of targets beyond the line of sight of non-connected vehicles. Furthermore, for high-frequency dynamic entities at the construction site, each worker's smart safety helmet integrates an RTK high-precision positioning module supporting BDS / GPS dual-mode, while large road rollers and pavers on site have mobile vehicle-mounted reference stations installed on their roof antennas. By receiving RTCM3.2 format differential correction data broadcast from a temporary differential base station set up in the construction section, the system can calculate the centimeter-level three-dimensional coordinates of the construction personnel and machinery with fixed solutions in real time. All three data streams are stamped with nanosecond-level high-precision timestamps based on the IEEE 1588 PTP protocol, ensuring tight alignment of spatiotemporal data.
[0025] As shown in Figure 3, in a preferred embodiment of the present invention, the predicted output of the trajectory uncertainty probability distribution of past vehicles and construction entities specifically includes: Step S201: After spatiotemporally aligning the roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of the construction entity, converting them into a rasterized tensor sequence in the digital twin voxel space; Step S202: Inputting the rasterized tensor sequence into the encoder of the spatiotemporal variational autoencoder model, mapping and generating latent variables that follow a multivariate Gaussian distribution; Step S203: Through the spatiotemporal... The decoder of the variational autoencoder model reconstructs the latent variables and extrapolates them to future time steps, outputting a probability distribution of trajectory uncertainty containing the expected value of the predicted trajectory and the covariance matrix, to characterize the spatial probability boundary of the target's possible future occurrence. In this embodiment, the multi-source aligned perception data is first discretized and mapped into a rasterized tensor sequence in a three-dimensional digital twin voxel space. For example, the construction area is divided into extremely small voxel units of 0.2m × 0.2m × 0.2m, and each cell is assigned a feature tensor containing occupancy probability, velocity vector, and acceleration. This tensor sequence is then fed into the encoder network of the spatiotemporal variational autoencoder model. The encoder adopts a cascaded architecture of multi-layer graph convolutional networks and long short-term memory networks to capture the spatiotemporal dependencies of the game between vehicles, and maps the high-dimensional input to a low-dimensional latent space through fully connected layers. To ensure the model's generative capability, the latent space does not output a definite feature vector, but instead outputs a mean vector and variance vector that follow a multivariate Gaussian distribution. During training and inference, random sampling is performed from the Gaussian distribution using reparameterization techniques to obtain latent variables carrying uncertainty characteristics. The decoder network receives these latent variables and, combined with the current road network topology constraints, reconstructs the target trajectory for future multiple frames through deconvolution and temporal unrolling operations. The final output prediction result not only includes a centerline of the expected trajectory with the highest probability of occurrence, but more importantly, it outputs a covariance matrix that continuously expands with the prediction time step. This matrix is visualized in three-dimensional space as a dynamically expanding "probability ellipsoid," quantifying the spatial boundary of extreme divergent behaviors that human drivers may exhibit when facing traffic cone restrictions in construction zones, such as tentative lane changes and sudden braking with rear-end skidding.
[0026] As shown in Figure 4, in a preferred embodiment of the present invention, the generation of a matching hierarchical collaborative risk avoidance strategy specifically includes: Step S301: In the digital twin voxel space, calculate the minimum collision time of the overlapping regions of each probability boundary and construct the dynamic spatiotemporal collision time matrix; Step S302: When the extreme value of the dynamic spatiotemporal collision time matrix is greater than a first threshold, generate a first-level risk avoidance strategy, which includes issuing lane change warning commands to the network terminals of passing vehicles; Step S303: When the extreme value of the dynamic spatiotemporal collision time matrix is between the first threshold and the second threshold, generate a second-level risk avoidance strategy, which includes dynamically expanding the virtual electronic fence range of the construction area and triggering the roadside directional millimeter-wave audio-visual alarm device; Step S304: When the extreme value of the dynamic spatiotemporal collision time matrix is less than the second threshold, generate a third-level risk avoidance strategy, which includes issuing the highest priority emergency vibration and voice evacuation commands to the wearable and vehicle-mounted devices of the construction entity.
[0027] It should be understood that after predicting the probability boundary of future trajectories, the twin engine performs continuous Boolean intersection operations on the predicted probability ellipsoids of all passing vehicles and the virtual electronic fence of the construction area. When spatial overlap is detected, the future time point corresponding to the overlap is extracted and defined as the dynamic spatiotemporal collision time. The system has a built-in three-level defense threshold system: when the extreme value of the calculated dynamic spatiotemporal collision time matrix is between 3 and 5 seconds (i.e., the first threshold range), the system determines it as a potential risk at a distance. At this time, the system sends a low-latency early warning message to the OBU of the connected vehicle involved through the edge-side RSU, triggering a visual and gentle voice prompt of "Construction ahead, lane change risk" on the vehicle's in-vehicle infotainment screen or HUD, realizing soft guidance of macro traffic flow; when the extreme value of the dynamic spatiotemporal collision time is shortened to between 1.5 and 3 seconds (i.e., the second threshold range), the system determines it as a moderate approach risk. At this time, the control platform extends the electronic fence by 0.5 meters in the digital twin space for redundant defense, and at the same time directly triggers the industrial Internet of Things protocol. In the real physical world, a directional millimeter-wave alarm deployed at the edge of the lane involved in the accident precisely projects a sharp sound wave of up to 120 decibels and a high-frequency strobe laser into the driver's cab of the vehicle, awakening a distracted or fatigued driver through strong physical stimulation. When the extreme value of the dynamic spatiotemporal collision time is less than 1.5 seconds (i.e., the third threshold, defined as an unavoidable critical collision state), the system instantly bypasses vehicle intervention and directly issues the highest priority survival command to the construction area. Through the LoRaWAN protocol, it triggers the violent vibration module of the construction worker's exoskeleton or safety helmet to force the personnel to lie down and avoid the collision. It also uses a hard connection via the CAN bus to instantly cut off the hydraulic main valve of the excavator on site, forcibly locking its boom to prevent mechanical rollover or secondary crush injuries after the vehicle collision.
[0028] In a preferred embodiment of the present invention, the process of adaptively fine-tuning the spatiotemporal variational autoencoder model using the deceleration compliance rate as a feedback signal specifically includes: Step S401: Within the observation window after the issuance of the hierarchical collaborative risk avoidance strategy, the ratio of the number of vehicles that actually decelerate to the total number of vehicles warned is calculated to obtain the deceleration compliance rate; Step S402: The deviation loss between the deceleration compliance rate and the target expected compliance rate is calculated; Step S403: The deviation loss is introduced into the loss function of the spatiotemporal variational autoencoder model, and the model network weights are updated through the backpropagation algorithm, so that the model automatically expands the covariance range of trajectory prediction in low compliance rate scenarios. In this embodiment, after each issuance of the hierarchical collaborative risk avoidance strategy, an observation window lasting 8 seconds is started, and the longitudinal acceleration and lateral yaw rate of the warned vehicles are continuously tracked using lidar and V2X data. The system is set such that if a vehicle exhibits a continuous deceleration behavior greater than 2.5 m / s² within 2 seconds after receiving the instruction, or safely moves laterally away from the conflict lane, it is recorded as a valid compliance sample. Within each statistical period (e.g., every 10 minutes), the ratio of the number of vehicles actually decelerating to the total number of vehicles warned is calculated to obtain the true deceleration compliance rate. Subsequently, the system subtracts this actual compliance rate from the platform's preset expected compliance rate (e.g., set to 95%) to calculate the deviation loss. In the subsequent online fine-tuning of the spatiotemporal variational autoencoder model, not only is the conventional variational lower bound used as the loss function, but the aforementioned deviation loss is also introduced as a penalty term into the backpropagation process. When the system detects a significant drop in deceleration compliance rate during rainy / snowy weather or at night, the deviation loss surges, and gradient updates force the spatiotemporal variational autoencoder model to actively increase the variance weights when generating latent variables. Macroscopically, this manifests as the system recognizing the current sluggish response of the driver group and automatically amplifying the probability envelope (covariance range) of all vehicle predictions, enabling earlier spatial overlap with the virtual fence. This indirectly achieves earlier warning timing and adaptively extends the protection depth, greatly improving the model's robustness under long-tailed adverse conditions.
[0029] As shown in Figure 2, as another preferred embodiment of the present invention, a construction safety management and control system for highways is provided. The system includes: a perception data fusion and aggregation module 100, used to collect real-time fused perception data of traffic flow and construction operations in the highway construction area; the fused perception data of traffic flow and construction operations includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; and a twin mapping and probability prediction module 200, used to map the fused perception data of traffic flow and construction operations to a pre-constructed digital twin voxel space, and utilize a spatiotemporal variational autoencoder module... The model extracts hidden spatial features within continuous time steps and predicts the trajectory uncertainty probability distribution of passing vehicles and construction entities. The collision matrix and strategy generation module 300 is used to calculate the dynamic spatiotemporal collision time matrix of the intersection area based on the trajectory uncertainty probability distribution, and generate a matching hierarchical collaborative avoidance strategy according to the extreme value of the dynamic spatiotemporal collision time matrix. The execution feedback and adaptive fine-tuning module 400 is used to issue and execute the hierarchical collaborative avoidance strategy, and at the same time monitor the deceleration compliance rate of passing vehicles after the strategy is executed, and use the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model.
[0030] In this embodiment, the front-end data multidimensional perception and aggregation module 100 consists of hardware gateways and drivers that access various protocols. It is responsible for deduplicating, cleaning, and timestamping massive concurrent data, and distributing the cleaned formatted data through an internal high-speed message bus. The twin mapping and probability prediction module 200, at the core of edge computing, is deployed as a Docker container on an MEC server located close to a highway gantry. This module embeds a high-performance TensorRT inference engine, specifically responsible for maintaining the memory state of the digital twin voxel space and efficiently performing matrix multiplication and probability density calculations of the spatiotemporal variational autoencoder model, ensuring that the end-to-end latency from data input to trajectory distribution output is controlled within 50 milliseconds. The collision matrix and policy generation module 300 serves as the rule determination center, using a high-concurrency in-memory database to access the dynamic TTC matrix in real time, and generating the optimal solution under non-deterministic conditions based on a complex expert rule base and threshold conditions. Ultimately, the execution feedback and adaptive fine-tuning module 400 acts as a scheduling gateway for equipment back-control, sending instructions at all levels to the corresponding PLC controllers or RSU antennas through multi-threaded asynchronous concurrency. On the other hand, it collects trajectory feedback streams in the background, accumulates a certain batch of positive and negative samples in the cloud GPU cluster, and periodically recalculates the network gradient and sends out updated model weight files, thereby realizing the organic operation and continuous evolution of the entire complex system.
[0031] In another preferred embodiment of the present invention, the perception data fusion and aggregation module 100 specifically includes: a roadside laser scanning unit 101, used to acquire dynamic three-dimensional bounding boxes of passing vehicles, which is used to provide highly robust non-connected vehicle contour detection under complex lighting conditions; a vehicle-road cooperative parsing unit 102, used to receive basic safety messages broadcast by intelligent vehicles and extract the internal operating status of vehicles, which is used to acquire the forward movement intentions of vehicles beyond line of sight and those that are obscured; and a physical high-precision positioning unit 103, used to acquire the differential coordinates of construction personnel and machinery, which is used to provide high-frequency centimeter-level position references for moving targets within the construction area.
[0032] In this embodiment, the roadside laser scanning unit 101 employs solid-state or hybrid solid-state LiDAR hardware, which effectively filters artifact noise caused by water mist kicked up by vehicles ahead and construction dust. Its main purpose is to overcome the blinding failure problem of pure vision cameras in nighttime, backlight, and tunnel entrance strong light gradient environments, providing a highly robust non-connected vehicle contour detection base with absolute physical depth. The vehicle-road cooperative parsing unit 102 is a protocol stack service that includes channel listening and ASN.1 decoding. Its practical significance lies in solving the line-of-sight occlusion problem. For example, when a heavy truck obstructs a car behind, the LiDAR cannot directly scan the car, but the parsing unit can directly penetrate the physical obstacle through the V2X radio waves emitted by the car to obtain its position, speed, and even the trigger signal of the anti-lock braking system (ABS), extending the system's advanced perception capability. The physical high-precision positioning unit 103 relies on the RTK differential base station network and uses carrier phase differential technology to eliminate ionospheric and tropospheric delay errors. Its core purpose is to provide an absolutely stable anchor point for the digital twin space. Because the movement of construction workers is often disordered and frequent, only by relying on centimeter-level high-frequency differential coordinates can we accurately determine whether a worker has already half-exposed the protective boundary of the safety cone when turning around, thereby completely eliminating false alarms and missed alarms caused by positioning drift.
[0033] As another preferred embodiment of the present invention, the twin mapping and probability prediction module 200 specifically includes: a twin space tensor transformation unit 201, used to transform the aligned data into a rasterized tensor sequence in the digital twin voxel space; and a spatiotemporal variational encoding and decoding unit 202, used to generate latent variables and output prediction results containing expected values and covariance matrices.
[0034] In this embodiment, the twin space tensor transformation unit 201 is a high-intensity memory computing module. Its working principle is to discretize the continuous three-dimensional physical world coordinates according to a fixed resolution, constructing a three-dimensional grid matrix (rasterized tensor). Each grid not only stores the Boolean value indicating space occupancy but also incorporates the velocity component and acceleration partial derivative of the vehicle currently occupying that grid. Its core purpose is to forcibly normalize scattered data such as radar point clouds and GPS latitude and longitude into a high-dimensional matrix format that convolutional neural networks can directly process, greatly reducing the alignment overhead of subsequent deep learning models. The spatiotemporal variational encoding and decoding unit 202 abandons the traditional deterministic thinking of "given an initial state, output a unique future trajectory." Its variational encoding part maps the preceding tensor sequence to a mean and variance, thereby constructing a latent variable probability space; the decoding part reconstructs multiple reasonable trajectories by sampling multiple times from this probability space. Its core purpose is to deeply understand that driving behavior is inherently unpredictable. By outputting the probability distribution boundary containing the expected value and covariance matrix, it can intuitively see the probability of a car turning the steering wheel to the left and making an emergency evasive maneuver to the right when it encounters an obstacle in front of it. Thus, it uses this quantified uncertainty to accommodate extremely complex and sudden road conditions, and establishes the safety redundancy of the construction zone on a rigorous probability theory basis.
[0035] In another preferred embodiment of the present invention, the collision matrix and strategy generation module 300 specifically includes: a dynamic collision time calculation unit 301, used to calculate the minimum collision time of overlapping regions of each probability boundary in the digital twin voxel space and construct a matrix; and a tiered strategy issuance unit 302, used to trigger network warnings, electronic fence linkage, or emergency evacuation commands according to the extreme values of the collision time. In this embodiment, the operation of the dynamic collision time calculation unit 301 relies on an efficient three-dimensional spatial intersection algorithm. In this unit, the probability prediction boundary of the vehicle is represented as a convex polyhedron or ellipsoid that increases with time, while the virtual electronic fence of the construction area is also a static three-dimensional geometry. This unit performs iterative calculations on multiple future time slices using the GJK algorithm or the SAT separating axis theorem to find the timestamp of the first spatial overlap of the two geometries, thereby constructing a dynamic spatiotemporal collision time matrix that reflects the urgency of the risk across the entire road segment. Its core purpose is to intuitively transform the abstract trajectory coordinates into a unique urgency indicator that can be used for decision-making: how many seconds are left before physical impact. The tiered strategy delivery unit 302 incorporates a high-response MQTT message queue and a Hardware Abstraction Layer (HAL). Upon receiving an extreme value alarm from the collision matrix, it precisely routes the command to the corresponding execution branch based on the preset threshold range into which the extreme value falls. For minor risks, the command is routed to the cloud-based vehicle networking platform via a network interface; for serious risks, it is routed directly to the edge gateway on-site, controlling flashing lights and loudspeakers via industrial relays; and for extremely dangerous risks, the command is delivered directly to the worker's wearable device via a low-latency wireless radio frequency channel. This ensures that in any emergency situation where communication is restricted or extremely dangerous, the system can find the most effective and fundamental means to protect the lives of construction workers.
[0036] The above embodiments of the present invention provide a construction safety management method and a construction safety management system for highways. By introducing a spatiotemporal variational autoencoder model into the digital twin space, the technical bottleneck of traditional mechanical extrapolation algorithms being unable to predict sudden driving behaviors is overcome, and the random divergence boundary of complex traffic flow trajectories is effectively quantified. At the same time, the vehicle deceleration compliance rate in the real physical space is used as a negative feedback signal to feed back the model weights, realizing the adaptive closed-loop coupling of safety management strategies with dynamic road conditions, weather conditions and driver psychology.
[0037] In order for the above methods and systems to operate smoothly, the system may include more or fewer components than those described above, or combine certain components, or different components, in addition to the various modules mentioned above. For example, it may include input / output devices, network access devices, buses, processors, and memory.
[0038] The processor can be a central processing unit, or other general-purpose processors, digital signal processors, application-specific integrated circuits (ASICs), off-the-shelf programmable gate arrays (OPGs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor can be a microprocessor or any conventional processor. This processor is the control center of the system, connecting various parts via various interfaces and lines.
[0039] The technical features of the above embodiments can be combined in any way. For the sake of brevity, not all possible combinations of the technical features in the above embodiments are described. However, as long as there is no contradiction in the combination of these technical features, they should be considered to be within the scope of this specification.
[0040] The embodiments described above are merely illustrative of several implementations of the present invention, and while the descriptions are specific and detailed, they should not be construed as limiting the scope of the present invention. It should be noted that those skilled in the art can make various modifications and improvements without departing from the concept of the present invention, and these modifications and improvements all fall within the scope of protection of the present invention. Therefore, the scope of protection of this patent should be determined by the appended claims.
[0041] The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention. Any modifications, equivalent substitutions, and improvements made within the spirit and principles of the present invention should be included within the protection scope of the present invention.
Claims
1. A construction safety management method for highways, characterized in that, The method includes: real-time acquisition of traffic flow and construction operation fusion perception data in the highway construction area; the traffic flow and construction operation fusion perception data includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; mapping the traffic flow and construction operation fusion perception data to a pre-constructed digital twin voxel space, and using a spatiotemporal variational autoencoder model to extract hidden spatial features within continuous time steps, predicting and outputting the trajectory uncertainty probability distribution of passing vehicles and construction entities; based on the trajectory uncertainty probability distribution, calculating the dynamic spatiotemporal collision time matrix of the intersection area, and generating a matching hierarchical collaborative risk avoidance strategy according to the extreme value of the dynamic spatiotemporal collision time matrix; issuing and executing the hierarchical collaborative risk avoidance strategy, while monitoring the deceleration compliance rate of passing vehicles after the strategy is executed, and using the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model.
2. The construction safety management method for highways according to claim 1, characterized in that, The real-time acquisition of traffic flow and construction operation fusion perception data in the highway construction area specifically includes: obtaining dynamic three-dimensional bounding boxes of passing vehicles through roadside perception computing units deployed upstream and to the side of the construction area, which serve as the roadside lidar point cloud data; receiving basic safety messages broadcast by surrounding intelligent connected vehicles through vehicle-road cooperative communication protocols, and parsing and extracting vehicle speed, heading angle, and brake pedal status, which serve as the vehicle's connected trajectory data; and obtaining differential positioning coordinates through positioning wristbands worn by construction personnel and mechanical vehicle-mounted mobile stations, which serve as the high-precision positioning data of the construction entity.
3. The construction safety management method for highways according to claim 1, characterized in that, The predicted trajectory uncertainty probability distribution of past vehicles and construction entities specifically includes: spatiotemporally aligning the roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of the construction entities, and converting them into a rasterized tensor sequence in the digital twin voxel space; inputting the rasterized tensor sequence into the encoder of the spatiotemporal variational autoencoder model to generate latent variables that follow a multivariate Gaussian distribution; and reconstructing and extrapolating the latent variables to future time steps through the decoder of the spatiotemporal variational autoencoder model to output the trajectory uncertainty probability distribution containing the expected value of the predicted trajectory and the covariance matrix, so as to characterize the spatial probability boundary that the target may appear in the future.
4. The construction safety management method for highways according to claim 1, characterized in that, The generation of a matching hierarchical collaborative risk avoidance strategy specifically includes: calculating the minimum collision time in the overlapping areas of each probability boundary in the digital twin voxel space, and constructing the dynamic spatiotemporal collision time matrix; when the extreme value of the dynamic spatiotemporal collision time matrix is greater than a first threshold, generating a first-level risk avoidance strategy, which includes issuing lane change warning commands to the connected terminals of passing vehicles; when the extreme value of the dynamic spatiotemporal collision time matrix is between the first threshold and a second threshold, generating a second-level risk avoidance strategy, which includes dynamically expanding the virtual electronic fence range of the construction area and triggering the roadside directional millimeter-wave audio-visual alarm device; when the extreme value of the dynamic spatiotemporal collision time matrix is less than the second threshold, generating a third-level risk avoidance strategy, which includes issuing the highest priority emergency vibration and voice evacuation commands to the wearable and vehicle-mounted devices of the construction entity.
5. The construction safety management method for highways according to claim 1, characterized in that, The process of adaptively fine-tuning the spatiotemporal variational autoencoder model using the deceleration compliance rate as a feedback signal specifically includes: within the observation window after the hierarchical collaborative risk avoidance strategy is issued, the ratio of the number of vehicles that actually decelerate to the total number of vehicles warned is calculated to obtain the deceleration compliance rate; the deviation loss between the deceleration compliance rate and the target expected compliance rate is calculated; the deviation loss is introduced into the loss function of the spatiotemporal variational autoencoder model, and the model network weights are updated through the backpropagation algorithm, so that the model automatically expands the covariance range of trajectory prediction in low compliance rate scenarios.
6. A construction safety management and control system for highways, characterized in that, The method for construction safety management of highways as described in any one of claims 1-5, wherein the system comprises: a perception data fusion and aggregation module, used to collect in real time fused perception data of traffic flow and construction operations in the highway construction area; the fused perception data of traffic flow and construction operations includes at least roadside lidar point cloud data, vehicle network trajectory data, and high-precision positioning data of construction entities; a twin mapping and probability prediction module, used to map the fused perception data of traffic flow and construction operations to a pre-constructed digital twin voxel space, and use a spatiotemporal variational autoencoder model to extract hidden spatial features within continuous time steps, and predict and output the trajectory uncertainty probability distribution of passing vehicles and construction entities; a collision matrix and strategy generation module, used to calculate the dynamic spatiotemporal collision time matrix of the intersection area based on the trajectory uncertainty probability distribution, and generate a matching hierarchical collaborative risk avoidance strategy according to the extreme value of the dynamic spatiotemporal collision time matrix; and an execution feedback and adaptive fine-tuning module, used to issue and execute the hierarchical collaborative risk avoidance strategy, and simultaneously monitor the deceleration compliance rate of passing vehicles after the strategy is executed, and use the deceleration compliance rate as a feedback signal to adaptively fine-tune the spatiotemporal variational autoencoder model.
7. The construction safety management and control system for highways according to claim 6, characterized in that, The perception data fusion and aggregation module specifically includes: a roadside laser scanning unit, used to acquire dynamic three-dimensional bounding boxes of passing vehicles, which is used to provide highly robust non-connected vehicle contour detection under complex lighting conditions; a vehicle-road cooperative parsing unit, used to receive basic safety messages broadcast by intelligent vehicles and extract the internal operating status of vehicles, which is used to acquire the forward movement intentions of vehicles beyond line of sight and those that are obscured; and a high-precision entity positioning unit, used to acquire differential coordinates of construction personnel and machinery, which is used to provide high-frequency centimeter-level position references for moving targets within the construction area.
8. The construction safety management and control system for highways according to claim 6, characterized in that, The twin mapping and probability prediction module specifically includes: a twin space tensor transformation unit, used to transform the aligned data into a rasterized tensor sequence in the digital twin voxel space; and a spatiotemporal variational encoding and decoding unit, used to generate latent variables and output prediction results containing expected values and covariance matrices.
9. The construction safety management and control system for highways according to claim 6, characterized in that, The collision matrix and strategy generation module specifically includes: a dynamic collision time calculation unit, used to calculate the minimum collision time of overlapping regions of each probability boundary in the digital twin voxel space and construct a matrix; and a tiered strategy issuance unit, used to trigger network early warning, electronic fence linkage, or emergency evacuation commands according to the extreme values of the collision time.
Citation Information
Patent Citations
Data-driven trailer frame structure safety monitoring method
CN114880804A
Method and system for constructing digital twinborn body based on space-time coding and computing equipment
CN119203712A
Abnormity detection and maintenance decision optimization method and system for automatic test equipment
CN120087939A
Engineering management system based on digital twinning
CN120163442A
Man-machine cooperation fabricated construction management and control system and method based on BIM and Unity model
CN120408777A