Skip to content

Commit 18f5227

Browse files
update
1 parent 289f689 commit 18f5227

3 files changed

Lines changed: 16 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>[April 5, 2025]</b> Congratulations to Yongqi Li for having two papers accepted by SIGIR'25!</p>
3738
<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>
3839
<p><b>[January 24, 2025]</b> Congratulations! Yi Cheng and Heming Xia have papers accepted to ICLR2025, while Yongqi Li's work was accepted by WWW2025.</p>
3940
<p><b>[December 2, 2024]</b> Congratulations to Ruifeng Yuan! His work on "Evolving Large Language Model Assistant with Long-Term Verbal Memory" was accepted by COLING2025.</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>[April 5, 2025]</b> Congratulations to Yongqi Li for having two papers accepted by SIGIR'25!</p>
3738
<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>
3839
<p><b>[January 24, 2025]</b> Congratulations! Yi Cheng and Heming Xia have papers accepted to ICLR2025, while Yongqi Li's work was accepted by WWW2025.</p>
3940
<p><b>[December 2, 2024]</b> Congratulations to Ruifeng Yuan! His work on "Evolving Large Language Model Assistant with Long-Term Verbal Memory" was accepted by COLING2025.</p>

publications.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,20 @@ <h2>Publications</h2>
2929
<div class="content">
3030
<div class="publications">
3131
<h2>2025</h2>
32+
<div class="publication-item">
33+
<div class="publication-bullet">
34+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2503.18941" target="_blank">Scaling Laws for Generative Retrieval</a></b></span>
35+
</div>
36+
<p><em>Hongru Cai, Yongqi Li, Ruifeng Yuan, Wenjie Wang, Zhen Zhang, <b>Wenjie Li</b>, Tat-Seng Chua</em></p>
37+
<p>The 48th International ACM SIGIR Conference on Research and Development in the Information Retrieval (SIGIR'2025).</p>
38+
</div>
39+
<div class="publication-item">
40+
<div class="publication-bullet">
41+
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2407.17274" target="_blank">Revolutionizing Text-to-Image Retrieval as Autoregressive Token-to-Voken Generation</a></b></span>
42+
</div>
43+
<p><em>Yongqi Li, Hongru Cai, Wenjie Wang, Leigang Qu, Yinwei Wei, <b>Wenjie Li</b>, Liqiang Nie, Tat-Seng Chua</em></p>
44+
<p>The 48th International ACM SIGIR Conference on Research and Development in the Information Retrieval (SIGIR'2025).</p>
45+
</div>
3246
<div class="publication-item">
3347
<div class="publication-bullet">
3448
<span class="tag_conference">Conference</span><span><b><a class="text-link" href="https://arxiv.org/abs/2412.16855" target="_blank">Bridging Modalities: Improving UniversalMultimodal Retrieval by Multimodal LargeLanguage Models</a></b></span>

0 commit comments

Comments
 (0)