Skip to content

Commit

Permalink
🐞 fix: feishu docs 20241011
Browse files Browse the repository at this point in the history
  • Loading branch information
yinhanyan committed Oct 10, 2024
1 parent 860f64a commit c45d51a
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 21 deletions.
2 changes: 1 addition & 1 deletion _bibliography/papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ @inproceedings{chen2020simple
title = {Simple and Deep Graph Convolutional Networks},
author = {Chen, Ming and Wei*, Zhewei and Huang, Zengfeng and Ding, Bolin and Li, Yaliang},
booktitle = {International Conference on Machine Learning},
award = {WAIC Award},
award = {World Artificial Intelligence Conference Youth Outstanding Paper Nomination Award},
pages = {1725--1735},
year = {2020},
organization = {PMLR},
Expand Down
2 changes: 1 addition & 1 deletion _includes/footer.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{% include scripts/newsletter.liquid %}
{% endif %}

<img src="{{ site.baseurl }}/assets/img/algruc.png" alt="Alg@RUC" class="mx-auto d-block" style="width: 100px; height: auto; margin-bottom: 1rem"/>
{% comment %} <img src="{{ site.baseurl }}/assets/img/algruc.png" alt="Alg@RUC" class="mx-auto d-block" style="width: 100px; height: auto; margin-bottom: 1rem"/> {% endcomment %}
<!-- Social -->
<div class="social-header mb-4">
<div style="font-size: 0.8rem" align="center">Follow our works via:</div>
Expand Down
13 changes: 7 additions & 6 deletions _layouts/bib.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<li>
<div id="{{ entry.key }}" class="col">
<!-- Title -->
{% if entry.html %}<a href="{{ entry.html }}">{% endif %}<b style="color: var(--global-theme-color);">{{ entry.title }}</b>{% if entry.html %}</a>{% endif %}{% if entry.award %}, <b style="color: red;">{{ entry.award }}</b>{% endif %}
{% if entry.html %}<a href="{{ entry.html }}">{% endif %}<b style="color: var(--global-theme-color);">{{ entry.title }}</b>{% if entry.html %}</a>{% endif %}
<!-- Author -->
<div class="author">
{% assign author_array_size = entry.author_array | size %}
Expand Down Expand Up @@ -136,22 +136,23 @@
{% assign entrytype_text = entrytype | strip_html | strip %}
{% capture periodical %}{{ entrytype }}{% if entrytype_text != "" and entryyear != "" %}{% if entry.abbr %} ({{entry.abbr}}){% endif %}, {% endif %}{{ entrymonth }}{{ entryyear }}{% endcapture %}
<div class="periodical">
{{ periodical | strip }}
{{ periodical | strip }}{% if entry.award %}. (<b style="color: red;">{{ entry.award }}</b>){% endif %}
</div>
<div class="periodical">
{{ entry.note | strip }}
</div>


<!-- Links/Buttons -->
<div class="links">
{% comment %} {% if entry.award %}
<a class="award btn btn-sm z-depth-0" role="button">
{%- if entry.award_name %}{{ entry.award_name }}{% else %}Awarded{% endif -%}
</a>
{% endif %} {% endcomment %}
{% comment %} {% if entry.abstract %}
<a class="abstract btn btn-sm z-depth-0" role="button">Abs</a>
{% endif %} {% endcomment %}
{% if page.title == "About" and entry.abstract %}
[<a class="abstract" role="button" style="color: var(--global-theme-color);">TL;DR</a>]
{% endif %}
{% if entry.arxiv %}
[<a href="http://arxiv.org/abs/{{ entry.arxiv }}" class="" role="button">arXiv</a>]
{% endif %}
Expand Down Expand Up @@ -278,7 +279,7 @@

{% if page.title == "About" and entry.abstract %}
<!-- Hidden abstract block -->
<div class="hidden open">
<div class="abstract hidden">
<p>{{ entry.abstract }}</p>
</div>
{% endif %}
Expand Down
51 changes: 38 additions & 13 deletions _pages/profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,134 +6,155 @@ description:
nav: true
nav_order: 9
nologo: true
display_categories: ["Postdoctoral Researcher", "Current PhD Students", "Current Master Students", "Graduated PhD Students", "Graduated Master Students"]
display_categories: ["Postdoc Researcher", "Current PhD Students", "Current Master Students", "Graduated PhD Students", "Graduated Master Students"]
images:
slider: true
students:
# if you want to include more than one profile, just replicate the following block
# and create one content file for each profile inside _pages/
- name: Mingguo He
native_written_name: 何明国
image: mingguo.jpg
link: https://ivam-he.github.io/
more_info: <li>Graph Learning</li><li>Graph Neural Networks</li>
category: Current PhD Students
text_muted: 2020 - Present
- name: Yanping Zheng
native_written_name: 郑艳萍
image: yanping.jpg
link: https://zheng-yp.github.io/
more_info: <li>Graph Neural Networks</li><li>Dynamic Graph Representation Learning</li>
category: Postdoctoral Researcher
category: Postdoc Researcher
text_muted: 2024 - Present
- name: Jiajun Li
native_written_name: 李家郡
image: jiajun.jpg
link: https://llijiajun.github.io/github-io/
more_info: <li>Streaming Algorithms</li><li>AI4DB</li>
category: Current PhD Students
text_muted: 2021 - Present
- name: Yang Zhang
native_written_name: 张阳
image: yang_zhang.jpg
link: https://fengyuewuya.github.io/
more_info: <li>AI for drug</li>
category: Current PhD Students
text_muted: 2021 - Present
- name: Yuhe Guo
native_written_name: 郭雨荷
image: yuhe.jpg
link: https://yuziguo.github.io/
more_info: <li>Spectral Graph Machine Learning</li><li>Graph Signal Processing</li>
category: Current PhD Students
text_muted: 2021 - Present
- name: Jinjia Feng
native_written_name: 冯晋嘉
image: jinjia.jpg
link: https://xkxxfyf.github.io/
more_info: <li>Large-scale molecular and protein pre-training</li>
category: Current PhD Students
text_muted: 2021 - Present
- name: Mingji Yang
native_written_name: 杨铭基
image: mingji.jpg
link: https://kyleyoung-ymj.github.io/
more_info: <li>CS Theory</li><li>Graph Algorithms</li><li>Sublinear Algorithms</li>
category: Current PhD Students
text_muted: 2022 - Present
- name: Haipeng Ding
native_written_name: 丁海鹏
image: haipeng.jpg
link:
more_info: <li>Large-scale Graph Learning</li><li>LLM4Graph</li>
category: Current PhD Students
text_muted: 2022 - Present
- name: Lu Yi
native_written_name: 易璐
image: lu_yi.jpg
link: https://luyi256.github.io/
more_info: <li>Dynamic Graph Learning</li><li>Graph Unlearning</li><li>Scalable Algorithms</li>
category: Current PhD Students
text_muted: 2022 - Present
- name: Runlin Lei
native_written_name: 雷润林
image: runlin.jpg
link: https://leirunlin.github.io/
more_info: <li>Graph Machine Learning</li><li>Graph Adversarial Attack & Defense</li><li>LLM4Graph</li>
category: Current PhD Students
text_muted: 2022 - Present
- name: Dongxie Wen
native_written_name: 文东勰
image: dongxie.jpg
link:
more_info: <li>Sketch4ML</li><li>Steaming Algorithms</li><li>Online Learning</li>
category: Current PhD Students
text_muted: 2023 - Present
- name: Jie Peng
native_written_name: 彭杰
image: jie_peng.jpg
link: https://lucas-pj.github.io/
more_info: <li>Graph Machine Learning</li><li>Dynamic Graph Learning</li>
category: Current PhD Students
text_muted: 2023 - Present
- name: Gengmo Zhou
native_written_name: 周耕墨
image: gengmo.jpg
link: https://zhougengmo.github.io/
more_info: <li>AI in Pharmaceuticals</li><li>3D Molecule Modeling</li>
category: Current PhD Students
text_muted: 2023 - Present
- name: Yuwei Hu
native_written_name: 胡雨韦
image: yuwei.jpg
link:
more_info: <li>LLM&Graph</li>
category: Current PhD Students
text_muted: 2024 - Present
- name: Yuzhang Fei
native_written_name: 费煜章
image: yuzhang.jpg
link:
more_info: <li>GNN-based Algorithmic Reasoning</li>
category: Current PhD Students
text_muted: 2024 - Present
- name: Wenda Wang
native_written_name: 王闻达
image: wenda.jpg
link:
more_info: <li>Deep Learning for Bioinformatics</li>
category: Current PhD Students
text_muted: 2024 - Present

- name: Guanyu Cui
native_written_name: 崔冠宇
image: guanyu.jpg
link: https://guanyucui.github.io/
more_info: <li>Graph Neural Networks</li><li>Graph Algorithms</li><li>Graph Algorithm Alignment</li>
category: Current Master Students
text_muted: 2022 - Present
- name: Jingyu Chen
native_written_name: 陈靖宇
image: jingyu.jpg
link:
more_info: <li>Graph Self-supervised Learning</li><li>Spectral GNN</li>
category: Current Master Students
text_muted: 2022 - Present
- name: Jiahong Ma
native_written_name: 马嘉鸿
image: jiahong.jpg
link:
more_info: <li>Spectral GNN</li><li>Graph Transformer</li>
category: Current Master Students
text_muted: 2022 - Present
- name: Jiarui Ji
native_written_name: 季嘉蕊
image: jiarui.jpg
link:
more_info: <li>LLM Multi-Agent</li><li>AI4Social Science</li>
category: Current Master Students
text_muted: 2023 - Present
- name: Hanyan Yin
native_written_name: 尹涵燕
image: hanyan.jpg
link: https://yinhanyan.github.io/
more_info: <li>Streaming Algorithms</li>
Expand All @@ -144,19 +165,19 @@ students:
image: yu_liu.jpg
link: https://faculty.bjtu.edu.cn/9759/
more_info: >
2014-2018, Lecturer of Beijing Jiaotong University<br>Dissertation: <cite>Structural-Based Approximate Algorithms for Massive Graphs</cite> (基于网络结构的大图近似算法)<br>(co-supervised with <a href="https://www.cs.helsinki.fi/u/jilu/">Jiaheng Lu</a>), Former Peking University Boya Postdoctoral Fellowship (Outstanding Postdoctoral)
category: Graduated PhD Students
- name: Yanping Zheng
image: yanping.jpg
link: https://zheng-yp.github.io/
more_info: >
2020-2024, Postdoctoral Researcher of <a href="http://ai.ruc.edu.cn/english/">Gaoling School of Artificial Intelligence</a>, <a href="https://en.ruc.edu.cn/">Renmin University of China</a><br>Dissertation: <cite>Research on Key Technologies of Dynamic Graph Neural Network</cite> (动态图神经网络关键技术研究)
2014-2018, Lecturer of Beijing Jiaotong University<br>Dissertation: <cite>Structural-Based Approximate Algorithms for Massive Graphs</cite> (基于网络结构的大图近似算法)<br>(co-supervised with <a href="https://www.cs.helsinki.fi/u/jilu/">Jiaheng Lu</a>), Former Peking University Boya Postdoc Fellowship (Outstanding Postdoc)
category: Graduated PhD Students
- name: Hanzhi Wang
image: hanzhi.jpg
link: https://wanghzccls.github.io/
more_info: >
2019-2024, Postdoctoral Researcher at <a href="https://barc.ku.dk/">BARC (Basic Algorithm Research Copenhagen)</a>, <a href="https://www.ku.dk/english/">University of Copenhagen</a><br>Dissertation: <cite>Efficient Random-Walk Probability Computations on Large-Scale Graphs</cite> (大图上随机游走概率的高效计算)<br>Awards: Baidu Scholarship, MSRA Fellowship, Wu Yuzhang Scholarship, National Scholarship
2019-2024, Postdoc Researcher at <a href="https://barc.ku.dk/">BARC (Basic Algorithm Research Copenhagen)</a>, <a href="https://www.ku.dk/english/">University of Copenhagen</a><br>Dissertation: <cite>Efficient Random-Walk Probability Computations on Large-Scale Graphs</cite> (大图上随机游走概率的高效计算)<br>Awards: Baidu Scholarship, MSRA Fellowship, Wu Yuzhang Scholarship, National Scholarship
category: Graduated PhD Students
- name: Yanping Zheng
image: yanping.jpg
link: https://zheng-yp.github.io/
more_info: >
2020-2024, Postdoc Researcher of <a href="http://ai.ruc.edu.cn/english/">Gaoling School of Artificial Intelligence</a>, <a href="https://en.ruc.edu.cn/">Renmin University of China</a><br>Dissertation: <cite>Research on Key Technologies of Dynamic Graph Neural Network</cite> (动态图神经网络关键技术研究)
category: Graduated PhD Students

- name: Suijun Tong
Expand Down Expand Up @@ -238,7 +259,7 @@ students:
</swiper-container>

{% for category in page.display_categories %}
{% if category == "Current PhD Students" or category == "Current Master Students" or category == "Postdoctoral Researcher" %}
{% if category == "Current PhD Students" or category == "Current Master Students" or category == "Postdoc Researcher" %}
<h2 class="category">{{ category }}</h2>
{% assign categorized_projects = page.students | where: "category", category %}
<div class="row row-cols-1 row-cols-sm-2">
Expand All @@ -249,18 +270,22 @@ students:
<div class="card hoverable h-100 d-flex flex-column justify-content-center">
<div class="d-flex justify-content-center align-items-center w-100">
<div class="col-md-5 d-flex justify-content-center">
{% if project.link | strip != "" %}
<a href="{{ project.link }}" class="no-decoration">
{% endif %}
<img
src="{{ profile_image_path | prepend: site.baseurl }}"
class="img-fluid rounded-circle d-block m-2"
style="max-width: 150px; max-height: 150px; width: 100%; height: auto;"
loading="lazy"
/>
</a>
{% if project.link | strip != "" %} </a> {% endif %}
</div>
<div class="col-md-7">
<div class="card-body d-flex flex-column justify-content-center">
<h4 class="card-title"><a href="{{ project.link }}"><b>{{ project.name }}</b></a></h4>
<h4 class="card-title mb-1">{% if project.link | strip != "" %}<a href="{{ project.link }}">{% endif %}<b style="color: var(--global-theme-color);">{{ project.name }}</b>{% if project.link | strip != "" %}</a>{% endif %}</h4>
<div class="mb-2"> {{ project.native_written_name }}</div>
<div class="text-muted">{{ project.text_muted}}</div>
<div class="card-text">
<ul class="pl-3">{{ project.more_info }}</ul>
</div>
Expand Down
Binary file modified assets/img/students/yang_zhang.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c45d51a

Please sign in to comment.