US20060265256A1 - Robustness and notifications in travel planning system - Google Patents

Robustness and notifications in travel planning system Download PDF

Info

Publication number
US20060265256A1
US20060265256A1 US11/497,880 US49788006A US2006265256A1 US 20060265256 A1 US20060265256 A1 US 20060265256A1 US 49788006 A US49788006 A US 49788006A US 2006265256 A1 US2006265256 A1 US 2006265256A1
Authority
US
United States
Prior art keywords
segment
traveler
connect
likelihood
delays
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US11/497,880
Inventor
Gregory Galperin
Carl DeMarcken
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
ITA Software LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ITA Software LLC filed Critical ITA Software LLC
Priority to US11/497,880 priority Critical patent/US20060265256A1/en
Publication of US20060265256A1 publication Critical patent/US20060265256A1/en
Assigned to ITA SOFTWARE, INC. reassignment ITA SOFTWARE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DEMARCKEN, CARL G., GALPERIN, GREGORY R.
Assigned to ITA SOFTWARE LLC reassignment ITA SOFTWARE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: ITA SOFTWARE, INC.
Assigned to GOOGLE INC. reassignment GOOGLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ITA SOFTWARE LLC
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • G06Q10/025Coordination of plural reservations, e.g. plural trip segments, transportation combined with accommodation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
    • G06Q10/047Optimisation of routes or paths, e.g. travelling salesman problem
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/14Travel agencies

