Skip to content

Commit 600e0c7

Browse files
committed
add MODELS2026
1 parent d514796 commit 600e0c7

3 files changed

Lines changed: 12 additions & 10 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Site Settings
99
title : "Tong Ye"
10-
description : "PhD"
10+
description : "PhD in CS/AI <br> BS in Physics"
1111
repository : "tongye98/tongye98.github.io"
1212
google_scholar_stats_use_cdn : false
1313

_data/navigation.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ main:
77
url: "/#-news"
88

99
- title: "Publications"
10-
url: "/#-publications"
11-
12-
- title: "Honors and Awards"
13-
url: "/#-honors-and-awards"
10+
url: "/#-conference-publications"
1411

1512
- title: "Educations"
1613
url: "/#-educations"
1714

18-
- title: "Invited Talks"
19-
url: "/#-invited-talks"
15+
# - title: "Invited Talks"
16+
# url: "/#-invited-talks"
2017

2118
- title: "Internships"
2219
url: "/#-internships"
20+
21+
- title: "Honors and Awards"
22+
url: "/#-honors-and-awards"

_pages/about.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@ My research interests include Large Language Models (LLMs), Code Intelligence, A
2929
- *2022.02*: &nbsp;🎉🎉 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus ornare aliquet ipsum, ac tempus justo dapibus sit amet. -->
3030

3131
# 🚀 News
32+
- 🔥🔥 **[2026-06]** One paper is accepted by MODELS 2026.
3233
- 🔥🔥 **[2026-05]** Our paper is accepted by KDD 2026.
3334
- 🔥🔥 **[2026-04]** One paper is accepted by ACL 2026 main conference.
34-
- 🔥🔥 **[2026-04]** I joined [vivo's AI Research Institute](https://hr-campus.vivo.com/custom/lanjixing) as a LLM Algorithm Researcher.
35+
- 🔥🔥 **[2026-04]** I joined [vivo AI Lab](https://hr-campus.vivo.com/custom/lanjixing) as a LLM Algorithm Researcher.
3536
- 🔥🔥 **[2026-01]** Our paper "[A Problem-Oriented Perspective and Anchor Verification for Code Optimization](https://arxiv.org/abs/2406.11935)" was accepted by ICLR 2026.
3637
- 🔥🔥 **[2025-12]** I received my Ph.D. degree from Zhejiang University.
3738
- 🔥🔥 **[2025-06]** I just finished my algorithm internship at Ant Group. It was **exactly** a whole year.
@@ -54,6 +55,9 @@ My research interests include Large Language Models (LLMs), Code Intelligence, A
5455
</div> -->
5556

5657
<!-- - [Domain-Specific Data Synthesis for LLMs through Minimal Sufficient Representation Learning]() **Tong Ye**, Hang Yu, Tengfei Ma, Xuhong Zhang, Jianguo Li, Peng Di, Jianwei Yin, Wenhai Wang, **NeurIPS 2025 under reivew** -->
58+
59+
- [ModiGen: A Large Language Model-Based Framework for Modelica Component Generation in Multi-Domain Systems](https://arxiv.org/abs/2503.18460). Jiahui Xiang, **Tong Ye**, Peiyu Liu, Yinan Zhang, Wenhai Wang, **MODELS 2026**
60+
5761
- [VersiAlign: Toward Robust Version-Aware Code Generation Amidst Rapid Library Evolution](). Lufan Wang, **Tong Ye**, Peiyu Liu, Wenhai Wang, Mar 2026
5862

5963
- [RepoAttention: Focusing on Relevant Context for Repository-Level Code Completion](https://openreview.net/forum?id=jNeSWhc0fa#discussion). Ruinan Zeng, Xuhong Zhang, **Tong Ye**, Peiyu Liu, Yunyun Sun, Tianyue Luo, Wenhai Wang, Mar 2026
@@ -78,8 +82,6 @@ My research interests include Large Language Models (LLMs), Code Intelligence, A
7882

7983

8084
# 📝 Journal Publications
81-
- [ModiGen: A Large Language Model-Based Workflow for Multi-Task Modelica Code Generation](https://arxiv.org/abs/2503.18460). Jiahui Xiang, **Tong Ye**, Peiyu Liu, Yinan Zhang, Wenhai Wang, Mar 2025
82-
8385
- [AutoPenGPT: Drift-Resistant Penetration Testing Driven by Search-Space Convergence and Dependency Modeling](https://jeit.ac.cn/en/article/doi/10.11999/JEIT250873). Weigang Huang, Lirong Fu, Peiyu Liu, Linkang Du, **Tong Ye**, Yifan Xia, Wenhai Wang, **Journal of Electronics & Information Techonology 电子与信息学报, 2025**
8486

8587
- [LuaTaint: A Static Analysis System for Web Configuration Interface Vulnerability of Internet of Things Device](https://ieeexplore.ieee.org/document/10742550). Jiahui Xiang, Lirong Fu, **Tong Ye**, Peiyu Liu, Huan Le, Liming Zhu, Wenhai Wang, **IEEE Internet of Things Journal, 2024**

0 commit comments

Comments
 (0)