-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
485 lines (422 loc) · 22.2 KB
/
Copy pathindex.html
File metadata and controls
485 lines (422 loc) · 22.2 KB
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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name=viewport content=“width=800”>
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org">
<style type="text/css">
/* Color scheme stolen from Sergey Karayev */
a {
color: #1772d0;
text-decoration: none;
}
a:focus,
a:hover {
color: #f09228;
text-decoration: none;
}
body,
td,
th,
tr,
p,
a {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 16px
}
strong {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 16px;
}
heading {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 22px;
}
papertitle {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: 700
}
name {
font-family: 'Lato', Verdana, Helvetica, sans-serif;
font-size: 35px;
}
.one {
width: 160px;
height: 160px;
position: relative;
}
.two {
width: 160px;
height: 160px;
position: absolute;
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}
.fade {
transition: opacity .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out;
-webkit-transition: opacity .2s ease-in-out;
}
span.highlight {
background-color: #ffffd0;
}
</style>
<link rel="icon" type="image/png" href="seal_icon.png">
<title>Jun Chen</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<script src="./utils.js"></script>
</head>
<body>
<table width="800" border="0" align="center" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="67%" valign="middle">
<p align="center">
<name>Jun Chen</name>
</p>
<p>
I am currently a Research Scientist at Meta AI. I earned my PhD from King Abdullah University of Science and Technology (KAUST), where I was fortunate to be advised by
<a href="https://www.mohamed-elhoseiny.com/">Prof. Mohamed Elhoseiny</a>. My research focuses on multimodal learning and developing scalable, efficient models for vision-language understanding. My representative works include <a href="https://arxiv.org/abs/2102.10407/">VisualGPT</a>, <a href="https://arxiv.org/abs/2304.10592">MiniGPT-4</a>, and <a href="https://arxiv.org/abs/2310.09478">MiniGPT-v2</a>, among others. <br>
<!-- (<span style="color:red;">I am an incoming research scientist in Meta</span>) -->
</p>
<p align=center>
<a href="https://scholar.google.com/citations?user=9G2OQmkAAAAJ&hl=en&oi=ao">Google Scholar</a>  / 
<a href="http:/github.com/junchen14"> GitHub </a>  / 
<a href="https://www.linkedin.com/in/jun-chen-54a090198/">LinkedIn</a>  / 
<a href="https://twitter.com/garvinchen2">Twitter</a>
</p>
</td>
<td width="33%">
<img src="profile.png" style="width: 100%;">
</td>
</tr>
</table>
<!-- News -->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="60%" valign="middle">
<heading>News</heading>
<ul>
<li> <b>2025-02</b> I joined Meta AI as a Research Scientist </li>
<li> <b>2024-5</b> Started Postdoc at KAUST and very looooong visa waiting</li>
<li> <b>2023-12</b> Had a wonderful internship in Meta (Sunnyvale)</li>
<li> <b>2023-11</b> I succeeded my PhD Defence</li>
<li> <b>2023-10</b> Our paper MiniGPT-v2 is released</li>
<li> <b>2023-07</b> Our paper (ZeroSeg) is selected by ICCV 2023</li>
<li><b>2023-05</b> MiniGPT-4 team was interviewed by <a href="https://thesequence.substack.com/p/the-sequence-chat-deyao-zhu-and-ju">TheSequence </a> and <a href="https://www.mittrchina.com/news/detail/11937">MiT Technology Review</a></li>
<li><b>2023-04</b> MiniGPT-4 is repored by <a href="https://www.jiqizhixin.com/articles/2023-04-21-5?from=synced&keyword=minigpt-4">机器之心</a> and <a href="https://www.qbitai.com/2023/04/47542.html">量子位</a> </li>
<li> <b>2023-04</b> We released MiniGPT-4 and received github <span style="color:red;">10k stars in 3 days</span>!</li>
<li> <b>2023-04</b> We released Video ChatCaptioner</li>
<li> <b>2023-03</b> We released ChatCaptioner</li>
<li> <b>2023-02</b> One paper (MammalNet) is selected by CVPR 2023 </li>
<li> <b>2022-08</b> Had a wonderful internship in Meta (Menlo Park) </li>
<li> <b>2022-02</b> Two papers (VisualGPT and RelTransformer) are selected by CVPR 2022 </li>
<!-- <li> <b>2020-09</b> One paper is published in Bioinformatics </li> -->
<li> <b>2020-02</b> Start my PhD journey with Mohamed Elhoseiny </li>
<!-- <li> <b>2019-06</b> Visiting scholar in Birmingham University for 2 months </li> -->
<li> <b>2018-08</b> Start my Master jounery in King Abdullah University of Science and Technology (KAUST). </li>
</ul>
</td>
</tr>
</table>
<!-- Researches -->
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td width="100%" valign="middle">
<heading>Research</heading>
<!-- <p>
I'm interested in computer vision, machine learning, statistics, optimization, image processing, virtual reality, and computational photography. Much of my research is about inferring the physical world (shape, depth, motion, paint,
light, colors, etc) from images. I have also worked in astronomy and biology. Representative papers are <span class="highlight">highlighted</span>.
</p> -->
</td>
</tr>
</table>
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<!-- Projects -->
<tr>
<td width="25%" id="WikiAutoGen2025-img"></td>
<td valign="top" width="75%" id="WikiAutoGen2025-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "WikiAutoGen2025", {
title: "WikiAutoGen: Towards Multi-Modal Wikipedia-Style Article Generation",
paper_url: "https://arxiv.org/pdf/2503.19065",
authors: "Zhongyu Yang, Jun Chen, Dannong Xu, Junjie Fei, Xiaoqian Shen, Liangbing Zhao, Chun-Mei Feng, Mohamed Elhoseiny",
conference: "ICCV 2025",
image: "images/wikiautogen.png",
others: null
});
</script>
<tr>
<td width="25%" id="dochaystack2025-img"></td>
<td valign="top" width="75%" id="dochaystack2025-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "dochaystack2025", {
title: "Document Haystacks: Vision-Language Reasoning Over Piles of 1000+ Documents",
paper_url: "https://openaccess.thecvf.com/content/CVPR2025/papers/Chen_Document_Haystacks__Vision-Language_Reasoning_Over_Piles_of_1000_Documents_CVPR_2025_paper.pdf",
authors: "Jun Chen, Dannong Xu, Junjie Fei, Chun-Mei Feng, Mohamed Elhoseiny",
conference: "CVPR 2025",
image: "images/dochaystack.png",
others: null
});
</script>
<tr>
<td width="25%" id="longvu2025-img"></td>
<td valign="top" width="75%" id="longvu2025-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "longvu2025", {
title: "Longvu: Spatiotemporal adaptive compression for long video-language understanding",
paper_url: "https://arxiv.org/pdf/2410.17434",
authors: "Xiaoqian Shen, Yunyang Xiong, Changsheng Zhao, Lemeng Wu, Jun Chen, etc",
conference: "ICML 2025",
image: "images/longvu.png",
others: null
});
</script>
<tr>
<td width="25%" id="MD2022arXiv3-img"></td>
<td valign="top" width="75%" id="MD2022arXiv3-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "MD2022arXiv3", {
title: "Large Language Model as a Unified Interface for Vision-Language Multi-task Learning",
paper_url: "https://arxiv.org/abs/2310.09478",
authors: "Jun Chen, Deyao Zhu, Xiaoqian Shen, Xiang Li, Zechun Liu, Pengchuan Zhang, Raghuraman Krishnamoorthi, Vikas Chandra, Yunyang Xiong, Mohamed Elhoseiny",
conference: "arXiv",
image: "images/minigptv2.png",
others: null
});
</script>
<tr>
<td width="25%" id="MD2022arXiv2-img"></td>
<td valign="top" width="75%" id="MD2022arXiv2-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "MD2022arXiv2", {
title: "Exploring Open-Vocabulary Semantic Segmentation without Human Labels",
paper_url: "https://arxiv.org/pdf/2306.00450.pdf",
authors: "Jun Chen, Deyao Zhu, Guocheng Qian, Bernard Ghanem, Zhicheng Yan, Chenchen Zhu, Fanyi Xiao, Mohamed Elhoseiny, Sean Chang Culatana",
conference: "ICCV 2023 Proceeding",
image: "images/zeroseg.png",
others: null
});
</script>
<tr>
<td width="25%" id="MD2022arXiv1-img"></td>
<td valign="top" width="75%" id="MD2022arXiv1-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "MD2022arXiv1", {
title: "MammalNet: A Large-Scale Video Benchmark for Mammal Recognition and Behavior Understanding",
paper_url: "https://openaccess.thecvf.com/content/CVPR2023/papers/Chen_MammalNet_A_Large-Scale_Video_Benchmark_for_Mammal_Recognition_and_Behavior_CVPR_2023_paper.pdf",
authors: "Jun Chen, Ming Hu, Darren J Coker, Michael L Berumen, Blair Costelloe, Sara Beery, Anna Rohrbach, Mohamed Elhoseiny",
conference: "CVPR 2023 Proceeding",
image: "images/mammalnet.png",
others: null
});
</script>
<tr>
<td width="25%" id="HG2023ICLR-img"></td>
<td valign="top" width="75%" id="HG2023ICLR-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2023ICLR", {
title: "MiniGPT-4: Enhancing Vision-Language Understanding with Advanced Large Language Models",
paper_url: "https://arxiv.org/abs/2304.10592",
authors: "Deyao Zhu*, Jun Chen*, Xiaoqian Shen, Xiang Li and Mohamed Elhoseiny. * indicates equal contribution",
conference: "arXiv",
image: "images/minigpt4.png",
others: null
});
</script>
<tr>
<td width="25%" id="DL2023ICLR-img"></td>
<td valign="top" width="75%" id="DL2023ICLR-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "DL2023ICLR", {
title: "Video ChatCaptioner: Towards the Enriched Spatiotemporal Descriptions",
paper_url: "https://arxiv.org/pdf/2304.04227.pdf",
authors: "Jun Chen, Deyao Zhu, Kilichbek Haydarov, Xiang Li, Mohamed Elhoseiny.",
conference: "arXiv",
image: "images/video_chatcaptioner.png",
others: null
});
</script>
<tr>
<td width="25%" id="MD2022arXiv-img"></td>
<td valign="top" width="75%" id="MD2022arXiv-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "MD2022arXiv", {
title: "Chatgpt asks, blip-2 answers: Automatic questioning towards enriched visual descriptions",
paper_url: "https://arxiv.org/pdf/2303.06594.pdf",
authors: "Deyao Zhu, Jun Chen, Kilichbek Haydarov, Xiaoqian Shen, Wenxuan Zhang, Mohamed Elhoseiny",
conference: "arXiv",
image: "images/chatcaptioner.png",
others: null
});
</script>
<tr>
<td width="25%" id="HG2021arXiv-img"></td>
<td valign="top" width="75%" id="HG2021arXiv-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2021arXiv", {
title: "Efficient self-supervised vision pretraining with local masked reconstruction",
paper_url: "https://arxiv.org/pdf/2206.00790.pdf",
authors: "Jun Chen, Ming Hu, Boyang Li, Mohamed Elhoseiny",
conference: "arXiv",
image: "images/lomar.png",
others: null
});
</script>
<tr>
<td width="25%" id="JC2020arXiv-img"></td>
<td valign="top" width="75%" id="JC2020arXiv-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "JC2020arXiv", {
title: "VisualGPT: Data-efficient Image Captioning by Balancing Visual Input and Linguistic Knowledge from Pretraining",
paper_url: "https://arxiv.org/abs/2102.10407/",
authors: "Jun Chen, Han Guo, Kai Yi, Boyang Li, Mohamed Elhoseiny.",
conference: "CVPR 2022",
image: "images/JC2020arXiv.png",
others: null
});
</script>
<tr>
<td width="25%" id="YC2021udl-img"></td>
<td valign="top" width="75%" id="YC2021udl-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "YC2021udl", {
title: "RelTransformer: A Transformer-Based Long-Tail Visual Relationship Recognition",
paper_url: "https://openaccess.thecvf.com/content/CVPR2022/papers/Chen_RelTransformer_A_Transformer-Based_Long-Tail_Visual_Relationship_Recognition_CVPR_2022_paper.pdf",
authors: "Jun Chen, Aniket Agarwal, Sherif Abdelkarim, Deyao Zhu, Mohamed Elhoseiny",
conference: "CVPR 2022",
image: "images/reltransformer.png",
others: null
});
</script>
<!-- <tr>
<td width="25%" id="HG2020arXiv-img"></td>
<td valign="top" width="75%" id="HG2020arXiv-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2020arXiv", {
title: "3DRefTransformer: fine-grained object identification in real-world scenes using natural language",
paper_url: "https://openaccess.thecvf.com/content/WACV2022/papers/Abdelreheem_3DRefTransformer_Fine-Grained_Object_Identification_in_Real-World_Scenes_Using_Natural_Language_WACV_2022_paper.pdf",
authors: "Ahmed Abdelreheem, Ujjwal Upadhyay, Ivan Skorokhodov, Rawan Al Yahya, Jun Chen, Mohamed Elhoseiny",
conference: "WACV 2022",
image: "images/3dreltransformer.png",
others: null
});
</script> -->
<!-- <tr>
<td width="25%" id="HG2021repl4nlp-img"></td>
<td valign="top" width="75%" id="HG2021repl4nlp-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2021repl4nlp", {
title: "DeepViral: prediction of novel virus-host interactions from protein sequences and infectious disease phenotypes.",
paper_url: "https://watermark.silverchair.com/btab147.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf3qfKAc485ysgAAAxIwggMOBgkqhkiG9w0BBwagggL_MIIC-wIBADCCAvQGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQM0KGX37urg0-6Li45AgEQgIICxeA6crI-oXmKaWKO9DV5MFE7XUzJA44bDRiauXiq17tQlv0LiG054P2e4ZK8eBMRwj85PCY4ynXXtMYYtX5NAy34d7ieOFs2DoCLzwNUV25RnwrzVYEbxQMVgzZvy65vtMCtEVljYqE6Sg5iHjU0ZjT9pFX3Q_7PuEw-zHRWp1tHYi13wBDaqUUp-4YzWRCsYCiXKQEmcG_-hmQQsyXfw44TqIDei2v2N3-FdBnpyqT6rfGbhyJVPd5GYOsMeCbh7FFTtlECko2d3ULA4F1V1OuDlDn_8IoJvLVCzePEpO0ob9b2H508Kdc898ruTXks4AsnbXF1W5MMftQ2h4Fn0yDZK9RRfld05kZmwj8wyOh4Nuev659KkSeNS5M-r43NDGl3F-_xouFx1RFrW0BmZ_LRm8OhNbp_QtaDWOeMByHZ48t9oxwu6ZgDs5PcN0V1_gCLPZLbj4WtQEeKmzSyEq416GaCoi2C5wxbXILlAPaQPy3BrDmknlqHia8_sVXNsg0QNpGR6GteX-DGpWGzoMJYfqBUBASgJiqjKhe5Af3yVFJGqB4Wm_EzrmRZJbr4ElshxsrwKVETm-Dp7SdtJTQtz1Zlf8C1LJDwy5ffzbvRVk4t42jINFYomek0aSuC4a-_KH_wobyXCwpcllKOMbYO5fFDNlRZYMbKiQYKbUEM5rXL2YeyqHZ19rtIZVqO2UEcOv1AGrdy30JURp5KGJAZUflANx5UZm9G8FyhYUS3DFoJ36OUCBp0_b0LBdbY-mdQCroeVf9TDkFFoli8Ek9dkrzvMJUUrXIzejh8UFhV9dH8ef7Epg86VC6L55M13mQazmndYLo1HE6GWDtidd2IWhLW-i09Vr2vvruUqLSndhoNuh4GtDKABubd5aA7KMz0bp8goUwYaaqbDZ-AyjPLwyzqK0xfCHgbzYcXaoUV9kcHD9c",
authors: "Wang Liu-Wei, Şenay Kafkas, Jun Chen, Nicholas J. Dimonaco, Jesper Tegnér, Robert Hoehndorf.",
conference: "Bioinformatics 2021",
image: "images/deepviral.png",
others: null
});
</script> -->
<tr>
<td width="25%" id="RP2020EMNLP-img"></td>
<td valign="top" width="75%" id="RP2020EMNLP-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "RP2020EMNLP", {
title: "Exploring Long Tail Visual Relationship Recognition With Large Vocabulary",
paper_url: "https://openaccess.thecvf.com/content/ICCV2021/papers/Abdelkarim_Exploring_Long_Tail_Visual_Relationship_Recognition_With_Large_Vocabulary_ICCV_2021_paper.pdf",
authors: "Sherif Abdelkarim1, Aniket Agarwal, Panos Achlioptas, Jun Chen,Jiaji Huang, Boyang Li5, Kenneth Church, Mohamed Elhoseiny",
conference: "ICCV 2021",
image: "images/ltvrr.png",
others: null
});
</script>
<tr>
<td width="25%" id="HG2020AAAI-img"></td>
<td valign="top" width="75%" id="HG2020AAAI-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2020AAAI", {
title: "Temporal Positive-unlabeled Learning for Biomedical Hypothesis Generation via Risk Estimation",
paper_url: "https://arxiv.org/abs/2001.04362",
authors: "Uchenna Akujuobi, Jun Chen, Mohamed Elhoseiny, Michael Spranger, Xiangliang Zhang",
conference: "NeurIPS 2020",
image: "images/tpul.png",
others: null
});
</script>
<!-- Projects
<tr>
<td width="25%" id="HG2019NAACL-img"></td>
<td valign="top" width="75%" id="HG2019NAACL-txt"></td>
</tr>
<script type="text/javascript">
createProjectElement(
id = "HG2019NAACL", {
title: "Predicting candidate genes from phenotypes, functions and anatomical site of expression",
paper_url: "https://watermark.silverchair.com/btaa879.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf3qfKAc485ysgAAAw8wggMLBgkqhkiG9w0BBwagggL8MIIC-AIBADCCAvEGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMFekV-VBUFpXPVgTAAgEQgIICwnQJtkC9ZfsOcxUVQSMWnV9aS1EV4NnvmX2uIuzkGI_m4FZAK49esDFyIOlanE06FxJA6A9XLArUKdo7fN-50K9hMo7E6HS_9W9v4SA7LNiogNt5b5Vby2RUmJJdwJLA1yidWwmV_u1JxmMqaaYDVvIiSR0dBi3GfgpEIm-Rpnl6Tb337vMoqVYTkGhOYPf7QCsRpmVVaRDA9U4UNz8JSPIf5BxwYbiE0y6BtPSr8V5EYnZhKDyTZazW3df_oIdaZm39opwvOZD_jvfJ8LzWq1Q8fJvHTf4W65PgVZsIA0Mv78Eyns3Kgjip4b6xrcbyaW7-5YS48zQDhoIdaXBacSzcsh-AfLbhkRS069SL9wiNCILf1R-2qwa1VoGjoj3ohJIuxE490zPCg-kX3qtPTy3IXT-4Uo_nrzXXxSi8ivE1wX6q8_IMEHpm40FCuWhAtYm6ogsrUwe2kQyLPs0qLmqyQycu1IFzAkbw9futS7ZmkIV9T12MVDLsVN54sMNF7UGVKGO14vcerQR-495swCgNTksSC51SAzivCQwS2EPbFC7lqdY_cRs8EPJjRmIjVTbX4GeCOXhYtjecVIjtaCpZqL_IXfdHLyVQPvsqi_jRvf8rY8IiGqsxTYf_66mYvl7W8EQVFzRhNu4I-Md0cQ1YTFFKC_cQjKpgIl3dotEd6N6r4TI27DpInrbf51RcKd2eOpKfqBTPze4oNZ1bsOz84V114Bf6cGX9GL9sAkFAq_kLHSMtUU3wVlzcD9N72YhUEvQWXzqk_WoaVDNMwRTG_SbXd3WcsIVlrupoHf-fEde-BagKltWHwMac3s4gpQSCjxrWn8nP-F3H8uO2HXkfSK8ja6jiRO1Luom8iH_Yl9GoTyraTcUAf147XtjEqluBG62RwzecWdayocaSJXkzFV-zal0s505Nxrzd9feuVC8",
authors: "Jun Chen, Azza Althagafi, Robert Hoehndorf",
conference: "Bioinformatics 2020",
image: "images/bioinformatics.jpeg",
others: null
});
</script> -->
<!-- <table width="100%" align="center" border="0" cellspacing="0" cellpadding="20">
<tr>
<td>
<br>
<p align="right">
<font size="2">
<a href="https://people.eecs.berkeley.edu/~barron/">This guy makes a nice webpage.</a>
</font>
</p>
</td>
</tr>
</table> -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-7580334-1");
pageTracker._trackPageview();
} catch (err) {}
</script>
</td>
</tr>
</table>
</body>
</html>