CINXE.COM

Li Li - ESEC/FSE 2021

<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="https://2021.esec-fse.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2021.esec-fse.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>Li Li - ESEC/FSE 2021</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2021.esec-fse.org";</script> <link rel="stylesheet" href="https://2021.esec-fse.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2021.esec-fse.org/stylesheets/conf.css?e0c92ee5f52769e04d268b7588469bfe" type="text/css" /><link rel="stylesheet" href="https://2021.esec-fse.org/stylesheets/logobar.css?d68c282160782c2b5f5bfb8ceb47a30e" type="text/css" /><link rel="stylesheet" href="https://2021.esec-fse.org/stylesheets/theme.bootstrap_3.min.css?6867e70881e6ed2c03b6c9cf9c3152e0" type="text/css" /><script type="text/javascript" src="//code.jquery.com/jquery-3.5.1.min.js"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2021.esec-fse.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <script type="text/javascript">$(document).ready( function(){ $('#program-menu a[data-fltr-type]').on('click', function(event){ event.preventDefault(); window.location = $(this).attr('href') + "?" + encodeURIComponent( $(this).data('fltr-type') ) + '=' + encodeURIComponent( $(this).data('fltr-val') ); }) }) </script> <meta prefix='og: http://ogp.me/ns#' property='og:description' content='The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE) is an internationally renowned forum for researchers, practitioners, and educators to present and discuss the most recent innovations, trends, experiences, and challenges in the field of software engineering. ESEC/FSE brings together experts from academia and industry to exchange the latest research results and trends as well as their practical application in all areas of software engineering. If you are new to ESEC/FSE and would like to read more about the tracks it ...'> <script type="text/javascript">(function($){ $(document).ready(function(){ $('ul.dropdown-menu [data-toggle=dropdown]').on('click', function(event) { event.preventDefault(); event.stopPropagation(); $(this).parent().siblings().removeClass('open'); $(this).parent().toggleClass('open'); }); }); })(jQuery); </script> <meta prefix='og: http://ogp.me/ns#' property='og:image' content='https://2021.esec-fse.org/getImage/carousel/Classic_view_of_Acropolis.jpg?1587641712000'> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-4G0QWEKVQS', {'cookie_domain': 'auto', 'anonymizeIp': true });gtag('config', 'UA-9607501-2', {'cookie_domain': 'auto', 'anonymizeIp': true });</script> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='Li Li - ESEC/FSE 2021'> <meta name='description' content='The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE) is an internationally renowned forum for researchers, practitioners, and educators to present and discuss the most recent innovations, trends, experiences, and challenges in the field of software engineering. ESEC/FSE brings together experts from academia and industry to exchange the latest research results and trends as well as their practical application in all areas of software engineering. If you are new to ESEC/FSE and would like to read more about the tracks it ...'> <script type="text/javascript">function addEventModalLoadOnClick( containerNode ){ $(containerNode).find( "a[data-event-modal]" ).on("click", function(e){ var eventId = $(this).data("event-modal"); var modalElem = $("#modal-" + eventId); if(modalElem.length){ modalElem.modal({ backdrop: 'static', keyboard: true}, 'show'); } else { var loaderElem = $("#event-modal-loader"); loaderElem.find("input.event-id-input").val( eventId ); loaderElem.find("#load-modal-action").click(); } e.preventDefault(); } ); } </script><script type="text/javascript">function addStarredEventOnClick( containerNode ){ $(containerNode).find( "[data-event-star]" ).on("click", function(e){ var eventId = $(this).data("event-star"); var starEventFormElem = $("#event-star-form"); starEventFormElem.find("input.event-id-input").val( eventId ); starEventFormElem.find("#star-event-action").click(); e.preventDefault(); e.stopPropagation(); } ); } </script><script type="text/javascript">function pauseOnCloseModal( modalid ){ //pauses video (only youtube at the moment) when closing modal $('#' + modalid).on('hidden.bs.modal', function () { $(this).find('.embed-container iframe[src*=enablejsapi]').each( function(){ this.contentWindow.postMessage('{"event":"command","func":"pauseVideo","args":""}', '*') } ); } ) } </script> </head> <body id="profile"><div class="frame"><a href="https://2021.esec-fse.org/blogposts" class="blog-link btn btn-xs btn-default navigate">Write a Blog &gt;&gt;</a><div class="logobar"><div class="container"><a href="https://2021.esec-fse.org" class="navbar-brand navigate"><span class="brand-text">ESEC/FSE 2021</span></a><div class="place">Thu 19 - Sat 28 August 2021 <a href="https://2021.esec-fse.org/venue/fse-2021-venue" class="navigate">Clowdr Platform</a></div></div></div><div class="navbar navbar-default"><div class="container"><div class="navbar-header"><button type="button" data-toggle="collapse" data-target="#navigationbar" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button></div><div id="navigationbar" class="navigationbar collapse navbar-collapse"><ul class="block nav navbar-nav"><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Attending <span class="caret"></span></a><ul class="block dropdown-menu"><li><a href="https://2021.esec-fse.org/venue/fse-2021-venue" class="navigate">Venue: Clowdr</a></li><li><a href="https://2021.esec-fse.org/attending/virtualization-plan" class="navigate">Virtualization Plan</a></li><li><a href="https://2021.esec-fse.org/attending/registration" class="navigate">Registration</a></li><li><a href="https://2021.esec-fse.org/attending/fse-2021-code-of-conduct" class="navigate">Code of Conduct</a></li><li><a href="https://2021.esec-fse.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion</a></li><li><a href="https://2021.esec-fse.org/attending/Open_Science_Guidelines" class="navigate">Open Science Guidelines</a></li><li><a href="https://2021.esec-fse.org/attending/financial-support" class="navigate">Financial Support</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Program <span class="caret"></span></a><ul id="program-menu" class="block dropdown-menu"><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" class="navigate">ESEC/FSE Program</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>Filter by Day</strong></a><ul class="block dropdown-menu"><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Thu 19 Aug 2021" class="navigate">Thu 19 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Fri 20 Aug 2021" class="navigate">Fri 20 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Sat 21 Aug 2021" class="navigate">Sat 21 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Sun 22 Aug 2021" class="navigate">Sun 22 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Mon 23 Aug 2021" class="navigate">Mon 23 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Tue 24 Aug 2021" class="navigate">Tue 24 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Wed 25 Aug 2021" class="navigate">Wed 25 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Thu 26 Aug 2021" class="navigate">Thu 26 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Fri 27 Aug 2021" class="navigate">Fri 27 Aug</a></li><li><a href="https://2021.esec-fse.org/program/program-fse-2021/" data-fltr-type="date" data-fltr-val="Sat 28 Aug 2021" class="navigate">Sat 28 Aug</a></li></ul></li></ul></li><li id="tracks-in-navbar" class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Tracks <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-1"><div class="row"><div class="col-sm-12"><ul class="block multi-column-dropdown"><li class="dropdown-header">ESEC/FSE 2021</li><li><a href="https://2021.esec-fse.org/track/fse-2021-plenary-events" class="navigate">Plenary Events</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-diversity-and-inclusion-events" class="navigate">Diversity and Inclusion Events</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-virtual-run" class="navigate">Virtual Run</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-papers" class="navigate">Research Papers</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-industry" class="navigate">Industry Papers</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-artifacts" class="navigate">Artifacts</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-demonstrations" class="navigate">Demonstrations</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-doctoral-symposium" class="navigate">Doctoral Symposium</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-ideas-visions-and-reflections" class="navigate">Ideas, Visions and Reflections</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-journal-first" class="navigate">Journal First</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-new-faculty-symposium" class="navigate">New Faculty Symposium</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-showcase" class="navigate">Industry Showcase</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-student-research-competition" class="navigate">Student Research Competition</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-workshops" class="navigate">Workshops</a></li><li><a href="https://2021.esec-fse.org/track/fse-2021-how-to-submit" class="navigate">How to Submit</a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Organization <span class="caret"></span></a><ul class="block dropdown-menu multi-column columns-1"><div class="row"><div class="col-sm-12"><ul class="block multi-column-dropdown"><li class="dropdown-header">ESEC/FSE 2021 Committees</li><li><a href="https://2021.esec-fse.org/committee/fse-2021-organizing-committee" class="navigate">Organizing Committee</a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-steering-committee" class="navigate">Steering Committee</a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-test-of-time-award-committee" class="navigate">Test of Time Award Committee</a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-diversity-and-inclusion-committee" class="navigate">Diversity and Inclusion Committee</a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-student-volunteers" class="navigate">Student Volunteers</a></li><li class="dropdown-header">Track Committees </li><li><a href="https://2021.esec-fse.org/committee/fse-2021-diversity-and-inclusion-events-program-committee" class="navigate"><strong>Diversity and Inclusion Events</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-virtual-run-program-committee" class="navigate"><strong>Virtual Run</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-papers-program-committee" class="navigate"><strong>Research Papers</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-industry-program-committee" class="navigate"><strong>Industry Papers</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-artifacts-program-committee" class="navigate"><strong>Artifacts</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-demonstrations-program-committee" class="navigate"><strong>Demonstrations</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-doctoral-symposium-program-committee" class="navigate"><strong>Doctoral Symposium</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-new-ideas-and-emerging-results-program-committee" class="navigate"><strong>Ideas, Visions and Reflections</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-journal-first-program-committee" class="navigate"><strong>Journal First</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-new-faculty-symposium-program-committee" class="navigate"><strong>New Faculty Symposium</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-showcase-program-committee" class="navigate"><strong>Industry Showcase</strong></a></li><li><a href="https://2021.esec-fse.org/committee/fse-2021-student-research-competition-program-committee" class="navigate"><strong>Student Research Competition</strong></a></li><li class="dropdown-header">Contributors</li><li><a href="https://2021.esec-fse.org/people-index" class="navigate"><span class="glyphicon glyphicon-search"></span><sup><span class="glyphicon glyphicon-user"></span></sup> People Index</a></li></ul></div></div></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Info <span class="caret"></span></a><ul class="block dropdown-menu"><li><a href="https://2021.esec-fse.org/info/awards" class="navigate">Awards</a></li><li><a href="https://2021.esec-fse.org/info/proceedings" class="navigate">Proceedings</a></li><li><a href="https://2021.esec-fse.org/info/supporters" class="navigate">Supporters</a></li></ul></li><li><a href="https://2021.esec-fse.org/search//all" class="navigate"><span class="glyphicon glyphicon-search"></span><span class="hidden-sm"> Search</span></a></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle"><span class="hidden-sm">Series <span class="caret"></span></span><span title="Series" class="visible-sm"><span class="glyphicon glyphicon-repeat"></span> <span class="caret"></span></span></a><ul class="block dropdown-menu"><li><a href="https://2021.esec-fse.org/series/fse" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li><a href="https://conf.researchr.org/home/fse-2025" class="navigate">FSE 2025</a></li><li><a href="https://2024.esec-fse.org" class="navigate">FSE 2024</a></li><li><a href="https://2023.esec-fse.org" class="navigate">ESEC/FSE 2023</a></li><li><a href="https://2022.esec-fse.org" class="navigate">ESEC/FSE 2022</a></li><li><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ESEC/FSE 2021</span></li><li><a href="https://2020.esec-fse.org" class="navigate">ESEC/FSE 2020</a></li><li><a href="https://2018.fseconference.org" class="navigate">ESEC/FSE 2018</a></li></ul></li></ul><div class="navbar-right"><ul class="block nav navbar-nav"><li><a href="https://conf.researchr.org/signin/fse-2021/https%3A%5Es%5Es2021.esec-fse.org%5Esprofile%5Eslili" rel="nofollow" class="navigate">Sign in</a></li><li><a href="https://2021.esec-fse.org/signup" class="navigate">Sign up</a></li></ul></div></div></div></div><div id="content" class="container"><div class="page-header"><span class="text-muted small"><span class="glyphicon glyphicon-home"></span> <a href="https://2021.esec-fse.org" class="navigate">ESEC/FSE 2021</a> (<a href="https://2021.esec-fse.org/series/fse" class="navigate">series</a>) / </span>Li Li<span class="pull-right"><small><div class="btn-group"><button type="button" data-toggle="dropdown" class="btn btn-primary dropdown-toggle">ESEC/FSE 2021 profile <span class="caret"></span></button><ul class="block dropdown-menu"><li><a href="https://conf.researchr.org/profile/conf/lili" class="navigate">conf.research.org general profile</a></li><li><a href="https://conf.researchr.org/profile/icse-2018/lili" class="navigate">* ICSE 2018 * profile</a></li><li><a href="https://conf.researchr.org/profile/apsec-2024/lili" class="navigate">APSEC 2024 profile</a></li><li><a href="https://2019.ase-conferences.org/profile/lili" class="navigate">ASE 2019 profile</a></li><li><a href="https://conf.researchr.org/profile/ase-2020/lili" class="navigate">ASE 2020 profile</a></li><li><a href="https://conf.researchr.org/profile/ase-2021/lili" class="navigate">ASE 2021 profile</a></li><li><a href="https://conf.researchr.org/profile/ase-2022/lili" class="navigate">ASE 2022 profile</a></li><li><a href="https://conf.researchr.org/profile/ase-2023/lili" class="navigate">ASE 2023 profile</a></li><li><a href="https://conf.researchr.org/profile/ase-2024/lili" class="navigate">ASE 2024 profile</a></li><li><a href="https://conf.researchr.org/profile/ecoop-issta-2018/lili" class="navigate">ECOOP and ISSTA 2018 profile</a></li><li><a href="https://conf.researchr.org/profile/ecoop-issta-2023/lili" class="navigate">ECOOP and ISSTA 2023 profile</a></li><li><a href="https://2018.fseconference.org/profile/lili" class="navigate">ESEC/FSE 2018 profile</a></li><li><a href="https://2020.esec-fse.org/profile/lili" class="navigate">ESEC/FSE 2020 profile</a></li><li><a href="https://2022.esec-fse.org/profile/lili" class="navigate">ESEC/FSE 2022 profile</a></li><li><a href="https://2023.esec-fse.org/profile/lili" class="navigate">ESEC/FSE 2023 profile</a></li><li><a href="https://2024.esec-fse.org/profile/lili" class="navigate">FSE 2024 profile</a></li><li><a href="https://2019.icse-conferences.org/profile/lili" class="navigate">ICSE 2019 profile</a></li><li><a href="https://2020.icse-conferences.org/profile/lili" class="navigate">ICSE 2020 profile</a></li><li><a href="https://2021.icse-conferences.org/profile/lili" class="navigate">ICSE 2021 profile</a></li><li><a href="https://conf.researchr.org/profile/icse-2022/lili" class="navigate">ICSE 2022 profile</a></li><li><a href="https://conf.researchr.org/profile/icse-2023/lili" class="navigate">ICSE 2023 profile</a></li><li><a href="https://conf.researchr.org/profile/icse-2024/lili" class="navigate">ICSE 2024 profile</a></li><li><a href="https://conf.researchr.org/profile/icse-2025/lili" class="navigate">ICSE 2025 profile</a></li><li><a href="https://conf.researchr.org/profile/icsme-2023/lili" class="navigate">ICSME 2023 profile</a></li><li><a href="https://conf.researchr.org/profile/icsme-2024/lili" class="navigate">ICSME 2024 profile</a></li><li><a href="https://conf.researchr.org/profile/issta-2019/lili" class="navigate">ISSTA 2019 profile</a></li><li><a href="https://conf.researchr.org/profile/issta-2022/lili" class="navigate">ISSTA 2022 profile</a></li><li><a href="https://conf.researchr.org/profile/issta-2025/lili" class="navigate">ISSTA 2025 profile</a></li><li><a href="https://conf.researchr.org/profile/issta-ecoop-2024/lili" class="navigate">ISSTA/ECOOP 2024 profile</a></li><li><a href="https://conf.researchr.org/profile/internetware-2023/lili" class="navigate">Internetware 2023 profile</a></li><li><a href="https://conf.researchr.org/profile/internetware-2024/lili" class="navigate">Internetware 2024 profile</a></li><li><a href="https://pldi21.sigplan.org/profile/lili" class="navigate">PLDI 2021 profile</a></li><li><a href="https://conf.researchr.org/profile/saner-2024/lili" class="navigate">SANER 2024 profile</a></li><li><a href="https://2020.splashcon.org/profile/lili" class="navigate">SPLASH 2020 profile</a></li></ul></div></small></span></div><div class="row"><div class="col-sm-4 col-lg-3"><img alt="Li Li" src="https://2021.esec-fse.org/getProfileImage/lili/a9fbd20c-bdb2-4b66-acfe-02f959c58cc1/small.jpg?1711457294000" class="outputimage thumbnail"/><p><small>Registered user since Mon 4 Dec 2017</small></p></div><div class="col-sm-8 col-lg-9"><div><div class="profile-item"><span class="profile-item-heading">Name:</span>Li Li</div><div class="profile-item"><span class="profile-item-heading">Bio:</span><p>Dr. Li Li is a Senior lecturer (a.k.a., Associate Professor) and a PhD supervisor at Monash University, Australia. He received his PhD degree in computer science from the University of Luxembourg in 2016. He has published over 60 research papers at prestigious conferences such as ICSE, ESEC/FSE, ASE, ISSTA, POPL, PLDI, etc. and prestigious journals such as ACM TOSEM and IEEE TSE, TIFS, TDSC, etc.</p> <p>Li鈥檚 research has received various awards, including the prestigious ARC Discovery Early Career Researcher Award (DECRA in short), an ACM Distinguished Paper Award at PLDI 2021, a Best Student Paper Award at WWW 2020, an ACM Distinguished Paper Award at ASE 2018, a FOSS Impact Paper Award at MSR 2018, and a Best Paper Award at the ERA track of IEEE SANER 2016.</p> <p>Li was named as one of the Top-5 most impactful earlier career software engineering researchers in the world.</p> <p>Li is an active member of the software engineering and security community serving as a reviewer for many top-tier conferences and journals such as ASE, ICSME, SANER, TSE, TOSEM, TIFS, TDSC, TOPS, EMSE, JSS, IST, etc.</p></div><div class="profile-item"><span class="profile-item-heading">Country:</span>Australia</div><div class="profile-item"><span class="profile-item-heading">Affiliation:</span>Monash University</div><div class="profile-item"><span class="profile-item-heading">Personal website:</span><a href="http://lilicoding.github.io" target="_blank" class="navigate"><span class="glyphicon glyphicon-new-window"></span> http://lilicoding.github.io</a></div><div class="profile-item"><span class="profile-item-heading">X (Twitter):</span><a href="https://x.com/lilicoding" target="_blank" class="navigate"><span class="glyphicon glyphicon-new-window"></span> https://x.com/lilicoding</a></div><div class="profile-item"><span class="profile-item-heading">GitHub:</span><a href="https://github.com/lilicoding" target="_blank" class="navigate"><span class="glyphicon glyphicon-new-window"></span> https://github.com/lilicoding</a></div><div class="profile-item"><span class="profile-item-heading">Research interests:</span>Mobile Software Engineering; Intelligent Software Engineering; SE4AI; Mobile Security; Program Analysis (Android Apps, Python, Smart Contract, etc.)</div></div><p><strong>Contributions</strong></p><div id="contributions-timeline"><div><div class="contribution-year"><h3>2021</h3><div><h4>ESEC/FSE</h4><ul class="block"><li><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="6681021a-7014-467d-a1e2-d605fafdc7bf">Embedding App-Library Graph for Neural Third Party Library Recommendation</a></li><li><small title="Contributed Item" class="text-muted"><span class="label-default label"><span class="glyphicon glyphicon-file"></span></span></small> <a href="#" data-event-modal="97b1bacb-7868-47f6-bea1-e732044a049a">Seads: Scalable and Cost-Effective Dynamic Dependence Analysis of Distributed Systems via Reinforcement Learning</a></li></ul></div></div></div></div><p><span class="glyphicon glyphicon-new-window"></span> <a href="https://conf.researchr.org/profile/conf/lili" target="_blank" class="navigate">Show activities from other conferences</a></p><div id="embedWidget" class="webdsl-placeholder"><div class="panel-group"><div class="panel"><div class="panel-heading clearfix"><span class="panel-title"><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.esec-fse.org/profile","embedProfileWidgetProfile_loadWidget1d78b0351177db9cad4bb6f06b7a0b837", [{"name":"context", "value":"fse-2021"},{"name":"pers", "value":"lili"},],"", this.nextSibling, true,"1"); return false;'></button><a submitid="embedProfileWidgetProfile_loadWidget1d78b0351177db9cad4bb6f06b7a0b837" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" class="small btn btn-default"><span class="glyphicon glyphicon-share"></span> Share</a></span></div></div></div></div></div></div><div class="row"><div class="col-sm-12"><span class="pull-right"><span title="You're viewing a conference-specific profile, last updated Sun 12 Sep 2021" class="label-default label"><span class="glyphicon glyphicon-time"></span> ESEC/FSE 2021-profile</span><br><small><a href="https://conf.researchr.org/profile/conf/lili" target="_blank" class="navigate">View general profile</a></small></span></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Fri 29 Nov 01:27</em></div></div><div id="notifications-ph" class="webdsl-placeholder"></div><div id="event-modal-loader" class="webdsl-placeholder"><form name="form_131600131703c411e65b13378d08eb1f6672b5a0259" id="form_131600131703c411e65b13378d08eb1f6672b5a0259" action="https://2021.esec-fse.org/eventDetailsModalByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_131600131703c411e65b13378d08eb1f6672b5a0259" value="1" /><input type="hidden" name="context" value="fse-2021" /><input name="ae03f7f6f951d515a297b161e922205d" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.esec-fse.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"fse-2021"},],"form_131600131703c411e65b13378d08eb1f6672b5a0259", this.nextSibling, false,"event-modal-loader"); return false;'></button><a submitid="eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="load-modal-action"></a></form></div><div id="event-star-form" class="webdsl-placeholder"><form name="form_509860938088b48fd14544d4239b498a2cf339e02b" id="form_509860938088b48fd14544d4239b498a2cf339e02b" action="https://2021.esec-fse.org/eventStarByAjaxConferenceEdition" accept-charset="UTF-8" method="POST" class="hidden"><input type="hidden" name="form_509860938088b48fd14544d4239b498a2cf339e02b" value="1" /><input type="hidden" name="context" value="fse-2021" /><input name="a0b55aa29cf9431a9461b359872014e3" type="text" value="" class="inputString form-control event-id-input"/><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2021.esec-fse.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"fse-2021"},],"form_509860938088b48fd14544d4239b498a2cf339e02b", this.nextSibling, false,"event-star-form"); return false;'></button><a submitid="eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" id="star-event-action"></a></form></div><div id="event-modals" class="webdsl-placeholder"></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; addEventModalLoadOnClick(node); addStarredEventOnClick(node); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><footer class="footer"><div class="container"><div class="footer-box"><div class="row"><div class="col-sm-3"><h3><a href="https://2021.esec-fse.org" class="navigate"><span class="glyphicon glyphicon-home"></span> ESEC/FSE 2021</a></h3><div><a href="https://2021.esec-fse.org/contact" class="navigate"><span class="glyphicon glyphicon-envelope"></span> contact form</a></div><hr/>using <a href="https://conf.researchr.org" class="navigate">conf.researchr.org</a> (<a href="http://yellowgrass.org/roadmap/conf.researchr.org" class="navigate">v1.67.1</a>)<br/><small><a href="https://2021.esec-fse.org/support" target="_blank" class="navigate"><span class="glyphicon glyphicon-question-sign"></span> Support page</a></small><br/><small></small></div><div class="col-sm-5"><div class="row"><div class="col-sm-6"><h4>Tracks</h4><a href="https://2021.esec-fse.org/track/fse-2021-plenary-events" class="navigate">Plenary Events</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-diversity-and-inclusion-events" class="navigate">Diversity and Inclusion Events</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-virtual-run" class="navigate">Virtual Run</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-papers" class="navigate">Research Papers</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-industry" class="navigate">Industry Papers</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-artifacts" class="navigate">Artifacts</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-demonstrations" class="navigate">Demonstrations</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-doctoral-symposium" class="navigate">Doctoral Symposium</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-ideas-visions-and-reflections" class="navigate">Ideas, Visions and Reflections</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-journal-first" class="navigate">Journal First</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-new-faculty-symposium" class="navigate">New Faculty Symposium</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-showcase" class="navigate">Industry Showcase</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-student-research-competition" class="navigate">Student Research Competition</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-workshops" class="navigate">Workshops</a><br/><a href="https://2021.esec-fse.org/track/fse-2021-how-to-submit" class="navigate">How to Submit</a></div><div class="col-sm-6"></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://2021.esec-fse.org/venue/fse-2021-venue" class="navigate">Venue: Clowdr</a><br><a href="https://2021.esec-fse.org/attending/virtualization-plan" class="navigate">Virtualization Plan</a><br><a href="https://2021.esec-fse.org/attending/registration" class="navigate">Registration</a><br><a href="https://2021.esec-fse.org/attending/fse-2021-code-of-conduct" class="navigate">Code of Conduct</a><br><a href="https://2021.esec-fse.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion Statement</a><br><a href="https://2021.esec-fse.org/attending/Open_Science_Guidelines" class="navigate">Open Science Guidelines</a><br><a href="https://2021.esec-fse.org/attending/financial-support" class="navigate">Financial Support</a></div><div class="col-sm-2"><a href="https://2021.esec-fse.org/signup" class="navigate">Sign Up</a></div></div></div></div></footer></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; var defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, container: false, sanitize: false}); $('.tooltip.fade.in, .ui-tooltip-content').remove(); }; var original_post_process_func = ajax_post_process; ajax_post_process = function(){ original_post_process_func.apply(this,arguments); post_process_function.apply(this,arguments); }; $(document).ready( post_process_function ); })(); </script><script type="text/javascript">jQuery(document).ready(function($) { $(".clickable-row").click(function() { var href = $(this).attr("href"); if( window.location.href.indexOf( href ) < 0 ){ if ($(this).hasClass('new-window') ){ window.open( href ); } else { window.document.location = href; } } }); }); </script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10