• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Modeling Historical and Future Movements of Spatio-temporal Objects in Moving Objects Databases. (2007)

by R Praing, M Schneider
Venue:In ACM CIKM,
Add To MetaCart

Tools

Sorted by:
Results 1 - 5 of 5

Constructing popular routes from uncertain trajectories.

by Ling-Yin Wei , Yu Zheng , Wen-Chih Peng - In KDD’12, , 2012
"... ABSTRACT The advances in location-acquisition technologies have led to a myriad of spatial trajectories. These trajectories are usually generated at a low or an irregular frequency due to applications' characteristics or energy saving, leaving the routes between two consecutive points of a sin ..."
Abstract - Cited by 22 (3 self) - Add to MetaCart
ABSTRACT The advances in location-acquisition technologies have led to a myriad of spatial trajectories. These trajectories are usually generated at a low or an irregular frequency due to applications' characteristics or energy saving, leaving the routes between two consecutive points of a single trajectory uncertain (called an uncertain trajectory). In this paper, we present a Route Inference framework based on Collective Knowledge (abbreviated as RICK) to construct the popular routes from uncertain trajectories. Explicitly, given a location sequence and a time span, the RICK is able to construct the top-k routes which sequentially pass through the locations within the specified time span, by aggregating such uncertain trajectories in a mutual reinforcement way (i.e., uncertain + uncertain → certain). Our work can benefit trip planning, traffic management, and animal movement studies. The RICK comprises two components: routable graph construction and route inference. First, we explore the spatial and temporal characteristics of uncertain trajectories and construct a routable graph by collaborative learning among the uncertain trajectories. Second, in light of the routable graph, we propose a routing algorithm to construct the top-k routes according to a userspecified query. We have conducted extensive experiments on two real datasets, consisting of Foursquare check-in datasets and taxi trajectories. The results show that RICK is both effective and efficient.
(Show Context)

Citation Context

... , the score of the route is defined as ~(}) = ∑ (} ) p , where (} ) = 9 |⋃ >|g r → g r8 ∈ ? 9 p |. For each cell sequence, we first search for the top-k local routes between any two consecutive cells in the cell sequence (e.g., g and g ' ) by an A*-like routing algorithm. However, a possible maximum speed could be derived from historical uncertain trajectories or be determined by difference applications. Given a maximum speed, possible positions between any two consecutive query locations can be restricted in a range if a time interval between the two locations is specified [11]. That is, the possible routes are restricted in the cells overlapping the range. For the A*- like routing algorithm, an estimated score of a route from a cell g to a cell g' is represented as follows. Given two cells g and g', a current visited cell g'', and a specified range r, an estimated score of a route }:} ⟶ } from a cell g to a cell g' in a specified range r is ~(}) = (}) + ℎ/}0, where } is a known route from cell g to cell g'', and ℎ/}0 is the score of an estimated route } from cell g'' to cell g'. Definition 8 (Optimal score): Given a graph e = (f,g) , an uncertain trajector...

Route Discovery from Mining Uncertain Trajectories

by Hechen Liu, Ling-yin Wei, Yu Zheng, Markus Schneider, Wen-chih Peng
"... Abstract—Moving objects in the physical world usually generate many uncertain trajectories for some reasons such as the consideration of energy consumption, leaving the route passing two consecutive sampling points unknown. While such trajectories imply rich knowledge about the mobility of moving ob ..."
Abstract - Cited by 3 (1 self) - Add to MetaCart
Abstract—Moving objects in the physical world usually generate many uncertain trajectories for some reasons such as the consideration of energy consumption, leaving the route passing two consecutive sampling points unknown. While such trajectories imply rich knowledge about the mobility of moving objects, they are less useful individually. This paper introduces an online trip planning system that mines collective knowledge (i.e., most possible routes between given locations) from massive uncertain trajectories following a paradigm of “uncertain+uncertain→certain”. This system first builds a routable graph from uncertain trajectories, and then answers a user’s online query (a sequence of point locations) by searching top-k routes on the graph. Two large-scale datasets consisting of “check-in ” records from FourSquare and a trajectory dataset of taxis have been used to evaluate our system. As a result, our system provides a user with effective routes according to the user’s query efficiently. Keywords-spatial trajectories, uncertain trajectories, moving objects, trip planning I.
(Show Context)

Citation Context

...om the authors’ knowledge, little existing work has been done to achieve our goal. The uncertainty of trajectories in a free 2D space has been studied intensively, as shown in [9], [6], [8] , [4] and =-=[7]-=-. Given the maximum speed of a moving object, the above approaches will show an uncertain region enclosing all possible locations while specific routes are not inferred. The approaches of mining GPS t...

