Assessing the Potential of Ride- Sharing Using Mobile and Social Data

Size: px
Start display at page:

Download "Assessing the Potential of Ride- Sharing Using Mobile and Social Data"

Transcription

1 Assessing the Potential of Ride- Sharing Using Mobile and Social Data Blerim Cici, Athina Markopoulou Nikolaos Laoutaris, Enrique Frias-Martinez 1

2 Car Usage and Impact o In USA * : - Commuters: 132.3M - Driving alone: 79.9% o Impact - Pollution - Traffic - High car expenses *Brian McKenzie, Out of state and long commutes:2011, American Community Survey Reports,

3 Introducing Ride-Sharing 3

4 An Old Idea, yet o Challenges: Live/Work close by Similar schedules Trust among participants o Opportunities: Smartphones Social media 4

5 An Old Idea, yet o Challenges: Live/Work close by Similar schedules Trust among participants Full potential of ride-sharing is still unknown o Opportunities: Smartphones Social media 5

6 Related Work o R.F. Teal. Carpooling: Who, how and why., Transportation, Research, o H.-S. J. Tsao and D. Lin, Spatial and temporal factors in estimating the potential of ride-sharing for demand reduction, California PATH Research Report, UCBITS-PRR-99-2, o W. He, D. Li, T. Zhang, L. An, M. Guo, and G. Chen. Mining regular routes from gps data for ridesharing recommendations, In UrbComp. ACM, o R. Trasarti, F. Pinelli, M. Nanni, and F. Giannotti. Mining mobility user profiles for car pooling. In Proc. UrbComp., ACM, o A. M. Amey, J. P. Attanucci, Real-Time Ridesharing: Exploring the Opportunities and Challenges of Designing a Technology-based Rideshare Trial for the MIT Community 6

7 Goal: Assess Ride-Sharing Potential o Q: How many cars can be removed? o Ideal Data: For all people in a city Full commuting trajectories Willingness to share a ride o Available Mobile and Social Datasets: Large (but not entire) population Samples of trajectories (Parts of) social media graphs 7

8 Goal: Assess Ride-Sharing Potential o Q: How many cars can be removed? o Ideal Data: For all people in a city o Available Mobile and Social Datasets: Large (but not entire) population Samples of trajectories Find Full commuting an upper trajectories bound to the ride- Willingness to share a ride sharing potential (Parts of) social media graphs 8

9 Outline o Introduction o Datasets o Algorithms for Matching Users o Results 9

10 Call Description Records (CDRs) o Spatio-temporal: Cell tower coordinates Timestamps o Social: Calls among users o Details: Sept Dec 2009 Madrid: 820M calls, 5M users Barcelona:465M calls, 2M users 10

11 Geo-tagged Tweets o Spatio-temporal: (lat,lng) coordinates Timestamps o Social: Twitter Graph o Details: Nov 12 Feb 13 New York: 5.20M geotweets, 225K users Los Angeles: 3.23M geotweets,155k users 11

12 Learning from Data 1: Home/Work Locations o Methodology Based on: S. Isaacman, et. al., Identifying Important Places in People s Lives from Cellular Network Data, Pervasive 2011 Ground truth (known home/work): CDRs: Known industrial and residential areas Geo-tweets: Foursquare Train classifiers to identify home/work o Home and Work locations inferred: Madrid (CDRs): 272,479 (out of 5M) NY (Twitter): 71,977 (out of 225K) o Home and Work distribution is NOT uniform In contrast to related work: H.-S. J. Tsao and D. Lin et al.,

13 Learning from Data 2: Departure Times o Exploit consecutive Home-Work calls o Home-Work travel Time: Online maps o Similar for work departure times 13

14 Distance Function h(v, u) LH(v) w(v, u) LW (v) LH(u) LW (u) 8 >< d(v, u) = >: h(v, u)+w(v, u), IF max(h(v, u),w(v, u)) apple distance tolerance AND max( LH(u) LH(v), LW (u) LW (v) ) apple 1, otherwise time tolerance 14

15 Problem Formulation o Capacitated Facility Location with Unsplittable Demands: Users : V Drivers (facilities): S V Passengers (clients): V S Capacity: 4 users/car p(v): penalty function for drivers Find: Assignment a: (V S) à S Minimize: d(a(u),u) + p(v) u V v S driver-passenger distances driver penalties 15

16 Algorithm: EndPoints RS o Heuristic solution: Based on: M. R. Korupolu et. al, Analysis of a local search heuristic for facility location problems, Journal of Algorithms, Initial solution: b-matching (instead of random) Iterative improvements Scalability Complexity Fixed local search steps Fixed numbers of iterations O(nlogn) for initial solution O(n) to evaluate solution 16

17 EndPoint RS for Madrid-CDRs % of cars removed Success of end point ride sharing Loose upper bound Tighter upper bound Time indifferent = 10, = 20 = 10, = 30 Uniform home/work Space and time constraints Space constraints only Stricter time constraints #users/4 (#users with >1 options)/ Uniform distribution 1 d (km) 17

18 EndPoint RS for Madrid-CDRs 80 Success of end point ride sharing #users/4 % of cars removed Loose upper bound Tighter upper bound Time indifferent = 10, = 20 = 10, = 30 Uniform home/work Space constraints only o SD of departure time : 30 min o Distance tolerance: 1 km o Delay tolerance : 10 min 24% of the cars can be removed Space and time Stricter time constraints constraints (#users with >1 options)/ Uniform distribution 1 d (km) 18

