-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
61 lines (52 loc) · 3.35 KB
/
_config.yml
File metadata and controls
61 lines (52 loc) · 3.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# Basic Information
title: Heng Dong
position: AI Researcher
affiliation: ByteDance
email: drdhxi (at) gmail.com
# position: Ph.D. Student
# affiliation: Tsinghua University
# email: drdhxi (at) gmail.com
# Search Engine Optimization (SEO)
# The following information is used to improve the website traffic from search engines, e.g., Google.
keywords: Heng Dong, ByteDance Researcher, Ph.D., Tsinghua University, Computer Science, Artificial Intelligence, Reinforcement Learning, Robotics, LLMs, VLMs, Diffusion Models
description: Heng Dong is a researcher at ByteDance, working on embodied intelligence and multi-modal foundation models for robotics. He aims to build superhuman AI agents by combining learning from interaction—such as reinforcement learning, robot control and design, and multi-agent systems—with modern AI models, including large language models (LLMs), vision-language models (VLMs), diffusion models, and flow-based models. He received his Ph.D. in Computer Science from the Institute for Interdisciplinary Information Sciences (IIIS), Tsinghua University, under the supervision of Prof. Chongjie Zhang and Prof. Yi Wu, and earned his B.S. from the University of Science and Technology of China (USTC) in 2020.
canonical: https://drdh.cc
# description: Heng Dong is a Ph.D. student at the Institute for Interdisciplinary Information Sciences (IIIS), Tsinghua University, advised by Prof. Chongjie Zhang and Prof. Yi Wu, under the leadership of Turing Award laureate Prof. Andrew Yao. His research aims to develop superhuman AI agents through learning from interactions (e.g., RL, robot control & design, multi-agent) and modern models (e.g., LLMs & VLMs, diffusion models, flow Models). He received his B.S. in Computer Science from the University of Science and Technology of China (USTC) in 2020 and began his Ph.D. at Tsinghua University the same year.
# Links
# If you don't need one of them, you may delete the corresponding line.
google_scholar: https://scholar.google.com/citations?user=K26AU1EAAAAJ&hl=en
cv_link: assets/files/resume.pdf
github_link: https://github.com/drdh
linkedin: https://www.linkedin.com/in/drdh/
twitter: https://x.com/drdhxi
# Images (e.g., your profile picture and your website's favicon)
# "favicon" and "favicon_dark" are used for the light and dark modes, respectively.
avatar: ./assets/img/avatar.jpg
favicon: ./assets/img/icon.png
favicon_dark: ./assets/img/icon.png
# Footnote
# You may use the option to disable the footnote, "Powered by Jekyll and Minimal Light theme."
enable_footnote: true
# Auto Dark Mode
# You may use the option to disable the automatic dark theme
auto_dark_mode: true
# Font
# You can use this option to choose between Serif or Sans Serif fonts.
font: "Serif" # or "Sans Serif"
# Google Analytics ID
# Please remove this if you don't use Google Analytics
google_analytics: G-8CVCQHZ5F5
# Use this project as a remote theme for GitHub Pages
# See the guide here: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/adding-a-theme-to-your-github-pages-site-using-jekyll
remote_theme: yaoyao-liu/minimal-light
# The following files will be removed from the generated website.
exclude:
- Gemfile
- Gemfile.lock
- README.md
- README_zh_Hans.md
- README_zh_Hant.md
- README_de.md
- LICENSE
- minimal-light.gemspec
- html_source_file/