Definitions

  • Travel planning systems such as flight planning systems, may be used to search for itineraries that meet a set of criteria submitted, for example, by a potential traveler.
  • the systems produce itineraries and prices by selecting suitable trips or flights from a database of travel carriers, geographic scheduling, and pricing information.
  • Travel planning systems may be computer programs that automate part of the process of identifying the itineraries. For example, computer travel systems may select the itineraries to ensure that the connections between any two segments meet a minimum connection time (MCT) required by a user to move from an arrival gate of the first segment to a departure gate of the second segment.
  • MCT minimum connection time
  • Travel segments may be delayed or cancelled with little or no notice.
  • the delays may cause a traveler to miss a connecting flight, requiring the traveler to be re-routed on a different flight.
  • the process of re-routing a traveler is referred to as travel schedule repair.
  • the delays may also delay the arrival of the traveler at his ultimate destination.
  • one aspect of the invention relates to a method that includes determining a travel itinerary that includes a first segment that is scheduled to arrive at a location at an arrival time and a second segment that is scheduled to depart from the location at a departure time.
  • the method also includes deriving a probability distribution of delays in the arrival time based on an arrival statistical model of the first segment, retrieving a minimum connection time required by a traveler traveling in the first segment to connect to the second segment, and computing a likelihood that the traveler will fail to connect to the second segment based on the probability distribution of delays in the arrival time.
  • Annotations are derived from the computed likelihood and added to the travel itinerary.
  • the method also includes determining a probability distribution of delays in the departure time based on a departure statistical model of the first segment.
  • the likelihood that the traveler will fail to connect to the second segment is further based on the probability distribution of delays in the departure time.
  • the statistical models may be based on past delays in arrival and departure times.
  • the likelihood that the traveler will fail to connect to the second segment is compared with a threshold value. If the likelihood is greater than the threshold value, an alternate segment that the traveler may connect to if the traveler fails to connect to the second segment is determined.
  • the itinerary is displayed to a potential traveler.
  • the method provides a potential traveler with information on past tardiness of a flight and allows the potential traveler to select an itinerary based on information.
  • the method also provides alternate connections for improbable connections, thereby increasing the likelihood that a traveler will arrive with a minimum of delay and anguish.
  • FIG. 1 is a block diagram of a travel planning system
  • FIG. 2 shows a travel itinerary that is annotated with travel schedule robustness information by the planning system of FIG. 1 ;
  • FIG. 3 is an illustration of a probability distribution of flight tardiness
  • FIG. 4A is a flow chart of the process of implemented on the travel planning system of FIG. 1 .
  • FIG. 4B is a flow chart of the process of evaluating the robustness of an itinerary and annotating the itinerary as implemented by the travel system of FIG. 1 .
  • FIGS. 5A and 5B show equations for computing the probabilities of missing a connection between two segments of a travel itinerary.
  • FIG. 6 shows the process of computing the probabilities using the equation of FIG. 5B .
  • a travel planning system 10 includes a processor 12 for executing computer programs 14 stored within a storage subsystem 16 .
  • Storage subsystem 16 is a computer readable medium that may include a memory, a floppy disk, a CDROM disk, a hard disk and so forth.
  • the computer programs 14 generate travel data 18 , some of which is displayed in a display 20 associated with the travel system 10 .
  • the travel system 10 is configured to generate travel itineraries such as itinerary 100 .
  • Itinerary 100 includes a first segment 102 and a second segment 104 .
  • the first segment representing a flight departing from Boston (BOS)at a departure time 106 of 8:00 and arriving at Denver (DEB) at an arrival time 108 .
  • the second segment 104 represents a connecting flight for the traveler.
  • the second segment 104 departs from Denver (DEN) at a departure time 110 of 11:00 am and arrives in Los Angeles (LAX) at an arrival time 112 of 12:30.
  • the traveler is in Denver for 30 minutes between the arrival time 108 of the first segment and the departure time for the second segment of the itinerary.
  • the period that the traveler spends at a transition airport is referred to as a layover, i.e., the layover in Denver is 30 minutes.
  • a traveler needs a minimum 114 of thirty minutes to get from the arrival gate of the first segment 102 to the departure gate of the second segment 104 .
  • This minimum time needed to make a connection between two travel segments is referred to as a minimum connection time MCT.
  • the minimum connection time may also include the time needed for customs or immigration processing. Since the minimum connection time is exactly equal to the time that the user will be in Denver, any delay in the arrival flight will cause the user to miss the connecting flight (i.e. second segment 104 ).
  • Travel system 10 annotates the itinerary 100 with MCT information 116 informing the user that the connection is tight whenever the layover less than or equal to the minimum connection time. Travel system 10 may also be configured to annotate the itinerary 100 with the travel information when the layover is greater than the minimum connection time by an amount that is less than a threshold value, for example 30 minutes.
  • Travel system 10 also computes a probability that the traveler will miss the connection to the second segment 104 , as will be described below. Travel system 10 annotates the itinerary 100 with probability information 118 informing the user that owing to probable delays in the arrival time 108 of the first segment 102 , the user has a 3 in 10 chance of missing the connection to the second segment 104 .
  • travel system 10 retrieves an alternate travel segment 120 describing an alternate flight from Denver to Los Angeles that the traveler may take if the traveler misses the flight in the second segment 104 .
  • the alternate flight is referred to as the next flight out.
  • the alternate travel segment 120 includes a departure time 122 and an arrival time 124 .
  • Travel system 10 further computes a probability that the traveler will miss the connection to the alternate segment 120 and annotates the alternate segment 120 with probability information 126 informing the user that owing to probable delays in the arrival time 108 of the first segment 102 , the user has a 2 in 10 chance of missing the connection to the second segment 104 .
  • the server Since the probability of missing the flight in alternate segment 120 is still higher than the threshold value, the server computes a second alternate segment 130 that also contains a flight from Denver to Los Angeles.
  • the travel system 10 annotates the itinerary 100 with information 132 informing the user that the user has an excellent chance of making a connection to the second alternate flight.
  • the travel system 10 informs the user of probable delays and missed connections in the travel itinerary 100 , allowing the user to select between possible itineraries based on the information about probable missed information.
  • the travel system 10 also computes a cumulative probability 134 that the user will complete the itinerary without missing all the connections and displays the information to the user.
  • the travel system 10 may be configured to only display itineraries where the cumulative probability of making the connections is above a threshold value, such as 95%. Thus the server 10 only presents desirable travel itineraries to the potential traveler.
  • the computer programs 14 include a flight data maintainer 22 , including a data collector 24 that collects flight data 26 and a data ager 28 that ages the flight data which collects and maintains fight data.
  • the flight data 26 includes scheduled departure times 30 , scheduled arrival times 32 , actual departure times 34 , and actual arrival times.
  • the flight data 26 is collected for a large number of flights over a long period of time. Since a pattern of delays in a flight is likely to be repeated in the future, the flight data 26 is used to predict possible delays in future flights with a view to creating itineraries where a traveler is unlikely to miss a connection between one segment and another. To allow for changes in tardiness patterns over time, data ager 28 removes older information from flight data 26 and keeps the flight data current.
  • flight data maintainer 22 Every time an airplane takes off or lands, flight data maintainer 22 records information for identifying the flight (i.e., airline, flight number, origin, destination, date, scheduled departure time) along with the scheduled arrival 32 , the scheduled departure time 30 , the actual arrival time 36 and the actual departure time 34 . Thus, flight data maintainer 22 keeps the flight data 26 current with real time flight information available from common electronic sources. The data is store in storage 16 for a long period of time, such as a year, to ensure that storage 16 contains enough flight data 26 to predict future tardiness of flights.
  • Flight data maintainer 22 also collects other flight data such as pricing information or fare data and minimum connecting times between any two flight segments.
  • Model builder 50 builds a tardiness distribution model 52 , which captures simple historical statistics of flight tardiness.
  • the model 52 is used to predict future tardiness of flights.
  • the predictions of tardiness are then used to generate robust itineraries where a traveler is unlikely to miss a connection to a connecting flight due to a delay in the flight that the traveler is arriving in.
  • the tardiness model 52 captures information extracted by the model builder 50 about probable discrepancies between actual 34 , 36 and scheduled 30 , 32 flight times for each flight.
  • the tardiness model 52 represents a probability distribution that indicates how likely a departure or arrival of particular flight is likely to be delayed by any number of minutes.
  • a simple version of tardiness model 52 includes a sub-model for departure delays that is separate from another sub-model for arrival delays. However, since a flight that has a delayed departure time is also likely to have a delayed arrival time, the simple model may not capture the relationship between departures and arrivals. Described below is a simple model where departure and arrival times are independent. The concept can be extended to a more complex model where the departure and arrival times are dependent.
  • Tardiness model 52 may be represented as an algebraic function for computing a probability of a given delay. Such an algebraic function may be derived by fitting a curve to the statistical information on the frequencies and durations of past delays of a flight.
  • tardiness model 52 may alternatively be a table 140 indexed by the identifying flight information, such as a flight identifier 142 .
  • An actual tardiness table may also have an airline, origin, destination, and scheduled departure time as part of the identifying information.
  • a first row 144 of departure statistics and a second row 146 b of arrival statistics represent each flight 148 in table 140 .
  • Each column in table 140 corresponds to a certain amount of delay. For example, column 150 a corresponds to a delay of between zero and thirty minutes, while column 150 b corresponds to a delay of between thirty and sixty minutes.
  • Cells 149 a - 149 f at the intersection of a certain row and column contains a count of the number of times that the flight represented by the row has been delayed by the number of minutes represented by the column.
  • the cell 149 indicates that flight UA1 corresponding to row 144 a has had its departure delayed by between zero and thirty minutes ten times.
  • the probability that flight UA1 will, in the future, be delayed by between zero and thirty minutes can be computed by dividing the count ( 10 ) contained within the cell 149 a by the sum of the counts contained within the cells 149 a - 149 f of the same row 144 a of the table.
  • table 140 can be used to estimate the arrival or departure delay of a flight.
  • the delay values are grouped or quantized to represent the delays in a set of ranges.
  • the number of groups or quanta maybe increased to increase the accuracy with which the probability information is captured. However, if the number of quanta is too high, the tardiness model 52 will occupy a lot of storage space and the travel system 10 will require more processing power and take more time to compute the probabilities of delay.
  • the tardiness model 52 may be a machine learning model such as a neural network, support vector machine, radial basis function, linear or polynomial discriminant function, exponential function, decision tree, nearest-neighbor model, classifier system, naive Bayes model, fuzzy logic model, genetic algorithm, graphical model, or Bayesian belief network which expresses a functional mapping between a possible delay for a flight and the probability of the delay. Given an identity of a flight and an amount of lateness (which may or may note be quantized into a range) the machine learning model producing a probability that the identified flight will be delayed by the specified amount.
  • a machine learning model such as a neural network, support vector machine, radial basis function, linear or polynomial discriminant function, exponential function, decision tree, nearest-neighbor model, classifier system, naive Bayes model, fuzzy logic model, genetic algorithm, graphical model, or Bayesian belief network which expresses a functional mapping between a possible delay for a flight and the probability of the delay.
  • the flight data 26 containing historical tardiness is used to fit or “train” the model 52 by adjusting parameters of the model 52 so that it predicts the historical tardiness as closely as possible. More specifically, the model builder 50 tunes the parameters to minimizes the difference between. the model's predicted likelihood for past delays and the actual statistical delay from the historical data.
  • the training procedures for the different machine learning methods varies with the different type of machine learning model chosen, and can be found in a textbook on machine learning, such as “Introduction to Neural Networks,” by Christopher Bishop, Oxford University Press.
  • the machine learning models may be easier to use and may perform better when there is little flight data.
  • the choice of the information used to identify a flight influences the patterns which will be captured by the model 52 . For instance, if the airline is not specified. as an identifier for the flight, the model will lump similar flights by different airlines together and may not capture a propensity of one airline to be more tardy than another. Consequently, the model 52 may perform better as more information is provided to identify the different flights.
  • the flight may be on a weekday or weekend, as part of the identifier of the flight.
  • the day of the week may be included as part of the identifier of a flight to allow the model 52 to, for example, capture information about a flight that is more likely to be late on Fridays because of weekend traffic than on other days of the week.
  • the model builder 50 may also be provided with information about other flights that occur at about the same time as a flight being modeled. This information could be used to, for example, capture tardiness information about flights that may be, in some way, coupled to each other. For example, a single airplane may be used for a flight into an airport and shortly thereafter for a different flight out of that airport. If the flight into the airport is substantially delayed then the flight out of the airport is very likely to be about as late as the first flight. By training the model with information about the first flight into the airport, the model 52 may predict delays in the flight out of the airport.
  • the model builder 50 regenerates the model 52 as the data collector 24 adds to the flight data 26 .
  • the model builder 50 is configured to give more weight (i.e. credence) to the more recent flight data 26 .
  • the model builder 50 also regenerates the model 52 when the data ager 28 removes older data from the flight data 26 .
  • Data ager 28 performs known model validation techniques. In particular, data ager 28 determines how well a model trained on old data fits more recent data. Data ager 28 also determines how well a model trained on newer data fits the most recent data. If the model trained on the newer data fits the most recent data better, the data ager 28 deletes the older data.
  • Scheduler 54 responds to a request from a potential traveler for an itinerary by obtaining itineraries 55 , for example, by searching through a database containing a list of flights as scheduled by the airlines.
  • the faring module 56 determines pricing or faring information for the itinerary and adds the faring information to the itinerary.
  • Robustness annotator 58 computes the probabilities of making connections in the itineraries 55 based on the tardiness model 52 and annotates each of the itineraries with information about probable missed connections to bring the possibility of missing the connection to the attention of a potential traveler.
  • the potential traveler may select a preferred itinerary from the itineraries 55 in response to the probabilities of missing connections.
  • robustness annotator 58 may cause invoke the scheduler 54 and cause it to determine an alternate connection for the certain segment.
  • the alternate connection may include the next flight out of the connecting airport.
  • the alternate segment may be annotated with information about the convenience and impact of taking the next flight out as a substitute for the passenger's originally scheduled flight. A single alternate flight can be determined for each leg, or many of them can be listed ordered by desirability.
  • the scheduler 54 uses the scheduling method described in the U.S. Patent Application entitled “Scheduler System for Travel Planning System”, Ser. No. 09/109,622, filed on Jul. 2, 1998 by Carl G. Demarcken et al. to find the earliest-departing one-way trip with the same origin, destination, and carrier as the segment that is likely to be missed.
  • a more advanced version of the “next flight out” logic considers flights between the origin of the segment whose connection is likely to be missed and any airport that occurs in the itinerary after the segment that is likely to be missed, circumventing unnecessary stops.
  • the alternate segment may be chosen to get the traveler to the ultimate destination at the earliest time possible.
  • the process implemented by the server 10 begins when the flight data maintainer 22 collects 400 flight data 26 , which the model builder 50 uses to update 402 the tardiness model 52 .
  • scheduler 54 Upon receiving search criteria for selecting itineraries 55 , scheduler 54 selects ( 404 ) an itinerary based on the search criteria and faring module 56 gets ( 406 ) fare information for the selected itinerary and adds the faring information to the itinerary.
  • Robustness annotator 58 computes ( 408 ) probabilities associated with the connections in the itinerary and uses the information to annotate ( 410 ) the itinerary with robustness information. The robustness annotator 58 uses the probability to check ( 412 ) whether the itinerary is robust. If the itinerary is robust, the robustness annotator 58 terminates the process.
  • robustness annotator 58 invokes scheduler 54 to get ( 414 ) the next flight data and add the data to the itinerary, repairing the itinerary.
  • Robustness module 58 annotates the next flight data with robustness information derived from the model 52 .
  • the robustness annotator sets ( 450 ) a cumulative property to one and then gets ( 452 ) the itinerary.
  • the annotator 58 selects ( 454 ) the first segment of the itinerary and retrieves ( 456 ) an arrival probability distribution for the flight in the first segment of the itinerary.
  • the annotator retrieves ( 458 ) the minimum connection time 40 between the selected segment and the subsequent segment from storage 16 .
  • the annotator also retrieves ( 460 ) a departure probability distribution for the flight in the subsequent segment of the itinerary.
  • the annotator 58 determines ( 462 ) the probability of missing the connection between the selected segment and the subsequent segment based on the minimum connection time, arrival probability distribution, the departure probability distribution, a scheduled arrival time for the selected flight and a schedulded departure time for the subsequent flight, as will be described below.
  • the annotator 58 annotates ( 464 ) the subsequent based on either the minimum connection time or the probability of missing the connection from the selected flight to the subsequent flight.
  • the Robustness annotator sets ( 466 ) the cumulative probability to a product of (1—the determined probability of missing the connection) and the old value of the cumulative probability.
  • the annotator checks ( 468 ) if the selected subsequent segment is the last segment. If it is not, the annotator selects ( 470 ) the next segment of the itinerary and repeats the process ( 456 - 468 ) of determining the connection probability. Otherwise, if the selected segment is the last segment, the annotator determines whether the schedule needs repair based, for example, on the value of the cumulative probability. If the value of the cumulative probability is above a threshold value, for example, 0.05, then the likelihood of missing the connections in the itinerary is too high.
  • the robustness annotator 58 may also annotate the itinerary with the difference 14 ( FIG. 2 ) between one and the cumulative probability. Alternatively, if the cumulative probability is too high, the travel system 10 may not show the itinerary to the prospective traveler because the itinerary is undesirable.
  • the time that a traveler has to move from the arrival gate of a first segment to a departure gate of a subsequent gate is given by the layover, which is the difference between the scheduled departure time of the second segment and the scheduled arrival time of the first segment.
  • the layover must be greater than the minimum connection time between the two segments. More specifically, the surplus time that the traveler has is given by the difference between the layover and the minimum connection time.
  • any delays in the arrival time of the first segment reduce the surplus time. However, so long as the delay in the first segment is not greater than the surplus time, the traveler will make the connection. Consequently, for a traveler to miss a connection between the first segment and the subsequent segment the delay in arrival of the first segment must be greater than the difference between the layover time and the minimum connection time.
  • P A (t) is the probability that the arrival of the previous flight is delayed by t minutes
  • D is the scheduled departure time
  • A is the scheduled arrival time
  • mct is the minimum time needed to make the connection between the arriving flight and the connection flight.
  • the simple technique described above does not take into account delays in the departure time of the second segment. For example, if the departure time of the second segment is delayed more than the arrival time of the first segment, the user will make the connection between the first and the second segment irrespective of the difference between the layover and the minimum connection time.
  • C no — departure — delay is the probability of missing a connection
  • P A (t) is the probability that the arrival of the previous flight is delayed by t minutes
  • D is the scheduled departure time
  • A is the scheduled arrival time
  • mct is the minimum time needed to make the connection between the arriving flight and the connection flight.
  • the probability that the traveler will make each connection is computed then the probabilities are multiplied together to generate a cumulative probability of completing the itinerary successfully, as described above with reference to FIG. 4B them together.
  • the information determined by the above processing logic is displayed to the end user in notifications that are displayed along with the summary of or details of a travel itinerary solution, shown in FIG. 2 .
  • notifications are in the form of human-readable text but could be substituted with icons or some visual representation, or could even be expressed in sound or spoken language.
  • Information to be inserted can be determined from the characteristics of the itinerary, such as a change of airport terminal during a connection, pointing out exceptionally long or overnight layovers at intermediate points, notifying users of a change of airline during a connection, or notifying users of interesting places to visit in either their destination or connection location.
  • the interesting places could be advertised restaurants, hotels, car rental agencies, tourist sights, and any other local location or business.
  • Information to be inserted can also depend on the times of arrival and departure, such as notifying the user of events or shows which occur while the passenger is in that location. Also, the notifications can be attached to fares to highlight aspects of or restrictions on the fare such as change fees, refundability terms, or advance purchase restrictions. Finally, priorities or classifications can be attached to the messages to allow a client to select what type of messages or what level of importance to display at any given time.
  • the notifications embedded pertain to itinerary robustness and schedule repair as described above.
  • the travel planning system performs the robustness checks and schedule repair computations for every itinerary and attaches to relevant itineraries a message containing the warning or notification giving the results of the computations; note that good news as well as bad may be included, e.g., the system may reassure the traveler that “there are three other flights which will get you to your destination within an hour of your currently scheduled arrival time should there be a problem with this flight,” but may also warn “this is the last flight out for three days and there is a 40% chance that you will miss the connection; you might be advised to find an alternate route.”
  • the types of messages and content included in them correspond directly to the types of computations and checks performed as described above, and the text itself can be automatically generated by filling in specific information about the particular itinerary and legs being evaluated into a human-readable text string describing the situation and annotated with markers indicating the location and nature of extra information to be inserted.

