Measuring Social Functions of City Regions from Large-scale Taxi Behaviors

Size: px
Start display at page:

Download "Measuring Social Functions of City Regions from Large-scale Taxi Behaviors"

Transcription

1 Work in Progress workshop at PerCom 2 Measuring Social Functions of City Regions from Large-scale Taxi Behaviors Guande Qi, Xiaolong Li, Shijian Li, Gang Pan and Zonghui Wang Department of Computer Science Zhejiang University, Hangzhou, China Corresponding author: Shijian Li shijianli@zju.eud.cn Daqing Zhang Institut Telecome SudParis, France daqing.zhang@it-sudparis.eu Abstract City-scale human mobility analysis is an important problem in pervasive computing. In this paper, with qualitative and quantitative analysis, we establish and confirm the relationship between the get-on/off characteristics of taxi passengers and the social function of city regions. We find that get-on/off amount in a region can depict the social activity dynamics in that area, i.e. the temporal variation of get-on/off amount can characterize the social function of a region. The experimental results on a large-scale real-world taxi dataset suggest that three typical regional categories can be recognized even using a very simple classification method. Index Terms urban computing, city dynamics, taxi data analysis, social behavior pattern; I. INTRODUCTION The analysis on mass and widespread human activities draws attention of more and more researchers. Taxi trace data (GPS data) can reflect urban traffic activity and thus is widely used in traffic analysis. We observe that taxi data convey lots of information about human traces which provide the following activities: Traffic requirement: Get-on/off amount is relative to the traffic requiremen and time-variant activity pattern of a region. Regions social function: Temporal variation of get-on/off amount in a region characterizes the social function of the region. City dynamic: Get-on/off amount variation of regions describes the city s social activity dynamics. The correlation between taxi trace data and social activity dynamics has many promising applications: () It can help governments to learn city dynamics and make the city planning more reasonable. (2) It can assist taxi drivers to learn driving strategies to find passengers in an optimal way. (3) It can help passengers to find out where they should wait for a taxi, and how long they will probably take on waiting. Motivated by these potential applications, this paper attempts to analyze get-on/off amounts using a city-scale realworld taxi GPS data set, and to establish the relationship between taxi GPS data and regions social functions. The contributions are in two-fold: () In a city-scale, we show that the get-on/off amount could depict social activity intensity of a city. (2) After qualitative analysis, we find an approach to recognize regions social function with temporal variation patterns of get-on/off amount. As far as we know, our work is the first time to measure social functions of regions using taxi GPS data. II. RELATED WORKS User trace data (e.g. GSM trace and Wi-Fi data) and traffic trace data are two main kinds of trace data used for social mobile analysis. GSM data in phones can be used for localization, thus, it can be used to analyze crowd activity and human activity pattern[], [2]. Wi-Fi network activity data could be used to analyze indoor human activity, Calabrease et.al. [3] use MIT Wi-Fi data to cluster the buildings in MIT campus and analyze activity strength in buildings. Taxi and shared bicycle data are important traffic trace data for social analysis. Previous research mainly tried to use the data only for traffic analysis. Many researches before developed a statistical physics approach to build a mathematical model using differential equations [4], [5]. Popular models include fluid-dynamical theories, kinetic theories, car-following theories, coupled-map lattice models, Nagel- Schreckberg cellular automata model and extensions of the NaSch model; Chowdury et.al. [6] gave a review of these models. Recently, traffic data is considered in social activity studies. Ge et.al. [7] studied taxi drivers pick-up behavior using graph theory view and recommend the statistical best route for taxi drivers. Shared bicycle is also an important traffic service in some cities; people can cluster stations according to the variation of the amount of left bicycles. Such variation is also predictable by probability graphical model according to Froehlich et.al. [8] Kaltenbrunner [9] did a similar work but use an ARMA (Auto-Regressive and Moving Average) model for prediction. III. TAXI GPS DATASET AND PREPROCESSING A. Dataset Description The taxi dataset used in this paper comes from the Hangzhou City Traffic Bureau, which were generated by GPS devices on taxis during the period of nearly a year (from April st, 29 to April 2th, 2). At this period, the number of taxis installed GPS device increases from 4597 to 7475, while the total number of taxis in the city keeps almost unchanged. The dataset has about 3 billion records; most of them were //$26. 2 IEEE 384

2 sampled at a frequency of about minute. Each record consists of the following information: TAXI ID: the unique ID of each taxi; TIME: the sampling time, with the timestamp format of YYYY-MM-DD HH:MM:SS ; GPS POSITION: the longitude and the latitude at the sampling time; SPEED: the taxi speed in km/h at the sampling moment; TAXI ORIENTATION: the direction the taxi facing to, from to 36 in clockwise with zero for the north; GPS STATE: it sets to one when GPS data is wrong, and sets to zero otherwise. In our experiment, all the records with wrong GPS data are filtered. METER STATE: indicates whether the taximeter is running, i.e. whether there is a passenger on the taxi or not. B. Data Cleaning and Preprocessing Get-on/off amount information is important in taxi traces data because it can depict human mobility characteristics in a region. This subsection shows how we get get-on/off amount of a defined region from mass of taxi traces. Sampling: We randomly sample 4 taxis for analysis since the number of taxis that install GPS device does not keep constant in the observed year. City Map Partition: This paper chooses the map area of [3.5, 3.4] for the north latitude and [9.9, 2.4] for the east longitude, since the Hangzhou city mainly locates within this area. We divide the chosen area into 25 5 regions with square for each region. The region size of meters is determined because larger areas may have multiple social functions while smaller areas may be nonsense considering that the precision of GPS data is usually tens of meters.. Get-On/Off Counting: Transition of the meter state reflects that passengers are getting on or off. We eliminate state transition noises by setting a time threshold for state transition from to. Then we extract the get-on/off amount from data, by simply counting the number of transitions occurred in a defined area. IV. EMPIRICAL STUDY OF URBAN SOCIAL DYNAMICS Get-on/off amounts temporal variation contains rich information regarding to urban and regional social dynamics. We find that daily get-on/off amount in the city varies according to citizens daily social activity intensity. Total amount of geton/offs in different days can highlight important social activity in some uncommon days. Moreover, regions with different social function show very different pattern of get-on/offs. A. City-wide Dynamics Analysis For the city-wide statistics, the total get-on/off amount variation over days can reflect social meaning of some uncommon days such as holiday and school-open days. The total get-on/off amount in different days can highlight uncommon days that have important social activities (Fig. ). At the peak in August 29, schools open and students come get on number ( 5 ) School Opens National Day Spring Festival 29 2 Figure. Illustration of city-wide dynamics: total get-on/off amount variation over different days. back to or freshman enters the school. During the Spring Festival, people may stay at home and seldom travel around by taxi. And, the decrease in the National Day is caused by traffic jam, since too many people may go outside during that day. B. Regional Social Functions Analysis Besides the city-wide analysis, statistics of region-wide in a city may also exhibit patterns of human activity in the area. By qualitatively analyzing get-on/off amount in several time periods in a day, we observe that regions with different social function have their distinctive temporal variation patterns. This paper preliminarily considers three typical categories of regions: () coach/train stations; (2)entertainment districts; (3) scenic spots. Fig. 2 illustrates: Train stations: Train stations are very hot in almost all the time over the whole day. Scenic spots: Tourists often go to scenic spots only during the daytime. Entertainment districts: People usually go for entertainment mainly at night; few people will go there at dawn and seldom any passengers travel there in the morning. The analysis above confirms relationship between regional taxi get-on/off amount and social activity in a region. The features of three types of regions we got by qualitative analysis conform to common sense. They show that taxi passengers are a kind of representative samples from citizens, and taxi get-on/off amount depicts human activity strength in a region. Besides, these examples show very different features of geton/off amount temporal variation for different types of regions, and hence the feasibility of recognizing social function of regions using temporal variation of get-on/off amount. V. SOCIAL FUNCTION RECOGNITION FOR REGIONS Section IV confirms qualitatively the relationship between regional get-on/off amount and human activity intensity. In this section, we analyze quantitatively the relationship between get-on/off amount and regions social function. With a simple classification method, we recognize precisely regions 385

