forked from knmnyn/hugo-blox
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
78 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
--- | ||
# Display name | ||
title: Yuxi Xie | ||
|
||
# Full Name (for SEO) | ||
first_name: Yuxi | ||
last_name: Xie | ||
|
||
# Is this the primary user of the site? | ||
superuser: false | ||
|
||
# Role/position | ||
role: Graduate Students | ||
|
||
# Organizations/Affiliations | ||
organizations: | ||
- name: National University of Singapore, School of Computing | ||
url: 'http://www.comp.nus.edu.sg' | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: PhD Candidate January 2021 Intake | ||
|
||
interests: | ||
- Multi-Step Reasoning and Text Generation | ||
- Vision-Language Understanding and Reasoning | ||
- Self-Improvement for Large Foundation Models | ||
|
||
education: | ||
courses: | ||
- course: Ph.D. Student in Computer Science | ||
institution: National University of Singapore | ||
year: 2021-Now | ||
- course: Bachelor of Economics | ||
institution: Peking University | ||
year: 2017-2020 | ||
- course: B.S. in Data Science and Big Data Technology | ||
institution: Peking University | ||
year: 2016-2020 | ||
|
||
# Social/Academic Networking | ||
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons | ||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the | ||
# form "mailto:[email protected]" or "#contact" for contact widget. | ||
social: | ||
- icon: house | ||
icon_pack: fas | ||
link: https://yuxixie.github.io/ | ||
- icon: envelope | ||
icon_pack: fas | ||
link: '[email protected]' | ||
- icon: google-scholar | ||
icon_pack: ai | ||
link: https://scholar.google.com/citations?user=LNLECx0AAAAJ&hl=en | ||
- icon: github | ||
icon_pack: fab | ||
link: https://github.com/YuxiXie | ||
# Link to a PDF of your resume/CV from the About widget. | ||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. | ||
# - icon: cv | ||
# icon_pack: ai | ||
# link: files/cv.pdf | ||
|
||
# Enter email to display Gravatar (if Gravatar enabled in Config) | ||
email: '[email protected]' | ||
|
||
# Highlight the author in author lists? (true/false) | ||
highlight_name: false | ||
|
||
# Organizational groups that you belong to (for People widget) | ||
# Set this to `[]` or comment out if you are not using People widget. | ||
user_groups: | ||
- Graduate Students | ||
# - Researchers | ||
--- | ||
|
||
Yuxi is a fourth-year Ph.D. student advised by Prof. Min-Yen Kan. She is visiting University of California, Santa Barbara and collaborates with Prof. William Wang in 2024. Her primary research focus is on Vision-Language Understanding and Reasoning. Prior to that, She worked with Prof. Yansong Feng at Wangxuan Institute of Computer Technology at Peking University. | ||
|
||
Her primary research focus is on Vision-Language Understanding and Reasoning. She is working on developing training and inference-time algorithms to enhance the reasoning capabilities of large foundation models, including both LVLMs and LLMs. She has also been interested in Natural Language Generation, especially about generating deep questions that require complex reasoning on textual and multimodal data. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.