Skip to content

Commit 5f156ba

Browse files
committed
update
1 parent 656b4a2 commit 5f156ba

23 files changed

+122
-52
lines changed

_data/projects.yaml

Lines changed: 104 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
- title: VisRAG
2+
subtitle: ICLR 2025
3+
image: images/projects/visrag.png
4+
link: https://github.com/OpenBMB/VisRAG
5+
description: 'VisRAG: Vision-based Retrieval-augmented Generation on Multi-modality Documents'
6+
repo: OpenBMB/VisRAG
7+
group: ICLR
8+
date: 2025
9+
10+
- title: UltraRAG
11+
image: images/projects/ultrarag.jpg
12+
link: https://github.com/OpenBMB/UltraRAG
13+
repo: OpenBMB/UltraRAG
14+
date: 2025
15+
16+
- title: NeuScraper
17+
subtitle: ACL 2024 (<span style="color:red">oral</span>)
18+
image: images/projects/neuscraper.png
19+
link: https://github.com/OpenMatch/NeuScraper
20+
description: Cleaner Pretraining Corpus Curation with Neural Web Scraping
21+
repo: OpenMatch/NeuScraper
22+
group: ACL
23+
date: 2024
24+
25+
- title: ActiveRAG
26+
subtitle:
27+
image: images/projects/activerag.png
28+
link: https://github.com/OpenMatch/ActiveRAG
29+
description: Revealing the Treasures of Knowledge via Active Learning
30+
repo: OpenMatch/NeuScraper
31+
date: 2024
32+
133
- title: OpenMatch
234
subtitle: SIGIR 2023
335
image: images/projects/openmatch.png
@@ -7,13 +39,28 @@
739
group: SIGIR
840
date: 2023
941

10-
- title: ActiveRAG
11-
subtitle:
12-
image: images/projects/activerag.png
13-
link: https://github.com/OpenMatch/ActiveRAG
14-
description: Revealing the Treasures of Knowledge via Active Learning
15-
repo: OpenMatch/NeuScraper
16-
date: 2024
42+
- title: RAGEval
43+
image: images/projects/rageval.png
44+
link: https://github.com/OpenBMB/RAGEval
45+
description: 'RAGEval: Scenario Specific RAG Evaluation Dataset Generation Framework'
46+
repo: OpenBMB/RAGEval
47+
date: 2025
48+
49+
- title: Adaptive-Note
50+
image: images/projects/adaptivenote.png
51+
link: https://github.com/thunlp/Adaptive-Note
52+
description: 'Retriever-and-Memory: Towards Adaptive Note-Enhanced Retrieval-Augmented Generation'
53+
repo: thunlp/Adaptive-Note
54+
date: 2025
55+
56+
- title: UniVL-DR
57+
subtitle: ICLR 2023
58+
image: images/projects/univldr.png
59+
link: https://github.com/OpenMatch/UniVL-DR
60+
description: 'Universal Vision-Language Dense Retrieval: Learning A Unified Representation Space for Multi-Modal Retrieval'
61+
repo: OpenMatch/UniVL-DR
62+
group: ICLR
63+
date: 2023
1764

1865
- title: MARVEL
1966
subtitle: ACL 2024 (<span style="color:red">oral</span>)
@@ -24,14 +71,14 @@
2471
group: ACL
2572
date: 2024
2673

27-
- title: NeuScraper
28-
subtitle: ACL 2024 (<span style="color:red">oral</span>)
29-
image: images/projects/neuscraper.png
30-
link: https://github.com/OpenMatch/NeuScraper
31-
description: Cleaner Pretraining Corpus Curation with Neural Web Scraping
32-
repo: OpenMatch/NeuScraper
33-
group: ACL
34-
date: 2024
74+
- title: TASTE
75+
subtitle: CIKM 2023 (<span style="color:red">oral</span>)
76+
image: images/projects/taste.png
77+
link: https://github.com/OpenMatch/TASTE
78+
description: Text Matching Improves Sequential Recommendation by Reducing Popularity Biases
79+
repo: OpenMatch/TASTE
80+
group: CIKM
81+
date: 2023
3582

