Wi-Fi logs reveal hierarchical user mobility model for fog computing
Researchers built mobility models from Wi-Fi access point sequences with 3-level hierarchy
A team led by Francisco Talavera, Isaac Lera, and Carlos Guerrero from the University of the Balearic Islands has published a method for generating hierarchical user mobility models from wireless network access logs. The approach uses the sequence of Wi-Fi access points (APs) a user connects to, which are recursively grouped into granularity levels based on geospatial proximity. This hierarchical structure reduces model complexity in large-scale environments and improves transferability between different geographic layouts.
User profiling is performed via clustering algorithms, producing user types each characterized by a transition matrix between coverage areas and a time-length vector for each area. Applying the method to the campus network, the researchers compared a non-hierarchical model (single level for the whole campus) against a hierarchical one with three levels (building, zone, campus). Results showed the hierarchical model achieved lower complexity while maintaining good accuracy in transition matrix representation. However, the time vector modeling needs refinement. The work has direct applications in simulating user movement for fog computing, smart campus planning, and network resource optimization.
- Method recursively groups Wi-Fi access points by geospatial features into 3+ levels, reducing model complexity
- User profiling uses clustering to define distinct mobility types, each with a transition matrix and time vector
- Tested on University of the Balearic Islands campus, hierarchical model achieves lower complexity than flat model
Why It Matters
Enables realistic user mobility simulation for fog computing and smart campus network optimization