Abstract

A method includes determining a travel itinerary that includes a first segment that is scheduled to arrive at a location at an arrival time and a second segment that is scheduled to depart from the location at a departure time. The method also includes deriving a probability distribution of delays in the arrival time based on an arrival statistical model of the first segment, retrieving a minimum connection time required by a traveler traveling in the first segment to connect to the second segment, and computing a likelihood that the traveler will fail to connect to the second segment based on the probability distribution of delays in the arrival time. Annotations are derived from the computed likelihood and added to the travel itinerary.

Description

    BACKGROUND
  • Travel planning systems, such as flight planning systems, may be used to search for itineraries that meet a set of criteria submitted, for example, by a potential traveler. The systems produce itineraries and prices by selecting suitable trips or flights from a database of travel carriers, geographic scheduling, and pricing information.
  • Travel planning systems may be computer programs that automate part of the process of identifying the itineraries. For example, computer travel systems may select the itineraries to ensure that the connections between any two segments meet a minimum connection time (MCT) required by a user to move from an arrival gate of the first segment to a departure gate of the second segment.
  • Travel segments may be delayed or cancelled with little or no notice. The delays may cause a traveler to miss a connecting flight, requiring the traveler to be re-routed on a different flight. The process of re-routing a traveler is referred to as travel schedule repair. The delays may also delay the arrival of the traveler at his ultimate destination.
  • SUMMARY
  • In general, one aspect of the invention relates to a method that includes determining a travel itinerary that includes a first segment that is scheduled to arrive at a location at an arrival time and a second segment that is scheduled to depart from the location at a departure time. The method also includes deriving a probability distribution of delays in the arrival time based on an arrival statistical model of the first segment, retrieving a minimum connection time required by a traveler traveling in the first segment to connect to the second segment, and computing a likelihood that the traveler will fail to connect to the second segment based on the probability distribution of delays in the arrival time. Annotations are derived from the computed likelihood and added to the travel itinerary.
  • In certain instances, the method also includes determining a probability distribution of delays in the departure time based on a departure statistical model of the first segment. The likelihood that the traveler will fail to connect to the second segment is further based on the probability distribution of delays in the departure time. The statistical models may be based on past delays in arrival and departure times.
  • The likelihood that the traveler will fail to connect to the second segment is compared with a threshold value. If the likelihood is greater than the threshold value, an alternate segment that the traveler may connect to if the traveler fails to connect to the second segment is determined.
  • The itinerary is displayed to a potential traveler.
  • Among other advantages, the method provides a potential traveler with information on past tardiness of a flight and allows the potential traveler to select an itinerary based on information. The method also provides alternate connections for improbable connections, thereby increasing the likelihood that a traveler will arrive with a minimum of delay and anguish.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of a travel planning system;
  • FIG. 2 shows a travel itinerary that is annotated with travel schedule robustness information by the planning system of FIG. 1;
  • FIG. 3 is an illustration of a probability distribution of flight tardiness;
  • FIG. 4A is a flow chart of the process of implemented on the travel planning system of FIG. 1.
  • FIG. 4B is a flow chart of the process of evaluating the robustness of an itinerary and annotating the itinerary as implemented by the travel system of FIG. 1.
  • FIGS. 5A and 5B show equations for computing the probabilities of missing a connection between two segments of a travel itinerary.
  • FIG. 6 shows the process of computing the probabilities using the equation of FIG. 5B.
  • DETAILED DESCRIPTION
  • Referring to FIG. 1, a travel planning system 10 includes a processor 12 for executing computer programs 14 stored within a storage subsystem 16. Storage subsystem 16 is a computer readable medium that may include a memory, a floppy disk, a CDROM disk, a hard disk and so forth. The computer programs 14 generate travel data 18, some of which is displayed in a display 20 associated with the travel system 10.
  • Referring to FIG. 2, the travel system 10 is configured to generate travel itineraries such as itinerary 100. Itinerary 100 includes a first segment 102 and a second segment 104. The first segment representing a flight departing from Boston (BOS)at a departure time 106 of 8:00 and arriving at Denver (DEB) at an arrival time 108. The second segment 104 represents a connecting flight for the traveler. The second segment 104 departs from Denver (DEN) at a departure time 110 of 11:00 am and arrives in Los Angeles (LAX) at an arrival time 112 of 12:30. The traveler is in Denver for 30 minutes between the arrival time 108 of the first segment and the departure time for the second segment of the itinerary. The period that the traveler spends at a transition airport is referred to as a layover, i.e., the layover in Denver is 30 minutes.
  • As shown in FIG. 2, a traveler needs a minimum 114 of thirty minutes to get from the arrival gate of the first segment 102 to the departure gate of the second segment 104. This minimum time needed to make a connection between two travel segments is referred to as a minimum connection time MCT. The minimum connection time may also include the time needed for customs or immigration processing. Since the minimum connection time is exactly equal to the time that the user will be in Denver, any delay in the arrival flight will cause the user to miss the connecting flight (i.e. second segment 104).
  • Travel system 10 annotates the itinerary 100 with MCT information 116 informing the user that the connection is tight whenever the layover less than or equal to the minimum connection time. Travel system 10 may also be configured to annotate the itinerary 100 with the travel information when the layover is greater than the minimum connection time by an amount that is less than a threshold value, for example 30 minutes.
  • Travel system 10 also computes a probability that the traveler will miss the connection to the second segment 104, as will be described below. Travel system 10 annotates the itinerary 100 with probability information 118 informing the user that owing to probable delays in the arrival time 108 of the first segment 102, the user has a 3 in 10 chance of missing the connection to the second segment 104.
  • Since the chance of missing the segment is higher than a threshold value, such as 1 in 10, travel system 10 retrieves an alternate travel segment 120 describing an alternate flight from Denver to Los Angeles that the traveler may take if the traveler misses the flight in the second segment 104. The alternate flight is referred to as the next flight out. The alternate travel segment 120 includes a departure time 122 and an arrival time 124.
  • Travel system 10 further computes a probability that the traveler will miss the connection to the alternate segment 120 and annotates the alternate segment 120 with probability information 126 informing the user that owing to probable delays in the arrival time 108 of the first segment 102, the user has a 2 in 10 chance of missing the connection to the second segment 104.
  • Since the probability of missing the flight in alternate segment 120 is still higher than the threshold value, the server computes a second alternate segment 130 that also contains a flight from Denver to Los Angeles. The travel system 10 annotates the itinerary 100 with information 132 informing the user that the user has an excellent chance of making a connection to the second alternate flight.
  • Thus the travel system 10 informs the user of probable delays and missed connections in the travel itinerary 100, allowing the user to select between possible itineraries based on the information about probable missed information.
  • The travel system 10 also computes a cumulative probability 134 that the user will complete the itinerary without missing all the connections and displays the information to the user. The travel system 10 may be configured to only display itineraries where the cumulative probability of making the connections is above a threshold value, such as 95%. Thus the server 10 only presents desirable travel itineraries to the potential traveler.
  • Collecting Data
  • Referring again to FIG. 1, the computer programs 14 include a flight data maintainer 22, including a data collector 24 that collects flight data 26 and a data ager 28 that ages the flight data which collects and maintains fight data. The flight data 26 includes scheduled departure times 30, scheduled arrival times 32, actual departure times 34, and actual arrival times. The flight data 26 is collected for a large number of flights over a long period of time. Since a pattern of delays in a flight is likely to be repeated in the future, the flight data 26 is used to predict possible delays in future flights with a view to creating itineraries where a traveler is unlikely to miss a connection between one segment and another. To allow for changes in tardiness patterns over time, data ager 28 removes older information from flight data 26 and keeps the flight data current.
  • Every time an airplane takes off or lands, flight data maintainer 22 records information for identifying the flight (i.e., airline, flight number, origin, destination, date, scheduled departure time) along with the scheduled arrival 32, the scheduled departure time 30, the actual arrival time 36 and the actual departure time 34. Thus, flight data maintainer 22 keeps the flight data 26 current with real time flight information available from common electronic sources. The data is store in storage 16 for a long period of time, such as a year, to ensure that storage 16 contains enough flight data 26 to predict future tardiness of flights.
  • Flight data maintainer 22 also collects other flight data such as pricing information or fare data and minimum connecting times between any two flight segments.
  • Building Tardiness Distribution Model.
  • Model builder 50 builds a tardiness distribution model 52, which captures simple historical statistics of flight tardiness. The model 52 is used to predict future tardiness of flights. The predictions of tardiness are then used to generate robust itineraries where a traveler is unlikely to miss a connection to a connecting flight due to a delay in the flight that the traveler is arriving in.
  • The tardiness model 52 captures information extracted by the model builder 50 about probable discrepancies between actual 34, 36 and scheduled 30, 32 flight times for each flight. The tardiness model 52 represents a probability distribution that indicates how likely a departure or arrival of particular flight is likely to be delayed by any number of minutes.
  • A simple version of tardiness model 52 includes a sub-model for departure delays that is separate from another sub-model for arrival delays. However, since a flight that has a delayed departure time is also likely to have a delayed arrival time, the simple model may not capture the relationship between departures and arrivals. Described below is a simple model where departure and arrival times are independent. The concept can be extended to a more complex model where the departure and arrival times are dependent.
  • Tardiness model 52 may be represented as an algebraic function for computing a probability of a given delay. Such an algebraic function may be derived by fitting a curve to the statistical information on the frequencies and durations of past delays of a flight.
  • Referring also to FIG. 3, tardiness model 52 may alternatively be a table 140 indexed by the identifying flight information, such as a flight identifier 142. An actual tardiness table may also have an airline, origin, destination, and scheduled departure time as part of the identifying information. A first row 144 of departure statistics and a second row 146 b of arrival statistics represent each flight 148 in table 140. Each column in table 140 corresponds to a certain amount of delay. For example, column 150 a corresponds to a delay of between zero and thirty minutes, while column 150 b corresponds to a delay of between thirty and sixty minutes.
  • Cells 149 a-149 f at the intersection of a certain row and column contains a count of the number of times that the flight represented by the row has been delayed by the number of minutes represented by the column. For example, the cell 149 indicates that flight UA1 corresponding to row 144 a has had its departure delayed by between zero and thirty minutes ten times. The probability that flight UA1 will, in the future, be delayed by between zero and thirty minutes can be computed by dividing the count (10) contained within the cell 149 a by the sum of the counts contained within the cells 149 a-149 f of the same row 144 a of the table. Thus, table 140 can be used to estimate the arrival or departure delay of a flight.
  • The delay values are grouped or quantized to represent the delays in a set of ranges. The number of groups or quanta maybe increased to increase the accuracy with which the probability information is captured. However, if the number of quanta is too high, the tardiness model 52 will occupy a lot of storage space and the travel system 10 will require more processing power and take more time to compute the probabilities of delay.
  • Alternatively, the tardiness model 52 may be a machine learning model such as a neural network, support vector machine, radial basis function, linear or polynomial discriminant function, exponential function, decision tree, nearest-neighbor model, classifier system, naive Bayes model, fuzzy logic model, genetic algorithm, graphical model, or Bayesian belief network which expresses a functional mapping between a possible delay for a flight and the probability of the delay. Given an identity of a flight and an amount of lateness (which may or may note be quantized into a range) the machine learning model producing a probability that the identified flight will be delayed by the specified amount.
  • The flight data 26 containing historical tardiness is used to fit or “train” the model 52 by adjusting parameters of the model 52 so that it predicts the historical tardiness as closely as possible. More specifically, the model builder 50 tunes the parameters to minimizes the difference between. the model's predicted likelihood for past delays and the actual statistical delay from the historical data. The training procedures for the different machine learning methods varies with the different type of machine learning model chosen, and can be found in a textbook on machine learning, such as “Introduction to Neural Networks,” by Christopher Bishop, Oxford University Press.
  • The machine learning models may be easier to use and may perform better when there is little flight data.
  • In all the models, the choice of the information used to identify a flight influences the patterns which will be captured by the model 52. For instance, if the airline is not specified. as an identifier for the flight, the model will lump similar flights by different airlines together and may not capture a propensity of one airline to be more tardy than another. Consequently, the model 52 may perform better as more information is provided to identify the different flights.
  • For instance, it may be useful to include whether the flight is on a weekday or weekend, as part of the identifier of the flight. Alternatively, the day of the week may be included as part of the identifier of a flight to allow the model 52 to, for example, capture information about a flight that is more likely to be late on Fridays because of weekend traffic than on other days of the week.
  • Further, the model builder 50 may also be provided with information about other flights that occur at about the same time as a flight being modeled. This information could be used to, for example, capture tardiness information about flights that may be, in some way, coupled to each other. For example, a single airplane may be used for a flight into an airport and shortly thereafter for a different flight out of that airport. If the flight into the airport is substantially delayed then the flight out of the airport is very likely to be about as late as the first flight. By training the model with information about the first flight into the airport, the model 52 may predict delays in the flight out of the airport.
  • Caution must be taken in adding input features into the model, as both the amount of data needed to train the model and the complexity of the model needed to capture the data will increase exponentially as the number of features is increased.
  • The model builder 50 regenerates the model 52 as the data collector 24 adds to the flight data 26. The model builder 50 is configured to give more weight (i.e. credence) to the more recent flight data 26. The model builder 50 also regenerates the model 52 when the data ager 28 removes older data from the flight data 26.
  • Data ager 28 performs known model validation techniques. In particular, data ager 28 determines how well a model trained on old data fits more recent data. Data ager 28 also determines how well a model trained on newer data fits the most recent data. If the model trained on the newer data fits the most recent data better, the data ager 28 deletes the older data.
  • Schedule Repair
  • Scheduler 54 responds to a request from a potential traveler for an itinerary by obtaining itineraries 55, for example, by searching through a database containing a list of flights as scheduled by the airlines. The faring module 56 determines pricing or faring information for the itinerary and adds the faring information to the itinerary.
  • Robustness annotator 58 computes the probabilities of making connections in the itineraries 55 based on the tardiness model 52 and annotates each of the itineraries with information about probable missed connections to bring the possibility of missing the connection to the attention of a potential traveler. The potential traveler may select a preferred itinerary from the itineraries 55 in response to the probabilities of missing connections.
  • If the likelihood of missing a connection to a certain segment is above a certain threshold, such as 1 in 10, robustness annotator 58 may cause invoke the scheduler 54 and cause it to determine an alternate connection for the certain segment. The alternate connection may include the next flight out of the connecting airport. The alternate segment may be annotated with information about the convenience and impact of taking the next flight out as a substitute for the passenger's originally scheduled flight. A single alternate flight can be determined for each leg, or many of them can be listed ordered by desirability.
  • To find the alternate segment, the scheduler 54 uses the scheduling method described in the U.S. Patent Application entitled “Scheduler System for Travel Planning System”, Ser. No. 09/109,622, filed on Jul. 2, 1998 by Carl G. Demarcken et al. to find the earliest-departing one-way trip with the same origin, destination, and carrier as the segment that is likely to be missed.
  • A more advanced version of the “next flight out” logic considers flights between the origin of the segment whose connection is likely to be missed and any airport that occurs in the itinerary after the segment that is likely to be missed, circumventing unnecessary stops. The alternate segment may be chosen to get the traveler to the ultimate destination at the earliest time possible.
  • Travel System Process
  • Referring to FIG. 4A, the process implemented by the server 10 begins when the flight data maintainer 22 collects 400 flight data 26, which the model builder 50 uses to update 402 the tardiness model 52.
  • Upon receiving search criteria for selecting itineraries 55, scheduler 54 selects (404) an itinerary based on the search criteria and faring module 56 gets (406) fare information for the selected itinerary and adds the faring information to the itinerary. Robustness annotator 58 computes (408) probabilities associated with the connections in the itinerary and uses the information to annotate (410) the itinerary with robustness information. The robustness annotator 58 uses the probability to check (412) whether the itinerary is robust. If the itinerary is robust, the robustness annotator 58 terminates the process.
  • Otherwise if the itinerary is not robust, robustness annotator 58 invokes scheduler 54 to get (414) the next flight data and add the data to the itinerary, repairing the itinerary. Robustness module 58 annotates the next flight data with robustness information derived from the model 52.
  • Referring to FIG. 4B, the process of the robustness annotator 58 will be described in detail. The robustness annotator sets (450) a cumulative property to one and then gets (452) the itinerary. The annotator 58 selects (454) the first segment of the itinerary and retrieves (456) an arrival probability distribution for the flight in the first segment of the itinerary. The annotator retrieves (458) the minimum connection time 40 between the selected segment and the subsequent segment from storage 16. The annotator also retrieves (460) a departure probability distribution for the flight in the subsequent segment of the itinerary.
  • The annotator 58 then determines (462) the probability of missing the connection between the selected segment and the subsequent segment based on the minimum connection time, arrival probability distribution, the departure probability distribution, a scheduled arrival time for the selected flight and a schedulded departure time for the subsequent flight, as will be described below. The annotator 58 annotates (464) the subsequent based on either the minimum connection time or the probability of missing the connection from the selected flight to the subsequent flight. The Robustness annotator sets (466) the cumulative probability to a product of (1—the determined probability of missing the connection) and the old value of the cumulative probability.
  • The annotator checks (468) if the selected subsequent segment is the last segment. If it is not, the annotator selects (470) the next segment of the itinerary and repeats the process (456-468) of determining the connection probability. Otherwise, if the selected segment is the last segment, the annotator determines whether the schedule needs repair based, for example, on the value of the cumulative probability. If the value of the cumulative probability is above a threshold value, for example, 0.05, then the likelihood of missing the connections in the itinerary is too high. The robustness annotator 58 may also annotate the itinerary with the difference 14 (FIG. 2) between one and the cumulative probability. Alternatively, if the cumulative probability is too high, the travel system 10 may not show the itinerary to the prospective traveler because the itinerary is undesirable.
  • Computing the Probability of Missing a Connection
  • When a first segment and a subsequent segment are not delayed, the time that a traveler has to move from the arrival gate of a first segment to a departure gate of a subsequent gate is given by the layover, which is the difference between the scheduled departure time of the second segment and the scheduled arrival time of the first segment. For the traveler to make a connection between the two segments, the layover must be greater than the minimum connection time between the two segments. More specifically, the surplus time that the traveler has is given by the difference between the layover and the minimum connection time.
  • Any delays in the arrival time of the first segment reduce the surplus time. However, so long as the delay in the first segment is not greater than the surplus time, the traveler will make the connection. Consequently, for a traveler to miss a connection between the first segment and the subsequent segment the delay in arrival of the first segment must be greater than the difference between the layover time and the minimum connection time.
  • Consequently, referring to FIG. 5A, a simple method of computing the probability 150 of missing the connection is given by the sum 152 of the probabilities 154 that the arrival of the flight in the first segment is delayed by an amount t 156 greater than the difference between the layover and the minimum connection time. That is: C no_departure _delay = t > ( D - A - mct ) P A ( t )
    where:
  • Cno departure delay the probability of missing a connection;
  • PA(t) is the probability that the arrival of the previous flight is delayed by t minutes;
  • D is the scheduled departure time;
  • A is the scheduled arrival time; and
  • mct is the minimum time needed to make the connection between the arriving flight and the connection flight.
  • However, the simple technique described above does not take into account delays in the departure time of the second segment. For example, if the departure time of the second segment is delayed more than the arrival time of the first segment, the user will make the connection between the first and the second segment irrespective of the difference between the layover and the minimum connection time.
  • In reality, to miss a connection, the difference between the delay in the arrival time of the first segment and the departure time of the subsequent segment must be greater than the amount t 156. A more accurate computation of the probability of missing the connection is shown in FIG. 5B. That is: C departure_delay = d [ P D ( d ) * t > ( D + d - A - mct ) P A ( t ) ]
    where:
  • Cno departure delay is the probability of missing a connection;
  • PA(t) is the probability that the arrival of the previous flight is delayed by t minutes;
  • D is the scheduled departure time;
  • A is the scheduled arrival time; and
  • mct is the minimum time needed to make the connection between the arriving flight and the connection flight.
  • To determine the chance that any itinerary involving several segments and connections will complete successfully and need no repair (i.e. no connections are missed), the probability that the traveler will make each connection is computed then the probabilities are multiplied together to generate a cumulative probability of completing the itinerary successfully, as described above with reference to FIG. 4B them together.
  • The multiplication of probabilities performed above implicitly assumes that the probabilities being multiplied above are independent, that is, the tardiness of one flight does not depend on the tardiness of other flights. When using a model which captures this dependence, that is, a model whose input features include the tardiness of other flights, most often the tardiness model chosen will be causal, meaning that according to the model the tardiness of a flight depends only on factors occurring at the same time as the flight or before the flight (i.e., a plane is not late because of future events). For causal dependencies, it is sufficient to compute tardiness sorted in increasing chronological order (possibly using earlier tardiness values or distributions of tardiness output by the model as inputs to the model for a later leg), and again multiply them all together. When using a non-causal model, a summation must be made over all possible tardiness values of all possible flights simultaneously (that is, sum over the full joint probability distribution), summing the indicator function of whether that combination of tardiness amounts leads (deterministically) to a missed connection.
  • Displaying Notification
  • The information determined by the above processing logic is displayed to the end user in notifications that are displayed along with the summary of or details of a travel itinerary solution, shown in FIG. 2. These notifications are in the form of human-readable text but could be substituted with icons or some visual representation, or could even be expressed in sound or spoken language.
  • In the travel planning system described in U.S. Patent Application entitled “Travel Planning System,” Ser. No. 09/109,327, filed on Jul. 2, 1998 by Carl G. Demarcken et al. the travel planning system attaches to each itinerary a data structure containing human-readable text messages. These attached text messages are included in the pricing graph and are also transmitted to a smart client along with the graph and schedule information. When either the server or the client processes the graph, the attached text messages can be retrieved and displayed with the itinerary as shown in FIG. 2.
  • Information to be inserted can be determined from the characteristics of the itinerary, such as a change of airport terminal during a connection, pointing out exceptionally long or overnight layovers at intermediate points, notifying users of a change of airline during a connection, or notifying users of interesting places to visit in either their destination or connection location. The interesting places could be advertised restaurants, hotels, car rental agencies, tourist sights, and any other local location or business.
  • Information to be inserted can also depend on the times of arrival and departure, such as notifying the user of events or shows which occur while the passenger is in that location. Also, the notifications can be attached to fares to highlight aspects of or restrictions on the fare such as change fees, refundability terms, or advance purchase restrictions. Finally, priorities or classifications can be attached to the messages to allow a client to select what type of messages or what level of importance to display at any given time.
  • In this case, the notifications embedded pertain to itinerary robustness and schedule repair as described above. The travel planning system performs the robustness checks and schedule repair computations for every itinerary and attaches to relevant itineraries a message containing the warning or notification giving the results of the computations; note that good news as well as bad may be included, e.g., the system may reassure the traveler that “there are three other flights which will get you to your destination within an hour of your currently scheduled arrival time should there be a problem with this flight,” but may also warn “this is the last flight out for three days and there is a 40% chance that you will miss the connection; you might be advised to find an alternate route.” In this system the types of messages and content included in them correspond directly to the types of computations and checks performed as described above, and the text itself can be automatically generated by filling in specific information about the particular itinerary and legs being evaluated into a human-readable text string describing the situation and annotated with markers indicating the location and nature of extra information to be inserted.
  • A number of embodiments of the invention have been described. Nevertheless, it will be understood that various modifications can be made without departing from the spirit and scope of the invention. Accordingly other embodiments are within the scope of the following claims.

