-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
273 lines (241 loc) · 66.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=author content="gien.app"><title>gien.app</title>
<link rel=stylesheet href="/css/styles.min.5f08b04e86d4c0822e933ccd6d1a8f1aa02e2be1ab6bb13c797c53877611a05a.css"><script>localStorage.theme==="dark"||!("theme"in localStorage)&&window.matchMedia("(prefers-color-scheme: dark)").matches?document.documentElement.classList.add("dark"):document.documentElement.classList.remove("dark")</script><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css integrity=sha384-3UiQGuEI4TTMaFmGIZumfRPtfKQ3trwQE2JgosJxCnGmQpL/lJdjpcHkaaFwHlcI crossorigin=anonymous><script defer src=https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js integrity=sha384-G0zcxDFp5LWZtDuRMnBkk3EphCK1lhEf4UEyEM693ka574TZGwo4IWwS6QLzM/2t crossorigin=anonymous></script><script defer src=https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js integrity=sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05 crossorigin=anonymous onload=renderMathInElement(document.body)></script><link rel=icon href=https://gien.app/favicon.ico><link rel=apple-touch-icon href=https://gien.app/apple-touch-icon.png><meta name=generator content="Hugo 0.124.1"><link rel=alternate type=application/rss+xml href=https://gien.app/index.xml title=gien.app></head><body class="font-serif text-black dark:bg-slate-900 dark:text-white flex flex-col h-screen justify-between"><header class="container flex justify-between max-w-3xl mx-auto px-4 py-4 text-gray-600 p-4 text-gray-800"><a rel="noopener noreferrer" href=https://gien.app/ aria-label="Back to homepage" class="font-bold flex items-center p-2">gien.app</a></header><main class="prose prose-slate prose-base dark:prose-invert relative mx-auto max-w-3xl px-8 pb-16 pt-12"><article><header class=mb-16><h1 class="!my-0 pb-2.5">Hi, im Lukas! 👋</h1></header><section><div class="grid grid-cols-1 md:grid-cols-5 overflow-hidden rounded-md shadow-md border border-slate-400 md:pl-4 my-4 p-2"><img class="h-32 w-32 mx-auto rounded-full aspect-square p-2 my-4" src=https://avatars.githubusercontent.com/u/33417815 alt><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 p-2 my-4"><div class=px-2><span class="text-lg font-medium leading-tight text-slate-800 dark:text-slate-100">Lukas Gienapp</span><p class="text-base my-0 text-slate-600 dark:text-slate-300">I am a Researcher at the ScaDS.AI Center for Scalable Data Science and Artificial Intelligence of Leipzig University. I am passionate about all things in Text Mining, Data Science, and Information Retrieval. I work on generative models for search, and search for generative models.</p></div></div></div><h2 id=professional-experience>Professional Experience</h2><ul class=p-2><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">since 2022</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">Researcher</span><p class="text-slate-600 dark:text-slate-300 my-1">Research on Generative Models for Search and Search for Generative Models.</p><p class="text-slate-400 my-0">ScaDS.AI</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2019–2022</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">Researcher</span><p class="text-slate-600 dark:text-slate-300 my-1">Research on Web Search, Crowdsourcing & Evaluation, and Plagiarism Detection</p><p class="text-slate-400 my-0">TEMIR Group, Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2017–2019</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">Student Assistant</span><p class="text-slate-600 dark:text-slate-300 my-1">Research Infrastructure, Technical Support, Experiment Assistance</p><p class="text-slate-400 my-0">Institute for Sociology, Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2017–2019</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">Student Assistant</span><p class="text-slate-600 dark:text-slate-300 my-1">Programming, Typesetting, Research Assistance</p><p class="text-slate-400 my-0">Institute for Translatology, Leipzig University</p></div></li></ul><h2 id=teaching-experience>Teaching Experience</h2><p>I have given seminars and lab sessions on both bachelors and masters level covering topics in ML, NLP, and IR:</p><ul><li><a href=https://temir.org/teaching/machine-learning-ws22/machine-learning-ws22.html>Foundations of Machine Learning</a></li><li><a href=https://temir.org/teaching/big-data-and-language-technologies-ss22/big-data-and-language-technologies-ss22.html>Big Data & Language Technologies</a></li><li><a href=https://temir.org/teaching/information-retrieval-ws20/information-retrieval-ws20.html>Advanced Information Retrieval</a></li><li><a href=https://temir.org/teaching/information-retrieval-ss20/information-retrieval-ss20.html>Information Retrieval</a></li></ul><h2 id=education>Education</h2><ul class=p-2><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2019-2022</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">M.Sc. Data Science</span><p class="text-slate-400 my-0">Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2019-2022</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">M.Sc. Digital Humanities</span><p class="text-slate-400 my-0">Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2016-2019</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">B.Sc. Digital Humanities</span><p class="text-slate-400 my-0">Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">2015-2016</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">B.A. Linguistics</span><p class="text-slate-400 my-0">Leipzig University</p></div></li><li class="grid grid-cols-1 md:grid-cols-5 overflow-hidden hover:shadow-sm hover:bg-slate-50 dark:hover:bg-slate-700 rounded-md border-l-4 md:border-l-0 border-slate-300 dark:border-slate-500 pl-4 md:pl-0 my-4"><time datetime class="col-start-1 col-span-1 md:col-start-1 md:col-span-1 text-slate-400 p-2 md:pl-4">until 2014</time><div class="col-start-1 col-span-1 md:col-start-2 md:col-span-4 md:border-l-4 p-2 md:pl-4"><span class="text-slate-800 dark:text-slate-100 font-semibold">Highschool</span><p class="text-slate-400 my-0">Gymnasium Carolinum Bernburg</p></div></li></ul><h2 id=publications>Publications</h2><script>function filterByKeyword(e){var t,s,i,o=e.toUpperCase(),a=document.getElementById("bibliography"),n=a.getElementsByTagName("li");if(o=="reset".toUpperCase())for(t=0;t<n.length;t++)n[t].style.display="";else for(t=0;t<n.length;t++)s=n[t].children[1],s!==null&&(i=s.textContent||s.innerText,console.log(i),console.log(o),i.toUpperCase().indexOf(o)>-1?n[t].style.display="":n[t].style.display="none")}</script><section><p><span class=inline-flex>Filter by research type:</span>
<button onclick='filterByKeyword("method")' class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</button>
<button onclick='filterByKeyword("data")' class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</button>
<button onclick='filterByKeyword("evaluation")' class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</button>
<button onclick='filterByKeyword("analyses")' class="inline-flex items-center rounded-md bg-blue-50 px-2 py-1 text-xs font-medium text-blue-700 ring-1 ring-inset ring-blue-700/10">Analyses</button>
<button onclick='filterByKeyword("teaching")' class="inline-flex items-center rounded-md bg-pink-50 px-2 py-1 text-xs font-medium text-pink-700 ring-1 ring-inset ring-pink-700/10">Teaching</button>
<button onclick='filterByKeyword("reset")' class="inline-flex items-center rounded-md bg-gray-50 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10">Reset Filter</button></p><ul id=bibliography><li id=gienapp2024b><span itemscope itemtype=https://schema.org/Article data-type=article><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Deckers</span>,
<span itemprop=givenName content="Niklas">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Scells</span>,
<span itemprop=givenName content="Harrisen">H.</span></span> (<span itemprop=datePublished>2024</span>). <span itemprop=name>Learning Effective Representations for Retrieval Using Self-Distillation with Adaptive Relevance Margins</span>.<i>
<span itemprop=about>CoRR</span>, abs/2407.21515</i>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=http://arxiv.org/abs/2407.21515 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=froebe2024a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Scells</span>,
<span itemprop=givenName content="Harrisen">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Elstner</span>,
<span itemprop=givenName content="Theresa">T.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Akiki</span>,
<span itemprop=givenName content="Christopher">C.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Reimer</span>,
<span itemprop=givenName content="Jan Heinrich">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>MacAvaney</span>,
<span itemprop=givenName content="Sean">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2024</span>). <span itemprop=name><i>Resources for Combining Teaching and Research in Information Retrieval Courses</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
</span><span id=keywordBadge class="inline-flex items-center rounded-md bg-pink-50 px-2 py-1 text-xs font-medium text-pink-700 ring-1 ring-inset ring-pink-700/10">Teaching</span></li><li id=gienapp2024a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Scells</span>,
<span itemprop=givenName content="Harrisen">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Deckers</span>,
<span itemprop=givenName content="Niklas">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bevendorff</span>,
<span itemprop=givenName content="Janek">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wang</span>,
<span itemprop=givenName content="Shuai">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Kiesel</span>,
<span itemprop=givenName content="Johannes">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Syed</span>,
<span itemprop=givenName content="Shahbaz">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Zuccon</span>,
<span itemprop=givenName content="Guido">G.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2024</span>). <span itemprop=name><i>Evaluating Generative Ad Hoc Information Retrieval</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
</span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></li><li id=elstner2023><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Elstner</span>,
<span itemprop=givenName content="Theresa">T.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Loebe</span>,
<span itemprop=givenName content="Frank">F.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Ajjour</span>,
<span itemprop=givenName content="Yamen">Y.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Akiki</span>,
<span itemprop=givenName content="Christopher">C.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bondarenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Kolyada</span>,
<span itemprop=givenName content="Nikolay">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Mohr</span>,
<span itemprop=givenName content="Janis">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Sandfuchs</span>,
<span itemprop=givenName content="Stephan">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wiegmann</span>,
<span itemprop=givenName content="Matti">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Frochte</span>,
<span itemprop=givenName content="Jörg">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Ferro</span>,
<span itemprop=givenName content="Nicola">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hofmann</span>,
<span itemprop=givenName content="Sven">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2023</span>). <span itemprop=name><i>Shared Tasks as Tutorials: A Methodical Approach</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>EAAI</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1609/aaai.v37i13.26877 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-pink-50 px-2 py-1 text-xs font-medium text-pink-700 ring-1 ring-inset ring-pink-700/10">Teaching</span></li><li id=reimer2023><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Reimer</span>,
<span itemprop=givenName content="Jan Heinrich">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Schmidt</span>,
<span itemprop=givenName content="Sebastian">S.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Scells</span>,
<span itemprop=givenName content="Harrisen">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2023</span>). <span itemprop=name><i>The Archive Query Log: Mining Millions of Search Result Pages of Hundreds of Search Engines from 25 Years of Web Archives</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3539618.3591890 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</span></li><li id=bevendorff2023c><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bevendorff</span>,
<span itemprop=givenName content="Janek">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Sauer</span>,
<span itemprop=givenName content="Philipp">P.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Kircheis</span>,
<span itemprop=givenName content="Wolfgang">W.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Körner</span>,
<span itemprop=givenName content="Erik">E.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2023</span>). <span itemprop=name><i>SMAuC – The Scientific Multi-Authorship Corpus</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>IEEE</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1109/JCDL57899.2023.00013 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</span></li><li id=froebe2023a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2023</span>). <span itemprop=name><i>Bootstrapped nDCG Estimation in the Presence of Unjudged Documents</i></span>.
<meta itemprop=contentLocation content="Berlin Heidelberg New York">
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>Springer</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1007/978-3-031-28244-7_20 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></li><li id=gienapp2023a><span itemscope itemtype=https://schema.org/Article data-type=article><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Kircheis</span>,
<span itemprop=givenName content="Wolfgang">W.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Sievers</span>,
<span itemprop=givenName content="Bjarne">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2023</span>). <span itemprop=name>A large dataset of scientific text reuse in Open-Access publications</span>.<i>
<span itemprop=about>Scientific Data</span>, 10(1)</i>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1038/s41597-022-01908-z itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</span></li><li id=bondarenko2022h><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bondarenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Pugachev</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Reimer</span>,
<span itemprop=givenName content="Jan Heinrich">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Schlatt</span>,
<span itemprop=givenName content="Ferdinand">F.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Artemova</span>,
<span itemprop=givenName content="Ekaterina">E.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Braslavski</span>,
<span itemprop=givenName content="Pavel">P.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2022</span>). <span itemprop=name><i>Webis at TREC 2022: Deep Learning and Health Misinformation</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>National Institute of Standards; Technology (NIST)</span>
</span>.
</span><span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=gienapp2022a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2022</span>). <span itemprop=name><i>Sparse Pairwise Re-ranking with Pre-trained Transformers</i></span>.
<meta itemprop=contentLocation content="Madrid, Spain">
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3539813.3545140 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=akiki2022a><span itemscope itemtype=https://schema.org/Article data-type=article><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Akiki</span>,
<span itemprop=givenName content="Christopher">C.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2022</span>). <span itemprop=name>Tracking Discourse Influence in Darknet Forums</span>.<i>
<span itemprop=about>CoRR</span>, abs/2202.02081</i>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=http://arxiv.org/abs/2202.02081 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-blue-50 px-2 py-1 text-xs font-medium text-blue-700 ring-1 ring-inset ring-blue-700/10">Analyses</span></li><li id=froebe2021b><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bevendorff</span>,
<span itemprop=givenName content="Janek">J.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Völske</span>,
<span itemprop=givenName content="Michael">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Schröder</span>,
<span itemprop=givenName content="Christopher">C.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wagner</span>,
<span itemprop=givenName content="Robby">R.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2021</span>). <span itemprop=name><i>The Impact of Main Content Extraction on Near-Duplicate Detection</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>International Open Search Symposium</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.5281/zenodo.6840911 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-blue-50 px-2 py-1 text-xs font-medium text-blue-700 ring-1 ring-inset ring-blue-700/10">Analyses</span></li><li id=bondarenko2021d><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bondarenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Beloucif</span>,
<span itemprop=givenName content="Meriem">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Ajjour</span>,
<span itemprop=givenName content="Yamen">Y.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Panchenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Biemann</span>,
<span itemprop=givenName content="Chris">C.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wachsmuth</span>,
<span itemprop=givenName content="Henning">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2021</span>). <span itemprop=name><i>Overview of Touché 2021: Argument Retrieval</i></span>.
<meta itemprop=contentLocation content="Berlin Heidelberg New York">
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>Springer</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1007/978-3-030-85251-1_28 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=froebe2021a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bevendorff</span>,
<span itemprop=givenName content="Janek">J.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Völske</span>,
<span itemprop=givenName content="Michael">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2021</span>). <span itemprop=name><i>CopyCat: Near-Duplicates within and between the ClueWeb and the Common Crawl</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3404835.3463246 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</span></li><li id=gienapp2020b><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2020</span>). <span itemprop=name><i>Estimating Topic Difficulty Using Normalized Discounted Cumulated Gain</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3340531.3412109 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></li><li id=gienapp2020c><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2020</span>). <span itemprop=name><i>The Impact of Negative Relevance Judgments on NDCG</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3340531.3412123 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></li><li id=bondarenko2020e><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Bondarenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Fröbe</span>,
<span itemprop=givenName content="Maik">M.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Beloucif</span>,
<span itemprop=givenName content="Meriem">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Ajjour</span>,
<span itemprop=givenName content="Yamen">Y.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Panchenko</span>,
<span itemprop=givenName content="Alexander">A.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Biemann</span>,
<span itemprop=givenName content="Chris">C.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wachsmuth</span>,
<span itemprop=givenName content="Henning">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2020</span>). <span itemprop=name><i>Overview of Touché 2020: Argument Retrieval</i></span>.
<meta itemprop=contentLocation content="Berlin Heidelberg New York">
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>Springer</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1007/978-3-030-58219-7_26 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=gienapp2020a><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span> (<span itemprop=datePublished>2020</span>). <span itemprop=name><i>Efficient Pairwise Annotation of Argument Quality</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>Association for Computational Linguistics</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://www.aclweb.org/anthology/2020.acl-main.511 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span>
<span id=keywordBadge class="inline-flex items-center rounded-md bg-red-50 px-2 py-1 text-xs font-medium text-red-700 ring-1 ring-inset ring-red-600/10">Data</span>
<span id=keywordBadge class="inline-flex items-center rounded-md bg-green-50 px-2 py-1 text-xs font-medium text-green-700 ring-1 ring-inset ring-green-600/20">Methods</span></li><li id=potthast2019><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Potthast</span>,
<span itemprop=givenName content="Martin">M.</span></span>, <span class=font-semibold itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Gienapp</span>,
<span itemprop=givenName content="Lukas">L.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Euchner</span>,
<span itemprop=givenName content="Florian">F.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Heilenkötter</span>,
<span itemprop=givenName content="Nick">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Weidmann</span>,
<span itemprop=givenName content="Nico">N.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Wachsmuth</span>,
<span itemprop=givenName content="Henning">H.</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Stein</span>,
<span itemprop=givenName content="Benno">B.</span></span> & <span itemprop=author itemscope itemtype=https://schema.org/Person><span itemprop=familyName>Hagen</span>,
<span itemprop=givenName content="Matthias">M.</span></span> (<span itemprop=datePublished>2019</span>). <span itemprop=name><i>Argument Search: Assessing Argument Relevance</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3331184.3331327 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></li></ul></section><h2 id=awards--grants>Awards & Grants</h2><ul><li><strong>SIGIR Student Travel Grant</strong> of the Special Interest Group on Information Retrieval (SIGIR) for the 29th ACM International Conference on Information and Knowledge Management (CIKM 2020) for the paper <em>Estimating Topic Difficulty Using Normalized Discounted Cumulated Gain</em>. <span itemprop=citation>(<span class=cite-group><a href=#gienapp2020b class="font-normal text-current decoration-dotted"><span class=visually-hidden>Citation: </span><span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Lukas"><span itemprop=familyName>Gienapp</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Benno"><span itemprop=familyName>Stein</span></span> et al., <span itemprop=datePublished>2020</span></a>
<span class=cite-popup><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Lukas"><span itemprop=familyName>Gienapp</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Benno"><span itemprop=familyName>Stein</span></span> et al. (<span itemprop=datePublished>2020</span>). <span itemprop=name><i>Estimating Topic Difficulty Using Normalized Discounted Cumulated Gain</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3340531.3412109 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></span>
</span>)</span></li><li><strong>SIGIR Student Travel Grant</strong> of the Special Interest Group on Information Retrieval (SIGIR) for the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2019) for the paper <em>Argument Search: Assessing Argument Relevance</em>. <span itemprop=citation>(<span class=cite-group><a href=#potthast2019 class="font-normal text-current decoration-dotted"><span class=visually-hidden>Citation: </span><span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Martin"><span itemprop=familyName>Potthast</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Lukas"><span itemprop=familyName>Gienapp</span></span> et al., <span itemprop=datePublished>2019</span></a>
<span class=cite-popup><span itemscope itemtype=https://schema.org/CreativeWork data-type=paper-conference><span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Martin"><span itemprop=familyName>Potthast</span></span>, <span itemprop=author itemscope itemtype=https://schema.org/Person><meta itemprop=givenName content="Lukas"><span itemprop=familyName>Gienapp</span></span> et al. (<span itemprop=datePublished>2019</span>). <span itemprop=name><i>Argument Search: Assessing Argument Relevance</i></span>.
<span itemprop=publisher itemtype=http://schema.org/Organization itemscope><span itemprop=name>ACM</span>
</span>.
<a class="inline-block align-text-baseline translate-y-1 pl-0.5 pb-0.5 hover:bg-slate-600 dark:hover:bg-slate-200 hover:text-slate-200 dark:hover:text-slate-600 rounded" href=https://doi.org/10.1145/3331184.3331327 itemprop=identifier itemtype=https://schema.org/URL><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor" class="w-[1em] h-[1em]"><path fill-rule="evenodd" d="M15.75 2.25H21a.75.75.0 01.75.75v5.25a.75.75.0 01-1.5.0V4.81L8.03 17.03a.75.75.0 01-1.06-1.06L19.19 3.75h-3.44a.75.75.0 010-1.5zm-10.5 4.5a1.5 1.5.0 00-1.5 1.5v10.5a1.5 1.5.0 001.5 1.5h10.5a1.5 1.5.0 001.5-1.5V10.5a.75.75.0 011.5.0v8.25a3 3 0 01-3 3H5.25a3 3 0 01-3-3V8.25a3 3 0 013-3h8.25a.75.75.0 010 1.5H5.25z" clip-rule="evenodd"/></svg>
</a></span><span id=keywordBadge class="inline-flex items-center rounded-md bg-yellow-50 px-2 py-1 text-xs font-medium text-yellow-800 ring-1 ring-inset ring-yellow-600/20">Evaluation</span></span>
</span>)</span></li></ul></section></article></main><footer class="container max-w-3xl mx-auto px-4 py-4 text-gray-600 flex flex-wrap-reverse dark:text-slate-200"><div class="flex grow"><a class="link h-8" href=https://gien.app/>© 2024 gien.app</a></div><div class="flex space-x-4"><a class="h-8 w-8 hover:text-black dark:text-slate-300 dark:hover:text-white" href=https://twitter.com/ target=_blank rel=me><svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8" fill="currentcolor" viewBox="0 0 67 67" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M37.167 22.283c-2.619.953-4.274 3.411-4.086 6.101l.063 1.038-1.048-.127c-3.813-.487-7.145-2.139-9.974-4.915l-1.383-1.377-.356 1.017c-.754 2.267-.272 4.661 1.299 6.271.838.89.649 1.017-.796.487-.503-.169-.943-.296-.985-.233-.146.149.356 2.076.754 2.839.545 1.06 1.655 2.097 2.871 2.712l1.027.487-1.215.021c-1.173.0-1.215.021-1.089.467.419 1.377 2.074 2.839 3.918 3.475l1.299.444-1.131.678c-1.676.976-3.646 1.526-5.616 1.567C19.775 43.256 19 43.341 19 43.405c0 .211 2.557 1.397 4.044 1.864 4.463 1.377 9.765.783 13.746-1.568 2.829-1.674 5.657-5 6.978-8.221.713-1.715 1.425-4.851 1.425-6.354.0-.975.063-1.102 1.236-2.267.692-.678 1.341-1.419 1.467-1.631.21-.403.188-.403-.88-.043-1.781.636-2.033.551-1.152-.402.649-.678 1.425-1.907 1.425-2.267.0-.063-.314.042-.671.233-.377.212-1.215.53-1.844.72l-1.131.361-1.027-.7c-.566-.381-1.361-.805-1.781-.932C39.766 21.902 38.131 21.944 37.167 22.283zM3 4h60v60H3V4z" style="fill-rule:evenodd;clip-rule:evenodd"/></svg>
</a><a class="h-8 w-8 hover:text-black dark:text-slate-300 dark:hover:text-white" href=https://github.com/ target=_blank rel=me><svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8" fill="currentcolor" viewBox="0 0 67 67" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M20.543 34.568c-.054.0.592 1.367.61 1.367 1.41 2.516 4.128 4.08 8.713 4.514-.654.488-1.44 1.414-1.549 2.484-.823.523-2.478.696-3.764.297-1.803-.559-2.493-4.066-5.192-3.566-.584.107-.468.486.037.809.823.523 1.597 1.178 2.194 2.571.459 1.07 1.423 2.981 4.473 2.981 1.21.0 2.058-.143 2.058-.143s.023 2.731.023 3.793c0 1.225-1.682 1.57-1.682 2.159.0.233.557.255 1.004.255.884.0 2.723-.725 2.723-1.998.0-1.011.017-4.41.017-5.006.0-1.3.709-1.712.709-1.712s.088 6.94-.169 7.872c-.302 1.094-.847.939-.847 1.427.0.726 2.214.179 2.948-1.416.567-1.239.319-8.05.319-8.05l.605-.012s.034 3.117.013 4.542c-.021 1.476-.123 3.342.769 4.222.586.579 2.484 1.594 2.484.666.0-.539-1.04-.982-1.04-2.441v-6.715c.831.0.706 2.208.706 2.208l.061 4.103s-.184 1.494 1.645 2.119c.645.223 2.025.283 2.09-.09.065-.373-1.662-.928-1.678-2.084-.01-.707.032-1.119.032-4.187s-.419-4.202-1.88-5.106c4.508-.455 7.299-1.551 8.658-4.486.106.003.555-1.371.496-1.371.305-1.108.47-2.419.502-3.971-.008-4.21-2.058-5.699-2.451-6.398.58-3.187-.098-4.637-.412-5.135-1.162-.406-4.041 1.045-5.615 2.067-2.564-.737-7.986-.666-10.019.19-3.751-2.639-5.736-2.235-5.736-2.235s-1.283 2.259-.339 5.565c-1.234 1.546-2.154 2.64-2.154 5.539C19.906 31.83 20.102 33.292 20.543 34.568zM3 4h60v60H3V4z" style="fill-rule:evenodd;clip-rule:evenodd"/></svg>
</a><a class="h-8 w-8 hover:text-black dark:text-slate-300 dark:hover:text-white" href=https://linkedin.com/in/ target=_blank rel=me><svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8" fill="currentcolor" viewBox="0 0 67 67" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M49.837 48.137V36.425c0-6.275-3.35-9.195-7.816-9.195-3.604.0-5.219 1.983-6.119 3.374V27.71h-6.79c.09 1.917.0 20.427.0 20.427h6.79V36.729c0-.609.044-1.219.224-1.655.49-1.22 1.607-2.483 3.482-2.483 2.458.0 3.44 1.873 3.44 4.618v10.929H49.837zM21.959 24.922c2.367.0 3.842-1.57 3.842-3.531-.044-2.003-1.475-3.528-3.797-3.528s-3.841 1.524-3.841 3.528c0 1.961 1.474 3.531 3.753 3.531H21.959zm3.395 23.215V27.71h-6.789v20.427h6.789zM3 4h60v60H3V4z" style="fill-rule:evenodd;clip-rule:evenodd"/></svg></a></div></div></footer></body></html>