Skip to content

Commit 4a358d3

Browse files
committed
update
1 parent 98947aa commit 4a358d3

File tree

3 files changed

+250
-0
lines changed

3 files changed

+250
-0
lines changed

index.html

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,57 @@ <h3>Latest News</h3>
103103
<!-- Posts
104104
============================================= -->
105105
<div id="posts" class="row grid-container col-lg-12">
106+
<div class="entry col-12">
107+
<div class="grid-inner row g-0">
108+
<div class="col-md-12">
109+
<div class="entry-title title-sm">
110+
<b>[Feb 15, 2025] 4 papers are accepted to NAACL 2025.</b>
111+
</div>
112+
<div class="entry-content">
113+
<p>
114+
Following papers are accepted to NAACL 2025:<br>
115+
- <a href="https://arxiv.org/abs/2411.15927">Generative Prompt Internalization</a><br>
116+
- <a href="https://arxiv.org/abs/2406.05761">The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models</a><br>
117+
- <a href="javascript:;">Evaluating Multimodal Generative AI with Korean Educational Standards</a><br>
118+
The following paper is accepted to NAACL 2025 Industry Track:<br>
119+
- <a href="https://arxiv.org/abs/2412.06303">DSAI: Unbiased and Interpretable Latent Feature Extraction for Data-Centric AI</a><br>
120+
</p>
121+
</div>
122+
</div>
123+
</div>
124+
</div>
125+
<div class="entry col-12">
126+
<div class="grid-inner row g-0">
127+
<div class="col-md-12">
128+
<div class="entry-title title-sm">
129+
<b>[Feb 15, 2025] 3 papers are accepted to ICLR 2025.</b>
130+
</div>
131+
<div class="entry-content">
132+
<p>
133+
Following papers are accepted to ICLR 2025:<br>
134+
- <a href="https://arxiv.org/abs/2410.11758">Latent action pretraining from videos</a><br>
135+
- <a href="https://arxiv.org/abs/2410.07571">How Does Vision-Language Adaptation Impact the Safety of Vision Language Models?</a><br>
136+
- <a href="https://arxiv.org/abs/2410.01380">Knowledge Entropy Decay during Language Model Pretraining Hinders New Knowledge Acquisition</a><br>
137+
</p>
138+
</div>
139+
</div>
140+
</div>
141+
</div>
142+
<div class="entry col-12">
143+
<div class="grid-inner row g-0">
144+
<div class="col-md-12">
145+
<div class="entry-title title-sm">
146+
<b>[Feb 15, 2025] 1 paper is accepted to AAAI 2025.</b>
147+
</div>
148+
<div class="entry-content">
149+
<p>
150+
Following paper is accepted to AAAI 2025:<br>
151+
- <a href="https://arxiv.org/abs/2409.02685">Routerretriever: Exploring the benefits of routing over multiple expert embedding models</a><br>
152+
</p>
153+
</div>
154+
</div>
155+
</div>
156+
</div>
106157
<div class="entry col-12">
107158
<div class="grid-inner row g-0">
108159
<div class="col-md-12">