3 (a)2a.m.to3a.m.(b)7a.m.to8a.m.(c)3p.m.to4p.m.(d)9p.m.top.m. Figure 2. Illustration of variation of passengers get-off number over time for three region categories. The grayscale of color represents density of get-on/off number. Each row is for one region category: train station, scenic spot and entertainment districts (from top to bottom). social function and find corresponding get-on/off amount timedomain patterns. A. Data Labeling For data preparation, we find three taxi drivers to label typical regions of each category with pure social function. We finally get 76 regions with pure social function in total and use them for further analysis. The labeled regions include 37 regions near train/coach station, 27 entertainment districts, and 2 scenic spots. B. Recognition of Social Function Two types of features are considered: coarse-grained feature and fine-grained feature.givenn days data, the coarse-grained feature is a n-dimension vector with daily total amount of geton/off as element. The fine-grained feature is a 4n-dimension vector with four get-on/off numbers for four time periods in each day: (a) 6:3 a.m. to 8:3 a.m.; (b) 9: a.m. to 3: p.m.; (c) 7: p.m. to 9: p.m.; (d) : p.m. to : a.m. These four time periods are extracted according to the largest variance of amount. The recognition process is as follows: Feature Vector: The feature vectors are defined as x i d and x i u which represent the amount of get-on or get-off in the ith region D i with elements x i u (j) and xi d (j) (j =, 2, ). Normalization: Normalization is to centralize the feature vector. x i u (j) = xi u (j) j xi u (j)/n, and xi d (j) = x i d (j) j xi d (j)/n. Similarity definition: We define similarity s i,j between each two regions D i and D j : s i,j = max(cos(x i u,xj u ), cos(xi d,xj d )), wherecos(xi,x j ) is the cosine similarity of the two normalized vectors: x i and x j. Agglomerative clustering[]: Agglomerate samples with enough large similarity (similarity threshold) into the same cluster. Some samples may be not much similar (similarity below the threshold) to the clusters and thus (a) 2 Spring Festival Before National Day National Day (b) Before Spring Festival (c) Figure 3. Visualization of feature vectors for the three region categories (a) scenic spots, (b) stations and (c) entertainment districts. All the get-on number is averaged over the regions of the same category. belong to none of the clusters. These samples are classified according to the most similar sample in clusters. Recognition: Test samples are clustered together with training samples as above. Label the test sample according to voting by the number of training sample in the same cluster. C. Experimental Result and Analysis 386

4 3rd pc 3 2nd pc *: Train/coach stations +: Entertainment districts O: Scenic spots 3 st pc Figure 4. Illustration of the labeled samples of three typical region categories in the 3D Eigenspace Accuracy (%) Train/coach station Entertainment districts Scenic spots Average accuracy Months for training Figure 5. Recognition performance of coarse-grained feature with varying data amount for training ) Feature vector visualization: The coarse-grained feature vector extracted from one year data is visualized in Fig. 3. Scenic spots. They show very different pattern between holidays and weekdays, they have much more passengers in holiday than weekdays (Fig. 3a). Train/coach station. Get-on/off amount of stations highlights some uncommon time points instead of difference between workdays and weekdays (Fig. 3b). Entertainment districts. They are similar to scenic spots but the variance between the peaks and the troughs is small (Fig. 3c). We also reduce the dimension of feature vectors by the principal component analysis and visualize the regions in the 3D-Eigenspace. In Fig. 4, samples with different region categories scatter apart from each other. 2) Recognition result and analysis: The recognition result is listed in Table I. Our method can recognize social function of the regions precisely. Moreover, there are some interesting conclusions we can get from this result: The tow types of features can be recognized more precisely with more data added. The recognition accuracy using coarse-grained feature grows quickly 5, while the accuracy using fine-grained feature changes slowly. For short time-span data (one week and one month), finegrained feature vector can be recognized more precisely since it considers different time periods during a day. For long time-span data (one year), coarse-grained feature vector has higher recognition accuracy. The coarse-grained feature vector extracted from one year data can be best recognized. The average recognition accuracy using this feature is 94.44%. The results show that regions social function can be recognized correctly and these regions have clear temporal patterns. To sum up, by recognition, we reveal that, from a quantitative view, social function and regional get-on/off amount are indeed tightly related. VI. CONCLUSION AND FUTURE WORK This paper investigates the relationship between regional get-on/off amount and regions social function. Firstly, from a city scale, the get-on/off amount variation in a day or among different days conforms to social activity intensity of citizens. Secondly, from a qualitative view, regional get-on/off amount daily variations are very different in regions with different social functions. Based on the investigation, we develop a simple method to recognize regions social function. The preliminary results on a large-scale real-world taxi GPS data set show that our approach achieves recognition accuracy of 94.44%. There is still much further work to do in the work-inprogress. Firstly, our regions are rigid squares which may not represent a intact region in the city. Thus, we are going to develop new methods to get more natural regions. Secondly, we consider only three types of regions. More social function classes should be added and more regions should also be considered. Finally, we consider regions with pure social function in this paper while regions are more complicate in reality. ACKNOWLEDGEMENT This work is supported by the National High-Tech Research and Development (863) Program of China (No. 29AA9), the HGJ Program (29ZX , 29ZX38-2), the NSF of China (6839), the Fundamental Research Funds for the Central Universities. REFERENCES [] S. Phithakkitnukoon, T. Horanont, G. Di Lorenzo, R. Shibasaki, and C. Ratti, Activity-aware map: Identifying human daily activity pattern using mobile phone data, in Proceedings of the th International Conference on Pattern Recognition. IEEE, 2. [2] F. Calabrese, F. Pereira, G. Di Lorenzo, L. Liu, and C. Ratti, The geography of taste: analyzing cell-phone mobility and social events, in Proceedings of the 8th International Conference on Pervasive Computing. Springer, 2. [3] F. Calabrese, J. Reades, and C. Ratti, Eigenplaces: segmenting space through digital signatures, Pervasive Computing, IEEE, vol. 9, no., pp , 29. [4] R. Mahnke, J. Kaupuzs, and I. Lubashevsky, Probabilistic description of traffic flow, Physics Reports, vol. 48, no. -2, pp. 3,

