Abstract
The widespread use of light detection and ranging (LiDAR) data provides a promising source for the automatic detection and inventory of roadside assets. One of the essential elements in roadside furniture is light poles. There is limited research on the mapping of light poles using point-cloud data on rural highways. In this environment, the placement of light poles within roadside clear zones often poses a safety concern, as they are related to an increased risk of collisions. Only a limited number of studies have explored the relationship between light poles and safety because of the time-consuming and labor-intensive practices of collecting light pole assets data using traditional manual methods. This paper proposes an automated approach to mapping the locations of light poles. First, the scanning vehicle trajectory is extracted, smoothed, and then used to segment the point-cloud data into smaller overlapped batches of data. Several filters are applied to extract pole-like objects from the data. The segments are combined back together, and a density-based clustering algorithm is used to group the remaining points into clusters. A geometric filter is finally applied to extract light poles. The model is tested on 28 km of data on three rural highways in Alberta, Canada. The proposed algorithm is found to be accurate relative to previous studies, with average precision, recall, and F1 scores exceeding 98% for the test segments. The proposed work can assist in the automation of light pole inventory and road safety audits by transportation agencies.
Keywords
Road furniture such as traffic signs, safety barriers, fences, and lighting poles is crucial in facilitating efficient and safe travel on highways. Roadside safety has been a major concern for highway designers, with a significant part of this concern relating to crashes involving utility poles. Because of the high structural strength of utility poles and the possible damage they could cause, pole-related collisions tend to be more severe ( 1 ). According to the Fatality Analysis Reporting System (FARS) ( 2 ), in 2018, there were 684 fatal collisions related to utility poles in the United States. Because of the severity of this type of crash, there is a need to collect information on locations and lateral offsets of lighting poles to ensure acceptable placement of these features from the highway travel edge. Thus, an accurate inventory of roadside features, including light poles, is increasingly demanded for various purposes such as safety audits, maintenance operations, and asset management. The availability of such information could help designers provide a safer and more recoverable roadside environment ( 1 ).
Information on roadways and roadside features can be collected using different approaches, including traditional surveying methods or emerging technologies such as remote sensing techniques. Obtaining information on road features such as utility poles using the conventional methods, especially on a large scale, is time-consuming, costly, and potentially infeasible. This is because of the hurdles associated with manual inspections, such as the massive workload required, long site visits, human errors, and the difficulty in conducting such data collection periodically (3, 4). With the evolving use of the three-dimensional (3D) models of highway corridors, there has been a wide range of applications to collect information on road geometry and furniture and assess the safety of these facilities (5–10). Surveying, photogrammetry, and remote sensing have been commonly used, but the emerging popularity of light detection and ranging (LiDAR) data has shifted the attention to utilizing LiDAR point clouds in the detection and mapping of road features, including lighting poles ( 11 ).
LiDAR is a technology that integrates laser scanners, global navigation satellite systems (GNSS), and inertial measurement units (IMU) into one scanning system to collect point clouds of the roadway environment. These point clouds can be highly dense, which depends on the field of view of the scanner, the speed of the vehicle the scanner is attached to, and the scanning rate. By having heavily dense point clouds, the resolution will be higher at the cost of increasing the data set size and the processing speed ( 12 ). LiDAR is most commonly used in systems such as airborne laser scanning (ALS), terrestrial laser scanning (TLS), and mobile laser scanning (MLS). In MLS, the scanning system is mounted on a data collection truck traveling at posted speed limits, collecting 360° virtual scans of highway segments consisting of highly dense point clouds (13, 14).
LiDAR data are associated with several benefits. The high density of mobile LiDAR data has enabled the efficient and accurate mapping of various highway features (4, 15). Also, using LiDAR data greatly enhances the safety of the process of collecting information on highways as a result of eliminating the presence of surveyors next to the traffic stream. Moreover, the spatial information about road features can be directly extracted from the georeferenced laser scanner data, minimizing the manual work and thus improving the efficiency and eliminating human error (16, 17).
Although there has been some progress in extracting light poles using mobile LiDAR data, previous studies centered on identifying and mapping lighting poles in urban environments using short and relatively flat roadway segments. However, the detection and mapping of light poles on rural highways are lacking research. The main differences between urban and rural environments for extracting such information are related to terrain and speed limit. First, urban roads are known to have flat terrain compared with the rolling to mountainous nature of rural highways along with the high variation in their vertical alignment in most cases ( 14 ). When extracting utility poles from LiDAR data segments located in rolling or mountainous terrain, separation of non-ground and ground objects, which is a major step in the algorithms developed in previous studies, would be challenging. Second, the speed at which LiDAR scans are conducted affects the properties of collected data, such as point density, based on which the extraction methodology must be different (18, 19). Also, since speed is one of the main factors affecting crash severity, pole-related collisions are expected to be more severe on rural highways than on urban roads. Therefore, there is a need for a robust method to collect information about lighting poles on rural highways.
This paper aims to introduce a fully automated approach for the identification and extraction of light poles in a rural setting in an efficient manner enabling the feasibility of large-scale implementation. The proposed method involves LiDAR data preprocessing, applying several filtration methods to extract pole-like candidates, clustering, detection, and mapping of poles. To validate the performance of the proposed method and ensure its applicability on a large scale, the algorithm was tested using LiDAR data of 28 km of highway segments in Alberta, Canada. The method validation revealed that the developed algorithm is accurate and precise, and outperforms currently available tools. The proposed method represents a tool that could help transportation agencies in roadside assessments and safety audits associated with light poles. It can also be used to maintain an updated inventory of information on these features. Moreover, this information could be useful in street management and visibility studies.
Previous Studies
There have been a fair number of studies focused on the detection of light poles using LiDAR point clouds, with a particular emphasis on urban roads. One of the early studies was conducted by Lehtomäki et al. ( 20 ) to detect pole-like objects using mobile LiDAR data of urban streets. They used a scan-line-based algorithm to look for poles in sweeps (i.e., groups) of points in each scan line in LiDAR data. The authors reported a detection rate of 77.7% with false-positive detections, including pillars and building structures. In a different study, Yokoyama et al. ( 21 ) proposed a method to recognize pole-like objects from MLS point clouds utilizing a k-nearest neighbors graph and principal component analysis (PCA). The authors recommended future research to classify pole-like objects into light poles and traffic signs.
Golovinskiy et al. ( 22 ) presented a density-based methodology to recognize features of urban roads, including poles. The method was based on locating and processing clusters of 3D points according to their spatial context and configuration. Labeled data from a training data set were used to classify the identified features. The authors reported a recognition rate of 65%. Pu et al. ( 23 ) introduced a method for recognizing pole-like objects from MLS data. They used different shape and geometric attributes to detect these features. The authors reported a success rate of 86%. Yan et al. ( 18 ) utilized LiDAR data of an urban site in Ontario, Canada, to propose a method by which poles and towers can be detected. The procedure included ground filtering based on the statistical distribution of points, clustering based on point density, classification utilizing various decision rules, and data cleaning using a least-square circle fitting. The detection rate of the proposed method was 91%. Yu et al. ( 24 ) introduced a semi-automatic method for light pole extraction from mobile LiDAR data in an urban environment. The detection process consisted of road surface segmentation into road and non-road points followed by light pole extraction. The validation results of the proposed method showed a correctness rate of over 97%.
Zheng et al. ( 25 ) extracted pole-like objects from mobile LiDAR data. The authors introduced vegetation removal and pole detection methods. The proposed algorithm was tested on airborne and mobile LiDAR data. The authors concluded that the proposed method is accurate in both vegetation removal and pole detection.
Another urban-focused pole-like object detection method was proposed by Yang et al. ( 26 ), wherein poles are automatically detected after a four-stage process. First, building facades are filtered out to reduce the risk of false positives. The filtered point cloud is then subjected to a slice-based Euclidean clustering algorithm to establish pole-like candidate objects. A PCA shape recognition method is used to further filter the candidates as either pole-like or non-pole-like. With the locations of the pole-like objects known, a Voronoi constrained vertical region growing algorithm is used to fully realize the poles in the 3D point cloud. Results yielded an extraction quality of 90.43%, a recall value in the range of 92.61% to 94.56%, and a precision of 95.17% to 96.99%. While processing time was not discussed in the study, the authors acknowledge that work needs to be done on the method’s computational efficiency.
Some studies used voxel-based methodologies to detect and extract roadside features. Focusing on the detection of trees in an urban environment, Wu et al. ( 27 ) developed a voxel-based method to detect street trees from LiDAR data. Utilizing voxels and searching neighborhoods, the method focused on extracting potential trees and using morphological parameters to eliminate pole-like objects that are not trees. The method was tested on two, roughly 300 m long, segments of urban streets with a maximum of 1 m variation in their vertical profile. The results showed that the correctness of the detection rates exceeded 98%.
Tu et al. ( 28 ) developed a two-stage urban pole-like object extraction method based on plane filtering. The first stage involves fitting voxels to planes via an octree-based split scheme. After the plane fitting, the authors use plane filtering to extract pole-like objects based on either innate geometric features (the planar orientation, planar shape feature, and planar width) or isolation relative to the points surrounding the pole candidate. The completeness, correctness, and quality of this approach can reach up to 87.66%, 88.81%, and 79.03%, respectively.
Lehtomäki et al. ( 29 ) proposed a voxel-based method to map road environment infrastructure using MLS point clouds of urban streets. The stages of the extraction procedure included separating ground objects, segmentation, classification, and object location estimation. The authors successfully classified several objects, including road signs, pedestrians, vehicles, and posts. The method was tested on a 900 m road segment with a reported recall of 49.8%, 80.5%, and 66.0% for trees, lamp posts, and traffic poles respectively. Cabo et al. ( 11 ) used voxels to develop a method to automatically extract pole-like objects from mobile LiDAR data of urban streets. The method involved simplifying the LiDAR point cloud using voxels, analyzing and segmenting the layers of the voxelated point cloud horizontally, and implementing two-dimensional analysis to identify pole-like objects. The algorithm was tested on four sites and was able to detect pole-like objects with an average correctness rate of 83.8%, and a completeness rate of 92.3%.
Wu et al. ( 30 ) provided a supervoxel-based approach to extract street light poles in mobile LiDAR point clouds of urban streets. A RIEGL VMX-450 system was used to collect three highly dense data sets at low speeds of 40–50 km/h in Xiamen, China. The method consisted of five steps: preprocessing, localization, segmentation, feature extraction, and classification. The processing time required between ground filtering and labeling of light poles on 78 million, 220 million, and 403 million point clouds is 404.9, 1,032.5, and 1,806.6 s, respectively. The algorithm was tested on three data sets to detect light poles with an average recall, precision, and F1-score of 98.8%, 99.4%, and 98.6%. Two limitations discussed by the authors are the chances of over-segmentation when a light pole is located near heavy vegetation and the possibility of incomplete pole data. However, these two limitations do not affect the performance in finding light pole locations.
Guan et al. ( 31 ) proposed a method to detect pole-like objects from LiDAR data of an urban road area. A RIEGL VMX-450 system was used to survey an 11 km segment of the Ring Road South in Xiamen, China, at an average speed of 30–40 km/h. The scanning achieved a point-cloud density of 4,082 points per square meter (points/m2). The method consists of two stages: training and object detection. The training stage creates a contextual visual vocabulary via supervoxel segmentation to depict features of pole-like objects. The detection stage converts each type of object from the contextual visual vocabulary into a “bag-of-contextual-visual-words” representation, which is then compared against pole-like object candidates to detect similarities. The correctness, omission, and commission achieved are 88.9%, 11.1%, and 2.8%, respectively. The processing was performed on an 8-core-16-thread workstation, and the total processing time was 81 min (4,860 s).
An automated method for the localization and classification of pole-like objects along a semi-urban expressway was proposed by Ha et al. ( 32 ). The study applied this method to two MLS point clouds gathered from an urban road. After points of noninterest were eliminated from the point cloud, Euclidean clustering was used to group points into distinct clusters. The points were then voxelized, and the voxels forming pole-like objects were selected using a vertical height analysis. For classification, the pole-like objects were separated into nine different types based on their traffic functionalities and geometric shapes. The method was tested on two expressway segments, with an average recall of 92.9%, precision of 95.8%, and F1-score of 94.3%. The authors noted that limitations to the method could be overcome with additional training data.
With the lack of studies on pole detection on rural highways, a recent study by Gargoum et al. ( 19 ) proposed an algorithm for detecting light poles on rural highways using mobile LiDAR data. The method involved data tiling and voxelization, ground and non-ground filtering, and pole detection. The method was tested on a 4 km segment with a reported detection precision, recall, and F1-score of 68%, 49%, and 56.96%, respectively. The authors applied a similar method to those used in research on pole extraction in urban environments. The authors attributed significant misclassifications to the significantly low point density on rural roads as scanning is performed at high speeds of 90–100 km/h. Occlusion by other objects also affected the performance of the proposed method. Moreover, the rolling terrain on highways makes the extraction of non-ground objects, while maintaining pole points, a challenging task. Non-ground point extraction is integral to most pole extraction methods in the literature. The authors suggested that a more efficient and robust method is required to detect light poles in low-density point clouds collected at high speeds.
Another recent study by Yan et al. ( 33 ) proposed a workflow to detect and classify pole-like road objects using LiDAR data in a highway environment. The workflow consists of data preprocessing, detection, and classification. First, the ground points are removed by a ground filtering algorithm, and an iterative minimum-cut (min-cut) based segmentation approach is used to segment overlapping segments. More filters are then applied to detect pole-like objects, which are then classified using a random forest classifier. The method was tested on two highway data sets, with a reported recall of 94.9% and 97.8%, and precision of 92.7% and 94.1%. The authors discussed several limitations, such as the possibility of incomplete street lamp detection. For the two data sets, with 180 million and 316 million points, the processing times reported for the steps between ground removal and detection (without classification) were 7,235.1 and 12,570.8 s, respectively.
As evident from the review, most previous studies focused on pole recognition and mapping on urban streets, with less attention given to rural highways. Urban LiDAR data are typically collected at low speeds and provide an extremely dense point cloud and a high-resolution representation of the environment (18, 19). A voxel-based method that followed a similar approach to those used on urban data showed significantly lower performance on low-density rural point clouds collected at high speeds ( 19 ). Another study by Yan et al. ( 33 ) showed improved performance at the expense of significantly larger processing time. The studies conducted in rural environments indicated lower recall and precision rates and large processing times, showing the need for improvement. Thus, a more robust methodology for light pole detection on rural highways is required. This paper introduces a fully automated methodology for the detection and extraction of light poles. The proposed method operates directly on point-cloud points without the need to transform the data to volumetric representations (e.g., voxels), which yields unnecessarily expanded data, requires large processing time, and affects existing features associated with the original point (30, 34, 35 ). The proposed algorithm is a powerful tool that can be used by transportation agencies to collect and maintain an updated database of information on light poles along rural highway networks.
Data Collection
LiDAR data collection was performed by Alberta Transportation in 2015 using a Tetra Tech PSP-7000, a proprietary multifunction pavement surface profiling vehicle. The vehicle had a RIEGL VMX-450 system to collect 360° LiDAR point clouds on rural highways in the province of Alberta, Canada. Surveys were conducted in normal traffic flow at speeds of up to 100 km/h. Collected data for a given highway are saved in 4 km segments in separate LAS files, each around 500 MB. Surveys performed at 90 km/h generate point densities in the range of 150 and 1,000 points/m2. In this study, data were collected on five 4 km segments on Highway 1, one 4 km segment on Highway 20, and one 4 km segment on Highway 11A in Alberta, Canada. An example of point-cloud data collected on Highway 1 is shown in Figure 1.