Claims (20)

1. A method comprising:
determining a travel itinerary that includes a first segment that is scheduled to arrive at a first location at a first arrival time and a second segment that is scheduled to depart from the first location at a first departure time;
computing a likelihood that the traveler will fail to connect to the second segment based on a probability distribution of delays in the first arrival time;
deriving second segment annotations from the computed likelihood; and
displaying, on a display device, the second segment annotations proximate to the second segment of the travel itinerary.
2. The method of claim 1 further comprising:
wherein computing the likelihood that the traveler will fail to connect to the second segment is further based on the probability distribution of delays in the first departure time.
3. The method of claim 1 further comprising:
building an arrival statistical model of the first segment based on past delays in arrival times associated with the first segment.
4. The method of claim 1 further comprising:
building a departure statistical model of the second segment based on past delays in departure times associated with the second segment.
5. The method of claim 1 further comprising:
determining whether the likelihood that the traveler will fail to connect to the second segment is greater than a threshold value;
if the likelihood is greater than the threshold value, determining an alternate segment that the traveler may connect to if the traveler fails to connect to the second segment; and
adding the alternate segment to the itinerary.
6. The method of claim 1 further comprising:
deriving probability distribution of delays in the first arrival time based on an arrival statistical model of the first segment; and
determining probability distribution of delays in the departure time based on a departure statistical model of the second segment.
7. The method of claim 1 further comprising:
retrieving a minimum connection time required by a traveler traveling in the first segment to connect to the second segment; and
wherein computing a likelihood that the traveler will fail to connect to the second segment based on the minimum connection time.
8. The method of claim 7 wherein computing the likelihood that the traveler will fail to connect to the second segment includes:
calculating the difference between the first departure time and the sum of the first arrival time and the minimum connection time; and
determining the probability that the delay in the first arrival time is greater than the calculated difference.
9. The method of claim 1 further comprising:
rendering annotations in a graphical user interface.
10. The method of claim 1 further comprising:
determining whether the likelihood that the traveler will fail to connect to the second segment is greater than a threshold value; and
if the likelihood is greater than the threshold value, determining an alternate segment that the traveler may connect to if the traveler fails to connect to the second segment;
adding the alternate segment to the itinerary; and
displaying the alternative segment with the itinerary.
11. An article comprising a machine-read medium which stores machine-executable instructions operable to cause a machine to:
determine a travel itinerary that includes a first segment that is scheduled to arrive at a first location at a first arrival time and a second segment that is scheduled to depart from the first location at a first departure time;
compute a likelihood that the traveler will fail to connect to the second segment based on a probability distribution of delays in the first arrival time;
derive second segment annotations from the computed likelihood; and
render, on a display device, the second segment annotations proximate to the second segment of the travel itinerary.
12. The article of claim 11 wherein computing the likelihood that the traveler will fail to connect to the second segment is further based on the probability distribution of delays in the first departure time.
13. The article of claim 11 wherein the instructions further cause the machine to:
derive the probability distribution of delays in the first arrival time based on an arrival statistical model of the first segment.
14. The article of claim 11 wherein the instructions further cause the machine to:
determine the probability distribution of delays in the departure time based on a departure statistical model of the second segment.
15. The article of claim 11 wherein the instructions further cause the machine to:
build the arrival statistical model of the first segment based on past delays in arrival times associated with the first segment.
16. The article of claim 11 wherein the instructions further cause the machine to:
build the departure statistical model of the second segment based on past delays in departure times associated with the second segment.
17. The article of claim 16 wherein the instructions further cause the machine to:
determine whether the likelihood that the traveler will fail to connect to the second segment is greater than a threshold value;
if the likelihood is greater than the threshold value, determine an alternate segment that the traveler may connect to if the traveler fails to connect to the second segment;
add the alternate segment to the itinerary.
18. A method comprising:
determining a travel itinerary that includes a first segment that is scheduled to arrive at a first location at a first arrival time and a second segment that is scheduled to depart from the first location at a first departure time;
computing a likelihood that the traveler will fail to connect to the second segment based on a probability distribution of delays in the first arrival time;
determining an alternative segment; and
computing the likelihood that the traveler will fail to connect to the alternate segment.
19. The method of claim 18 further comprising:
deriving second segment annotations from the computed likelihood; and
displaying the second segment annotations in proximity to the travel itinerary.
20. The method of claim 18 further comprising:
derive alternate segment annotations from the computed likelihood that the traveler will fail to connect to the alternate segment; and
displaying the alternate segment annotations in proximity to the travel itinerary.
US11/497,880 2000-11-01 2006-07-31 Robustness and notifications in travel planning system Abandoned US20060265256A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/497,880 US20060265256A1 (en) 2000-11-01 2006-07-31 Robustness and notifications in travel planning system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/704,268 US7085726B1 (en) 2000-11-01 2000-11-01 Robustness and notifications in travel planning system
US11/497,880 US20060265256A1 (en) 2000-11-01 2006-07-31 Robustness and notifications in travel planning system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/704,268 Continuation US7085726B1 (en) 2000-11-01 2000-11-01 Robustness and notifications in travel planning system

