Skip to content

Commit d5cad4d

Browse files
authored
Update about.md
1 parent c45dfa5 commit d5cad4d

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

_pages/about.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,23 @@ redirect_from:
99
---
1010

1111
I am a second-year Ph.D. student at [Stanford CS](https://www.cs.stanford.edu/), advised by Professor [James Zou](https://www.james-zou.com/) and [Stefano Ermon](https://cs.stanford.edu/~ermon/). Before that, I received my B.S. in Math and Computer Science at Yuanpei College, [Peking University](https://english.pku.edu.cn/), under the advice of Professor [Liwei Wang](http://www.liweiwang-pku.com/) and [Di He](https://dihe-pku.github.io/).
12-
I focus on advancing foundational generative AI through research in theory, algorithm design, and high-performance computing. If you're interested in my work, please feel free to contact me!
12+
I focus on advancing foundational generative AI through algorithm design and high-performance computing. If you're interested in my work, please feel free to contact me!
1313

1414
News
1515
======
16-
- (Sept. 2024) Two papers got accepted by NeurIPS 2024, including [training-free guidance](https://arxiv.org/abs/2409.15761) (<font color="#DC143C">Spotlight</font>) and [geometric trajectory models](https://arxiv.org/abs/2410.13027). See you in Vancouver!
16+
- (Apr. 2025) I am currently working part-time at [NVIDIA Deep Imagination Research](https://research.nvidia.com/labs/dir/) and will join as full-time intern this summer in Santa Clara.
17+
- (Apr. 2025) Google intern work [LLM Constrained Decoding](https://arxiv.org/abs/2504.09135) was accepted by AISTATS 2025, and [ICV-Hallucination](https://arxiv.org/abs/2410.15778) by ICLR 2025 (<font color="#DC143C">Spotlight</font>). See you in Singapore and Phuket!
18+
- (Sept. 2024) Two papers was accepted by NeurIPS 2024, including [training-free guidance](https://arxiv.org/abs/2409.15761) (<font color="#DC143C">Spotlight</font>) and [geometric trajectory models](https://arxiv.org/abs/2410.13027). See you in Vancouver!
1719
<!-- - (May. 2024) Three papers got accepted by ICML 2024, inclduing [LLM selection](https://arxiv.org/abs/2402.02314), [in-context vectors](https://arxiv.org/abs/2311.06668), and [monitoring AI usage in peer reviews](https://arxiv.org/pdf/2403.07183). See you in Vienna! -->
18-
- (Feb. 2024) Our [Forward Laplacian paper](https://www.nature.com/articles/s42256-024-00794-x) is accepted by Nature Machine Intelligence! We release [LapJAX](https://github.com/YWolfeee/lapjax), a JAX based package designed for accelerating general second order operators (e.g., Laplacian) computation.
20+
<!-- - (Feb. 2024) Our [Forward Laplacian paper](https://www.nature.com/articles/s42256-024-00794-x) is accepted by Nature Machine Intelligence! We release [LapJAX](https://github.com/YWolfeee/lapjax), a JAX based package designed for accelerating general second order operators (e.g., Laplacian) computation. -->
1921

2022
Selected Publications
2123
======
24+
- **(AISTATS 2025) Efficient and Asymptotically Unbiased Constrained Decoding for Large Language Models**
25+
<br/>
26+
_Haotian Ye, Himanshu Jain, Chong You, Ananda Theertha Suresh, Haowei Lin, James Zou, Felix Yu_
27+
<br/>
28+
[[Paper](https://arxiv.org/abs/2504.09135)]
2229
- **(NeurIPS 2024, <font color="#DC143C">Spotlight</font>) TFG: Unified Training-Free Guidance for Diffusion Models**
2330
<br/>
2431
_Haotian Ye\*, Haowei Lin\*, Jiaqi Han\*, Minkai Xu, Sheng Liu, Yitao Liang, Jianzhu Ma, James Zou, Stefano Ermon_

0 commit comments

Comments
 (0)