Example of point-cloud data collected on Highway 1.
Test Segments
Highway 1: Five 4 km segments from this highway were used for analysis (Figure 2a). The segments are from a multi-lane highway located about 50 km to the east of the City of Calgary. These segments had many light poles.
Highway 20: A 4 km segment from Highway 20 was used for analysis (Figure 2b). This segment is a two-way-two-lane road located in Sylvan Lake, about 20 km to the west of the city of Red Deer.
Highway 11A: A 4 km segment from Highway 11A was used for analysis (Figure 2c). This segment is on a two-way-two-lane road located 7 km northwest of the city of Rocky Mountain House.

Collected data on rural highways in Alberta: (a) Highway 1, (b) Highway 20, and (c) Highway 11A.
Methodology
Each 4 km point cloud is processed separately to reduce processing time. First, the vehicle trajectory is extracted using scan angle and then a method is used to cut the data into 50 m segments for individual analysis. Ground points are filtered based on z-gradient and signs/trees are filtered using surface density. Segments are then rejoined, and poles are isolated based on geometric filtering. Finally, pole location data are exported as comma separated values (CSV) and keyhole markup language (KML) files for further analysis and used in ArcGIS to find collisions at the location. Figure 3 shows a flowchart of the proposed method. Three distinct stages are applied: data preprocessing, light pole filtering, and extraction. Data preprocessing takes the input LAS file and segregates it into individual sections to reduce memory requirements. In filtration, extraneous points belonging to structures such as the ground, trees, and signs are removed, leaving only points belonging to poles in the remaining data. Finally, extraction involves the identification of individual pole objects and documentation of pole locations and dimensions, as well as validation of the accuracy of the overall method. Figure 4 shows a visualization of the output of the different steps in the proposed method.