Publications (1)

Publication Number Publication Date
US20060265256A1 true US20060265256A1 (en) 2006-11-23

Family

ID=36710648

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/704,268 Expired - Lifetime US7085726B1 (en) 2000-11-01 2000-11-01 Robustness and notifications in travel planning system
US11/497,880 Abandoned US20060265256A1 (en) 2000-11-01 2006-07-31 Robustness and notifications in travel planning system

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/704,268 Expired - Lifetime US7085726B1 (en) 2000-11-01 2000-11-01 Robustness and notifications in travel planning system

Country Status (1)

Country Link
US (2) US7085726B1 (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040039617A1 (en) * 2002-08-26 2004-02-26 Flightlock, Inc. Travel interface and communication of travel related information via a computer system
US20040039614A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. System and method to support end-to-end travel service including disruption notification and alternative flight solutions
US20040039615A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. Automated collection of flight reservation system data
US20040039613A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. Passenger status based on flight status information
US20070288308A1 (en) * 2006-05-25 2007-12-13 Yahoo Inc. Method and system for providing job listing affinity
US20080294469A1 (en) * 2007-03-05 2008-11-27 Accenture Global Services Gmbh Travel Service Aggregator
US20100079490A1 (en) * 2007-06-29 2010-04-01 Fujitsu Limited Information display device and information display method
US20100228574A1 (en) * 2007-11-24 2010-09-09 Routerank Ltd. Personalized real-time location-based travel management
US20100332268A1 (en) * 2003-08-05 2010-12-30 Motoji Ohmori Reservation changing system
US20110225257A1 (en) * 2010-03-11 2011-09-15 Conducive Technology Corp. Systems and methods for itinerary messaging service
WO2012040399A1 (en) * 2010-09-22 2012-03-29 Expedia, Inc. System and method for sending travel information to a wireless mobile device
US8484088B1 (en) * 2004-10-06 2013-07-09 Rearden Commerce Inc. Customer satisfaction in booking process
US20140229255A1 (en) * 2013-02-08 2014-08-14 Inrix, Inc. Incentive-based traffic management
US20140372154A1 (en) * 2013-06-13 2014-12-18 Voyage Manager Limited Automated travel tracking system
KR20150113832A (en) * 2014-03-31 2015-10-08 아마데우스 에스.에이.에스. Journey planning method and system
US20160117616A1 (en) * 2014-10-22 2016-04-28 Google Inc. Determining alternative travel itineraries using weather information
US9739626B2 (en) 2014-03-31 2017-08-22 Amadeus S.A.S. Journey planning method and system
CN108519988A (en) * 2018-02-27 2018-09-11 北京航空航天大学 Aviation based on co-integration relationship is delayed causality network construction method
US10796248B2 (en) 2015-04-29 2020-10-06 Ford Global Technologies, Llc Ride-sharing joint rental groups
US11861460B2 (en) * 2019-07-15 2024-01-02 Hipmunk, Inc. Learning machine training based on plan types

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10135253B2 (en) * 2000-12-29 2018-11-20 Abb Schweiz Ag System, method and computer program product for enhancing commercial value of electrical power produced from a renewable energy power production facility
US20050015122A1 (en) * 2003-06-03 2005-01-20 Mott Christopher Grey System and method for control of a subject's circadian cycle
US20040260598A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Method and apparatus for notifying vendors of flight plan changes in order to target advertising
US7050987B2 (en) * 2003-08-05 2006-05-23 Sabre Inc. System and method for coordinating travel itineraries
US20060106655A1 (en) * 2003-08-05 2006-05-18 Ladislav Lettovsky System and method for coordinating travel itineraries
US20060074830A1 (en) * 2004-09-17 2006-04-06 International Business Machines Corporation System, method for deploying computing infrastructure, and method for constructing linearized classifiers with partially observable hidden states
US8069127B2 (en) * 2007-04-26 2011-11-29 21 Ct, Inc. Method and system for solving an optimization problem with dynamic constraints
WO2008144908A1 (en) * 2007-05-29 2008-12-04 Christopher Mott Methods and systems for circadian physiology predictions
WO2009052633A1 (en) 2007-10-25 2009-04-30 Christopher Mott Systems and methods for individualized alertness predictions
US20100004958A1 (en) * 2008-07-02 2010-01-07 International Business Machines Corporation System and method for intelligently rerouting stranded travelers
US8794976B2 (en) * 2009-05-07 2014-08-05 Trustees Of The Univ. Of Pennsylvania Systems and methods for evaluating neurobehavioural performance from reaction time tests
US8521439B2 (en) * 2009-05-08 2013-08-27 Pulsar Informatics, Inc. Method of using a calibration system to generate a latency value
US20130132128A1 (en) * 2011-11-17 2013-05-23 Us Airways, Inc. Overbooking, forecasting and optimization methods and systems
US20140257881A1 (en) 2013-03-08 2014-09-11 Us Airways, Inc. Demand forecasting systems and methods utilizing fare adjustment
US11321721B2 (en) 2013-03-08 2022-05-03 American Airlines, Inc. Demand forecasting systems and methods utilizing prime class remapping
US9727940B2 (en) 2013-03-08 2017-08-08 American Airlines, Inc. Demand forecasting systems and methods utilizing unobscuring and unconstraining
US20140278615A1 (en) 2013-03-15 2014-09-18 Us Airways, Inc. Misconnect management systems and methods
US10748087B2 (en) 2014-01-17 2020-08-18 American Airlines, Inc. Determining even-spaced quantiles for network optimization
US10755207B1 (en) 2014-01-17 2020-08-25 American Airlines, Inc. Demand class remapping for airline seat bookings
US9911101B2 (en) * 2014-09-29 2018-03-06 The Boeing Company Duty block time control via statistical analysis
US20160092823A1 (en) * 2014-09-29 2016-03-31 The Boeing Company Priority based personnel assignment optimization
US10748089B2 (en) 2014-12-24 2020-08-18 General Electric Company Method and system for automatic evaluation of robustness and disruption management for commercial airline flight operations
US10546260B2 (en) 2014-12-24 2020-01-28 General Electric Company System and method for rule-based analytics of temporal-spatial constraints on noisy data for commercial airlineflight operations
US9984580B2 (en) * 2015-01-09 2018-05-29 General Electric Company Method and system for robust network planning optimization of airline flight operations
US10729396B2 (en) 2016-08-31 2020-08-04 International Business Machines Corporation Tracking anatomical findings within medical images
US20180060535A1 (en) * 2016-08-31 2018-03-01 International Business Machines Corporation Updating probabilities of conditions based on annotations on medical images
US10276265B2 (en) 2016-08-31 2019-04-30 International Business Machines Corporation Automated anatomically-based reporting of medical images via image annotation
CN108615411B (en) * 2016-12-13 2021-03-05 北京航管科技有限公司 Method and device for processing flight information
US11062300B1 (en) * 2016-12-22 2021-07-13 Wells Fargo Bank, N.A. System and method for using a boarding pass to facilitate financial transactions
USD855651S1 (en) 2017-05-12 2019-08-06 International Business Machines Corporation Display screen with a graphical user interface for image-annotation classification
CN110334839B (en) 2019-04-15 2021-05-14 北京航空航天大学 Flight delay prediction method, device, equipment and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5006985A (en) * 1988-07-15 1991-04-09 Kinetic Software, Inc. Computer system for minimizing body dysfunctions induced by jet travel or shift work
US5253166A (en) * 1991-03-29 1993-10-12 Disc Corporation Pre-ticket travel reservation record keeping system
US5331579A (en) * 1989-08-02 1994-07-19 Westinghouse Electric Corp. Deterministic, probabilistic and subjective modeling system
US5500941A (en) * 1994-07-06 1996-03-19 Ericsson, S.A. Optimum functional test method to determine the quality of a software system embedded in a large electronic system
US5710723A (en) * 1995-04-05 1998-01-20 Dayton T. Brown Method and apparatus for performing pre-emptive maintenance on operating equipment
US5828778A (en) * 1995-07-13 1998-10-27 Matsushita Electric Industrial Co., Ltd. Method and apparatus for analyzing failure of semiconductor wafer
US5948040A (en) * 1994-06-24 1999-09-07 Delorme Publishing Co. Travel reservation information and planning system
US6223143B1 (en) * 1998-08-31 2001-04-24 The United States Government As Represented By The Administrator Of The National Aeronautics And Space Administration Quantitative risk assessment system (QRAS)
US6268853B1 (en) * 1999-09-30 2001-07-31 Rockwell Technologies, L.L.C. Data structure for use in enterprise controls
US6442526B1 (en) * 1995-09-06 2002-08-27 The Sabre Group, Inc. System for corporate travel planning and management
US20020174003A1 (en) * 2001-05-15 2002-11-21 Redmann William Gibbens Method and apparatus for providing visitors with a personalized itinerary and managed access to attractions
US20020173978A1 (en) * 2001-05-17 2002-11-21 International Business Machines Corporation Method and apparatus for scoring travel itineraries in a data processing system
US6493637B1 (en) * 1997-03-24 2002-12-10 Queen's University At Kingston Coincidence detection method, products and apparatus
US20040260598A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Method and apparatus for notifying vendors of flight plan changes in order to target advertising

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2310058A (en) * 1996-02-08 1997-08-13 Sabre Group Inc The Planning and managing group travel

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5006985A (en) * 1988-07-15 1991-04-09 Kinetic Software, Inc. Computer system for minimizing body dysfunctions induced by jet travel or shift work
US5331579A (en) * 1989-08-02 1994-07-19 Westinghouse Electric Corp. Deterministic, probabilistic and subjective modeling system
US5253166A (en) * 1991-03-29 1993-10-12 Disc Corporation Pre-ticket travel reservation record keeping system
US5948040A (en) * 1994-06-24 1999-09-07 Delorme Publishing Co. Travel reservation information and planning system
US5500941A (en) * 1994-07-06 1996-03-19 Ericsson, S.A. Optimum functional test method to determine the quality of a software system embedded in a large electronic system
US5710723A (en) * 1995-04-05 1998-01-20 Dayton T. Brown Method and apparatus for performing pre-emptive maintenance on operating equipment
US5828778A (en) * 1995-07-13 1998-10-27 Matsushita Electric Industrial Co., Ltd. Method and apparatus for analyzing failure of semiconductor wafer
US6442526B1 (en) * 1995-09-06 2002-08-27 The Sabre Group, Inc. System for corporate travel planning and management
US6493637B1 (en) * 1997-03-24 2002-12-10 Queen's University At Kingston Coincidence detection method, products and apparatus
US6223143B1 (en) * 1998-08-31 2001-04-24 The United States Government As Represented By The Administrator Of The National Aeronautics And Space Administration Quantitative risk assessment system (QRAS)
US6268853B1 (en) * 1999-09-30 2001-07-31 Rockwell Technologies, L.L.C. Data structure for use in enterprise controls
US20020174003A1 (en) * 2001-05-15 2002-11-21 Redmann William Gibbens Method and apparatus for providing visitors with a personalized itinerary and managed access to attractions
US20020173978A1 (en) * 2001-05-17 2002-11-21 International Business Machines Corporation Method and apparatus for scoring travel itineraries in a data processing system
US20040260598A1 (en) * 2003-06-19 2004-12-23 International Business Machines Corporation Method and apparatus for notifying vendors of flight plan changes in order to target advertising

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Exoedia Express, October 01, 2998. *
Kallen, B., "The Late Show", Forbes, va. 139, p166(2), June 1, 1987 *

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040039614A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. System and method to support end-to-end travel service including disruption notification and alternative flight solutions
US20040039615A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. Automated collection of flight reservation system data
US20040039613A1 (en) * 2002-08-26 2004-02-26 Maycotte Higinio O. Passenger status based on flight status information
US20040039617A1 (en) * 2002-08-26 2004-02-26 Flightlock, Inc. Travel interface and communication of travel related information via a computer system
US20100332268A1 (en) * 2003-08-05 2010-12-30 Motoji Ohmori Reservation changing system
US8484088B1 (en) * 2004-10-06 2013-07-09 Rearden Commerce Inc. Customer satisfaction in booking process
US20070288308A1 (en) * 2006-05-25 2007-12-13 Yahoo Inc. Method and system for providing job listing affinity
US7899692B2 (en) * 2007-03-05 2011-03-01 Accenture Global Services Limited Travel service aggregator
US20080294469A1 (en) * 2007-03-05 2008-11-27 Accenture Global Services Gmbh Travel Service Aggregator
US20100079490A1 (en) * 2007-06-29 2010-04-01 Fujitsu Limited Information display device and information display method
US9261374B2 (en) * 2007-11-24 2016-02-16 Routerank Ltd. Optimized route planning and personalized real-time location-based travel management
US20100280748A1 (en) * 2007-11-24 2010-11-04 Routerank Ltd. Optimized route planning and personalized real-time location-based travel management
US8725612B2 (en) * 2007-11-24 2014-05-13 Routerank Ltd. Personalized real-time location-based travel management
US20100228574A1 (en) * 2007-11-24 2010-09-09 Routerank Ltd. Personalized real-time location-based travel management
US9280605B2 (en) * 2010-03-11 2016-03-08 Flightstats, Inc. Systems and methods for itinerary messaging service
US20110225257A1 (en) * 2010-03-11 2011-09-15 Conducive Technology Corp. Systems and methods for itinerary messaging service
WO2012040399A1 (en) * 2010-09-22 2012-03-29 Expedia, Inc. System and method for sending travel information to a wireless mobile device
US20140229255A1 (en) * 2013-02-08 2014-08-14 Inrix, Inc. Incentive-based traffic management
US20140372154A1 (en) * 2013-06-13 2014-12-18 Voyage Manager Limited Automated travel tracking system
KR20150113832A (en) * 2014-03-31 2015-10-08 아마데우스 에스.에이.에스. Journey planning method and system
US9739626B2 (en) 2014-03-31 2017-08-22 Amadeus S.A.S. Journey planning method and system
KR102223499B1 (en) * 2014-03-31 2021-03-08 아마데우스 에스.에이.에스. Journey planning method and system
US20160117616A1 (en) * 2014-10-22 2016-04-28 Google Inc. Determining alternative travel itineraries using weather information
US10796248B2 (en) 2015-04-29 2020-10-06 Ford Global Technologies, Llc Ride-sharing joint rental groups
CN108519988A (en) * 2018-02-27 2018-09-11 北京航空航天大学 Aviation based on co-integration relationship is delayed causality network construction method
US11861460B2 (en) * 2019-07-15 2024-01-02 Hipmunk, Inc. Learning machine training based on plan types

Also Published As

Publication number Publication date
US7085726B1 (en) 2006-08-01

Similar Documents

Publication Publication Date Title
US7085726B1 (en) Robustness and notifications in travel planning system
US9235620B2 (en) Updating cached database query results
EP2842085B1 (en) Database system using batch-oriented computation
US9275346B2 (en) Flight caching methods and apparatus
EP2885725B1 (en) Updating cached database query results
US8498953B2 (en) Method for allocating trip sharing
EP2217880B1 (en) Optimized route planning
Ingolfsson et al. Simulation of single start station for Edmonton EMS
US20130073586A1 (en) Database system using batch-oriented computation
US20160171008A1 (en) Updating cached database query results
US11599846B2 (en) Method and system for selection of a path for deliveries
US20160117616A1 (en) Determining alternative travel itineraries using weather information
CN106104615A (en) For providing method and the server of one group of price evaluation value, such as air fare price evaluation value
JP6795090B2 (en) Action selection learning device, action selection learning program, action selection learning method and action selection learning system
EP2698729B1 (en) Updating cached database query results
Allström et al. Experiences from smartphone based travel data collection: system development and evaluation
EP1230604A2 (en) Robustness and notifications in travel planning system
Ma et al. QA-Share: Toward an efficient QoS-aware dispatching approach for urban taxi-sharing
Voulgaris et al. Predictors of Early Adoption of the General Transit Feed Specification
Lian et al. Prepositioning can improve the performance of a dynamic stochastic on-demand public bus system
Knoblock Building software agents for planning, monitoring, and optimizing travel.
Zhang et al. Qa-share: Towards efficient qos-aware dispatching approach for urban taxi-sharing
JP7449192B2 (en) Timetable information management system, timetable information management method, and operation guidance system
CICH Attuning Transport Supply to Low Demand Conditions using Microscopic Models
Xu Learning in capacitated multimodal networks over time

Legal Events

Date Code Title Description
AS Assignment

Owner name: ITA SOFTWARE, INC., MASSACHUSETTS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GALPERIN, GREGORY R.;DEMARCKEN, CARL G.;SIGNING DATES FROM 20010212 TO 20010222;REEL/FRAME:026675/0720

AS Assignment

Owner name: ITA SOFTWARE LLC, DELAWARE

Free format text: CHANGE OF NAME;ASSIGNOR:ITA SOFTWARE, INC.;REEL/FRAME:026768/0268

Effective date: 20110609

AS Assignment

Owner name: GOOGLE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ITA SOFTWARE LLC;REEL/FRAME:026817/0482

Effective date: 20110817

STCB Information on status: application discontinuation

Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION

AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:057775/0854

Effective date: 20170929