From 25ffdad16d1a1c1a99616a043a2d0adeb2a861b8 Mon Sep 17 00:00:00 2001 From: zhonghao-yang Date: Fri, 6 Sep 2024 13:56:16 +0800 Subject: [PATCH 1/4] Uploaded 06-Sep-2024 presentation info --- _data/presentations.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/presentations.json b/_data/presentations.json index 1f6c51c..125bf18 100644 --- a/_data/presentations.json +++ b/_data/presentations.json @@ -372,5 +372,16 @@ "link": "https://ntu-sg.zoom.us/j/89265052203?pwd=vcr3cH2PeacWKSAGbKMRhHgMv9iiZq.1", "notes": "", "categories": ["Vector Database", "Vector Join", "GPU Acceleration"] + }, + { + "presenter": "Zhao Dandan", + "paper": "工业大数据下的复杂过程故障诊断研究", + "date": "2024-09-06", + "day": "Friday", + "time": "4:30PM-5:00PM (Singapore Time)", + "slides": "", + "link": "https://ntu-sg.zoom.us/j/89265052203?pwd=vcr3cH2PeacWKSAGbKMRhHgMv9iiZq.1", + "notes": "", + "categories": ["Fault Diagnosis", "Industrial Big Data"] } ] From c7f5bc946b14dc250bc4bfc99baec356197170ff Mon Sep 17 00:00:00 2001 From: shuhaozhangtony Date: Mon, 9 Sep 2024 12:48:45 +0800 Subject: [PATCH 2/4] update --- _data/news.yml | 3 +++ _data/publist.yml | 10 ++++++++++ 2 files changed, 13 insertions(+) diff --git a/_data/news.yml b/_data/news.yml index 197181e..4f9eb45 100644 --- a/_data/news.yml +++ b/_data/news.yml @@ -1,3 +1,6 @@ +- date: 14/June/2024 + headline: "Our new work on Sesame has been accepted to ICDM 2024 regular track. MOStream: A Modular and Self-Optimizing Data Stream Clustering Algorithm. Congrats to visiting students Zhengru Wang and Xin Wang." + - date: 14/June/2024 headline: "Our Sesame Python API package has been released to pypi: https://pypi.org/project/pysame. Sesame is scalable stream mining library on modern hardware written in C++ By now Sesame contains several representative real-world stream clustering algorithms and synthetic algorithms. Sesame was first announced in SIGMOD 2023." diff --git a/_data/publist.yml b/_data/publist.yml index e6cb99e..9b68aff 100644 --- a/_data/publist.yml +++ b/_data/publist.yml @@ -1,3 +1,13 @@ +- title: "MOStream: A Modular and Self-Optimizing Data Stream Clustering Algorithm" + image: + description: + authors: Zhengru Wang, Xin Wang, Shuhao Zhang + url: https://arxiv.org/abs/2309.04799 + venue: ICDM + display: International Conference on Data Mining (ICDM) + year: 2024 + highlight: 0 + - title: "MorphStream: Adaptive Scheduling for Scalable Transactional Stream Processing on Multicores" image: morphstream.png description: | From 330ab514fc235963907790ed7181b3c295d330b2 Mon Sep 17 00:00:00 2001 From: shuhaozhangtony Date: Mon, 9 Sep 2024 23:04:37 +0800 Subject: [PATCH 3/4] update --- _pages/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/home.md b/_pages/home.md index aabaffc..988c6d9 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -55,7 +55,7 @@ Our group focuses on the design and optimization of high-performance stream proc - **[EMNLP'23]** [SentiStream: A Co-Training Framework for Adaptive Online Sentiment Analysis in Evolving Data Streams](https://aclanthology.org/2023.emnlp-main.380) ## Stream Data Mining -- **[arXiv'24]** [MOStream: A Modular and Self-Optimizing Data Stream Clustering Algorithm](http://arxiv.org/abs/2309.04799) +- **[ICDM'24]** [MOStream: A Modular and Self-Optimizing Data Stream Clustering Algorithm](http://arxiv.org/abs/2309.04799) - **[SIGMOD'23]** [Data Stream Clustering: An In-depth Empirical Study](https://doi.org/10.1145/3589307) - **[BigMM'19]** [TraV: an Interactive Trajectory Exploration System for Massive Data Sets](https://ieeexplore.ieee.org/document/8919445) From 9a8452c7a155db71527bc27bdf72837f2e48401e Mon Sep 17 00:00:00 2001 From: shuhaozhangtony Date: Thu, 12 Sep 2024 18:23:22 +0800 Subject: [PATCH 4/4] update --- _data/phds.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/_data/phds.yml b/_data/phds.yml index fdbfe69..945f1b3 100644 --- a/_data/phds.yml +++ b/_data/phds.yml @@ -14,7 +14,7 @@ - name: Yihua Hu (co-sup with Cong Gao) photo: yihua.jpg - info: "Starting in Aug 2024" + info: "Started in Aug 2024" email: number_educ: 2 education1: B.Eng. in Computer Science, Renmin University of China (2022) @@ -22,7 +22,7 @@ - name: Xinghe Chen (co-sup with Luo Siqiang) photo: xinghe.png - info: "Starting in Aug 2024" + info: "Started in Aug 2024" email: number_educ: 2 education1: B.Sc. in Physics, Beijing Normal University & B.Sc (Hons) in Physics, The University of Manchester (2021) @@ -30,14 +30,7 @@ - name: Junyao Dong (co-sup with Long Cheng) photo: user.png - info: "(M.Eng) Starting in Aug 2024" + info: "(M.Eng) Started in Aug 2024" email: number_educ: 1 education1: B.Sc. in Computer Science, Guangdong University of Foreign Studies (2021) - -- name: "Wenjie Jiang (co-sup with Liu Weichen)" - photo: wenjie.jpg - info: "Starting in Aug 2024" - email: - number_educ: 1 - education1: B.Sc. in Computer Science, Southeast University (2020)