
GitHubが直面する可用性危機:生成AIが引き起こした「30倍」のトラフィック予測とシステムの限界
GitHubは、AIエージェントによるトラフィックが30倍に急増し、システムの可用性が危機に瀕している状況だ。これを受け、同社は新機能開発よりも可用性と容量の確保を最優先とし、システムの抜本的な再構築とマルチクラウド戦略への転換を進めている。
GitHubのCTOを務める人物。AIエージェントの普及に伴うシステム負荷の増大と、それに起因する頻繁なダウンタイムについて公式に謝罪し、可用性を最優先するインフラ戦略への転換を主導しています。
This study addresses the problem of traffic flow estimation based on the data from a video surveillance camera. Target problem here is formulated as counting and classifying vehicles by their driving direction. This subject area is in early development, and the focus of this work is only one of the busiest crossroads in city Chelyabinsk, Russia. To solve the posed problem, we employed the state-of-the-art Faster R-CNN two-stage detector together with SORT tracker. A simple regions-based heuristic algorithm was used to classify vehicles movement direction. The baseline performance of the Faster R-CNN was enhanced by several modifications: focal loss, adaptive feature pooling, additional mask branch, and anchors optimization. To train and evaluate detector, we gathered 982 video frames with more than 60,000 objects presented in various conditions. The experimental results show that the proposed system can count vehicles and classify their driving direction during weekday rush hours with mean absolute percentage error that is less than 10%. The dataset presented here might be further used by other researches as a challenging test or additional training data.