19 Algorithm: EnRoute RS o Home/Work paths: - Popular Online Maps o EnRoute RS: Get the solution of EndPoints RS Iterative improvements Fill empty seats by pickups o Spatio-temporal constr. intermediate points: Same and point constraints 19

20 Algorithm: EnRoute RS o Home/Work paths: - Popular Online Maps o SD of departure time : 30 min o Distance tolerance: o EnRoute 1 km RS: o Delay tolerance : 10 min Get the solution of EndPoints RS Iterative improvements 53% of the cars can be removed Fill empty seats by pickups o Spatio-temporal constr. intermediate points: Same and point constraints 20

21 Learning from Data 3: Social Ties o CDRs graph: Nodes: Users Edges: 1 call o Geo-Tweets graph: Nodes: Twitter ids Edges: mutually declared friendship 21

22 Social Filtering o Friends: Graph neighbors o Sharing rides with: Friends Friend-of-friends Users with home/work c Friends ONLY e a b d f 22

23 Social Filtering o Friends: Graph neighbors o Sharing rides with: Friends Friend-of-friends Users with home/work c Friends-of-friends ONLY e a b d f 23

24 Results o Ride-sharing parameters: - Time distribution: 30 min - Distance tolerance : 1 km - Delay tolerance : 10 min City Friends only Friends of friends Anybody Madrid - CDR 1.1% 19% (31%) 53% (65%) NY - Tweets 1.2% 8.2% (26%) 44% (68%) Green numbers show potential of ride-sharing projected to commuters population. 24

25 Conclusion o High potential based on route overlap: E.g. 53% for Madrid-CDR o Bottleneck: Willingness to ride-share Riding ONLY with friends is too restrictive o Technology and building trust: Riding with friends of friends: up to 31% potential. o Other lessons: Lessons from data sets Spatio-temporal constraints Comparisons between cities 25

26 Thank You Blerim Cici, Athina Markopoulou Nikolaos Laoutaris, Enrique Frias-Martinez 26

arxiv: v3 [cs.cy] 20 Mar 2014

arxiv: v3 [cs.cy] 20 Mar 2014 Assessing the Potential of Ride-Sharing Using Mobile and Social Data A Tale of Four Cities Blerim Cici, Athina Markopoulou, Enrique Frías-Martínez, Nikolaos Laoutaris UC Irvine, Telefonica Research(Spain)

More information

Quantifying the Potential of Ride-Sharing using Call Description Records

Quantifying the Potential of Ride-Sharing using Call Description Records Quantifying the Potential of Ride-Sharing using Call Description Records Blerim Cici, Athina Markopoulou, Enrique Frías-Martínez, Nikolaos Laoutaris UC Irvine, Telefonica Research(Spain) {bcici, athina}@uci.edu,

More information

Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing Demand

Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing Demand Proceedings of the 2016 Industrial and Systems Engineering Research Conference H. Yang, Z. Kong, and MD Sarder, eds. Impact of Traffic Conditions and Carpool Lane Availability on Peer-to-Peer Ridesharing

More information

Spatial On-Demand Economy Robustness: A Provider-Centric Utilization Aware Approach

Spatial On-Demand Economy Robustness: A Provider-Centric Utilization Aware Approach Spatial On-Demand Economy Robustness: A Provider-Centric Utilization Aware Approach Reem Ali Department of Computer Science and Engineering University of Minnesota Co-investigators: Shashi Shekhar *, Shounak

More information

Ride Sharing: A Network Perspective

Ride Sharing: A Network Perspective Ride Sharing: A Network Perspective Erez Shmueli 1,2, Itzik Mazeh 1, Laura Radaelli 1, Alex Sandy Pentland 2, and Yaniv Altshuler 3 1 Department of Industrial Engineering, Tel-Aviv University 2 MIT Media

More information

A Destination Prediction Method Based on Behavioral Pattern Analysis of Nonperiodic Position Logs

A Destination Prediction Method Based on Behavioral Pattern Analysis of Nonperiodic Position Logs A Destination Prediction Method Based on Behavioral Pattern Analysis of Nonperiodic Position Logs Fumitaka Nakahara * and Takahiro Murakami ** * Service Platforms Research Laboratories, NEC Corporation

More information

Smart Space Logistic Service for Real-Time Ridesharing

Smart Space Logistic Service for Real-Time Ridesharing Smart Space Logistic Service for Real-Time Ridesharing Alexey Kashevnik, Nikolay Teslya, Nikolay Shilov SPIIRAS Saint-Petersburg, Russia {alexey, Teslya, nick}@iias.spb.su Abstract The paper describes

More information

This is a repository copy of Multi-commodity flow and station logistics resolution for train unit scheduling.

This is a repository copy of Multi-commodity flow and station logistics resolution for train unit scheduling. This is a repository copy of Multi-commodity flow and station logistics resolution for train unit scheduling. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/127694/ Version:

More information

Economics of Information Networks

Economics of Information Networks Economics of Information Networks Stephen Turnbull Division of Policy and Planning Sciences Lecture 5: December 14, 2017 Abstract We continue discussion of quantitative characterization of network structure.

More information

Inferring Social Ties across Heterogeneous Networks

Inferring Social Ties across Heterogeneous Networks Inferring Social Ties across Heterogeneous Networks CS 6001 Complex Network Structures HARISH ANANDAN Introduction Social Ties Information carrying connections between people It can be: Strong, weak or

More information

Community-Based Trip Sharing for Urban Commuting

