From 9990befaf05f32411e5d0e3ddda727db927fd450 Mon Sep 17 00:00:00 2001 From: Jan Chi <55912637+xwyzsn@users.noreply.github.com> Date: Tue, 18 Jun 2024 15:20:55 +0800 Subject: [PATCH] Update news.json --- src/assets/news.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/assets/news.json b/src/assets/news.json index 234adea..2595f72 100644 --- a/src/assets/news.json +++ b/src/assets/news.json @@ -70,5 +70,9 @@ { "new_time": "2024年4月", "content": "TFB: Towards Comprehensive and Fair Benchmarking of Time Series Forecasting Methods被PVLDB 2024 (CCF A)录用。提出了一套全面的时间序列预测方法的评测基准。" + }, + { + "new_time": "2024年6月", + "content": "Efficient Stochastic Routing in Path-Centric Uncertain Road Networks被PVLDB 2024 (CCF A类)录用。基于能对旅行时间的不确定性进行准确建模的路径中心不确定图,提出了高效的随机路由导航算法。" } ]