Skip to content

Commit 1b74609

Browse files
update
1 parent 148dacd commit 1b74609

3 files changed

Lines changed: 26 additions & 0 deletions

File tree

home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ <h2>Overview</h2>
3434
</div>
3535
<div class="news-container">
3636
<h2>Latest News:</h2>
37+
<p><b>[September 19, 2025]</b> This is truly amazing! Our group has three papers accepted for NeurIPS2025. Congratulations to Yang Xiao and Xin Zhang! It is also impressive that Runyang You, who just enrolls in September, also has a paper accepted. Fantastic!.</p>
3738
<p><b>[August 21, 2025]</b> Congratulations to Heming Xia and Kaishuai Xu for their papers accepted into EMNLP2025.</p>
3839
<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>
3940
<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>

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ <h2>Overview</h2>
3434
</div>
3535
<div class="news-container">
3636
<h2>Latest News:</h2>
37+
<p><b>[September 19, 2025]</b> This is truly amazing! Our group has three papers accepted for NeurIPS2025. Congratulations to Yang Xiao and Xin Zhang! It is also impressive that Runyang You, who just enrolls in September, also has a paper accepted. Fantastic!.</p>
3738
<p><b>[August 21, 2025]</b> Congratulations to Heming Xia and Kaishuai Xu for their papers accepted into EMNLP2025.</p>
3839
<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>
3940
<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>

publications.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,30 @@ <h2>Publications</h2>
3030
<div class="publications">
3131
<h2>2025</h2>
3232

33+
<div class="publication-item">
34+
<div class="publication-bullet">
35+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2505.19187" target="_blank">LIMOPro: Reasoning Refinement for Efficient and Effective Test-time Scaling</a></b></span>
36+
</div>
37+
<p><em>Yang Xiao, Jiashuo Wang, Ruifeng Yuan, Chunpu Xu, Kaishuai Xu, <b>Wenjie Li</b>, Pengfei Liu.</em></p>
38+
<p>The 39th Annual Conference on Neural Information Processing Systems (NeurIPS'2025).</p>
39+
</div>
40+
41+
<div class="publication-item">
42+
<div class="publication-bullet">
43+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2505.16994" target="_blank">R²ec: Towards Large Recommender Models with Reasoning</a></b></span>
44+
</div>
45+
<p><em>Runyang You, Yongqi Li, Xinyu Lin, Xin Zhang, Wenjie Wang, <b>Wenjie Li</b>, Liqiang Nie.</em></p>
46+
<p>The 39th Annual Conference on Neural Information Processing Systems (NeurIPS'2025).</p>
47+
</div>
48+
49+
<div class="publication-item">
50+
<div class="publication-bullet">
51+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="" target="_blank">SSRB: Direct Natural Language Querying to Massive Heterogeneous Semi-Structured Data</a></b></span>
52+
</div>
53+
<p><em>Xin Zhang, Mingxin Li, Yanzhao Zhang, Dingkun Long, Yongqi Li, Yinghui Li, Pengjun Xie, Meishan Zhang, <b>Wenjie Li</b>, Min Zhang, Philip S. Yu.</em></p>
54+
<p>The 39th Annual Conference on Neural Information Processing Systems (NeurIPS'2025), Datasets and Benchmarks Track.</p>
55+
</div>
56+
3357
<div class="publication-item">
3458
<div class="publication-bullet">
3559
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2502.12067" target="_blank">TokenSkip: Controllable Chain-of-Thought Compression in LLMs</a></b></span>

0 commit comments

Comments
 (0)