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
+
1
33
- title : OpenMatch
2
34
subtitle : SIGIR 2023
3
35
image : images/projects/openmatch.png
7
39
group : SIGIR
8
40
date : 2023
9
41
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
17
64
18
65
- title : MARVEL
19
66
subtitle : ACL 2024 (<span style="color:red">oral</span>)
24
71
group : ACL
25
72
date : 2024
26
73
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
35
82
36
83
- title : INTERVENOR
37
84
subtitle : ACL 2024
42
89
group : ACL
43
90
date : 2024
44
91
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
+
45
101
- title : P3Ranker
46
102
subtitle : SIGIR 2022
47
103
image : images/projects/p3ranker.png
87
143
group : NAACL
88
144
date : 2025
89
145
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
-
99
146
- title : SANTA
100
147
subtitle : ACL 2023
101
148
image : images/projects/santa.png
105
152
group : ACL
106
153
date : 2023
107
154
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
-
117
155
- title : FiT5
118
156
subtitle : COLING 2024
119
157
image : images/projects/fit5.png
132
170
group : TOIS
133
171
date : 2024
134
172
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
142
206
date : 2025
0 commit comments