Walid KricheneResearchI worked on the Mobile Millennium project at CCIT, and am now working on the Connected Corridor project. Optimal RoutingI work on optimal routing of flow on congestion networks, with in mind application to traffic networks. Two approaches are being explored:
More recent work considers the routing game in a repeated setting, where players make routing decisions on each day, and can adapt their strategies using previous outcomes. We apply no-regret learning algorithms to model the population dynamics. In particular, the Multiplicative Weights Algorithm (MWA) with a decreasing learning rate, is proved to convegre to Nash equilibria. I recently gave a talk on the topic as part of the Cyber Physical Systems (CPS) talk series: Selfish Routing and the Experts Algorithm. An implementation of the algorithm is available on github, with appliations to Routing and zero-sum two player games.
Travel time estimationI use graphical models to do travel time estimation on urban trafic networks. The Mobile Millennium project collects probe vehicle GPS locations at regular time intervals, from which one can infer travel time observations. The problem is to infer the current travel times from sparse, possibly noisy observations, and predict the evolution of travel time during the next time steps. Some of the interesting questions include how to do approximate inference on large networks, for which exact inference is computationally intractable. |