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
Copy file name to clipboardExpand all lines: content/news/_index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ date: 2024-02-10
4
4
draft: false
5
5
hideToc: false
6
6
---
7
+
- 1/26/2025 🎉 [OSWorld-Human](https://arxiv.org/abs/2506.16042) was accepted to 9th Annual Conference on Machine Learning and Systems 2026!
8
+
- 1/26/2025 🎉 [Beat the long tail: Distribution-Aware Speculative Decoding for RL Training](https://arxiv.org/abs/2511.13841) was accepted to 9th Annual Conference on Machine Learning and Systems 2026!
7
9
- 9/23/2025 🎉 [FarSight](https://arxiv.org/abs/2506.00384) was accepted to the Workshop on Machine Learning for Systems at NeurIPS 2025!
8
10
- 9/23/2025 🎉 [Demystifying Delays in Reasoning](https://cseweb.ucsd.edu/~yiying/2025_NIPS_ERW_Deep_Research_Perf_Study.pdf) was accepted to the Workshop on Efficient Reasoning at NeurIPS 2025!
9
11
- 6/19/2025 [Preprint release of OSWorld-Human](https://arxiv.org/abs/2506.16042): Benchmarking the Efficiency of Computer-Use Agents
Copy file name to clipboardExpand all lines: content/publications/_index.md
+57-5Lines changed: 57 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,63 @@ date: 2024-02-10
4
4
---
5
5
6
6
## Conference Papers
7
-
-**Cognify: The Automated Optimizer for Generative AI Workflows**
7
+
-**OSWorld-Human: Benchmarking the Efficiency of Computer-Use Agents**<br/>
8
+
*Reyna Abhyankar\*, Qi Qi\*, Yiying Zhang*<br/>
9
+
*Workshop on Computer Use Agents at ICML, 2025*<br/>
10
+
*9th Annual Conference on Machine Learning and Systems 2026*<br/>
11
+
[MLSys '2026](https://arxiv.org/abs/2506.16042)
12
+
{{< bibtex name="abhyankar2026osworld" >}}
13
+
@inproceedings{abhyankar2026osworld,
14
+
author = "Abhyankar, Reyna and Qi, Qi and Zhang, Yiying",
15
+
title = "OSWorld-Human: Benchmarking the Efficiency of Computer-Use Agents", booktitle = "Proceedings of the 9th Annual Conference on Machine Learning and Systems (MLSys)",
16
+
year = "2026" }
17
+
{{< /bibtex >}}
18
+
19
+
-**Beat the long tail: Distribution-Aware Speculative Decoding for RL Training**<br/> *Zelei Shao\*, Vikranth Srivatsa\*, Sanjana Srivastava, Qingyang Wu, Alpay Ariyak, Xiaoxia Wu, Ameen Patel, Jue Wang, Percy Liang, Tri Dao, Ce Zhang, Yiying Zhang, Ben Athiwaratkun, Chenfeng Xu, Junxiong Wang* <br/>
20
+
*9th Annual Conference on Machine Learning and Systems 2026*<br/>
21
+
[MLSys '2026](https://arxiv.org/abs/2511.13841)
22
+
{{< bibtex name="shao2026beat" >}}
23
+
@inproceedings{shao2026beat,
24
+
author = "Shao, Zelei and Srivatsa, Vikranth and Srivastava, Sanjana and Wu, Qingyang and Ariyak, Alpay and Wu, Xiaoxia and Patel, Ameen and Wang, Jue and Liang, Percy and Dao, Tri and Zhang, Ce and Zhang, Yiying and Athiwaratkun, Ben and Xu, Chenfeng and Wang, Junxiong",
25
+
title = "Beat the long tail: Distribution-Aware Speculative Decoding for RL Training",
26
+
booktitle = "Proceedings of the 9th Annual Conference on Machine Learning and Systems (MLSys)",
27
+
year = "2026" }
28
+
{{< /bibtex >}}
29
+
30
+
31
+
-**FarSight: Deep-Learning-Driven Prefetching for Far Memory** <br/>
32
+
*Yutong Huang, Zhiyuan Guo, Yiying Zhang* </br>
33
+
*Workshop on Machine Learning for Systems at NeurIPS, 2025* </br>
0 commit comments