Community-Based Trip Sharing for Urban Commuting Community-Based Trip Sharing for Urban Commuting Mohd. Hafiz Hasan, Pascal Van Hentenryck, Ceren Budak, Jiayu Chen, and Chhavi Chaudhry University of Michigan Ann Arbor, Michigan 4819 Abstract This paper

More information

Location and User Activity Preference Based Recommendation System

Location and User Activity Preference Based Recommendation System Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Leveraging the Social Breadcrumbs

Leveraging the Social Breadcrumbs Leveraging the Social Breadcrumbs 2 Social Network Service Important part of Web 2.0 People share a lot of data through those sites They are of different kind of media Uploaded to be seen by other people

More information

Graduate Symposium. Group C

Graduate Symposium. Group C Graduate Symposium Group C BigData: Data Fusion-Big Data Coach: RINZIVILLO Salvatore Room number: C109 Day Session Time slot Presentation Mon 14/07 GS.1D 15:30 17:00 DUNNY Shane Tue 15/07 GS.2C 13:30 15:00

More information

Big Data Analytics for Passenger-Centric ATM

Big Data Analytics for Passenger-Centric ATM Big Data Analytics for Passenger-Centric ATM A Case Study of Door-to-Door Intermodal Passenger Journey Inferred from Mobile Phone Data Pedro García-Albertos Data Scientist, Nommon Solutions and Technologies

More information

Scalable and Synchronized City-Scale Taxi Sharing Swapna. Ch, Jahnavi. Y and Subba Rao. G PG Scholar, Professor, Principal GIST, Nellore A.

Scalable and Synchronized City-Scale Taxi Sharing Swapna. Ch, Jahnavi. Y and Subba Rao. G PG Scholar, Professor, Principal GIST, Nellore A. RESEARCH ARTICLE OPEN ACCESS Scalable and Synchronized City-Scale Taxi Sharing Swapna. Ch, Jahnavi. Y and Subba Rao. G PG Scholar, Professor, Principal GIST, Nellore A.P - India ABSTRACT A scalable and

More information

ShareMyRide: Real-Time City-Scale Taxi Ridesharing

ShareMyRide: Real-Time City-Scale Taxi Ridesharing ShareMyRide: Real-Time City-Scale Taxi Ridesharing Divya Bhosale 1, Bhoopalsinh Musale 2 Student, Department of Information Technology, Vidya Pratishthan's Kamal Nayan Bajaj Institute of Engineering...and

More information

Dynamic Ridesharing. 1 Introduction

Dynamic Ridesharing. 1 Introduction Dynamic Ridesharing Bilong Shen 1, Yan Huang 2, Ying Zhao 3 1 Computer Science, Tsinghua University, China 2 Computer Science and Engineering, University of North Texas, U.S.A 3 Computer Science, Tsinghua

More information

R-Sharing: Rendezvous for Personalized Taxi Sharing

R-Sharing: Rendezvous for Personalized Taxi Sharing 1 : Rendezvous for Personalized Taxi Sharing Yan Lyu,Victor C. S. Lee, Member, IEEE, Chi-Yin Chow, Senior Member, IEEE, Joseph Kee-Yin NG, Senior Member, IEEE, Yanhua Li, Senior Member, IEEE, Jia Zeng,

More information

If you haven t heard of Zimride, buckle up because it s likely the next non-word to enter the English language. - ABC World News, July 2008

If you haven t heard of Zimride, buckle up because it s likely the next non-word to enter the English language. - ABC World News, July 2008 Zimride is the leading developer of online social ride-sharing and transportation software solutions. Since launching in 2007, Zimride has attracted over 300,000 global users. OVERVIEW Zimride has a two-tier

More information

You Have the Data, Now What?

You Have the Data, Now What? You Have the Data, Now What? Using the AVL Data to Improve On-Time Performance on Commuter Express Lines Joseph Raquel, Planning Director TransTrack User Group October 15, 2013 Foothill Transit Region

More information

Artificial Intelligence Breadth-First Search and Heuristic

Artificial Intelligence Breadth-First Search and Heuristic Artificial Intelligence Breadth-First Search and Heuristic Chung-Ang University, Jaesung Lee The original version of this content is came from MIT OCW of MIT Electrical Engineering and Computer Science

More information

Data Mining A.A. 2013/14. Final projects

Data Mining A.A. 2013/14. Final projects Data Mining A.A. 2013/14 Final projects List of projects Market basket context 1.Entropy and sequentiality 2.Promotions Mobility context 3.Taxi cabs in San Francisco 4.Big events analysis with Twitter

More information

INSTANT SOCIAL RIDE SHARING

INSTANT SOCIAL RIDE SHARING INSTANT SOCIAL RIDE SHARING Győző Gidófalvi 1,2, Gergely Herényi 3, and Torben Bach Pedersen 2 1 Uppsala University, Department of Information Technology, gyozo.gidofalvi@it.uu.se 2 Aalborg University,

More information

Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms

Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms 0 0 0 Design and Modeling of Real-time Shared-Taxi Dispatch Algorithms Jaeyoung Jung* Assistant Research Scientist, Ph. D. Institute of Transportation Studies University of California, Irvine 000 Anteater

More information

Using Simulation To Solve The Vehicle Ferry Revenue Management Problem

Using Simulation To Solve The Vehicle Ferry Revenue Management Problem Using Simulation To Solve The Vehicle Ferry Revenue Management Problem Chris Bayliss, Julia Bennell, Christine Currie, Antonio Martinez-Skyora, Mee-Chi So OR58, September 2016 This work was funded by the