news/index.html

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,65 @@ <h1>News</h1>
9191
<section id="content">
9292
<div class="content-wrap">
9393
<div class="container clearfix">
94+
<div class="fancy-title title-border">
95+
<h3>2025</h3>
96+
</div>
97+
98+
<!-- Posts 2025
99+
============================================= -->
100+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
101+
<div class="entry col-12">
102+
<div class="grid-inner row g-0">
103+
<div class="col-md-12">
104+
<div class="entry-title title-sm">
105+
<b>[Feb 15, 2025] 4 papers are accepted to NAACL 2025.</b>
106+
</div>
107+
<div class="entry-content">
108+
<p>
109+
Following papers are accepted to NAACL 2025:<br>
110+
- <a href="https://arxiv.org/abs/2411.15927">Generative Prompt Internalization</a><br>
111+
- <a href="https://arxiv.org/abs/2406.05761">The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models</a><br>
112+
- <a href="javascript:;">Evaluating Multimodal Generative AI with Korean Educational Standards</a><br>
113+
The following paper is accepted to NAACL 2025 Industry Track:<br>
114+
- <a href="https://arxiv.org/abs/2412.06303">DSAI: Unbiased and Interpretable Latent Feature Extraction for Data-Centric AI</a><br>
115+
</p>
116+
</div>
117+
</div>
118+
</div>
119+
</div>
120+
<div class="entry col-12">
121+
<div class="grid-inner row g-0">
122+
<div class="col-md-12">
123+
<div class="entry-title title-sm">
124+
<b>[Feb 15, 2025] 3 papers are accepted to ICLR 2025.</b>
125+
</div>
126+
<div class="entry-content">
127+
<p>
128+
Following papers are accepted to ICLR 2025:<br>
129+
- <a href="https://arxiv.org/abs/2410.11758">Latent action pretraining from videos</a><br>
130+
- <a href="https://arxiv.org/abs/2410.07571">How Does Vision-Language Adaptation Impact the Safety of Vision Language Models?</a><br>
131+
- <a href="https://arxiv.org/abs/2410.01380">Knowledge Entropy Decay during Language Model Pretraining Hinders New Knowledge Acquisition</a><br>
132+
</p>
133+
</div>
134+
</div>
135+
</div>
136+
</div>
137+
<div class="entry col-12">
138+
<div class="grid-inner row g-0">
139+
<div class="col-md-12">
140+
<div class="entry-title title-sm">
141+
<b>[Feb 15, 2025] 1 paper is accepted to AAAI 2025.</b>
142+
</div>
143+
<div class="entry-content">
144+
<p>
145+
Following paper is accepted to AAAI 2025:<br>
146+
- <a href="https://arxiv.org/abs/2409.02685">Routerretriever: Exploring the benefits of routing over multiple expert embedding models</a><br>
147+
</p>
148+
</div>
149+
</div>
150+
</div>
151+
</div>
152+
</div>
94153
<div class="fancy-title title-border">
95154
<h3>2024</h3>
96155
</div>