3683
- title: INTERVENOR
3784
subtitle: ACL 2024
@@ -42,6 +89,15 @@
4289
group: ACL
4390
date: 2024
4491

92+
- title: RAG-DDR
93+
subtitle: ICLR 2025
94+
image: images/projects/ragddr.png
95+
link: https://github.com/OpenMatch/RAG-DDR
96+
description: 'RAG-DDR: Optimizing Retrieval-Augmented Generation Using Differentiable Data Rewards'
97+
repo: OpenMatch/RAG-DDR
98+
group: ICLR
99+
date: 2025
100+
45101
- title: P3Ranker
46102
subtitle: SIGIR 2022
47103
image: images/projects/p3ranker.png
@@ -87,15 +143,6 @@
87143
group: NAACL
88144
date: 2025
89145

90-
- title: UniVL-DR
91-
subtitle: ICLR 2023
92-
image: images/projects/univldr.png
93-
link: https://github.com/OpenMatch/UniVL-DR
94-
description: 'Universal Vision-Language Dense Retrieval: Learning A Unified Representation Space for Multi-Modal Retrieval'
95-
repo: OpenMatch/UniVL-DR
96-
group: ICLR
97-
date: 2023
98-
99146
- title: SANTA
100147
subtitle: ACL 2023
101148
image: images/projects/santa.png
@@ -105,15 +152,6 @@
105152
group: ACL
106153
date: 2023
107154

108-
- title: TASTE
109-
subtitle: CIKM 2023 (<span style="color:red">oral</span>)
110-
image: images/projects/taste.png
111-
link: https://github.com/OpenMatch/TASTE
112-
description: Text Matching Improves Sequential Recommendation by Reducing Popularity Biases
113-
repo: OpenMatch/TASTE
114-
group: CIKM
115-
date: 2023
116-
117155
- title: FiT5
118156
subtitle: COLING 2024
119157
image: images/projects/fit5.png
@@ -132,11 +170,37 @@
132170
group: TOIS
133171
date: 2024
134172

135-
- title: RAG-DDR
136-
subtitle: ICLR 2025
137-
image: images/projects/ragddr.png
138-
link: https://github.com/OpenMatch/RAG-DDR
139-
description: 'RAG-DDR: Optimizing Retrieval-Augmented Generation Using Differentiable Data Rewards'
140-
repo: OpenMatch/RAG-DDR
141-
group: ICLR
173+
- title: KBAlign
174+
image: images/projects/kbalign.png
175+
link: https://github.com/thunlp/KBAlign
176+
description: 'KBAlign: Efficient Self Adaptation on Specific Knowledge Bases'
177+
repo: thunlp/KBAlign
178+
date: 2025
179+
180+
- title: PIP-KAG
181+
image: images/projects/pipkag.png
182+
link: https://github.com/OpenBMB/PIP-KAG
183+
description: 'PIP-KAG: Mitigating Knowledge Conflicts in Knowledge-Augmented Generation via Parametric Pruning'
184+
repo: OpenBMB/PIP-KAG
185+
date: 2025
186+
187+
- title: HIPPO
188+
image: images/projects/hippo.png
189+
link: https://github.com/NEUIR/HIPPO
190+
description: 'HIPPO: Enhancing the Table Understanding Capability of Large Language Models through Hybrid-Modal Preference Optimization'
191+
repo: NEUIR/HIPPO
192+
date: 2025
193+
194+
- title: LegalDuet
195+
image: images/projects/legalduet.png
196+
link: https://github.com/NEUIR/LegalDuet
197+
description: 'LegalDuet: Learning Effective Representations for Legal Judgment Prediction via a Dual-View Contrastive Learning'
198+
repo: NEUIR/LegalDuet
199+
date: 2025
200+
201+
- title: DEBATER
202+
image: images/projects/debater.png
203+
link: https://github.com/OpenBMB/DEBATER
204+
description: 'Learning More Effective Representations for Dense Retrieval through Deliberate Thinking Before Search'
205+
repo: OpenBMB/DEBATER
142206
date: 2025

_includes/card.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,20 @@
3434
<span class="card-subtitle">{{ include.subtitle }}</span>
3535
{% endif %}
3636