5 Table I RECOGNITION ACCURACY BY VARYING FEATURE TYPES AND TRAINING DATA AMOUNT Feature Types Data for Training Train/Coach Station Entertainment Districts Scenic Spots Average Accuracy one week 53.85% 37.79% 26.2% 44.% Coarse-grained feature one month 76.65% 37.4% 65.42% 6.94% one year.% 84.62% 9.9% 94.44% one week 82.37% 89.43% 72.5% 83.32% Fine-grained feature one month 84.49% 86.56% 68.53% 82.68% one year 88.89% 92.3% 8.82% 89.4% [5] H. Yang, M. Ye, W. Tang, and S. Wong, Regulating taxi services in the presence of congestion externality, Transportation Research Part A: Policy and Practice, vol. 39, no., pp. 7 4, 25. [6] D. Chowdhury, L. Santen, and A. Schadschneider, Statistical physics of vehicular traffic and some related systems, Physics Reports, vol. 329, no. 4-6, pp , 2. [7] Y. Ge, H. Xiong, A. Tuzhilin, K. Xiao, M. Gruteser, and M. Pazzani, An energy-efficient mobile recommender system, in Proceedings of the 6th ACM SIGKDD international conference on Knowledge discovery and data mining. ACM, 2. [8] J. Froehlich, J. Neumann, and N. Oliver, Sensing and predicting the pulse of the city through shared bicycling, in Twenty-First International Joint Conference on Artificial Intelligence (IJCAI-9), 29. [9] A. Kaltenbrunner, R. Meza, J. Grivolla, J. Codina, and R. Banchs, Urban cycles and mobility patterns Exploring and predicting trends in a bicycle-based public transport system, Pervasive and Mobile Computing, 2. [] R. Xu and D. Wunsch, Survey of clustering algorithms, IEEE Transactions on neural networks, vol. 6, no. 3, pp ,

VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA. Candra Kartika 2015

VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA. Candra Kartika 2015 VISUAL EXPLORATION OF SPATIAL-TEMPORAL TRAFFIC CONGESTION PATTERNS USING FLOATING CAR DATA Candra Kartika 2015 OVERVIEW Motivation Background and State of The Art Test data Visualization methods Result

More information

Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data

Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data Exploring the Patterns of Human Mobility Using Heterogeneous Traffic Trajectory Data Jinzhong Wang April 13, 2016 The UBD Group Mobile and Social Computing Laboratory School of Software, Dalian University

More information

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI

Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales. ACM MobiCom 2014, Maui, HI Exploring Human Mobility with Multi-Source Data at Extremely Large Metropolitan Scales Desheng Zhang & Tian He University of Minnesota, USA Jun Huang, Ye Li, Fan Zhang, Chengzhong Xu Shenzhen Institute

More information

Discovering Urban Spatial-Temporal Structure from Human Activity Patterns

Discovering Urban Spatial-Temporal Structure from Human Activity Patterns ACM SIGKDD International Workshop on Urban Computing (UrbComp 2012) Discovering Urban Spatial-Temporal Structure from Human Activity Patterns Shan Jiang, shanjang@mit.edu Joseph Ferreira, Jr., jf@mit.edu

More information

Where to Find My Next Passenger?

Where to Find My Next Passenger? Where to Find My Next Passenger? Jing Yuan 1 Yu Zheng 2 Liuhang Zhang 1 Guangzhong Sun 1 1 University of Science and Technology of China 2 Microsoft Research Asia September 19, 2011 Jing Yuan et al. (USTC,MSRA)

More information

An Implementation of Mobile Sensing for Large-Scale Urban Monitoring

An Implementation of Mobile Sensing for Large-Scale Urban Monitoring An Implementation of Mobile Sensing for Large-Scale Urban Monitoring Teerayut Horanont 1, Ryosuke Shibasaki 1,2 1 Department of Civil Engineering, University of Tokyo, Meguro, Tokyo 153-8505, JAPAN Email:

More information

IMPROVING INFRASTRUCTURE FOR TRANSPORTATION SYSTEMS USING CLUSTERING

IMPROVING INFRASTRUCTURE FOR TRANSPORTATION SYSTEMS USING CLUSTERING IMPROVING INFRASTRUCTURE FOR TRANSPORTATION SYSTEMS USING CLUSTERING Presented By: Apeksha Aggarwal Research Scholar, C.S.E. Department, IIT Roorkee Supervisor: Dr. Durga Toshniwal Associate Professor,

More information

Research Article Urban Mobility Dynamics Based on Flexible Discrete Region Partition

Research Article Urban Mobility Dynamics Based on Flexible Discrete Region Partition International Journal of Distributed Sensor Networks, Article ID 782649, 1 pages http://dx.doi.org/1.1155/214/782649 Research Article Urban Mobility Dynamics Based on Flexible Discrete Region Partition

More information

Encapsulating Urban Traffic Rhythms into Road Networks

Encapsulating Urban Traffic Rhythms into Road Networks Encapsulating Urban Traffic Rhythms into Road Networks Junjie Wang +, Dong Wei +, Kun He, Hang Gong, Pu Wang * School of Traffic and Transportation Engineering, Central South University, Changsha, Hunan,

More information

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area

Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Detecting Origin-Destination Mobility Flows From Geotagged Tweets in Greater Los Angeles Area Song Gao 1, Jiue-An Yang 1,2, Bo Yan 1, Yingjie Hu 1, Krzysztof Janowicz 1, Grant McKenzie 1 1 STKO Lab, Department

More information

UAPD: Predicting Urban Anomalies from Spatial-Temporal Data

UAPD: Predicting Urban Anomalies from Spatial-Temporal Data UAPD: Predicting Urban Anomalies from Spatial-Temporal Data Xian Wu, Yuxiao Dong, Chao Huang, Jian Xu, Dong Wang and Nitesh V. Chawla* Department of Computer Science and Engineering University of Notre

More information

* Abstract. Keywords: Smart Card Data, Public Transportation, Land Use, Non-negative Matrix Factorization.