A generic data model for moving objects

by Jianqiu Xu, Ralf Hartmut Güting - Geoinformatica 2013
"... Moving objects databases should be able to manage trips that pass through several real world environments, e.g., road network, indoor. However, the current data models only deal with the movement in one situation and cannot represent comprehensive trips for humans who can move inside a building, wal ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
Moving objects databases should be able to manage trips that pass through several real world environments, e.g., road network, indoor. However, the current data models only deal with the movement in one situation and cannot represent comprehensive trips for humans who can move inside a building, walk on the pavement, drive on the road, take the public vehicles (bus or train), etc. As a result, existing queries are solely limited to one environment. In this paper, we design a data model that is able to represent moving objects in multiple envi-ronments in order to support novel queries on trips in different surroundings and various transportation modes (e.g., Car, Walk, Bus). A generic and precise location representation is proposed that can apply in all environ-ments. The idea is to let the space for moving objects be covered by a set of so-called infrastructures each of which corresponds to an environment and defines the available places for moving objects. Then, the location is represented by referencing to the infrastructure. We formulate the concept of space and infrastructure and propose the methodology to represent moving objects in different environments with the integration of precise transportation modes. Due to different infrastructure characteristics, a set of novel data types is defined to rep-resent infrastructure components. To efficiently support new queries, we design a group of operators to access the data. We present how such a data model is implemented in a database system and report the experimental results. The new model is designed with attention to the data models of previous work for free space and road net-works to have a consistent type system and framework of operators. In this way, a powerful set of generic query operations is available for querying, together with those dealing with infrastructures and transportation modes. We demonstrate these capabilities by formulating a set of sophisticated queries across all infrastructures.
(Show Context)

Citation Context

...Section 9 reports the experimental results. Finally, Section 10 concludes the paper. 2 Related Work 2.1 Modeling Moving Objects In the database literature, there has been a large body of recent works =-=[53, 20, 46, 52, 22, 44, 10, 13, 35, 18, 29, 37, 38, 27, 25]-=- on modeling moving objects. But all of them deal with the movement in one environment and do not investigate transportation modes. The closest to our work is [10, 35, 18] where the models consider th...

OFFICE OF GRADUATE STUDIES

by Conny Franke , 2009
"... in the ..."
Abstract - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...P-prediction for determining a region’s future center point. An interesting approach to modeling future movements of more complex spatial objects has been proposed recently by Praing and Schneider in =-=[82]-=-. The focus in this approach, however, is more on respective data types and query components, and only a general confidence distribution is proposed for modeling future positions of objects but no com...

GeoSEMA: A Modelling Platform, Emerging “GeoSpatial-based Evolutionary and Mobile Agents”

by Mohamed Dbouk, Ihab Sbeity
"... Abstract—Spatial and mobile computing evolves. This paper describes a smart modeling platform called “GeoSEMA”. This approach tends to model multidimensional GeoSpatial Evolutionary and Mobile Agents. Instead of 3D and location-based issues, there are some other dimensions that may characterize spat ..."
Abstract - Add to MetaCart
Abstract—Spatial and mobile computing evolves. This paper describes a smart modeling platform called “GeoSEMA”. This approach tends to model multidimensional GeoSpatial Evolutionary and Mobile Agents. Instead of 3D and location-based issues, there are some other dimensions that may characterize spatial agents, e.g. discrete-continuous time, agent behaviors. GeoSEMA is seen as a devoted design pattern motivating temporal geographic-based applications; it is a firm foundation for multipurpose and multidimensional special-based applications. It deals with multipurpose smart objects (buildings, shapes, missiles, etc.) by stimulating geospatial agents. Formally, GeoSEMA refers to geospatial, spatio-evolutive and mobile space constituents where a conceptual geospatial space model is given in this paper. In addition to modeling and categorizing geospatial agents, the model incorporates the concept of inter-agents event-based protocols. Finally, a rapid software-architecture prototyping GeoSEMA platform is also given. It will be implemented / validated in the next phase of our work.
(Show Context)

Citation Context

... models and prediction methods and tries to establish an abstract model as a conceptual basis in the area. However, a confident moving objects data model, called “Balloon” model, is proposed in [12], =-=[13]-=-. This model deals with spatiotemporal changes, it provides an integrated support for both historical and future movements of moving objects. The “Balloon” model describes basic ideas presented in [11...

Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University