More information

TAMING BIG DATA FOR SMARTER FUTURE

TAMING BIG DATA FOR SMARTER FUTURE 2015 APA National Planning Conference Function Code: S585 TAMING BIG DATA FOR SMARTER FUTURE Ed Hutchinson OVERVIEW 1. Enterprise Information Management (EIM) 2. Data Clearing House 3. Florida Transportation

More information

SOCIAL MEDIA MINING. Behavior Analytics

SOCIAL MEDIA MINING. Behavior Analytics SOCIAL MEDIA MINING Behavior Analytics Dear instructors/users of these slides: Please feel free to include these slides in your own material, or modify them as you see fit. If you decide to incorporate

More information

Designing the Sharing Service Figure 1 provides an overview of a social-networkbased taxi service that uses groups of potential

Designing the Sharing Service Figure 1 provides an overview of a social-networkbased taxi service that uses groups of potential IT In SmarT CITIeS A Social-NetworkOptimized TaxiSharing Service Chaofeng Zhang, Mianxiong Dong, and Kaoru Ota, Muroran Institute of Technology, Japan Minyi Guo, Shanghai Jiao Tong University, China Social-network-based

More information

Group #2 Project Final Report: Information Flows on Twitter

Group #2 Project Final Report: Information Flows on Twitter Group #2 Project Final Report: Information Flows on Twitter Huang-Wei Chang, Te-Yuan Huang 1 Introduction Twitter has become a very popular microblog website and had attracted millions of users up to 2009.

More information

DEI - Faculdade de Ciências e Tecnologia da Universidade de Coimbra

DEI - Faculdade de Ciências e Tecnologia da Universidade de Coimbra DEI - Faculdade de Ciências e Tecnologia da Universidade de Coimbra Modelling Futures IST - Lisboa - 14-07-2014 Rui Gomes - ruig@dei.uc.pt! Carlos Bento - bento@dei.uc.pt Intelligent Transport Systems

More information

Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News

Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News Final Report Evaluating Social Networks as a Medium of Propagation for Real-Time/Location-Based News Mehmet Ozan Kabak, Group Number: 45 December 10, 2012 Abstract This work is concerned with modeling

More information

QR-CODE SCANNER BASED VEHICLE SHARING

QR-CODE SCANNER BASED VEHICLE SHARING QR-CODE SCANNER BASED VEHICLE SHARING M. Arulprakash, Aditya Kamal and Aishwarya Manisha Department of Computer Science and Engineering, Sri Ramaswamy Memorial University, Chennai, India Email: aishmanisha57@gmail.com

More information

DETECTING RATE OF RECOVERY IN EPIDEMICS THROUGH MODIFIED LV METHOD THROUGH SINK NODES

DETECTING RATE OF RECOVERY IN EPIDEMICS THROUGH MODIFIED LV METHOD THROUGH SINK NODES DETECTING RATE OF RECOVERY IN EPIDEMICS THROUGH MODIFIED ABSTRACT LV METHOD THROUGH SINK NODES Jobanpreet Singh 1, Mini Singh Ahuja 2 1Student M.tech CSE 2Assistant Professor CSE Guru Nanak Dev University,

More information

Optimal Scheduling of Railroad Track Inspection Activities and Production Teams

Optimal Scheduling of Railroad Track Inspection Activities and Production Teams Optimal of Railroad Track Inspection Activities and Production Teams Fan Peng The William W. Hay Railroad Engineering Seminar Series 11 February 2011 1 Importance of Track Maintenance U.S. Class I railroads

More information

Some network flow problems in urban road networks. Michael Zhang Civil and Environmental Engineering University of California Davis

Some network flow problems in urban road networks. Michael Zhang Civil and Environmental Engineering University of California Davis Some network flow problems in urban road networks Michael Zhang Civil and Environmental Engineering University of California Davis Outline of Lecture Transportation modes, and some basic statistics Characteristics

More information

Urban Mobility: A Big Challenge for Society

Urban Mobility: A Big Challenge for Society Towards Sustainable Urban Mobility: Technology and Beyond Prof. José Viegas, IST Urban Mobility: A Big Challenge for Society Lisboa, 27 Jan 2009 Main Challenges Emissions Greenhouse Gases Climate Change

More information

A HEURISTIC FOR THE SOLUTION OF VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS AND MULTIPLE DUMPING SITES IN WASTE COLLECTION

A HEURISTIC FOR THE SOLUTION OF VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS AND MULTIPLE DUMPING SITES IN WASTE COLLECTION A HEURISTIC FOR THE SOLUTION OF VEHICLE, University of Applied Sciences Merseburg, Germany 1 Problem statement 2 A cluster first route second approach 2.1 A capacitated k-means algorithm 2.2 A capacitated

More information

Influence Maximization on Social Graphs. Yu-Ting Wen

Influence Maximization on Social Graphs. Yu-Ting Wen Influence Maximization on Social Graphs Yu-Ting Wen 05-25-2018 Outline Background Models of influence Linear Threshold Independent Cascade Influence maximization problem Proof of performance bound Compute

More information

Getting to Know Social Media Analytics

Getting to Know Social Media Analytics Getting to Know Social Media Analytics Dr. KAM Tin Seong, Ph.D Associate Professor of Information Systems (Practice) School of Information Systems, Singapore Management University tskam@smu.edu.sg Tel:

More information

SHAREK: A Scalable Dynamic Ride Sharing System