Flowchart of the proposed methodology.

Output visualization of the proposed method: (a) light pole on Highway 1, (b) z-gradient visualization, (c) high z-gradient points extraction, (d) surface density filtration, automated clustering, and removal of clusters with low number of points, and (e) visualization of final pole points detected.
Trajectory Extraction
The scanning vehicle trajectory is determined based on data points located right beneath the scanners and has a scan angle of zero, with each LiDAR scanner creating an individual line of points. Point pairs from each line with equal GPS time are averaged to create a single line centered on the travel lane. An example trajectory line can be seen in Figure 5, and the line calculation is presented in Equation 1.
where

Example of trajectory line.
Extraneous Points Removal
Before filtering, the input LAS file is segmented into 50 m sections because of memory constraints. A 1 m overlap is included between segments both to ensure poles are entirely contained within a single segment and to aid the realignment of neighboring segments after filtration is completed. This is done by selecting start and end points for the segments spaced 50 m apart on the trajectory line. 2D normal vectors are then calculated based on the neighboring trajectory points and traversed a preset distance in both directions laterally to define the corner points of the segment. Segment points are then identified as points within the quadrilateral bounded by the corner points. Road points are initially filtered out based on low z-gradient values, leaving only the surrounding roadside for analysis. Z-gradient is calculated as
where
Additional points are removed based on low surface density; this filters out pole-like objects such as trees. Defining
where
Filtration thresholds for both
For each point
where
Additional information is then calculated for use in outlier removal. This includes the average nearest neighbor distance for all points (
where
Points are then filtered out, which have farther distances than a preset number (
The individual 50 m sections are then reconnected to create a single point cloud. An example of the reconnected cloud can be seen in Figure 6.

Filtered point cloud.
Pole Identification
From the filtered cloud, individual poles are identified by grouping nearby points into clusters using density-based spatial clustering of applications with noise (DBSCAN) ( 38 ). DBSCAN groups points based on proximity and hit count. Hit count is defined as the number of points in a cluster. The proximity variable constrains the distance between groups of points that allows them to be considered as one cluster. Therefore, small groups of points or points with long distances between each other are not considered as one cluster. We defined appropriate values for proximity and hit count that produced the best results.
In this study, DBSCAN functions by testing each point for the number of neighboring points within a preset radius of 1.0 m. If the number of points exceeds a threshold value of 17, that group is considered a cluster. Each point in the cluster is recursively searched for more neighbors, adding those points to the cluster until all connected points are grouped. This process is repeated until all points are either considered as part of a cluster or discarded as extraneous noise. This was achieved by modifying the DBSCAN clustering algorithm to operate on 3D data rather than its conventional 2D nature.
Each cluster is finally interpreted as a single pole and verified based on dimensions. For each cluster, its centroid is calculated and compared with height standards defined by Alberta Transportation. Any clusters that do not fall within height specifications are then discarded. The remaining pole location and height data are then exported as CSV and KML files. Figure 7 shows a sample of the output on Highway 20.

Point clusters.
Results
Table 1 shows all validation results on the seven tested segments. Validation of pole locations results was done by importing calculated pole coordinates into Google Maps. Example outputs from a 4 km Highway 1 segment are shown in Figures 8 and 9.
Pole Detection Accuracies

Pole locations in Google Maps.

Street view of pole locations at sections A, B, and C.
Quantitative evaluation of the proposed method was done based on three metrics: precision, recall, and F1 scores as shown in Equations 9 to 11. Comparison was then made to existing state-of-the-art work done by Gargoum et al. ( 19 ) on light pole mapping, as can be seen in Table 2.
Comparison with Existing Methods
where TP, FP, and FN represent true positives, false positives, and false negatives, respectively. True positives are poles that were correctly detected by the algorithm. True negatives are non-pole points removed during the filtering process. False positives are point clusters that were incorrectly classified as poles. False negatives are poles that were not detected by the program.
Discussion
As evident from Table 1, the proposed algorithm shows accurate results, with overall precision, recall, and F1 scores of 98.1%. The lower precision and F1 scores for highway 20 were caused by a powerline running parallel to the road leading to detections of light pole-like objects. Reducing the buffer zone width on this segment could improve performance. Lower recall and F1 scores in Highway 1 Segment 1 was caused by roadside obstructions blocking sections of poles, causing their average height to differ from design standards and remain unclassified by the program, a limitation similar to those reported in previous studies (19, 39). As shown in Table 2, the proposed method also performs well compared with existing work, especially on rural scans (19, 33). It is worth mentioning that the research done by Gargoum et al. ( 19 ) was on the same 4 km segment of rural Highway 20 used in this study. Studies (26, 30, 32 ) in Table 2 are performed on urban road segments that typically have higher quality scans. Noteworthy is that ground removal methods used in urban research were not successful when applied to our rural data. This was also a challenge and limitation in Gargoum et al. ( 19 ). The point-based technique proposed showed significantly better performance and is more suitable to rural environments. The total number of points in the data set is 125,540,804 points. The processing time of a 4 km segment with 21 million points is approximately 3 to 4 min.
Heavy vegetation surrounding poles can pose a challenge to the extraction process. In this situation, the difference in geometric properties between the vegetation and pole points presents an opportunity for further filtering. Testing our method on an electric pole covered by heavy vegetation, a density-filter was applied to the point cloud after the extraction of high z-gradient points. This modification to the algorithm produced favorable results.
The above procedure can be used to explore the relationship between traffic collisions and the mapped pole locations in a geographic information system (GIS) platform. This would facilitate in-depth safety assessments similar to the earlier work by El Esawey et al. ( 1 ). Their work showed the importance of adequate clear zones required by design guidelines to provide a more forgiving environment on highways ( 1 ). Unfortunately, the authors have pointed out the difficulties and challenges they faced in extracting the poles’ locations, which are now easily addressed using the proposed extraction procedure.
Transportation agencies base their road design guidelines on empirical values, a fact that has stimulated research in the optimization of these guidelines. Poles have proven to be a frequent cause of crashes on roadways, so a model that tracks which pole locations are more dangerous than others can help transportation agencies make informed decisions on this aspect of road design. Furthermore, because of the versatility of LiDAR, many other geographical features relating to pole locations, such as ground slope or distance from travel lane, can be extracted synchronously. In the event of a pole-related collision, a police officer is responsible for officially reporting the cause and location. With the coordinates of the crash site, transportation agencies must manually go to the location to note which light pole was the cause, along with many other details that may reveal an underlying theme with light pole crashes. Overall, this is a time-consuming and laborious task with the potential to be streamlined with automation. The proposed method is capable of assisting with this very problem, allowing for virtually every light pole and its parameters to be extracted and overlapped with crash history and the properties of those crashes (e.g., severity, etc.) in a GIS platform. With all this information about light poles readily available, transportation agencies could easily perform roadside assessment and safety audits to create a performance-based light pole placement guideline. Currently, according to Alberta Transportation’s Highway Lighting Guide, “standard pole setback in rural areas shall be 5.0 m from the edge of the through lane (white line) to the face of the lighting pole” unless protected by a barrier. That being said, there exist a few exceptions to this rule where deemed appropriate (e.g., high crash rates). To enhance roadside safety, the proposed method, given that it allows for recording all light pole dimensions and positions, can help determine where further exceptions can be allowed, such as further setback, light pole redesign, or light pole removal. The method can also help build training data sets that could be used to develop deep learning segmentation models.
Conclusions and Future Work
This paper proposes an automated approach to detect and map light poles on rural highway segments scanned at high speeds. By extracting and smoothing the scanning vehicle’s trajectory, the point-cloud data are then segmented into smaller overlapped tiles of data. To extract pole objects, several filters based on z-gradient values, density, and statistical outlier removal are applied. The segmented data sections are then recombined, and a density-based clustering algorithm is used to group the remaining points into clusters. A geometric filter is finally applied to extract poles based on their dimensions. The proposed algorithm shows promising results relative to previous studies, with an average precision, recall, and F1 scores reaching 98.1% for the tested segments. When the model was applied on a pole-like object covered by heavy vegetation, it successfully extracted pole points and their location with the addition of a density-based filter on detected high z-gradient points. The proposed approach can help transportation agencies build light pole inventories on a network level and automate related road safety audits. One limitation of the study is that poles that were occluded by other objects during scanning may not be extracted. Further research may explore solving this limitation using point-based deep learning and data augmentation approaches (34, 35, 40). It is suggested that future studies apply a similar approach on a larger sample size and use the collected data to calibrate safety performance functions that model the relationship between pole collision frequency and roadside variables, as suggested by El Esawey and Sayed ( 1 ), Gouda et al. ( 16 ). The relationship between point-cloud density and light pole extraction is worth further investigation. Finally, studying the relationship between lighting conditions and nighttime collisions is suggested.
Footnotes
Acknowledgements
The authors would like to thank Alberta Transportation for providing the data used in this study.
Author Contributions
The authors confirm contribution to the paper as follows: study conception and design: Karim El-Basyouny and Maged Gouda; data collection: Maged Gouda, Xinyi Li, and Amr Shalkamy; analysis and interpretation of results: Maged Gouda, Xinyi Li, and Karim El-Basyouny; draft manuscript preparation: Maged Gouda, Amr Shalkamy, and Karim El-Basyouny. All authors reviewed the results and approved the final version of the manuscript.
Declaration of Conflicting Interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: We acknowledge the support of the Natural Sciences and Engineering Research Council of Canada (NSERC). Cette recherche a été financée par le Conseil de recherches en sciences naturelles et en génie du Canada (CRSNG). The NSERC fund is the scholarship of the student Maged Gouda.
The contents of this paper reflect the views of the authors who are responsible for the facts and the accuracy of the data presented herein. The contents do not necessarily reflect the official views or policies of Alberta Transportation.
