Skip to content

Commit 7abd0fa

Browse files
update pub
1 parent f3a922a commit 7abd0fa

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ <h2>Overview</h2>
3535
<div class="news-container">
3636
<h2>Latest News:</h2>
3737
<p><b>[August 21, 2025]</b> Congratulations to Heming Xia and Kaishuai Xu for their papers accepted into EMNLP2025.</p>
38+
<p><b>[August 17, 2025]</b> Congratulations to Xin Zhang! His work on "Phased Training for LLM-powered Text Retrieval Models Beyond Data Scaling" was accepted by COLM2025.</p>
3839
<p><b>[July 2, 2025]</b> We have successfully had five papers accepted into the main conference and an additional five papers accepted into Findings at ACL2025. Congratulations to Chak Tou Leong, Wenjun Hou, Kaishuai Xu, Xin Zhang, Yang Xiao, Jian Wang, Hanlin Wang, Qiancheng Xu and Xinghao Chen !</p>
3940
<p><b>[April 5, 2025]</b> Congratulations to Yongqi Li for having two papers accepted by SIGIR'25!</p>
4041
<p><b>[February 27, 2025]</b> Congratulations to Xin Zhang and Jun Gao! Their papers have been accepted at CVPR 2025, showcasing their outstanding contributions to the field. Well done!</p>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ <h2>Overview</h2>
3535
<div class="news-container">
3636
<h2>Latest News:</h2>
3737
<p><b>[August 21, 2025]</b> Congratulations to Heming Xia and Kaishuai Xu for their papers accepted into EMNLP2025.</p>
38+
<p><b>[August 17, 2025]</b> Congratulations to Xin Zhang! His work on "Phased Training for LLM-powered Text Retrieval Models Beyond Data Scaling" was accepted by COLM2025.</p>
3839
<p><b>[July 2, 2025]</b> We have successfully had five papers accepted into the main conference and an additional five papers accepted into Findings at ACL2025. Congratulations to Chak Tou Leong, Wenjun Hou, Kaishuai Xu, Xin Zhang, Yang Xiao, Jian Wang, Hanlin Wang, Qiancheng Xu and Xinghao Chen !</p>
3940
<p><b>[April 5, 2025]</b> Congratulations to Yongqi Li for having two papers accepted by SIGIR'25!</p>
4041
<p><b>[February 27, 2025]</b> Congratulations to Xin Zhang and Jun Gao! Their papers have been accepted at CVPR 2025, showcasing their outstanding contributions to the field. Well done!</p>

publications.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ <h2>2025</h2>
4646
<p>Findings of the 2025 Conference on Empirical Methods in Natural Language Processing (EMNLP’2025).</p>
4747
</div>
4848

49+
<div class="publication-item">
50+
<div class="publication-bullet">
51+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://openreview.net/pdf?id=NC6G1KCxlt" target="_blank">Phased Training for LLM-powered Text Retrieval Models Beyond Data Scaling</a></b></span>
52+
</div>
53+
<p><em>Xin Zhang, Yanzhao Zhang, Wen Xie, Dingkun Long, Mingxin Li, Pengjun Xie, Meishan Zhang, <b>Wenjie Li</b>, Min Zhang.</em></p>
54+
<p>Second Conference on Language Modeling (COLM 2025).</p>
55+
</div>
56+
4957
<div class="publication-item">
5058
<div class="publication-bullet">
5159
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2410.06638" target="_blank">Subtle Errors in Reasoning: Preference Learning via Error-injected Self-editing</a></b></span>
@@ -251,6 +259,13 @@ <h2>2024</h2>
251259
<p><em>Jiashuo Wang, Chunpu Xu, Chak Tou Leong, <b>Wenjie Li</b>, Jing Li.</em></p>
252260
<p>Findings of the 62nd Annual Meeting of the Association for Computational Linguistics (ACL 2024).</p>
253261
</div>
262+
<div class="publication-item">
263+
<div class="publication-bullet">
264+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://aclanthology.org/2024.findings-acl.456/" target="_blank">Unlocking Efficiency in Large Language Model Inference: A Comprehensive Survey of Speculative Decoding</a></b></span>
265+
</div>
266+
<p><em>Heming Xia, Zhe Yang, Qingxiu Dong, Peiyi Wang, Yongqi Li, Tao Ge, Tianyu Liu, <b>Wenjie Li</b>, Zhifang Sui.</em></p>
267+
<p>Findings of the 62nd Annual Meeting of the Association for Computational Linguistics (ACL 2024).</p>
268+
</div>
254269
<div class="publication-item">
255270
<div class="publication-bullet">
256271
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2402.06967" target="_blank">Instruct once, Chat Consistently in Multiple Rounds: An Efficient Tuning Framework for Dialogue</a></b></span>

0 commit comments

Comments
 (0)