SHAREK: A Scalable Dynamic Ride Sharing System SHAREK: A Scalable Dynamic Ride Sharing System Bin Cao, Louai Alarabi, Mohamed F. Mokbel, Anas Basalamah College of Computer Science and Software Engineering, Zhejiang University of Technology, Hangzhou,

More information

ISE480 Sequencing and Scheduling

ISE480 Sequencing and Scheduling ISE480 Sequencing and Scheduling INTRODUCTION ISE480 Sequencing and Scheduling 2012 2013 Spring term What is Scheduling About? Planning (deciding what to do) and scheduling (setting an order and time for

More information

That s What Friends Are For: Inferring Location in Online Social Media Platforms Based on Social Relationships

That s What Friends Are For: Inferring Location in Online Social Media Platforms Based on Social Relationships That s What Friends Are For: Inferring Location in Online Social Media Platforms Based on Social Relationships David Jurgens Sapienza University of Rome Work done while at HRL Laboratories, LLC Supported

More information

Modelling Disruptions and Latent Structure in the London Underground

Modelling Disruptions and Latent Structure in the London Underground Modelling Disruptions and Latent Structure in the London Underground Ricardo Silva, UCL and the Alan Turing Institute Joint work with Nicolo Colombo, Soong Kang and Edoardo Airoldi The Alan Turing Institute

More information

The Science of Social Media. Kristina Lerman USC Information Sciences Institute

The Science of Social Media. Kristina Lerman USC Information Sciences Institute The Science of Social Media Kristina Lerman USC Information Sciences Institute ML meetup, July 2011 What is a science? Explain observed phenomena Make verifiable predictions Help engineer systems with

More information

Understanding Temporal and Spatial Travel Patterns of Individual Passengers by Mining Smart Card Data

Understanding Temporal and Spatial Travel Patterns of Individual Passengers by Mining Smart Card Data 214 IEEE 17th International Conference on Intelligent Transportation Systems (ITSC) October 8-11, 214. Qingdao, China Understanding Temporal and Spatial Travel Patterns of Individual Passengers by Mining

More information

Are We Ready for Autonomous and Connected Vehicles?

Are We Ready for Autonomous and Connected Vehicles? Are We Ready for Autonomous and Connected Vehicles? Flow and Operations Considerations Hani Mahmassani Northwestern University 103rd Annual Transportation and Highway Engineering Conference UIUC, February

More information

Balanced Billing Cycles and Vehicle Routing of Meter Readers

Balanced Billing Cycles and Vehicle Routing of Meter Readers Balanced Billing Cycles and Vehicle Routing of Meter Readers by Chris Groër, Bruce Golden, Edward Wasil University of Maryland, College Park University of Maryland, College Park American University, Washington

More information

Town of Lexington Planning Board

Town of Lexington Planning Board Town of Lexington Planning Board TRANSPORTATION DEMAND MANAGEMENT POLICY Adopted by Vote of the Board, September 16, 1998 Originally Adopted March 10, 1997 OBJECTIVES: This Policy focuses on meeting the

More information

Event-based Social Networks: Linking the Online and Offline Social Worlds

Event-based Social Networks: Linking the Online and Offline Social Worlds Event-based Social Networks: Linking the Online and Offline Social Worlds Xingjie Liu *, Qi He #, Yuanyuan Tian #, Wang-Chien Lee *, John McPherson #, Jiawei Han + The Pensalvania State University *, IBM

More information

Approches multiagents pour l allocation de courses à une flotte de taxis autonomes

Approches multiagents pour l allocation de courses à une flotte de taxis autonomes Approches multiagents pour l allocation de courses à une flotte de taxis autonomes Gauthier Picard Flavien Balbo Olivier Boissier Équipe Connected Intelligence/FAYOL LaHC UMR CNRS 5516, MINES Saint- Étienne

More information

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel

Jack Weast. Principal Engineer, Chief Systems Engineer. Automated Driving Group, Intel Jack Weast Principal Engineer, Chief Systems Engineer Automated Driving Group, Intel From the Intel Newsroom 2 Levels of Automated Driving Courtesy SAE International Ref: J3061 3 Simplified End-to-End

More information

Ant Colony Optimization

Ant Colony Optimization Ant Colony Optimization Part 2: Simple Ant Colony Optimization Fall 2009 Instructor: Dr. Masoud Yaghini Outline Ant Colony Optimization: Part 2 Simple Ant Colony Optimization (S-ACO) Experiments with S-ACO

More information

Task Allocation in Spatial Crowdsourcing: Current State and Future Directions

Task Allocation in Spatial Crowdsourcing: Current State and Future Directions Accepted by IEEE Internet of Things, 2018 Task Allocation in Spatial Crowdsourcing: Current State and Future Directions Bin Guo, Senior Member, IEEE, Yan Liu, Leye Wang, Member, IEEE, Victor O.K. Li, Fellow,

More information

Scalable Distributed Online Machine Learning Framework for Realtime Analysis of Big Data

Scalable Distributed Online Machine Learning Framework for Realtime Analysis of Big Data Scalable Distributed Online Machine Learning Framework for Realtime Analysis of Big Data Hiroyuki MAKINO, NTT Software Innovation Center XLDB2012 Sep. 12, 2012 Objective of Jubatus To satisfy Scalable,

More information

Public Transportation Models I: Framework and Low Frequency Services

Public Transportation Models I: Framework and Low Frequency Services Public Transportation Models I: Framework and Low Frequency Services Ennio Cascetta Modeling and Simulation of Transportation Networks Boston, July 30, 2015 Outline Introduction Types of transportation

More information

Delay Pattern and Queue Length Estimation for Signalized Intersections Using Mobile Sensors

Delay Pattern and Queue Length Estimation for Signalized Intersections Using Mobile Sensors Delay Pattern and Queue Length Estimation for Signalized Intersections Using Mobile Sensors Xuegang (Jeff) Ban Rensselaer Polytechnic Institute (RPI) June 08, 2010 NSF Dynamic Route Guidance and Coordinated

More information

Italian Pilot Overview. December 2015

Italian Pilot Overview. December 2015 [ Italian Pilot Overview December 2015 [ Italian Pilot Overview Where: Pisa and Scandicci (Florence) Tuscany - Italy Partners: Letters of support: Modes involved: Key Technologies: Web, QR-code, SMS, credit

More information

LinTim. A Toolbox for the Experimental Evaluation of the Interaction of Different Planning Stages in Public Transportation

LinTim. A Toolbox for the Experimental Evaluation of the Interaction of Different Planning Stages in Public Transportation A Toolbox for the Experimental Evaluation of the Interaction of Different Planning Stages in Public Transportation Institute for Numerical and Applied Mathematics, University of Göttingen, Germany OptALI

More information

Achieving System Optimal Routing and Understanding Implication to Travel Demand Forecasting [ITM # 82]

Achieving System Optimal Routing and Understanding Implication to Travel Demand Forecasting [ITM # 82] Paper Author (s) Xianbiao Hu (corresponding), University of Arizona (huxianbiao@gmail.com) Yi-Chang Chiu, University of Arizona (chiu@email.arizona.edu) Jeffrey A. Shelton, Texas A&M Transportation Institute

More information

CLASSIFICATION OF TRAFFIC PATTERN SUMMARY INTRODUCTION

CLASSIFICATION OF TRAFFIC PATTERN SUMMARY INTRODUCTION CLASSIFICATION OF TRAFFIC PATTERN Edward Chung, Visiting Professor Centre for Collaborative Research, University of Tokyo, 4-6-1 Komaba, Meguro-ku, Tokyo, JAPAN 153-8904 Tel: +81-3-5452 6098, Fax: +81-3-5452

More information

A-CDM Benefits & Network Impact Study

A-CDM Benefits & Network Impact Study A-CDM Benefits & Network Impact Study A-CDM Information Exchange Preliminary Findings Denis HUET Simon PICKUP 22 nd September 2015 Agenda Study Objectives Airport Factsheets Local Benefits Network Assessment

More information

A MICROSCOPIC TRAFFIC SIMULATION BASED DECISION SUPPORT SYSTEM FOR REAL-TIME FLEET MANAGEMENT

A MICROSCOPIC TRAFFIC SIMULATION BASED DECISION SUPPORT SYSTEM FOR REAL-TIME FLEET MANAGEMENT A MICROSCOPIC TRAFFIC SIMULATION BASED DECISION SUPPORT SYSTEM FOR REAL-TIME FLEET MANAGEMENT City CEDM City Distribution CEDM Distribution Terminal Terminal LOGISTICS BASE Jaume Barceló Hanna Grzybowska

More information

ELEC 6910Q Analytics and Systems for Social Media and Big Data Applications

ELEC 6910Q Analytics and Systems for Social Media and Big Data Applications ELEC 6910Q Analytics and Systems for Social Media and Big Data Applications Lecture 1 Intro. to Analytics, Big Data, and this Course Prof. James She james.she@ust.hk 1 About me Assistant Professor, ECE,

More information

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics

Metaheuristics. Approximate. Metaheuristics used for. Math programming LP, IP, NLP, DP. Heuristics Metaheuristics Meta Greek word for upper level methods Heuristics Greek word heuriskein art of discovering new strategies to solve problems. Exact and Approximate methods Exact Math programming LP, IP,

More information

PC-Based real time transportation control services

PC-Based real time transportation control services ICT-2011.8 GET Service Project 2012-318275 PC-Based real time transportation control services 18 December 2015 The GET Service project (http://www.getservice-project.eu) has received funding from the European

More information

Social Interaction in the Flickr Social Network

Social Interaction in the Flickr Social Network Social Interaction in the Flickr Social Network Karthik Gopalakrishnan, Arun Pandey and Joydeep Chandra Department of Computer Science and Engineering Indian Institute of Technology Patna Patna, India

More information

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records

Cold-start Solution to Location-based Entity Shop. Recommender Systems Using Online Sales Records Cold-start Solution to Location-based Entity Shop Recommender Systems Using Online Sales Records Yichen Yao 1, Zhongjie Li 2 1 Department of Engineering Mechanics, Tsinghua University, Beijing, China yaoyichen@aliyun.com

More information

ROUTING GAMES IN THE WILD: EFFICIENCY, EQUILIBRATION AND REGRET. Hassan Nikaein Amin Sabbaghian

ROUTING GAMES IN THE WILD: EFFICIENCY, EQUILIBRATION AND REGRET. Hassan Nikaein Amin Sabbaghian ROUTING GAMES IN THE WILD: EFFICIENCY, EQUILIBRATION AND REGRET Hassan Nikaein Amin Sabbaghian INTRODUCTION We focus on a semantically rich dataset that captures detailed information about the daily behavior

More information

THE PATTERN ANALYSIS OF HIGHWAY USE USING LONGITUDINAL DATA OF ELECTRIC TOLL COLLECTION SYSTE

THE PATTERN ANALYSIS OF HIGHWAY USE USING LONGITUDINAL DATA OF ELECTRIC TOLL COLLECTION SYSTE ELECTRIC TOLL COLLECTION SYSTE KUNIAKI SASAKI, UNIVERSITY OF YAMANASHI, SASAKI@YAMANASHI.AC.JP, 4-3-11, TAKEDA, KOFU-SHI, YAMANASHI, 400-8511, JAPAN KOTA NAKAZAWA, CENTRAL NIPPON EXPWAY CO. LTD. K.NAKAZAWA.AA@C-NEXCO.CO.JP,

More information

Application Scenarios

Application Scenarios Chapter 2 Application Scenarios In this chapter, we present two application scenarios that illustrate two different types of social context-aware applications (in short socially-aware applications) and

More information

TRANSPORTATION FACTS. OUR CUSTOMERS: Travel Patterns

TRANSPORTATION FACTS. OUR CUSTOMERS: Travel Patterns OUR CUSTOMERS: Travel Patterns TRANSPORTATION FACTS The more than 6.5 million people in the Commonwealth have many reasons to travel and several ways to get to their destinations. A recent statewide survey

More information

Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data

Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data Improving Urban Mobility Through Urban Analytics Using Electronic Smart Card Data Mayuree Binjolkar, Daniel Dylewsky, Andrew Ju, Wenonah Zhang, Mark Hallenbeck Data Science for Social Good-2017,University

More information

Macroscopic and Microscopic Simulation for the Evaluation of People Mover Systems. Dr.-Ing. Peter Mott Sven Beller PTV AG, Karlsruhe, Germany

Macroscopic and Microscopic Simulation for the Evaluation of People Mover Systems. Dr.-Ing. Peter Mott Sven Beller PTV AG, Karlsruhe, Germany Macroscopic and Microscopic Simulation for the Evaluation of People Mover Systems Dr.-Ing. Peter Mott Sven Beller PTV AG, Karlsruhe, Germany 1. Introduction This paper is intended to show how a comprehensive

More information

SOCIAL NETWORKS IN AGENT-BASED MODELS FOR CARPOOLING

SOCIAL NETWORKS IN AGENT-BASED MODELS FOR CARPOOLING Cho, Yasar, Knapen, Patil, Bellemans, Janssens and Wets 0 0 0 SOCIAL NETWORKS IN AGENT-BASED MODELS FOR CARPOOLING Sungjin Cho, Ansar-Ul-Haque Yasar, Luk Knapen, Bharat Patil, Tom Bellemans, Davy Janssens,

More information

Software Engineering for Smartphone: a Car Sharing System Case Study

Software Engineering for Smartphone: a Car Sharing System Case Study Software Engineering for Smartphone: a Car Sharing System Case Study Yoram Haddad Dept. of Computer Science Jerusalem College of Technology Jerusalem, Israel haddad@jct.ac.il Yuval Cohen Dept. of Computer

More information

Reaction Paper Regarding the Flow of Influence and Social Meaning Across Social Media Networks

Reaction Paper Regarding the Flow of Influence and Social Meaning Across Social Media Networks Reaction Paper Regarding the Flow of Influence and Social Meaning Across Social Media Networks Mahalia Miller Daniel Wiesenthal October 6, 2010 1 Introduction One topic of current interest is how language

More information

THE WORLD WANTS SMART MOBILITY

THE WORLD WANTS SMART MOBILITY THE WORLD WANTS SMART MOBILITY Consumers would pay more and even switch modes of transportation to get seamless digital services THE FUTURE OF efficient, seamless, and personalized transportation gets

More information

Mobility on Demand for Improving Business Profits and User Satisfaction

Mobility on Demand for Improving Business Profits and User Satisfaction Mobility on Demand for Improving Business Profits and User Satisfaction Takuro Ikeda Takushi Fujita Moshe E. Ben-Akiva For a sustainable society, we need to design a mobility management system that does

More information

Keyword Constraint programming, Train traffic rescheduling system, Train operation, Car operation, Driver operation

Keyword Constraint programming, Train traffic rescheduling system, Train operation, Car operation, Driver operation Constraints Based Effective railway Rescheduling System Hiroyuki SHIMIZU, Hirohisa FUJIMOTO JR East Japan Information Systems Company JR East Japan Head Office Bldg 9F 2-2-2 Yoyogi, Shibuya-ku, Tokyo,

More information

9518 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 12, DECEMBER 2016

9518 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 12, DECEMBER 2016 9518 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 65, NO. 12, DECEMBER 2016 TASeT: Improving the Efficiency of Electric Taxis With Transfer-Allowed Rideshare Yunfei Hou, Student Member, IEEE, Weida

More information

Intelligent Transportation System in India

Intelligent Transportation System in India UNESCP Expert Group Meeting on sian Highways 3 & 4 October 2016, angkok Intelligent Transportation System in India D P Gupta Director (Roads & Highways) sian Institute of Transport Development New Delhi,

More information

STRC. Challenges and opportunities in deploying a mobility platform integrating public transport and car-pooling services

STRC. Challenges and opportunities in deploying a mobility platform integrating public transport and car-pooling services Challenges and opportunities in deploying a mobility platform integrating public transport and car-pooling services Marco Derboni Andrea Emilio Rizzoli Roberto Montemanni Jafar Jamal Nikolett Kovacs Francesca

More information

Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny

Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny Heuristic Techniques for Solving the Vehicle Routing Problem with Time Windows Manar Hosny College of Computer and Information Sciences, King Saud University, Riyadh, Saudi Arabia mifawzi@ksu.edu.sa Keywords:

More information

weather monitoring, forest fire detection, traffic control, emergency search and rescue A.y. 2018/19

weather monitoring, forest fire detection, traffic control, emergency search and rescue A.y. 2018/19 UAVs are flying vehicles able to autonomously decide their route (different from drones, that are remotely piloted) Historically, used in the military, mainly deployed in hostile territory to reduce pilot

More information

FHWA-supported Parking Pricing Project Updates

FHWA-supported Parking Pricing Project Updates FHWA-supported Parking Pricing Project Updates This document provides an update on a selection of parking-pricing efforts across the country that were funded by the Federal Highway Administration (FHWA)

More information

Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective

Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective Reaction Paper Influence Maximization in Social Networks: A Competitive Perspective Siddhartha Nambiar October 3 rd, 2013 1 Introduction Social Network Analysis has today fast developed into one of the

More information

Data processing. In this project, researchers Henry Liu of the Department of Civil Engineering and

Data processing. In this project, researchers Henry Liu of the Department of Civil Engineering and Data mining of transit vehicle location, passenger count, and fare collection databases for intelligent transportation applications Supporting efficient transit service by maximizing the use of available

More information

Cluster 2/Module 2 (C2/M2): Introduction to Network Design.

Cluster 2/Module 2 (C2/M2): Introduction to Network Design. 1 Cluster 2/Module 2 (C2/M2): Introduction to Network Design. This presentation is one of the support materials prepared for the capacity building program Building Leaders in Urban Transport Planning (LUTP).

More information

ABSTRACT. Timetable, Urban bus network, Stochastic demand, Variable demand, Simulation ISSN:

ABSTRACT. Timetable, Urban bus network, Stochastic demand, Variable demand, Simulation ISSN: International Journal of Industrial Engineering & Production Research (09) pp. 83-91 December 09, Volume, Number 3 International Journal of Industrial Engineering & Production Research ISSN: 08-4889 Journal

More information

Liftago On-Demand Transport Dataset and. Market Formation Algorithm Based on Machine Learning

Liftago On-Demand Transport Dataset and. Market Formation Algorithm Based on Machine Learning Liftago On-Demand Transport Dataset and 1 Market Formation Algorithm Based on Machine Learning arxiv:1608.02858v1 [cs.ai] 9 Aug 2016 Jan Mrkos, Jan Drchal, Malcolm Egan and Michal Jakob Department of Computer

More information

Social Prediction: Can we predict users action and emotions?

Social Prediction: Can we predict users action and emotions? Social Prediction: Can we predict users action and emotions? Jie Tang Knowledge Engineering Group Department of Computer Science and Technology Tsinghua University Email: jietang@tsinghua.edu.cn 1 Motivation

More information

SOUTHEAST FLORIDA FSUTMS USERS GROUP

SOUTHEAST FLORIDA FSUTMS USERS GROUP THE POWER OF WHERE AND WHEN SOUTHEAST FLORIDA FSUTMS USERS GROUP OD Data GPS Update Travel Time Validation Bill King, P.E. Sr. Director of Business Development 9/14/2018 1 AirSage The Leading Solutions

More information

Veröffentlichung / Publication

Veröffentlichung / Publication Veröffentlichung / Publication Route Choice Set Generation in Road Networks Autoren / Authors: Juliane Pillat Eileen Mandir Markus Friedrich Lehrstuhl für Verkehrsplanung und Verkehrsleittechnik Email:

More information

THE idea of crowdsourcing rapidly mobilizes large numbers

THE idea of crowdsourcing rapidly mobilizes large numbers JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 Social-Network-Assisted Worker Recruitment in Mobile Crowd Sensing Jiangtao Wang, Feng Wang, Yasha Wang, Daqing Zhang, Leye Wang, Zhaopeng

More information

On the Interplay between Social and Topical Structure. Daniel M. Romero, Chenhao Tan, Johan Ugander Northwestern University & Cornell University

On the Interplay between Social and Topical Structure. Daniel M. Romero, Chenhao Tan, Johan Ugander Northwestern University & Cornell University On the Interplay between Social and Topical Structure Daniel M. Romero, Chenhao Tan, Johan Ugander Northwestern University & Cornell University Your social relationships and your topics of interests are

More information

Cyber-Social-Physical Features for Mood Prediction over Online Social Networks

Cyber-Social-Physical Features for Mood Prediction over Online Social Networks DEIM Forum 2017 B1-3 Cyber-Social-Physical Features for Mood Prediction over Online Social Networks Chaima DHAHRI Kazunori MATSUMOTO and Keiichiro HOASHI KDDI Research, Inc 2-1-15 Ohara, Fujimino-shi,

More information

Using Social Media Effectively. Western Contra Costa Transit Authority

Using Social Media Effectively. Western Contra Costa Transit Authority Using Social Media Effectively Western Contra Costa Transit Authority Presented by Yvonne Morrow Marketing Coordinator Western Contra Costa Transit Authority A recent report TCRP Synthesis 99: Uses of

More information

Combinatorial Auctions

Combinatorial Auctions T-79.7003 Research Course in Theoretical Computer Science Phase Transitions in Optimisation Problems October 16th, 2007 Combinatorial Auctions Olli Ahonen 1 Introduction Auctions are a central part of

More information