*  Abstract. Keywords: Smart Card Data, Public Transportation, Land Use, Non-negative Matrix Factorization. Analysis of Activity Trends Based on Smart Card Data of Public Transportation T. N. Maeda* 1, J. Mori 1, F. Toriumi 1, H. Ohashi 1 1 The University of Tokyo, 7-3-1 Hongo Bunkyo-ku, Tokyo, Japan *Email:

More information

Caesar s Taxi Prediction Services

Caesar s Taxi Prediction Services 1 Caesar s Taxi Prediction Services Predicting NYC Taxi Fares, Trip Distance, and Activity Paul Jolly, Boxiao Pan, Varun Nambiar Abstract In this paper, we propose three models each predicting either taxi

More information

Improving the travel time prediction by using the real-time floating car data

Improving the travel time prediction by using the real-time floating car data Improving the travel time prediction by using the real-time floating car data Krzysztof Dembczyński Przemys law Gawe l Andrzej Jaszkiewicz Wojciech Kot lowski Adam Szarecki Institute of Computing Science,

More information

Exploring the Use of Urban Greenspace through Cellular Network Activity

Exploring the Use of Urban Greenspace through Cellular Network Activity Exploring the Use of Urban Greenspace through Cellular Network Activity Ramón Cáceres 1, James Rowland 1, Christopher Small 2, and Simon Urbanek 1 1 AT&T Labs Research, Florham Park, NJ, USA {ramon,jrr,urbanek}@research.att.com

More information

Urban Mobility Mining and Its Facility POI Proportion Analysis based on Mobile Phone Data Rong XIE 1, a, Chao GONG 2, b

Urban Mobility Mining and Its Facility POI Proportion Analysis based on Mobile Phone Data Rong XIE 1, a, Chao GONG 2, b International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) Urban Mobility Mining and Its Facility POI Proportion Analysis based on Mobile Phone Data Rong XIE

More information

City of Hermosa Beach Beach Access and Parking Study. Submitted by. 600 Wilshire Blvd., Suite 1050 Los Angeles, CA

City of Hermosa Beach Beach Access and Parking Study. Submitted by. 600 Wilshire Blvd., Suite 1050 Los Angeles, CA City of Hermosa Beach Beach Access and Parking Study Submitted by 600 Wilshire Blvd., Suite 1050 Los Angeles, CA 90017 213.261.3050 January 2015 TABLE OF CONTENTS Introduction to the Beach Access and Parking

More information

Inferring Friendship from Check-in Data of Location-Based Social Networks

Inferring Friendship from Check-in Data of Location-Based Social Networks Inferring Friendship from Check-in Data of Location-Based Social Networks Ran Cheng, Jun Pang, Yang Zhang Interdisciplinary Centre for Security, Reliability and Trust, University of Luxembourg, Luxembourg

More information

Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China

Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China Yihong Yuan and Maël Le Noc Department of Geography, Texas State University, San Marcos, TX, U.S.A. {yuan, mael.lenoc}@txstate.edu

More information

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY IJAMML 3:1 (015) 69-78 September 015 ISSN: 394-58 Available at http://scientificadvances.co.in DOI: http://dx.doi.org/10.1864/ijamml_710011547 A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE

More information

Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China

Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China Exploring Urban Mobility from Taxi Trajectories: A Case Study of Nanjing, China Yihong Yuan, Maël Le Noc Department of Geography, Texas State University,San Marcos, TX, USA {yuan, mael.lenoc}@ txstate.edu

More information

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness

Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Activity Identification from GPS Trajectories Using Spatial Temporal POIs Attractiveness Lian Huang, Qingquan Li, Yang Yue State Key Laboratory of Information Engineering in Survey, Mapping and Remote

More information

Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack

Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack Understanding Travel Time to Airports in New York City Sierra Gentry Dominik Schunack 1 Introduction Even with the rising competition of rideshare services, many in New York City still utilize taxis for

More information

Spatial analysis of dynamic movements of Vélo v, Lyon s shared bicycle program

Spatial analysis of dynamic movements of Vélo v, Lyon s shared bicycle program Noname manuscript No. (will be inserted by the editor) Spatial analysis of dynamic movements of Vélo v, Lyon s shared bicycle program Pierre Borgnat Eric Fleury Céline Robardet Antoine Scherrer Received:

More information

PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion

PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion PATREC PERSPECTIVES Sensing Technology Innovations for Tracking Congestion Drivers have increasingly been using inexpensive mapping applications imbedded into mobile devices (like Google Maps, MapFactor,

More information

Map Matching Algorithms in GPS Navigating System and Their Functions

Map Matching Algorithms in GPS Navigating System and Their Functions Map Matching Algorithms in GPS Navigating System and Their Functions Abstract R.Kamalambal (M.Phil. Student) Department of computer science & Technology Kajamalai Campus, Bharathidasan University, Trichy,

More information

Sensing Urban Density using Mobile Phone GPS Locations: A case study of Odaiba area, Japan

Sensing Urban Density using Mobile Phone GPS Locations: A case study of Odaiba area, Japan Sensing Urban Density using Mobile Phone GPS Locations: A case study of Odaiba area, Japan Teerayut Horanont 1,2,*, Santi Phithakkitnukoon 3,*, Ryosuke Shibasaki 1 1 Department of Civil Engineering, The

More information

Measurement of human activity using velocity GPS data obtained from mobile phones

Measurement of human activity using velocity GPS data obtained from mobile phones Measurement of human activity using velocity GPS data obtained from mobile phones Yasuko Kawahata 1 Takayuki Mizuno 2 and Akira Ishii 3 1 Graduate School of Information Science and Technology, The University

More information

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay

Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay Spatial-Temporal Analytics with Students Data to recommend optimum regions to stay By ARUN KUMAR BALASUBRAMANIAN (A0163264H) DEVI VIJAYAKUMAR (A0163403R) RAGHU ADITYA (A0163260N) SHARVINA PAWASKAR (A0163302W)

More information

LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA

LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA LABELING RESIDENTIAL COMMUNITY CHARACTERISTICS FROM COLLECTIVE ACTIVITY PATTERNS USING TAXI TRIP DATA Yang Zhou 1, 3, *, Zhixiang Fang 2 1 Wuhan Land Use and Urban Spatial Planning Research Center, 55Sanyang

More information

Predicting New Search-Query Cluster Volume

Predicting New Search-Query Cluster Volume Predicting New Search-Query Cluster Volume Jacob Sisk, Cory Barr December 14, 2007 1 Problem Statement Search engines allow people to find information important to them, and search engine companies derive

More information

LAND-USE classification is an important aspect of urban

LAND-USE classification is an important aspect of urban IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 14, NO. 1, MARCH 2013 113 Land-Use Classification Using Taxi GPS Traces Gang Pan, Guande Qi, Zhaohui Wu, Daqing Zhang, and Shijian Li, Member,

More information

The prediction of passenger flow under transport disturbance using accumulated passenger data

The prediction of passenger flow under transport disturbance using accumulated passenger data Computers in Railways XIV 623 The prediction of passenger flow under transport disturbance using accumulated passenger data T. Kunimatsu & C. Hirai Signalling and Transport Information Technology Division,

More information

Driving Restriction, Traffic Congestion, and Air Pollution: Evidence from Beijing

Driving Restriction, Traffic Congestion, and Air Pollution: Evidence from Beijing Driving Restriction, Traffic Congestion, and Air Pollution: Evidence from Beijing Chen Liu Junjie Zhang UC San Diego Camp Resources XXI August 10-12, 2014 Traffic Congestion and Air Pollution 1 Motivation

More information

U.S. - Canadian Border Traffic Prediction

U.S. - Canadian Border Traffic Prediction Western Washington University Western CEDAR WWU Honors Program Senior Projects WWU Graduate and Undergraduate Scholarship 12-14-2017 U.S. - Canadian Border Traffic Prediction Colin Middleton Western Washington

More information

On Multi-Class Cost-Sensitive Learning

On Multi-Class Cost-Sensitive Learning On Multi-Class Cost-Sensitive Learning Zhi-Hua Zhou and Xu-Ying Liu National Laboratory for Novel Software Technology Nanjing University, Nanjing 210093, China {zhouzh, liuxy}@lamda.nju.edu.cn Abstract

More information

Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones

Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones Collection and Analyses of Crowd Travel Behaviour Data by using Smartphones Rik Bellens 1 Sven Vlassenroot 2 Sidharta Guatama 3 Abstract: In 2010 the MOVE project started in the collection and analysis

More information

Topic 2 Part 1 [195 marks]

Topic 2 Part 1 [195 marks] Topic 2 Part 1 [195 marks] The distribution of rainfall in a town over 80 days is displayed on the following box-and-whisker diagram. 1a. Write down the median rainfall. 1b. Write down the minimum rainfall.

More information

Visualizing Geospatial Graphs

Visualizing Geospatial Graphs Visualizing Geospatial Graphs An introduction to visualizing geospatial graph data with KeyLines Geospatial www.cambridge-intelligence.com USA: +1 (775) 842-6665 UK: +44 (0)1223 362 000 Cambridge Intelligence

More information

QUANTIFICATION OF THE NATURAL VARIATION IN TRAFFIC FLOW ON SELECTED NATIONAL ROADS IN SOUTH AFRICA

QUANTIFICATION OF THE NATURAL VARIATION IN TRAFFIC FLOW ON SELECTED NATIONAL ROADS IN SOUTH AFRICA QUANTIFICATION OF THE NATURAL VARIATION IN TRAFFIC FLOW ON SELECTED NATIONAL ROADS IN SOUTH AFRICA F DE JONGH and M BRUWER* AECOM, Waterside Place, Tygerwaterfront, Carl Cronje Drive, Cape Town, South

More information

Classification in Mobility Data Mining

Classification in Mobility Data Mining Classification in Mobility Data Mining Activity Recognition Semantic Enrichment Recognition through Points-of-Interest Given a dataset of GPS tracks of private vehicles, we annotate trajectories with the

More information

Parking Occupancy Prediction and Pattern Analysis

Parking Occupancy Prediction and Pattern Analysis Parking Occupancy Prediction and Pattern Analysis Xiao Chen markcx@stanford.edu Abstract Finding a parking space in San Francisco City Area is really a headache issue. We try to find a reliable way to

More information

Spatial Data Science. Soumya K Ghosh

Spatial Data Science. Soumya K Ghosh Workshop on Data Science and Machine Learning (DSML 17) ISI Kolkata, March 28-31, 2017 Spatial Data Science Soumya K Ghosh Professor Department of Computer Science and Engineering Indian Institute of Technology,

More information

Mapcube and Mapview. Two Web-based Spatial Data Visualization and Mining Systems. C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech

Mapcube and Mapview. Two Web-based Spatial Data Visualization and Mining Systems. C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech Mapcube and Mapview Two Web-based Spatial Data Visualization and Mining Systems C.T. Lu, Y. Kou, H. Wang Dept. of Computer Science Virginia Tech S. Shekhar, P. Zhang, R. Liu Dept. of Computer Science University

More information

CIV3703 Transport Engineering. Module 2 Transport Modelling

CIV3703 Transport Engineering. Module 2 Transport Modelling CIV3703 Transport Engineering Module Transport Modelling Objectives Upon successful completion of this module you should be able to: carry out trip generation calculations using linear regression and category

More information

Distributed Data Mining for Pervasive and Privacy-Sensitive Applications. Hillol Kargupta

Distributed Data Mining for Pervasive and Privacy-Sensitive Applications. Hillol Kargupta Distributed Data Mining for Pervasive and Privacy-Sensitive Applications Hillol Kargupta Dept. of Computer Science and Electrical Engg, University of Maryland Baltimore County http://www.cs.umbc.edu/~hillol

More information

Understanding taxi travel demand patterns through Floating Car Data Nuzzolo, A., Comi, A., Papa, E. and Polimeni, A.

Understanding taxi travel demand patterns through Floating Car Data Nuzzolo, A., Comi, A., Papa, E. and Polimeni, A. WestminsterResearch http://www.westminster.ac.uk/westminsterresearch Understanding taxi travel demand patterns through Floating Car Data Nuzzolo, A., Comi, A., Papa, E. and Polimeni, A. A paper presented

More information

Regularity and Conformity: Location Prediction Using Heterogeneous Mobility Data

Regularity and Conformity: Location Prediction Using Heterogeneous Mobility Data Regularity and Conformity: Location Prediction Using Heterogeneous Mobility Data Yingzi Wang 12, Nicholas Jing Yuan 2, Defu Lian 3, Linli Xu 1 Xing Xie 2, Enhong Chen 1, Yong Rui 2 1 University of Science

More information

GIS-BASED VISUALIZATION FOR ESTIMATING LEVEL OF SERVICE Gozde BAKIOGLU 1 and Asli DOGRU 2

GIS-BASED VISUALIZATION FOR ESTIMATING LEVEL OF SERVICE Gozde BAKIOGLU 1 and Asli DOGRU 2 Presented at the FIG Congress 2018, May 6-11, 2018 in Istanbul, Turkey GIS-BASED VISUALIZATION FOR ESTIMATING LEVEL OF SERVICE Gozde BAKIOGLU 1 and Asli DOGRU 2 1 Department of Transportation Engineering,

More information

Crowdsourcing Bikeshare Transit Planning: An Empirical Investigation of Washington D.C. and New York City

Crowdsourcing Bikeshare Transit Planning: An Empirical Investigation of Washington D.C. and New York City Crowdsourcing Bikeshare Transit Planning: An Empirical Investigation of Washington D.C. and New York City Joseph Owen University of Maryland jowen@cs.umd.edu Cy Neita University of Maryland cyneita@gmail.com

More information

A framework for spatio-temporal clustering from mobile phone data

A framework for spatio-temporal clustering from mobile phone data A framework for spatio-temporal clustering from mobile phone data Yihong Yuan a,b a Department of Geography, University of California, Santa Barbara, CA, 93106, USA yuan@geog.ucsb.edu Martin Raubal b b

More information

The Challenge of Geospatial Big Data Analysis

The Challenge of Geospatial Big Data Analysis 288 POSTERS The Challenge of Geospatial Big Data Analysis Authors - Teerayut Horanont, University of Tokyo, Japan - Apichon Witayangkurn, University of Tokyo, Japan - Shibasaki Ryosuke, University of Tokyo,

More information

Estimating Evacuation Hotspots using GPS data: What happened after the large earthquakes in Kumamoto, Japan?

Estimating Evacuation Hotspots using GPS data: What happened after the large earthquakes in Kumamoto, Japan? Estimating Evacuation Hotspots using GPS data: What happened after the large earthquakes in Kumamoto, Japan? Takahiro Yabe yabe0505@iis.u-tokyo.ac.jp Kota Tsubouchi Yahoo! Japan Research 2 ktsubouc@yahoo-corp.co.jp

More information

Urban Population Migration Pattern Mining Based on Taxi Trajectories

Urban Population Migration Pattern Mining Based on Taxi Trajectories Urban Population Migration Pattern Mining Based on Taxi Trajectories ABSTRACT Bing Zhu Tsinghua University Beijing, China zhub.daisy@gmail.com Leonidas Guibas Stanford University Stanford, CA, U.S.A. guibas@cs.stanford.edu

More information

DM-Group Meeting. Subhodip Biswas 10/16/2014

DM-Group Meeting. Subhodip Biswas 10/16/2014 DM-Group Meeting Subhodip Biswas 10/16/2014 Papers to be discussed 1. Crowdsourcing Land Use Maps via Twitter Vanessa Frias-Martinez and Enrique Frias-Martinez in KDD 2014 2. Tracking Climate Change Opinions

More information

Visual Exploration of Sparse Traffic Trajectory Data

Visual Exploration of Sparse Traffic Trajectory Data IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 20, NO. 12, DECEM BER 2014 1813 Visual Exploration of Sparse Traffic Trajectory Data Zuchao Wang, Tangzhi Ye, Min Lu, Xiaoru Yuan, Member,

More information

Collaborative topic models: motivations cont

Collaborative topic models: motivations cont Collaborative topic models: motivations cont Two topics: machine learning social network analysis Two people: " boy Two articles: article A! girl article B Preferences: The boy likes A and B --- no problem.

More information

Advanced Techniques for Mining Structured Data: Process Mining

Advanced Techniques for Mining Structured Data: Process Mining Advanced Techniques for Mining Structured Data: Process Mining Frequent Pattern Discovery /Event Forecasting Dr A. Appice Scuola di Dottorato in Informatica e Matematica XXXII Problem definition 1. Given

More information

CELLULAR AUTOMATA SIMULATION OF TRAFFIC LIGHT STRATEGIES IN OPTIMIZING THE TRAFFIC FLOW

CELLULAR AUTOMATA SIMULATION OF TRAFFIC LIGHT STRATEGIES IN OPTIMIZING THE TRAFFIC FLOW CELLULAR AUTOMATA SIMULATION OF TRAFFIC LIGHT STRATEGIES IN OPTIMIZING THE TRAFFIC FLOW ENDAR H. NUGRAHANI, RISWAN RAMDHANI Department of Mathematics, Faculty of Mathematics and Natural Sciences, Bogor

More information

Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices

Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices 212 45th Hawaii International Conference on System Sciences Geographical Bias on Social Media and Geo-Local Contents System with Mobile Devices Kazunari Ishida Hiroshima Institute of Technology k.ishida.p7@it-hiroshima.ac.jp

More information

Path and travel time inference from GPS probe vehicle data

Path and travel time inference from GPS probe vehicle data Path and travel time inference from GPS probe vehicle data Timothy Hunter Department of Electrical Engineering and Computer Science University of California, Berkeley tjhunter@eecs.berkeley.edu Pieter

More information

OPTIMIZATION OF TRAFFIC SAFETY ON RURAL ROADS BY TRAFFIC DATA BASED STRATEGIES

OPTIMIZATION OF TRAFFIC SAFETY ON RURAL ROADS BY TRAFFIC DATA BASED STRATEGIES OPTIMIZATION OF TRAFFIC SAFETY ON RURAL ROADS BY TRAFFIC DATA BASED STRATEGIES STEFFEN AXER, BERNHARD FRIEDRICH INSTITUTE OF TRANSPORTATION AND URBAN ENGINEERING TECHNISCHE UNIVERSITÄT BRAUNSCHWEIG This

More information

Spatial Extension of the Reality Mining Dataset

Spatial Extension of the Reality Mining Dataset R&D Centre for Mobile Applications Czech Technical University in Prague Spatial Extension of the Reality Mining Dataset Michal Ficek, Lukas Kencl sponsored by Mobility-Related Applications Wanted! Urban

More information

MEI STRUCTURED MATHEMATICS 4767

MEI STRUCTURED MATHEMATICS 4767 OXFORD CAMBRIDGE AND RSA EXAMINATIONS Advanced Subsidiary General Certificate of Education Advanced General Certificate of Education MEI STRUCTURED MATHEMATICS 4767 Statistics 2 Thursday 9 JUNE 2005 Morning

More information

Iterative Laplacian Score for Feature Selection

Iterative Laplacian Score for Feature Selection Iterative Laplacian Score for Feature Selection Linling Zhu, Linsong Miao, and Daoqiang Zhang College of Computer Science and echnology, Nanjing University of Aeronautics and Astronautics, Nanjing 2006,

More information

Believe it Today or Tomorrow? Detecting Untrustworthy Information from Dynamic Multi-Source Data

Believe it Today or Tomorrow? Detecting Untrustworthy Information from Dynamic Multi-Source Data SDM 15 Vancouver, CAN Believe it Today or Tomorrow? Detecting Untrustworthy Information from Dynamic Multi-Source Data Houping Xiao 1, Yaliang Li 1, Jing Gao 1, Fei Wang 2, Liang Ge 3, Wei Fan 4, Long

More information

Exploiting Geographic Dependencies for Real Estate Appraisal

Exploiting Geographic Dependencies for Real Estate Appraisal Exploiting Geographic Dependencies for Real Estate Appraisal Yanjie Fu Joint work with Hui Xiong, Yu Zheng, Yong Ge, Zhihua Zhou, Zijun Yao Rutgers, the State University of New Jersey Microsoft Research

More information

STATISTICAL ANALYSIS OF LAW ENFORCEMENT SURVEILLANCE IMPACT ON SAMPLE CONSTRUCTION ZONES IN MISSISSIPPI (Part 1: DESCRIPTIVE)

STATISTICAL ANALYSIS OF LAW ENFORCEMENT SURVEILLANCE IMPACT ON SAMPLE CONSTRUCTION ZONES IN MISSISSIPPI (Part 1: DESCRIPTIVE) STATISTICAL ANALYSIS OF LAW ENFORCEMENT SURVEILLANCE IMPACT ON SAMPLE CONSTRUCTION ZONES IN MISSISSIPPI (Part 1: DESCRIPTIVE) Tulio Sulbaran, Ph.D 1, David Marchman 2 Abstract It is estimated that every

More information

Solving and Graphing a Linear Inequality of a Single Variable

Solving and Graphing a Linear Inequality of a Single Variable Chapter 3 Graphing Fundamentals Section 3.1 Solving and Graphing a Linear Inequality of a Single Variable TERMINOLOGY 3.1 Previously Used: Isolate a Variable Simplifying Expressions Prerequisite Terms:

More information

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION

DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA INTRODUCTION DETECTING HUMAN ACTIVITIES IN THE ARCTIC OCEAN BY CONSTRUCTING AND ANALYZING SUPER-RESOLUTION IMAGES FROM MODIS DATA Shizhi Chen and YingLi Tian Department of Electrical Engineering The City College of

More information

Area Classification of Surrounding Parking Facility Based on Land Use Functionality

Area Classification of Surrounding Parking Facility Based on Land Use Functionality Open Journal of Applied Sciences, 0,, 80-85 Published Online July 0 in SciRes. http://www.scirp.org/journal/ojapps http://dx.doi.org/0.4/ojapps.0.709 Area Classification of Surrounding Parking Facility

More information

NEW YORK DEPARTMENT OF SANITATION. Spatial Analysis of Complaints

NEW YORK DEPARTMENT OF SANITATION. Spatial Analysis of Complaints NEW YORK DEPARTMENT OF SANITATION Spatial Analysis of Complaints Spatial Information Design Lab Columbia University Graduate School of Architecture, Planning and Preservation November 2007 Title New York

More information

A Modified PMF Model Incorporating Implicit Item Associations

A Modified PMF Model Incorporating Implicit Item Associations A Modified PMF Model Incorporating Implicit Item Associations Qiang Liu Institute of Artificial Intelligence College of Computer Science Zhejiang University Hangzhou 31007, China Email: 01dtd@gmail.com

More information

RaRE: Social Rank Regulated Large-scale Network Embedding

RaRE: Social Rank Regulated Large-scale Network Embedding RaRE: Social Rank Regulated Large-scale Network Embedding Authors: Yupeng Gu 1, Yizhou Sun 1, Yanen Li 2, Yang Yang 3 04/26/2018 The Web Conference, 2018 1 University of California, Los Angeles 2 Snapchat

More information

Traffic and Road Monitoring and Management System for Smart City Environment

Traffic and Road Monitoring and Management System for Smart City Environment Traffic and Road Monitoring and Management System for Smart City Environment Cyrel Ontimare Manlises Mapua Institute of Technology Manila, Philippines IoT on Traffic Law Enforcement to Vehicles with the

More information

Traffic Modelling for Moving-Block Train Control System

Traffic Modelling for Moving-Block Train Control System Commun. Theor. Phys. (Beijing, China) 47 (2007) pp. 601 606 c International Academic Publishers Vol. 47, No. 4, April 15, 2007 Traffic Modelling for Moving-Block Train Control System TANG Tao and LI Ke-Ping

More information

MODULE 10 Bayes Classifier LESSON 20

MODULE 10 Bayes Classifier LESSON 20 MODULE 10 Bayes Classifier LESSON 20 Bayesian Belief Networks Keywords: Belief, Directed Acyclic Graph, Graphical Model 1 Bayesian Belief Network A Bayesian network is a graphical model of a situation

More information

Unsupervised Image Segmentation Using Comparative Reasoning and Random Walks

Unsupervised Image Segmentation Using Comparative Reasoning and Random Walks Unsupervised Image Segmentation Using Comparative Reasoning and Random Walks Anuva Kulkarni Carnegie Mellon University Filipe Condessa Carnegie Mellon, IST-University of Lisbon Jelena Kovacevic Carnegie

More information

Estimating Large Scale Population Movement ML Dublin Meetup

Estimating Large Scale Population Movement ML Dublin Meetup Deutsche Bank COO Chief Data Office Estimating Large Scale Population Movement ML Dublin Meetup John Doyle PhD Assistant Vice President CDO Research & Development Science & Innovation john.doyle@db.com

More information

Vote. Vote on timing for night section: Option 1 (what we have now) Option 2. Lecture, 6:10-7:50 25 minute dinner break Tutorial, 8:15-9

Vote. Vote on timing for night section: Option 1 (what we have now) Option 2. Lecture, 6:10-7:50 25 minute dinner break Tutorial, 8:15-9 Vote Vote on timing for night section: Option 1 (what we have now) Lecture, 6:10-7:50 25 minute dinner break Tutorial, 8:15-9 Option 2 Lecture, 6:10-7 10 minute break Lecture, 7:10-8 10 minute break Tutorial,

More information

Short Course: Multiagent Systems. Multiagent Systems. Lecture 1: Basics Agents Environments. Reinforcement Learning. This course is about:

Short Course: Multiagent Systems. Multiagent Systems. Lecture 1: Basics Agents Environments. Reinforcement Learning. This course is about: Short Course: Multiagent Systems Lecture 1: Basics Agents Environments Reinforcement Learning Multiagent Systems This course is about: Agents: Sensing, reasoning, acting Multiagent Systems: Distributed

More information

GIScience & Mobility. Prof. Dr. Martin Raubal. Institute of Cartography and Geoinformation SAGEO 2013 Brest, France

GIScience & Mobility. Prof. Dr. Martin Raubal. Institute of Cartography and Geoinformation SAGEO 2013 Brest, France GIScience & Mobility Prof. Dr. Martin Raubal Institute of Cartography and Geoinformation mraubal@ethz.ch SAGEO 2013 Brest, France 25.09.2013 1 www.woodsbagot.com 25.09.2013 2 GIScience & Mobility Modeling

More information

The recognition of substantia nigra in brain stem ultrasound images based on Principal Component Analysis

The recognition of substantia nigra in brain stem ultrasound images based on Principal Component Analysis The recognition of substantia nigra in brain stem ultrasound images based on Principal Component Analysis Jiří Blahuta, Tomáš Soukup and Petr Čermák Abstract. This paper assays the recognition of substantia

More information

Quantifying Demand Dynamics for Supporting Optimal Taxi Services Strategies

Quantifying Demand Dynamics for Supporting Optimal Taxi Services Strategies Available online at www.sciencedirect.com ScienceDirect Transportation Research Procedia 22 (2017) 675 684 www.elsevier.com/locate/procedia 19th EURO Working Group on Transportation Meeting, EWGT2016,

More information

The Model Research of Urban Land Planning and Traffic Integration. Lang Wang

The Model Research of Urban Land Planning and Traffic Integration. Lang Wang International Conference on Materials, Environmental and Biological Engineering (MEBE 2015) The Model Research of Urban Land Planning and Traffic Integration Lang Wang Zhejiang Gongshang University, Hangzhou

More information

JOINT INTERPRETATION OF ON-BOARD VISION AND STATIC GPS CARTOGRAPHY FOR DETERMINATION OF CORRECT SPEED LIMIT

JOINT INTERPRETATION OF ON-BOARD VISION AND STATIC GPS CARTOGRAPHY FOR DETERMINATION OF CORRECT SPEED LIMIT JOINT INTERPRETATION OF ON-BOARD VISION AND STATIC GPS CARTOGRAPHY FOR DETERMINATION OF CORRECT SPEED LIMIT Alexandre Bargeton, Fabien Moutarde, Fawzi Nashashibi and Anne-Sophie Puthon Robotics Lab (CAOR),

More information

DANIEL WILSON AND BEN CONKLIN. Integrating AI with Foundation Intelligence for Actionable Intelligence

DANIEL WILSON AND BEN CONKLIN. Integrating AI with Foundation Intelligence for Actionable Intelligence DANIEL WILSON AND BEN CONKLIN Integrating AI with Foundation Intelligence for Actionable Intelligence INTEGRATING AI WITH FOUNDATION INTELLIGENCE FOR ACTIONABLE INTELLIGENCE in an arms race for artificial

More information

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method

The Research of Urban Rail Transit Sectional Passenger Flow Prediction Method Journal of Intelligent Learning Systems and Applications, 2013, 5, 227-231 Published Online November 2013 (http://www.scirp.org/journal/jilsa) http://dx.doi.org/10.4236/jilsa.2013.54026 227 The Research

More information

Lecture Notes 1: Vector spaces

Lecture Notes 1: Vector spaces Optimization-based data analysis Fall 2017 Lecture Notes 1: Vector spaces In this chapter we review certain basic concepts of linear algebra, highlighting their application to signal processing. 1 Vector

More information

Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data

Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data Understanding Individual Daily Activity Space Based on Large Scale Mobile Phone Location Data Yang Xu 1, Shih-Lung Shaw 1 2 *, Ling Yin 3, Ziliang Zhao 1 1 Department of Geography, University of Tennessee,

More information

Automatic Classification of Location Contexts with Decision Trees

Automatic Classification of Location Contexts with Decision Trees Automatic Classification of Location Contexts with Decision Trees Maribel Yasmina Santos and Adriano Moreira Department of Information Systems, University of Minho, Campus de Azurém, 4800-058 Guimarães,

More information

CS229 Final Project. Wentao Zhang Shaochuan Xu

CS229 Final Project. Wentao Zhang Shaochuan Xu CS229 Final Project Shale Gas Production Decline Prediction Using Machine Learning Algorithms Wentao Zhang wentaoz@stanford.edu Shaochuan Xu scxu@stanford.edu In petroleum industry, oil companies sometimes

More information

Twitter s Effectiveness on Blackout Detection during Hurricane Sandy

Twitter s Effectiveness on Blackout Detection during Hurricane Sandy Twitter s Effectiveness on Blackout Detection during Hurricane Sandy KJ Lee, Ju-young Shin & Reza Zadeh December, 03. Introduction Hurricane Sandy developed from the Caribbean stroke near Atlantic City,

More information

Information. A Fitting Approach. 1. Introduction

Information. A Fitting Approach. 1. Introduction www.ijcsi.org 150 A Fitting Approach to Mend Defective Urban Traffic Flow Information Based on SARBF Neural Networks Ning Chen, Weibing Weng and Xing Xu School of Mechanical and Automotive Engineering,

More information

Tools for Analyzing NIBRS Data and Tips for Merging NIBRS Data with Publicly Available Datasets

Tools for Analyzing NIBRS Data and Tips for Merging NIBRS Data with Publicly Available Datasets Tools for Analyzing NIBRS Data and Tips for Merging NIBRS Data with Publicly Available Datasets Scott Came Executive Director Becki Goggins Director, Law and Policy Program 2016 Association of State Uniform

More information

Teacher Activity Packet: Observation Guide Campaign Dates that use Leo: March and April 11 20

Teacher Activity Packet: Observation Guide Campaign Dates that use Leo: March and April 11 20 Teacher Activity Packet: Observation Guide Encourage your students to participate in a worldwide citizen science campaign to observe and record the magnitude of visible stars as a means of measuring light

More information

LAND USE CLASSIFICATION FROM COMBINED USE OF REMOTE SENSING AND SOCIAL SENSING DATA

LAND USE CLASSIFICATION FROM COMBINED USE OF REMOTE SENSING AND SOCIAL SENSING DATA LAND USE CLASSIFICATION FROM COMBINED USE OF REMOTE SENSING AND SOCIAL SENSING DATA Adindha Surya Anugraha 1, Hone-Jay Chu 1 * 1 Dept. of Geomatics, National Cheng Kung University, Taiwan adindha.surya@gmail.com,

More information

VEHICULAR TRAFFIC FLOW MODELS

VEHICULAR TRAFFIC FLOW MODELS BBCR Group meeting Fri. 25 th Nov, 2011 VEHICULAR TRAFFIC FLOW MODELS AN OVERVIEW Khadige Abboud Outline Introduction VANETs Why we need to know traffic flow theories Traffic flow models Microscopic Macroscopic

More information

Exploring spatial decay effect in mass media and social media: a case study of China

Exploring spatial decay effect in mass media and social media: a case study of China Exploring spatial decay effect in mass media and social media: a case study of China 1. Introduction Yihong Yuan Department of Geography, Texas State University, San Marcos, TX, USA, 78666. Tel: +1(512)-245-3208

More information

TIME DEPENDENT CORRELATIONS BETWEEN TRAVEL TIME AND TRAFFIC VOLUME ON EXPRESSWAYS

TIME DEPENDENT CORRELATIONS BETWEEN TRAVEL TIME AND TRAFFIC VOLUME ON EXPRESSWAYS TIME DEPENDENT CORRELATIONS BETWEEN TRAVEL TIME AND TRAFFIC VOLUME ON EXPRESSWAYS Takamasa IRYO Research Associate Department of Architecture and Civil Engineering Kobe University 1-1, Rokkodai-cho, Nada-ku,

More information