Skip to content

Commit 4c1c1a5

Browse files
update
1 parent a787925 commit 4c1c1a5

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>[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>
3738
<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>
3839
<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>
3940
<p><b>[November 22, 2024]</b> Congratulations to Chaktou Leong for being recognized as a Top Reviewer at NeurIPS2024! We would also like to extend our congratulations to Heming Xia and Shichao Sun for receiving the prestigious Outstanding Reviewer Award at EMNLP2024!</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>[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>
3738
<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>
3839
<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>
3940
<p><b>[November 22, 2024]</b> Congratulations to Chaktou Leong for being recognized as a Top Reviewer at NeurIPS2024! We would also like to extend our congratulations to Heming Xia and Shichao Sun for receiving the prestigious Outstanding Reviewer Award at EMNLP2024!</p>

publications.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,20 @@ <h2>2024</h2>
3838
<p>pub</p>
3939
<p>[<a href="link_to_arxiv" class="publication-link">link</a>]</p>
4040
</div> -->
41+
<div class="publication-item">
42+
<div class="publication-bullet">
43+
<span class="tag_conference">Conference</span><span><b>Bridging Modalities: Improving UniversalMultimodal Retrieval by Multimodal LargeLanguage Models</b></span>
44+
</div>
45+
<p><em>Xin Zhang, Yanzhao Zhang, Wen Xie, Mingxin Li, Zigi Dai, Dingkun Long, Pengjun Xie, Meishan Zhang, <b>Wenjie Li</b>, Min zhang</em></p>
46+
<p>IEEE/CVF Computer Vision and Pattern Recognition Conference (CVPR 2025).</p>
47+
</div>
48+
<div class="publication-item">
49+
<div class="publication-bullet">
50+
<span class="tag_conference">Conference</span><span><b>Interleaved-modal Chain-of-Thought</b></span>
51+
</div>
52+
<p><em>Jun Gao, Yongqi Li, Ziqiang Cao, <b>Wenjie Li</b></em></p>
53+
<p>IEEE/CVF Computer Vision and Pattern Recognition Conference (CVPR 2025).</p>
54+
</div>
4155
<div class="publication-item">
4256
<div class="publication-bullet">
4357
<span class="tag_conference">Conference</span><span><b>Integrative Decoding: Improving Factuality via Implicit Self-consistency</b></span>

0 commit comments

Comments
 (0)