diff --git a/_config.yml b/_config.yml
index 4c200e8b435..1bdd677e75b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -6,9 +6,9 @@
# `jekyll serve`. If you change this file, please restart the server process.
# Site Settings
-title : "Zichen Ding"
+title : "Jiapeng Zhu"
description : ""
-repository : "heroding77/heroding77.github.io"
+repository : "JasonZhujp/JasonZhujp.github.io"
google_scholar_stats_use_cdn : true
# google analytics
@@ -21,14 +21,14 @@ baidu_site_verification : # get baidu_site_verification from https://ziyuan.ba
# Site Author
author:
- name : "Zichen Ding"
+ name : "Jiapeng Zhu"
avatar : "images/person.jpg"
- bio : "Master's Student, East China Normal University"
+ bio : "PHD Student, East China Normal University"
location : "Shanghai, China"
employer :
pubmed :
- googlescholar : "https://scholar.google.com.hk/citations?user=N4NNsRMAAAAJ"
- email : "heroding77@gmail.com"
+ googlescholar : "https://scholar.google.com.hk/citations?user=piCIfLwAAAAJ"
+ email : "jiapengzhu@stu.ecnu.edu.cn"
researchgate : # e.g., "https://www.researchgate.net/profile/yourprofile"
uri :
bitbucket :
@@ -37,7 +37,7 @@ author:
flickr :
facebook :
foursquare :
- github : "heroding77"
+ github : "JasonZhujp"
google_plus :
keybase :
instagram :
diff --git a/_pages/about.md b/_pages/about.md
index 8beaf9752c8..3d3c7da2290 100644
--- a/_pages/about.md
+++ b/_pages/about.md
@@ -17,11 +17,12 @@ redirect_from:
-I am currently a third-year Master's Student at the School of Data Science and Engineering, East China Normal University, under the supervision of Prof. Ming Gao and [Prof. Xiang Li](https://lixiang3776.github.io/) in the X101 lab. I am currently a research intern at Shanghai AI LAB, supervised by [Dr. Zhiyong Wu](https://lividwo.github.io/zywu.github.io/).
+I am currently a first year PhD Student at the School of Data Science and Engineering, East China Normal University, under the supervision of Prof. Weining Qian and [Prof. Xiang Li](https://lixiang3776.github.io/) in the PLANING (graPh mining and LANguage processING) lab.
My research interests include:
-- **Large Language Models:** applications in scientific research, knowledge editing;
-- **AI Agent:** OS Agent, GUI Agent, GUI foundation model.
+- **Reinforcement Learning**: applications in graph representation learning, Retrieval-Augmented Generation (RAG);
+- **Graph Neural Networks**: graph prompt tuning, graph active learning, graph self-supervised learning;
+- **Large Language Models:**: applications in graph RAG, toxicity detection.
@@ -29,35 +30,30 @@ My research interests include:
β
β
β
Feel free to reach out to me for academic discussions and collaborations!
-
-
# π₯ News
- *2024.12* π π New homepage!
-- *2024.11* π₯π₯ Our paper [RELIEF](https://arxiv.org/pdf/2408.03195) is accepted to KDD 2025! π¨π¦
-- *2024.11* β±οΈβ±οΈ Attend EMNLP 2024 in Miami, USA! πΊπΈ
+- *2024.11* π₯π₯ Our paper [RELIEF](https://arxiv.org/pdf/2408.03195) is accepted by KDD 2025! See you in Toronto!
{% include_relative includes/pub.md %}
# π Honors and Awards
- *2022-2025* Graduate Academic Scholarship, East China Normal University
-- *2022.06* Outstanding Graduate, Dalian University of Technology
-- *2018-2022* Academic Excellence Scholarship, Dalian University of Technology
-- *2021.01* Fifth Place, Microsoft Imagine Cup China Division
-- *2021.01* First Place, IBM Modern Architecture Technology Elite Contest China Division
+- *2022.06* Outstanding Graduate, East China University of Science and Technology
+- *2018-2022* Academic Excellence Scholarship, East China University of Science and Technology
+
# π Educations
-- *2022.09 - now*, Master's, DASE, East China Normal University (via recommendation)
-- *2018.09 - 2022.06*, Undergraduate, School of Software Engineering, Dalian University of Technology
+- *2022.09 - now*, PhD, Data Science and Engineering, East China Normal University (via postgraduate recommendation)
+- *2018.09 - 2022.06*, Undergraduate, School of Information Science and Engineering, East China University of Science and Technology
-# π» Internships
-- *2023.11 - now* NLP Research Intern, NLP Group, Shanghai AI Laboratory
, Shanghai, China.
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/_pages/includes/pub.md b/_pages/includes/pub.md
index e3c2e59e2fa..85649b8f50c 100644
--- a/_pages/includes/pub.md
+++ b/_pages/includes/pub.md
@@ -1,11 +1,9 @@
-# π Publications
+# π Publications
-- `KDD 2025` [RELIEF: Reinforcement Learning Empowered Graph Feature Prompt Tuning](https://arxiv.org/abs/2408.03195),
Jiapeng Zhu, **Zichen Ding**, Jianxiang Yu, Jiaqi Tan, Xiang Li.
+- `KDD 2025` [RELIEF: Reinforcement Learning Empowered Graph Feature Prompt Tuning](https://arxiv.org/abs/2408.03195),
**Jiapeng Zhu**, Zichen Ding, Jianxiang Yu, Jiaqi Tan, Xiang Li.
-- `EMNLP 2024` [Automated Peer Reviewing in Paper SEA: Standardization, Evaluation, and Analysis](https://arxiv.org/abs/2407.12857),
Jianxiang Yu\*, **Zichen Ding\***, Jiaqi Tan, Kangyang Luo, Zhenmin Weng, Chenghua Gong, Long Zeng, Renjing Cui, Chengcheng Han, Qiushi Sun, Zhiyong Wu, Yunshi Lan, Xiang Li.
-
-- `LLMAgents@ICLR 2024` [OS-Copilot: Towards Generalist Computer Agents with Self-Improvement](https://arxiv.org/pdf/2402.07456),
Zhiyong Wu\*, Chengcheng Han\*, **Zichen Ding**, Zhenmin Weng, Zhoumianze Liu, Shunyu Yao, Tao Yu, Lingpeng Kong.
+- `CIKM 2024` [GraphCBAL: Class-Balanced Active Learning for Graph Neural Networks via Reinforcement Learning](https://dl.acm.org/doi/abs/10.1145/3627673.3679624),
ChengCheng Yu, **Jiapeng Zhu**, Xiang Li.
More preprints under review will be released soon, and some papers can be found on Google Scholar. πβ¨π
\ No newline at end of file
diff --git a/images/logos/ecust.png b/images/logos/ecust.png
new file mode 100644
index 00000000000..51b12ecc940
Binary files /dev/null and b/images/logos/ecust.png differ
diff --git a/images/person.jpg b/images/person.jpg
index b408a2f6280..635def255be 100644
Binary files a/images/person.jpg and b/images/person.jpg differ