-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
593 lines (444 loc) · 32.7 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
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
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Claudio Di Sipio</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: iPortfolio
* Updated: Mar 10 2023 with Bootstrap v5.2.3
* Template URL: https://bootstrapmade.com/iportfolio-bootstrap-portfolio-websites-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- ======= Mobile nav toggle button ======= -->
<i class="bi bi-list mobile-nav-toggle d-xl-none"></i>
<!-- ======= Header ======= -->
<header id="header">
<div class="d-flex flex-column">
<div class="profile">
<img src="assets/img/profile-img-new.jpg" alt="" class="img-fluid rounded-circle">
<h1 class="text-light"><a href="index.html">Claudio Di Sipio</a></h1>
<div class="social-links mt-3 text-center">
<a href="https://twitter.com/DsiClaudio" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://scholar.google.com/citations?user=n7G7HfgAAAAJ&hl=it" class="google-plus"><i class="bi bi-bookmarks"></i></a>
<a href="https://join.skype.com/invite/NoiAlfPAzmVA" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="https://www.linkedin.com/in/claudio-di-sipio-544056100/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<nav id="navbar" class="nav-menu navbar">
<ul>
<li><a href="#hero" class="nav-link scrollto active"><i class="bx bx-home"></i> <span>Home</span></a></li>
<li><a href="#about" class="nav-link scrollto"><i class="bx bx-user"></i> <span>About</span></a></li>
<li><a href="#resume" class="nav-link scrollto"><i class="bx bx-file-blank"></i> <span>Resume</span></a></li>
<li><a href="#organize" class="nav-link scrollto"><i class="bx bx-book-content"></i> <span>Professional services</span></a></li>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex flex-column justify-content-center align-items-center">
<div class="hero-container" data-aos="fade-in">
<h1>Claudio Di Sipio</h1>
<p><span ></span></p>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="section-title">
<h2>About</h2>
<p>
I'm a Post-doc researcher at the Department of Information Engineering Computer Science and Mathematics of the University of L'Aquila. I'm interested in recommendation systems for software engineering, mining OSS repositories, and application of ML techniques for Software Engineering. Recentely, I investigated the low-code paradigm and platforms, bias and fairness in recommender systems, and supporting IoT development.
</p>
</div>
<div class="row">
<div class="col-lg-4" data-aos="fade-right">
<img src="assets/img/picture_profile.JPG" class="img-fluid" alt="">
</div>
<div class="col-lg-8 pt-4 pt-lg-0 content" data-aos="fade-left">
<h3>Current role: Post-doc researcher at University of L'Aquila</h3>
<p class="fst-italic">
</p>
<div class="row">
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Birthday:</strong> <span>10 January 1994</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>City:</strong> <span>University of L'Aquila</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>Degree:</strong> <span>Ph.D.in Computer Science</span></li>
</ul>
</div>
<div class="col-lg-6">
<ul>
<li><i class="bi bi-chevron-right"></i> <strong>Contact email:</strong> <span>[email protected]</span></li>
<li><i class="bi bi-chevron-right"></i> <strong>Twitter account:</strong> <span><a href="https://x.com/DsiClaudio">DsiClaudio</a></span></li>
<li><i class="bi bi-chevron-right"></i> <strong>ORCID:</strong> <span> <a href="https://orcid.org/0000-0001-9872-9542">0000-0001-9872-9542</a></span></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Resume Section ======= -->
<section id="resume" class="resume">
<div class="container">
<div class="section-title">
<h1>Scientific Resume</h1>
</div>
<div class="row">
<div data-aos="fade-up">
<h2 class="resume-title">List of publications</h2>
<h4><b>Journals </b></h4>
<h5><b>2024</b></h5>
<ul>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.infsof.2024.107588" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco J, Nguyen P.T., <b>Di Sipio, C.</b>, Rubei R., Di Ruscio D, and Di Penta M.</i>,
<b>DeepMig: A transformer-based approach to support coupled library and code migrations</b>,
Information and Software Technology, Volume 177, 2024, 107588, ISSN 0950-5849</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.cola.2023.101256" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Di Rocco, J., Di Ruscio, D., and Nguyen, P. T.</i> (2024). <b>LEV4REC: A feature-based approach to engineering RSSEs</b>. <i>Journal of Computer Languages, 78, 101256.</i>
</p>
<a href="https://doi.org/10.1016/j.jss.2024.112059" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P. T., Di Rocco, J., <b>Di Sipio, C.</b>, Rubei, R., Di Ruscio, D., and Di Penta, M.</i> (2024). <b>GPTSniffer: A CodeBERT-based classifier to detect source code written by ChatGPT</b>. <i>Journal of Systems and Software, 112059</i>.
</ul>
<h5><b>2023</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1007/s10270-023-01102-8" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Di Rocco, J., Di Ruscio, D. and Nguyen, P.T.</i> <b>MORGAN: a modeling recommender system based on graph kernel</b>. <i>Softw Syst Model</i>, 22, 1427–1449 (2023).
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1002/spe.3238" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Sas, C., Capiluppi, A., <b>Di Sipio, C.</b>, Di Rocco, J., and Di Ruscio, D.</i> <b>GitRanking: A ranking of GitHub topics for software classification using active sampling</b>. <i>Software: Practice and Experience</i>, 53(10), 1982–2006.
</p>
</ul>
<h5><b>2022</b></h5>
<ul>
<p style="text-align: justify;">
<a href="https://doi.org/10.1007/s10270-022-00994-2" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Nguyen, P.T., and Pierantonio, A.</i> (2022). <b>MemoRec: a recommender system for assisting modelers in specifying metamodels</b>. <i>Softw Syst Model</i>.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.eswa.2022.117267" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P.T., Di Rocco, J., Rubei, R., <b>Di Sipio, C.</b>, and Di Ruscio, D.</i> (2022). <b>DeepLib: Machine translation techniques to recommend upgrades for third-party libraries</b>. <i>Expert Systems with Applications, Volume 202, 117267</i>, ISSN 0957-4174.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1007/s10489-022-03864-y" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Nguyen, P.T., and Rubei, R.</i> (2022). <b>HybridRec: A recommender system for tagging GitHub repositories</b>. <i>Applied Intelligence</i>.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1007/s10489-021-02911-4" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Rubei, R., Di Ruscio, D., <b>Di Sipio, C.</b>, Di Rocco J., and Nguyen, P.T.</i> (2022). <b>Providing upgrade plans for third-party libraries: a recommender system using migration graphs</b>. <i>Appl.Intell, 52</i>, 12000–12015.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.eswa.2022.119477" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P. T., <b>Di Sipio, C.</b>, Di Rocco, J., Di Penta, M., and Di Ruscio, D.</i> (2022). <b>Fitting Missing API Puzzles with Machine Translation Techniques</b>. <i>Journal of Expert Systems With Applications</i>.
</p>
</ul>
<h5><b>2021</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1007/s10664-021-09991-4" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Nguyen, P.T., and Rubei, R.</i> (2021). <b>Development of recommendation systems for software engineering: the CROSSMINER experience</b>. <i>Empirical Software Engineering, 26(4)</i>:1–40.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1109/TSE.2021.3059651" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P.T., Di Rocco, J., <b>Di Sipio, C.</b>, Di Ruscio, D., and Di Penta, M.</i> (2021). <b>Recommending API function calls and code snippets to support software development</b>. <i>IEEE Transactions on Software Engineering</i>, pages 1–1.
</p>
</ul>
<h5><b>2020</b></h5>
<ul>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.compag.2020.105326" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Duong, L. T., Nguyen, P. T., <b>Di Sipio, C.</b>, and Di Ruscio, D.</i> (2020). <b>Automated fruit recognition using EfficientNet and MixNet</b>. <i>Computers and Electronics in Agriculture, Volume 171</i>, 105326, ISSN 0168-1699.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1016/j.infsof.2020.106367" style="text-decoration: none;">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Rubei, R., <b>Di Sipio, C.</b>, Nguyen, P.T., Di Rocco, J., and Di Ruscio, D.</i> (2020). <b>PostFinder: Mining Stack Overflow posts to support software developers</b>. <i>Information and Software Technology, Volume 127</i>, 106367, ISSN 0950-5849.
</p>
</ul>
</div>
<div data-aos="fade-up">
<hr >
<h4><b>Conferences </b></h4>
<h5><b>2024</b></h5>
<ul>
<p style="text-align: justify;">
<a href="https://doi.org/10.1145/3674805.3695394">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Palomba F., Di Sorbo A., Di Ruscio D., Ferrucci F., Catolino G., Giordano G., Di Dario D., Voria G., Pentangelo V., Tortorella M., Sgueglia A., <b>Di Sipio C.</b>, D'Aloisio G., and Di Marco A.</i> 2024. <b>FRINGE: context-aware FaiRness engineerING in complex software systEms</b>. In Proceedings of the 18th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM '24). Association for Computing Machinery, New York, NY, USA, 608–612.</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1145/3691620.3695058">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i> </a>
<i>Muttillo, V., <b>Di Sipio, C.</b>, Rubei, R., Berardinelli, L., Dehghani, M.H.</i> (2024). <b>Towards Synthetic Trace Generation of Modeling Operations using In-Context Learning Approach</b>. <i>Proceedings of the 39th IEEE/ACM International Conference on Automated Software Engineering (ASE 2024)</i>.
</p></a>
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.48550/arXiv.2407.11575">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Pereira, R.S, <b>Di Sipio, C.</b>, De Sanctis, M., and Iovino, L.</i> (2024). <b>On the Need for Configurable Travel Recommender Systems: A Systematic Mapping Study</b>. <i>50th Euromicro Conference Series on Software Engineering and Advanced Applications (SEAA) 2024</i>.
</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1145/3674805.3690752">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P.T., Di Rocco, J., <b>Di Sipio, C.</b>, Shakya, M., Di Ruscio, D., and Di Penta, M.</i> (2024). <b>Automatic Categorization of GitHub Actions with Transformers and Few-shot Learning</b>. <i>Proceedings of the 18th ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM 2024)</i>.
</p>
<p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1145/3661167.3661215">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Rubei, R., Di Rocco, J., Di Ruscio, D., and Nguyen, P. T.</i> (2024b). <b>Automated categorization of pre-trained models in software engineering: A case study with a Hugging Face dataset</b>. Proceedings of the 28th International Conference on Evaluation and Assessment in Software Engineering, 351–356. </p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/SysCon61195.2024.10553610">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Cederbladh, J., Berardinelli, L., Bilic, D., Bruneliere, H., Cicchetti, A., Dehghani, M., <b>Di Sipio, C.</b>, Miranda, J.P, Rahimi A., and Rubei, R.</i> (2024, April). <b>Towards Automating Model-Based Systems Engineering in Industry-An Experience Report</b>. <i>The 18th Annual IEEE International Systems Conference (SYSCON 2024)</i>.
</p></a>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3643991.3644869">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>D'Angelo, A., <b>Di Sipio, C.</b>, Politowsky, C., and Rubei, R.</i> (2024). <b>PlayMyData: a curated dataset of multi-platform video games</b>. <i>Proceedings of the 21st International Conference on Mining Software Repositories, 525–529</i>. DOI: <a href="https://doi.org/10.1145/3643991.3644869">https://doi.org/10.1145/3643991.3644869</a>
</p>
<p style="text-align: justify;"></p>
<a href="https://ieeexplore.ieee.org/abstract/document/10555636">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Weyssow, M., <b>Di Sipio, C.</b>, Di Ruscio, D., and Sahraoui, H.</i> (2024). <b>CodeLL: A Lifelong Learning Dataset to Support the Co-Evolution of Data and Language Models of Code</b>. <i>2024 IEEE/ACM 21st International Conference on Mining Software Repositories (MSR), 637–641</i>. </p>
</ul>
<h5><b>2023</b></h5>
<ul>
<p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/MSR59073.2023.00016">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P. T., Rubei, R., Rocco, J. D., <b>Di Sipio, C.</b>, Di Ruscio D., and Di Penta, M.</i> (2023). <b>Dealing with Popularity Bias in Recommender Systems for Third-party Libraries: How far Are We?</b> 12–24. </p>
</ul>
<h5><b>2022</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/SANER53432.2022.00099">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Rubei, R., <b>Di Sipio, C.</b>, Di Rocco, J., Di Ruscio, D., and Nguyen, P.T.</i> (2022). <b>Endowing third-party libraries recommender systems with explicit user feedback mechanisms</b>. In 2022 IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER), pp. 817-821.
</p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3550356.3552376">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b></i> (2022). <b>Automating the design of recommender systems: from foundational aspects to actual development</b>. In Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings (MODELS ’22).
</p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3550355.3552459">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., <b>Di Sipio, C.</b>, Nguyen, P.T., Di Ruscio, D., and Pierantonio, A.</i> (2022). <b>Finding with NEMO: a recommender system to forecast the next modeling operations</b>. In Proceedings of the 25th International Conference on Model Driven Engineering Languages and Systems (MODELS ’22). </p>
</ul>
<h5><b>2021</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3463274.3463809">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P.T., Di Ruscio, D., Di Rocco, J., <b>Di Sipio, C.</b>, and Di Penta, M.</i> (2021). <b>Adversarial machine learning: On the resilience of third-party library recommender systems</b>. In Evaluation and Assessment in Software Engineering, EASE 2021, page 247–253, New York, NY, USA. Association for Computing Machinery. ISBN 9781450390538. </p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/MODELS50736.2021.00016">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Sipio, C., Di Ruscio, D., and Nguyen, P.T.</i> (2021). <b>A GNN-based Recommender System to Assist the Specification of Metamodels and Models</b>. <i>2021 ACM/IEEE 24th International Conference on Model Driven Engineering Languages and Systems (MODELS)</i>, pp. 70-81. </p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/MODELS50736.2021.00016">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Di Rocco, J., Di Ruscio, D., and Nguyen, P.T.</i> (2021). <b>A Low-Code Tool Supporting the Development of Recommender Systems</b>. In Fifteenth ACM Conference on Recommender Systems (RecSys ’21). Association for Computing Machinery, New York, NY, USA, 741–744.</p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/ASE51524.2021.9678946">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Nguyen, P. T., <b>Di Sipio, C.</b>, Di Rocco, J., Di Penta, M., and Di Ruscio, D.</i> (2021). <b>Adversarial Attacks to API Recommender Systems: Time to Wake Up and Smell the Coffee?</b> 2021 36th IEEE/ACM International Conference on Automated Software Engineering (ASE), pp. 253-265. </p>
</ul>
<h5><b>2020</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3382494.3410690">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Nguyen, P.T., and Rubei, R.</i> (2020). <b>Topfilter: An approach to recommend relevant github topics</b>. In Proceedings of the 14th ACM / IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM), ESEM ’20, New York, NY, USA. Association for Computing Machinery. ISBN 9781450375801. </p>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1145/3383219.3383227">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Rubei, R., Di Ruscio, D., and Nguyen, P.T.</i> (2020). <b>A multinomial naïve bayesian (mnb) network to automatically recommend topics for github repositories</b>. In Proceedings of the Evaluation and Assessment in Software Engineering, EASE ’20, page 71–80, New York, NY, USA. Association for Computing Machinery. ISBN 9781450377317.</p>
</ul>
</div>
<div data-aos="fade-up">
<hr>
<h4><b>Workshop publications</b></h4>
<h5><b>2023</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://doi.org/10.1109/MODELS-C59198.2023.00091">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J. and <b>Di Sipio, C.</b></i> (2023). <b>ResyDuo: Combining data models and CF-based recommender systems to develop Arduino projects</b>. The 5th International Workshop on Multi-Paradigm Modeling for Cyber-Physical Systems.</p>
<p style="text-align: justify;">
<a href="https://doi.org/10.1109/MODELS-C59198.2023.00089">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Clerissi, D., Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Ihirwe, F., Mariani, L., Micucci, D., Rossi, M.T., and Rubei, R.</i> (2023). <b>Supporting Early-Safety Analysis of IoT Systems by Exploiting Testing Techniques</b>. <i>The 5th International Workshop on Multi-Paradigm Modeling for Cyber-Physical Systems.</i>
</p></a>
</ul>
<h5><b>2021</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://ceur-ws.org/Vol-2960/paper5.pdf">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Di Rocco, J., Di Ruscio, D., <b>Di Sipio, C.</b>, Nguyen, P. T., and Pomo, C.</i> (2021). <b>On the need for a body of knowledge on recommender systems</b>. In Proceedings of the Joint KaRS and ComplexRec Workshop.</p>
<p style="text-align: justify;"></p>
<a href="https://ceur-ws.org/Vol-2947/paper10.pdf">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i>Rubei, R., and <b>Di Sipio, C.</b></i> (2021). <b>AURYGA: A Recommender System for Game Tagging</b>. The 11th Italian Information Retrieval Workshop, 2021. </p>
</ul>
<h5><b>2020</b></h5>
<ul>
<p style="text-align: justify;"></p>
<a href="https://ceur-ws.org/Vol-2947/paper7.pdf">
<i class="bi bi-file-earmark-text" style="font-size: 1.5em;"></i>
</a>
<i><b>Di Sipio, C.</b>, Di Ruscio, D., and Nguyen, P.T.</i> (2020). <b>Democratizing the development of recommender systems by means of low-code platforms</b>. In Proceedings of the 23rd ACM/IEEE International Conference on Model Driven Engineering Languages and Systems: Companion Proceedings, MODELS ’20, New York, NY, USA. Association for Computing Machinery. ISBN 9781450381352. </p>
</ul>
</div>
</section><!-- End Resume Section -->
<section id="organize" class="resume">
<div class="container">
<div class="section-title">
<h1>Professional services</h1>
<h5>2024</h5>
<ul>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 2nd conference on AI Foundation Models and Software Engineering (FORGE 2025) co-located with ICSE 2025</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee of the Artifact evaluation track of on the 47th
International Conference on Software Engineering (ICSE 2025)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 12th International Symposium on Information and Communication Technology (SOICT 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for ACM Transactions on Information Systems Journal (TOIS)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for IEEE Software Magazine</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for IEEE Transaction on Software Engineering Journal (TSE)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the Artifact Evaluation Track and ROSE Festival in the 40th International Conference on Software Maintenance and Evolution (ICSME 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 12th IEEE/ACM International Conference on Automated Software Engineering (ASE 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 1st Foundations of Applied Software Engineering for Games workshop (FaSE4Games’24) co-located with FSE 2024</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 1st special event of AI Foundation Models and Software Engineering (FORGE 2024) co-located with ICSE 2024</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 1st International Workshop on Graph-Based Approaches in Information Retrieval (IronGraph 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for Springer International Journal on Applied Intelligence (APIN)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for Springer International Journal on Software and Systems Modeling (SoSyM)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for Springer Empirical Software Engineering Journal (EMSE)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of IEEE 37th International Symposium on Computer Based Medical Systems (CBMS 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee junior member of the 21st Mining Software Repositories (MSR 2024)</p>
</ul>
<h5>2023</h5>
<ul>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the 12th International Symposium on Information and Communication Technology (SOICT 2023)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the Tools Demo track in The IEEE International Conference on Software Analysis, Evolution and Reengineering (SANER 2024)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of the Artifact evaluation track in the 26th International Conference on Model-Driven Engineering Languages and Systems (MODELS 2023)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee member of IEEE 36th International Symposium on Computer Based Medical Systems (CBMS) 2023</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee junior member of The 20th Mining Software Repositories (MSR)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Student volunteer Co-chair of the 20TH IEEE International Conference on Software Architecture (ICSA 2023)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Web-co chair of the 26th International Conference on Model-Driven Engineering Languages and Systems (MODELS 2023)</p>
</ul>
<h5>2022</h5>
<ul>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Reviewer for Springer International Journal on Software and Systems Modeling (SoSyM)</p>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i> Program Committee of the Artifact evaluation track in 37th IEEE/ACM International Conference on Automated Software Engineering (ASE 2022)</p>
</ul>
<h5>2020</h5>
<ul>
<p><i class="bi bi-journal-check" style="font-size: 1.5em;"></i>Virtualization Co-chair of the 14th European Conference on Software Architecture (ECSA)</p>
</ul>
</div>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container">
<div class="copyright">
© Copyright <strong><span>iPortfolio</span></strong>
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/iportfolio-bootstrap-portfolio-websites-template/ -->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/typed.js/typed.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>