AI觉醒星球
Awakening is here
Knowledge File / AI小生意项目库
2026-07-08 0 浏览 会员

协作的力量:我们如何减少交通拥堵

谷歌研究在10个美国城市进行实验,通过导航应用协调不到2%的行程采用替代路线,证明系统级路由优化可提升行车速度、减少排放,为合作路由范式提供实证基础。

SOURCE / AI小生意项目库 MIN / 9 ACCESS / 会员 POST / 2026-07-08 00:42:08

原贴

查看原文
作者:Google Research Blog 来源站点:research.google 原贴时间:

原文

Neha Arora and Aboudy Kreidieh, Software Engineers, Google Research We demonstrate the effect of network-aware routing in navigation apps on improving network efficiency. Vehicle transportation underpins much of modern life, enabling the movement of goods and people, productivity, and economic growth. However, the costs are high: drivers spend an average of 2.6 years of their life on the road , and private cars and vans now account for around 10% of global CO2 emissions . Hence, the efficient use of transportation networks is of paramount importance. Can road traffic routing be managed system-wide the way aviation manages airspace or the internet routes data packets? While ground transportation has historically lacked a physical control tower, digital platforms offer a powerful glimpse into a more coordinated future. The proliferation of navigation services, connected vehicles, smart cities, and autonomous vehicles all provide opportunities to improve both measurement and optimization of transportation resources. Google Research has already demonstrated the power of infrastructure-level intervention with Project Green Light , which uses AI to optimize city traffic lights. Unfortunately, optimizing vehicle networks has proven challenging. While individual vehicle routing is standard across all the top navigation products, optimizing routing system-wide is not yet present. Although theoretical models for network optimization exist, large-scale empirical validation remains limited, thereby hindering forward progress. In “ Urban congestion relief experiments through routing-app interventions ”, published in Nature Cities , we present the first large-scale, real-world study into the use of navigation platforms to improve traffic. We show that coordinating even a small fraction of trips to disperse traffic can measurably improve driving speeds and reduce emissions for the entire city. It also establishes an experimentation framework for evolving from individual trip optimization toward a cooperative routing paradigm that enhances total network efficiency. We ran an experiment in 10 major US cities to demonstrate the effectiveness of targeted low-cost routing interventions in improving overall traffic conditions. For this study, the Google Maps algorithm was modified to prefer alternative routes with similar travel times and segment types, effectively guiding trips away from the pre-selected congested segments. Over a six month period, we adopted a city-wide switchback (also known as crossover) experimental design, alternating between this treatment and the control (unaltered) routing algorithm over consecutive days to appropriately measure the effect of this intervention. Rather than randomly selecting individual trips, the intervention was applied systematically across the entire city. During “treatment” days, the modified routing guided all trips that encountered the pre-selected congested segments toward alternative routes with similar travel times. Under 2% of observed trips received altered routing recommendations as a result of this experiment. To set up the experiment, cities were chosen based on the congestion levels and ground truth availability. For each city, we selected roughly 100 road segments based on historical congestion patterns, characterized by recurring bottlenecks or high traffic density during peak demand. The figure below shows one such example. Within this study, we modify at the routing stage the perceived cost to trips passing through pre-selected segments depicting disproportionately high levels of demand and/or congestion. These modifications reroute trips with similarly costing alternative paths away from these segments, thereby reducing the flow of traffic that would have otherwise been experienced within them. To quantify the effect of our proposed routing intervention, we employed a hierarchical Bayesian outcome modeling framework for our analysis. This approach, which models parameters at b

中文翻译

Neha Arora 和 Aboudy Kreidieh,谷歌研究软件工程师,我们展示了导航应用中网络感知路由对提高网络效率的效果。车辆运输是现代生活的基础,促进货物和人员的流动、生产力和经济增长。然而,成本也很高:驾驶员平均一生中有2.6年在路上,私家车和货车现在约占全球二氧化碳排放量的10%。因此,交通网络的高效使用至关重要。能否像航空管理空域或互联网路由数据包那样对整个道路交通路由进行系统管理?虽然地面交通历来缺乏实体控制塔,但数字平台让我们得以一瞥更协调的未来。导航服务、联网汽车、智慧城市和自动驾驶汽车的普及都为改善交通资源的测量和优化提供了机会。谷歌研究已经通过“绿灯计划”展示了基础设施层面干预的力量,该计划利用人工智能优化城市交通信号灯。不幸的是,优化车辆网络被证明具有挑战性。虽然所有顶级导航产品都标配了单车路线规划,但系统范围的路由优化尚未实现。尽管存在网络优化的理论模型,但大规模实证验证仍然有限,从而阻碍了进展。在发表在《自然·城市》上的《通过路由应用干预缓解城市拥堵实验》一文中,我们首次展示了利用导航平台改善交通的大规模现实世界研究。我们表明,通过协调一小部分行程以实现交通分流,可以显著提高整个城市的驾驶速度并减少排放。它还建立了一个实验框架,从单次行程优化演变为提高整体网络效率的合作路由范式。我们在美国10个主要城市进行了一项实验,以证明有针对性的低成本路由干预在改善整体交通状况方面的有效性。在这项研究中,谷歌地图算法被修改为优先选择具有相似行程时间和路段类型的替代路线,从而有效地将行程引导出预先选择的拥堵路段。在六个月的时间里,我们采用了城市范围内的切换实验设计,在连续几天内交替使用这种干预和对照算法,以适当衡量干预的效果。干预并非随机选择单次行程,而是系统地应用于整个城市。在“干预”日,修改后的路由将遇到预先选定的拥堵路段的所有行程引导至具有相似行程时间的替代路线。由于这项实验,不到2%的观测行程收到了改变的路由建议。为了进行实验,根据拥堵程度和真实数据的可用性选择了城市。对于每个城市,我们根据历史拥堵模式选择了大约100个路段,这些路段以高峰时段反复出现的瓶颈或高交通密度为特征。下图显示了一个这样的例子。在这项研究中,我们在路由阶段修改了通过预先选定的需求或拥堵不成比例高的路段的行程的感知成本。这些修改将具有相似成本的替代路径的行程重新路由离开这些路段,从而减少原本会在这些路段中出现的交通流量。为了量化我们提出的路由干预的效果,我们采用了一种分层贝叶斯结果建模框架进行分析。这种方法对参数进行建模...

核心信息

谷歌研究在10个美国城市进行实验,通过导航应用协调不到2%的行程采用替代路线,证明系统级路由优化可提升行车速度、减少排放,为合作路由范式提供实证基础。

  • 谷歌研究在10个美国城市进行实验,通过导航应用协调不到2%的行程采用替代路线,证明系统级路由优化可提升行车速度、减少排放,为合作路由范式提供实证基础。
  • 原贴提到:Neha Arora and Aboudy Kreidieh, Software Engineers, Google Research We d
  • 来源:research.google
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 Anthropic 的 Claude Cowork AI 代理现已在移动设备和网页端可用 下一篇 中国考虑对其顶尖AI模型实施出口限制,欧洲夹在中间