Mobile and ubiquitous computing has emerged as today's most prevalent computing paradigm, thanks to the tremendous advances in a broad range of technologies and applications, including wireless networking, Internet of things, mobile and sensor systems, RFID technology, and various location-based services. The workshop is intended to solicit technical papers pertaining to the broadly-conceived mobile and ubiquitous systems. The papers must be original, previously unpublished research, and not currently under review by another conference or journal. We encourage submissions of all types -- theory, algorithm, experiment, and experience papers, with preference to system and real-world deployment. Topics of interests include (but are not limited to) the following subject categories:
Paper Submission Due: | May 8th, 2023 |
Acceptance Notification: | May 21st, 2023 |
Camera-Ready Due: | May 26th, 2023 |
Workshop Date: | July 3rd, 2023 |
All submissions need to follow the IEEE Computer Society Proceedings Manuscript Formatting Guidelines. See templates below: https://www.ieee.org/conferences/publishing/templates.html
The length of a regular workshop papers is limited to 6 pages (including references). Note that a paper exceeding the page limit may be rejected without review. Please use the URL link below for submissions of Workshop Papers: https://easychair.org/conferences/?conf=must2023
All accepted workshop papers will be published in the proceedings of the 2023 International Conference on Mobile Data Management and included in the IEEE Xplore® digital library.
July 3rd, 9:00AM - 4:30PM - Room SR3E (Registration at Level 4)
more info on the venue can be found at https://mdmconferences.org/mdm2023/venue_travel.html
SCHEDULE:
9:00AM - 10:00AM
Keynote: “RL4SpatialDB: On Leveraging
Reinforcement Learning for Spatial Data Management” by Prof. Cheng Long
10:10AM - 10:40AM
Tea Break
10:40AM - 12:00PM
Workshop Papers Presentations - Part 1 (15 min + 5 min Q&A):
Abstract: Spatial data plays a crucial role in various applications, encompassing geospatial information such as trajectory data, urban mobility data, spatial networks, and satellite images. Efficient management of spatial data heavily relies on spatial indexing, enabling rapid retrieval of spatial objects based on their location information. Traditional spatial indices, like the R-tree and space filling curve, have been widely employed in spatial data systems like PostGIS for several decades. However, the emergence of machine learning techniques has introduced a new approach known as learned spatial indices, which aim to replace the classic ones. While learned spatial indices have shown promising results by achieving enhanced efficiency for specific datasets, they possess several limitations. For instance, they are primarily designed for point objects and lack support for data updates. Additionally, the query processing algorithms developed for classic spatial indices cannot be readily applied to learned spatial indices. We propose an alternative approach to address these challenges by leveraging reinforcement learning (RL) to augment existing classic spatial indices rather than replacing them with learned models. By integrating reinforcement learning techniques into classic spatial indices, we can construct data-driven spatial indices that inherit the advantages of their traditional counterparts while addressing the limitations faced by learned spatial indices. In this presentation, I will introduce our RL-based techniques for building an R-Tree, which is a widely used spatial index structure. I will also discuss our RL-based methods for computing space-filling curves, another type of spatial index. These techniques leverage the power of RL to optimize the index construction process and improve query performance. Furthermore, I will briefly outline our RL-based techniques for simplifying trajectory data and performing similarity searches on sub-trajectories. These additional applications demonstrate the versatility and potential of reinforcement learning in enhancing various aspects of spatial data management.
Cheng LONG is an Assistant Professor at the School of Computer Science and Engineering (SCSE), Nanyang Technological University (NTU). He earned his Ph.D. degree from Hong Kong University of Science and Technology (HKUST) in 2015 and his Bachelor's degree from South China University of Technology (SCUT) in 2010. His research interests lie in the areas of data management and data mining, with a particular focus on spatial data and graph data. His research contributions encompass various topics, including machine learning for spatial data management, spatial data mining in urban and sports domains, and graph data mining, covering aspects such as dense subgraph mining and graphlet mining. His work has garnered recognition and accolades, including the prestigious "Best Research Award" from ACM-Hong Kong, the "Fulbright-RGC Research Award" granted by the Research Grant Council (Hong Kong), the "PG Paper Contest Award" bestowed by IEEE-HK, and the "Overseas Research Award" received from HKUST.