Skip to content

Commit 9b3e77f

Browse files
committed
updated simpletes and recent talks
1 parent 27b69f2 commit 9b3e77f

3 files changed

Lines changed: 21 additions & 0 deletions

File tree

_pages/about.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Feel free to reach out if you are interested in my research or simply want to ch
2121
<!-- </p> -->
2222

2323
<h2 id="news">News</h2>
24+
- (May 2026) Check out [SimpleTES](https://www.wizardquant.com/will/simpletes), our new work on strategically scaling evaluation-driven discovery loops — achieving state-of-the-art on 21 problems across six domains with open-source models. See [paper](https://arxiv.org/abs/2604.19341), [code](https://github.com/wq-will/SimpleTES), and [tweet](https://x.com/haotian_yeee/status/2056782234192166926).
25+
- (Apr. 2026) I passed my Ph.D. qualifying exam at Stanford!
2426
- (Feb. 2026) [InfoTok](https://arxiv.org/abs/2512.16975) (<font color="#DC143C">Oral</font>) and [Scaling Law Discovery](https://linhaowei1.github.io/scaling_law_discovery/) accepted by ICLR 2026. See you in Rio de Janeiro!
2527
- (Feb. 2026) I had the pleasure of presenting our work on [DDRL](https://research.nvidia.com/labs/dir/ddrl/) at CalTech (hosted by [Anima Anandkumar](https://www.eas.caltech.edu/people/anima)) and ByteDance Seed (hosted by [Haoqi Fan](https://haoqifan.github.io/)). Thanks for the invitation!
2628
- (Jan. 2026) We release an interesting [study](https://linhaowei1.github.io/scaling_law_discovery/) on whether AI can discover its own scaling laws better than humans. Check it out!
@@ -38,6 +40,18 @@ Feel free to reach out if you are interested in my research or simply want to ch
3840

3941
<h2 id="publications">Selected Publications</h2>
4042

43+
<div class="pub-item">
44+
<div class="pub-left">
45+
<abbr class="badge">Preprint</abbr>
46+
<a href="/images/papers/simpletes.gif" target="_blank"><img src="/images/papers/simpletes.gif" alt="SimpleTES"></a>
47+
</div>
48+
<div class="pub-right">
49+
<div class="pub-title">SimpleTES: A General Framework for Strategically Scaling Evaluation-Driven Discovery Loops</div>
50+
<div class="pub-authors">Haotian Ye*, Haowei Lin*, Jingyi Tang*, Yizhen Luo*, Caiyin Yang, Chang Su, Rahul Thapa, Rui Yang, Ruihua Liu, Zeyu Li, Chong Gao, Dachao Ding, Guangrong He, Miaolei Zhang, Lina Sun, Wenyang Wang, Yuchen Zhong, Zhuohao Shen, Di He, Jianzhu Ma, Stefano Ermon, Tongyang Li, Xiaowen Chu, James Zou, Yuzhi Xu</div>
51+
<div class="pub-links"><a href="https://arxiv.org/abs/2604.19341">[Paper]</a> <a href="https://www.wizardquant.com/will/simpletes">[Website]</a> <a href="https://github.com/wq-will/SimpleTES">[Code]</a> <a href="https://x.com/haotian_yeee/status/2056782234192166926">[Twitter]</a></div>
52+
</div>
53+
</div>
54+
4155
<div class="pub-item">
4256
<div class="pub-left">
4357
<abbr class="badge">In submission</abbr>
@@ -172,6 +186,13 @@ Feel free to reach out if you are interested in my research or simply want to ch
172186

173187

174188
<h2 id="talks">Invited Talks</h2>
189+
- Lightning Talk at [AI Agents for Discovery in the Wild Workshop](https://ai-discovery-in-the-wild.github.io/) (CAIS 2026), May 2026
190+
<br/>*SimpleTES: A General Framework for Strategically Scaling Evaluation-Driven Discovery Loops*
191+
192+
- [ByteDance Seed](https://seed.bytedance.com/en/research), May 2026
193+
<br/>*Data-regularized Reinforcement Learning for Diffusion Models at Scale*
194+
<br/>*InfoTok: Adaptive Discrete Video Tokenizer via Information-Theoretic Compression*
195+
175196
- [CalTech](https://www.caltech.edu/), Feb. 2026
176197
<br/>*Data-regularized Reinforcement Learning for Diffusion Models at Scale*
177198

images/.DS_Store

4 KB
Binary file not shown.

images/papers/simpletes.gif

6.36 MB
Loading

0 commit comments

Comments
 (0)