publications/index.html

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,146 @@ <h1>Publications</h1>
9090
<section id="content">
9191
<div class="content-wrap">
9292
<div class="container clearfix">
93+
<div class="fancy-title title-border">
94+
<h3>2025</h3>
95+
</div>
96+
97+
<!-- Posts 2025
98+
============================================= -->
99+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
100+
<div class="entry col-11">
101+
<div class="grid-inner row g-0">
102+
<div class="col-md-12">
103+
<div class="entry-title title-sm">
104+
<b>Generative Prompt Internalization</b>
105+
</div>
106+
<div class="entry-content">
107+
<p>
108+
Haebin Shin, Lei Ji, Yeyun Gong, Sungdong Kim, Eunbi Choi, Minjoon Seo<br>
109+
<b>NAACL 2025</b><br>
110+
[<a href="https://arxiv.org/abs/2411.15927">paper</a>]
111+
</p>
112+
</div>
113+
</div>
114+
</div>
115+
</div>
116+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
117+
<div class="entry col-11">
118+
<div class="grid-inner row g-0">
119+
<div class="col-md-12">
120+
<div class="entry-title title-sm">
121+
<b>The BiGGen Bench: A Principled Benchmark for Fine-grained Evaluation of Language Models with Language Models</b>
122+
</div>
123+
<div class="entry-content">
124+
<p>
125+
Seungone Kim, Juyoung Suk, Ji Yong Cho, Shayne Longpre, Chaeeun Kim, Dongkeun Yoon, Guijin Son, Yejin Cho, Sheikh Shafayat, Jinheon Baek, Sue Hyun Park, Hyeonbin Hwang, Jinkyung Jo, Hyowon Cho, Haebin Shin, Seongyun Lee, Hanseok Oh, Noah Lee, Namgyu Ho, Se June Joo, Miyoung Ko, Yoonjoo Lee, Hyungjoo Chae, Jamin Shin, Joel Jang, Seonghyeon Ye, Bill Yuchen Lin, Sean Welleck, Graham Neubig, Moontae Lee, Kyungjae Lee, Minjoon Seo<br>
126+
<b>NAACL 2025</b><br>
127+
[<a href="https://arxiv.org/abs/2410.11758">paper</a>]
128+
</p>
129+
</div>
130+
</div>
131+
</div>
132+
</div>
133+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
134+
<div class="entry col-11">
135+
<div class="grid-inner row g-0">
136+
<div class="col-md-12">
137+
<div class="entry-title title-sm">
138+
<b>Evaluating Multimodal Generative AI with Korean Educational Standard</b>
139+
</div>
140+
<div class="entry-content">
141+
<p>
142+
<b>NAACL 2025</b><br>
143+
</p>
144+
</div>
145+
</div>
146+
</div>
147+
</div>
148+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
149+
<div class="entry col-11">
150+
<div class="grid-inner row g-0">
151+
<div class="col-md-12">
152+
<div class="entry-title title-sm">
153+
<b>Latent action pretraining from videos</b>
154+
</div>
155+
<div class="entry-content">
156+
<p>
157+
Seonghyeon Ye, Joel Jang, Byeongguk Jeon, Sejune Joo, Jianwei Yang, Baolin Peng, Ajay Mandlekar, Reuben Tan, Yu-Wei Chao, Bill Yuchen Lin, Lars Liden, Kimin Lee, Jianfeng Gao, Luke Zettlemoyer, Dieter Fox, Minjoon Seo<br>
158+
<b>ICLR 2025</b><br>
159+
[<a href="https://arxiv.org/abs/2410.11758">paper</a>]
160+
</p>
161+
</div>
162+
</div>
163+
</div>
164+
</div>
165+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
166+
<div class="entry col-11">
167+
<div class="grid-inner row g-0">
168+
<div class="col-md-12">
169+
<div class="entry-title title-sm">
170+
<b>How Does Vision-Language Adaptation Impact the Safety of Vision Language Models?</b>
171+
</div>
172+
<div class="entry-content">
173+
<p>
174+
Seongyun Lee, Geewook Kim, Jiyeon Kim, Hyunji Lee, Hoyeon Chang, Sue Hyun Park, Minjoon Seo<br>
175+
<b>ICLR 2025</b><br>
176+
[<a href="https://arxiv.org/abs/2410.07571">paper</a>]
177+
</p>
178+
</div>
179+
</div>
180+
</div>
181+
</div>
182+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
183+
<div class="entry col-11">
184+
<div class="grid-inner row g-0">
185+
<div class="col-md-12">
186+
<div class="entry-title title-sm">
187+
<b>Knowledge Entropy Decay during Language Model Pretraining Hinders New Knowledge Acquisition</b>
188+
</div>
189+
<div class="entry-content">
190+
<p>
191+
Jiyeon Kim, Hyunji Lee, Hyowon Cho, Joel Jang, Hyeonbin Hwang, Seungpil Won, Youbin Ahn, Dohaeng Lee, Minjoon Seo<br>
192+
<b>ICLR 2025</b><br>
193+
[<a href="https://arxiv.org/abs/2410.01380">paper</a>]
194+
</p>
195+
</div>
196+
</div>
197+
</div>
198+
</div>
199+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
200+
<div class="entry col-11">
201+
<div class="grid-inner row g-0">
202+
<div class="col-md-12">
203+
<div class="entry-title title-sm">
204+
<b>Routerretriever: Exploring the benefits of routing over multiple expert embedding models</b>
205+
</div>
206+
<div class="entry-content">
207+
<p>
208+
Hyunji Lee, Luca Soldaini, Arman Cohan, Minjoon Seo, Kyle Lo<br>
209+
<b>AAAI 2025</b><br>
210+
[<a href="https://arxiv.org/abs/2409.02685">paper</a>]
211+
</p>
212+
</div>
213+
</div>
214+
</div>
215+
</div>
216+
<div id="posts" class="row grid-container col-lg-12 ps-md-5">
217+
<div class="entry col-11">
218+
<div class="grid-inner row g-0">
219+
<div class="col-md-12">
220+
<div class="entry-title title-sm">
221+
<b>DSAI: Unbiased and Interpretable Latent Feature Extraction for Data-Centric AI</b>
222+
</div>
223+
<div class="entry-content">
224+
<p>
225+
Hyowon Cho, Soonwon Ka, Daechul Park, Jaewook Kang, Minjoon Seo, Bokyung Son<br>
226+
<b>NAACL Industry 2025</b><br>
227+
[<a href="https://arxiv.org/abs/2412.06303">paper</a>]
228+
</p>
229+
</div>
230+
</div>
231+
</div>
232+
</div>
93233
<div class="fancy-title title-border">
94234
<h3>2024</h3>
95235
</div>

0 commit comments

Comments
 (0)