85 research outputs found

    Detecting road intersections from GPS traces using longest common subsequence algorithm

    Get PDF
    Intersections are important components of road networks, which are critical to both route planning and path optimization. Most existing methods define the intersections as locations where the road users change their moving directions and identify the intersections from GPS traces through analyzing the road users’ turning behaviors. However, these methods suffer from finding an appropriate threshold for the moving direction change, leading to true intersections being undetected or spurious intersections being falsely detected. In this paper, the intersections are defined as locations that connect three or more road segments in different directions. We propose to detect the intersections under this definition by finding the common sub-tracks of the GPS traces. We first detect the Longest Common Subsequences (LCSS) between each pair of GPS traces using the dynamic programming approach. Second, we partition the longest nonconsecutive subsequences into consecutive sub-tracks. The starting and ending points of the common sub-tracks are collected as connecting points. At last, intersections are detected from the connecting points through Kernel Density Estimation (KDE). Experimental results show that our proposed method outperforms the turning point-based methods in terms of the F-score

    Road intersection detection through finding common sub-tracks between pairwise GNSS traces

    Get PDF
    This paper proposes a novel approach to detect road intersections from GNSS traces. Different from the existing methods of detecting intersections directly from the road users’ turning behaviors, the proposed method detects intersections indirectly from common sub-tracks shared by different traces. We first compute the local distance matrix for each pair of traces. Second, we apply image processing techniques to find all “sub-paths” in the matrix, which represents good alignment between local common sub-tracks. Lastly, we identify the intersections from the endpoints of the common sub-tracks through Kernel Density Estimation (KDE). Experimental results show that the proposed method outperforms the traditional turning point-based methods in terms of the F-score, and our previous connecting point-based method in terms of computational efficiency

    Human and vehicle trajectory analysis

    Get PDF

    Automatic extraction of relevant road infrastructure using connected vehicle data and deep learning model

    Get PDF
    This thesis presents a novel approach for extracting road infrastructure information from connected vehicle trajectory data, employing geohashing and image classification techniques. The methodology involves segmenting trajectories using geohash boxes and generating image representations of road segments. These images are then processed using YOLOv5 to accurately classify straight roads and intersections. Experimental results demonstrate a high level of accuracy, with an overall classification accuracy of 95%. Straight roads achieve a 97% F1 score, while intersections achieve a F1 score of 90%. These results validate the effectiveness of the proposed approach in accurately identifying and classifying road segments. The integration of geohashing and image classification techniques offers numerous benefits for road network analysis, traffic management, and autonomous vehicle navigation systems. By extracting road infrastructure information from connected vehicle data, a comprehensive understanding of road networks is achieved, facilitating optimization of traffic flow and infrastructure maintenance. The scalability and adaptability of the approach make it well-suited for large-scale datasets and urban areas. The combination of geohashing and image classification provides a robust framework for extracting valuable insights from connected vehicle data, thereby contributing to the advancement of smart transportation systems. The results emphasize the potential of the proposed approach in enhancing road network analysis, traffic management, and autonomous vehicle navigation, thereby expanding the knowledge in this field and inspiring further research

    Algorithms for Context-Aware Trajectory Analysis

    Get PDF

    Privacy Leakage through Sensory Data on Smart Devices

    Get PDF
    Mobile devices are becoming more and more indispensable in people’s daily life. They bring variety of conveniences. However, many privacy issues also arise along with the ubiquitous usage of smart devices. Nowadays, people rely on smart devices for business and work, thus much sensitive information is released. Although smart device manufactures spend much effort to provide system level strategies for privacy preservation, lots of studies have shown that these strategies are far from perfect. In this dissertation, many privacy risks are explored. Smart devices are becoming more and more powerful as more and more sensors are embedded into smart devices. In this thesis, the relationship between sensory data and a user’s location information is analyzed first. A novel inference model and a corresponding algorithm are proposed to infer a user’s location information solely based on sensory data. The proposed approach is validated towards real-world sensory data. Another privacy issue investigated in this thesis is the inference of user behaviors based on sensory data. From extensive experiment results, it is observed that there is a strong correlation between sensory data and the tap position on a smart device’s screen. A sensory data collection app is developed to collect sensory data from more than 100 volunteers. A conventional neural network based method is proposed to infer a user’s input on a smart phone. The proposed inference model and algorithm are compared with several previous methods through extensive experiments. The results show that our method has much better accuracy. Furthermore, based on this inference model, several possible ways to steal private information are illustrated

    A study on map-matching and map inference problems

    Get PDF
    • …
    corecore