You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anouncing VerlTool, see [X post](https://x.com/DongfuJiang/status/1929198238017720379) and [Github](https://github.com/TIGER-AI-Lab/verl-tool). Paper coming soon.
Copy file name to clipboardExpand all lines: _pages/about.md
+3-11Lines changed: 3 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,9 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
15
15
social: true # includes social icons at the bottom of the page
16
16
---
17
17
18
-
I'm a second-year CS Ph.D. student of [TIGER-Lab][12] at [University of Waterloo][7], advised by Prof. [Wenhu Chen][6]. Previously, I received my bachelor degree in Computer Science at [Zhejiang University][0]. I have interned at at [Allen Institute for AI][11] in summer 2024, supervised by [Bill Yuchen Lin][5] and [Lianhui Qin][10].
18
+
I'm a second-year CS Ph.D. student of [TIGER-Lab][12] at [University of Waterloo][7], advised by Prof. [Wenhu Chen][6]. Previously, I received my bachelor degree in Computer Science at [Zhejiang University][0]. I am currently interning at [NVIDIA ADLR]([13]) at Santa Clara.
19
19
20
-
My research focus on General Artificial Intelligence and their applications. I am particularly interested in understanding the behavior of LLMs and and multimodality reasoning, as well as their evaluation.
21
-
22
-
<b><spanstyle="color: red; font-weight: bold;">Try out our
</a>! We need your votes to help benchmarking multimodal generative models!</span></b>
20
+
My research focus on LLM/VLM-post training, including alignment, evaluation, and applications. Recently I am particularly interested in reinforcement learning for reasoning tasks and how they can better use tools to solve problems. I built [VerlTool](https://github.com/TIGER-AI-Lab/verl-tool) as an initial exploration of this direction with a neat and easy-to-use codebase.
30
21
31
22
[0]: https://www.zju.edu.cn/english/
32
23
[1]: https://shanzhenren.github.io/
@@ -41,6 +32,7 @@ and
41
32
[10]: https://lianhui.ucsd.edu/
42
33
[11]: https://allenai.org/
43
34
[12]: https://huggingface.co/TIGER-Lab
35
+
[13]: https://research.nvidia.com/labs/adlr/
44
36
45
37
46
38
<!-- Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
Copy file name to clipboardExpand all lines: _pages/miscellaneous.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,12 @@ nav_order: 3
24
24
## Services
25
25
**I have served as a reviewer for the following conferences**
26
26
27
-
- ACL ARR (2024)
28
-
- NeurIPS (2024)
27
+
- ACL ARR (2024, 2025)
28
+
- NeurIPS (2024, 2025)
29
29
- ICLR (2024)
30
-
- TMLR (2024)
30
+
- TMLR (2024, 2025)
31
31
- AISTATS (2025)
32
-
32
+
- AAAI (2025)
33
33
34
34
<!-- For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to `_projects/` so that you can have a dedicated page for each course.
0 commit comments