37-
{% if include.description %}
37+
{% if include.link %}
38+
<a href="{{ include.link }}">
39+
<img src="https://img.shields.io/github/stars/{{ include.repo }}?style=social&label=Code+Stars">
40+
</a>
41+
{% endif %}
42+
43+
<!-- {% if include.description %}
3844
<p>
3945
{{ include.description | markdownify | remove: "<p>" | remove: "</p>" }}
4046
</p>
41-
{% endif %}
47+
{% endif %} -->
4248

43-
{% if include.tags or include.repo %}
49+
<!-- {% if include.tags or include.repo %}
4450
{% include tags.html tags=include.tags repo=include.repo %}
45-
{% endif %}
51+
{% endif %} -->
4652
</div>
4753
</div>

_includes/citation.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
{%- if site.data.ccf -%}
5151
{%- assign current_pub = citation.publisher | strip -%}
5252
{%- if site.data.ccf.a_publishers contains current_pub -%}
53-
&nbsp;·&nbsp;<span style="color: rgba(241, 161, 117);">CCF-A</span>
53+
&nbsp;·&nbsp;<span style="color: rgba(241, 161, 117);"> CCF-A</span>
5454
{%- endif -%}
5555
{%- if site.data.ccf.b_publishers contains current_pub -%}
56-
&nbsp;·&nbsp;<span style="color: orange;">CCF-B</span>
56+
&nbsp;·&nbsp;<span style="color: rgba(241, 161, 117);"> CCF-B</span>
5757
{%- endif -%}
5858
{%- if site.data.ccf.c_publishers contains current_pub -%}
59-
&nbsp;·&nbsp;<span style="color: orange;">CCF-C</span>
59+
&nbsp;·&nbsp;<span style="color: rgba(241, 161, 117);"> CCF-C</span>
6060
{%- endif -%}
6161
{%- if site.data.ccf.expanded_publishers contains current_pub -%}
62-
&nbsp;·&nbsp;<span style="color: orange;">CCF-Expanded</span>
62+
&nbsp;·&nbsp;<span style="color: rgba(241, 161, 117);"> CCF-Expanded</span>
6363
{%- endif -%}
6464
{%- else -%}
6565
{{ "" }}

_includes/list.html

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

88
{% assign sorted_data = data | sort: "year" %}
99

10-
{% if include.data == "citations" or include.data == "highlights" or include.data == "posts" or include.data == "courses" or include.data == "projects" %}
10+
{% if include.data == "citations" or include.data == "highlights" or include.data == "posts" or include.data == "courses" %}
1111
{% assign sorted_data = data | sort: "date" | reverse %}
1212
{% endif %}
1313

_styles/citation.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ $wrap: 800px;
6767
z-index: -1;
6868
}
6969

70-
.citation-publisher {
71-
text-transform: capitalize;
72-
}
70+
// .citation-publisher {
71+
// text-transform: capitalize;
72+
// }
7373

7474
.citation-description {
7575
color: var(--gray);

images/headshots/chunyi_peng.jpg

-6.11 KB
Loading

images/headshots/daqi_gao.jpg

-323 KB
Loading

images/headshots/han_zhang.jpg

-8.29 KB
Loading

images/headshots/pengcheng_huang.jpg

-58.8 KB
Loading

images/headshots/tianshuo_zhou.png

-16.3 KB
Loading

images/headshots/yuqi_xiong.jpg

-1.66 KB
Loading

images/projects/adaptivenote.png

84.3 KB
Loading

images/projects/debater.png

243 KB
Loading

images/projects/hippo.png

150 KB
Loading

images/projects/kbalign.png

80.9 KB
Loading

images/projects/legalduet.png

99.5 KB
Loading

images/projects/pipkag.png

71.5 KB
Loading

images/projects/rageval.png

54.7 KB
Loading

images/projects/santa.png

-2.91 KB
Loading

images/projects/selfguide.png

-3.92 KB
Loading

images/projects/taste.png

-793 Bytes
Loading

images/projects/ultrarag.jpg

1020 KB
Loading

images/projects/ultrarag.png

232 KB
Loading

0 commit comments

Comments
 (0)