# Tianyu Cui
[[Nankai University]] College of Software に所属する研究者。LogSage 論文([[@2025__FCS__From Chaos to Clarity - Log-based Kernel Panic Root Cause Analysis for Large-Scale Cloud Services]], Frontiers of Computer Science 2025)の筆頭著者。[[Shenglin Zhang]](責任著者、
[email protected])の指導のもと、[[ByteDance]] の大規模クラウド基盤における OS カーネルパニックのログベース根本原因分析(RCA)フレームワーク LogSage を設計した。LogSage は教師なしクラスタリング + LLM 要約による障害指示ログ抽出(FILE)と、GraphSAGE + 能動学習によるグラフベース RCA(GARCA)の 2 段パイプラインで、ByteDance 本番 20,000 件を含む 3 データセットで F1 92.2%/95.3%/96.3% を達成し、ByteDance のクラウド基盤に 6 ヶ月超デプロイされている。(Source: [[@2025__FCS__From Chaos to Clarity - Log-based Kernel Panic Root Cause Analysis for Large-Scale Cloud Services]])
## 関連
- ソース: [[@2025__FCS__From Chaos to Clarity - Log-based Kernel Panic Root Cause Analysis for Large-Scale Cloud Services]]
- 所属: [[Nankai University]]
- 共同研究者: [[Shenglin Zhang]] / [[Yicheng Sui]] / [[Zeyu Che]] / [[Yongqian Sun]]
- 概念: [[ログ解析]] / [[根本原因分析]] / [[グラフベースRCA]] / [[LLMによる根本原因分析]]