
eb6a6b92c7aefa596a912ba8fbdd9970.ppt
- Количество слайдов: 24
A Spatio-temporal Query Interface for Analysing Individual Biographies : Report on a Practical Experience Marius Thériault (CRAD, Laval University), Christophe Claramunt (French Naval Academy) & Anne-Marie Séguin (INRS-UCS) ISPRS Workshop Spatial, Temporal and Multi-Dimensional Data Modelling and Analysis, Québec, October 2 -3, 2003 Research funded by SSHRC, GEOIDE and NSERC
Introduction Ø Urban modelling must consider decision-making behaviour of urban actors using disaggregate data in order to relate q Activity location, home choice, commuting and travel decision q Household, individual and professional profiles of persons Ø Needing temporal GIS for analysing urban systems because q Uncertainties exist in the system (aggregation is not straightforward) • Emergent behaviour is occurring q Decision rules for individuals and households are intricate q System processes are time-path and location dependent • Future system state depends partly on past and current states ISPRS Workshop, October 2003
Issues of Modelling Evolution Paths Within GIS Ø However, current GIS database concepts are mostly static Ø Time is supported using Date formats and low-level operators q <, =, > and, eventually, Allen’s primitives Ø Enhancing ST operators to improve their semantic expressiveness q Extending Allen’s primitives: Before, After, During, Precede, etc. q Providing Rank operators : First, Second, Third, …, Last q Introducing Duration operators : Shortest, …, Longest q Set operators : All Before, All After, All During, All Shorter, etc. q Database modelling approaches for analysing evolution paths (combine specific facts to define application dependent trajectories) q Query interface for searching ordered patterns of facts q Select First Two Children Born Before their Parents Buy their Second Home q Integrated spatial, temporal and thematic query mechanisms within a unified language and/or interface ISPRS Workshop, October 2003
Context and Objectives of this Research Ø Context q Develop GIS tools for analysing the unintentional consequences, at the macro scale (E. g. urban spread), of intentional actions and strategies occurring at the micro-scale (aggregation of individual decisions) q Provide GIS resources for studying influence of the neighbourhood on individual decisions and to summarise their combined effect on the evolution of the urban system Ø Objectives q Develop a generic logical database model to handle evolution paths (E. g. personal biographies) and a query interface combining temporal, spatial and thematic criteria q Reshuffle ST data in order to describe specific evolution providing flat files (one for each question at hand) suitable for statistical analysis using statistical package like SPSS and SAS ISPRS Workshop, October 2003
Studying Individual Biographies Ø Focus of this application q Household, residential and professional history of citizens Ø Life course of most individuals q Is built around interlocking series of events q During the last decades, these trajectories generated patterns of events of increasing complexity: - more divorces, - extension of contractual short-term employment - increasing geographical mobility, telecommuting, etc. q Within cities, these individual trajectories intersect and combine, yielding demographic and residential patterns – driving city evolution and transportation demand Ø Understanding evolution processes within personal biographies cannot be derived from censuses as they give only snapshot reports on complex situations (aggregated data) and they do not relate successive facts ISPRS Workshop, October 2003
The 1996 Retrospective Survey for the Quebec Metro Area Ø Survey collecting, in one interview, information about all changes occurred over a long period of time, since the departure of the respondent’s parental home Ø A spatially stratified sample of four cohorts of professional workers Ø Sample of 418 respondents stratified by municipality, gender and age (36 -40 and 46 -50) Ø Interviews realized at the respondent’s home, mean duration 1. 5 hour (27, 167 facts) Ø Three trajectories q Residential trajectory : every home occupied (three months or more) since the departure of parent’s home, with their location (civic address) and other characteristics (tenure, price, choice criteria, reasons to leave, etc. ) q Household trajectory : each change in the composition of the respondent’s household (arrival or departure of a spouse, birth, death, arrival of a child from an other household, relatives, roommates, cotenants, etc. ) q Professional trajectory : each change in employer, each work place, with their characteristics (including secondary jobs, education and unemployment episodes) Ø Collecting dates and location of every change (starting- and ending-time of episode) ISPRS Workshop, October 2003
Complex Evolution Processes ISPRS Workshop, October 2003 Personal Biography
Changes in Personal Life Ø An individual’s history is altered q When an event occurs modifying at least one important aspect of his personal status (marital, family, job, home, education, income, etc. ) q Such an event may alter simultaneously statuses on more than one trajectory - or may have effect on several individuals in the family q Some events (E. g. new born baby) can be anticipated and may potentially lead to prior adjustment (actions linked to expectation) q Effects can also be delayed (after the enabling event occurs) Ø Life trajectories show interlocked evolution q Behaviour based on personal values, beliefs and strategy q Facts report events and episodes (time periods with stable attributes) which intersect to depict global life status of the person along lifelines q Hypothesis: facts ordering builds logical sequences (evolution patterns) related to life cycles (E. g. young couples, retired persons, etc. ) q Studying these patterns is more relevant to urban studies than knowing the exact timing of events for each individual ISPRS Workshop, October 2003
Issues in Modelling Life Trajectories Ø How can we express the temporal structure of biography as an ordered sequence of intertwined statuses (episodes) and events, using database modelling concepts, while retaining its behavioural meaning? Ø Personal biographies are a complex mix of real world phenomena (E. g. persons, dwellings, etc. ) described using facts (E. g. episodes, events) q Facts are ordered along lifelines to form sequences of independent or joint evolution (linked trajectories or related individuals) processes q Processes use aggregation (household made of persons), combination (mix of jobs held simultaneously), and collaboration (renting or buying a dwelling is using another type of entity and starts a new residential episode) ISPRS Workshop, October 2003
Tentative Ontology of Lifelines and Trajectories ISPRS Workshop, October 2003
Database Modelling Concepts for Trajectories Ø A lifelines is combining facts (events and episodes) describing a specific aspect of personal life (E. g. employment) Ø A trajectory (E. g. household) combines a set of related lifelines (E. g. marital status, family composition) using application-specific semantic relationships Ø Each lifeline is ordering facts (periods of time) during which a given status was stable (E. g. single or married). Ø When an event occurs, there is some change in status, leading to at least one new episode (E. g. birth of a child in an household changes its composition); this defines evolution patterns Ø Lifelines define multi-dimensional networks of evolution paths (directional from past to future) Ø Finally, each fact could be located in space (using a list of locations) ISPRS Workshop, October 2003
Database Modelling of Evolution in Trajectories Ø Developing a generic (applicationindependent) spatio-temporal data model to handle historical orderings and querying patterns of facts in order to produce flat files needed for eventhistory analysis Application semantics Historical ordering of facts Facts : events and episodes Location of facts Modelling the probability of a status change considering the context : Cox regression combines survival tables and logistic regression A target changed status is modelled using a set of change enabling facts, some change motivating facts and a target changed status For example the propensity for couple of tenants (enabling facts) to buy their first house (target status : home owner) after the birth of their second child if they hold a stable job (motivating facts) Time elapsed after enabling facts and/or motivating facts and local context are relevant Change motivating facts Enabling facts Target status Time line (elapsed time) ISPRS Workshop, October 2003
Enhancing Expression of ST Relationships Ø Time ordering should use time stamps (chronological), historical (topological – first…last) and/or duration (shortest…longest) criteria Ø Semantics of trajectories are application dependent and should be modelled accordingly, as well as explicitly handled during the query Ø Query mechanisms should be provided to search patterns of facts (E. g. second child birth after longest unemployment episode) eventually using time buffers (delayed anticipated actions) Ø Operation of the interface should be close to natural language and should maximize semantic expressiveness Ø Spatial and temporal operators should be integrated and handled together within a query interface/language combining filters (selecting facts used to build ad hoc lifelines) and criteria (selecting specific facts) ISPRS Workshop, October 2003
Temporal Operators on Two Time Intervals Commutative Allen’s operators are identified with grey tones Operational definition a) Comparison between the time limits of two time intervals (periods or instants) – Extended from Allen yes no no no yes no no yes yes no no no T Equal U T Meet. Beg U T Meet. End U T Touch U T During U T Start U T Finish U T Inside U T Contain U T Cover. Beg U T Cover. End U T Overlap U T Before U T After U T Disjoint U T Outside U T Intersect U T Anterior U T Posterior U T Precede U T Succeed U T Bound U T Initiate U T Terminate U T Begin U T End U (T’ = U’) Ù (T” = U”) T” = U’ U Meet. Beg T (T Meet. Beg U) Ú (T Meet. End U) (T’ > U’) Ù (T” < U”) (T’ = U’) Ù (T” < U”) (T’ > U’) Ù (T” = U”) (T During U) Ú (T Start U) Ú (T Finish U) U Inside T T’ < U’ < T” < U” U Cover. Beg T ((T Cover. Beg U) Ú (T Cover. End U)) Ù ~(T Contain U) T” < U’ U Before T (T Before U) Ú (T After U) (T Disjoint U) Ú (T Touch U) ~(T Disjoint U) (T Before U) Ú (T TMeet. Beg U) (T After U) Ú (T Meet. End U) (T Before U) Ú (T Meet. Beg U) Ú (T Cover. Beg U) (T After U) Ú (T Meet. End U) Ú (T Cover. End U) ((T Start U) Ú (T Finish U)) Ù (T Inside U) (T Start U) Ù ~(T Cover. End U) (T Finish U) Ù ~(T Cover. Beg U) (T Initiate U) Ú (T Equal U) (T Terminate U) Ú (T Equal U) b) Comparison between the durations of two time intervals (periods or instants) yes no no yes T Equivalent U (T”-T’) = (U”-U’) T Shorter U (T”-T’) < (U”-U’) T Longer U (T”-T’) > (U”-U’) T Shorter. Equiv U (T Shorter U) Ú (T Equivalent U) T Longer. Equiv U (T Longer U) Ú (T Equivalent U) T Different U ~(T Equivalent U) Temporal operands (T and U) are delimited by their beginning (T’ and U’) and ending (T” and U”) time stamps ISPRS Workshop, October 2003
Spatial Operators on Two Spatial Objects Comm utative Clementini’s primitive operators are identified with grey tones Operational definition yes E Equal F (E° Ç F° = E° È F°) Ù (d. E Ç d. F = d. E È d. F) yes E Touch F (E° Ç F° = Æ) Ù (d. E Ç d. F ¹ Æ) no E Inside F (E Ç F = E) Ù ( E° Ç F ¹ Æ) no E Contain F F Inside E yes E Overlap F (E Ç F ¹ E) Ù (E Ç F ¹ F) Ù (E° Ç F° ¹ Æ) yes E Disjoint F EÇF=Æ yes E Outside F (E Disjoint F) Ú (E Touch F) yes E Intersect F ~(E Disjoint F) Spatial operands (E and F) are formed by their interiors (E° and F°) and boundaries (d. E and d. F) ISPRS Workshop, October 2003
Duration Operators Between Two Time Periods Commutative Duration operators Operational definition Exceptions yes T DSpan U Maximum (T”, U”) – Minimum (T’, U’) yes T DMerge U Maximum (T”, U”) – Minimum (T’, U’) If (T Disjoint U) then 0 yes T DCommon U If (T Inside U) then T” – T’ If (T Contain U) then U” – U’ If (T Cover. Beg U) then T” – U’ If (T Cover. End U) then U” – T’, If (T Equal U) then T” – T’ If (T Outside U) then 0 yes T Distance U If (T Before U) then U’ – T” else T’ – U” If ~(T Disjoint U) then 0 no T DBefore U U’ – T” If ~(T Before U) then 0 no T DAfter U T’ – U” If ~(T After U) then 0 no T DAnterior U U’ – T’ If ~(T Anterior U) then 0 no T DPosterior U T” – U” If ~(T Posterior U) then 0 Temporal operands (T and U) are delimited by their beginning (T’ and U’) and ending (T” and U”) time stamps ISPRS Workshop, October 2003
Distance Operators Between Two Spatial Objects Commu tative Distan ce operat ors Operational definition Euclidean distances Exceptions yes E Dis. Ctrs F Length (Line (Eclong: Eclat; Fclong: Fclat)) yes E Distance F Length (Shortest Line (d. Elong: d. Elat; d. Flong: d. Flat)) If ~(E Outside F) then null no E Dist. Insid e. F Length (Shortest Line (d. Elong: d. Elat; d. Flong: d. Flat)) If ~(E Inside F) then null no E Dist. Cont ain F Length (Shortest Line (d. Elong: d. Elat; d. Flong: d. Flat)) If ~(E Contain F) then null Spatial operands (E and F) are defined by their respective boundaries ( d. E and d. F) and centre points (Ec and Fc) ISPRS Workshop, October 2003
Spatio-temporal Query of Patterns of Facts within Trajectories Ø We developed a query interface combining georelational GIS capabilities and temporal/historical ordering of facts (including search of patterns) using ODBC links Specifying spatial distance condition Specifying duration condition Specifying spatial location condition Specifying target trajectory/fact Specifying time ordering temporal conditions Specifying patterns of facts Specifying other status condition ISPRS Workshop, October 2003
Linking to Event History Regression Analysis Ø Evolution phenomena are related to facts giving evidence of change q These facts and their possible relationships are recorded using relational databases q We want to submit to statistical analysis these data and expressions based on them in order to build event history models q Ordinary multiple regression is ill-suited to the analysis of biographies, because of two peculiarities: censoring and time-varying explanatory variables Ø Censoring refers to the fact that the value of a variable may be unknown at the time of survey, generally because the event did not occur (E. g. duration of marriage for a person who never divorce) – computation of divorce rate should consider censoring Ø Considering time varying explanatory factors q To study the effect of the family composition on residential location choice, one needs to consider time-varying information q A bio-statistical method called event history regression analysis can handle such a problem (it combines survival tables and logistic regression) q The query interface enhance data restructuring needed for this kind of statistical analysis ISPRS Workshop, October 2003
Example of ST Query on Personal Trajectories Ø Within Quebec Metro Area, considering only facts at a distance >= 500 metres from respondent’s first owned home (filtering), retain all first three children (before any fourth – censoring) arrival or birth events provided their ending time was not during (Disjoint) the first tenant episode and they where separated by more than 2 months from at least one (Any) job episode (criteria). Selected facts’ periods are extended by 60 days before and 30 days after the actual time stamps (time buffering). ISPRS Workshop, October 2003
Event History Analysis Ø Survival tables are using conditional probabilities to estimate the mean proportion of people experiencing some change in their life after a significant event occurs (E. g. proportion of tenants buying a home after the arrival of the second child), computing the time delay after a specified enabling event (E. g. time to divorce after marriage) Ø However, these probabilities are not exactly the same for everyone because specific conditions may influence propensity to change Ø Finding those specific factors that condition individual propensity to do something requires a combination of survival tables and logistic regression to estimate the marginal effect of other personal attributes on the probability that an event occurs Ø The purpose of Event History Analysis (also called Cox Regression) is to model specific variations of the probability of state transition through time for individuals considering independent (even time-varying) variables describing their personal situation on other lifelines (E. g. What is the marginal effect of a 6 -month unemployment period occurred less than five years ago, on the propensity to buy a home after the second child is born? Is their a significant effect? Is this effect stable over time and space? ) ISPRS Workshop, October 2003
Probability for tenants to buy a house after their first child is born duresepis : duration of residential episode (years) distmove : distance between the tenant and the new home (km) sixties : first child birth was during the sixties seventies : first child birth was during the seventies eighties : first child birth was during the eighties ISPRS Workshop, October 2003
Example of Event-History Analysis Results How much stability in employment increases propensity to buy a home Rate of access to property ownership significantly increases through time - from the sixties to the eighties ISPRS Workshop, October 2003
Discussion and Conclusion Ø The modelling approach and the query interface q Use standard entity-relationship principles, combined with geo-relational technology q Encapsulate application-semantics within the database structure allowing for the development of a generic query interface q Provide means for combining facts (events and episodes), locations, timings, lifelines and trajectories within a unified framework allowing for exploration of patterns of facts and evolution networks q Integrates spatial, temporal and thematic operators within a unified dialog q Provide original temporal rank and set operators + Allen’s and Clementini’s Ø Conclusion q To the best of our knowledge, this type of application for the spatial monitoring of changes in population behaviour is original q Keeping track of dynamics using GIS has a strong potential to enhance urban and transportation planning ISPRS Workshop, October 2003
eb6a6b92c7aefa596a912ba8fbdd9970.ppt