CINXE.COM
ESEC/FSE 2023 - Research Papers - ESEC/FSE 2023
<!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://2023.esec-fse.org/favicon.ico?28d37e6d7e5e12d24c39bdba0f4f3cfd" rel="shortcut icon" type="image/x-icon" /> <link href="https://2023.esec-fse.org/stylesheets/common_.css?d7bcca3579a066193caf560ede9d6399" rel="stylesheet" type="text/css" /> <title>ESEC/FSE 2023 - Research Papers - ESEC/FSE 2023</title> <script type="text/javascript">var show_webdsl_debug=false;</script> <script type="text/javascript">var contextpath="https://2023.esec-fse.org";</script> <link rel="stylesheet" href="https://2023.esec-fse.org/stylesheets/bootstrap/css/bootstrap.min.css?7f89537eaf606bff49f5cc1a7c24dbca" type="text/css" /><link rel="stylesheet" href="https://2023.esec-fse.org/stylesheets/conf.css?d8ff81ab1f2387936557f525e4e8eb20" type="text/css" /><link rel="stylesheet" href="https://2023.esec-fse.org/stylesheets/logobar.css?d68c282160782c2b5f5bfb8ceb47a30e" type="text/css" /><link rel="stylesheet" href="https://2023.esec-fse.org/stylesheets/flatpickr-4.3.2.min.css?8eedb7a0f2455c0dbbbbcc46c4172c0d" type="text/css" /><link rel="stylesheet" href="https://2023.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://2023.esec-fse.org/javascript/faceted-filtering.js?b66007ca48ecd1d87e1cdd60e4e42366"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/flatpickr-4.3.2.min.js?c2885c17ae5fd471c9a40c437e8a2736"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/jquery.tablesorter.combined.min.js?285b21976326641f8f1b910492e6d5d0"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/jquery.tablesorter.pager.min.js?4551cdfea66f45a11ae5548f3d50a06f"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/tablesorter-init.js?ee6babedf1a6be960e4543a1bb57b421"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/bootstrap/js/bootstrap.min.js?2f34b630ffe30ba2ff2b91e3f3c322a1"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/notify.min.js?e86d399917a84b69a4683f504c7a7813"></script> <script type="text/javascript" src="https://2023.esec-fse.org/javascript/ajax.js?2dbd1cc4f8f2d52ae9c879d7346f4f8a"></script> <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. The ESEC/FSE main conference will be held on 5th - 7th December 2023, and t ...'> <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> <script type="text/javascript"> $(window).on('popstate', function(){ $('.modal.in').modal('hide') }); </script><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; $(node).find('.modal').on( 'shown.bs.modal', function(){ if(history.pushState){ history.pushState({ id: 'modal', modalId: $(this).attr('id') }, null, window.location.href); } } ).on( 'hidden.bs.modal', function (){ if( history.state != null && history.state.modalId == $(this).attr('id') ){ history.back(); } } ); }; 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>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:image' content='https://2023.esec-fse.org/getImage/carousel/sheng-li-IhN3LGQq5Nk-unsplash.jpg?1668087877000'> <script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; $(node).find('input.flatpickr:not([id])').focusout( function(){ this.dispatchEvent( new KeyboardEvent('keydown',{keyCode:13, bubbles: true}) ); } ); }; 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">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> <meta prefix='og: http://ogp.me/ns#' property='og:title' content='ESEC/FSE 2023 - Research Papers - ESEC/FSE 2023'> <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> <script type="text/javascript">var ignoreHashChange = false; function hashChangeFunc(){ // show active tab on hash in url if (window.location.hash !== ''){ var hashTargetAll = $('a[href="' + window.location.hash + '"]'); if(hashTargetAll.length){ var hashTarget = hashTargetAll.filter('[data-toggle="tab"]') if( hashTarget.length ){ hashTarget = hashTarget.first(); hashTarget.tab('show'); } else { hashTarget = hashTargetAll.first(); } // and open parent tabs in case the target element is nested in a tab var parentPane = hashTarget.closest( '.tab-pane' ); if(parentPane.length){ $('.nav a[href="#'+ parentPane.attr('id') +'"]').tab('show'); } var parentCollapse = hashTarget.closest( '.panel-collapse:not(.in)' ).collapse('show'); } } return false; } $(document).ready(function(){ var tabFromRequestUrl = window.location.hash !== '' ? $('a[href="' + window.location.hash + '"][data-toggle="tab"]') : []; var initUrlHash = window.location.hash; hashChangeFunc() if( tabFromRequestUrl.length ){ //Prevent the browser to auto-scroll to the anchor of the tab window.location.hash = ""; } //make in-page #links open the tabs if ($._data( $(window)[0], 'events' ).hashchange == undefined){ $(window).on('hashchange', hashChangeFunc); } if(tabFromRequestUrl.length){ setTimeout( function(){ ignoreHashChange = true; history.replaceState(null, null, initUrlHash); ignoreHashChange = false; }, 10 ); } }); var autoTabFunction = function(node){ var isActivatingFirstTab = false; // remember the hash in the URL without jumping $('a[data-toggle="tab"]:not(.no-hash):not(.bound)').addClass('bound').on('shown.bs.tab', function(e){ if(!isActivatingFirstTab){ var newhash = '#' + $(e.target).attr('href').substr(1); if(history.replaceState){ history.replaceState(null, null, newhash); } else{ location.hash = newhash; } } }); //When no tab is active, set the first one to active $(node).find('.nav-tabs:not(.bound), .nav-pills:not(.bound)').addClass('bound').each(function(){ if( $(this).children().length > 0 && 1 > $(this).find('.active').length){ const firstItem = $(this).find('a[data-toggle="tab"]').first(); isActivatingFirstTab = true; firstItem.tab('show'); isActivatingFirstTab = false; } }); } </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-4G0QWEKVQS"></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. The ESEC/FSE main conference will be held on 5th - 7th December 2023, and t ...'> <!--[if IE 9]><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/eligrey-classlist-js-polyfill@1.2.20171210/classList.min.js"></script><![endif]--> </head> <body id="track"><div class="frame"><div class="logobar"><div class="container"><a href="https://2023.esec-fse.org" class="navbar-brand navigate"><span class="brand-text">ESEC/FSE 2023</span></a><div class="place">Sun 3 - Sat 9 December 2023 <a href="https://2023.esec-fse.org/venue/fse-2023-venue" class="navigate">San Francisco, California, United States</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 class="block"><a href="https://2023.esec-fse.org/venue/fse-2023-venue" class="navigate">Venue: San Francisco Marriott Marquis</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion Statement</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/code-of-conduct" class="navigate">Code of Conduct</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/registration" class="navigate">Registration</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/visa-application-support" class="navigate">Visa Application Support</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/hotel" class="navigate">Hotel</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/travel-support" class="navigate">Travel Support</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/banquet" class="navigate">Social Excursion at Exploratorium</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/virtual-attendance" class="navigate">Virtual Attendance</a></li><li class="block"><a href="https://2023.esec-fse.org/attending/in-person-attendance-information" class="navigate">In-person Attendance Information</a></li></ul></li><li class="dropdown"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Sponsorship <span class="caret"></span></a><ul class="block dropdown-menu"><li class="block"><a href="https://2023.esec-fse.org/info/sponsorship" class="navigate">Sponsorship Opportunities</a></li><li class="block"><a href="https://2023.esec-fse.org/info/sponsors" class="navigate">Sponsors and Supporters</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 class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" class="navigate">ESEC/FSE Program</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="prog" data-fltr-val="Your Program" class="navigate"><span class="glyphicon glyphicon-star"></span> Your Program</a></li><li class="block"><a href="https://2023.esec-fse.org/info/awards" class="navigate">Awards</a></li><li class="block"><a href="https://2023.esec-fse.org/info/proceedings" class="navigate">Proceedings</a></li><li class="block divider"></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 class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Sun 3 Dec 2023" class="navigate">Sun 3 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Mon 4 Dec 2023" class="navigate">Mon 4 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Tue 5 Dec 2023" class="navigate">Tue 5 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Wed 6 Dec 2023" class="navigate">Wed 6 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Thu 7 Dec 2023" class="navigate">Thu 7 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Fri 8 Dec 2023" class="navigate">Fri 8 Dec</a></li><li class="block"><a href="https://2023.esec-fse.org/program/program-fse-2023/" data-fltr-type="date" data-fltr-val="Sat 9 Dec 2023" class="navigate">Sat 9 Dec</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-3"><div class="row"><div class="col-sm-5"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ESEC/FSE 2023</li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" class="navigate">Plenary Events</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-social" class="navigate">Social</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-how-to-submit" class="navigate">How to Submit</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="navigate">Research Papers</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-industry" class="navigate">Industry Papers</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" class="navigate">Ideas, Visions and Reflections</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-journal-first" class="navigate">Journal First</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-student-research-competition" class="navigate">Student Research Competition</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" class="navigate">Demonstrations</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-workshops" class="navigate">Workshops</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-new-faculty-symposium" class="navigate">New Faculty Symposium</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-tutorials" class="navigate">Tutorials</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-artifacts" class="navigate">Artifacts</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-student-volunteers" class="navigate">Student Volunteers</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-rose-festival--rewarding-open-science-replication-and-reproduction-in-se-" class="navigate">ROSE festival</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-doctoral-symposium" class="navigate">Doctoral Symposium</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-industry-mentoring-symposium" class="navigate">Industry Mentoring Symposium</a></li><li class="block"><a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy" class="navigate">Open Science Policy</a></li></ul></div><div class="col-sm-7"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="block"><a href="https://conf.researchr.org/home/promise-2023" class="navigate"><strong>PROMISE</strong> </a></li><li class="block dropdown-header">Workshops</li><li class="block"><a href="https://2023.esec-fse.org/home/maps-2023" class="navigate"><strong>MAPS</strong> </a></li><li class="block"><a href="https://2023.esec-fse.org/home/sdd-2023" class="navigate"><strong>SDD</strong> </a></li><li class="block"><a href="https://2023.esec-fse.org/home/se4safeml-2023" class="navigate"><strong>SE4SafeML</strong> </a></li><li class="block"><a href="https://2023.esec-fse.org/home/sea4dq-2023" class="navigate"><strong>SEA4DQ</strong> </a></li><li class="block"><a href="https://2023.esec-fse.org/home/gamify-2023" class="navigate"><strong>[virtual] Gamify</strong> </a></li><li class="block"><a href="https://2023.esec-fse.org/home/qp4se-2023" class="navigate"><strong>[virtual] QP4SE</strong> </a></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SSBSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/home/ssbse-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> SSBSE</a></li><li class="block"><a href="https://conf.researchr.org/track/ssbse-2023/ssbse-2023-research-papers" class="navigate"><strong>SSBSE</strong> Research Papers</a></li><li class="block"><a href="https://conf.researchr.org/track/ssbse-2023/ssbse-2023-hop" class="navigate"><strong>SSBSE</strong> Hot off the Press</a></li><li class="block"><a href="https://conf.researchr.org/track/ssbse-2023/ssbse-2023-keynote" class="navigate"><strong>SSBSE</strong> Keynote</a></li><li class="block"><a href="https://conf.researchr.org/track/ssbse-2023/ssbse-2023-rene-nier" class="navigate"><strong>SSBSE</strong> RENE / NIER</a></li><li class="block"><a href="https://conf.researchr.org/track/ssbse-2023/ssbse-2023-challenge" class="navigate"><strong>SSBSE</strong> Challenge Track</a></li></ul></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-2"><div class="row"><div class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">ESEC/FSE 2023 Committees</li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-steering-committee" class="navigate">Steering Committee</a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-test-of-time-award-committee" class="navigate">Test of Time Award Committee</a></li><li class="block dropdown-header">Track Committees </li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-research-papers-program-committee" class="navigate"><strong>Research Papers</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-industry-program-committee" class="navigate"><strong>Industry Papers</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-ideas--visions-and-reflections-program-committee" class="navigate"><strong>Ideas, Visions and Reflections</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-journal-first-program-committee" class="navigate"><strong>Journal First</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-student-research-competition-program-committee" class="navigate"><strong>Student Research Competition</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-demonstrations-program-committee" class="navigate"><strong>Demonstrations</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-workshops-workshop-committee" class="navigate"><strong>Workshops</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-new-faculty-symposium-program-committee" class="navigate"><strong>New Faculty Symposium</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-tutorials-program-committee" class="navigate"><strong>Tutorials</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-artifacts-program-committee" class="navigate"><strong>Artifacts</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-student-volunteers-student-volunteers-co-chairs" class="navigate"><strong>Student Volunteers</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-rose-festival--rewarding-open-science-replication-and-reproduction-in-se--rose-organizers" class="navigate"><strong>ROSE festival</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-doctoral-symposium-program-committee" class="navigate"><strong>Doctoral Symposium</strong></a></li><li class="block"><a href="https://2023.esec-fse.org/committee/fse-2023-industry-mentoring-symposium-program-committee" class="navigate"><strong>Industry Mentoring Symposium</strong></a></li><li class="block dropdown-header">Contributors</li><li class="block"><a href="https://2023.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 class="col-sm-6"><ul class="block multi-column-dropdown"><li class="block dropdown-header">Co-hosted Conferences</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>PROMISE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/promise-2023/promise-2023-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/promise-2023/promise-2023-papers-program-committee" class="navigate">Program Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/promise-2023/promise-2023-papers-steering-committee" class="navigate">Steering Committee</a></li></ul></li><li class="block dropdown-header">Workshops</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>MAPS</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://2023.esec-fse.org/home/maps-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SDD</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://2023.esec-fse.org/committee/sdd-2023-papers-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://2023.esec-fse.org/committee/sdd-2023-papers-program-committee" class="navigate">Program Committee</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SE4SafeML</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://2023.esec-fse.org/home/se4safeml-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SEA4DQ</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://2023.esec-fse.org/home/sea4dq-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>[virtual] Gamify</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://2023.esec-fse.org/home/gamify-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>[virtual] QP4SE</strong></a><ul class="block dropdown-menu"><li class="block small"><a href="https://2023.esec-fse.org/home/qp4se-2023" class="navigate"><span class="glyphicon glyphicon-home"></span> N/A - check homepage</a></li></ul></li><li class="block dropdown-header">Co-hosted Symposia</li><li class="dropdown dropdown-submenu "><a href="#" data-toggle="dropdown" class="dropdown-toggle"><strong>SSBSE</strong></a><ul class="block dropdown-menu"><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-organizing-committee" class="navigate">Organizing Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-steering-committee" class="navigate">Steering Committee</a></li><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-Research-Papers-1-program-committee" class="navigate"><strong>Research Papers</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-hop-pc" class="navigate"><strong>Hot off the Press</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-rene---nier-rene---nier" class="navigate"><strong>RENE / NIER</strong></a></li><li class="block"><a href="https://conf.researchr.org/committee/ssbse-2023/ssbse-2023-challenge-challenge" class="navigate"><strong>Challenge Track</strong></a></li></ul></li></ul></div></div></ul></li><li class="block"><a href="https://2023.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 class="block"><a href="https://2023.esec-fse.org/series/fse" class="navigate"><span class="glyphicon glyphicon-home"></span> Series</a></li><li class="block divider"></li><li class="block"><a href="https://conf.researchr.org/home/fse-2025" class="navigate">FSE 2025</a></li><li class="block"><a href="https://2024.esec-fse.org" class="navigate">FSE 2024</a></li><li class="block"><span class="text-muted" style="margin-left: 2px;"><span class="glyphicon glyphicon-hand-right"></span> ESEC/FSE 2023</span></li><li class="block"><a href="https://2022.esec-fse.org" class="navigate">ESEC/FSE 2022</a></li><li class="block"><a href="https://2021.esec-fse.org" class="navigate">ESEC/FSE 2021</a></li><li class="block"><a href="https://2020.esec-fse.org" class="navigate">ESEC/FSE 2020</a></li><li class="block"><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 class="block"><a href="https://conf.researchr.org/signin/fse-2023/https%3A%5Es%5Es2023.esec-fse.org%5Estrack%5Esfse-2023-research-papers" rel="nofollow" class="navigate">Sign in</a></li><li class="block"><a href="https://2023.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://2023.esec-fse.org" class="navigate">ESEC/FSE 2023</a> (<a href="https://2023.esec-fse.org/series/fse" class="navigate">series</a>) / </span><h1>Research Papers<span class="pull-right small h1">ESEC/FSE 2023</span></h1></div><div class="row"><div class="col-sm-8"><ul id="tab" class="nav nav-pills"><li><a href="#program" data-toggle="tab">Program</a></li><li><a href="#event-overview" data-toggle="tab">Accepted Papers</a></li><li><a href="#FAQ" data-toggle="tab">FAQ</a></li><li><a href="#Call-for-Papers" data-toggle="tab">Call for Papers</a></li></ul><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; autoTabFunction(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><div class="tab-content"><div id="program" class="tab-pane "><div class="faceted-filtering"><div class="row date-facets"><div class="col-sm-1"><strong>Dates</strong></div><div class="col-sm-11"><div data-facet-type="date" class="facet-placeholder"></div></div></div><div class="row plenary-facets"><div class="col-sm-1"><strong>Plenary</strong></div><div class="col-sm-11"><div data-facet-type="plenary" class="facet-placeholder"></div></div></div><script type="text/javascript">(function(){ var post_process_function = function(n){ var node=(n&&n.nodeType === 1)?n:document; $(node).find('.modal').on('shown.bs.modal', function() {if(gtag) { gtag( 'event', 'Show Details in Modal' , {'event_category': 'Event Information', 'event_label': '' + $(this).find('.modal-title').text() + ''} ) } } ) }; 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><div tabindex="-1" id="hidden-modal" class="modal"><div class="modal-dialog "><div class="modal-content"></div></div></div><div id="program-settings-modal" class="webdsl-placeholder"><div id="userProgramSettings" class="modal fade"><div class="modal-dialog "><div class="modal-content"><div class="modal-header"><a data-dismiss="modal" class="close"><span class="glyphicon glyphicon-remove"></span></a><h3>Program Display Configuration</h3></div><div class="modal-body"><form name="form11390898770538530f0e2bbdb67872b491120c5c8a7" id="form11390898770538530f0e2bbdb67872b491120c5c8a7" action="https://2023.esec-fse.org/userProgramSettingsModalConferenceEdition" accept-charset="UTF-8" method="POST" role="form" class="form-horizontal"><input type="hidden" name="form11390898770538530f0e2bbdb67872b491120c5c8a7" value="1" /><input type="hidden" name="context" value="fse-2023" /><div class="panel panel-default timezone-panel"><div class="panel-heading clearfix"><div class="panel-title">Time Zone</div></div><div class="panel-body"><span class="help-block">The program is currently displayed in <strong>(GMT-08:00) Pacific Time (US & Canada)</strong>.</span><div class="row"><div class="col-sm-11 col-sm-offset-1"><label class="radio"><input type="radio" checked="checked" name="9659afaa126198132be460b106e35ccb" value="false" onchange="if( ($(this).val() == 'true' && this.checked) != $('#cec04de0447905c49fb377c6d9693505').is(':visible') ) { $('#cec04de0447905c49fb377c6d9693505').fadeToggle( 250 ); }"/><strong>Use conference time zone: (GMT-08:00) Pacific Time (US & Canada)</strong></label><label class="radio"><input type="radio" name="9659afaa126198132be460b106e35ccb" value="true" onchange="if( ($(this).val() == 'true' && this.checked) != $('#cec04de0447905c49fb377c6d9693505').is(':visible') ) { $('#cec04de0447905c49fb377c6d9693505').fadeToggle( 250 ); }"/>Select other time zone</label><div id="cec04de0447905c49fb377c6d9693505" style=" display: none;"><select name="0e35d6393a8ba494aa0723dd51b6899c" class="select form-control"><option value="" selected="selected" data-utc-minute-offset="0"></option><option value="Etc/GMT+12" data-utc-minute-offset="-720">(GMT-12:00) AoE (Anywhere On Earth)</option><option value="Pacific/Midway" data-utc-minute-offset="-660">(GMT-11:00) Midway Island, Samoa</option><option value="America/Adak" data-utc-minute-offset="-600">(GMT-10:00) Hawaii-Aleutian</option><option value="Etc/GMT+10" data-utc-minute-offset="-600">(GMT-10:00) Hawaii</option><option value="Pacific/Marquesas" data-utc-minute-offset="-570">(GMT-09:30) Marquesas Islands</option><option value="Pacific/Gambier" data-utc-minute-offset="-540">(GMT-09:00) Gambier Islands</option><option value="America/Anchorage" data-utc-minute-offset="-540">(GMT-09:00) Alaska</option><option value="America/Ensenada" data-utc-minute-offset="-480">(GMT-08:00) Tijuana, Baja California</option><option value="Etc/GMT+8" data-utc-minute-offset="-480">(GMT-08:00) Pitcairn Islands</option><option value="America/Los_Angeles" data-utc-minute-offset="-480">(GMT-08:00) Pacific Time (US & Canada)</option><option value="America/Denver" data-utc-minute-offset="-420">(GMT-07:00) Mountain Time (US & Canada)</option><option value="America/Chihuahua" data-utc-minute-offset="-360">(GMT-06:00) Chihuahua, La Paz, Mazatlan</option><option value="America/Dawson_Creek" data-utc-minute-offset="-420">(GMT-07:00) Arizona</option><option value="America/Belize" data-utc-minute-offset="-360">(GMT-06:00) Saskatchewan, Central America</option><option value="America/Cancun" data-utc-minute-offset="-300">(GMT-05:00) Guadalajara, Mexico City, Monterrey</option><option value="Chile/EasterIsland" data-utc-minute-offset="-300">(GMT-05:00) Easter Island</option><option value="America/Chicago" data-utc-minute-offset="-360">(GMT-06:00) Central Time (US & Canada)</option><option value="America/New_York" data-utc-minute-offset="-300">(GMT-05:00) Eastern Time (US & Canada)</option><option value="America/Havana" data-utc-minute-offset="-300">(GMT-05:00) Cuba</option><option value="America/Bogota" data-utc-minute-offset="-300">(GMT-05:00) Bogota, Lima, Quito, Rio Branco</option><option value="America/Caracas" data-utc-minute-offset="-240">(GMT-04:00) Caracas</option><option value="America/Santiago" data-utc-minute-offset="-180">(GMT-03:00) Santiago</option><option value="America/La_Paz" data-utc-minute-offset="-240">(GMT-04:00) La Paz</option><option value="Atlantic/Stanley" data-utc-minute-offset="-180">(GMT-03:00) Faukland Islands</option><option value="America/Campo_Grande" data-utc-minute-offset="-240">(GMT-04:00) Manaus, Amazonas, Brazil</option><option value="America/Goose_Bay" data-utc-minute-offset="-240">(GMT-04:00) Atlantic Time (Goose Bay)</option><option value="America/Glace_Bay" data-utc-minute-offset="-240">(GMT-04:00) Atlantic Time (Canada)</option><option value="America/St_Johns" data-utc-minute-offset="-210">(GMT-03:30) Newfoundland</option><option value="America/Araguaina" data-utc-minute-offset="-180">(GMT-03:00) UTC-3</option><option value="America/Montevideo" data-utc-minute-offset="-180">(GMT-03:00) Montevideo</option><option value="America/Miquelon" data-utc-minute-offset="-180">(GMT-03:00) Miquelon, St. Pierre</option><option value="America/Godthab" data-utc-minute-offset="-180">(GMT-03:00) Greenland</option><option value="America/Argentina/Buenos_Aires" data-utc-minute-offset="-180">(GMT-03:00) Buenos Aires</option><option value="America/Sao_Paulo" data-utc-minute-offset="-180">(GMT-03:00) Brasilia, Distrito Federal, Brazil</option><option value="America/Noronha" data-utc-minute-offset="-120">(GMT-02:00) Mid-Atlantic</option><option value="Atlantic/Cape_Verde" data-utc-minute-offset="-60">(GMT-01:00) Cape Verde Is.</option><option value="Atlantic/Azores" data-utc-minute-offset="-60">(GMT-01:00) Azores</option><option value="Etc/UTC" data-utc-minute-offset="0">(UTC) Coordinated Universal Time</option><option value="Europe/Belfast" data-utc-minute-offset="0">(GMT) Belfast</option><option value="Europe/Dublin" data-utc-minute-offset="0">(GMT) Dublin</option><option value="Europe/Lisbon" data-utc-minute-offset="0">(GMT) Lisbon</option><option value="Europe/London" data-utc-minute-offset="0">(GMT) London</option><option value="Africa/Abidjan" data-utc-minute-offset="0">(GMT) Monrovia, Reykjavik</option><option value="Europe/Amsterdam" data-utc-minute-offset="60">(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna</option><option value="Europe/Belgrade" data-utc-minute-offset="60">(GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague</option><option value="Europe/Brussels" data-utc-minute-offset="60">(GMT+01:00) Brussels, Copenhagen, Madrid, Paris</option><option value="Africa/Algiers" data-utc-minute-offset="60">(GMT+01:00) West Central Africa</option><option value="Africa/Windhoek" data-utc-minute-offset="120">(GMT+02:00) Windhoek</option><option value="Europe/Athens" data-utc-minute-offset="120">(GMT+02:00) Athens</option><option value="Asia/Beirut" data-utc-minute-offset="120">(GMT+02:00) Beirut</option><option value="Africa/Cairo" data-utc-minute-offset="120">(GMT+02:00) Cairo</option><option value="Asia/Gaza" data-utc-minute-offset="120">(GMT+02:00) Gaza</option><option value="Africa/Blantyre" data-utc-minute-offset="120">(GMT+02:00) Harare, Pretoria</option><option value="Asia/Jerusalem" data-utc-minute-offset="120">(GMT+02:00) Jerusalem</option><option value="Europe/Minsk" data-utc-minute-offset="180">(GMT+03:00) Minsk</option><option value="Asia/Damascus" data-utc-minute-offset="180">(GMT+03:00) Syria</option><option value="Europe/Moscow" data-utc-minute-offset="180">(GMT+03:00) Moscow, St. Petersburg, Volgograd</option><option value="Africa/Addis_Ababa" data-utc-minute-offset="180">(GMT+03:00) Nairobi</option><option value="Asia/Tehran" data-utc-minute-offset="210">(GMT+03:30) Tehran</option><option value="Asia/Dubai" data-utc-minute-offset="240">(GMT+04:00) Abu Dhabi, Muscat</option><option value="Asia/Yerevan" data-utc-minute-offset="240">(GMT+04:00) Yerevan</option><option value="Asia/Kabul" data-utc-minute-offset="270">(GMT+04:30) Kabul</option><option value="Asia/Yekaterinburg" data-utc-minute-offset="300">(GMT+05:00) Ekaterinburg</option><option value="Asia/Tashkent" data-utc-minute-offset="300">(GMT+05:00) Tashkent</option><option value="Asia/Kolkata" data-utc-minute-offset="330">(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi</option><option value="Asia/Katmandu" data-utc-minute-offset="345">(GMT+05:45) Kathmandu</option><option value="Asia/Dhaka" data-utc-minute-offset="360">(GMT+06:00) Astana, Dhaka</option><option value="Asia/Novosibirsk" data-utc-minute-offset="420">(GMT+07:00) Novosibirsk</option><option value="Asia/Rangoon" data-utc-minute-offset="390">(GMT+06:30) Yangon (Rangoon)</option><option value="Asia/Bangkok" data-utc-minute-offset="420">(GMT+07:00) Bangkok, Hanoi, Jakarta</option><option value="Asia/Krasnoyarsk" data-utc-minute-offset="420">(GMT+07:00) Krasnoyarsk</option><option value="Asia/Hong_Kong" data-utc-minute-offset="480">(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi</option><option value="Asia/Irkutsk" data-utc-minute-offset="480">(GMT+08:00) Irkutsk, Ulaan Bataar</option><option value="Australia/Perth" data-utc-minute-offset="480">(GMT+08:00) Perth</option><option value="Australia/Eucla" data-utc-minute-offset="525">(GMT+08:45) Eucla</option><option value="Asia/Tokyo" data-utc-minute-offset="540">(GMT+09:00) Osaka, Sapporo, Tokyo</option><option value="Asia/Seoul" data-utc-minute-offset="540">(GMT+09:00) Seoul</option><option value="Asia/Yakutsk" data-utc-minute-offset="540">(GMT+09:00) Yakutsk</option><option value="Australia/Adelaide" data-utc-minute-offset="630">(GMT+10:30) Adelaide</option><option value="Australia/Darwin" data-utc-minute-offset="570">(GMT+09:30) Darwin</option><option value="Australia/Brisbane" data-utc-minute-offset="600">(GMT+10:00) Brisbane</option><option value="Australia/Hobart" data-utc-minute-offset="660">(GMT+11:00) Hobart</option><option value="Asia/Vladivostok" data-utc-minute-offset="600">(GMT+10:00) Vladivostok</option><option value="Australia/Lord_Howe" data-utc-minute-offset="660">(GMT+11:00) Lord Howe Island</option><option value="Etc/GMT-11" data-utc-minute-offset="660">(GMT+11:00) Solomon Is., New Caledonia</option><option value="Asia/Magadan" data-utc-minute-offset="660">(GMT+11:00) Magadan</option><option value="Pacific/Norfolk" data-utc-minute-offset="720">(GMT+12:00) Norfolk Island</option><option value="Asia/Anadyr" data-utc-minute-offset="720">(GMT+12:00) Anadyr, Kamchatka</option><option value="Pacific/Auckland" data-utc-minute-offset="780">(GMT+13:00) Auckland, Wellington</option><option value="Etc/GMT-12" data-utc-minute-offset="720">(GMT+12:00) Fiji, Kamchatka, Marshall Is.</option><option value="Pacific/Chatham" data-utc-minute-offset="825">(GMT+13:45) Chatham Islands</option><option value="Pacific/Tongatapu" data-utc-minute-offset="780">(GMT+13:00) Nuku'alofa</option><option value="Pacific/Kiritimati" data-utc-minute-offset="840">(GMT+14:00) Kiritimati</option></select><script type="text/javascript">var tzOffsetMin = new Date().getTimezoneOffset()*-1; var sel = document.getElementsByName('0e35d6393a8ba494aa0723dd51b6899c')[0] var opts = sel.options; for (var opt, j = 0; opt = opts[j]; j++) { if (opt.getAttribute('data-utc-minute-offset') == tzOffsetMin) { sel.selectedIndex = j; break; } } </script></div></div></div><br><span class="help-block"><small><span class="glyphicon glyphicon-info-sign"></span> The GMT offsets shown reflect the offsets <strong>at the moment of the conference</strong>.</small></span></div></div><div class="panel panel-default timeband-panel"><div class="panel-heading clearfix"><div class="panel-title">Time Band</div></div><div class="panel-body"><span class="help-block">By setting a time band, the program will dim events that are outside this time window. This is useful for (virtual) conferences with a continuous program (with repeated sessions).<br>The time band will also limit the events that are included in the personal iCalendar subscription service.</span><div class="row"><div class="col-sm-11 col-sm-offset-1"><label class="radio"><input type="radio" checked="checked" name="f1869fcfb40f29e9c9c46042f4fbda2c" value="false" onchange="if( ($(this).val() == 'true' && this.checked) != $('#c2371058bcb9b31dd10e115e7f712708').is(':visible') ) { $('#c2371058bcb9b31dd10e115e7f712708').fadeToggle( 250 ); }"/><strong>Display full program</strong></label><label class="radio"><input type="radio" name="f1869fcfb40f29e9c9c46042f4fbda2c" value="true" onchange="if( ($(this).val() == 'true' && this.checked) != $('#c2371058bcb9b31dd10e115e7f712708').is(':visible') ) { $('#c2371058bcb9b31dd10e115e7f712708').fadeToggle( 250 ); }"/>Specify a time band</label><div id="c2371058bcb9b31dd10e115e7f712708" style=" display: none;"><span class="input-group"><input name="a4e58ac1cd9cfb26fb62ecc29e600148" type="text" value="07:00" class="flatpickr inputDate form-control"/><script type="text/javascript">$("input:not(.flatpickr-input)[name=a4e58ac1cd9cfb26fb62ecc29e600148]").flatpickr({onOpen: function(dateObj, dateStr, instance){ if(dateStr == ''){ instance.jumpToDate( new Date() ); } }, allowInput: true, dateformat: 'H:i', altFormat: 'H:i' , altInput: true, time_24hr: true, noCalendar: true, enableTime : true}); </script><span class="input-group-addon"> - </span><input name="01ff55ee23f3ce1eb7d922f922eb09b1" type="text" value="19:00" class="flatpickr inputDate form-control"/><script type="text/javascript">$("input:not(.flatpickr-input)[name=01ff55ee23f3ce1eb7d922f922eb09b1]").flatpickr({onOpen: function(dateObj, dateStr, instance){ if(dateStr == ''){ instance.jumpToDate( new Date() ); } }, allowInput: true, dateformat: 'H:i', altFormat: 'H:i' , altInput: true, time_24hr: true, noCalendar: true, enableTime : true}); </script></span></div></div></div></div></div><div class="row form-group"><div class="col-sm-offset-2 col-sm-10"><button style="position: absolute; left: -9999px; width: 1px; height: 1px;" onclick='javascript:serverInvoke("https://2023.esec-fse.org/userProgramSettingsModalConferenceEdition","userProgramSettingsModalConferenceEdition_apply18ec3dfeeecb5c44c1e40a40983898869", [{"name":"context", "value":"fse-2023"},],"form11390898770538530f0e2bbdb67872b491120c5c8a7", this.nextSibling, true,"program-settings-modal"); return false;'></button><a submitid="userProgramSettingsModalConferenceEdition_apply18ec3dfeeecb5c44c1e40a40983898869" href="javascript:void(0)" onclick="javascript:loadImageElem=this;$(this.previousSibling).click()" class="btn btn-primary btn btn-default">Save</a></div></div></form></div><div class="modal-footer"><a href="#" data-dismiss="modal" class="btn btn-default"><span class="glyphicon glyphicon-remove"></span> Close</a></div></div></div></div></div><div class="program-container"><div class="time-zone-warning text-muted hide-in-print"><div class="alert alert-dismissible alert-info"><button type="button" data-dismiss="alert" aria-label="Close" class="close"><span aria-hidden="true">×</span></button><span class="glyphicon glyphicon-info-sign"></span> You're viewing the program in a time zone which is different from your device's time zone <small class="control-time-zone"><a data-toggle="modal" href="#userProgramSettings">change time zone</a></small></div></div><div class="tz-floating-link"><small class="control-time-zone"><a data-toggle="modal" href="#userProgramSettings" title="Change Program Display Configuration" class="btn btn-xs btn-info"><span class="glyphicon glyphicon-wrench"></span> <span class="glyphicon glyphicon-time"></span></a></small></div><script type="text/javascript">var tzOffsetMin = new Date().getTimezoneOffset()*-1; if(tzOffsetMin != -480){ $('.time-zone-warning').toggleClass('visible'); window.displayUserProgamSettingsOnce = true; } </script><div class="hidable day-wrapper"><h4 class="day-header sticky-top"><div><div>Tue 5 Dec</div><p></p><div class="time-zone-info"><small class="text-muted">Displayed time zone: <strong>Pacific Time (US & Canada)</strong> <small class="control-time-zone"><a data-toggle="modal" href="#userProgramSettings">change</a></small></small></div></div></h4><div class="hidable band hour-10"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">10:30 - 11:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Human Aspects I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/preethachatterjee" target="_blank" class="navigate">Preetha Chatterjee</a><span class="prog-aff"> Drexel University, USA</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="ad1f0113-3548-4d05-842e-42335bbd3d0d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="9c064115-7494-40f2-b60b-85c36d8fc35b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="9c064115-7494-40f2-b60b-85c36d8fc35b">A Longitudinal Study of Student Contributions to OSS vs. OSS4SG with a Lightweight Intervention</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zihanfang" class="navigate">Zihan Fang</a><span class="prog-aff"> Vanderbilt University</span>, <a href="https://2023.esec-fse.org/profile/madelineendres" class="navigate">Madeline Endres</a><span class="prog-aff"> University of Michigan</span>, <a href="https://2023.esec-fse.org/profile/tomzimmermann" class="navigate">Thomas Zimmermann</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/denaeford" class="navigate">Denae Ford</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/westleyweimer" class="navigate">Westley Weimer</a><span class="prog-aff"> University of Michigan</span>, <a href="https://2023.esec-fse.org/profile/kevinleach" class="navigate">Kevin Leach</a><span class="prog-aff"> Vanderbilt University</span>, <a href="https://2023.esec-fse.org/profile/yuhuang2" class="navigate">Yu Huang</a><span class="prog-aff"> Vanderbilt University</span></div><a href="https://cumberland.isis.vanderbilt.edu/oss4sg-fse-23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/9/A-Longitudinal-Study-of-Student-Contributions-to-OSS-vs-OSS4SG-with-a-Lightweight-In" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="205b6639-ada2-4855-bd70-a130841d91c0" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="f68ea7fe-e1e4-47bb-bf04-3b19b7a434a8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f68ea7fe-e1e4-47bb-bf04-3b19b7a434a8">Do CONTRIBUTING files provide information about OSS newcomers' onboarding barriers?</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/felipefronchetti1" class="navigate">Felipe Fronchetti</a><span class="prog-aff"> Virginia Commonwealth University</span>, <a href="https://2023.esec-fse.org/profile/davidcshepherd" class="navigate">David C. Shepherd</a><span class="prog-aff"> Louisiana State University</span>, <a href="https://2023.esec-fse.org/profile/igorscaliantewiese" class="navigate">Igor Scaliante Wiese</a><span class="prog-aff"> Federal University of Technology – Paraná - UTFPR</span>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span>, <a href="https://2023.esec-fse.org/profile/marcogerosa" class="navigate">Marco Gerosa</a><span class="prog-aff"> Northern Arizona University</span>, <a href="https://2023.esec-fse.org/profile/igorsteinmacher" class="navigate">Igor Steinmacher</a><span class="prog-aff"> Northern Arizona University</span></div><a href="https://fron.ch/preprint_fse.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/47/Do-CONTRIBUTING-files-provide-information-about-OSS-newcomers-onboarding-barriers-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="205ec665-b7ae-4f29-92e7-94deda1bcbba" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="e79578b2-7eb8-4a11-b0cf-c8950f9a72e2" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e79578b2-7eb8-4a11-b0cf-c8950f9a72e2">Off to a Good Start: Dynamic Contribution Patterns and Technical Success in an OSS Newcomer’s Early Career</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yangyue" class="navigate">Yang Yue</a><span class="prog-aff"> University of California, Irvine</span>, <a href="https://2023.esec-fse.org/profile/yiwang2" class="navigate">Yi Wang</a><span class="prog-aff"> Beijing University of Posts and Telecommunications</span>, <a href="https://2023.esec-fse.org/profile/davidredmiles" class="navigate">David Redmiles</a><span class="prog-aff"> University of California, Irvine</span></div><a href="https://doi.org/10.1109/TSE.2022.3156071" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1109/TSE.2022.3156071" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/17/Off-to-a-Good-Start-Dynamic-Contribution-Patterns-and-Technical-Success-in-an-OSS-Ne" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b88f48b2-1e2e-4c50-838f-91d05d487e9b" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e7fb6b41-62a2-4431-8d40-329b91053125" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e7fb6b41-62a2-4431-8d40-329b91053125">How Early Participation Determines Long-Term Sustained Activity in GitHub Projects?</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/wenxinxiao" class="navigate">Wenxin Xiao</a><span class="prog-aff"> School of Computer Science, Peking University</span>, <a href="https://2023.esec-fse.org/profile/haohe" class="navigate">Hao He</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/weiweixu" class="navigate">Weiwei Xu</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/minghuizhou" class="navigate">Minghui Zhou</a><span class="prog-aff"> Peking University</span></div><a href="https://arxiv.org/abs/2308.06005" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/108/How-Early-Participation-Determines-Long-Term-Sustained-Activity-in-GitHub-Projects-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="49feb9a9-247c-441c-a725-85cbfe184026" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1d66d5a1-5b15-4560-b6d2-d1796728f391" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1d66d5a1-5b15-4560-b6d2-d1796728f391">Matching Skills, Past Collaboration, and Limited Competition: Modeling When Open-Source Projects Attract Contributors</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/hongbofang" class="navigate">Hongbo Fang</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/jamesherbsleb" class="navigate">James Herbsleb</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/bogdanvasilescu" class="navigate">Bogdan Vasilescu</a><span class="prog-aff"> Carnegie Mellon University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/41/Matching-Skills-Past-Collaboration-and-Limited-Competition-Modeling-When-Open-Sour" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="29971c2e-c401-4f5e-af96-2d29f7d64680" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="eebbc2b0-0d39-41ca-b077-0d582aab85af" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="eebbc2b0-0d39-41ca-b077-0d582aab85af">Contribution-based Firing of Developers?</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/vincenzoorrei" class="navigate">Vincenzo Orrei</a><span class="prog-aff"> Software Institute - USI, Lugano, Switzerland</span>, <a href="https://2023.esec-fse.org/profile/marcoraglianti" class="navigate">Marco Raglianti</a><span class="prog-aff"> Software Institute - USI, Lugano</span>, <a href="https://2023.esec-fse.org/profile/csabanagy1" class="navigate">Csaba Nagy</a><span class="prog-aff"> Software Institute - USI, Lugano</span>, <a href="https://2023.esec-fse.org/profile/michelelanza" class="navigate">Michele Lanza</a><span class="prog-aff"> Software Institute - USI, Lugano</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/11/Contribution-based-Firing-of-Developers-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Testing I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/marcelodamorim" target="_blank" class="navigate">Marcelo d'Amorim</a><span class="prog-aff"> North Carolina State University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="cd5dd458-c611-49a1-9ee9-b3528da2ce28" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c7363e7e-d3f4-4f76-b2c5-8e596a29b75e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c7363e7e-d3f4-4f76-b2c5-8e596a29b75e">[Remote] CAmpactor: A Novel and Effective Local Search Algorithm for Optimizing Pairwise Covering Arrays</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/qiyuanzhao1" class="navigate">Qiyuan Zhao</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/chuanluo" class="navigate">Chuan Luo</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/shaoweicai" class="navigate">Shaowei Cai</a><span class="prog-aff"> Institute of Software, Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/weiwu1" class="navigate">Wei Wu</a><span class="prog-aff"> L3S Research Center, Leibniz University Hannover, Germany</span>, <a href="https://2023.esec-fse.org/profile/jinkunlin1" class="navigate">Jinkun Lin</a><span class="prog-aff"> Seed Math Technology Limited</span>, <a href="https://2023.esec-fse.org/profile/hongyuzhang" class="navigate">Hongyu Zhang</a><span class="prog-aff"> Chongqing University</span>, <a href="https://2023.esec-fse.org/profile/chunminghu" class="navigate">Chunming Hu</a><span class="prog-aff"> Beihang University</span></div><a href="https://doi.org/10.1145/3611643.3616284" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://github.com/chuanluocs/CAmpactor/blob/master/paper.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/43/-Remote-CAmpactor-A-Novel-and-Effective-Local-Search-Algorithm-for-Optimizing-Pairw" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b73f7a4e-8345-4ae9-a9c2-44c7f89246c6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="fc9a9cc7-b78a-4430-9d7b-b0b1ed8c6a42" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fc9a9cc7-b78a-4430-9d7b-b0b1ed8c6a42">Accelerating Continuous Integration with Parallel Batch Testing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/emadfallahzadeh" class="navigate">Emad Fallahzadeh</a><span class="prog-aff"> Concordia University</span>, <a href="https://2023.esec-fse.org/profile/amirhosseinbavand" class="navigate">Amir Hossein Bavand</a><span class="prog-aff"> Concordia University</span>, <a href="https://2023.esec-fse.org/profile/peterrigby" class="navigate">Peter Rigby</a><span class="prog-aff"> Concordia University; Meta</span></div><a href="https://arxiv.org/pdf/2308.13129" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/14/Accelerating-Continuous-Integration-with-Parallel-Batch-Testing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="202dfb41-2009-494f-9d7d-7ab0c5bdc0e0" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="87a17f7e-426d-4cf1-8955-22d5457b6882" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="87a17f7e-426d-4cf1-8955-22d5457b6882">Keeping Mutation Test Suites Consistent and Relevant with Long-Standing Mutants</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/milosojdanic" class="navigate">Milos Ojdanic</a><span class="prog-aff"> University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/mikepapadakis" class="navigate">Mike Papadakis</a><span class="prog-aff"> University of Luxembourg, Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/markharman" class="navigate">Mark Harman</a><span class="prog-aff"> Meta Platforms Inc. and UCL</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/7/Keeping-Mutation-Test-Suites-Consistent-and-Relevant-with-Long-Standing-Mutants" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="73e8ada0-6941-46e6-a2ed-8a121042e49f" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="07a1a20a-1712-48d1-8d0d-0827137f6cf8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="07a1a20a-1712-48d1-8d0d-0827137f6cf8">DistXplore: Distribution-guided Testing for Evaluating and Enhancing Deep Learning Systems</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/longtianwang" class="navigate">Longtian Wang</a><span class="prog-aff"> Xi'an Jiaotong University</span>, <a href="https://2023.esec-fse.org/profile/xiaofeixie" class="navigate">Xiaofei Xie</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/xiaoningdu" class="navigate">Xiaoning Du</a><span class="prog-aff"> Monash University, Australia</span>, <a href="https://2023.esec-fse.org/profile/mengtian" class="navigate">Meng Tian</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/qingguo" class="navigate">Qing Guo</a><span class="prog-aff"> IHPC and CFAR at A*STAR, Singapore</span>, <a href="https://2023.esec-fse.org/profile/yangzheng" class="navigate">Yang Zheng</a><span class="prog-aff"> TTE Lab, Huawei</span>, <a href="https://2023.esec-fse.org/profile/chaoshen" class="navigate">Chao Shen</a><span class="prog-aff"> Xi’an Jiaotong University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/25/DistXplore-Distribution-guided-Testing-for-Evaluating-and-Enhancing-Deep-Learning-Sy" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="83397afb-f643-465a-b02f-11e7b84606eb" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="f058f57f-2e66-49af-813f-4577c1771204" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f058f57f-2e66-49af-813f-4577c1771204">Input Distribution Coverage: Measuring Feature Interaction Adequacy in Neural Network Testing</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/swaroopadola" class="navigate">Swaroopa Dola</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/marylousoffa" class="navigate">Mary Lou Soffa</a><span class="prog-aff"> University of Virginia</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/14/Input-Distribution-Coverage-Measuring-Feature-Interaction-Adequacy-in-Neural-Network" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d7ae9d2e-3cb1-404d-bd54-3ab2b846d654" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="fe7368d1-9490-4c41-9636-7607af7b3d46" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fe7368d1-9490-4c41-9636-7607af7b3d46">A Unified Framework for Mini-game Testing: Experience on WeChat</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaozhengwang1" class="navigate">Chaozheng Wang</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/haochuanlu2" class="navigate">Haochuan Lu</a><span class="prog-aff"> Tencent</span>, <a href="https://2023.esec-fse.org/profile/cuiyungao" class="navigate">Cuiyun Gao</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/lizongjie" class="navigate">Li Zongjie</a><span class="prog-aff"> Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/tingxiong" class="navigate">Ting Xiong</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/yuetangdeng" class="navigate">Yuetang Deng</a><span class="prog-aff"> Tencent Inc.</span></div><a href="https://doi.org/10.1145/3611643.3613868" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/9/A-Unified-Framework-for-Mini-game-Testing-Experience-on-WeChat" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Machine Learning I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/michaelpradel" target="_blank" class="navigate">Michael Pradel</a><span class="prog-aff"> University of Stuttgart</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="11bb76a3-6a10-42f1-85ed-a263969d43ad" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="446a252e-6f7d-4dbc-b754-7529a9f6a647" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="446a252e-6f7d-4dbc-b754-7529a9f6a647">[Remote] Beyond Sharing: Conflict-Aware Multivariate Time Series Anomaly Detection</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/haotiansi" class="navigate">Haotian Si</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences; University of Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/changhuapei" class="navigate">Changhua Pei</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/zhihanli1" class="navigate">Zhihan Li</a><span class="prog-aff"> Kuaishou Technology</span>, <a href="https://2023.esec-fse.org/profile/yadongzhao" class="navigate">Yadong Zhao</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences; University of Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/jingjingli" class="navigate">Jingjing Li</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences; University of Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/haimingzhang" class="navigate">Haiming Zhang</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences; University of Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/zulongdiao" class="navigate">Zulong Diao</a><span class="prog-aff"> Institute of Computing Technology at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/jianhuili" class="navigate">Jianhui Li</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/gaogangxie" class="navigate">Gaogang Xie</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/danpei" class="navigate">Dan Pei</a><span class="prog-aff"> Tsinghua University</span></div><a href="https://doi.org/10.1145/3611643.3613896" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/37/-Remote-Beyond-Sharing-Conflict-Aware-Multivariate-Time-Series-Anomaly-Detection" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f92f3dae-e86f-45d2-80ad-902acccfb6a7" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e3b9a9c6-8032-4bdb-a4b3-142c6dbcf580" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e3b9a9c6-8032-4bdb-a4b3-142c6dbcf580">Design by Contract for Deep Learning APIs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shibbirahmed" class="navigate">Shibbir Ahmed</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/sayemmohammadimtiaz1" class="navigate">Sayem Mohammad Imtiaz</a><span class="prog-aff"> Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/samanthasyedakhairunnesa" class="navigate">Samantha Syeda Khairunnesa</a><span class="prog-aff"> Bradley University</span>, <a href="https://2023.esec-fse.org/profile/brenodantascruz" class="navigate">Breno Dantas Cruz</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/hrideshrajan" class="navigate">Hridesh Rajan</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span></div><a href="https://doi.org/10.1145/3611643.3616247" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/6/Design-by-Contract-for-Deep-Learning-APIs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="01930b16-d4d3-4cd1-b11c-b6f51f7b0731" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="f0c23692-1950-4f46-a618-b63eb9138c17" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f0c23692-1950-4f46-a618-b63eb9138c17">Towards Top-Down Automated Development in Limited Scopes: A Neuro-Symbolic Framework from Expressibles to Executables</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiangu1" class="navigate">Jian Gu</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/haraldgall" class="navigate">Harald Gall</a><span class="prog-aff"> University of Zurich</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/2/Towards-Top-Down-Automated-Development-in-Limited-Scopes-A-Neuro-Symbolic-Framework-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="80f69d33-b11a-476d-96a1-b6f9fc79dc96" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="108595ad-acfa-4ce4-8cdd-2f88ca024f86" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="108595ad-acfa-4ce4-8cdd-2f88ca024f86">Testing Coreference Resolution Systems without Labeled Test Sets</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jialuncao" class="navigate">Jialun Cao</a><span class="prog-aff"> Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/yaojielu" class="navigate">Yaojie Lu</a><span class="prog-aff"> Chinese Information Processing Laboratory Institute of Software, Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a><span class="prog-aff"> Department of Computer Science and Engineering, The Hong Kong University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/17/Testing-Coreference-Resolution-Systems-without-Labeled-Test-Sets" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="5a0f2ec9-6c58-41e9-91f1-30367dedf003" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="11b4bd2a-2289-462f-9564-6c2197fef8b7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="11b4bd2a-2289-462f-9564-6c2197fef8b7">Neural-Based Test Oracle Generation: A Large-scale Evaluation and Lessons Learned</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/soneyabintahossain" class="navigate">Soneya Binta Hossain</a><span class="prog-aff"> University of Virginia, USA</span>, <a href="https://2023.esec-fse.org/profile/antoniofilieri" class="navigate">Antonio Filieri</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/willemvisser2" class="navigate">Willem Visser</a><span class="prog-aff"> Amazon Web Services</span></div><a href="https://dl.acm.org/doi/abs/10.1145/3611643.3616265" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/24/Neural-Based-Test-Oracle-Generation-A-Large-scale-Evaluation-and-Lessons-Learned" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="427176e3-0362-4141-a28b-3e41f42b0aa5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e56bed2f-5ddc-4c04-a9e7-9a750af659fe" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e56bed2f-5ddc-4c04-a9e7-9a750af659fe">Revisiting Neural Program Smoothing for Fuzzing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mariairinanicolae" class="navigate">Maria Irina Nicolae</a><span class="prog-aff"> Robert Bosch GmbH</span>, <a href="https://2023.esec-fse.org/profile/maxeisele1" class="navigate">Max Eisele</a><span class="prog-aff"> Robert Bosch; Saarland University</span>, <a href="https://2023.esec-fse.org/profile/andreaszeller" class="navigate">Andreas Zeller</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/67/Revisiting-Neural-Program-Smoothing-for-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Automated Repair I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/shinhweitan" target="_blank" class="navigate">Shin Hwei Tan</a><span class="prog-aff"> Concordia University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="6ac44a9f-42cb-43d6-969e-658558df41a5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="99a976bc-9026-419d-b284-a46656414ec9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="99a976bc-9026-419d-b284-a46656414ec9">RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic Program Repair</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/weishiwang" class="navigate">Weishi Wang</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/yuewang3" class="navigate">Yue Wang</a><span class="prog-aff"> Salesforce Research</span>, <a href="https://2023.esec-fse.org/profile/shafiqjoty" class="navigate">Shafiq Joty</a><span class="prog-aff"> Salesforce Research</span>, <a href="https://2023.esec-fse.org/profile/stevenchhoi" class="navigate">Steven C.H. Hoi</a><span class="prog-aff"> Salesforce Research Asia</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/15/RAP-Gen-Retrieval-Augmented-Patch-Generation-with-CodeT5-for-Automatic-Program-Repai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="583a90e6-3cfd-4e57-b021-4a33054a8ef6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e34f7aaa-3ba2-4af2-9bc8-bc42dffae573" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e34f7aaa-3ba2-4af2-9bc8-bc42dffae573">From Leaks to Fixes: Automated Repairs for Resource Leak Warnings</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/akshayutture1" class="navigate">Akshay Utture</a><span class="prog-aff"> Uber Technologies Inc.</span>, <a href="https://2023.esec-fse.org/profile/jenspalsberg" class="navigate">Jens Palsberg</a><span class="prog-aff"> University of California, Los Angeles (UCLA)</span></div><a href="https://akshayutture.github.io/papers/fse-23-paper_preprint.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/26/From-Leaks-to-Fixes-Automated-Repairs-for-Resource-Leak-Warnings" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b38b98f5-6408-4045-bee6-b77399f91c6d" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="ba9fbdaa-0520-454f-925b-f4c24f60cd25" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ba9fbdaa-0520-454f-925b-f4c24f60cd25">InferFix: End-to-End Program Repair with LLMs</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/matthewjin1" class="navigate">Matthew Jin</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/syedshahriar" class="navigate">Syed Shahriar</a><span class="prog-aff"> University of California at Los Angeles</span>, <a href="https://2023.esec-fse.org/profile/micheletufano" class="navigate">Michele Tufano</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/xinshi" class="navigate">Xin Shi</a><span class="prog-aff"> Microsoft Corporation</span>, <a href="https://2023.esec-fse.org/profile/shuailu1" class="navigate">Shuai Lu</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/neelsundaresan" class="navigate">Neel Sundaresan</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/alexeysvyatkovskiy" class="navigate">Alexey Svyatkovskiy</a><span class="prog-aff"> Microsoft</span></div><a href="https://doi.org/10.1145/3611643.3613892" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a></td></tr><tr data-slot-id="5a2b2a4c-0bd7-4375-80ba-2cd9395f2e64" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Research paper</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e6a8ce34-b66d-48a5-963b-05fb0e454d3c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e6a8ce34-b66d-48a5-963b-05fb0e454d3c">Copiloting the Copilots: Fusing Large Language Models with Completion Engines for Automated Program Repair</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxiangwei1" class="navigate">Yuxiang Wei</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/chunqiuxia" class="navigate">Chunqiu Steven Xia</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span></div><a href="https://arxiv.org/pdf/2309.00608.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/30/Copiloting-the-Copilots-Fusing-Large-Language-Models-with-Completion-Engines-for-Aut" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="aded6f85-c717-4776-874a-ef342d258625" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="5f20e2e0-83b7-44f3-aacb-066bf668c8a6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5f20e2e0-83b7-44f3-aacb-066bf668c8a6">SmartFix: Fixing Vulnerable Smart Contracts by Accelerating Generate-and-Verify Repair using Statistical Models</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/sunbeomso" class="navigate">Sunbeom So</a><span class="prog-aff"> Korea University</span>, <a href="https://2023.esec-fse.org/profile/hakjoooh" class="navigate">Hakjoo Oh</a><span class="prog-aff"> Korea University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/100/SmartFix-Fixing-Vulnerable-Smart-Contracts-by-Accelerating-Generate-and-Verify-Repai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2631f288-da34-4804-81a1-a72ebbec83b8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="067b82ad-63c9-4b32-8d47-fc499bcb5e91" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="067b82ad-63c9-4b32-8d47-fc499bcb5e91">Automatically Resolving Dependency-Conflict Building Failures via Behavior-Consistent Loosening of Library Version Constraints</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/huiyanwang" class="navigate">Huiyan Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/shuguanliu" class="navigate">Shuguan Liu</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/lingyuzhang" class="navigate">Lingyu Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/changxu" class="navigate">Chang Xu</a><span class="prog-aff"> Nanjing University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/23/Automatically-Resolving-Dependency-Conflict-Building-Failures-via-Behavior-Consistent" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-12"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">12:30 - 14:00</div></td><td colspan="2"><div class="session-info-in-table">Lunch<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Empirical Studies I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/cristiancadar" target="_blank" class="navigate">Cristian Cadar</a><span class="prog-aff"> Imperial College London</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="cc9a3706-36d5-4f70-ab2e-aae82e6c0d21" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="2449422d-ad5d-499b-a0db-7c7582fc8c0b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2449422d-ad5d-499b-a0db-7c7582fc8c0b">[Remote] Assess and Summarize: Improve Outage Understanding with Large Language Models</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/pengxiangjin" class="navigate">Pengxiang Jin</a><span class="prog-aff"> Nankai University</span>, <a href="https://2023.esec-fse.org/profile/shenglinzhang" class="navigate">Shenglin Zhang</a><span class="prog-aff"> Nankai University</span>, <a href="https://2023.esec-fse.org/profile/minghuama" class="navigate">Minghua Ma</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/haozheli1" class="navigate">Haozhe Li</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/yukang" class="navigate">Yu Kang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/liqunli" class="navigate">Liqun Li</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/yudongliu" class="navigate">Yudong Liu</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/boqiao" class="navigate">Bo Qiao</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/chaoyunzhang1" class="navigate">Chaoyun Zhang</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/puzhao" class="navigate">Pu Zhao</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/shilinhe1" class="navigate">Shilin He</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/federicasarro" class="navigate">Federica Sarro</a><span class="prog-aff"> University College London</span>, <a href="https://2023.esec-fse.org/profile/yingnongdang" class="navigate">Yingnong Dang</a><span class="prog-aff"> Microsoft Azure</span>, <a href="https://2023.esec-fse.org/profile/saravanrajmohan" class="navigate">Saravan Rajmohan</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/qingweilin" class="navigate">Qingwei Lin</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/dongmeizhang" class="navigate">Dongmei Zhang</a><span class="prog-aff"> Microsoft Research</span></div><a href="https://doi.org/10.1145/3611643.3613891" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/32/-Remote-Assess-and-Summarize-Improve-Outage-Understanding-with-Large-Language-Model" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f0483d74-4b46-4bea-8092-4b23a9858473" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="d3571fd7-ec2b-4c89-b4fc-25032b6ff49e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d3571fd7-ec2b-4c89-b4fc-25032b6ff49e">Open Source License Inconsistencies on GitHub</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/thomaswolter" class="navigate">Thomas Wolter</a><span class="prog-aff"> Friedrich-Alexander University Erlangen-Nuernberg</span>, <a href="https://2023.esec-fse.org/profile/annbarcomb" class="navigate">Ann Barcomb</a><span class="prog-aff"> Department of Electrical and Software Engineering, Schulich School of Engineering, University of Calgary</span>, <a href="https://2023.esec-fse.org/profile/dirkriehle" class="navigate">Dirk Riehle</a><span class="prog-aff"> U of Erlangen</span>, <a href="https://2023.esec-fse.org/profile/nikolayharutyunyan" class="navigate">Nikolay Harutyunyan</a><span class="prog-aff"> Friedrich-Alexander University Erlangen-Nuremberg, Germany</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/4/Open-Source-License-Inconsistencies-on-GitHub" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="838b8aaa-0df1-4620-9f94-6a80fdbe19fe" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="68c95d83-844e-42f2-b4fd-be498dfb5342" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="68c95d83-844e-42f2-b4fd-be498dfb5342">On the Relationship Between Code Verifiability and Understandability</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kobifeldman" class="navigate">Kobi Feldman</a><span class="prog-aff"> College of William & Mary</span>, <a href="https://2023.esec-fse.org/profile/martinkellogg" class="navigate">Martin Kellogg</a><span class="prog-aff"> New Jersey Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/oscarchaparro" class="navigate">Oscar Chaparro</a><span class="prog-aff"> William & Mary</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/1/On-the-Relationship-Between-Code-Verifiability-and-Understandability" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="11d021de-a823-4849-8d97-1993c9406be4" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="d5dc45d4-53ea-4c56-a8f7-3f9757e9c643" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d5dc45d4-53ea-4c56-a8f7-3f9757e9c643">Lessons from the Long Tail: Analysing Unsafe Dependency Updates across Software Ecosystems</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/supatsarawattanakriengkrai" class="navigate">Supatsara Wattanakriengkrai</a><span class="prog-aff"> Nara Institute of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/raulakula" class="navigate">Raula Gaikovina Kula</a><span class="prog-aff"> Nara Institute of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span>, <a href="https://2023.esec-fse.org/profile/kenichimatsumoto" class="navigate">Kenichi Matsumoto</a><span class="prog-aff"> Nara Institute of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/12/Lessons-from-the-Long-Tail-Analysing-Unsafe-Dependency-Updates-across-Software-Ecosy" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="688255b6-a095-46f8-9409-2b67de21cec5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="5c17585a-9d4e-46a6-b245-022f55ebcc5f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5c17585a-9d4e-46a6-b245-022f55ebcc5f">Towards Greener Yet Powerful Code Generation via Quantization: An Empirical Study</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaokaiwei" class="navigate">Xiaokai Wei</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/sujankumargonugondla" class="navigate">Sujan Kumar Gonugondla</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/shiqiwang" class="navigate">Shiqi Wang</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/wasiahmad" class="navigate">Wasi Ahmad</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/baishakhiray" class="navigate">Baishakhi Ray</a><span class="prog-aff"> Columbia University</span>, <a href="https://2023.esec-fse.org/profile/haifengqian" class="navigate">Haifeng Qian</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/xiaopengli" class="navigate">Xiaopeng LI</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/varunkumar1" class="navigate">Varun Kumar</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/zijianwang1" class="navigate">Zijian Wang</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/yuchentian" class="navigate">Yuchen Tian</a><span class="prog-aff"> AWS</span>, <a href="https://2023.esec-fse.org/profile/qingsun1" class="navigate">Qing Sun</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/benathiwaratkun" class="navigate">Ben Athiwaratkun</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/mingyueshang" class="navigate">Mingyue Shang</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/muralikrishnaramanathan" class="navigate">Murali Krishna Ramanathan</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/parminderbhatia" class="navigate">Parminder Bhatia</a><span class="prog-aff"> AWS AI Labs</span>, <a href="https://2023.esec-fse.org/profile/bingxiang" class="navigate">Bing Xiang</a><span class="prog-aff"> AWS AI Labs</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/61/Towards-Greener-Yet-Powerful-Code-Generation-via-Quantization-An-Empirical-Study" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c883b298-25a1-4906-bcc4-a9451f8d7dcb" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="da9926df-ca95-4ef6-9a76-877ed9aa6b78" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="da9926df-ca95-4ef6-9a76-877ed9aa6b78">Understanding Hackers’ Work: An Empirical Study of Offensive Security Practitioners</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/andreashappe" class="navigate">Andreas Happe</a><span class="prog-aff"> TU Wien</span>, <a href="https://2023.esec-fse.org/profile/jurgencito" class="navigate">Jürgen Cito</a><span class="prog-aff"> TU Wien</span></div><a href="https://doi.org/10.1145/3611643.3613900" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/41/Understanding-Hackers-Work-An-Empirical-Study-of-Offensive-Security-Practitioners" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Testing II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/brittanyjohnson" target="_blank" class="navigate">Brittany Johnson</a><span class="prog-aff"> George Mason University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="a3721faa-17b2-43c0-9b86-497d11b42bf9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="efa105f7-2f88-4b68-b41c-4b98d059158c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="efa105f7-2f88-4b68-b41c-4b98d059158c">Statfier: Automated Testing of Static Analyzers via Semantic-preserving Program Transformations</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/huaienzhang" class="navigate">Huaien Zhang</a><span class="prog-aff"> Southern University of Science and Technology, The Hong Kong Polytechnic University</span>, <a href="https://2023.esec-fse.org/profile/yupei" class="navigate">Yu Pei</a><span class="prog-aff"> Hong Kong Polytechnic University</span>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a><span class="prog-aff"> Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a><span class="prog-aff"> Concordia University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/31/Statfier-Automated-Testing-of-Static-Analyzers-via-Semantic-preserving-Program-Trans" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="08e182bc-215a-47dd-9b25-740340301047" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="bfb83375-6716-4b0a-900e-1cb03ebf26a4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="bfb83375-6716-4b0a-900e-1cb03ebf26a4">Towards Efficient Record and Replay: A Case Study in WeChat</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/sidongfeng1" class="navigate">Sidong Feng</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/haochuanlu2" class="navigate">Haochuan Lu</a><span class="prog-aff"> Tencent</span>, <a href="https://2023.esec-fse.org/profile/tingxiong" class="navigate">Ting Xiong</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/yuetangdeng" class="navigate">Yuetang Deng</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/chunyangchen1" class="navigate">Chunyang Chen</a><span class="prog-aff"> Monash University</span></div><a href="https://doi.org/10.1145/3611643.3613880" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/21/Towards-Efficient-Record-and-Replay-A-Case-Study-in-WeChat" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2ebbb14d-62d1-4dae-ac2a-0cdfe3ec5e00" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="aa1095f4-9cfe-4356-9877-27ebeecbb6b8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="aa1095f4-9cfe-4356-9877-27ebeecbb6b8">Contextual Predictive Mutation Testing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kushjain" class="navigate">Kush Jain</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/urialon" class="navigate">Uri Alon</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/alexgroce" class="navigate">Alex Groce</a><span class="prog-aff"> Northern Arizona University</span>, <a href="https://2023.esec-fse.org/profile/clairelegoues" class="navigate">Claire Le Goues</a><span class="prog-aff"> Carnegie Mellon University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/48/Contextual-Predictive-Mutation-Testing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d5819ccb-4120-4dbe-bd30-48173b1ee6f2" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="c27af947-220c-4040-a205-65b417a53d2c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c27af947-220c-4040-a205-65b417a53d2c">Towards Automated Software Security Testing: Augmenting Penetration Testing through LLMs</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/andreashappe" class="navigate">Andreas Happe</a><span class="prog-aff"> TU Wien</span>, <a href="https://2023.esec-fse.org/profile/jurgencito" class="navigate">Jürgen Cito</a><span class="prog-aff"> TU Wien</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/9/Towards-Automated-Software-Security-Testing-Augmenting-Penetration-Testing-through-L" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="60f338b1-bc70-47c0-8b20-b4f98101bd5c" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="690fd63e-086c-42c5-9bec-53eab543780a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="690fd63e-086c-42c5-9bec-53eab543780a">LazyCow: A Lightweight Crowdsourced Testing Tool for Taming Android Fragmentation</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoyusun" class="navigate">Xiaoyu Sun</a><span class="prog-aff"> Australian National University, Australia</span>, <a href="https://2023.esec-fse.org/profile/xiaochen" class="navigate">Xiao Chen</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/yonghuiliu" class="navigate">Yonghui Liu</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/johngrundy" class="navigate">John Grundy</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a><span class="prog-aff"> Beihang University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/9/LazyCow-A-Lightweight-Crowdsourced-Testing-Tool-for-Taming-Android-Fragmentation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="00c6cb8f-900c-4b30-96f1-60b420156f56" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:08</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="3a70c30f-751e-455e-9e96-851e7a09225f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="3a70c30f-751e-455e-9e96-851e7a09225f">Rotten Green Tests in Google Test</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/paulrobinson" class="navigate">Paul Robinson</a><span class="prog-aff"> Sony</span></div><a href="https://doi.org/10.1145/3611643.3613865" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/6/Rotten-Green-Tests-in-Google-Test" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="fe8e06d2-26dc-48e2-a322-607437e57f04" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="489c38f9-edac-4097-a547-fd19ca5ca98d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="489c38f9-edac-4097-a547-fd19ca5ca98d">MuAkka: Mutation Testing for Actor Concurrency in Akka Using Real-World Bugs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mohsenmoradimoghadam" class="navigate">Mohsen Moradi Moghadam</a><span class="prog-aff"> Oakland University</span>, <a href="https://2023.esec-fse.org/profile/mehdibagherzadeh" class="navigate">Mehdi Bagherzadeh</a><span class="prog-aff"> Oakland University</span>, <a href="https://2023.esec-fse.org/profile/raffikhatchadourian" class="navigate">Raffi Khatchadourian</a><span class="prog-aff"> City University of New York (CUNY) Hunter College</span>, <a href="https://2023.esec-fse.org/profile/hamidbagheri" class="navigate">Hamid Bagheri</a><span class="prog-aff"> University of Nebraska-Lincoln</span></div><a href="https://mbagherz.bitbucket.io/lab-correct-software/papers/muAkka.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/118/MuAkka-Mutation-Testing-for-Actor-Concurrency-in-Akka-Using-Real-World-Bugs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Software Evolution I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/rangeetpan" target="_blank" class="navigate">Rangeet Pan</a><span class="prog-aff"> IBM Research</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="883cfd1a-f37e-4efb-91b1-dc19b87ec9c9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="16fb8e4f-234d-4d5b-b608-73f5d8f121bb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="16fb8e4f-234d-4d5b-b608-73f5d8f121bb">Understanding Solidity Event Logging Practices in the Wild</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lantianli" class="navigate">Lantian Li</a><span class="prog-aff"> Shandong University</span>, <a href="https://2023.esec-fse.org/profile/yejianliang" class="navigate">Yejian Liang</a><span class="prog-aff"> Shandong University</span>, <a href="https://2023.esec-fse.org/profile/zhihaoliu" class="navigate">Zhihao Liu</a><span class="prog-aff"> Shandong University</span>, <a href="https://2023.esec-fse.org/profile/zhongxingyu2" class="navigate">Zhongxing Yu</a><span class="prog-aff"> Shandong University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/101/Understanding-Solidity-Event-Logging-Practices-in-the-Wild" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d159d76b-947c-4e7e-a10c-21cb955b0e55" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="1aa45688-6fba-4ec8-a4d1-f3d408ecb70b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1aa45688-6fba-4ec8-a4d1-f3d408ecb70b">Last Diff Analyzer: Multi-language Automated Approver for Behavior-Preserving Code Revisions</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxinwang1" class="navigate">Yuxin Wang</a><span class="prog-aff"> Uber Technologies</span>, <a href="https://2023.esec-fse.org/profile/adamwelc" class="navigate">Adam Welc</a><span class="prog-aff"> Mysten Labs</span>, <a href="https://2023.esec-fse.org/profile/lazaroclapp1" class="navigate">Lazaro Clapp</a><span class="prog-aff"> Uber Technologies Inc</span>, <a href="https://2023.esec-fse.org/profile/lingchaochen1" class="navigate">Lingchao Chen</a><span class="prog-aff"> Uber Technologies</span></div><a href="https://doi.org/10.1145/3611643.3613870" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/11/Last-Diff-Analyzer-Multi-language-Automated-Approver-for-Behavior-Preserving-Code-Re" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="ea5c539c-929e-44e2-b341-d3a9110618c5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="506867ee-7025-401e-a704-81dd0e7710b1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="506867ee-7025-401e-a704-81dd0e7710b1">EvaCRC: Evaluating Code Review Comments</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lanxinyang" class="navigate">Lanxin Yang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/jinweixu" class="navigate">Jinwei Xu</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yifanzhang1" class="navigate">YiFan Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/hezhang" class="navigate">He Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/albertobacchelli" class="navigate">Alberto Bacchelli</a><span class="prog-aff"> University of Zurich</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/4/EvaCRC-Evaluating-Code-Review-Comments" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="0d9785a8-a6c0-4c8a-9d20-5b7e7d1207e9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="831d2923-a530-4b94-bb99-df4eb3e6d26d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="831d2923-a530-4b94-bb99-df4eb3e6d26d">HyperDiff: Computing Source Code Diffs at Scale</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/quentinledilavrec" class="navigate">Quentin Le-dilavrec</a><span class="prog-aff"> Univ. Rennes, IRISA, INRIA</span>, <a href="https://2023.esec-fse.org/profile/djameleddinekhelladi" class="navigate">Djamel Eddine Khelladi</a><span class="prog-aff"> CNRS, IRISA, University of Rennes</span>, <a href="https://2023.esec-fse.org/profile/arnaudblouin" class="navigate">Arnaud Blouin</a><span class="prog-aff"> Univ Rennes, INSA Rennes, Inria, CNRS, IRISA</span>, <a href="https://2023.esec-fse.org/profile/jeanmarcjezequel" class="navigate">Jean-Marc Jézéquel</a><span class="prog-aff"> Univ Rennes - IRISA</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/71/HyperDiff-Computing-Source-Code-Diffs-at-Scale" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="5f5a57a1-3d61-4864-9066-2dc97e0f5427" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="2a387b83-7a48-4142-9e0c-f03804cf6aa1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2a387b83-7a48-4142-9e0c-f03804cf6aa1">npm-follower: A Complete Dataset Tracking the NPM Ecosystem</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/donaldpinckney" class="navigate">Donald Pinckney</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/federicocassano" class="navigate">Federico Cassano</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/arjunguha" class="navigate">Arjun Guha</a><span class="prog-aff"> Northeastern University and Roblox</span>, <a href="https://2023.esec-fse.org/profile/jonathanbell" class="navigate">Jonathan Bell</a><span class="prog-aff"> Northeastern University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/5/npm-follower-A-Complete-Dataset-Tracking-the-NPM-Ecosystem" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="05a60554-1002-4d25-99e3-94acf4ef2d82" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:08</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="59feccd9-0c59-4a4b-ae64-24324af99daf" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="59feccd9-0c59-4a4b-ae64-24324af99daf">Issue Report Validation in an Industrial Context</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ethemutkuaktas" class="navigate">Ethem Utku Aktas</a><span class="prog-aff"> Softtech Inc.</span>, <a href="https://2023.esec-fse.org/profile/ebrucakmak" class="navigate">Ebru Cakmak</a><span class="prog-aff"> Microsoft EMEA</span>, <a href="https://2023.esec-fse.org/profile/metecihadinan" class="navigate">Mete Cihad Inan</a><span class="prog-aff"> Softtech Research and Development</span>, <a href="https://2023.esec-fse.org/profile/cemalyilmaz" class="navigate">Cemal Yilmaz</a><span class="prog-aff"> Sabancı University</span></div><a href="https://doi.org/10.1145/3611643.3613887" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/28/Issue-Report-Validation-in-an-Industrial-Context" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="80eb3b30-148e-48f9-b757-e0f5b2c160bf" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="759f511c-eb9a-4ee1-90e7-f5a82ab27634" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="759f511c-eb9a-4ee1-90e7-f5a82ab27634">Dead Code Removal at Meta: Automatically Deleting Millions of Lines of Code and Petabytes of Deprecated Data</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/willshackleton" class="navigate">Will Shackleton</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/katrielcohngordon" class="navigate">Katriel Cohn-Gordon</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/petercrigby1" class="navigate">Peter C Rigby</a><span class="prog-aff"> Meta; Concordia University</span>, <a href="https://2023.esec-fse.org/profile/ruiabreu2" class="navigate">Rui Abreu</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/jamesgill" class="navigate">James Gill</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/nachiappannagappan" class="navigate">Nachiappan Nagappan</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/karimnakad" class="navigate">Karim Nakad</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/ioannispapagiannis" class="navigate">Ioannis Papagiannis</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/lukepetre" class="navigate">Luke Petre</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/giorgimegreli" class="navigate">Giorgi Megreli</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/patrickriggs" class="navigate">Patrick Riggs</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/jamessaindon" class="navigate">James Saindon</a><span class="prog-aff"> Meta</span></div><a href="https://doi.org/10.1145/3611643.3613871" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Program Analysis I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/michaelpradel" target="_blank" class="navigate">Michael Pradel</a><span class="prog-aff"> University of Stuttgart</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="0bb94449-0a7b-4390-801c-dd4a125674f2" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="7e0dd874-abc0-4a38-8b17-27fbb781882a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7e0dd874-abc0-4a38-8b17-27fbb781882a">An Automated Approach to Extracting Local Variables</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiayechi" class="navigate">Xiaye Chi</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/huiliu" class="navigate">Hui Liu</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/guangjieli" class="navigate">Guangjie Li</a><span class="prog-aff"> National Innovation Institute of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/weixiaowang" class="navigate">Weixiao Wang</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/yunnixia" class="navigate">Yunni Xia</a><span class="prog-aff"> Chongqing University</span>, <a href="https://2023.esec-fse.org/profile/yanjiejiang" class="navigate">Yanjie Jiang</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/weixingji" class="navigate">Weixing Ji</a><span class="prog-aff"> Beijing Institute of Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/20/An-Automated-Approach-to-Extracting-Local-Variables" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b757ea8c-a537-4207-9097-60d899050500" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="1a3bd901-6c33-48d1-8a79-c2b33e8756ed" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1a3bd901-6c33-48d1-8a79-c2b33e8756ed">Incrementalizing Production CodeQL Analyses</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/tamasszabo1" class="navigate">Tamás Szabó</a><span class="prog-aff"> GitHub Next</span></div><a href="https://doi.org/10.1145/3611643.3613860" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/1/Incrementalizing-Production-CodeQL-Analyses" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="cc502579-3a69-4b20-92c0-deafb3ab83e9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="0f08ed32-5814-4991-ba0a-7f5569fdaccc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="0f08ed32-5814-4991-ba0a-7f5569fdaccc">Statistical Reachability Analysis</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/seongminlee" class="navigate">Seongmin Lee</a><span class="prog-aff"> Max Planck Institute for Security and Privacy (MPI-SP)</span>, <a href="https://2023.esec-fse.org/profile/marcelbohme" class="navigate">Marcel Böhme</a><span class="prog-aff"> Max Planck Institute for Security and Privacy</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/27/Statistical-Reachability-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b09c402f-6c4d-4817-ab75-07f0b51048ea" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="20b69ac5-b04c-4576-a998-5946b9e310a4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="20b69ac5-b04c-4576-a998-5946b9e310a4">PPR: Pairwise Program Reduction</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mengxiaozhang1" class="navigate">Mengxiao Zhang</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/zhenyangxu" class="navigate">Zhenyang Xu</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/yongqiangtian1" class="navigate">Yongqiang Tian</a><span class="prog-aff"> The Hong Kong University of Science and Technology; University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/yujiang" class="navigate">Yu Jiang</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/chengniansun" class="navigate">Chengnian Sun</a><span class="prog-aff"> University of Waterloo</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/34/PPR-Pairwise-Program-Reduction" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="0ac382a9-f9b6-4228-876e-cb22f6ed91ba" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="7f11bade-8c39-4d4c-a01c-3ac547dd7bd1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7f11bade-8c39-4d4c-a01c-3ac547dd7bd1">When Function Inlining Meets WebAssembly: Counterintuitive Impacts on Runtime Performance</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/alanromano" class="navigate">Alan Romano</a><span class="prog-aff"> University of Southern California</span>, <a href="https://2023.esec-fse.org/profile/weihangwang" class="navigate">Weihang Wang</a><span class="prog-aff"> University of Southern California</span></div><a href="https://alan-romano.github.io/When_Function_Inlining_Meets_WebAssembly__Counterintuitive_Impacts_on_Runtime_Performance.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/70/When-Function-Inlining-Meets-WebAssembly-Counterintuitive-Impacts-on-Runtime-Perform" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b1f1d2b7-42eb-4e0d-ab09-48186609814e" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="c0c1fe67-d6b7-4027-8bc6-e84910dcc359" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c0c1fe67-d6b7-4027-8bc6-e84910dcc359">Ad Hoc Syntax-Guided Program Reduction</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jialetian" class="navigate">Jia Le Tian</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/mengxiaozhang1" class="navigate">Mengxiao Zhang</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/zhenyangxu" class="navigate">Zhenyang Xu</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/yongqiangtian1" class="navigate">Yongqiang Tian</a><span class="prog-aff"> The Hong Kong University of Science and Technology; University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/yiwendong" class="navigate">Yiwen Dong</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/chengniansun" class="navigate">Chengnian Sun</a><span class="prog-aff"> University of Waterloo</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/12/Ad-Hoc-Syntax-Guided-Program-Reduction" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-15"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">15:30 - 16:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Code Search and Text to Code<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/miryungkim" target="_blank" class="navigate">Miryung Kim</a><span class="prog-aff"> University of California at Los Angeles, USA</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="a5792745-f517-4f45-98c2-495d5d01d7c2" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="4f0ab348-5aff-4920-ae34-d41317897fb0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4f0ab348-5aff-4920-ae34-d41317897fb0">[Remote] Self-Supervised Query Reformulation for Code Search</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuetianmao" class="navigate">Yuetian Mao</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/chengchengwan" class="navigate">Chengcheng Wan</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/yuzejiang" class="navigate">Yuze Jiang</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/xiaodonggu" class="navigate">Xiaodong Gu</a><span class="prog-aff"> Shanghai Jiao Tong University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/65/-Remote-Self-Supervised-Query-Reformulation-for-Code-Search" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="046c5421-a7e8-46f4-9b9e-c56340eca94f" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e86a25e1-65d2-4937-b133-2fedc07d755b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e86a25e1-65d2-4937-b133-2fedc07d755b">[Remote] Natural Language to Code: How Far are We?</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/mingyanggeng" class="navigate">Mingyang Geng</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/bolin2" class="navigate">Bo Lin</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/zhensusun" class="navigate">Zhensu Sun</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/tegawendefbissyande" class="navigate">Tegawendé F. Bissyandé</a><span class="prog-aff"> University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/xiaoguangmao" class="navigate">Xiaoguang Mao</a><span class="prog-aff"> National University of Defense Technology</span></div><a href="https://doi.org/10.1145/3611643.3616323" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://shangwenwang.github.io/files/FSE-23A.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/82/-Remote-Natural-Language-to-Code-How-Far-are-We-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d0d6630f-4689-4878-95c8-5b7e6a65fa29" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="af00de02-1ed8-49b8-afc0-603513cfedd9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="af00de02-1ed8-49b8-afc0-603513cfedd9">[Remote] xASTNN: Improved Code Representations for Industrial Practice</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhiweixu1" class="navigate">Zhiwei Xu</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/minzhou" class="navigate">Min Zhou</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/xibinzhao" class="navigate">Xibin Zhao</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/yangchen2" class="navigate">Yang Chen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/xicheng" class="navigate">Xi Cheng</a><span class="prog-aff"> VMware</span>, <a href="https://2023.esec-fse.org/profile/hongyuzhang" class="navigate">Hongyu Zhang</a><span class="prog-aff"> Chongqing University</span></div><a href="https://doi.org/10.1145/3611643.3613869" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/10/-Remote-xASTNN-Improved-Code-Representations-for-Industrial-Practice" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="87dc1299-99d6-4b16-a1d2-733ec4139eeb" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="1e77c9ba-0fb4-4df1-b110-dee2748ff74b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1e77c9ba-0fb4-4df1-b110-dee2748ff74b">[Remote] On the Dual Nature of Necessity in Use of Rust Unsafe Code</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuchenzhang" class="navigate">Yuchen Zhang</a><span class="prog-aff"> New York University, USA</span>, <a href="https://2023.esec-fse.org/profile/ashishkundu" class="navigate">Ashish Kundu</a><span class="prog-aff"> Cisco Research</span>, <a href="https://2023.esec-fse.org/profile/georgiosportokalidis" class="navigate">Georgios Portokalidis</a><span class="prog-aff"> Stevens Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/junxu3" class="navigate">Jun Xu</a><span class="prog-aff"> The University of Utah</span></div><a href="https://doi.org/10.1145/3611643.3613878" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/19/-Remote-On-the-Dual-Nature-of-Necessity-in-Use-of-Rust-Unsafe-Code" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b8c46f5c-d64a-4767-bab2-d7658af55b3f" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:53</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="56224393-d64f-40b5-8681-18c36567faab" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="56224393-d64f-40b5-8681-18c36567faab">On Using Information Retrieval to Recommend Machine Learning Good Practices for Software Engineers</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lauracabraacela" class="navigate">Laura Cabra-Acela</a><span class="prog-aff"> Universidad de Los Andes</span>, <a href="https://2023.esec-fse.org/profile/anamariamojicahanke" class="navigate">Anamaria Mojica-Hanke</a><span class="prog-aff"> University of Passau, Universidad de Los Andes</span>, <a href="https://2023.esec-fse.org/profile/mariolinaresvasquez1" class="navigate">Mario Linares-Vásquez</a><span class="prog-aff"> Universidad de los Andes</span>, <a href="https://2023.esec-fse.org/profile/steffenherbold" class="navigate">Steffen Herbold</a><span class="prog-aff"> University of Passau</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/4/On-Using-Information-Retrieval-to-Recommend-Machine-Learning-Good-Practices-for-Softw" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e8d642a7-8298-4bc3-b120-ae0032a034bf" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="4e206025-44bc-49e5-97e2-eb526a4d4005" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4e206025-44bc-49e5-97e2-eb526a4d4005">MultiPL-E: A Scalable and Polyglot Approach to Benchmarking Neural Code Generation</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/federicocassano" class="navigate">Federico Cassano</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/johngouwar" class="navigate">John Gouwar</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/danielnguyen" class="navigate">Daniel Nguyen</a><span class="prog-aff"> Hannover High School</span>, <a href="https://2023.esec-fse.org/profile/sydneynguyen" class="navigate">Sydney Nguyen</a><span class="prog-aff"> Wellesley College</span>, <a href="https://2023.esec-fse.org/profile/lunaphippscostin" class="navigate">Luna Phipps-Costin</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/donaldpinckney" class="navigate">Donald Pinckney</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/minghoyee" class="navigate">Ming-Ho Yee</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/yangtianzi" class="navigate">Yangtian Zi</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/carolynanderson" class="navigate">Carolyn Jane Anderson</a><span class="prog-aff"> Wellesley College</span>, <a href="https://2023.esec-fse.org/profile/mollyfeldman" class="navigate">Molly Q Feldman</a><span class="prog-aff"> Oberlin College</span>, <a href="https://2023.esec-fse.org/profile/arjunguha" class="navigate">Arjun Guha</a><span class="prog-aff"> Northeastern University and Roblox</span>, <a href="https://2023.esec-fse.org/profile/michaelgreenberg" class="navigate">Michael Greenberg</a><span class="prog-aff"> Stevens Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/abhinavjangda" class="navigate">Abhinav Jangda</a><span class="prog-aff"> Microsoft Research</span></div><a href="https://ieeexplore.ieee.org/document/10103177" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/11/MultiPL-E-A-Scalable-and-Polyglot-Approach-to-Benchmarking-Neural-Code-Generation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="acc381e1-56e6-4aeb-a447-0d7d7503fe9e" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="3f9ae865-0bbb-4f5f-97ee-602e77e43747" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="3f9ae865-0bbb-4f5f-97ee-602e77e43747">NCQ: Code reuse support for Node.js developers</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/brittanyreid" class="navigate">Brittany Reid</a><span class="prog-aff"> The University of Adelaide</span>, <a href="https://2023.esec-fse.org/profile/marcelodamorim" class="navigate">Marcelo d'Amorim</a><span class="prog-aff"> North Carolina State University</span>, <a href="https://2023.esec-fse.org/profile/markuswagner" class="navigate">Markus Wagner </a><span class="prog-aff"> Monash University, Australia</span>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span></div><a href="https://ieeexplore.ieee.org/document/10050780" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1109/TSE.2023.3248113" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/abs/2101.00756" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/13/NCQ-Code-reuse-support-for-Node-js-developers" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e92b69d3-4331-4e79-bad2-2fc4cb85c8c6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="26407b36-e86d-4f1b-a39b-3c335ce8b431" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="26407b36-e86d-4f1b-a39b-3c335ce8b431">Efficient Text-to-Code Retrieval with Cascaded Fast and Slow Transformer Models</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/akhileshdeepakgotmare" class="navigate">Akhilesh Deepak Gotmare</a><span class="prog-aff"> Salesforce Research</span>, <a href="https://2023.esec-fse.org/profile/junnanli" class="navigate">Junnan Li</a><span class="prog-aff"> Salesforce Research</span>, <a href="https://2023.esec-fse.org/profile/shafiqjoty" class="navigate">Shafiq Joty</a><span class="prog-aff"> Salesforce Research</span>, <a href="https://2023.esec-fse.org/profile/stevenchhoi" class="navigate">Steven C.H. Hoi</a><span class="prog-aff"> Salesforce Research Asia</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/125/Efficient-Text-to-Code-Retrieval-with-Cascaded-Fast-and-Slow-Transformer-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="99414747-0666-44f1-b5d6-3c5dd74fee61" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="4b041236-3274-40b1-b364-761eba604b22" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4b041236-3274-40b1-b364-761eba604b22">PEM: Representing Binary Program Semantics for Similarity Analysis via A Probabilistic Execution Model</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiangzhexu" class="navigate">Xiangzhe Xu</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/zhouxuan" class="navigate">Zhou Xuan</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/shiweifeng1" class="navigate">Shiwei Feng</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/siyuancheng" class="navigate">Siyuan Cheng</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/yapengye" class="navigate">Yapeng Ye</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/qingkaishi" class="navigate">Qingkai Shi</a><span class="prog-aff"> The Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/guanhongtao" class="navigate">Guanhong Tao</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/leyu1" class="navigate">Le Yu</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/zhuozhang" class="navigate">Zhuo Zhang</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/xiangyuzhang" class="navigate">Xiangyu Zhang</a><span class="prog-aff"> Purdue University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/60/PEM-Representing-Binary-Program-Semantics-for-Similarity-Analysis-via-A-Probabilisti" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Log Analysis and Debugging<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/yimingtang" target="_blank" class="navigate">Yiming Tang</a><span class="prog-aff"> Rochester Institute of Technology</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="1650c499-4fa9-4beb-bd8f-b050a1f00801" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="2ed091be-d34c-4b9d-9bd5-c2d7ab9e133b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2ed091be-d34c-4b9d-9bd5-c2d7ab9e133b">[Remote] STEAM: Observability-Preserving Trace Sampling</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shilinhe1" class="navigate">Shilin He</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/botaofeng" class="navigate">Botao Feng</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/liqunli" class="navigate">Liqun Li</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/xuzhang" class="navigate">Xu Zhang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/yukang" class="navigate">Yu Kang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/qingweilin" class="navigate">Qingwei Lin</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/saravanrajmohan" class="navigate">Saravan Rajmohan</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/dongmeizhang" class="navigate">Dongmei Zhang</a><span class="prog-aff"> Microsoft Research</span></div><a href="https://doi.org/10.1145/3611643.3613881" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/22/-Remote-STEAM-Observability-Preserving-Trace-Sampling" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="9c00820e-46b8-4eb1-af21-53c148cb97a0" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="5c73c983-efc8-483b-be64-b35c977391a9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5c73c983-efc8-483b-be64-b35c977391a9">[Remote] Demystifying Dependency Bugs in Deep Learning Stack</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kaifenghuang" class="navigate">Kaifeng Huang</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/bihuanchen" class="navigate">Bihuan Chen</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/sushengwu" class="navigate">Susheng Wu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/junmingcao1" class="navigate">Junming Cao</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a><span class="prog-aff"> The University of Tokyo / University of Alberta</span>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a><span class="prog-aff"> Fudan University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/84/-Remote-Demystifying-Dependency-Bugs-in-Deep-Learning-Stack" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2866d6b1-0442-44df-851c-453f2f664659" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="f753cc83-3807-486c-9949-eff7ccb93e53" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f753cc83-3807-486c-9949-eff7ccb93e53">From Point-wise to Group-wise: A Fast and Accurate Microservice Trace Anomaly Detection Approach</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhexie" class="navigate">Zhe Xie</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/changhuapei" class="navigate">Changhua Pei</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/wanxueli" class="navigate">Wanxue Li</a><span class="prog-aff"> eBay, USA</span>, <a href="https://2023.esec-fse.org/profile/huaijiang" class="navigate">Huai Jiang</a><span class="prog-aff"> eBay, USA</span>, <a href="https://2023.esec-fse.org/profile/liangfeisu" class="navigate">Liangfei Su</a><span class="prog-aff"> eBay, USA</span>, <a href="https://2023.esec-fse.org/profile/jianhuili" class="navigate">Jianhui Li</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/gaogangxie" class="navigate">Gaogang Xie</a><span class="prog-aff"> Computer Network Information Center at Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/danpei" class="navigate">Dan Pei</a><span class="prog-aff"> Tsinghua University</span></div><a href="https://doi.org/10.1145/3611643.3613861" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/2/From-Point-wise-to-Group-wise-A-Fast-and-Accurate-Microservice-Trace-Anomaly-Detecti" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2b4e977d-0282-4c2a-aad4-dcf41b5a138d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="9fd27173-e5d9-41c5-b248-904a6da51f82" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="9fd27173-e5d9-41c5-b248-904a6da51f82">Semantic Debugging</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/martineberlein1" class="navigate">Martin Eberlein</a><span class="prog-aff"> Humboldt University of Berlin</span>, <a href="https://2023.esec-fse.org/profile/mariussmytzek" class="navigate">Marius Smytzek</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span>, <a href="https://2023.esec-fse.org/profile/dominicsteinhofel1" class="navigate">Dominic Steinhöfel</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span>, <a href="https://2023.esec-fse.org/profile/larsgrunske" class="navigate">Lars Grunske</a><span class="prog-aff"> Humboldt-Universität zu Berlin</span>, <a href="https://2023.esec-fse.org/profile/andreaszeller" class="navigate">Andreas Zeller</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/55/Semantic-Debugging" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="220c3ec9-1c2b-46e6-8172-bd0ad3496225" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="4c3d2df8-8d22-4208-acb0-777c69427ce2" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4c3d2df8-8d22-4208-acb0-777c69427ce2">Analyzing Microservice Connectivity with Kubesonde</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jacopobufalino" class="navigate">Jacopo Bufalino</a><span class="prog-aff"> Aalto University</span>, <a href="https://2023.esec-fse.org/profile/mariodifrancesco" class="navigate">Mario Di Francesco</a><span class="prog-aff"> Eficode; Aalto University</span>, <a href="https://2023.esec-fse.org/profile/tuomasaura" class="navigate">Tuomas Aura</a><span class="prog-aff"> Aalto University</span></div><a href="https://doi.org/10.1145/3611643.3613899" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/40/Analyzing-Microservice-Connectivity-with-Kubesonde" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="de8fce36-cb92-45d7-8a93-6ba9058e1dea" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:08</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="eb8c16e9-9100-42d8-be8b-8733363546e5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="eb8c16e9-9100-42d8-be8b-8733363546e5">[Remote] Hue: A User-Adaptive Parser for Hybrid Logs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junjielongxu" class="navigate">Junjielong Xu</a><span class="prog-aff"> Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/qiuaifu" class="navigate">Qiuai Fu</a><span class="prog-aff"> Huawei Cloud Computing Technologies CO., LTD.</span>, <a href="https://2023.esec-fse.org/profile/zhouruixingzhu" class="navigate">Zhouruixing Zhu</a><span class="prog-aff"> Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/yutongcheng" class="navigate">Yutong Cheng</a><span class="prog-aff"> Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/zhijingli1" class="navigate">zhijing li</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/yuchima" class="navigate">Yuchi Ma</a><span class="prog-aff"> Huawei Cloud Computing Technologies CO., LTD.</span>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/19/-Remote-Hue-A-User-Adaptive-Parser-for-Hybrid-Logs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="9aa596ef-cc96-46b6-9483-c6009c1901e3" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:23</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="84002fc8-bb5f-4c96-95fd-dd0f29099d7b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="84002fc8-bb5f-4c96-95fd-dd0f29099d7b">[Remote] Log Parsing with Generalization Ability under New Log Types</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siyuyu" class="navigate">Siyu Yu</a><span class="prog-aff"> Guangxi University</span>, <a href="https://2023.esec-fse.org/profile/yifanwu2" class="navigate">Yifan Wu</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/zhijingli2" class="navigate">Zhijing Li</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/ningjiangchen" class="navigate">Ningjiang Chen</a><span class="prog-aff"> Guangxi University</span>, <a href="https://2023.esec-fse.org/profile/changjianliu" class="navigate">Changjian Liu</a><span class="prog-aff"> Guangxi University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/114/-Remote-Log-Parsing-with-Generalization-Ability-under-New-Log-Types" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Machine Learning II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/iftekharahmed" target="_blank" class="navigate">Iftekhar Ahmed</a><span class="prog-aff"> University of California at Irvine</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="06d0f33e-14a8-4a05-924f-da8f1049d613" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="88e6bb0a-abfb-42e6-a373-e83d760f7790" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="88e6bb0a-abfb-42e6-a373-e83d760f7790">[Remote] Compatibility Issues in Deep Learning Systems: Problems and Opportunities</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junwang6" class="navigate">Jun Wang</a><span class="prog-aff"> Nanjing University of Aeronautics and Astronautics, Nanjing, China</span>, <a href="https://2023.esec-fse.org/profile/guanpingxiao" class="navigate">Guanping Xiao</a><span class="prog-aff"> Nanjing University of Aeronautics and Astronautics, China</span>, <a href="https://2023.esec-fse.org/profile/shuaizhang1" class="navigate">Shuai Zhang</a><span class="prog-aff"> Nanjing University of Aeronautics and Astronautics, China</span>, <a href="https://2023.esec-fse.org/profile/huashanlei" class="navigate">Huashan Lei</a><span class="prog-aff"> Nanjing University of Aeronautics and Astronautics, China</span>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/yuleisui" class="navigate">Yulei Sui</a><span class="prog-aff"> University of New South Wales, Australia</span></div><a href="https://doi.org/10.1145/3611643.3616321" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://guanpingxiao.github.io/publications/FSE23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/80/-Remote-Compatibility-Issues-in-Deep-Learning-Systems-Problems-and-Opportunities" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="3f5f4ec1-f9a6-40f7-9dc3-b8e63f9efe66" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="3fceb61b-57da-401c-9ef9-0dd6720fcce2" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="3fceb61b-57da-401c-9ef9-0dd6720fcce2">[Remote] An Extensive Study on Adversarial Attack against Pre-trained Models of Code</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaohudu" class="navigate">Xiaohu Du</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/zichaowei" class="navigate">Zichao Wei</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a><span class="prog-aff"> Huazhong University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/115/-Remote-An-Extensive-Study-on-Adversarial-Attack-against-Pre-trained-Models-of-Code" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="efa2cce9-28a7-4fd1-bb48-e30d4504cbbf" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="fab8a98c-791c-4512-91a9-e2580c9c88a6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fab8a98c-791c-4512-91a9-e2580c9c88a6">Can Machine Learning Pipelines Be Better Configured?</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yibowang" class="navigate">Yibo Wang</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/yingwang" class="navigate">Ying Wang</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/tingweizhang" class="navigate">Tingwei Zhang</a><span class="prog-aff"> Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/yueyu2" class="navigate">Yue Yu</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a><span class="prog-aff"> Department of Computer Science and Engineering, The Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/haiyu" class="navigate">Hai Yu</a><span class="prog-aff"> Software College, Northeastern University</span>, <a href="https://2023.esec-fse.org/profile/zhiliangzhu" class="navigate">Zhiliang Zhu</a><span class="prog-aff"> Software College, Northeastern University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/111/Can-Machine-Learning-Pipelines-Be-Better-Configured-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f03757b9-001a-46eb-8a20-2dd5c4fab5df" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="8ebd56d2-9ec5-4fdd-b578-601b846f236c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8ebd56d2-9ec5-4fdd-b578-601b846f236c">Towards Feature-Based Analysis of the Machine Learning Development Lifecycle</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boyuecarolinehu" class="navigate">Boyue Caroline Hu</a><span class="prog-aff"> University of Toronto</span>, <a href="https://2023.esec-fse.org/profile/marshachechik" class="navigate">Marsha Chechik</a><span class="prog-aff"> University of Toronto</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/8/Towards-Feature-Based-Analysis-of-the-Machine-Learning-Development-Lifecycle" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="3790185e-7666-460b-875c-7a928aea1356" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="752388b4-4a9e-4995-be4e-4fe889f8f6c4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="752388b4-4a9e-4995-be4e-4fe889f8f6c4">Fix Fairness, Don’t Ruin Accuracy: Performance Aware Fairness Repair using AutoML</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/giangnguyen" class="navigate">Giang Nguyen</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/sumonbiswas" class="navigate">Sumon Biswas</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/hrideshrajan" class="navigate">Hridesh Rajan</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span></div><a href="https://arxiv.org/abs/2306.09297" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/16/Fix-Fairness-Don-t-Ruin-Accuracy-Performance-Aware-Fairness-Repair-using-AutoML" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e1082d07-8b2a-41af-b647-9b750abc5cb8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="5f403b25-acf7-432f-837f-d71d04cd6952" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5f403b25-acf7-432f-837f-d71d04cd6952">BiasAsker: Measuring the Bias in Conversational AI System</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxuanwan1" class="navigate">Yuxuan Wan</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/wenxuanwang" class="navigate">Wenxuan Wang</a><span class="prog-aff"> Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/jiazhengu2" class="navigate">Jiazhen Gu</a><span class="prog-aff"> Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/haonanbai" class="navigate">Haonan Bai</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/michaellyu" class="navigate">Michael Lyu</a><span class="prog-aff"> The Chinese University of Hong Kong</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/69/BiasAsker-Measuring-the-Bias-in-Conversational-AI-System" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="bd9423e7-59d6-4fef-8920-65787e3e50b8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="cb7f0f1e-c502-42e0-b259-f6bcbeb45da0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="cb7f0f1e-c502-42e0-b259-f6bcbeb45da0">Pitfalls in Experiments with DNN4SE: An Analysis of the State of the Practice</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siravegas" class="navigate">Sira Vegas</a><span class="prog-aff"> Universidad Politecnica de Madrid</span>, <a href="https://2023.esec-fse.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a><span class="prog-aff"> University of Virginia</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/79/Pitfalls-in-Experiments-with-DNN4SE-An-Analysis-of-the-State-of-the-Practice" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d9311c49-270e-4ebe-8a0e-89659be6f350" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c6cf12db-c32f-4864-b943-d4757ba3568e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c6cf12db-c32f-4864-b943-d4757ba3568e">DecompoVision: Reliability Analysis of Machine Vision Components Through Decomposition and Reuse</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boyuecarolinehu" class="navigate">Boyue Caroline Hu</a><span class="prog-aff"> University of Toronto</span>, <a href="https://2023.esec-fse.org/profile/linamarsso" class="navigate">Lina Marsso</a><span class="prog-aff"> University of Toronto</span>, <a href="https://2023.esec-fse.org/profile/nikitadvornik" class="navigate">Nikita Dvornik</a><span class="prog-aff"> Waabi</span>, <a href="https://2023.esec-fse.org/profile/huakunshen" class="navigate">Huakun Shen</a><span class="prog-aff"> University of Toronto</span>, <a href="https://2023.esec-fse.org/profile/marshachechik" class="navigate">Marsha Chechik</a><span class="prog-aff"> University of Toronto</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/92/DecompoVision-Reliability-Analysis-of-Machine-Vision-Components-Through-Decompositio" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Tue 5 Dec 2023" data-facet-date-order="231205" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Fault Diagnosis and Root Cause Analysis I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/akondrahman2" target="_blank" class="navigate">Akond Rahman</a><span class="prog-aff"> Auburn University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="e05c35dd-acb5-4e20-a83d-2edafe82c8ca" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1531557f-1458-42cd-9754-7c73910a90eb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1531557f-1458-42cd-9754-7c73910a90eb">[Remote] Nezha: Interpretable Fine-Grained Root Causes Analysis for Microservices on Multi-Modal Observability Data</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/guangbayu" class="navigate">Guangba Yu</a><span class="prog-aff"> Sun Yat-Sen University</span>, <a href="https://2023.esec-fse.org/profile/pengfeichen" class="navigate">Pengfei Chen</a><span class="prog-aff"> Sun Yat-Sen University</span>, <a href="https://2023.esec-fse.org/profile/yufengli1" class="navigate">Yufeng Li</a><span class="prog-aff"> Sun Yat-sen University</span>, <a href="https://2023.esec-fse.org/profile/hongyangchen" class="navigate">Hongyang Chen</a><span class="prog-aff"> School of Computer Science and Engineering, Sun Yat-sen University</span>, <a href="https://2023.esec-fse.org/profile/xiaoyunli1" class="navigate">Xiaoyun Li</a><span class="prog-aff"> Sun Yat-sen University</span>, <a href="https://2023.esec-fse.org/profile/zibinzheng1" class="navigate">Zibin Zheng</a><span class="prog-aff"> Sun Yat-sen University</span></div><a href="https://yuxiaoba.github.io/publication/nezha23/nezha23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a></td></tr><tr data-slot-id="51249d66-76e4-46de-92ea-f50d224bcd09" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Full-paper</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="a7f34908-f9d5-4bb1-9832-19d91340ede5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a7f34908-f9d5-4bb1-9832-19d91340ede5">[Remote] DiagConfig: Configuration Diagnosis of Performance Violations in Configurable Software Systems</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhimingchen" class="navigate">Zhiming Chen</a><span class="prog-aff"> Sun Yat-sen University</span>, <a href="https://2023.esec-fse.org/profile/pengfeichen" class="navigate">Pengfei Chen</a><span class="prog-aff"> Sun Yat-Sen University</span>, <a href="https://2023.esec-fse.org/profile/guangbayu" class="navigate">Guangba Yu</a><span class="prog-aff"> Sun Yat-Sen University</span>, <a href="https://2023.esec-fse.org/profile/zilonghe" class="navigate">Zilong He</a><span class="prog-aff"> Sun Yat-Sen University</span>, <a href="https://2023.esec-fse.org/profile/gentingmai" class="navigate">Genting Mai</a><span class="prog-aff"> Sun Yat-sen University</span>, <a href="https://2023.esec-fse.org/profile/peipeiwang1" class="navigate">Peipei Wang</a><span class="prog-aff"> ByteDance Infrastructure System Lab</span></div><a href="https://raw.githubusercontent.com/IntelligentDDS/DiagConfig/main/fse23DiagConfig_paper.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/59/-Remote-DiagConfig-Configuration-Diagnosis-of-Performance-Violations-in-Configurabl" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f3c54963-0d25-4b60-92a0-f8d5637c647b" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="47d0f430-9876-4846-89cc-8545f7c48038" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="47d0f430-9876-4846-89cc-8545f7c48038">[Remote] Pre-training Code Representation with Semantic Flow Graph for Effective Bug Localization</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yalidu2" class="navigate">Yali Du</a><span class="prog-aff"> Shandong University</span>, <a href="https://2023.esec-fse.org/profile/zhongxingyu2" class="navigate">Zhongxing Yu</a><span class="prog-aff"> Shandong University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/97/-Remote-Pre-training-Code-Representation-with-Semantic-Flow-Graph-for-Effective-Bug-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="433d09e9-1d6d-4ac2-b05c-24039eb58251" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="607971aa-eaba-436f-bfd7-fc7657258aec" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="607971aa-eaba-436f-bfd7-fc7657258aec">[Remote] A Practical Human Labeling Method for Online Just-in-Time Software Defect Prediction</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/liyansong1" class="navigate">Liyan Song</a><span class="prog-aff"> Southern University of Science and Technology, China</span>, <a href="https://2023.esec-fse.org/profile/leandrominku3" class="navigate">Leandro Minku</a><span class="prog-aff"> University of Birmingham</span>, <a href="https://2023.esec-fse.org/profile/congteng1" class="navigate">Cong Teng</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/xinyao1" class="navigate">Xin Yao</a><span class="prog-aff"> Southern University of Science and Technology</span></div><a href="https://www.cs.bham.ac.uk/~minkull/publications/SongFSE2023.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/66/-Remote-A-Practical-Human-Labeling-Method-for-Online-Just-in-Time-Software-Defect-Pr" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="8e906c2f-fbff-4b89-b1d1-2cd4b799a3c4" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="e0e024d6-3c49-46ae-b81d-38a00f741f1d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e0e024d6-3c49-46ae-b81d-38a00f741f1d">Trace Diagnostics for Signal-Based Temporal Properties</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaimaboufaied" class="navigate">Chaima Boufaied</a><span class="prog-aff"> University of Ottawa</span>, <a href="https://2023.esec-fse.org/profile/claudiomenghi1" class="navigate">Claudio Menghi</a><span class="prog-aff"> University of Bergamo; McMaster University</span>, <a href="https://2023.esec-fse.org/profile/domenicobianculli" class="navigate">Domenico Bianculli</a><span class="prog-aff"> University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/lionelbriand" class="navigate">Lionel Briand</a><span class="prog-aff"> University of Ottawa, Canada / University of Luxembourg, Luxembourg</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/8/Trace-Diagnostics-for-Signal-Based-Temporal-Properties" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c2523965-da7b-4a60-b8f4-c7933e23e671" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="f2486154-bc66-4f74-9e38-ec0794cbe92b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f2486154-bc66-4f74-9e38-ec0794cbe92b">TraceDiag: Adaptive, Interpretable, and Efficient Root Cause Analysis on Large-Scale Microservice Systems</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ruomengding1" class="navigate">Ruomeng Ding</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/chaoyunzhang1" class="navigate">Chaoyun Zhang</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/luwang" class="navigate">Lu Wang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/yongxu" class="navigate">Yong Xu</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/minghuama" class="navigate">Minghua Ma</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/xiaominwu1" class="navigate">Xiaomin Wu</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/mengzhang1" class="navigate">Meng Zhang</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/qingjunchen" class="navigate">Qingjun Chen</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/xingao" class="navigate">Xin Gao</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/xuedonggao" class="navigate">Xuedong Gao</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/haofan1" class="navigate">Hao Fan</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/saravanrajmohan" class="navigate">Saravan Rajmohan</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/qingweilin" class="navigate">Qingwei Lin</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/dongmeizhang" class="navigate">Dongmei Zhang</a><span class="prog-aff"> Microsoft Research</span></div><a href="https://doi.org/10.1145/3611643.3613864" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/5/TraceDiag-Adaptive-Interpretable-and-Efficient-Root-Cause-Analysis-on-Large-Scale-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="cb49b771-caed-4f25-98eb-2ada13cecf56" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="4bc4826f-0da9-4b52-b553-accece674c0a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4bc4826f-0da9-4b52-b553-accece674c0a">Triggering Modes in Spectrum-Based Multi-location Fault Localization</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/tungdao" class="navigate">Tung Dao</a><span class="prog-aff"> Cvent</span>, <a href="https://2023.esec-fse.org/profile/nameng" class="navigate">Na Meng</a><span class="prog-aff"> Virginia Tech</span>, <a href="https://2023.esec-fse.org/profile/thanhvunguyen2" class="navigate">ThanhVu Nguyen</a><span class="prog-aff"> George Mason University</span></div><a href="https://doi.org/10.1145/3611643.3613884" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/25/Triggering-Modes-in-Spectrum-Based-Multi-location-Fault-Localization" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="cd962521-2d70-4571-8f05-c1aab5998798" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c002eb50-a03f-4137-913a-06d4b1facdfd" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c002eb50-a03f-4137-913a-06d4b1facdfd">Automata-based Trace Analysis for Aiding Diagnosing GUI Testing Tools for Android</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/enzema" class="navigate">Enze Ma</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/shanhuang1" class="navigate">Shan Huang</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/weiganghe" class="navigate">weigang he</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/tingsu" class="navigate">Ting Su</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/juewang1" class="navigate">Jue Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/huiyuliu" class="navigate">Huiyu Liu</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/geguangpu" class="navigate">Geguang Pu</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/zhendongsu" class="navigate">Zhendong Su</a><span class="prog-aff"> ETH Zurich</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/119/Automata-based-Trace-Analysis-for-Aiding-Diagnosing-GUI-Testing-Tools-for-Android" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div></div><div class="hidable day-wrapper"><h4 class="day-header sticky-top"><div><div>Wed 6 Dec</div><p></p><div class="time-zone-info"><small class="text-muted">Displayed time zone: <strong>Pacific Time (US & Canada)</strong> <small class="control-time-zone"><a data-toggle="modal" href="#userProgramSettings">change</a></small></small></div></div></h4><div class="hidable band hour-10"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">10:30 - 11:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Human Aspects II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/raulakula" target="_blank" class="navigate">Raula Gaikovina Kula</a><span class="prog-aff"> Nara Institute of Science and Technology</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="3a018b1d-20a3-41c3-9881-75bebc6d1ce9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="f106a74c-e570-4da9-8131-a190f471f603" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f106a74c-e570-4da9-8131-a190f471f603">[Remote] Towards Automated Detection of Unethical Behavior in Open-source Software Projects</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/hsumyatwin1" class="navigate">Hsu Myat Win</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/haibowang1" class="navigate">Haibo Wang</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a><span class="prog-aff"> Concordia University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/73/-Remote-Towards-Automated-Detection-of-Unethical-Behavior-in-Open-source-Software-Pr" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a4921d10-e20c-4d9d-bee1-2c5089bb4b10" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="142a2ee4-a509-494d-b8e0-26c0d612e314" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="142a2ee4-a509-494d-b8e0-26c0d612e314">Flow experience in software engineering</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/saimaritonummi" class="navigate">Saima Ritonummi</a><span class="prog-aff"> University of Jyväskylä</span>, <a href="https://2023.esec-fse.org/profile/valtterisiitonen" class="navigate">Valtteri Siitonen</a><span class="prog-aff"> University of Jyväskylä</span>, <a href="https://2023.esec-fse.org/profile/markussalo" class="navigate">Markus Salo</a><span class="prog-aff"> University of Jyväskylä</span>, <a href="https://2023.esec-fse.org/profile/henripirkkalainen" class="navigate">Henri Pirkkalainen</a><span class="prog-aff"> Tampere University</span>, <a href="https://2023.esec-fse.org/profile/anusivunen" class="navigate">Anu Sivunen</a><span class="prog-aff"> University of Jyväskylä</span></div><a href="https://doi.org/10.1145/3611643.3616263" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/22/Flow-experience-in-software-engineering" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="ee83a17c-2d08-4d1a-bf21-369953e14272" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="c3405e8a-74ae-4d0e-bd5d-f537fcbc781b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c3405e8a-74ae-4d0e-bd5d-f537fcbc781b">Exploring Moral Principles Exhibited in OSS: A Case Study on GitHub Heated Issues</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ramtinehsani1" class="navigate">Ramtin Ehsani</a><span class="prog-aff"> Drexel University</span>, <a href="https://2023.esec-fse.org/profile/rezvanehrezapour" class="navigate">Rezvaneh Rezapour</a><span class="prog-aff"> Drexel University</span>, <a href="https://2023.esec-fse.org/profile/preethachatterjee" class="navigate">Preetha Chatterjee</a><span class="prog-aff"> Drexel University, USA</span></div><a href="https://arxiv.org/pdf/2307.15631.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/3/Exploring-Moral-Principles-Exhibited-in-OSS-A-Case-Study-on-GitHub-Heated-Issues" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="12171141-65a0-4bbc-be0f-244b825fbb71" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="d24f4e5a-fcec-477c-a073-78378dd3dc82" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d24f4e5a-fcec-477c-a073-78378dd3dc82">Towards Understanding Emotions in Informal Developer Interactions: A Gitter Chat Study</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/amiralisajadi2" class="navigate">Amirali Sajadi</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/kostadindamevski1" class="navigate">Kostadin Damevski</a><span class="prog-aff"> Virginia Commonwealth University</span>, <a href="https://2023.esec-fse.org/profile/preethachatterjee" class="navigate">Preetha Chatterjee</a><span class="prog-aff"> Drexel University, USA</span></div><a href="https://preethac.github.io/files/FSE_23_Emotions.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/10/Towards-Understanding-Emotions-in-Informal-Developer-Interactions-A-Gitter-Chat-Stud" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="5f5c0a90-1086-43b6-bcf6-8c6bffcc1c8b" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="a618cb4c-e74a-4d4f-abb4-dd9551dd8193" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a618cb4c-e74a-4d4f-abb4-dd9551dd8193">Building and Sustaining Ethnically, Racially, and Gender Diverse Software Engineering Teams: A Study at Google </a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/elladagan" class="navigate">Ella Dagan</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/anitasarma" class="navigate">Anita Sarma</a><span class="prog-aff"> Oregon State University</span>, <a href="https://2023.esec-fse.org/profile/alisonchang" class="navigate">Alison Chang</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/sarahdangelo" class="navigate">Sarah D'Angelo</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/jilliandicker" class="navigate">Jillian Dicker</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/emersonmurphyhill" class="navigate">Emerson Murphy-Hill</a><span class="prog-aff"> Google</span></div><a href="https://research.google/pubs/pub52616/" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/32/Building-and-Sustaining-Ethnically-Racially-and-Gender-Diverse-Software-Engineering" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a6b2cdc1-4f6f-443c-b275-705e83f5f449" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="efebe62a-d38a-4ab8-bd11-99b29b72f387" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="efebe62a-d38a-4ab8-bd11-99b29b72f387">Code Reviews in Open Source Projects : How Do Gender Biases Affect Participation and Outcomes?</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/saymasultana" class="navigate">Sayma Sultana</a><span class="prog-aff"> Wayne State University</span>, <a href="https://2023.esec-fse.org/profile/asifkamalturzo" class="navigate">Asif Kamal Turzo</a><span class="prog-aff"> Wayne State University</span>, <a href="https://2023.esec-fse.org/profile/amiangshubosu1" class="navigate">Amiangshu Bosu</a><span class="prog-aff"> Wayne State University</span></div><a href="https://link.springer.com/article/10.1007/s10664-023-10324-9" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1007/s10664-023-10324-9" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/pdf/2210.00139.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/19/Code-Reviews-in-Open-Source-Projects-How-Do-Gender-Biases-Affect-Participation-and-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Testing III<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/tianyizhang1" target="_blank" class="navigate">Tianyi Zhang</a><span class="prog-aff"> Purdue University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="817ae1be-58bb-4948-8735-04422d88261f" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="27a59194-f8f9-4fee-97ba-880e0b096d04" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="27a59194-f8f9-4fee-97ba-880e0b096d04">[Remote] Heterogeneous Testing for Coverage Profilers Empowered with Debugging Support</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yibiaoyang" class="navigate">Yibiao Yang</a><span class="prog-aff"> State Key Laboratory for Novel Software Technology, Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/maolinsun" class="navigate">Maolin Sun</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yangwang6" class="navigate">Yang Wang</a><span class="prog-aff"> National Key Laboratory for Novel Software Technology, Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/qingyangli" class="navigate">Qingyang Li</a><span class="prog-aff"> National Key Laboratory for Novel Software Technology, Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/yumingzhou1" class="navigate">Yuming Zhou</a><span class="prog-aff"> Nanjing University</span></div><a href="https://yangyibiao.github.io/files/papers/fse23-main-1032.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/99/-Remote-Heterogeneous-Testing-for-Coverage-Profilers-Empowered-with-Debugging-Suppor" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="168f8466-f5c9-4213-a7d7-bf61d6cb34e4" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="e0886dcd-e3d8-4384-9910-cb592c9013bb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e0886dcd-e3d8-4384-9910-cb592c9013bb">[Remote] Testing Real-World Healthcare IoT Application: Experiences and Lessons Learned</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/hassansartaj" class="navigate">Hassan Sartaj</a><span class="prog-aff"> Simula Research Laboratory</span>, <a href="https://2023.esec-fse.org/profile/shaukatali" class="navigate">Shaukat Ali</a><span class="prog-aff"> Simula Research Laboratory and Oslo Metropolitan University</span>, <a href="https://2023.esec-fse.org/profile/taoyue" class="navigate">Tao Yue</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/kjetilmoberg" class="navigate">Kjetil Moberg</a><span class="prog-aff"> Norwegian Health Authority</span></div><a href="https://doi.org/10.1145/3611643.3613888" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/abs/2309.04230" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/29/-Remote-Testing-Real-World-Healthcare-IoT-Application-Experiences-and-Lessons-Learn" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="412520e4-e4b6-4a52-9daa-b0db320052f0" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:23</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="a759b7ba-51a2-46b2-9cce-282afa34e898" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a759b7ba-51a2-46b2-9cce-282afa34e898">Helion: Enabling Natural Testing of Smart Homes</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/priankamandal" class="navigate">Prianka Mandal</a><span class="prog-aff"> William & Mary</span>, <a href="https://2023.esec-fse.org/profile/sunilmanandhar" class="navigate">Sunil Manandhar</a><span class="prog-aff"> IBM T.J. Watson Research Center</span>, <a href="https://2023.esec-fse.org/profile/kaushalkafle" class="navigate">Kaushal Kafle</a><span class="prog-aff"> College of William & Mary</span>, <a href="https://2023.esec-fse.org/profile/kevinmoran" class="navigate">Kevin Moran</a><span class="prog-aff"> University of Central Florida</span>, <a href="https://2023.esec-fse.org/profile/denysposhyvanyk" class="navigate">Denys Poshyvanyk</a><span class="prog-aff"> William & Mary</span>, <a href="https://2023.esec-fse.org/profile/adwaitnadkarni" class="navigate">Adwait Nadkarni</a><span class="prog-aff"> William & Mary</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/6/Helion-Enabling-Natural-Testing-of-Smart-Homes" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c7230f50-8bd3-4808-bd0e-d3a9813de12c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="16026e53-1935-4b0f-ab9a-8f2f0985f663" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="16026e53-1935-4b0f-ab9a-8f2f0985f663">NeuRI: Diversifying DNN Generation via Inductive Rule Inference</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiaweiliu1" class="navigate">Jiawei Liu</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/jinjunpeng" class="navigate">Jinjun Peng</a><span class="prog-aff"> Columbia University</span>, <a href="https://2023.esec-fse.org/profile/yuyaowang" class="navigate">Yuyao Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span></div><a href="https://arxiv.org/abs/2302.02261" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/96/NeuRI-Diversifying-DNN-Generation-via-Inductive-Rule-Inference" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="20a9c957-0e6d-4624-aac1-edbaaa4439f0" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="680eef11-d4fc-403c-b457-f026a77f1a1a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="680eef11-d4fc-403c-b457-f026a77f1a1a">Appaction: Automatic GUI Interaction for Mobile Apps via Holistic Widget Perception</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yongxianghu" class="navigate">Yongxiang Hu</a><span class="prog-aff"> Fudan University, China</span>, <a href="https://2023.esec-fse.org/profile/jiazhengu1" class="navigate">Jiazhen Gu</a><span class="prog-aff"> Fudan University, China</span>, <a href="https://2023.esec-fse.org/profile/shuqinghu" class="navigate">Shuqing Hu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yuzhang5" class="navigate">Yu Zhang</a><span class="prog-aff"> Meituan</span>, <a href="https://2023.esec-fse.org/profile/wenjietian" class="navigate">Wenjie Tian</a><span class="prog-aff"> Meituan</span>, <a href="https://2023.esec-fse.org/profile/shiyuguo1" class="navigate">Shiyu Guo</a><span class="prog-aff"> Meituan</span>, <a href="https://2023.esec-fse.org/profile/chaoyichen" class="navigate">Chaoyi Chen</a><span class="prog-aff"> Meituan</span>, <a href="https://2023.esec-fse.org/profile/yangfanzhou1" class="navigate">Yangfan Zhou</a><span class="prog-aff"> Fudan University</span></div><a href="https://doi.org/10.1145/3611643.3613885" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/26/Appaction-Automatic-GUI-Interaction-for-Mobile-Apps-via-Holistic-Widget-Perception" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="9348aeab-ad40-421b-ba2e-aefd4a027c78" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="5cabeb3f-f5cc-4656-9757-f092aa988945" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5cabeb3f-f5cc-4656-9757-f092aa988945">MuRS: Mutant Ranking and Suppression using Identifier Templates</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ziminchen" class="navigate">Zimin Chen</a><span class="prog-aff"> KTH Royal Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/malgorzatasalawa" class="navigate">Malgorzata Salawa</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/manushreevijayvergiya" class="navigate">Manushree Vijayvergiya</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/goranpetrovic1" class="navigate">Goran Petrović</a><span class="prog-aff"> Google Inc</span>, <a href="https://2023.esec-fse.org/profile/markoivankovic" class="navigate">Marko Ivanković</a><span class="prog-aff"> Google; Universität Passau</span>, <a href="https://2023.esec-fse.org/profile/renejust" class="navigate">René Just</a><span class="prog-aff"> University of Washington</span></div><a href="https://doi.org/10.1145/3611643.3613901" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/3/MuRS-Mutant-Ranking-and-Suppression-using-Identifier-Templates" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e48d2fb1-ec58-42a2-b6b2-5f1173083586" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="0086c8d9-c615-4eb7-91e9-f3aa427b115f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="0086c8d9-c615-4eb7-91e9-f3aa427b115f">Outage-Watch: Early Prediction of Outages using Extreme Event Regularizer</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shubhamagarwal" class="navigate">Shubham Agarwal</a><span class="prog-aff"> Adobe Research</span>, <a href="https://2023.esec-fse.org/profile/sarthakchakraborty1" class="navigate">Sarthak Chakraborty</a><span class="prog-aff"> Adobe Research</span>, <a href="https://2023.esec-fse.org/profile/shaddygarg" class="navigate">Shaddy Garg</a><span class="prog-aff"> Adobe Research</span>, <a href="https://2023.esec-fse.org/profile/sumitbisht" class="navigate">Sumit Bisht</a><span class="prog-aff"> Amazon</span>, <a href="https://2023.esec-fse.org/profile/chahatjain" class="navigate">Chahat Jain</a><span class="prog-aff"> Traceable.ai</span>, <a href="https://2023.esec-fse.org/profile/ashrithagonuguntla" class="navigate">Ashritha Gonuguntla</a><span class="prog-aff"> Cisco</span>, <a href="https://2023.esec-fse.org/profile/shivsaini" class="navigate">Shiv Saini</a><span class="prog-aff"> Adobe Research</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/75/Outage-Watch-Early-Prediction-of-Outages-using-Extreme-Event-Regularizer" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Software Evolution II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/csabanagy1" target="_blank" class="navigate">Csaba Nagy</a><span class="prog-aff"> Software Institute - USI, Lugano</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="bbf33aac-00ac-487f-aa43-2d1950d1634d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="10133c61-dfbf-46c4-a491-522cd335e762" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="10133c61-dfbf-46c4-a491-522cd335e762">Multilingual Code Co-Evolution Using Large Language Models</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiyangzhang" class="navigate">Jiyang Zhang</a><span class="prog-aff"> University of Texas at Austin</span>, <a href="https://2023.esec-fse.org/profile/pengyunie" class="navigate">Pengyu Nie</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/junyijessyli" class="navigate">Junyi Jessy Li</a><span class="prog-aff"> University of Texas at Austin, USA</span>, <a href="https://2023.esec-fse.org/profile/milosgligoric" class="navigate">Milos Gligoric</a><span class="prog-aff"> University of Texas at Austin</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/109/Multilingual-Code-Co-Evolution-Using-Large-Language-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="fe2d2da8-17b7-4288-a84c-13b0dcb6396f" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="66e6abe7-265d-4cd6-8ec7-44fc2a84af5f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="66e6abe7-265d-4cd6-8ec7-44fc2a84af5f">A Characterization Study of Merge Conflicts in Java Projects</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bowenshen1" class="navigate">Bowen Shen</a><span class="prog-aff"> Virginia Tech</span>, <a href="https://2023.esec-fse.org/profile/muhammadaligulzar" class="navigate">Muhammad Ali Gulzar</a><span class="prog-aff"> Virginia Tech, USA</span>, <a href="https://2023.esec-fse.org/profile/feihe" class="navigate">Fei He</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/nameng" class="navigate">Na Meng</a><span class="prog-aff"> Virginia Tech</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/3/A-Characterization-Study-of-Merge-Conflicts-in-Java-Projects" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7ef7be45-0039-4112-b297-bd5570aaf6be" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="ac38b832-495a-437d-90b4-652aadbfc8da" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ac38b832-495a-437d-90b4-652aadbfc8da">Modeling the Centrality of Developer Output with Software Supply Chains</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/audrismockus" class="navigate">Audris Mockus</a><span class="prog-aff"> The University of Tennessee</span>, <a href="https://2023.esec-fse.org/profile/petercrigby1" class="navigate">Peter C Rigby</a><span class="prog-aff"> Meta; Concordia University</span>, <a href="https://2023.esec-fse.org/profile/ruiabreu2" class="navigate">Rui Abreu</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/parthsuresh" class="navigate">Parth Suresh</a><span class="prog-aff"> Meta Platforms, Inc.</span>, <a href="https://2023.esec-fse.org/profile/yifenchen" class="navigate">Yifen Chen</a><span class="prog-aff"> Meta Inc</span>, <a href="https://2023.esec-fse.org/profile/nachiappannagappan" class="navigate">Nachiappan Nagappan</a><span class="prog-aff"> Meta</span></div><a href="https://doi.org/10.1145/3611643.3613873" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="http://mockus.org/papers/FSE23Industry_Centrality_Productivity.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/14/Modeling-the-Centrality-of-Developer-Output-with-Software-Supply-Chains" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d7bd0aad-509d-4182-9cc1-d64d46ec9b2e" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="ef359542-8599-4c8d-8629-33932086ccdf" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ef359542-8599-4c8d-8629-33932086ccdf">Knowledge-based Version Incompatibility Detection for Deep Learning</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhongkaizhao" class="navigate">Zhongkai Zhao</a><span class="prog-aff"> Tongji University</span>, <a href="https://2023.esec-fse.org/profile/bonankou" class="navigate">Bonan Kou</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/mohamedyilmazibrahim" class="navigate">Mohamed Yilmaz Ibrahim</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/muhaochen" class="navigate">Muhao Chen</a><span class="prog-aff"> University of Southern California</span>, <a href="https://2023.esec-fse.org/profile/tianyizhang1" class="navigate">Tianyi Zhang</a><span class="prog-aff"> Purdue University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/120/Knowledge-based-Version-Incompatibility-Detection-for-Deep-Learning" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2108cc3d-b33c-4c44-9e57-fef4cf0ded7d" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="1b3bd3f4-4cce-449f-867d-32850c42dc39" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1b3bd3f4-4cce-449f-867d-32850c42dc39">On-Premise AIOps Infrastructure for a Software Editor SME: An Experience Report</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/anesbendimerad1" class="navigate">Anes Bendimerad</a><span class="prog-aff"> Infologic</span>, <a href="https://2023.esec-fse.org/profile/youcefremil1" class="navigate">Youcef REMIL</a><span class="prog-aff"> INSA Lyon, INFOLOGIC</span>, <a href="https://2023.esec-fse.org/profile/romainmathonat" class="navigate">Romain Mathonat</a><span class="prog-aff"> Infologic</span>, <a href="https://2023.esec-fse.org/profile/mehdikaytoue" class="navigate">Mehdi Kaytoue</a><span class="prog-aff"> Infologic</span></div><a href="https://doi.org/10.1145/3611643.3613876" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/17/On-Premise-AIOps-Infrastructure-for-a-Software-Editor-SME-An-Experience-Report" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Program Analysis II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/nicorosner" target="_blank" class="navigate">Nico Rosner</a><span class="prog-aff"> Amazon Web Services</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="808950e8-79ed-41ff-8389-b87a06c375b9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="a0ebd55c-7541-493a-b3e2-9d2acd436432" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a0ebd55c-7541-493a-b3e2-9d2acd436432">[Remote] OOM-Guard: Towards Improving The Ergonomics of Rust OOM Handling via A Reservation-based Approach</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chengjunchen" class="navigate">Chengjun Chen</a><span class="prog-aff"> Fudan University; Ant Group</span>, <a href="https://2023.esec-fse.org/profile/zhicongzhang" class="navigate">Zhicong Zhang</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/hongliangtian" class="navigate">Hongliang Tian</a><span class="prog-aff"> Ant Group</span>, <a href="https://2023.esec-fse.org/profile/shoumengyan" class="navigate">Shoumeng Yan</a><span class="prog-aff"> Ant Group</span>, <a href="https://2023.esec-fse.org/profile/huixu1" class="navigate">Hui Xu</a><span class="prog-aff"> Fudan University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/62/-Remote-OOM-Guard-Towards-Improving-The-Ergonomics-of-Rust-OOM-Handling-via-A-Reser" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="1f4b761e-a053-4ad6-b025-48cc4c370c1e" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="9829bddc-bcd6-4e1b-b09b-1271d9e96ae5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="9829bddc-bcd6-4e1b-b09b-1271d9e96ae5">[Remote] DeepInfer: Deep Type Inference from Smart Contract Bytecode</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kunsongzhao1" class="navigate">Kunsong Zhao</a><span class="prog-aff"> The Hong Kong Polytechnic University</span>, <a href="https://2023.esec-fse.org/profile/zihaoli1" class="navigate">Zihao Li</a><span class="prog-aff"> The Hong Kong Polytechnic Universituy</span>, <a href="https://2023.esec-fse.org/profile/jianfengli" class="navigate">Jianfeng Li</a><span class="prog-aff"> Xi’an Jiaotong University</span>, <a href="https://2023.esec-fse.org/profile/heye" class="navigate">He Ye</a><span class="prog-aff"> KTH Royal Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/xiapuluo" class="navigate">Xiapu Luo</a><span class="prog-aff"> Hong Kong Polytechnic University</span>, <a href="https://2023.esec-fse.org/profile/tingchen1" class="navigate">Ting Chen</a><span class="prog-aff"> University of Electronic Science and Technology of China</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/102/-Remote-DeepInfer-Deep-Type-Inference-from-Smart-Contract-Bytecode" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7c37cafa-4121-46f5-a359-d98b2a02a91a" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="42952cd8-b4b5-4a86-9e4d-cd5dc56d3cbc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="42952cd8-b4b5-4a86-9e4d-cd5dc56d3cbc">Statistical Type Inference for Incomplete Programs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yaohuipeng" class="navigate">Yaohui Peng</a><span class="prog-aff"> School of Computer Science, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/jingxie" class="navigate">Jing Xie</a><span class="prog-aff"> School of Computer Science, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/qionglingyang" class="navigate">Qiongling Yang</a><span class="prog-aff"> School of Computer Science, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/hanwenguo" class="navigate">Hanwen Guo</a><span class="prog-aff"> School of Computer Science, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/qinganli" class="navigate">Qingan Li</a><span class="prog-aff"> School of Computer Science, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/jinglingxue" class="navigate">Jingling Xue</a><span class="prog-aff"> School of Computer Science and Engineering, UNSW Sydney</span>, <a href="https://2023.esec-fse.org/profile/yuanmengting1" class="navigate">YUAN Mengting</a><span class="prog-aff"> School of Computer Science, Wuhan University, Wuhan, China</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/42/Statistical-Type-Inference-for-Incomplete-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="542a9581-b570-4c8a-baf8-e28d543788dd" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="55cd7a90-e08e-4740-9dbd-52b8d647a2d3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="55cd7a90-e08e-4740-9dbd-52b8d647a2d3">Demystifying Hidden Sensitive Operations in Android apps</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoyusun" class="navigate">Xiaoyu Sun</a><span class="prog-aff"> Australian National University, Australia</span>, <a href="https://2023.esec-fse.org/profile/xiaochen" class="navigate">Xiao Chen</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/haipengcai" class="navigate">Haipeng Cai</a><span class="prog-aff"> Washington State University</span>, <a href="https://2023.esec-fse.org/profile/johngrundy" class="navigate">John Grundy</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/jordansamhi" class="navigate">Jordan Samhi</a><span class="prog-aff"> University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/tegawendefbissyande" class="navigate">Tegawendé F. Bissyandé</a><span class="prog-aff"> University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/jacquesklein" class="navigate">Jacques Klein</a><span class="prog-aff"> University of Luxembourg</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/1/Demystifying-Hidden-Sensitive-Operations-in-Android-apps" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="54dfa605-d877-4110-bb03-97771a729830" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="bb448631-7786-41e8-ba91-e6dad7cfcf35" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="bb448631-7786-41e8-ba91-e6dad7cfcf35">DeMinify: Neural Variable Name Recovery and Type Inference</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yili1" class="navigate">Yi Li</a><span class="prog-aff"> New Jersey Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/aashishyadavally" class="navigate">Aashish Yadavally</a><span class="prog-aff"> The University of Texas at Dallas</span>, <a href="https://2023.esec-fse.org/profile/jiaxingzhang1" class="navigate">Jiaxing Zhang</a><span class="prog-aff"> New Jersey Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/shaohuawang" class="navigate">Shaohua Wang</a><span class="prog-aff"> Central University of Finance and Economics </span>, <a href="https://2023.esec-fse.org/profile/tiennguyen" class="navigate">Tien N. Nguyen</a><span class="prog-aff"> University of Texas at Dallas</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/124/DeMinify-Neural-Variable-Name-Recovery-and-Type-Inference" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-12"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-track="ESEC/FSE Social" data-facet-room="-location not assigned yet-" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">12:30 - 14:00</div></td><td colspan="2"><div class="session-info-in-table">Lunch<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Clone and Similarity Detection<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/denysposhyvanyk" target="_blank" class="navigate">Denys Poshyvanyk</a><span class="prog-aff"> William & Mary</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="6c98c60c-6229-445a-a658-0d4a5f038c77" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="2d5e27b1-2a02-4122-aad1-47aaaef0b7ff" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2d5e27b1-2a02-4122-aad1-47aaaef0b7ff">AdaptivePaste: Intelligent Copy-Paste in IDE</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoyuliu1" class="navigate">Xiaoyu Liu</a><span class="prog-aff"> Microsoft Corporation</span>, <a href="https://2023.esec-fse.org/profile/jinujang" class="navigate">Jinu Jang</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/neelsundaresan" class="navigate">Neel Sundaresan</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/miltiadisallamanis" class="navigate">Miltiadis Allamanis</a><span class="prog-aff"> Google DeepMind</span>, <a href="https://2023.esec-fse.org/profile/alexeysvyatkovskiy" class="navigate">Alexey Svyatkovskiy</a><span class="prog-aff"> Microsoft</span></div><a href="https://doi.org/10.1145/3611643.3613895" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/36/AdaptivePaste-Intelligent-Copy-Paste-in-IDE" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d17d0e5f-b890-4584-8f74-1735af2b5b53" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c7c2b22b-38a7-4f3a-a62d-9247a6cea47a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c7c2b22b-38a7-4f3a-a62d-9247a6cea47a">Scalable Program Clone Search Through Spectral Analysis</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/tristanbenoit" class="navigate">Tristan Benoit</a><span class="prog-aff"> Université de Lorraine, CNRS, LORIA</span>, <a href="https://2023.esec-fse.org/profile/jeanyvesmarion" class="navigate">Jean-Yves Marion</a><span class="prog-aff"> LORIA, Université de Lorraine</span>, <a href="https://2023.esec-fse.org/profile/sebastienbardin" class="navigate">Sébastien Bardin</a><span class="prog-aff"> CEA, Université Paris Saclay</span></div><a href="https://doi.org/10.1145/3611643.3616279" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/abs/2210.13063" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/38/Scalable-Program-Clone-Search-Through-Spectral-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="9517350c-59b8-4fa6-820c-71cf3ba96ab7" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="b4316bb6-6f2d-4ce9-a476-fbf01cbe7ef4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="b4316bb6-6f2d-4ce9-a476-fbf01cbe7ef4">[Remote] Tritor: Detecting Semantic Code Clones by Building Social Network-based Triads Model</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/deqingzou" class="navigate">Deqing Zou</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/siyuefeng" class="navigate">Siyue Feng</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/yuemingwu" class="navigate">Yueming Wu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/wenqisuo" class="navigate">Wenqi Suo</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a><span class="prog-aff"> Huazhong University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/113/-Remote-Tritor-Detecting-Semantic-Code-Clones-by-Building-Social-Network-based-Tria" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="cdf525f2-cc21-4ff3-b16e-2daaed5a0bed" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="1af45f62-b375-4bda-b397-50de47fae783" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1af45f62-b375-4bda-b397-50de47fae783">[Remote] C³: Code Clone-Based Identification of Duplicated Components</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yanmingyang1" class="navigate">Yanming Yang</a><span class="prog-aff"> Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/yingzou" class="navigate">Ying Zou</a><span class="prog-aff"> Queen's University, Kingston, Ontario</span>, <a href="https://2023.esec-fse.org/profile/xinghu1" class="navigate">Xing Hu</a><span class="prog-aff"> Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/davidlo" class="navigate">David Lo</a><span class="prog-aff"> School of Computing and Information Systems, Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/chaoni" class="navigate">Chao Ni</a><span class="prog-aff"> School of Software Technology, Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/johngrundy" class="navigate">John Grundy</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a><span class="prog-aff"> Huawei Technologies</span></div><a href="https://doi.org/10.1145/3611643.3613883" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/24/-Remote-C-Code-Clone-Based-Identification-of-Duplicated-Components" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="dc2216da-5ce1-4116-b18b-d4d69e3687e1" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="68652bfa-4872-47f3-b142-39bb971d4390" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="68652bfa-4872-47f3-b142-39bb971d4390">[Remote] Demystifying the Composition and Code Reuse in Solidity Smart Contracts</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kairansun1" class="navigate">Kairan Sun</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/kaixuanli" class="navigate">Kaixuan Li</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a><span class="prog-aff"> Nanyang Technological University</span></div><a href="https://kaixuanli-ecnu.github.io/files/fse23-sc-codeclone-kairansun.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/29/-Remote-Demystifying-the-Composition-and-Code-Reuse-in-Solidity-Smart-Contracts" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="656c88a7-eb60-4fe4-a7d1-2d45df0ca6c4" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="ee6d0918-0669-46e3-9b27-d9d14753137e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ee6d0918-0669-46e3-9b27-d9d14753137e">[Remote] Gitor: Scalable Code Clone Detection by Building Global Sample Graph</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junjieshan1" class="navigate">Junjie shan</a><span class="prog-aff"> Westlake University</span>, <a href="https://2023.esec-fse.org/profile/shihandou1" class="navigate">Shihan Dou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yuemingwu" class="navigate">Yueming Wu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/hairuwu" class="navigate">Hairu wu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a><span class="prog-aff"> Nanyang Technological University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/127/-Remote-Gitor-Scalable-Code-Clone-Detection-by-Building-Global-Sample-Graph" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Performance<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/aitorarrieta" target="_blank" class="navigate">Aitor Arrieta</a><span class="prog-aff"> Mondragon University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="4bbb4aad-80e6-4590-8087-5dfa4479de23" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1031cf81-0c50-4fb5-a09e-f6c2bcde2c70" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1031cf81-0c50-4fb5-a09e-f6c2bcde2c70">A Highly Scalable, Hybrid, Cross-Platform Timing Analysis Framework Providing Accurate Differential Throughput Estimation via Instruction-Level Tracing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/minyihhsu" class="navigate">Min-Yih Hsu</a><span class="prog-aff"> University of California, Irvine</span>, <a href="https://2023.esec-fse.org/profile/felicitashetzelt1" class="navigate">Felicitas Hetzelt</a><span class="prog-aff"> University of California, Irvine</span>, <a href="https://2023.esec-fse.org/profile/davidgens" class="navigate">David Gens</a><span class="prog-aff"> University of California, Irvine</span>, <a href="https://2023.esec-fse.org/profile/michaelmaitland1" class="navigate">Michael Maitland</a><span class="prog-aff"> SiFive</span>, <a href="https://2023.esec-fse.org/profile/michaelfranz" class="navigate">Michael Franz</a><span class="prog-aff"> University of California, Irvine</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/5/A-Highly-Scalable-Hybrid-Cross-Platform-Timing-Analysis-Framework-Providing-Accurat" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f36e8023-f39e-4e1c-b301-7b5dd6b69707" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="7530b148-1e2d-42b8-8427-4035abf0000f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7530b148-1e2d-42b8-8427-4035abf0000f">Towards effective assessment of steady state performance in Java software: Are we there yet?</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lucatraini" class="navigate">Luca Traini</a><span class="prog-aff"> University of L'Aquila</span>, <a href="https://2023.esec-fse.org/profile/vittoriocortellessa" class="navigate">Vittorio Cortellessa</a><span class="prog-aff"> Università dell'Aquila, Italy</span>, <a href="https://2023.esec-fse.org/profile/danieledipompeo" class="navigate">Daniele Di Pompeo</a><span class="prog-aff"> University of L'Aquila</span>, <a href="https://2023.esec-fse.org/profile/micheletucci" class="navigate">Michele Tucci</a><span class="prog-aff"> University of L'Aquila</span></div><a href="https://link.springer.com/article/10.1007/s10664-022-10247-x" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1007/s10664-022-10247-x" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/5/Towards-effective-assessment-of-steady-state-performance-in-Java-software-Are-we-the" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="62046cca-c96f-40b1-a11c-155668e39319" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="e155a3c8-cd89-41ab-8ee7-9fc4dde09c37" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e155a3c8-cd89-41ab-8ee7-9fc4dde09c37">Adapting Performance Analytic Techniques in a Real-World Database-Centric System: An Industrial Experience Report</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lizhiliao" class="navigate">Lizhi Liao</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/hengli" class="navigate">Heng Li</a><span class="prog-aff"> Polytechnique Montréal</span>, <a href="https://2023.esec-fse.org/profile/weiyiianshang" class="navigate">Weiyi Shang</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/catalinsporea" class="navigate">Catalin Sporea</a><span class="prog-aff"> ERA Environmental Management Solutions</span>, <a href="https://2023.esec-fse.org/profile/andreitoma" class="navigate">Andrei Toma</a><span class="prog-aff"> ERA Environmental Management Solutions</span>, <a href="https://2023.esec-fse.org/profile/sarahsajedi" class="navigate">Sarah Sajedi</a><span class="prog-aff"> ERA Environmental Management Solutions</span></div><a href="https://doi.org/10.1145/3611643.3613893" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/34/Adapting-Performance-Analytic-Techniques-in-a-Real-World-Database-Centric-System-An-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="dccb9a39-28ad-4117-b0ab-1f4498ed45e6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="d87d3c47-471b-4a33-858d-4d784feafe39" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d87d3c47-471b-4a33-858d-4d784feafe39">IoPV: On Inconsistent Option Performance Variations</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jinfuchen" class="navigate">Jinfu Chen</a><span class="prog-aff"> Jiangsu University</span>, <a href="https://2023.esec-fse.org/profile/zishuoding" class="navigate">Zishuo Ding</a><span class="prog-aff"> University of Waterloo</span>, <a href="https://2023.esec-fse.org/profile/yimingtang" class="navigate">Yiming Tang</a><span class="prog-aff"> Rochester Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/mohammedsayagh" class="navigate">Mohammed Sayagh</a><span class="prog-aff"> ETS Montreal, University of Quebec</span>, <a href="https://2023.esec-fse.org/profile/hengli" class="navigate">Heng Li</a><span class="prog-aff"> Polytechnique Montréal</span>, <a href="https://2023.esec-fse.org/profile/bramadams" class="navigate">Bram Adams</a><span class="prog-aff"> Queen's University, Kingston, Ontario</span>, <a href="https://2023.esec-fse.org/profile/weiyiianshang" class="navigate">Weiyi Shang</a><span class="prog-aff"> University of Waterloo</span></div><a href="https://ece.uwaterloo.ca/~wshang/pubs/FSE_2023_JINFU.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/78/IoPV-On-Inconsistent-Option-Performance-Variations" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="44336aed-be0c-44a2-b9ad-89715cd8b2f4" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="60102564-a925-481e-b5cc-9381f372ce7a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="60102564-a925-481e-b5cc-9381f372ce7a">Predicting Software Performance with Divide-and-Learn</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jingzhigong" class="navigate">Jingzhi Gong</a><span class="prog-aff"> Loughborough University</span>, <a href="https://2023.esec-fse.org/profile/taochen" class="navigate">Tao Chen</a><span class="prog-aff"> University of Birmingham</span></div><a href="https://arxiv.org/pdf/2306.06651.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/93/Predicting-Software-Performance-with-Divide-and-Learn" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="0b85ff7d-7d7d-40fe-864b-938072e50916" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="2dfe230a-cd11-43c6-99c2-d9104b54c35f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2dfe230a-cd11-43c6-99c2-d9104b54c35f">[Remote] Discovering Parallelisms in Python Programs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siweiwei" class="navigate">Siwei Wei</a><span class="prog-aff"> State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, and University of Chinese Academy of Sciences Beijing, China</span>, <a href="https://2023.esec-fse.org/profile/guyangsong" class="navigate">Guyang Song</a><span class="prog-aff"> AntGroup</span>, <a href="https://2023.esec-fse.org/profile/senlinzhu" class="navigate">Senlin Zhu</a><span class="prog-aff"> AntGroup</span>, <a href="https://2023.esec-fse.org/profile/ruoyiruan" class="navigate">Ruoyi Ruan</a><span class="prog-aff"> AntGroup</span>, <a href="https://2023.esec-fse.org/profile/shihaozhu" class="navigate">Shihao Zhu</a><span class="prog-aff"> State Key Laboratory of Computer Science,Institute of Software,Chinese Academy of Sciences,China</span>, <a href="https://2023.esec-fse.org/profile/yancai1" class="navigate">Yan Cai</a><span class="prog-aff"> State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, and University of Chinese Academy of Sciences Beijing, China</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/18/-Remote-Discovering-Parallelisms-in-Python-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Machine Learning III<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/rangeetpan" target="_blank" class="navigate">Rangeet Pan</a><span class="prog-aff"> IBM Research</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="a2055bb1-789d-4edf-9f24-cb151dedb729" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="cc3ccb1e-73b4-4040-9d86-d06134b695de" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="cc3ccb1e-73b4-4040-9d86-d06134b695de">Benchmarking Robustness of AI-enabled Multi-sensor Fusion Systems: Challenges and Opportunities</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xinyugao1" class="navigate">Xinyu Gao</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/zhijiewang" class="navigate">Zhijie Wang</a><span class="prog-aff"> University of Alberta</span>, <a href="https://2023.esec-fse.org/profile/yangfeng" class="navigate">Yang Feng</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a><span class="prog-aff"> The University of Tokyo / University of Alberta</span>, <a href="https://2023.esec-fse.org/profile/zhenyuchen" class="navigate">Zhenyu Chen</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/baowenxu" class="navigate">Baowen Xu</a><span class="prog-aff"> Nanjing University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/37/Benchmarking-Robustness-of-AI-enabled-Multi-sensor-Fusion-Systems-Challenges-and-Opp" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e4de1f8e-d7b3-420c-b640-c64116c91b6b" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="870e659e-8104-4a4d-9b98-6f4359b57903" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="870e659e-8104-4a4d-9b98-6f4359b57903">A Language Model of Java Methods with Train/Test Deduplication</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chiayisu" class="navigate">Chia-Yi Su</a><span class="prog-aff"> University of Notre Dame</span>, <a href="https://2023.esec-fse.org/profile/aakashbansal" class="navigate">Aakash Bansal</a><span class="prog-aff"> University of Notre Dame</span>, <a href="https://2023.esec-fse.org/profile/vijayantajain" class="navigate">Vijayanta Jain</a><span class="prog-aff"> University of Maine</span>, <a href="https://2023.esec-fse.org/profile/sepidehghanavati" class="navigate">Sepideh Ghanavati</a><span class="prog-aff"> University of Maine </span>, <a href="https://2023.esec-fse.org/profile/collinmcmillan" class="navigate">Collin McMillan</a><span class="prog-aff"> University of Notre Dame</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/1/A-Language-Model-of-Java-Methods-with-Train-Test-Deduplication" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="4a42c785-7516-4d41-849c-681b83db1cd5" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:23</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="d2c18f57-29e3-4461-aab8-6843bb6546c3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d2c18f57-29e3-4461-aab8-6843bb6546c3">DENT - A Tool for Tagging Stack Overflow Posts With Deep Learning Energy Patterns</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shriramshanbhag" class="navigate">Shriram Shanbhag</a><span class="prog-aff"> Indian Institute of Technology Tirupati</span>, <a href="https://2023.esec-fse.org/profile/sridharchimalakonda" class="navigate">Sridhar Chimalakonda</a><span class="prog-aff"> Indian Institute of Technology Tirupati</span>, <a href="https://2023.esec-fse.org/profile/vibhusaujanyasharma" class="navigate">Vibhu Saujanya Sharma</a><span class="prog-aff"> Accenture Labs, India</span>, <a href="https://2023.esec-fse.org/profile/vikrantkaulgud" class="navigate">Vikrant Kaulgud</a><span class="prog-aff"> Accenture Labs, India</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/3/DENT-A-Tool-for-Tagging-Stack-Overflow-Posts-With-Deep-Learning-Energy-Patterns" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="af4c059a-4101-46cb-a435-6725b134835c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="610d8f22-36c9-440f-8d5c-d0f1adc20f33" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="610d8f22-36c9-440f-8d5c-d0f1adc20f33">Automated Testing and Improvement of Named Entity Recognition Systems</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boxiyu1" class="navigate">BoXi Yu</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/yiyanhu" class="navigate">Yiyan Hu</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/qiuyangmang" class="navigate">Qiuyang Mang</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/wenhanhu" class="navigate">Wenhan Hu</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a><span class="prog-aff"> The Chinese University of Hong Kong, Shenzhen</span></div><a href="https://arxiv.org/pdf/2308.07937.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/54/Automated-Testing-and-Improvement-of-Named-Entity-Recognition-Systems" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="633a5551-cec3-4dda-a090-b5176af4d106" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="fd0b6645-b96f-4927-9b56-d89c0b27e318" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fd0b6645-b96f-4927-9b56-d89c0b27e318">KDDT: Knowledge Distillation-Empowered Digital Twin for Anomaly Detection</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xuqinghua" class="navigate">Xu Qinghua</a><span class="prog-aff"> Simula Research Laboratory; University of Oslo</span>, <a href="https://2023.esec-fse.org/profile/shaukatali" class="navigate">Shaukat Ali</a><span class="prog-aff"> Simula Research Laboratory and Oslo Metropolitan University</span>, <a href="https://2023.esec-fse.org/profile/taoyue" class="navigate">Tao Yue</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/zaimovicnedim" class="navigate">Zaimovic Nedim</a><span class="prog-aff"> Alstom Rail</span>, <a href="https://2023.esec-fse.org/profile/inderjeetsingh1" class="navigate">Inderjeet Singh</a><span class="prog-aff"> Alstom</span></div><a href="https://doi.org/10.1145/3611643.3613879" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/20/KDDT-Knowledge-Distillation-Empowered-Digital-Twin-for-Anomaly-Detection" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f3268dca-ccf6-475c-a33d-7707d318af2d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="20720b42-3bd9-422b-b84b-f0af2f6c62e7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="20720b42-3bd9-422b-b84b-f0af2f6c62e7">Deep Learning Based Feature Envy Detection Boosted by Real-World Examples</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boliu" class="navigate">Bo Liu</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/huiliu" class="navigate">Hui Liu</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/guangjieli" class="navigate">Guangjie Li</a><span class="prog-aff"> National Innovation Institute of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/nanniu" class="navigate">Nan Niu</a><span class="prog-aff"> University of Cincinnati</span>, <a href="https://2023.esec-fse.org/profile/zimaoxu" class="navigate">Zimao Xu</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/yifanwang2" class="navigate">Yifan Wang</a><span class="prog-aff"> Huawei Cloud</span>, <a href="https://2023.esec-fse.org/profile/yunnixia" class="navigate">Yunni Xia</a><span class="prog-aff"> Chongqing University</span>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/yanjiejiang" class="navigate">Yanjie Jiang</a><span class="prog-aff"> Peking University</span></div><a href="https://doi.org/10.1145/3611643.3616353" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://lyoubo.github.io/papers/Deep_Learning_Based_Feature_Envy_Detection_Boosted_by_Real-World_Examples.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/112/Deep-Learning-Based-Feature-Envy-Detection-Boosted-by-Real-World-Examples" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="74073cf2-cd88-4b19-b456-a56b4f731d27" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c731825f-d821-443d-b206-b4fd5db429e8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c731825f-d821-443d-b206-b4fd5db429e8">[Remote] The EarlyBIRD Catches the Bug: On Exploiting Early Layers of Encoder Models for More Efficient Code Classification</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/anastasiiagrishina" class="navigate">Anastasiia Grishina</a><span class="prog-aff"> Simula Research Laboratory</span>, <a href="https://2023.esec-fse.org/profile/maxhort" class="navigate">Max Hort</a><span class="prog-aff"> Simula Research Laboratory</span>, <a href="https://2023.esec-fse.org/profile/leonmoonen" class="navigate">Leon Moonen</a><span class="prog-aff"> Simula Research Laboratory and BI Norwegian Business School</span></div><a href="https://arxiv.org/abs/2305.04940" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/63/-Remote-The-EarlyBIRD-Catches-the-Bug-On-Exploiting-Early-Layers-of-Encoder-Models-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Security I<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/abhikroychoudhury" target="_blank" class="navigate">Abhik Roychoudhury</a><span class="prog-aff"> National University of Singapore</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="f7e2245d-f9bb-479e-8d75-0b32024e04f4" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="df2928b6-caa0-4a13-9276-4557a7f1094a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="df2928b6-caa0-4a13-9276-4557a7f1094a">Can the configuration of static analyses make resolving security vulnerabilities more effective? - A user study</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/goranpiskachev" class="navigate">Goran Piskachev</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/matthiasbecker" class="navigate">Matthias Becker</a><span class="prog-aff"> Fraunhofer IEM</span>, <a href="https://2023.esec-fse.org/profile/ericbodden" class="navigate">Eric Bodden</a><span class="prog-aff"> University of Paderborn</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/9/Can-the-configuration-of-static-analyses-make-resolving-security-vulnerabilities-more" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="5a4151f8-062d-4a4f-a133-202a52956095" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="26573e7b-9ca3-49c9-a741-2b3f424472e4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="26573e7b-9ca3-49c9-a741-2b3f424472e4">Software Composition Analysis for Vulnerability Detection: An Empirical Study on Java Projects</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lidazhao" class="navigate">Lida Zhao</a><span class="prog-aff"> Singapore Management University, Singapore</span>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a><span class="prog-aff"> College of Intelligence and Computing, Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/lyuyezhang" class="navigate">Lyuye Zhang</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/wujiahui" class="navigate">Wu Jiahui</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/junsun" class="navigate">Jun Sun</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a><span class="prog-aff"> Nanyang Technological University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/58/Software-Composition-Analysis-for-Vulnerability-Detection-An-Empirical-Study-on-Java" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="932cf5e3-650d-497f-8e1a-ecb4b0cec6ec" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="65ecede8-bdaa-4259-bccc-9e3d81521863" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="65ecede8-bdaa-4259-bccc-9e3d81521863">Input-driven Dynamic Program Debloating for Code-reuse Attack Mitigation</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaokewang1" class="navigate">Xiaoke Wang</a><span class="prog-aff"> Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/taohui" class="navigate">Tao Hui</a><span class="prog-aff"> Key Laboratory of Aerospace Information Security and Trusted Computing, Ministry of Education, School of Cyber Science and Engineering, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/leizhao" class="navigate">Lei Zhao</a><span class="prog-aff"> Key Laboratory of Aerospace Information Security and Trusted Computing, Ministry of Education, School of Cyber Science and Engineering, Wuhan University</span>, <a href="https://2023.esec-fse.org/profile/yueqiangcheng2" class="navigate">Yueqiang Cheng</a><span class="prog-aff"> NIO</span></div><a href="https://doi.org/10.1145/3611643.3616274" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://xkernel.wang/publications/esecfse2023picup-author_version.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/33/Input-driven-Dynamic-Program-Debloating-for-Code-reuse-Attack-Mitigation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="385f2516-2914-4d6b-b4e1-889637ef220b" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="1c856425-dfe1-4eba-aae7-507e3637a2aa" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1c856425-dfe1-4eba-aae7-507e3637a2aa">MASC: A Tool for Mutation-based Evaluation of Static Crypto-API Misuse Detectors</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/amitsealami" class="navigate">Amit Seal Ami</a><span class="prog-aff"> William & Mary</span>, <a href="https://2023.esec-fse.org/profile/syedyusufahmed" class="navigate">Syed Yusuf Ahmed</a><span class="prog-aff"> University of Dhaka</span>, <a href="https://2023.esec-fse.org/profile/radowanmahmudredoy" class="navigate">Radowan Mahmud Redoy</a><span class="prog-aff"> University of Dhaka</span>, <a href="https://2023.esec-fse.org/profile/nathancooper" class="navigate">Nathan Cooper</a><span class="prog-aff"> William & Mary</span>, <a href="https://2023.esec-fse.org/profile/kaushalkafle" class="navigate">Kaushal Kafle</a><span class="prog-aff"> College of William & Mary</span>, <a href="https://2023.esec-fse.org/profile/kevinmoran" class="navigate">Kevin Moran</a><span class="prog-aff"> University of Central Florida</span>, <a href="https://2023.esec-fse.org/profile/denysposhyvanyk" class="navigate">Denys Poshyvanyk</a><span class="prog-aff"> William & Mary</span>, <a href="https://2023.esec-fse.org/profile/adwaitnadkarni" class="navigate">Adwait Nadkarni</a><span class="prog-aff"> William & Mary</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/10/MASC-A-Tool-for-Mutation-based-Evaluation-of-Static-Crypto-API-Misuse-Detectors" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7951ab2f-7aa6-4d4c-ae9d-6272f43e45ac" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:53</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="8c46f3e7-27f1-47db-9e19-2f6f6e1112bc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8c46f3e7-27f1-47db-9e19-2f6f6e1112bc">[Remote] llvm2CryptoLine: Verifying Arithmetic in Cryptographic C Programs</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ruilingchen" class="navigate">Ruiling Chen</a><span class="prog-aff"> Shenzhen University</span>, <a href="https://2023.esec-fse.org/profile/jiaxiangliu" class="navigate">Jiaxiang Liu</a><span class="prog-aff"> Shenzhen University</span>, <a href="https://2023.esec-fse.org/profile/xiaomushi" class="navigate">Xiaomu Shi</a><span class="prog-aff"> Institute of Software, Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/minghsientsai" class="navigate">Ming-Hsien Tsai</a><span class="prog-aff"> National Institute of Cyber Security</span>, <a href="https://2023.esec-fse.org/profile/bowyawwang" class="navigate">Bow-Yaw Wang</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/boyinyang" class="navigate">Bo-Yin Yang</a><span class="prog-aff"> Academia Sinica</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/7/-Remote-llvm2CryptoLine-Verifying-Arithmetic-in-Cryptographic-C-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2bb679bc-198b-4970-8232-1e1125514127" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="ec41b9c4-4673-44d3-a892-326343e7c28b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ec41b9c4-4673-44d3-a892-326343e7c28b">[Remote] Comparison and Evaluation on Static Application Security Testing (SAST) Tools for Java</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kaixuanli" class="navigate">Kaixuan Li</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a><span class="prog-aff"> College of Intelligence and Computing, Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/linglingfan" class="navigate">Lingling Fan</a><span class="prog-aff"> College of Cyber Science, Nankai University</span>, <a href="https://2023.esec-fse.org/profile/ruitaofeng" class="navigate">Ruitao Feng</a><span class="prog-aff"> University of New South Wales</span>, <a href="https://2023.esec-fse.org/profile/hanliu1" class="navigate">Han Liu</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/yixiangchen" class="navigate">Yixiang Chen</a><span class="prog-aff"> East China Normal University</span></div><a href="https://kaixuanli-ecnu.github.io/files/fse23-java-sast.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/21/-Remote-Comparison-and-Evaluation-on-Static-Application-Security-Testing-SAST-Tool" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="bf63744a-0918-4e07-b5b1-99dfe1330d9e" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="d29b4f43-f4e4-4206-99ad-fe07e0314a0b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d29b4f43-f4e4-4206-99ad-fe07e0314a0b">[Remote] TransRacer: Function Dependence-Guided Transaction Race Detection for Smart Contracts</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chenyangma1" class="navigate">Chenyang Ma</a><span class="prog-aff"> Nanjing University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/weisong" class="navigate">Wei Song</a><span class="prog-aff"> Nanjing University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/jeffhuang" class="navigate">Jeff Huang</a><span class="prog-aff"> Texas A&M University</span></div><a href="https://doi.org/10.1145/3611643.3616281" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://figshare.com/s/12a764b52bd9e7c3e187" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/40/-Remote-TransRacer-Function-Dependence-Guided-Transaction-Race-Detection-for-Smart-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-15"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">15:30 - 16:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Fault Diagnosis and Root Cause Analysis II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/yunlin" target="_blank" class="navigate">Yun Lin</a><span class="prog-aff"> Shanghai Jiao Tong University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="15f834cf-4ce7-485f-a7d4-a916d885a905" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="fb5895e5-0673-49ba-b5d3-82a9b9dc3089" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fb5895e5-0673-49ba-b5d3-82a9b9dc3089">DeepDebugger: An Interactive Time-Travelling Debugging Approach for Deep Classifiers</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xianglinyang" class="navigate">Xianglin Yang</a><span class="prog-aff"> Shanghai Jiao Tong University; National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/yunlin" class="navigate">Yun Lin</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/yifanzhang2" class="navigate">Yifan Zhang</a><span class="prog-aff"> National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/linpenghuang" class="navigate">Linpeng Huang</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/jinsongdong" class="navigate">Jin Song Dong</a><span class="prog-aff"> National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/hongmei2" class="navigate">Hong Mei</a><span class="prog-aff"> Peking University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/11/DeepDebugger-An-Interactive-Time-Travelling-Debugging-Approach-for-Deep-Classifiers" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="129a8f8b-ff99-4fbc-9d09-2ec5ba3c8c59" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="7ffff8cb-5b8a-4823-a08a-030a438f0ccb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7ffff8cb-5b8a-4823-a08a-030a438f0ccb">AG3: Automated Game GUI Text Glitch Detection Based on Computer Vision</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoyunliang1" class="navigate">Xiaoyun Liang</a><span class="prog-aff"> ByteDance</span>, <a href="https://2023.esec-fse.org/profile/jiayiqi" class="navigate">Jiayi Qi</a><span class="prog-aff"> ByteDance</span>, <a href="https://2023.esec-fse.org/profile/yongqianggao" class="navigate">Yongqiang Gao</a><span class="prog-aff"> ByteDance</span>, <a href="https://2023.esec-fse.org/profile/chaopeng" class="navigate">Chao Peng</a><span class="prog-aff"> ByteDance, China</span>, <a href="https://2023.esec-fse.org/profile/pingyang" class="navigate">Ping Yang</a><span class="prog-aff"> Bytedance Network Technology</span></div><a href="https://doi.org/10.1145/3611643.3613867" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/8/AG3-Automated-Game-GUI-Text-Glitch-Detection-Based-on-Computer-Vision" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="89eeca8f-4971-45c7-b313-b2c1185bbf59" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="ceccb0bb-ffd9-4fef-8765-587ac0be3a9b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ceccb0bb-ffd9-4fef-8765-587ac0be3a9b">TransMap: Pinpointing Mistakes in Neural Code Translation</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bowang6" class="navigate">Bo Wang</a><span class="prog-aff"> National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/ruishili" class="navigate">Ruishi Li</a><span class="prog-aff"> National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/mingkaili" class="navigate">Mingkai Li</a><span class="prog-aff"> National University of Singapore</span>, <a href="https://2023.esec-fse.org/profile/prateeksaxena" class="navigate">Prateek Saxena</a><span class="prog-aff"> National University of Singapore</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/81/TransMap-Pinpointing-Mistakes-in-Neural-Code-Translation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7c18678f-2635-43d9-8401-82082cece3b8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="0ea15aa9-ce22-4795-aed0-12ae1499af85" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="0ea15aa9-ce22-4795-aed0-12ae1499af85">Dynamic Prediction of Delays in Software Projects Using Delay Patterns and Bayesian Modeling</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/elvankula" class="navigate">Elvan Kula</a><span class="prog-aff"> Delft University of Technology</span>, <a href="https://2023.esec-fse.org/profile/ericgreuter" class="navigate">Eric Greuter</a><span class="prog-aff"> ING</span>, <a href="https://2023.esec-fse.org/profile/arievandeursen" class="navigate">Arie van Deursen</a><span class="prog-aff"> Delft University of Technology</span>, <a href="https://2023.esec-fse.org/profile/georgiosgousios" class="navigate">Georgios Gousios</a><span class="prog-aff"> Endor Labs & Delft University of Technology</span></div><a href="https://arxiv.org/abs/2309.12449" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/87/Dynamic-Prediction-of-Delays-in-Software-Projects-Using-Delay-Patterns-and-Bayesian-M" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="8082dbfd-a9a5-441f-9824-7f38c787a8ad" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="4541ef40-3fe9-48f6-841b-05b40512e2fe" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4541ef40-3fe9-48f6-841b-05b40512e2fe">Commit-level, Neural Vulnerability Detection and Assessment</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yili1" class="navigate">Yi Li</a><span class="prog-aff"> New Jersey Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/aashishyadavally" class="navigate">Aashish Yadavally</a><span class="prog-aff"> The University of Texas at Dallas</span>, <a href="https://2023.esec-fse.org/profile/jiaxingzhang1" class="navigate">Jiaxing Zhang</a><span class="prog-aff"> New Jersey Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/shaohuawang" class="navigate">Shaohua Wang</a><span class="prog-aff"> Central University of Finance and Economics </span>, <a href="https://2023.esec-fse.org/profile/tiennguyen" class="navigate">Tien N. Nguyen</a><span class="prog-aff"> University of Texas at Dallas</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/105/Commit-level-Neural-Vulnerability-Detection-and-Assessment" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="74cc755a-6425-4db5-ae19-6afc753c3214" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="d6ae009b-2ba7-456c-84da-86de3d46b10c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d6ae009b-2ba7-456c-84da-86de3d46b10c">[Remote] Mining Resource-Operation Knowledge to Support Resource Leak Detection</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chongwang2" class="navigate">Chong Wang</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/jiananliu" class="navigate">Jianan Liu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/baihanzou" class="navigate">Baihan Zou</a><span class="prog-aff"> Fudan University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/74/-Remote-Mining-Resource-Operation-Knowledge-to-Support-Resource-Leak-Detection" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="0c772ac5-102a-4af7-b145-217fbcfb3ff6" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="f77829fd-8cc5-4cad-9c6c-33b5c7080f77" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f77829fd-8cc5-4cad-9c6c-33b5c7080f77">[Remote] Detection Is Better Than Cure: A Cloud Incidents Perspective</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/vaibhavganatra" class="navigate">Vaibhav Ganatra</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/anjalyparayil" class="navigate">Anjaly Parayil</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/supriyoghosh" class="navigate">Supriyo Ghosh</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/yukang" class="navigate">Yu Kang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/minghuama" class="navigate">Minghua Ma</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/chetanbansal" class="navigate">Chetan Bansal</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/sumannath" class="navigate">Suman Nath</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/jonathanmace" class="navigate">Jonathan Mace</a><span class="prog-aff"> Microsoft</span></div><a href="https://doi.org/10.1145/3611643.3613898" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/39/-Remote-Detection-Is-Better-Than-Cure-A-Cloud-Incidents-Perspective" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e05aa5ff-96e9-48f7-9d93-16ce4a9bf80c" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="f0ec750b-28c8-4256-ace5-73c0eb1823a8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f0ec750b-28c8-4256-ace5-73c0eb1823a8">[Remote] Diffusion-Based Time Series Data Imputation for Cloud Failure Prediction at Microsoft 365</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/fangkaiyang" class="navigate">Fangkai Yang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/wenjieyin" class="navigate">Wenjie Yin</a><span class="prog-aff"> KTH Royal Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/luwang" class="navigate">Lu Wang</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/tiancili" class="navigate">Tianci Li</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/puzhao" class="navigate">Pu Zhao</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/boliu" class="navigate">Bo Liu</a><span class="prog-aff"> Beijing Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/paulwang" class="navigate">Paul Wang</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/boqiao" class="navigate">Bo Qiao</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/yudongliu" class="navigate">Yudong Liu</a><span class="prog-aff"> Microsoft Research</span>, <a href="https://2023.esec-fse.org/profile/martenbjorkman" class="navigate">Mårten Björkman</a><span class="prog-aff"> KTH Royal Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/saravanrajmohan" class="navigate">Saravan Rajmohan</a><span class="prog-aff"> Microsoft 365</span>, <a href="https://2023.esec-fse.org/profile/qingweilin" class="navigate">Qingwei Lin</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/dongmeizhang" class="navigate">Dongmei Zhang</a><span class="prog-aff"> Microsoft Research</span></div><a href="https://doi.org/10.1145/3611643.3613866" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/7/-Remote-Diffusion-Based-Time-Series-Data-Imputation-for-Cloud-Failure-Prediction-at-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Fuzzing<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/shaukatali" target="_blank" class="navigate">Shaukat Ali</a><span class="prog-aff"> Simula Research Laboratory and Oslo Metropolitan University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="b49ad0e6-f6e6-46ec-b036-e682251440ec" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="315bd515-04ba-4265-bb6d-6c56bc2328bf" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="315bd515-04ba-4265-bb6d-6c56bc2328bf">Enhancing Coverage-guided Fuzzing via Phantom Program</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingyuanwu" class="navigate">Mingyuan Wu</a><span class="prog-aff"> Southern University of Science and Technology and the University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/kunqiuchen" class="navigate">Kunqiu Chen</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/qiluo2" class="navigate">Qi Luo</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/jiahongxiang" class="navigate">Jiahong Xiang</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/jiqi" class="navigate">Ji Qi</a><span class="prog-aff"> The University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a><span class="prog-aff"> Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/hemingcui1" class="navigate">Heming Cui</a><span class="prog-aff"> University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/yuqunzhang1" class="navigate">Yuqun Zhang</a><span class="prog-aff"> Southern University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/53/Enhancing-Coverage-guided-Fuzzing-via-Phantom-Program" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="af6222f5-2131-4cc5-912a-b7be80fa79c5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1e6d957e-fa48-437f-bfcb-5c64fc83d109" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1e6d957e-fa48-437f-bfcb-5c64fc83d109">Co-Dependence Aware Fuzzing for Dataflow-based Big Data Analytics</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ahmadhumayun" class="navigate">Ahmad Humayun</a><span class="prog-aff"> Virginia Tech</span>, <a href="https://2023.esec-fse.org/profile/miryungkim" class="navigate">Miryung Kim</a><span class="prog-aff"> University of California at Los Angeles, USA</span>, <a href="https://2023.esec-fse.org/profile/muhammadaligulzar1" class="navigate">Muhammad Ali Gulzar</a><span class="prog-aff"> Virginia Tech</span></div><a href="http://web.cs.ucla.edu/~miryung/Publications/fse2023-depfuzz.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/57/Co-Dependence-Aware-Fuzzing-for-Dataflow-based-Big-Data-Analytics" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="648043de-961f-46fa-b3ec-b0b4a38349ea" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="72b19b46-c31c-454b-be40-bd39c6d2bf12" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="72b19b46-c31c-454b-be40-bd39c6d2bf12">SJFuzz: Seed & Mutator Scheduling for JVM Fuzzing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingyuanwu" class="navigate">Mingyuan Wu</a><span class="prog-aff"> Southern University of Science and Technology and the University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/yichengouyang" class="navigate">Yicheng Ouyang</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/minghailu" class="navigate">Minghai Lu</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a><span class="prog-aff"> Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/yingquanzhao" class="navigate">Yingquan Zhao</a><span class="prog-aff"> Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/hemingcui1" class="navigate">Heming Cui</a><span class="prog-aff"> University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/guoweiyang" class="navigate">Guowei Yang</a><span class="prog-aff"> University of Queensland</span>, <a href="https://2023.esec-fse.org/profile/yuqunzhang1" class="navigate">Yuqun Zhang</a><span class="prog-aff"> Southern University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/36/SJFuzz-Seed-Mutator-Scheduling-for-JVM-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="76d118c4-ab8a-412d-9df1-307d0c2a8a16" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="4d680053-8bdf-4e2d-9ab0-caa0851b8a84" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4d680053-8bdf-4e2d-9ab0-caa0851b8a84">Metamong: Detecting Render-update Bugs in Web Browsers through Fuzzing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/suhwansong" class="navigate">Suhwan Song</a><span class="prog-aff"> Seoul National University, South Korea</span>, <a href="https://2023.esec-fse.org/profile/byoungyounglee" class="navigate">Byoungyoung Lee</a><span class="prog-aff"> Seoul National University, South Korea</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/95/Metamong-Detecting-Render-update-Bugs-in-Web-Browsers-through-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="da867fb7-1029-415e-93c9-76976a82b72c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="824496c9-f03f-4e63-8f00-6378ca32cee1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="824496c9-f03f-4e63-8f00-6378ca32cee1">Property-based Fuzzing for Finding Data Manipulation Errors in Android Apps</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jinglingsun" class="navigate">Jingling Sun</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/tingsu" class="navigate">Ting Su</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/jiayijiang" class="navigate">Jiayi Jiang</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/juewang1" class="navigate">Jue Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/geguangpu" class="navigate">Geguang Pu</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/zhendongsu" class="navigate">Zhendong Su</a><span class="prog-aff"> ETH Zurich</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/45/Property-based-Fuzzing-for-Finding-Data-Manipulation-Errors-in-Android-Apps" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f81e5243-6edb-49bc-8283-b58961b1e3c2" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1eb0c4dd-204b-4418-b9f2-776187b36f79" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1eb0c4dd-204b-4418-b9f2-776187b36f79">Leveraging Hardware Probes and Optimizations for Accelerating Fuzz Testing of Heterogeneous Applications</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiyuanwang" class="navigate">Jiyuan Wang</a><span class="prog-aff"> University of California at Los Angeles</span>, <a href="https://2023.esec-fse.org/profile/qianzhang" class="navigate">Qian Zhang</a><span class="prog-aff"> University of California, Riverside</span>, <a href="https://2023.esec-fse.org/profile/hongborong" class="navigate">Hongbo Rong</a><span class="prog-aff"> Intel Labs</span>, <a href="https://2023.esec-fse.org/profile/harryxu" class="navigate">Guoqing Harry Xu</a><span class="prog-aff"> University of California at Los Angeles</span>, <a href="https://2023.esec-fse.org/profile/miryungkim" class="navigate">Miryung Kim</a><span class="prog-aff"> University of California at Los Angeles, USA</span></div><a href="http://web.cs.ucla.edu/~miryung/Publications/fse2023-depfuzz.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/77/Leveraging-Hardware-Probes-and-Optimizations-for-Accelerating-Fuzz-Testing-of-Heterog" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="05c7b06a-10fd-4494-9ea4-37a00f8b7dd3" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="b72ccf3e-2d24-400a-9bd6-b0284919f856" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="b72ccf3e-2d24-400a-9bd6-b0284919f856">NaNofuzz: A Usable Tool for Automatic Test Generation</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/matthewcdavis" class="navigate">Matthew C. Davis</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/sangheonchoi" class="navigate">Sangheon Choi</a><span class="prog-aff"> Rose-Hulman Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/samestep" class="navigate">Sam Estep</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/bradmyers" class="navigate">Brad A. Myers</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/joshuasunshine" class="navigate">Joshua Sunshine</a><span class="prog-aff"> Carnegie Mellon University</span></div><a href="https://dl.acm.org/doi/10.1145/3611643.3616327" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1145/3611643.3616327" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/86/NaNofuzz-A-Usable-Tool-for-Automatic-Test-Generation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="408088c2-ab5b-4177-a1b8-e0623fabe34d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="8130ee4a-93a5-4019-8470-c79a21081ead" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8130ee4a-93a5-4019-8470-c79a21081ead">[Remote] A Generative and Mutational Approach for Synthesizing Bug-exposing Test Cases to Guide Compiler Fuzzing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/guixinye" class="navigate">Guixin Ye</a><span class="prog-aff"> Northwest University</span>, <a href="https://2023.esec-fse.org/profile/hutianmin" class="navigate">Tianmin Hu</a><span class="prog-aff"> Northwest University</span>, <a href="https://2023.esec-fse.org/profile/zhanyongtang" class="navigate">Zhanyong Tang</a><span class="prog-aff"> Northwest University</span>, <a href="https://2023.esec-fse.org/profile/zhenyefan" class="navigate">Zhenye Fan</a><span class="prog-aff"> Northwest University</span>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a><span class="prog-aff"> Concordia University</span>, <a href="https://2023.esec-fse.org/profile/bozhang" class="navigate">Bo Zhang</a><span class="prog-aff"> Tencent Security Platform Department</span>, <a href="https://2023.esec-fse.org/profile/wenxiangqian" class="navigate">Wenxiang Qian</a><span class="prog-aff"> Tencent Security Platform Department</span>, <a href="https://2023.esec-fse.org/profile/zwang" class="navigate">Zheng Wang</a><span class="prog-aff"> University of Leeds, UK</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/91/-Remote-A-Generative-and-Mutational-Approach-for-Synthesizing-Bug-exposing-Test-Case" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Formal Verification<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/christophtreude" target="_blank" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="93c6ac7c-ec27-4f40-bea6-0f9603000e0c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="ad56566e-40ae-4d9c-9046-6150b91d5e0a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ad56566e-40ae-4d9c-9046-6150b91d5e0a">State Merging with Quantifiers in Symbolic Execution</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/davidtrabish" class="navigate">David Trabish</a><span class="prog-aff"> Tel Aviv University</span>, <a href="https://2023.esec-fse.org/profile/noamrinetzky" class="navigate">Noam Rinetzky</a><span class="prog-aff"> Tel Aviv University</span>, <a href="https://2023.esec-fse.org/profile/sharonshoham" class="navigate">Sharon Shoham</a><span class="prog-aff"> Tel Aviv University</span>, <a href="https://2023.esec-fse.org/profile/vaibhavsharma" class="navigate">Vaibhav Sharma</a><span class="prog-aff"> University of Minnesota</span></div><a href="https://doi.org/10.1145/3611643.3616287" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://davidtr1037.github.io/files/fse23main-p381-p-20e978691c-72421-final.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/46/State-Merging-with-Quantifiers-in-Symbolic-Execution" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="70163478-9f87-4c29-a59d-c3422f5a560e" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="7c4de7b6-c2f1-4785-b833-f00ca3bab441" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7c4de7b6-c2f1-4785-b833-f00ca3bab441">Towards Strengthening Formal Specifications with Mutation Model Checking</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/maximecordy" class="navigate">Maxime Cordy</a><span class="prog-aff"> SnT, University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/samilazreg1" class="navigate">Sami Lazreg</a><span class="prog-aff"> SnT, University of Luxembourg</span>, <a href="https://2023.esec-fse.org/profile/axellegay1" class="navigate">Axel Legay</a><span class="prog-aff"> Université Catholique de Louvain, Belgium</span>, <a href="https://2023.esec-fse.org/profile/pierreyvesschobbens" class="navigate">Pierre Yves Schobbens</a><span class="prog-aff"> University of Namur</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/6/Towards-Strengthening-Formal-Specifications-with-Mutation-Model-Checking" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="458d42fa-4550-4c43-9df9-6e1a5d186f12" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="9b976340-2027-487f-a466-13761da70e52" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="9b976340-2027-487f-a466-13761da70e52">PropProof: Free Model-Checking Harnesses from PBT</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yoshikitakashima" class="navigate">Yoshiki Takashima</a><span class="prog-aff"> Carnegie Mellon University</span></div><a href="https://doi.org/10.1145/3611643.3613863" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/4/PropProof-Free-Model-Checking-Harnesses-from-PBT" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2e6ecb7e-076a-4452-ae04-c971ef19505b" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="f7839a25-7516-4833-a47d-59470e385b26" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f7839a25-7516-4833-a47d-59470e385b26">Engineering a Formally Verified Automated Bug Finder</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/arthurcorrenson" class="navigate">Arthur Correnson</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span>, <a href="https://2023.esec-fse.org/profile/dominicsteinhofel1" class="navigate">Dominic Steinhöfel</a><span class="prog-aff"> CISPA Helmholtz Center for Information Security</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/49/Engineering-a-Formally-Verified-Automated-Bug-Finder" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e758b991-cbea-4158-b346-b7dcdba0ad55" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="f7db3c60-2783-4c91-ba2d-ca05642a6216" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f7db3c60-2783-4c91-ba2d-ca05642a6216">LightF3: A Lightweight Fully-Process Formal Framework for Automated Verifying Railway Interlocking Systems</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yibodong" class="navigate">Yibo Dong</a><span class="prog-aff"> East China Normal University; Shanghai Trusted Industrial Control Platform</span>, <a href="https://2023.esec-fse.org/profile/xiaoyuzhang1" class="navigate">Xiaoyu Zhang</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/yicongxu" class="navigate">Yicong Xu</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/changcai" class="navigate">Chang Cai</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/yuchen1" class="navigate">Yu Chen</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/weikaimiao" class="navigate">Weikai Miao</a><span class="prog-aff"> East China Normal University</span>, <a href="https://2023.esec-fse.org/profile/jianwenli" class="navigate">Jianwen Li</a><span class="prog-aff"> East China Normal University, China</span>, <a href="https://2023.esec-fse.org/profile/geguangpu" class="navigate">Geguang Pu</a><span class="prog-aff"> East China Normal University</span></div><a href="https://doi.org/10.1145/3611643.3613874" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/15/LightF3-A-Lightweight-Fully-Process-Formal-Framework-for-Automated-Verifying-Railway" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="8df50d6e-0db6-400f-ac30-af90b0ef71cc" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e8d96d12-2565-417d-b8c7-7961459ed503" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e8d96d12-2565-417d-b8c7-7961459ed503">Speeding up SMT Solving via Compiler Optimization</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/benjaminmikek" class="navigate">Benjamin Mikek</a><span class="prog-aff"> Georgia Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/qirunzhang" class="navigate">Qirun Zhang</a><span class="prog-aff"> Georgia Institute of Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/116/Speeding-up-SMT-Solving-via-Compiler-Optimization" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="baf7a311-9c92-4a6a-b7f0-0e7fea524a79" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="14fb8153-274f-4aed-91ab-45a9c7d3828e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="14fb8153-274f-4aed-91ab-45a9c7d3828e">[Remote] Detecting Atomicity Violations in Interrupt-Driven Programs via Interruption Points Selecting and Delayed ISR-Triggering</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/binyu" class="navigate">Bin Yu</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/congtian1" class="navigate">Cong Tian</a><span class="prog-aff"> Xidian University</span>, <a href="https://2023.esec-fse.org/profile/hengruixing" class="navigate">Hengrui Xing</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/zuchaoyang1" class="navigate">Zuchao Yang</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/jiesu" class="navigate">Jie Su</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/xulu" class="navigate">Xu Lu</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/jiyuyang1" class="navigate">Jiyu Yang</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/liangzhao1" class="navigate">Liang Zhao</a><span class="prog-aff"> School of Computer Science and Technology, Xidian University</span>, <a href="https://2023.esec-fse.org/profile/xiaofengli" class="navigate">Xiaofeng Li</a><span class="prog-aff"> Beijing Institute of Control Engineering</span>, <a href="https://2023.esec-fse.org/profile/zhenhuaduan" class="navigate">Zhenhua Duan</a><span class="prog-aff"> Xidian University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/35/-Remote-Detecting-Atomicity-Violations-in-Interrupt-Driven-Programs-via-Interruption" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b5a88e24-db83-4094-80ad-078388214f74" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:45</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="f143d298-b6be-4128-b464-b18a4cc69385" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f143d298-b6be-4128-b464-b18a4cc69385">[Remote] P4b: A Translator from P4 Programs to Boogie</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chongye" class="navigate">Chong Ye</a><span class="prog-aff"> Tsinghua University</span>, <a href="https://2023.esec-fse.org/profile/feihe" class="navigate">Fei He</a><span class="prog-aff"> Tsinghua University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/2/-Remote-P4b-A-Translator-from-P4-Programs-to-Boogie" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-16"><table data-facet-date="Wed 6 Dec 2023" data-facet-date-order="231206" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">16:00 - 18:00</div></td><td colspan="2"><div class="session-info-in-table">Automated Repair II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/lucianobaresi" target="_blank" class="navigate">Luciano Baresi</a><span class="prog-aff"> Politecnico di Milano</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="7047b607-1221-45d1-9540-5c12a1d438b8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="2964eb10-3b3a-4ce3-b025-0e80582b1a79" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2964eb10-3b3a-4ce3-b025-0e80582b1a79">A Large-scale Empirical Review of Patch Correctness Checking Approaches</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junyang4" class="navigate">Jun Yang</a><span class="prog-aff"> UIUC</span>, <a href="https://2023.esec-fse.org/profile/yuehanwang" class="navigate">Yuehan Wang</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/90/A-Large-scale-Empirical-Review-of-Patch-Correctness-Checking-Approaches" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="57493735-a81f-4977-90ce-fbd67d5279b4" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="b12b00eb-30a4-4735-949a-3cfc6465d7e9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="b12b00eb-30a4-4735-949a-3cfc6465d7e9">Program Repair Guided by Datalog-Defined Static Analysis</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuliu3" class="navigate">Yu Liu</a><span class="prog-aff"> Beijing University of Technology</span>, <a href="https://2023.esec-fse.org/profile/sergeymechtaev" class="navigate">Sergey Mechtaev</a><span class="prog-aff"> University College London</span>, <a href="https://2023.esec-fse.org/profile/pavlesubotic" class="navigate">Pavle Subotic</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/abhikroychoudhury" class="navigate">Abhik Roychoudhury</a><span class="prog-aff"> National University of Singapore</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/94/Program-Repair-Guided-by-Datalog-Defined-Static-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="17bed9a0-de77-47c8-b6be-ec23853f5074" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="894987ae-5713-462b-8152-c6b20a5d3eb3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="894987ae-5713-462b-8152-c6b20a5d3eb3">SynShine: Improved Fixing of Syntax Errors</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/toufiqueahmed" class="navigate">Toufique Ahmed</a><span class="prog-aff"> University of California at Davis</span>, <a href="https://2023.esec-fse.org/profile/noahroseledesma" class="navigate">Noah Rose Ledesma</a><span class="prog-aff"> UC Davis</span>, <a href="https://2023.esec-fse.org/profile/premdevanbu" class="navigate">Prem Devanbu</a><span class="prog-aff"> University of California at Davis</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/12/SynShine-Improved-Fixing-of-Syntax-Errors" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d2c7133c-68e7-47ab-9165-28ba09d38d2c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">16:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="f74d217f-d2f5-4490-8c02-2eab45a22bee" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="f74d217f-d2f5-4490-8c02-2eab45a22bee">Baldur: Whole-Proof Generation and Repair with Large Language Models</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/emilyfirst" class="navigate">Emily First</a><span class="prog-aff"> University of California, San Diego</span>, <a href="https://2023.esec-fse.org/profile/markusrabe" class="navigate">Markus Rabe</a><span class="prog-aff"> Google</span>, <a href="https://2023.esec-fse.org/profile/taliaringer" class="navigate">Talia Ringer</a><span class="prog-aff"> University of Illinois at Urbana-Champaign</span>, <a href="https://2023.esec-fse.org/profile/yuriybrun" class="navigate">Yuriy Brun</a><span class="prog-aff"> University of Massachusetts</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/2/Baldur-Whole-Proof-Generation-and-Repair-with-Large-Language-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="2609945f-7bc8-4cd6-ac41-7d1373d6c0c8" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="0bc849f0-c3fe-4d1e-9800-61d634a5d446" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="0bc849f0-c3fe-4d1e-9800-61d634a5d446">KG4CraSolver: Recommending Crash Solutions via Knowledge Graph</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xueyingdu" class="navigate">Xueying Du</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/mingweiliu" class="navigate">Mingwei Liu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/tianyongyang" class="navigate">Tianyong Yang</a><span class="prog-aff"> Fudan University</span></div><a href="https://mingwei-liu.github.io/files/FSE2023-KG4CraSolver.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/76/KG4CraSolver-Recommending-Crash-Solutions-via-Knowledge-Graph" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="da9a4b33-c4de-4c33-a385-ab6b102c27b3" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="cc43a448-77e4-48d0-8ee5-be5ea943cca9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="cc43a448-77e4-48d0-8ee5-be5ea943cca9">[Remote] Automated and Context-Aware Repair of Color-Related Accessibility Issues for Android Apps</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxinzhang2" class="navigate">Yuxin Zhang</a><span class="prog-aff"> Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a><span class="prog-aff"> College of Intelligence and Computing, Tianjin University</span>, <a href="https://2023.esec-fse.org/profile/linglingfan" class="navigate">Lingling Fan</a><span class="prog-aff"> College of Cyber Science, Nankai University</span>, <a href="https://2023.esec-fse.org/profile/chunyangchen1" class="navigate">Chunyang Chen</a><span class="prog-aff"> Monash University</span>, <a href="https://2023.esec-fse.org/profile/lixiaohong" class="navigate">Xiaohong Li</a><span class="prog-aff"> Tianjin University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/88/-Remote-Automated-and-Context-Aware-Repair-of-Color-Related-Accessibility-Issues-for" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="efd0aa84-f38e-4646-a650-1d9af113bcc2" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">17:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="5b313d64-6937-475c-82cb-dc40a59a7fd4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="5b313d64-6937-475c-82cb-dc40a59a7fd4">[Remote] Semantic Test Repair for Web applications</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaofangqi" class="navigate">Xiaofang Qi</a><span class="prog-aff"> School of Computer Science and Engineering, Southeast University</span>, <a href="https://2023.esec-fse.org/profile/xiangqian" class="navigate">Xiang Qian</a><span class="prog-aff"> School of Computer Science and Engineering, Southeast University</span>, <a href="https://2023.esec-fse.org/profile/yanhuili1" class="navigate">Yanhui Li</a><span class="prog-aff"> Nanjing University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/83/-Remote-Semantic-Test-Repair-for-Web-applications" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div></div><div class="hidable day-wrapper"><h4 class="day-header sticky-top"><div><div>Thu 7 Dec</div><p></p><div class="time-zone-info"><small class="text-muted">Displayed time zone: <strong>Pacific Time (US & Canada)</strong> <small class="control-time-zone"><a data-toggle="modal" href="#userProgramSettings">change</a></small></small></div></div></h4><div class="hidable band hour-10"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">10:30 - 11:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Human Aspects III<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/tiennguyen" target="_blank" class="navigate">Tien N. Nguyen</a><span class="prog-aff"> University of Texas at Dallas</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="aaf6553c-63ec-48cf-a00b-98f23a8eb986" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="b8a8b725-faeb-496c-9a37-a5923db24040" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="b8a8b725-faeb-496c-9a37-a5923db24040">A Case Study of Developer Bots: Motivations, Perceptions, and Challenges</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/sumitasthana" class="navigate">Sumit Asthana</a><span class="prog-aff"> University of Michigan</span>, <a href="https://2023.esec-fse.org/profile/hiteshsajnani3" class="navigate">Hitesh Sajnani</a><span class="prog-aff"> The Trade Desk</span>, <a href="https://2023.esec-fse.org/profile/elenavoyloshnikova" class="navigate">Elena Voyloshnikova</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/birendraacharya" class="navigate">Birendra Acharya</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/kimherzig" class="navigate">Kim Herzig</a><span class="prog-aff"> Microsoft</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/7/A-Case-Study-of-Developer-Bots-Motivations-Perceptions-and-Challenges" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="bfa2ad6b-1f47-4cb4-8032-73c4c5b8f990" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e2903f4e-a5c7-4ed7-a811-3792a301523d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e2903f4e-a5c7-4ed7-a811-3792a301523d">"We Feel Like We're Winging It": A Study on Navigating Open-Source Dependency Abandonment</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/courtneymiller" class="navigate">Courtney Miller</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/christiankastner" class="navigate">Christian Kästner</a><span class="prog-aff"> Carnegie Mellon University</span>, <a href="https://2023.esec-fse.org/profile/bogdanvasilescu" class="navigate">Bogdan Vasilescu</a><span class="prog-aff"> Carnegie Mellon University</span></div><a href="https://courtney-e-miller.github.io/static/media/WeFeelLikeWereWingingIt.dc3c76d3b3c2d12f4fee.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/52/-We-Feel-Like-We-re-Winging-It-A-Study-on-Navigating-Open-Source-Dependency-Abandon" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="1a5517c1-7d95-4a3d-a7bd-61fee5c3ba68" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e5375763-9363-45df-b609-bf6ec5b231f0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e5375763-9363-45df-b609-bf6ec5b231f0">How Practitioners Expect Code Completion?</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaozhengwang1" class="navigate">Chaozheng Wang</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/junhaohu2" class="navigate">Junhao Hu</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/cuiyungao" class="navigate">Cuiyun Gao</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/yujin" class="navigate">Yu Jin</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/taoxie" class="navigate">Tao Xie</a><span class="prog-aff"> Peking University</span>, <a href="https://2023.esec-fse.org/profile/hailianghuang" class="navigate">Hailiang Huang</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/zhenyulei" class="navigate">Zhenyu Lei</a><span class="prog-aff"> Tencent Inc.</span>, <a href="https://2023.esec-fse.org/profile/yuetangdeng" class="navigate">Yuetang Deng</a><span class="prog-aff"> Tencent Inc.</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/39/How-Practitioners-Expect-Code-Completion-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="e62e9530-7a5d-4d13-ab62-147b7704de54" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="4c099319-6040-4c6e-bd49-d36c0397010a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="4c099319-6040-4c6e-bd49-d36c0397010a">BFSig: Leveraging File Significance in Bus Factor Estimation</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/vahidharatian" class="navigate">Vahid Haratian</a><span class="prog-aff"> Bilkent University</span>, <a href="https://2023.esec-fse.org/profile/mikhailevtikhiev" class="navigate">Mikhail Evtikhiev</a><span class="prog-aff"> JetBrains Research</span>, <a href="https://2023.esec-fse.org/profile/pouriaderakhshanfar" class="navigate">Pouria Derakhshanfar</a><span class="prog-aff"> JetBrains Research</span>, <a href="https://2023.esec-fse.org/profile/eraytuzun" class="navigate">Eray Tüzün</a><span class="prog-aff"> Bilkent University</span>, <a href="https://2023.esec-fse.org/profile/vladimirkovalenko1" class="navigate">Vladimir Kovalenko</a><span class="prog-aff"> JetBrains Research</span></div><a href="https://doi.org/10.1145/3611643.3613877" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/18/BFSig-Leveraging-File-Significance-in-Bus-Factor-Estimation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d092b6f3-afee-45a7-bb35-05ea998f0337" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="511fa469-f1cd-46fc-bf26-5153f927d0de" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="511fa469-f1cd-46fc-bf26-5153f927d0de">Challenges of Working from Home in Software Development during COVID-19 Lockdowns</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/katharinamuller" class="navigate">Katharina Müller</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/christiankoch" class="navigate">Christian Koch</a><span class="prog-aff"> Technische Hochschule Nürnberg Georg Simon Ohm / FAU Erlangen-Nürnberg, Germany</span>, <a href="https://2023.esec-fse.org/profile/dirkriehle" class="navigate">Dirk Riehle</a><span class="prog-aff"> U of Erlangen</span>, <a href="https://2023.esec-fse.org/profile/michaelstops" class="navigate">Michael Stops</a><span class="prog-aff"> Institut für Arbeitsmarkt- und Berufsforschung, Germany</span>, <a href="https://2023.esec-fse.org/profile/nikolayharutyunyan" class="navigate">Nikolay Harutyunyan</a><span class="prog-aff"> Friedrich-Alexander University Erlangen-Nuremberg, Germany</span></div><a href="https://dl.acm.org/doi/10.1145/3579636" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1145/3579636" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/2/Challenges-of-Working-from-Home-in-Software-Development-during-COVID-19-Lockdowns" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="42aadff0-2bb0-443d-b953-2a8450067549" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="9520e24f-7f80-49ee-acf2-b799eb19ea0a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="9520e24f-7f80-49ee-acf2-b799eb19ea0a">D2S2: Drag ’n’ Drop Mobile App Screen Search</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/soumikmohian" class="navigate">Soumik Mohian</a><span class="prog-aff"> University of Texas at Arlington</span>, <a href="https://2023.esec-fse.org/profile/tonytang1" class="navigate">Tony Tang</a><span class="prog-aff"> University of Texas at Arlington</span>, <a href="https://2023.esec-fse.org/profile/tuantrinh" class="navigate">Tuan Trinh</a><span class="prog-aff"> University of Texas at Arlington</span>, <a href="https://2023.esec-fse.org/profile/dondang" class="navigate">Don Dang</a><span class="prog-aff"> University of Texas at Arlington</span>, <a href="https://2023.esec-fse.org/profile/christophcsallner" class="navigate">Christoph Csallner</a><span class="prog-aff"> University of Texas at Arlington</span></div><a href="https://ranger.uta.edu/~csallner/papers/Mohian23D2S2.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/11/D2S2-Drag-n-Drop-Mobile-App-Screen-Search" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="36bf4578-c389-428f-b32e-77433e3294eb" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:23</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="d08f0fb4-bee8-4d80-a076-4771e00ae824" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="d08f0fb4-bee8-4d80-a076-4771e00ae824">[Remote] The Most Agile Teams Are the Most Disciplined: On Scaling out Agile Development</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhengli" class="navigate">Zheng Li</a><span class="prog-aff"> Queen's University Belfast, UK</span>, <a href="https://2023.esec-fse.org/profile/austenrainer" class="navigate">Austen Rainer</a><span class="prog-aff"> Queen's University Belfast</span></div><a href="https://doi.org/10.1145/3611643.3613886" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/27/-Remote-The-Most-Agile-Teams-Are-the-Most-Disciplined-On-Scaling-out-Agile-Developm" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Testing IV<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/jonathanbell" target="_blank" class="navigate">Jonathan Bell</a><span class="prog-aff"> Northeastern University</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="1dd17b29-5937-4cde-8ebf-d3411bb5e01d" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="b2134e52-476f-4573-a38f-fa29fad8929a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="b2134e52-476f-4573-a38f-fa29fad8929a">Code Coverage Criteria for Asynchronous Programs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mohammadganji" class="navigate">Mohammad Ganji</a><span class="prog-aff"> Simon Fraser University</span>, <a href="https://2023.esec-fse.org/profile/sabaalimadadi" class="navigate">Saba Alimadadi</a><span class="prog-aff"> Simon Fraser University</span>, <a href="https://2023.esec-fse.org/profile/franktip" class="navigate">Frank Tip</a><span class="prog-aff"> Northeastern University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/51/Code-Coverage-Criteria-for-Asynchronous-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="414dcf9b-421a-4a6b-8f4e-8938df50a9d0" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="2ab7508a-1e2a-45eb-809d-51bdb14a8a35" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2ab7508a-1e2a-45eb-809d-51bdb14a8a35">Automated Test Generation for Medical Rules Web Services: A Case Study at the Cancer Registry of Norway</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/christophlaaber" class="navigate">Christoph Laaber</a><span class="prog-aff"> Simula Research Laboratory</span>, <a href="https://2023.esec-fse.org/profile/taoyue" class="navigate">Tao Yue</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/shaukatali" class="navigate">Shaukat Ali</a><span class="prog-aff"> Simula Research Laboratory and Oslo Metropolitan University</span>, <a href="https://2023.esec-fse.org/profile/thomasschwitalla" class="navigate">Thomas Schwitalla</a><span class="prog-aff"> Cancer Registry of Norway</span>, <a href="https://2023.esec-fse.org/profile/janfnygard" class="navigate">Jan F. Nygård</a><span class="prog-aff"> Cancer Registry of Norway</span></div><a href="https://doi.org/10.1145/3611643.3613882" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://doi.org/10.48550/arXiv.2308.12805" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/23/Automated-Test-Generation-for-Medical-Rules-Web-Services-A-Case-Study-at-the-Cancer-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="eadcabb1-65b2-4770-9a14-26d70b46e778" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="8c59a34c-7da1-491a-8d99-2a3235664324" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8c59a34c-7da1-491a-8d99-2a3235664324">Test Case Generation for Drivability Requirements of an Automotive Cruise Controller: An Experience with an Industrial Simulator</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/federicoformica" class="navigate">Federico Formica</a><span class="prog-aff"> McMaster University</span>, <a href="https://2023.esec-fse.org/profile/nicholaspetrunti" class="navigate">Nicholas Petrunti</a><span class="prog-aff"> McMaster University</span>, <a href="https://2023.esec-fse.org/profile/lucasbruck" class="navigate">Lucas Bruck</a><span class="prog-aff"> McMaster University</span>, <a href="https://2023.esec-fse.org/profile/verapantelic" class="navigate">Vera Pantelic</a><span class="prog-aff"> McMaster University</span>, <a href="https://2023.esec-fse.org/profile/marklawford" class="navigate">Mark Lawford</a><span class="prog-aff"> McMaster University</span>, <a href="https://2023.esec-fse.org/profile/claudiomenghi1" class="navigate">Claudio Menghi</a><span class="prog-aff"> University of Bergamo; McMaster University</span></div><a href="https://doi.org/10.1145/3611643.3613894" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/35/Test-Case-Generation-for-Drivability-Requirements-of-an-Automotive-Cruise-Controller-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="527eac73-5114-41c3-9157-931eb78fc3a9" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="551ec1e7-449d-4d57-8e0a-2f76c6759346" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="551ec1e7-449d-4d57-8e0a-2f76c6759346">Prioritizing Natural Language Test Cases Based on Highly-Used Game Features</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/markosviggiato" class="navigate">Markos Viggiato</a><span class="prog-aff"> University of Alberta</span>, <a href="https://2023.esec-fse.org/profile/dalepaas" class="navigate">Dale Paas</a><span class="prog-aff"> Prodigy Education</span>, <a href="https://2023.esec-fse.org/profile/corpaulbezemer" class="navigate">Cor-Paul Bezemer</a><span class="prog-aff"> University of Alberta</span></div><a href="https://doi.org/10.1145/3611643.3613872" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/13/Prioritizing-Natural-Language-Test-Cases-Based-on-Highly-Used-Game-Features" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="99157b9b-f6d8-46cf-a7f5-d799118470a6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="da687c9a-ed36-4afe-9e34-c3bb9fd6609d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="da687c9a-ed36-4afe-9e34-c3bb9fd6609d">EtherDiffer: Differential Testing on RPC Services of Ethereum Nodes</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shinhaekim" class="navigate">Shinhae Kim</a><span class="prog-aff"> The Affiliated Institute of ETRI</span>, <a href="https://2023.esec-fse.org/profile/sungjaehwang1" class="navigate">Sungjae Hwang</a><span class="prog-aff"> Sungkyunkwan University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/10/EtherDiffer-Differential-Testing-on-RPC-Services-of-Ethereum-Nodes" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="df2a939b-33d7-45d8-8cfc-472ea685c17c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="88741d32-7bfe-47ae-865e-ceaaf865166a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="88741d32-7bfe-47ae-865e-ceaaf865166a">[Remote] API-Knowledge Aware Search-based Software Testing: Where, What and How</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoxueren" class="navigate">Xiaoxue Ren</a><span class="prog-aff"> Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/xinyuanye" class="navigate">Xinyuan Ye</a><span class="prog-aff"> Australian National University</span>, <a href="https://2023.esec-fse.org/profile/yunlin" class="navigate">Yun Lin</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/zhenchangxing" class="navigate">Zhenchang Xing</a><span class="prog-aff"> Data61</span>, <a href="https://2023.esec-fse.org/profile/shuqingli" class="navigate">Shuqing Li</a><span class="prog-aff"> The Chinese University of Hong Kong</span>, <a href="https://2023.esec-fse.org/profile/michaellyu" class="navigate">Michael Lyu</a><span class="prog-aff"> The Chinese University of Hong Kong</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/28/-Remote-API-Knowledge-Aware-Search-based-Software-Testing-Where-What-and-How" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Machine Learning IV<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/diptikalyansaha" target="_blank" class="navigate">Diptikalyan Saha</a><span class="prog-aff"> IBM Research India</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="0b259457-510f-438b-bba9-0e133a3b0404" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="864955f1-4fcb-4b78-a7a2-0a9b418ef75f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="864955f1-4fcb-4b78-a7a2-0a9b418ef75f">Dynamic Data Fault Localization for Deep Neural Networks</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yiningyin" class="navigate">Yining Yin</a><span class="prog-aff"> Nanjing University, China</span>, <a href="https://2023.esec-fse.org/profile/yangfeng" class="navigate">Yang Feng</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/shihaoweng" class="navigate">Shihao Weng</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/zixiliu1" class="navigate">Zixi Liu</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yuanyao" class="navigate">Yuan Yao</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yichizhang" class="navigate">Yichi Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/zhihongzhao1" class="navigate">Zhihong Zhao</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/zhenyuchen" class="navigate">Zhenyu Chen</a><span class="prog-aff"> Nanjing University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/104/Dynamic-Data-Fault-Localization-for-Deep-Neural-Networks" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="ba3ce74a-2e22-4a0e-b672-bc6f780f1ea1" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="053d2801-aa22-4012-be37-2577b222d8a5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="053d2801-aa22-4012-be37-2577b222d8a5">Assisting Static Analysis with Large Language Models: A ChatGPT Experiment</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/haonanli1" class="navigate">Haonan Li</a><span class="prog-aff"> University of California at Riverside, USA</span>, <a href="https://2023.esec-fse.org/profile/yuhao1" class="navigate">Yu Hao</a><span class="prog-aff"> University of California at Riverside, USA</span>, <a href="https://2023.esec-fse.org/profile/yizhuozhai" class="navigate">Yizhuo Zhai</a><span class="prog-aff"> University of California at Riverside, USA</span>, <a href="https://2023.esec-fse.org/profile/zhiyunqian" class="navigate">Zhiyun Qian</a><span class="prog-aff"> University of California at Riverside, USA</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/4/Assisting-Static-Analysis-with-Large-Language-Models-A-ChatGPT-Experiment" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a59cd207-8bb8-4322-bc5e-e046652968db" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="c7f34a38-4dc1-49e5-8ec5-554047053742" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="c7f34a38-4dc1-49e5-8ec5-554047053742">Understanding the Bug Characteristics and Fix Strategies of Federated Learning Systems</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaohudu" class="navigate">Xiaohu Du</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/xiaochen6" class="navigate">Xiao CHEN</a><span class="prog-aff"> Department of Computer Science and Engineering, The Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/jialuncao" class="navigate">Jialun Cao</a><span class="prog-aff"> Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a><span class="prog-aff"> Huazhong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a><span class="prog-aff"> Department of Computer Science and Engineering, The Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a><span class="prog-aff"> Huazhong University of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/106/Understanding-the-Bug-Characteristics-and-Fix-Strategies-of-Federated-Learning-System" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c293e70f-fb5f-4a33-bcc0-65a3333d528e" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="7d13803a-69e2-4add-a228-372e4c1cbde3" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="7d13803a-69e2-4add-a228-372e4c1cbde3">EvoCLINICAL: Evolving Cyber-Cyber Digital Twin with Active Transfer Learning for Automated Cancer Registry System</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chengjielu" class="navigate">Chengjie Lu</a><span class="prog-aff"> Simula Research Laboratory; University of Oslo</span>, <a href="https://2023.esec-fse.org/profile/xuqinghua" class="navigate">Xu Qinghua</a><span class="prog-aff"> Simula Research Laboratory; University of Oslo</span>, <a href="https://2023.esec-fse.org/profile/taoyue" class="navigate">Tao Yue</a><span class="prog-aff"> Beihang University</span>, <a href="https://2023.esec-fse.org/profile/shaukatali" class="navigate">Shaukat Ali</a><span class="prog-aff"> Simula Research Laboratory and Oslo Metropolitan University</span>, <a href="https://2023.esec-fse.org/profile/thomasschwitalla" class="navigate">Thomas Schwitalla</a><span class="prog-aff"> Cancer Registry of Norway</span>, <a href="https://2023.esec-fse.org/profile/janfnygard" class="navigate">Jan F. Nygård</a><span class="prog-aff"> Cancer Registry of Norway</span></div><a href="https://doi.org/10.1145/3611643.3613897" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/38/EvoCLINICAL-Evolving-Cyber-Cyber-Digital-Twin-with-Active-Transfer-Learning-for-Auto" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a2316cd7-f7e7-464e-9ff6-30684c862b3c" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="8f1b920e-c450-43ad-8834-ee44edfb0f88" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8f1b920e-c450-43ad-8834-ee44edfb0f88">Learning Program Semantics for Vulnerability Detection via Vulnerability-specific Inter-procedural Slicing</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bozhiwu" class="navigate">bozhi wu</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/shangqingliu" class="navigate">Shangqing Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/yangxiao" class="navigate">Yang Xiao</a><span class="prog-aff"> Institute of Information Engineering at Chinese Academy of Sciences; University of Chinese Academy of Sciences</span>, <a href="https://2023.esec-fse.org/profile/zhimingli1" class="navigate">Zhiming Li</a><span class="prog-aff"> Nanyang Technological University, Singapore</span>, <a href="https://2023.esec-fse.org/profile/junsun" class="navigate">Jun Sun</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/shangweilin" class="navigate">Shang-Wei Lin</a><span class="prog-aff"> Nanyang Technological University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/110/Learning-Program-Semantics-for-Vulnerability-Detection-via-Vulnerability-specific-Int" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="4405da93-bdce-4f79-b0cd-abbbb98c5da3" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1846d8d0-74d8-4126-a351-f7f21a42c90e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1846d8d0-74d8-4126-a351-f7f21a42c90e">[Remote] DeepRover: A Query-efficient Blackbox Attack for Deep Neural Networks</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/fuyuanzhang1" class="navigate">Fuyuan Zhang</a><span class="prog-aff"> Kyushu University</span>, <a href="https://2023.esec-fse.org/profile/xinwenhu1" class="navigate">Xinwen Hu</a><span class="prog-aff"> Hunan Normal University</span>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a><span class="prog-aff"> The University of Tokyo / University of Alberta</span>, <a href="https://2023.esec-fse.org/profile/jianjunzhao" class="navigate">Jianjun Zhao</a><span class="prog-aff"> Kyushu University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/126/-Remote-DeepRover-A-Query-efficient-Blackbox-Attack-for-Deep-Neural-Networks" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-11"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">11:00 - 12:30</div></td><td colspan="2"><div class="session-info-in-table">Program Analysis III<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" target="_blank" class="text-muted navigate">Demonstrations</a> / <a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/marshachechik" target="_blank" class="navigate">Marsha Chechik</a><span class="prog-aff"> University of Toronto</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="b9d1f607-20d4-4be9-807f-0b732e986011" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="412b7c6a-846d-4d44-beff-a62802d41ae7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="412b7c6a-846d-4d44-beff-a62802d41ae7">Practical Inference of Nullability Types</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/nimakarimipour1" class="navigate">Nima Karimipour</a><span class="prog-aff"> University of California, Riverside</span>, <a href="https://2023.esec-fse.org/profile/justinpham" class="navigate">Justin Pham</a><span class="prog-aff"> University of California, Riverside</span>, <a href="https://2023.esec-fse.org/profile/lazaroclapp1" class="navigate">Lazaro Clapp</a><span class="prog-aff"> Uber Technologies Inc</span>, <a href="https://2023.esec-fse.org/profile/manusridharan" class="navigate">Manu Sridharan</a><span class="prog-aff"> University of California at Riverside</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/85/Practical-Inference-of-Nullability-Types" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f1685843-4de5-419b-ab32-e7226a1d7c92" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="71c3779f-0ef8-44b3-b958-cf936cfee29f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="71c3779f-0ef8-44b3-b958-cf936cfee29f">LibKit: Detecting Third-Party Libraries in iOS Apps</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/danieldominguezalvarez" class="navigate">Daniel Dominguez Alvarez</a><span class="prog-aff"> University of Verona and IMDEA Software Institute</span>, <a href="https://2023.esec-fse.org/profile/alejandrodelacruz" class="navigate">Alejandro de la Cruz</a><span class="prog-aff"> IMDEA Software Institute</span>, <a href="https://2023.esec-fse.org/profile/alessandragorla" class="navigate">Alessandra Gorla</a><span class="prog-aff"> IMDEA Software Institute</span>, <a href="https://2023.esec-fse.org/profile/juancaballero" class="navigate">Juan Caballero</a><span class="prog-aff"> IMDEA Software Institute</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/103/LibKit-Detecting-Third-Party-Libraries-in-iOS-Apps" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="5c36a74c-af41-4aec-b159-021e8dd3055f" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="78cabca6-3dcc-4551-85a2-12ec7fa6a83b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="78cabca6-3dcc-4551-85a2-12ec7fa6a83b">Compositional Taint Analysis for Enforcing Security Policies at Scale</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/subarnobanerjee" class="navigate">Subarno Banerjee</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/siweicui1" class="navigate">Siwei Cui</a><span class="prog-aff"> Texas A & M University</span>, <a href="https://2023.esec-fse.org/profile/michaelemmi" class="navigate">Michael Emmi</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/antoniofilieri" class="navigate">Antonio Filieri</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/lianahadarean" class="navigate">Liana Hadarean</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/peixuanli1" class="navigate">Peixuan Li</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/linghuiluo" class="navigate">Linghui Luo</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/goranpiskachev" class="navigate">Goran Piskachev</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/nicorosner" class="navigate">Nico Rosner</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/aritrasengupta" class="navigate">Aritra Sengupta</a><span class="prog-aff"> Amazon Web Services</span>, <a href="https://2023.esec-fse.org/profile/omertripp2" class="navigate">Omer Tripp</a><span class="prog-aff"> Amazon</span>, <a href="https://2023.esec-fse.org/profile/jingbowang" class="navigate">Jingbo Wang</a><span class="prog-aff"> University of Southern California</span></div><a href="https://doi.org/10.1145/3611643.3613889" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/30/Compositional-Taint-Analysis-for-Enforcing-Security-Policies-at-Scale" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="47628e20-c3dd-4d6b-a6bd-559c9529d289" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">11:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="017cfda5-ef7e-4070-a668-e684d711bb9c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="017cfda5-ef7e-4070-a668-e684d711bb9c">FunProbe: Probing Functions from Binary Code through Probabilistic Analysis</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/soominkim" class="navigate">Soomin Kim</a><span class="prog-aff"> KAIST</span>, <a href="https://2023.esec-fse.org/profile/hyungseokkim" class="navigate">Hyungseok Kim</a><span class="prog-aff"> The Affiliated Institute of ETRI</span>, <a href="https://2023.esec-fse.org/profile/sangkilcha" class="navigate">Sang Kil Cha</a><span class="prog-aff"> KAIST, South Korea</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/122/FunProbe-Probing-Functions-from-Binary-Code-through-Probabilistic-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a2cc264f-6e99-4dc3-a786-c5a53ed51074" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="a7a96fb9-0bd8-48ba-9d4c-078f12db38c7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a7a96fb9-0bd8-48ba-9d4c-078f12db38c7">BigDataflow: A Distributed Interprocedural Dataflow Analysis Framework</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zewensun" class="navigate">Zewen Sun</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/duanchenxu" class="navigate">Duanchen Xu</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yiyuzhang" class="navigate">Yiyu Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yunqi" class="navigate">Yun Qi</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yueyangwang" class="navigate">Yueyang Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/zhiqiangzuo" class="navigate">Zhiqiang Zuo</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/zhaokangwang" class="navigate">Zhaokang Wang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/yueli" class="navigate">Yue Li</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/xuandongli" class="navigate">Xuandong Li</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/qingdalu" class="navigate">Qingda Lu</a><span class="prog-aff"> Alibaba Group</span>, <a href="https://2023.esec-fse.org/profile/wenwenpeng" class="navigate">Wenwen Peng</a><span class="prog-aff"> Alibaba Group</span>, <a href="https://2023.esec-fse.org/profile/shengjiandanielguo" class="navigate">Shengjian (Daniel) Guo</a><span class="prog-aff"> Baidu Security</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/107/BigDataflow-A-Distributed-Interprocedural-Dataflow-Analysis-Framework" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="1e3427b0-8236-4f74-ae4d-23621fdee20f" class="hidable"><td class="track-color c8"></td><td class=" text-right"><div class="text-muted"><div class="start-time">12:15</div><strong>7m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Demonstrations"></span></td><td><span data-event-star="a6b71715-2f4b-4ae9-a399-c388a0306856" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="a6b71715-2f4b-4ae9-a399-c388a0306856">CONAN: Statically Detecting Connectivity Issues in Android Applications</a></strong><div class="prog-track">Demonstrations</div><div class="performers"><a href="https://2023.esec-fse.org/profile/alejandromazuerarozo" class="navigate">Alejandro Mazuera-Rozo</a><span class="prog-aff"> Universita della Svizzera italiana, Lugano, Switzerland and Universidad de los Andes, Colombia</span>, <a href="https://2023.esec-fse.org/profile/camiloescobarvelasquez" class="navigate">Camilo Escobar-Velásquez</a><span class="prog-aff"> Universidad de los Andes</span>, <a href="https://2023.esec-fse.org/profile/juanespitiaacero" class="navigate">Juan Espitia-Acero</a><span class="prog-aff"> Universidad de los Andes, Colombia</span>, <a href="https://2023.esec-fse.org/profile/mariolinaresvasquez1" class="navigate">Mario Linares-Vásquez</a><span class="prog-aff"> Universidad de los Andes</span>, <a href="https://2023.esec-fse.org/profile/gabrielebavota" class="navigate">Gabriele Bavota</a><span class="prog-aff"> Software Institute, USI Università della Svizzera italiana</span></div><a href="https://2023.esec-fse.org/details/fse-2023-demonstrations/8/CONAN-Statically-Detecting-Connectivity-Issues-in-Android-Applications" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-12"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-track="ESEC/FSE Social" data-facet-room="-location not assigned yet-" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">12:30 - 14:00</div></td><td colspan="2"><div class="session-info-in-table">Lunch<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate A" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Empirical Studies II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-industry" target="_blank" class="text-muted navigate">Industry Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-a" target="_blank" class="room-link navigate">Golden Gate A</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/peterrigby" target="_blank" class="navigate">Peter Rigby</a><span class="prog-aff"> Concordia University; Meta</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="438d9ce4-47d2-4eff-a735-0145b656996f" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="6b042ada-b0e3-407e-8c3d-3848304abb38" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="6b042ada-b0e3-407e-8c3d-3848304abb38">Reflecting on the use of the Policy-Process-Product Theory in Empirical Software Engineering</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kelechigkalu" class="navigate">Kelechi G. Kalu</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/taylorrschorlemmer" class="navigate">Taylor R. Schorlemmer</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/sophiechen" class="navigate">Sophie Chen</a><span class="prog-aff"> University of Michigan</span>, <a href="https://2023.esec-fse.org/profile/kylearobinson" class="navigate">Kyle A. Robinson</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/erikkocinare" class="navigate">Erik Kocinare</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/jamescdavis" class="navigate">James C. Davis</a><span class="prog-aff"> Purdue University</span></div><a href="https://doi.org/10.1145/3611643.3613075" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/abs/2308.12387" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/1/Reflecting-on-the-use-of-the-Policy-Process-Product-Theory-in-Empirical-Software-Engi" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a1935088-9577-4698-a8d6-b855f093a24a" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="ed07a2e8-c9a1-4e80-8617-75806ae76c79" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="ed07a2e8-c9a1-4e80-8617-75806ae76c79">Understanding the Role of External Pull Requests in the NPM Ecosystem</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/vittunyutamaeprasart" class="navigate">Vittunyuta Maeprasart</a><span class="prog-aff"> Nara Institute of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/supatsarawattanakriengkrai" class="navigate">Supatsara Wattanakriengkrai</a><span class="prog-aff"> Nara Institute of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/raulagaikovinakula" class="navigate">Raula Gaikovina Kula</a><span class="prog-aff"> Nara Institute of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span>, <a href="https://2023.esec-fse.org/profile/kenichimatsumoto" class="navigate">Kenichi Matsumoto</a><span class="prog-aff"> Nara Institute of Science and Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/15/Understanding-the-Role-of-External-Pull-Requests-in-the-NPM-Ecosystem" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="58764522-0a6c-425d-9d97-f572fb37ab67" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="2c04d413-dc06-4491-af6b-0aaf985f2236" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2c04d413-dc06-4491-af6b-0aaf985f2236">A Multidimensional Analysis of Bug Density in SAP HANA</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/julianreck" class="navigate">Julian Reck</a><span class="prog-aff"> SAP</span>, <a href="https://2023.esec-fse.org/profile/thomasbach1" class="navigate">Thomas Bach</a><span class="prog-aff"> SAP</span>, <a href="https://2023.esec-fse.org/profile/janstoess" class="navigate">Jan Stoess</a><span class="prog-aff"> University of Applied Sciences Karlsruhe</span></div><a href="https://doi.org/10.1145/3611643.3613875" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-industry/16/A-Multidimensional-Analysis-of-Bug-Density-in-SAP-HANA" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="16c8fe92-7ce7-4e93-b77f-023d42b440ab" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="8a083b54-4e63-47d2-97d9-7454a9dcbff5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="8a083b54-4e63-47d2-97d9-7454a9dcbff5">[Remote] Understanding the topics and challenges of GPU programming by classifying and analyzing Stack Overflow posts</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/wenhuayang" class="navigate">Wenhua Yang</a><span class="prog-aff"> Nanjing University of Aeronautics and Astronautics</span>, <a href="https://2023.esec-fse.org/profile/chongzhang" class="navigate">Chong Zhang</a><span class="prog-aff"> Nanjing University</span>, <a href="https://2023.esec-fse.org/profile/minxuepan" class="navigate">Minxue Pan</a><span class="prog-aff"> Nanjing University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/121/-Remote-Understanding-the-topics-and-challenges-of-GPU-programming-by-classifying-an" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="454c700c-056a-4548-82be-18bb0f3543ba" class="hidable"><td class="track-color c5"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Industry Papers"></span></td><td><span data-event-star="3b6ad36a-fef5-4db6-b9c3-106dbae79183" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="3b6ad36a-fef5-4db6-b9c3-106dbae79183">[Remote] Ownership in the Hands of Accountability at Brightsquid: A Case Study and a Developer Survey</a></strong><div class="prog-track">Industry Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ummeaymankoana" class="navigate">Umme Ayman Koana</a><span class="prog-aff"> York University</span>, <a href="https://2023.esec-fse.org/profile/francischew" class="navigate">Francis Chew</a><span class="prog-aff"> Brightsquid</span>, <a href="https://2023.esec-fse.org/profile/chriscarlson" class="navigate">Chris Carlson</a><span class="prog-aff"> Brightsquid</span>, <a href="https://2023.esec-fse.org/profile/maleknaznayebi1" class="navigate">Maleknaz Nayebi</a><span class="prog-aff"> York University</span></div><a href="https://doi.org/10.1145/3611643.3613890" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a></td></tr><tr data-slot-id="26945fc6-5340-429a-90b5-9360ff4c8d97" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="bcd0c3af-8b8c-485e-ab05-72588d4aa01c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="bcd0c3af-8b8c-485e-ab05-72588d4aa01c">[Remote] Software Architecture in Practice: Challenges and Opportunities</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhiyuanwan" class="navigate">Zhiyuan Wan</a><span class="prog-aff"> Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/yunzhang" class="navigate">Yun Zhang</a><span class="prog-aff"> Zhejiang University City College</span>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a><span class="prog-aff"> Huawei Technologies</span>, <a href="https://2023.esec-fse.org/profile/yijiang" class="navigate">Yi Jiang</a><span class="prog-aff"> Huawei</span>, <a href="https://2023.esec-fse.org/profile/davidlo" class="navigate">David Lo</a><span class="prog-aff"> School of Computing and Information Systems, Singapore Management University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/123/-Remote-Software-Architecture-in-Practice-Challenges-and-Opportunities" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C1" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Models of Code and Documentation<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c1" target="_blank" class="room-link navigate">Golden Gate C1</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/gemarodriguezperez" target="_blank" class="navigate">Gema Rodríguez-Pérez</a><span class="prog-aff"> University of British Columbia (UBC)</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="d9fe1959-5f18-4bf9-9e03-5f640f07e930" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="2bf2d9af-74c5-44cf-aade-6553b2e8ab81" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2bf2d9af-74c5-44cf-aade-6553b2e8ab81">On the Usage of Continual Learning for Out-of-Distribution Generalization in Pre-trained Language Models of Code</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/martinweyssow" class="navigate">Martin Weyssow</a><span class="prog-aff"> DIRO, Université de Montréal</span>, <a href="https://2023.esec-fse.org/profile/xinzhou2" class="navigate">Xin Zhou</a><span class="prog-aff"> Singapore Management University, Singapore</span>, <a href="https://2023.esec-fse.org/profile/kisubkim" class="navigate">Kisub Kim</a><span class="prog-aff"> School of Computing and Information Systems, Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/davidlo" class="navigate">David Lo</a><span class="prog-aff"> School of Computing and Information Systems, Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/houarisahraoui" class="navigate">Houari Sahraoui</a><span class="prog-aff"> DIRO, Université de Montréal</span></div><a href="https://arxiv.org/abs/2305.04106" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/3/On-the-Usage-of-Continual-Learning-for-Out-of-Distribution-Generalization-in-Pre-trai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="ec764810-33e1-4850-88cd-7b65e1fbb4f6" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="afad837f-8a02-4c20-b99e-1e75c69bbb3c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="afad837f-8a02-4c20-b99e-1e75c69bbb3c">A Vision on Intentions in Software Engineering</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jacobkruger" class="navigate">Jacob Krüger</a><span class="prog-aff"> Eindhoven University of Technology</span>, <a href="https://2023.esec-fse.org/profile/yili" class="navigate">Yi Li</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/chenguangzhu" class="navigate">Chenguang Zhu</a><span class="prog-aff"> Meta</span>, <a href="https://2023.esec-fse.org/profile/marshachechik" class="navigate">Marsha Chechik</a><span class="prog-aff"> University of Toronto</span>, <a href="https://2023.esec-fse.org/profile/thorstenberger" class="navigate">Thorsten Berger</a><span class="prog-aff"> Ruhr University Bochum</span>, <a href="https://2023.esec-fse.org/profile/juliarubin" class="navigate">Julia Rubin</a><span class="prog-aff"> University of British Columbia, Canada</span></div><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/13/A-Vision-on-Intentions-in-Software-Engineering" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="d430c4f0-0738-4ea0-9c6c-c8578dea55a7" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Paper</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="fc0508fa-f8de-4378-8a52-287dc4e80ae5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="fc0508fa-f8de-4378-8a52-287dc4e80ae5">Automated Identification of Toxic Code Reviews Using ToxiCR</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jaydebsarker" class="navigate">Jaydeb Sarker</a><span class="prog-aff"> Department of Computer Science, Wayne State University</span>, <a href="https://2023.esec-fse.org/profile/asifkamalturzo" class="navigate">Asif Kamal Turzo</a><span class="prog-aff"> Wayne State University</span>, <a href="https://2023.esec-fse.org/profile/amiangshubosu1" class="navigate">Amiangshu Bosu</a><span class="prog-aff"> Wayne State University</span>, <a href="https://2023.esec-fse.org/profile/mingdong" class="navigate">Ming Dong</a><span class="prog-aff"> Wayne State University</span></div><a href="https://dl.acm.org/doi/abs/10.1145/3583562" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1145/3583562" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/pdf/2202.13056.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/18/Automated-Identification-of-Toxic-Code-Reviews-Using-ToxiCR" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="8ddb29fd-ba54-4ebe-8150-d0171a067da3" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="6f80b65c-7660-4c07-9d95-5c6da934740b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="6f80b65c-7660-4c07-9d95-5c6da934740b">GrACE: Language Models Meet Code Edits</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/priyanshugupta" class="navigate">Priyanshu Gupta</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/avishreekhare" class="navigate">Avishree Khare</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/yasharthbajpai" class="navigate">Yasharth Bajpai</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/saikatchakraborty2" class="navigate">Saikat Chakraborty</a><span class="prog-aff"> Microsoft Research </span>, <a href="https://2023.esec-fse.org/profile/sumitgulwani" class="navigate">Sumit Gulwani</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/adityakanade" class="navigate">Aditya Kanade</a><span class="prog-aff"> Microsoft Research India</span>, <a href="https://2023.esec-fse.org/profile/arjunradhakrishna" class="navigate">Arjun Radhakrishna</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/gustavosoares" class="navigate">Gustavo Soares</a><span class="prog-aff"> Microsoft</span>, <a href="https://2023.esec-fse.org/profile/ashishtiwari" class="navigate">Ashish Tiwari</a><span class="prog-aff"> Microsoft</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/12/GrACE-Language-Models-Meet-Code-Edits" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="f080bdb0-a224-4bd6-aedc-fb89daa41f93" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="e1f86d24-28fd-4736-9a98-18a287abff8e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="e1f86d24-28fd-4736-9a98-18a287abff8e">Recommending Analogical APIs via Knowledge Graph Embedding</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingweiliu" class="navigate">Mingwei Liu</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yanjunyang" class="navigate">Yanjun Yang</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/zhongzhou" class="navigate">Zhong Zhou</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/xueyingdu" class="navigate">Xueying Du</a><span class="prog-aff"> Fudan University</span>, <a href="https://2023.esec-fse.org/profile/tianyongyang" class="navigate">Tianyong Yang</a><span class="prog-aff"> Fudan University</span></div><a href="https://mingwei-liu.github.io/files/FSE2023-KG4AR.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/64/Recommending-Analogical-APIs-via-Knowledge-Graph-Embedding" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c1901004-952a-4ad7-8162-c17841434ed0" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="1321ff9f-baf7-47a5-b25e-fc36e1595ea1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="1321ff9f-baf7-47a5-b25e-fc36e1595ea1">[Remote] CCT5: A Code-Change-Oriented Pre-Trained Model</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bolin2" class="navigate">Bo Lin</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a><span class="prog-aff"> National University of Defense Technology</span>, <a href="https://2023.esec-fse.org/profile/zhongxinliu" class="navigate">Zhongxin Liu</a><span class="prog-aff"> Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a><span class="prog-aff"> Southern University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a><span class="prog-aff"> Huawei Technologies</span>, <a href="https://2023.esec-fse.org/profile/xiaoguangmao" class="navigate">Xiaoguang Mao</a><span class="prog-aff"> National University of Defense Technology</span></div><a href="https://doi.org/10.1145/3611643.3616339" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://shangwenwang.github.io/files/FSE-23B.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/98/-Remote-CCT5-A-Code-Change-Oriented-Pre-Trained-Model" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C2" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Machine Learning V<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" target="_blank" class="text-muted navigate">Ideas, Visions and Reflections</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c2" target="_blank" class="room-link navigate">Golden Gate C2</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/premdevanbu" target="_blank" class="navigate">Prem Devanbu</a><span class="prog-aff"> University of California at Davis</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="25ee5bf9-51d8-4943-acaf-2f015537a8e5" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="720d51b2-c382-46bd-a53a-78db9c9e6e20" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="720d51b2-c382-46bd-a53a-78db9c9e6e20">LExecutor: Learning-Guided Execution</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/beatrizsouza" class="navigate">Beatriz Souza</a><span class="prog-aff"> Universität Stuttgart</span>, <a href="https://2023.esec-fse.org/profile/michaelpradel" class="navigate">Michael Pradel</a><span class="prog-aff"> University of Stuttgart</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/13/LExecutor-Learning-Guided-Execution" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7e3a7edc-fac6-404e-bf0b-50909d0772e7" class="hidable"><td class="track-color c6"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Ideas, Visions and Reflections"></span></td><td><span data-event-star="00fc92f4-2685-418f-a2b0-3d52b7bec2c9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="00fc92f4-2685-418f-a2b0-3d52b7bec2c9">Deeper Notions of Correctness in Image-based DNNs: Lifting Properties from Pixel to Entities</a></strong><div class="prog-track">Ideas, Visions and Reflections</div><div class="performers"><a href="https://2023.esec-fse.org/profile/felipetoledo" class="navigate">Felipe Toledo</a><span class="prog-aff"> </span>, <a href="https://2023.esec-fse.org/profile/davidshriver" class="navigate">David Shriver</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a><span class="prog-aff"> University of Virginia</span>, <a href="https://2023.esec-fse.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a><span class="prog-aff"> University of Virginia</span></div><a href="https://dl.acm.org/doi/10.1145/3611643.3613079" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1145/3611643.3613079" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://felipetoledo4815.github.io/files/publications/FSE23-DSEB.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-ideas--visions-and-reflections/5/Deeper-Notions-of-Correctness-in-Image-based-DNNs-Lifting-Properties-from-Pixel-to-E" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="a5a6784b-5b85-43df-84da-15c4e8fa62c0" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="099fcd0f-f81a-4076-9129-f2343f7617bc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="099fcd0f-f81a-4076-9129-f2343f7617bc">Software Architecture Recovery with Information Fusion</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yiranzhang" class="navigate">Yiran Zhang</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a><span class="prog-aff"> Nanyang Technological University</span>, <a href="https://2023.esec-fse.org/profile/hongxuchen" class="navigate">Hongxu Chen</a><span class="prog-aff"> Huawei Technologies Co., Ltd.</span>, <a href="https://2023.esec-fse.org/profile/sunjianwen" class="navigate">Sun Jianwen</a><span class="prog-aff"> Huawei Technologies Co., Ltd</span>, <a href="https://2023.esec-fse.org/profile/dongqiu" class="navigate">Dong Qiu</a><span class="prog-aff"> Huawei Technologies Co., Ltd</span>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a><span class="prog-aff"> Nanyang Technological University</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/44/Software-Architecture-Recovery-with-Information-Fusion" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="c6d2f78b-bda3-42e3-bdfa-a9fda46a9875" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="16a434d1-8c56-4e1d-8824-ba64a0262e57" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="16a434d1-8c56-4e1d-8824-ba64a0262e57">What Kinds of Contracts Do ML APIs Need?</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/samanthasyedakhairunnesa" class="navigate">Samantha Syeda Khairunnesa</a><span class="prog-aff"> Bradley University</span>, <a href="https://2023.esec-fse.org/profile/shibbirahmed" class="navigate">Shibbir Ahmed</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/sayemmohammadimtiaz1" class="navigate">Sayem Mohammad Imtiaz</a><span class="prog-aff"> Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/hrideshrajan" class="navigate">Hridesh Rajan</a><span class="prog-aff"> Dept. of Computer Science, Iowa State University</span>, <a href="https://2023.esec-fse.org/profile/garytleavens" class="navigate">Gary T. Leavens</a><span class="prog-aff"> University of Central Florida</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/6/What-Kinds-of-Contracts-Do-ML-APIs-Need-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="82e2f0b7-a48c-49b0-bc58-526e40e62e21" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="22a073ca-860d-43c5-8e00-8825e0da13e8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="22a073ca-860d-43c5-8e00-8825e0da13e8">Evaluating Transfer Learning for Simplifying GitHub READMEs</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/haoyugao" class="navigate">Haoyu Gao</a><span class="prog-aff"> The University of Melbourne</span>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a><span class="prog-aff"> University of Melbourne</span>, <a href="https://2023.esec-fse.org/profile/mansoorehzahedi1" class="navigate">Mansooreh Zahedi</a><span class="prog-aff"> The Univeristy of Melbourne</span></div><a href="https://arxiv.org/pdf/2308.09940.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/50/Evaluating-Transfer-Learning-for-Simplifying-GitHub-READMEs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="7866b292-1e72-4363-8f24-5c768de200b6" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="6c5f3d58-60dd-428f-95fc-ce44e1298727" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="6c5f3d58-60dd-428f-95fc-ce44e1298727">[Remote] CodeMark: Imperceptible Watermarking for Code Datasets against Neural Code Completion Models</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhensusun" class="navigate">Zhensu Sun</a><span class="prog-aff"> Singapore Management University</span>, <a href="https://2023.esec-fse.org/profile/xiaoningdu" class="navigate">Xiaoning Du</a><span class="prog-aff"> Monash University, Australia</span>, <a href="https://2023.esec-fse.org/profile/fusong" class="navigate">Fu Song</a><span class="prog-aff"> State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, and University of Chinese Academy of Sciences Beijing, China</span>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a><span class="prog-aff"> Beihang University</span></div><a href="https://arxiv.org/pdf/2308.14401.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/56/-Remote-CodeMark-Imperceptible-Watermarking-for-Code-Datasets-against-Neural-Code-C" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-14"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-room="Golden Gate C3" data-facet-plenary="Hide plenary sessions" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c1"></td><td><div class="slot-label">14:00 - 15:30</div></td><td colspan="2"><div class="session-info-in-table">Security II<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" target="_blank" class="text-muted navigate">Research Papers</a> / <a href="https://2023.esec-fse.org/track/fse-2023-journal-first" target="_blank" class="text-muted navigate">Journal First</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-c3" target="_blank" class="room-link navigate">Golden Gate C3</a><br/> <small>Chair(s): <a href="https://2023.esec-fse.org/profile/carolinelemieux" target="_blank" class="navigate">Caroline Lemieux</a><span class="prog-aff"> University of British Columbia</span></small></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr><tr data-slot-id="8e15fa4f-f0cd-43ba-b241-20115af145b9" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="114cad14-44de-42cd-8d3c-66e378142978" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="114cad14-44de-42cd-8d3c-66e378142978">Mate! Are You Really Aware? An Explainability-Guided Testing Framework for Robustness of Malware Detectors</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ruoxisun1" class="navigate">Ruoxi Sun</a><span class="prog-aff"> CSIRO's Data61</span>, <a href="https://2023.esec-fse.org/profile/minhuixue1" class="navigate">Jason Minhui Xue</a><span class="prog-aff"> CSIRO’s Data61</span>, <a href="https://2023.esec-fse.org/profile/garethtyson1" class="navigate">Gareth Tyson</a><span class="prog-aff"> Hong Kong University of Science and Technology</span>, <a href="https://2023.esec-fse.org/profile/tiandong" class="navigate">Tian Dong</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/shaofengli" class="navigate">Shaofeng Li</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/shuowang2" class="navigate">Shuo Wang</a><span class="prog-aff"> CSIRO's Data61</span>, <a href="https://2023.esec-fse.org/profile/haojinzhu" class="navigate">Haojin Zhu</a><span class="prog-aff"> Shanghai Jiao Tong University</span>, <a href="https://2023.esec-fse.org/profile/seyitcamtepe" class="navigate">Seyit Camtepe</a><span class="prog-aff"> CSIRO Data61</span>, <a href="https://2023.esec-fse.org/profile/suryanepal1" class="navigate">Surya Nepal</a><span class="prog-aff"> CSIRO’s Data61</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/68/Mate-Are-You-Really-Aware-An-Explainability-Guided-Testing-Framework-for-Robustness" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="42e05250-df46-4825-9e9a-83fcb60fc24d" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="77bbdab6-7879-4918-8938-4c8add31e18c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="77bbdab6-7879-4918-8938-4c8add31e18c">Security Misconfigurations in Open Source Kubernetes Manifests: An Empirical Study</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/akondrahman" class="navigate">Akond Rahman</a><span class="prog-aff"> Auburn University, USA</span>, <a href="https://2023.esec-fse.org/profile/shazibulislamshamim" class="navigate">Shazibul Islam Shamim</a><span class="prog-aff"> Auburn University</span>, <a href="https://2023.esec-fse.org/profile/dibyendubrintobose1" class="navigate">Dibyendu Brinto Bose</a><span class="prog-aff"> Virginia Tech</span>, <a href="https://2023.esec-fse.org/profile/rahulpandita" class="navigate">Rahul Pandita</a><span class="prog-aff"> GitHub, Inc.</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/10/Security-Misconfigurations-in-Open-Source-Kubernetes-Manifests-An-Empirical-Study" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="23cac489-b82b-47fe-b742-d21347efc129" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:30</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="98c8902b-0044-41d1-bbd5-4670249a905f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="98c8902b-0044-41d1-bbd5-4670249a905f">Crystallizer: A Hybrid Path Analysis Framework To Aid in Uncovering Deserialization Vulnerabilities</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/prashastsrivastava" class="navigate">Prashast Srivastava</a><span class="prog-aff"> Columbia University, USA</span>, <a href="https://2023.esec-fse.org/profile/flaviotoffalini1" class="navigate">Flavio Toffalini</a><span class="prog-aff"> EPFL</span>, <a href="https://2023.esec-fse.org/profile/kostyantynvorobyov" class="navigate">Kostyantyn Vorobyov</a><span class="prog-aff"> Oracle Labs, Australia</span>, <a href="https://2023.esec-fse.org/profile/francoisgauthier" class="navigate">François Gauthier</a><span class="prog-aff"> Oracle Labs</span>, <a href="https://2023.esec-fse.org/profile/antoniobianchi" class="navigate">Antonio Bianchi</a><span class="prog-aff"> Purdue University</span>, <a href="https://2023.esec-fse.org/profile/mathiaspayer" class="navigate">Mathias Payer</a><span class="prog-aff"> EPFL</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/72/Crystallizer-A-Hybrid-Path-Analysis-Framework-To-Aid-in-Uncovering-Deserialization-V" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="89936ceb-57f8-4d4b-9bb6-774a6c9fc50b" class="hidable"><td class="track-color c20"></td><td class=" text-right"><div class="text-muted"><div class="start-time">14:45</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Journal First"></span></td><td><span data-event-star="2be2f769-dd4b-47ba-b983-34954c5ce760" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="2be2f769-dd4b-47ba-b983-34954c5ce760">Neural Transfer Learning for Repairing Security Vulnerabilities in C Code</a></strong><div class="prog-track">Journal First</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ziminchen" class="navigate">Zimin Chen</a><span class="prog-aff"> KTH Royal Institute of Technology</span>, <a href="https://2023.esec-fse.org/profile/stevekommrusch1" class="navigate">Steve Kommrusch</a><span class="prog-aff"> Leela AI</span>, <a href="https://2023.esec-fse.org/profile/martinmonperrus" class="navigate">Martin Monperrus</a><span class="prog-aff"> KTH Royal Institute of Technology</span></div><a href="https://2023.esec-fse.org/details/fse-2023-journal-first/16/Neural-Transfer-Learning-for-Repairing-Security-Vulnerabilities-in-C-Code" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="563e1594-6ad0-481d-88f4-e60fee7450a4" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:00</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="80c2a4e3-9c9a-4876-93de-012cd713c2ae" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="80c2a4e3-9c9a-4876-93de-012cd713c2ae">ViaLin: Path-Aware Dynamic Taint Analysis for Android</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/khaledahmed" class="navigate">Khaled Ahmed</a><span class="prog-aff"> University of British Columbia (UBC)</span>, <a href="https://2023.esec-fse.org/profile/yingyingwang1" class="navigate">Yingying Wang</a><span class="prog-aff"> University of British Columbia</span>, <a href="https://2023.esec-fse.org/profile/mieszkolis" class="navigate">Mieszko Lis</a><span class="prog-aff"> The University of British Columbia, Canada</span>, <a href="https://2023.esec-fse.org/profile/juliarubin" class="navigate">Julia Rubin</a><span class="prog-aff"> University of British Columbia, Canada</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/89/ViaLin-Path-Aware-Dynamic-Taint-Analysis-for-Android" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr data-slot-id="b3656b0f-6ca5-456f-b144-3bb8f5d14b47" class="hidable"><td class="track-color c1"></td><td class=" text-right"><div class="text-muted"><div class="start-time">15:15</div><strong>15m</strong></div><div class="event-type">Talk</div><span data-facet-track="ESEC/FSE Research Papers"></span></td><td><span data-event-star="bbf75083-3846-4d31-bb6e-d4349e121600" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><strong><a href="#" data-event-modal="bbf75083-3846-4d31-bb6e-d4349e121600">[Remote] Distinguishing Look-Alike Innocent and Vulnerable Code by Subtle Semantic Representation Learning and Explanation</a></strong><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaoni" class="navigate">Chao Ni</a><span class="prog-aff"> School of Software Technology, Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/xinyin1" class="navigate">Xin Yin</a><span class="prog-aff"> The State Key Laboratory of Blockchain and Data Security, Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/kaiwenyang" class="navigate">Kaiwen Yang</a><span class="prog-aff"> College of Computer Science and Technology, Zhejiang University</span>, <a href="https://2023.esec-fse.org/profile/dehaizhao" class="navigate">Dehai Zhao</a><span class="prog-aff"> Australian National University, Australia</span>, <a href="https://2023.esec-fse.org/profile/zhenchangxing" class="navigate">Zhenchang Xing</a><span class="prog-aff"> Data61</span>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a><span class="prog-aff"> Huawei Technologies</span></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/117/-Remote-Distinguishing-Look-Alike-Innocent-and-Vulnerable-Code-by-Subtle-Semantic-Re" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div class="hidable band hour-15"><table data-facet-date="Thu 7 Dec 2023" data-facet-date-order="231207" data-facet-track="ESEC/FSE Social" data-facet-room="Golden Gate B" class="table table-condensed session-table blended-session"><colgroup width="10px"/><colgroup width="100px"/><colgroup width="10px"/><colgroup width="100%"/><tr class="session-details"><td class="track-color c34"></td><td><div class="slot-label">15:30 - 16:00</div></td><td colspan="2"><div class="session-info-in-table">Coffee/tea Break<span class="pull-right"><a href="https://2023.esec-fse.org/track/fse-2023-social" target="_blank" class="text-muted navigate">Social</a> / <a href="https://2023.esec-fse.org/track/fse-2023-plenary-events" target="_blank" class="text-muted navigate">Plenary Events</a></span> at <a href="https://2023.esec-fse.org/room/fse-2023-venue-golden-gate-b" target="_blank" class="room-link navigate">Golden Gate B</a><br/></div></td></tr><tr class="firefox-fix"><td></td><td></td><td></td><td></td></tr></table></div></div></div></div></div><div id="event-overview" class="tab-pane "><h3>Accepted Papers</h3><table class="table table-condensed"><colgroup width="5"/><colgroup/><thead><tr><th><span class="glyphicon glyphicon-star"></span></th><th>Title</th></tr></thead><tr><td><span data-event-star="b8a8b725-faeb-496c-9a37-a5923db24040" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b8a8b725-faeb-496c-9a37-a5923db24040">A Case Study of Developer Bots: Motivations, Perceptions, and Challenges</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/sumitasthana" class="navigate">Sumit Asthana</a>, <a href="https://2023.esec-fse.org/profile/hiteshsajnani3" class="navigate">Hitesh Sajnani</a>, <a href="https://2023.esec-fse.org/profile/elenavoyloshnikova" class="navigate">Elena Voyloshnikova</a>, <a href="https://2023.esec-fse.org/profile/birendraacharya" class="navigate">Birendra Acharya</a>, <a href="https://2023.esec-fse.org/profile/kimherzig" class="navigate">Kim Herzig</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/7/A-Case-Study-of-Developer-Bots-Motivations-Perceptions-and-Challenges" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="fc9a9cc7-b78a-4430-9d7b-b0b1ed8c6a42" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fc9a9cc7-b78a-4430-9d7b-b0b1ed8c6a42">Accelerating Continuous Integration with Parallel Batch Testing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/emadfallahzadeh" class="navigate">Emad Fallahzadeh</a>, <a href="https://2023.esec-fse.org/profile/amirhosseinbavand" class="navigate">Amir Hossein Bavand</a>, <a href="https://2023.esec-fse.org/profile/peterrigby" class="navigate">Peter Rigby</a></div><a href="https://arxiv.org/pdf/2308.13129" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/14/Accelerating-Continuous-Integration-with-Parallel-Batch-Testing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1031cf81-0c50-4fb5-a09e-f6c2bcde2c70" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1031cf81-0c50-4fb5-a09e-f6c2bcde2c70">A Highly Scalable, Hybrid, Cross-Platform Timing Analysis Framework Providing Accurate Differential Throughput Estimation via Instruction-Level Tracing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/minyihhsu" class="navigate">Min-Yih Hsu</a>, <a href="https://2023.esec-fse.org/profile/felicitashetzelt1" class="navigate">Felicitas Hetzelt</a>, <a href="https://2023.esec-fse.org/profile/davidgens" class="navigate">David Gens</a>, <a href="https://2023.esec-fse.org/profile/michaelmaitland1" class="navigate">Michael Maitland</a>, <a href="https://2023.esec-fse.org/profile/michaelfranz" class="navigate">Michael Franz</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/5/A-Highly-Scalable-Hybrid-Cross-Platform-Timing-Analysis-Framework-Providing-Accurat" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="2964eb10-3b3a-4ce3-b025-0e80582b1a79" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="2964eb10-3b3a-4ce3-b025-0e80582b1a79">A Large-scale Empirical Review of Patch Correctness Checking Approaches</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junyang4" class="navigate">Jun Yang</a>, <a href="https://2023.esec-fse.org/profile/yuehanwang" class="navigate">Yuehan Wang</a>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/90/A-Large-scale-Empirical-Review-of-Patch-Correctness-Checking-Approaches" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="9c064115-7494-40f2-b60b-85c36d8fc35b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="9c064115-7494-40f2-b60b-85c36d8fc35b">A Longitudinal Study of Student Contributions to OSS vs. OSS4SG with a Lightweight Intervention</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zihanfang" class="navigate">Zihan Fang</a>, <a href="https://2023.esec-fse.org/profile/madelineendres" class="navigate">Madeline Endres</a>, <a href="https://2023.esec-fse.org/profile/tomzimmermann" class="navigate">Thomas Zimmermann</a>, <a href="https://2023.esec-fse.org/profile/denaeford" class="navigate">Denae Ford</a>, <a href="https://2023.esec-fse.org/profile/westleyweimer" class="navigate">Westley Weimer</a>, <a href="https://2023.esec-fse.org/profile/kevinleach" class="navigate">Kevin Leach</a>, <a href="https://2023.esec-fse.org/profile/yuhuang2" class="navigate">Yu Huang</a></div><a href="https://cumberland.isis.vanderbilt.edu/oss4sg-fse-23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/9/A-Longitudinal-Study-of-Student-Contributions-to-OSS-vs-OSS4SG-with-a-Lightweight-In" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="7e0dd874-abc0-4a38-8b17-27fbb781882a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7e0dd874-abc0-4a38-8b17-27fbb781882a">An Automated Approach to Extracting Local Variables</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiayechi" class="navigate">Xiaye Chi</a>, <a href="https://2023.esec-fse.org/profile/huiliu" class="navigate">Hui Liu</a>, <a href="https://2023.esec-fse.org/profile/guangjieli" class="navigate">Guangjie Li</a>, <a href="https://2023.esec-fse.org/profile/weixiaowang" class="navigate">Weixiao Wang</a>, <a href="https://2023.esec-fse.org/profile/yunnixia" class="navigate">Yunni Xia</a>, <a href="https://2023.esec-fse.org/profile/yanjiejiang" class="navigate">Yanjie Jiang</a>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a>, <a href="https://2023.esec-fse.org/profile/weixingji" class="navigate">Weixing Ji</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/20/An-Automated-Approach-to-Extracting-Local-Variables" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c002eb50-a03f-4137-913a-06d4b1facdfd" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c002eb50-a03f-4137-913a-06d4b1facdfd">Automata-based Trace Analysis for Aiding Diagnosing GUI Testing Tools for Android</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/enzema" class="navigate">Enze Ma</a>, <a href="https://2023.esec-fse.org/profile/shanhuang1" class="navigate">Shan Huang</a>, <a href="https://2023.esec-fse.org/profile/weiganghe" class="navigate">weigang he</a>, <a href="https://2023.esec-fse.org/profile/tingsu" class="navigate">Ting Su</a>, <a href="https://2023.esec-fse.org/profile/juewang1" class="navigate">Jue Wang</a>, <a href="https://2023.esec-fse.org/profile/huiyuliu" class="navigate">Huiyu Liu</a>, <a href="https://2023.esec-fse.org/profile/geguangpu" class="navigate">Geguang Pu</a>, <a href="https://2023.esec-fse.org/profile/zhendongsu" class="navigate">Zhendong Su</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/119/Automata-based-Trace-Analysis-for-Aiding-Diagnosing-GUI-Testing-Tools-for-Android" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="610d8f22-36c9-440f-8d5c-d0f1adc20f33" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="610d8f22-36c9-440f-8d5c-d0f1adc20f33">Automated Testing and Improvement of Named Entity Recognition Systems</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boxiyu1" class="navigate">BoXi Yu</a>, <a href="https://2023.esec-fse.org/profile/yiyanhu" class="navigate">Yiyan Hu</a>, <a href="https://2023.esec-fse.org/profile/qiuyangmang" class="navigate">Qiuyang Mang</a>, <a href="https://2023.esec-fse.org/profile/wenhanhu" class="navigate">Wenhan Hu</a>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a></div><a href="https://arxiv.org/pdf/2308.07937.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/54/Automated-Testing-and-Improvement-of-Named-Entity-Recognition-Systems" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="067b82ad-63c9-4b32-8d47-fc499bcb5e91" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="067b82ad-63c9-4b32-8d47-fc499bcb5e91">Automatically Resolving Dependency-Conflict Building Failures via Behavior-Consistent Loosening of Library Version Constraints</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/huiyanwang" class="navigate">Huiyan Wang</a>, <a href="https://2023.esec-fse.org/profile/shuguanliu" class="navigate">Shuguan Liu</a>, <a href="https://2023.esec-fse.org/profile/lingyuzhang" class="navigate">Lingyu Zhang</a>, <a href="https://2023.esec-fse.org/profile/changxu" class="navigate">Chang Xu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/23/Automatically-Resolving-Dependency-Conflict-Building-Failures-via-Behavior-Consistent" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="f74d217f-d2f5-4490-8c02-2eab45a22bee" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="f74d217f-d2f5-4490-8c02-2eab45a22bee">Baldur: Whole-Proof Generation and Repair with Large Language Models</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/emilyfirst" class="navigate">Emily First</a>, <a href="https://2023.esec-fse.org/profile/markusrabe" class="navigate">Markus Rabe</a>, <a href="https://2023.esec-fse.org/profile/taliaringer" class="navigate">Talia Ringer</a>, <a href="https://2023.esec-fse.org/profile/yuriybrun" class="navigate">Yuriy Brun</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/2/Baldur-Whole-Proof-Generation-and-Repair-with-Large-Language-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="cc3ccb1e-73b4-4040-9d86-d06134b695de" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="cc3ccb1e-73b4-4040-9d86-d06134b695de">Benchmarking Robustness of AI-enabled Multi-sensor Fusion Systems: Challenges and Opportunities</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xinyugao1" class="navigate">Xinyu Gao</a>, <a href="https://2023.esec-fse.org/profile/zhijiewang" class="navigate">Zhijie Wang</a>, <a href="https://2023.esec-fse.org/profile/yangfeng" class="navigate">Yang Feng</a>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a>, <a href="https://2023.esec-fse.org/profile/zhenyuchen" class="navigate">Zhenyu Chen</a>, <a href="https://2023.esec-fse.org/profile/baowenxu" class="navigate">Baowen Xu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/37/Benchmarking-Robustness-of-AI-enabled-Multi-sensor-Fusion-Systems-Challenges-and-Opp" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="5f403b25-acf7-432f-837f-d71d04cd6952" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="5f403b25-acf7-432f-837f-d71d04cd6952">BiasAsker: Measuring the Bias in Conversational AI System</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxuanwan1" class="navigate">Yuxuan Wan</a>, <a href="https://2023.esec-fse.org/profile/wenxuanwang" class="navigate">Wenxuan Wang</a>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a>, <a href="https://2023.esec-fse.org/profile/jiazhengu2" class="navigate">Jiazhen Gu</a>, <a href="https://2023.esec-fse.org/profile/haonanbai" class="navigate">Haonan Bai</a>, <a href="https://2023.esec-fse.org/profile/michaellyu" class="navigate">Michael Lyu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/69/BiasAsker-Measuring-the-Bias-in-Conversational-AI-System" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="a7a96fb9-0bd8-48ba-9d4c-078f12db38c7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a7a96fb9-0bd8-48ba-9d4c-078f12db38c7">BigDataflow: A Distributed Interprocedural Dataflow Analysis Framework</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zewensun" class="navigate">Zewen Sun</a>, <a href="https://2023.esec-fse.org/profile/duanchenxu" class="navigate">Duanchen Xu</a>, <a href="https://2023.esec-fse.org/profile/yiyuzhang" class="navigate">Yiyu Zhang</a>, <a href="https://2023.esec-fse.org/profile/yunqi" class="navigate">Yun Qi</a>, <a href="https://2023.esec-fse.org/profile/yueyangwang" class="navigate">Yueyang Wang</a>, <a href="https://2023.esec-fse.org/profile/zhiqiangzuo" class="navigate">Zhiqiang Zuo</a>, <a href="https://2023.esec-fse.org/profile/zhaokangwang" class="navigate">Zhaokang Wang</a>, <a href="https://2023.esec-fse.org/profile/yueli" class="navigate">Yue Li</a>, <a href="https://2023.esec-fse.org/profile/xuandongli" class="navigate">Xuandong Li</a>, <a href="https://2023.esec-fse.org/profile/qingdalu" class="navigate">Qingda Lu</a>, <a href="https://2023.esec-fse.org/profile/wenwenpeng" class="navigate">Wenwen Peng</a>, <a href="https://2023.esec-fse.org/profile/shengjiandanielguo" class="navigate">Shengjian (Daniel) Guo</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/107/BigDataflow-A-Distributed-Interprocedural-Dataflow-Analysis-Framework" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="a618cb4c-e74a-4d4f-abb4-dd9551dd8193" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a618cb4c-e74a-4d4f-abb4-dd9551dd8193">Building and Sustaining Ethnically, Racially, and Gender Diverse Software Engineering Teams: A Study at Google </a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/elladagan" class="navigate">Ella Dagan</a>, <a href="https://2023.esec-fse.org/profile/anitasarma" class="navigate">Anita Sarma</a>, <a href="https://2023.esec-fse.org/profile/alisonchang" class="navigate">Alison Chang</a>, <a href="https://2023.esec-fse.org/profile/sarahdangelo" class="navigate">Sarah D'Angelo</a>, <a href="https://2023.esec-fse.org/profile/jilliandicker" class="navigate">Jillian Dicker</a>, <a href="https://2023.esec-fse.org/profile/emersonmurphyhill" class="navigate">Emerson Murphy-Hill</a></div><a href="https://research.google/pubs/pub52616/" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/32/Building-and-Sustaining-Ethnically-Racially-and-Gender-Diverse-Software-Engineering" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="fab8a98c-791c-4512-91a9-e2580c9c88a6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fab8a98c-791c-4512-91a9-e2580c9c88a6">Can Machine Learning Pipelines Be Better Configured?</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yibowang" class="navigate">Yibo Wang</a>, <a href="https://2023.esec-fse.org/profile/yingwang" class="navigate">Ying Wang</a>, <a href="https://2023.esec-fse.org/profile/tingweizhang" class="navigate">Tingwei Zhang</a>, <a href="https://2023.esec-fse.org/profile/yueyu2" class="navigate">Yue Yu</a>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a>, <a href="https://2023.esec-fse.org/profile/haiyu" class="navigate">Hai Yu</a>, <a href="https://2023.esec-fse.org/profile/zhiliangzhu" class="navigate">Zhiliang Zhu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/111/Can-Machine-Learning-Pipelines-Be-Better-Configured-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="b2134e52-476f-4573-a38f-fa29fad8929a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b2134e52-476f-4573-a38f-fa29fad8929a">Code Coverage Criteria for Asynchronous Programs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mohammadganji" class="navigate">Mohammad Ganji</a>, <a href="https://2023.esec-fse.org/profile/sabaalimadadi" class="navigate">Saba Alimadadi</a>, <a href="https://2023.esec-fse.org/profile/franktip" class="navigate">Frank Tip</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/51/Code-Coverage-Criteria-for-Asynchronous-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1e6d957e-fa48-437f-bfcb-5c64fc83d109" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1e6d957e-fa48-437f-bfcb-5c64fc83d109">Co-Dependence Aware Fuzzing for Dataflow-based Big Data Analytics</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ahmadhumayun" class="navigate">Ahmad Humayun</a>, <a href="https://2023.esec-fse.org/profile/miryungkim" class="navigate">Miryung Kim</a>, <a href="https://2023.esec-fse.org/profile/muhammadaligulzar1" class="navigate">Muhammad Ali Gulzar</a></div><a href="http://web.cs.ucla.edu/~miryung/Publications/fse2023-depfuzz.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/57/Co-Dependence-Aware-Fuzzing-for-Dataflow-based-Big-Data-Analytics" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="4541ef40-3fe9-48f6-841b-05b40512e2fe" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="4541ef40-3fe9-48f6-841b-05b40512e2fe">Commit-level, Neural Vulnerability Detection and Assessment</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yili1" class="navigate">Yi Li</a>, <a href="https://2023.esec-fse.org/profile/aashishyadavally" class="navigate">Aashish Yadavally</a>, <a href="https://2023.esec-fse.org/profile/jiaxingzhang1" class="navigate">Jiaxing Zhang</a>, <a href="https://2023.esec-fse.org/profile/shaohuawang" class="navigate">Shaohua Wang</a>, <a href="https://2023.esec-fse.org/profile/tiennguyen" class="navigate">Tien N. Nguyen</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/105/Commit-level-Neural-Vulnerability-Detection-and-Assessment" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="aa1095f4-9cfe-4356-9877-27ebeecbb6b8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="aa1095f4-9cfe-4356-9877-27ebeecbb6b8">Contextual Predictive Mutation Testing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kushjain" class="navigate">Kush Jain</a>, <a href="https://2023.esec-fse.org/profile/urialon" class="navigate">Uri Alon</a>, <a href="https://2023.esec-fse.org/profile/alexgroce" class="navigate">Alex Groce</a>, <a href="https://2023.esec-fse.org/profile/clairelegoues" class="navigate">Claire Le Goues</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/48/Contextual-Predictive-Mutation-Testing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e6a8ce34-b66d-48a5-963b-05fb0e454d3c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e6a8ce34-b66d-48a5-963b-05fb0e454d3c">Copiloting the Copilots: Fusing Large Language Models with Completion Engines for Automated Program Repair</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxiangwei1" class="navigate">Yuxiang Wei</a>, <a href="https://2023.esec-fse.org/profile/chunqiuxia" class="navigate">Chunqiu Steven Xia</a>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a></div><a href="https://arxiv.org/pdf/2309.00608.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/30/Copiloting-the-Copilots-Fusing-Large-Language-Models-with-Completion-Engines-for-Aut" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="98c8902b-0044-41d1-bbd5-4670249a905f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="98c8902b-0044-41d1-bbd5-4670249a905f">Crystallizer: A Hybrid Path Analysis Framework To Aid in Uncovering Deserialization Vulnerabilities</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/prashastsrivastava" class="navigate">Prashast Srivastava</a>, <a href="https://2023.esec-fse.org/profile/flaviotoffalini1" class="navigate">Flavio Toffalini</a>, <a href="https://2023.esec-fse.org/profile/kostyantynvorobyov" class="navigate">Kostyantyn Vorobyov</a>, <a href="https://2023.esec-fse.org/profile/francoisgauthier" class="navigate">François Gauthier</a>, <a href="https://2023.esec-fse.org/profile/antoniobianchi" class="navigate">Antonio Bianchi</a>, <a href="https://2023.esec-fse.org/profile/mathiaspayer" class="navigate">Mathias Payer</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/72/Crystallizer-A-Hybrid-Path-Analysis-Framework-To-Aid-in-Uncovering-Deserialization-V" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c6cf12db-c32f-4864-b943-d4757ba3568e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c6cf12db-c32f-4864-b943-d4757ba3568e">DecompoVision: Reliability Analysis of Machine Vision Components Through Decomposition and Reuse</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boyuecarolinehu" class="navigate">Boyue Caroline Hu</a>, <a href="https://2023.esec-fse.org/profile/linamarsso" class="navigate">Lina Marsso</a>, <a href="https://2023.esec-fse.org/profile/nikitadvornik" class="navigate">Nikita Dvornik</a>, <a href="https://2023.esec-fse.org/profile/huakunshen" class="navigate">Huakun Shen</a>, <a href="https://2023.esec-fse.org/profile/marshachechik" class="navigate">Marsha Chechik</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/92/DecompoVision-Reliability-Analysis-of-Machine-Vision-Components-Through-Decompositio" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="fb5895e5-0673-49ba-b5d3-82a9b9dc3089" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="fb5895e5-0673-49ba-b5d3-82a9b9dc3089">DeepDebugger: An Interactive Time-Travelling Debugging Approach for Deep Classifiers</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xianglinyang" class="navigate">Xianglin Yang</a>, <a href="https://2023.esec-fse.org/profile/yunlin" class="navigate">Yun Lin</a>, <a href="https://2023.esec-fse.org/profile/yifanzhang2" class="navigate">Yifan Zhang</a>, <a href="https://2023.esec-fse.org/profile/linpenghuang" class="navigate">Linpeng Huang</a>, <a href="https://2023.esec-fse.org/profile/jinsongdong" class="navigate">Jin Song Dong</a>, <a href="https://2023.esec-fse.org/profile/hongmei2" class="navigate">Hong Mei</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/11/DeepDebugger-An-Interactive-Time-Travelling-Debugging-Approach-for-Deep-Classifiers" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="20720b42-3bd9-422b-b84b-f0af2f6c62e7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="20720b42-3bd9-422b-b84b-f0af2f6c62e7">Deep Learning Based Feature Envy Detection Boosted by Real-World Examples</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/boliu" class="navigate">Bo Liu</a>, <a href="https://2023.esec-fse.org/profile/huiliu" class="navigate">Hui Liu</a>, <a href="https://2023.esec-fse.org/profile/guangjieli" class="navigate">Guangjie Li</a>, <a href="https://2023.esec-fse.org/profile/nanniu" class="navigate">Nan Niu</a>, <a href="https://2023.esec-fse.org/profile/zimaoxu" class="navigate">Zimao Xu</a>, <a href="https://2023.esec-fse.org/profile/yifanwang2" class="navigate">Yifan Wang</a>, <a href="https://2023.esec-fse.org/profile/yunnixia" class="navigate">Yunni Xia</a>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a>, <a href="https://2023.esec-fse.org/profile/yanjiejiang" class="navigate">Yanjie Jiang</a></div><a href="https://doi.org/10.1145/3611643.3616353" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://lyoubo.github.io/papers/Deep_Learning_Based_Feature_Envy_Detection_Boosted_by_Real-World_Examples.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/112/Deep-Learning-Based-Feature-Envy-Detection-Boosted-by-Real-World-Examples" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="bb448631-7786-41e8-ba91-e6dad7cfcf35" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="bb448631-7786-41e8-ba91-e6dad7cfcf35">DeMinify: Neural Variable Name Recovery and Type Inference</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yili1" class="navigate">Yi Li</a>, <a href="https://2023.esec-fse.org/profile/aashishyadavally" class="navigate">Aashish Yadavally</a>, <a href="https://2023.esec-fse.org/profile/jiaxingzhang1" class="navigate">Jiaxing Zhang</a>, <a href="https://2023.esec-fse.org/profile/shaohuawang" class="navigate">Shaohua Wang</a>, <a href="https://2023.esec-fse.org/profile/tiennguyen" class="navigate">Tien N. Nguyen</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/124/DeMinify-Neural-Variable-Name-Recovery-and-Type-Inference" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e3b9a9c6-8032-4bdb-a4b3-142c6dbcf580" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e3b9a9c6-8032-4bdb-a4b3-142c6dbcf580">Design by Contract for Deep Learning APIs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shibbirahmed" class="navigate">Shibbir Ahmed</a>, <a href="https://2023.esec-fse.org/profile/sayemmohammadimtiaz1" class="navigate">Sayem Mohammad Imtiaz</a>, <a href="https://2023.esec-fse.org/profile/samanthasyedakhairunnesa" class="navigate">Samantha Syeda Khairunnesa</a>, <a href="https://2023.esec-fse.org/profile/brenodantascruz" class="navigate">Breno Dantas Cruz</a>, <a href="https://2023.esec-fse.org/profile/hrideshrajan" class="navigate">Hridesh Rajan</a></div><a href="https://doi.org/10.1145/3611643.3616247" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/6/Design-by-Contract-for-Deep-Learning-APIs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="07a1a20a-1712-48d1-8d0d-0827137f6cf8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="07a1a20a-1712-48d1-8d0d-0827137f6cf8">DistXplore: Distribution-guided Testing for Evaluating and Enhancing Deep Learning Systems</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/longtianwang" class="navigate">Longtian Wang</a>, <a href="https://2023.esec-fse.org/profile/xiaofeixie" class="navigate">Xiaofei Xie</a>, <a href="https://2023.esec-fse.org/profile/xiaoningdu" class="navigate">Xiaoning Du</a>, <a href="https://2023.esec-fse.org/profile/mengtian" class="navigate">Meng Tian</a>, <a href="https://2023.esec-fse.org/profile/qingguo" class="navigate">Qing Guo</a>, <a href="https://2023.esec-fse.org/profile/yangzheng" class="navigate">Yang Zheng</a>, <a href="https://2023.esec-fse.org/profile/chaoshen" class="navigate">Chao Shen</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/25/DistXplore-Distribution-guided-Testing-for-Evaluating-and-Enhancing-Deep-Learning-Sy" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="f68ea7fe-e1e4-47bb-bf04-3b19b7a434a8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="f68ea7fe-e1e4-47bb-bf04-3b19b7a434a8">Do CONTRIBUTING files provide information about OSS newcomers' onboarding barriers?</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/felipefronchetti1" class="navigate">Felipe Fronchetti</a>, <a href="https://2023.esec-fse.org/profile/davidcshepherd" class="navigate">David C. Shepherd</a>, <a href="https://2023.esec-fse.org/profile/igorscaliantewiese" class="navigate">Igor Scaliante Wiese</a>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a>, <a href="https://2023.esec-fse.org/profile/marcogerosa" class="navigate">Marco Gerosa</a>, <a href="https://2023.esec-fse.org/profile/igorsteinmacher" class="navigate">Igor Steinmacher</a></div><a href="https://fron.ch/preprint_fse.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/47/Do-CONTRIBUTING-files-provide-information-about-OSS-newcomers-onboarding-barriers-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="864955f1-4fcb-4b78-a7a2-0a9b418ef75f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="864955f1-4fcb-4b78-a7a2-0a9b418ef75f">Dynamic Data Fault Localization for Deep Neural Networks</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yiningyin" class="navigate">Yining Yin</a>, <a href="https://2023.esec-fse.org/profile/yangfeng" class="navigate">Yang Feng</a>, <a href="https://2023.esec-fse.org/profile/shihaoweng" class="navigate">Shihao Weng</a>, <a href="https://2023.esec-fse.org/profile/zixiliu1" class="navigate">Zixi Liu</a>, <a href="https://2023.esec-fse.org/profile/yuanyao" class="navigate">Yuan Yao</a>, <a href="https://2023.esec-fse.org/profile/yichizhang" class="navigate">Yichi Zhang</a>, <a href="https://2023.esec-fse.org/profile/zhihongzhao1" class="navigate">Zhihong Zhao</a>, <a href="https://2023.esec-fse.org/profile/zhenyuchen" class="navigate">Zhenyu Chen</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/104/Dynamic-Data-Fault-Localization-for-Deep-Neural-Networks" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="0ea15aa9-ce22-4795-aed0-12ae1499af85" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0ea15aa9-ce22-4795-aed0-12ae1499af85">Dynamic Prediction of Delays in Software Projects Using Delay Patterns and Bayesian Modeling</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/elvankula" class="navigate">Elvan Kula</a>, <a href="https://2023.esec-fse.org/profile/ericgreuter" class="navigate">Eric Greuter</a>, <a href="https://2023.esec-fse.org/profile/arievandeursen" class="navigate">Arie van Deursen</a>, <a href="https://2023.esec-fse.org/profile/georgiosgousios" class="navigate">Georgios Gousios</a></div><a href="https://arxiv.org/abs/2309.12449" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/87/Dynamic-Prediction-of-Delays-in-Software-Projects-Using-Delay-Patterns-and-Bayesian-M" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="26407b36-e86d-4f1b-a39b-3c335ce8b431" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="26407b36-e86d-4f1b-a39b-3c335ce8b431">Efficient Text-to-Code Retrieval with Cascaded Fast and Slow Transformer Models</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/akhileshdeepakgotmare" class="navigate">Akhilesh Deepak Gotmare</a>, <a href="https://2023.esec-fse.org/profile/junnanli" class="navigate">Junnan Li</a>, <a href="https://2023.esec-fse.org/profile/shafiqjoty" class="navigate">Shafiq Joty</a>, <a href="https://2023.esec-fse.org/profile/stevenchhoi" class="navigate">Steven C.H. Hoi</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/125/Efficient-Text-to-Code-Retrieval-with-Cascaded-Fast-and-Slow-Transformer-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="f7839a25-7516-4833-a47d-59470e385b26" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="f7839a25-7516-4833-a47d-59470e385b26">Engineering a Formally Verified Automated Bug Finder</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/arthurcorrenson" class="navigate">Arthur Correnson</a>, <a href="https://2023.esec-fse.org/profile/dominicsteinhofel1" class="navigate">Dominic Steinhöfel</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/49/Engineering-a-Formally-Verified-Automated-Bug-Finder" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="315bd515-04ba-4265-bb6d-6c56bc2328bf" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="315bd515-04ba-4265-bb6d-6c56bc2328bf">Enhancing Coverage-guided Fuzzing via Phantom Program</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingyuanwu" class="navigate">Mingyuan Wu</a>, <a href="https://2023.esec-fse.org/profile/kunqiuchen" class="navigate">Kunqiu Chen</a>, <a href="https://2023.esec-fse.org/profile/qiluo2" class="navigate">Qi Luo</a>, <a href="https://2023.esec-fse.org/profile/jiahongxiang" class="navigate">Jiahong Xiang</a>, <a href="https://2023.esec-fse.org/profile/jiqi" class="navigate">Ji Qi</a>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a>, <a href="https://2023.esec-fse.org/profile/hemingcui1" class="navigate">Heming Cui</a>, <a href="https://2023.esec-fse.org/profile/yuqunzhang1" class="navigate">Yuqun Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/53/Enhancing-Coverage-guided-Fuzzing-via-Phantom-Program" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="da687c9a-ed36-4afe-9e34-c3bb9fd6609d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="da687c9a-ed36-4afe-9e34-c3bb9fd6609d">EtherDiffer: Differential Testing on RPC Services of Ethereum Nodes</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shinhaekim" class="navigate">Shinhae Kim</a>, <a href="https://2023.esec-fse.org/profile/sungjaehwang1" class="navigate">Sungjae Hwang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/10/EtherDiffer-Differential-Testing-on-RPC-Services-of-Ethereum-Nodes" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="506867ee-7025-401e-a704-81dd0e7710b1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="506867ee-7025-401e-a704-81dd0e7710b1">EvaCRC: Evaluating Code Review Comments</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lanxinyang" class="navigate">Lanxin Yang</a>, <a href="https://2023.esec-fse.org/profile/jinweixu" class="navigate">Jinwei Xu</a>, <a href="https://2023.esec-fse.org/profile/yifanzhang1" class="navigate">YiFan Zhang</a>, <a href="https://2023.esec-fse.org/profile/hezhang" class="navigate">He Zhang</a>, <a href="https://2023.esec-fse.org/profile/albertobacchelli" class="navigate">Alberto Bacchelli</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/4/EvaCRC-Evaluating-Code-Review-Comments" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="22a073ca-860d-43c5-8e00-8825e0da13e8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="22a073ca-860d-43c5-8e00-8825e0da13e8">Evaluating Transfer Learning for Simplifying GitHub READMEs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/haoyugao" class="navigate">Haoyu Gao</a>, <a href="https://2023.esec-fse.org/profile/christophtreude" class="navigate">Christoph Treude</a>, <a href="https://2023.esec-fse.org/profile/mansoorehzahedi1" class="navigate">Mansooreh Zahedi</a></div><a href="https://arxiv.org/pdf/2308.09940.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/50/Evaluating-Transfer-Learning-for-Simplifying-GitHub-READMEs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="752388b4-4a9e-4995-be4e-4fe889f8f6c4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="752388b4-4a9e-4995-be4e-4fe889f8f6c4">Fix Fairness, Don’t Ruin Accuracy: Performance Aware Fairness Repair using AutoML</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/giangnguyen" class="navigate">Giang Nguyen</a>, <a href="https://2023.esec-fse.org/profile/sumonbiswas" class="navigate">Sumon Biswas</a>, <a href="https://2023.esec-fse.org/profile/hrideshrajan" class="navigate">Hridesh Rajan</a></div><a href="https://arxiv.org/abs/2306.09297" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/16/Fix-Fairness-Don-t-Ruin-Accuracy-Performance-Aware-Fairness-Repair-using-AutoML" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="142a2ee4-a509-494d-b8e0-26c0d612e314" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="142a2ee4-a509-494d-b8e0-26c0d612e314">Flow experience in software engineering</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/saimaritonummi" class="navigate">Saima Ritonummi</a>, <a href="https://2023.esec-fse.org/profile/valtterisiitonen" class="navigate">Valtteri Siitonen</a>, <a href="https://2023.esec-fse.org/profile/markussalo" class="navigate">Markus Salo</a>, <a href="https://2023.esec-fse.org/profile/henripirkkalainen" class="navigate">Henri Pirkkalainen</a>, <a href="https://2023.esec-fse.org/profile/anusivunen" class="navigate">Anu Sivunen</a></div><a href="https://doi.org/10.1145/3611643.3616263" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/22/Flow-experience-in-software-engineering" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e34f7aaa-3ba2-4af2-9bc8-bc42dffae573" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e34f7aaa-3ba2-4af2-9bc8-bc42dffae573">From Leaks to Fixes: Automated Repairs for Resource Leak Warnings</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/akshayutture1" class="navigate">Akshay Utture</a>, <a href="https://2023.esec-fse.org/profile/jenspalsberg" class="navigate">Jens Palsberg</a></div><a href="https://akshayutture.github.io/papers/fse-23-paper_preprint.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/26/From-Leaks-to-Fixes-Automated-Repairs-for-Resource-Leak-Warnings" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="017cfda5-ef7e-4070-a668-e684d711bb9c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="017cfda5-ef7e-4070-a668-e684d711bb9c">FunProbe: Probing Functions from Binary Code through Probabilistic Analysis</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/soominkim" class="navigate">Soomin Kim</a>, <a href="https://2023.esec-fse.org/profile/hyungseokkim" class="navigate">Hyungseok Kim</a>, <a href="https://2023.esec-fse.org/profile/sangkilcha" class="navigate">Sang Kil Cha</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/122/FunProbe-Probing-Functions-from-Binary-Code-through-Probabilistic-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="6f80b65c-7660-4c07-9d95-5c6da934740b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="6f80b65c-7660-4c07-9d95-5c6da934740b">GrACE: Language Models Meet Code Edits</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/priyanshugupta" class="navigate">Priyanshu Gupta</a>, <a href="https://2023.esec-fse.org/profile/avishreekhare" class="navigate">Avishree Khare</a>, <a href="https://2023.esec-fse.org/profile/yasharthbajpai" class="navigate">Yasharth Bajpai</a>, <a href="https://2023.esec-fse.org/profile/saikatchakraborty2" class="navigate">Saikat Chakraborty</a>, <a href="https://2023.esec-fse.org/profile/sumitgulwani" class="navigate">Sumit Gulwani</a>, <a href="https://2023.esec-fse.org/profile/adityakanade" class="navigate">Aditya Kanade</a>, <a href="https://2023.esec-fse.org/profile/arjunradhakrishna" class="navigate">Arjun Radhakrishna</a>, <a href="https://2023.esec-fse.org/profile/gustavosoares" class="navigate">Gustavo Soares</a>, <a href="https://2023.esec-fse.org/profile/ashishtiwari" class="navigate">Ashish Tiwari</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/12/GrACE-Language-Models-Meet-Code-Edits" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e7fb6b41-62a2-4431-8d40-329b91053125" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e7fb6b41-62a2-4431-8d40-329b91053125">How Early Participation Determines Long-Term Sustained Activity in GitHub Projects?</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/wenxinxiao" class="navigate">Wenxin Xiao</a>, <a href="https://2023.esec-fse.org/profile/haohe" class="navigate">Hao He</a>, <a href="https://2023.esec-fse.org/profile/weiweixu" class="navigate">Weiwei Xu</a>, <a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate">Yuxia Zhang</a>, <a href="https://2023.esec-fse.org/profile/minghuizhou" class="navigate">Minghui Zhou</a></div><a href="https://arxiv.org/abs/2308.06005" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/108/How-Early-Participation-Determines-Long-Term-Sustained-Activity-in-GitHub-Projects-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e5375763-9363-45df-b609-bf6ec5b231f0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e5375763-9363-45df-b609-bf6ec5b231f0">How Practitioners Expect Code Completion?</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaozhengwang1" class="navigate">Chaozheng Wang</a>, <a href="https://2023.esec-fse.org/profile/junhaohu2" class="navigate">Junhao Hu</a>, <a href="https://2023.esec-fse.org/profile/cuiyungao" class="navigate">Cuiyun Gao</a>, <a href="https://2023.esec-fse.org/profile/yujin" class="navigate">Yu Jin</a>, <a href="https://2023.esec-fse.org/profile/taoxie" class="navigate">Tao Xie</a>, <a href="https://2023.esec-fse.org/profile/hailianghuang" class="navigate">Hailiang Huang</a>, <a href="https://2023.esec-fse.org/profile/zhenyulei" class="navigate">Zhenyu Lei</a>, <a href="https://2023.esec-fse.org/profile/yuetangdeng" class="navigate">Yuetang Deng</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/39/How-Practitioners-Expect-Code-Completion-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="831d2923-a530-4b94-bb99-df4eb3e6d26d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="831d2923-a530-4b94-bb99-df4eb3e6d26d">HyperDiff: Computing Source Code Diffs at Scale</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/quentinledilavrec" class="navigate">Quentin Le-dilavrec</a>, <a href="https://2023.esec-fse.org/profile/djameleddinekhelladi" class="navigate">Djamel Eddine Khelladi</a>, <a href="https://2023.esec-fse.org/profile/arnaudblouin" class="navigate">Arnaud Blouin</a>, <a href="https://2023.esec-fse.org/profile/jeanmarcjezequel" class="navigate">Jean-Marc Jézéquel</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/71/HyperDiff-Computing-Source-Code-Diffs-at-Scale" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="65ecede8-bdaa-4259-bccc-9e3d81521863" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="65ecede8-bdaa-4259-bccc-9e3d81521863">Input-driven Dynamic Program Debloating for Code-reuse Attack Mitigation</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaokewang1" class="navigate">Xiaoke Wang</a>, <a href="https://2023.esec-fse.org/profile/taohui" class="navigate">Tao Hui</a>, <a href="https://2023.esec-fse.org/profile/leizhao" class="navigate">Lei Zhao</a>, <a href="https://2023.esec-fse.org/profile/yueqiangcheng2" class="navigate">Yueqiang Cheng</a></div><a href="https://doi.org/10.1145/3611643.3616274" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://xkernel.wang/publications/esecfse2023picup-author_version.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/33/Input-driven-Dynamic-Program-Debloating-for-Code-reuse-Attack-Mitigation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="d87d3c47-471b-4a33-858d-4d784feafe39" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d87d3c47-471b-4a33-858d-4d784feafe39">IoPV: On Inconsistent Option Performance Variations</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jinfuchen" class="navigate">Jinfu Chen</a>, <a href="https://2023.esec-fse.org/profile/zishuoding" class="navigate">Zishuo Ding</a>, <a href="https://2023.esec-fse.org/profile/yimingtang" class="navigate">Yiming Tang</a>, <a href="https://2023.esec-fse.org/profile/mohammedsayagh" class="navigate">Mohammed Sayagh</a>, <a href="https://2023.esec-fse.org/profile/hengli" class="navigate">Heng Li</a>, <a href="https://2023.esec-fse.org/profile/bramadams" class="navigate">Bram Adams</a>, <a href="https://2023.esec-fse.org/profile/weiyiianshang" class="navigate">Weiyi Shang</a></div><a href="https://ece.uwaterloo.ca/~wshang/pubs/FSE_2023_JINFU.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/78/IoPV-On-Inconsistent-Option-Performance-Variations" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="0bc849f0-c3fe-4d1e-9800-61d634a5d446" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0bc849f0-c3fe-4d1e-9800-61d634a5d446">KG4CraSolver: Recommending Crash Solutions via Knowledge Graph</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xueyingdu" class="navigate">Xueying Du</a>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a>, <a href="https://2023.esec-fse.org/profile/mingweiliu" class="navigate">Mingwei Liu</a>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a>, <a href="https://2023.esec-fse.org/profile/tianyongyang" class="navigate">Tianyong Yang</a></div><a href="https://mingwei-liu.github.io/files/FSE2023-KG4CraSolver.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/76/KG4CraSolver-Recommending-Crash-Solutions-via-Knowledge-Graph" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="ef359542-8599-4c8d-8629-33932086ccdf" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ef359542-8599-4c8d-8629-33932086ccdf">Knowledge-based Version Incompatibility Detection for Deep Learning</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhongkaizhao" class="navigate">Zhongkai Zhao</a>, <a href="https://2023.esec-fse.org/profile/bonankou" class="navigate">Bonan Kou</a>, <a href="https://2023.esec-fse.org/profile/mohamedyilmazibrahim" class="navigate">Mohamed Yilmaz Ibrahim</a>, <a href="https://2023.esec-fse.org/profile/muhaochen" class="navigate">Muhao Chen</a>, <a href="https://2023.esec-fse.org/profile/tianyizhang1" class="navigate">Tianyi Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/120/Knowledge-based-Version-Incompatibility-Detection-for-Deep-Learning" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="8f1b920e-c450-43ad-8834-ee44edfb0f88" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="8f1b920e-c450-43ad-8834-ee44edfb0f88">Learning Program Semantics for Vulnerability Detection via Vulnerability-specific Inter-procedural Slicing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bozhiwu" class="navigate">bozhi wu</a>, <a href="https://2023.esec-fse.org/profile/shangqingliu" class="navigate">Shangqing Liu</a>, <a href="https://2023.esec-fse.org/profile/yangxiao" class="navigate">Yang Xiao</a>, <a href="https://2023.esec-fse.org/profile/zhimingli1" class="navigate">Zhiming Li</a>, <a href="https://2023.esec-fse.org/profile/junsun" class="navigate">Jun Sun</a>, <a href="https://2023.esec-fse.org/profile/shangweilin" class="navigate">Shang-Wei Lin</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/110/Learning-Program-Semantics-for-Vulnerability-Detection-via-Vulnerability-specific-Int" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1eb0c4dd-204b-4418-b9f2-776187b36f79" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1eb0c4dd-204b-4418-b9f2-776187b36f79">Leveraging Hardware Probes and Optimizations for Accelerating Fuzz Testing of Heterogeneous Applications</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiyuanwang" class="navigate">Jiyuan Wang</a>, <a href="https://2023.esec-fse.org/profile/qianzhang" class="navigate">Qian Zhang</a>, <a href="https://2023.esec-fse.org/profile/hongborong" class="navigate">Hongbo Rong</a>, <a href="https://2023.esec-fse.org/profile/harryxu" class="navigate">Guoqing Harry Xu</a>, <a href="https://2023.esec-fse.org/profile/miryungkim" class="navigate">Miryung Kim</a></div><a href="http://web.cs.ucla.edu/~miryung/Publications/fse2023-depfuzz.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/77/Leveraging-Hardware-Probes-and-Optimizations-for-Accelerating-Fuzz-Testing-of-Heterog" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="720d51b2-c382-46bd-a53a-78db9c9e6e20" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="720d51b2-c382-46bd-a53a-78db9c9e6e20">LExecutor: Learning-Guided Execution</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/beatrizsouza" class="navigate">Beatriz Souza</a>, <a href="https://2023.esec-fse.org/profile/michaelpradel" class="navigate">Michael Pradel</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/13/LExecutor-Learning-Guided-Execution" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="71c3779f-0ef8-44b3-b958-cf936cfee29f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="71c3779f-0ef8-44b3-b958-cf936cfee29f">LibKit: Detecting Third-Party Libraries in iOS Apps</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/danieldominguezalvarez" class="navigate">Daniel Dominguez Alvarez</a>, <a href="https://2023.esec-fse.org/profile/alejandrodelacruz" class="navigate">Alejandro de la Cruz</a>, <a href="https://2023.esec-fse.org/profile/alessandragorla" class="navigate">Alessandra Gorla</a>, <a href="https://2023.esec-fse.org/profile/juancaballero" class="navigate">Juan Caballero</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/103/LibKit-Detecting-Third-Party-Libraries-in-iOS-Apps" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1d66d5a1-5b15-4560-b6d2-d1796728f391" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1d66d5a1-5b15-4560-b6d2-d1796728f391">Matching Skills, Past Collaboration, and Limited Competition: Modeling When Open-Source Projects Attract Contributors</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/hongbofang" class="navigate">Hongbo Fang</a>, <a href="https://2023.esec-fse.org/profile/jamesherbsleb" class="navigate">James Herbsleb</a>, <a href="https://2023.esec-fse.org/profile/bogdanvasilescu" class="navigate">Bogdan Vasilescu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/41/Matching-Skills-Past-Collaboration-and-Limited-Competition-Modeling-When-Open-Sour" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="114cad14-44de-42cd-8d3c-66e378142978" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="114cad14-44de-42cd-8d3c-66e378142978">Mate! Are You Really Aware? An Explainability-Guided Testing Framework for Robustness of Malware Detectors</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/ruoxisun1" class="navigate">Ruoxi Sun</a>, <a href="https://2023.esec-fse.org/profile/minhuixue1" class="navigate">Jason Minhui Xue</a>, <a href="https://2023.esec-fse.org/profile/garethtyson1" class="navigate">Gareth Tyson</a>, <a href="https://2023.esec-fse.org/profile/tiandong" class="navigate">Tian Dong</a>, <a href="https://2023.esec-fse.org/profile/shaofengli" class="navigate">Shaofeng Li</a>, <a href="https://2023.esec-fse.org/profile/shuowang2" class="navigate">Shuo Wang</a>, <a href="https://2023.esec-fse.org/profile/haojinzhu" class="navigate">Haojin Zhu</a>, <a href="https://2023.esec-fse.org/profile/seyitcamtepe" class="navigate">Seyit Camtepe</a>, <a href="https://2023.esec-fse.org/profile/suryanepal1" class="navigate">Surya Nepal</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/68/Mate-Are-You-Really-Aware-An-Explainability-Guided-Testing-Framework-for-Robustness" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="4d680053-8bdf-4e2d-9ab0-caa0851b8a84" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="4d680053-8bdf-4e2d-9ab0-caa0851b8a84">Metamong: Detecting Render-update Bugs in Web Browsers through Fuzzing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/suhwansong" class="navigate">Suhwan Song</a>, <a href="https://2023.esec-fse.org/profile/byoungyounglee" class="navigate">Byoungyoung Lee</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/95/Metamong-Detecting-Render-update-Bugs-in-Web-Browsers-through-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="489c38f9-edac-4097-a547-fd19ca5ca98d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="489c38f9-edac-4097-a547-fd19ca5ca98d">MuAkka: Mutation Testing for Actor Concurrency in Akka Using Real-World Bugs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mohsenmoradimoghadam" class="navigate">Mohsen Moradi Moghadam</a>, <a href="https://2023.esec-fse.org/profile/mehdibagherzadeh" class="navigate">Mehdi Bagherzadeh</a>, <a href="https://2023.esec-fse.org/profile/raffikhatchadourian" class="navigate">Raffi Khatchadourian</a>, <a href="https://2023.esec-fse.org/profile/hamidbagheri" class="navigate">Hamid Bagheri</a></div><a href="https://mbagherz.bitbucket.io/lab-correct-software/papers/muAkka.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/118/MuAkka-Mutation-Testing-for-Actor-Concurrency-in-Akka-Using-Real-World-Bugs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="10133c61-dfbf-46c4-a491-522cd335e762" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="10133c61-dfbf-46c4-a491-522cd335e762">Multilingual Code Co-Evolution Using Large Language Models</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiyangzhang" class="navigate">Jiyang Zhang</a>, <a href="https://2023.esec-fse.org/profile/pengyunie" class="navigate">Pengyu Nie</a>, <a href="https://2023.esec-fse.org/profile/junyijessyli" class="navigate">Junyi Jessy Li</a>, <a href="https://2023.esec-fse.org/profile/milosgligoric" class="navigate">Milos Gligoric</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/109/Multilingual-Code-Co-Evolution-Using-Large-Language-Models" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="b72ccf3e-2d24-400a-9bd6-b0284919f856" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b72ccf3e-2d24-400a-9bd6-b0284919f856">NaNofuzz: A Usable Tool for Automatic Test Generation</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/matthewcdavis" class="navigate">Matthew C. Davis</a>, <a href="https://2023.esec-fse.org/profile/sangheonchoi" class="navigate">Sangheon Choi</a>, <a href="https://2023.esec-fse.org/profile/samestep" class="navigate">Sam Estep</a>, <a href="https://2023.esec-fse.org/profile/bradmyers" class="navigate">Brad A. Myers</a>, <a href="https://2023.esec-fse.org/profile/joshuasunshine" class="navigate">Joshua Sunshine</a></div><a href="https://dl.acm.org/doi/10.1145/3611643.3616327" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Link to publication</a><a href="https://doi.org/10.1145/3611643.3616327" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/86/NaNofuzz-A-Usable-Tool-for-Automatic-Test-Generation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="11b4bd2a-2289-462f-9564-6c2197fef8b7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="11b4bd2a-2289-462f-9564-6c2197fef8b7">Neural-Based Test Oracle Generation: A Large-scale Evaluation and Lessons Learned</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/soneyabintahossain" class="navigate">Soneya Binta Hossain</a>, <a href="https://2023.esec-fse.org/profile/antoniofilieri" class="navigate">Antonio Filieri</a>, <a href="https://2023.esec-fse.org/profile/matthewdwyer" class="navigate">Matthew B Dwyer</a>, <a href="https://2023.esec-fse.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a>, <a href="https://2023.esec-fse.org/profile/willemvisser2" class="navigate">Willem Visser</a></div><a href="https://dl.acm.org/doi/abs/10.1145/3611643.3616265" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/24/Neural-Based-Test-Oracle-Generation-A-Large-scale-Evaluation-and-Lessons-Learned" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="16026e53-1935-4b0f-ab9a-8f2f0985f663" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="16026e53-1935-4b0f-ab9a-8f2f0985f663">NeuRI: Diversifying DNN Generation via Inductive Rule Inference</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jiaweiliu1" class="navigate">Jiawei Liu</a>, <a href="https://2023.esec-fse.org/profile/jinjunpeng" class="navigate">Jinjun Peng</a>, <a href="https://2023.esec-fse.org/profile/yuyaowang" class="navigate">Yuyao Wang</a>, <a href="https://2023.esec-fse.org/profile/lingmingzhang" class="navigate">Lingming Zhang</a></div><a href="https://arxiv.org/abs/2302.02261" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/96/NeuRI-Diversifying-DNN-Generation-via-Inductive-Rule-Inference" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="68c95d83-844e-42f2-b4fd-be498dfb5342" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="68c95d83-844e-42f2-b4fd-be498dfb5342">On the Relationship Between Code Verifiability and Understandability</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kobifeldman" class="navigate">Kobi Feldman</a>, <a href="https://2023.esec-fse.org/profile/martinkellogg" class="navigate">Martin Kellogg</a>, <a href="https://2023.esec-fse.org/profile/oscarchaparro" class="navigate">Oscar Chaparro</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/1/On-the-Relationship-Between-Code-Verifiability-and-Understandability" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="2bf2d9af-74c5-44cf-aade-6553b2e8ab81" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="2bf2d9af-74c5-44cf-aade-6553b2e8ab81">On the Usage of Continual Learning for Out-of-Distribution Generalization in Pre-trained Language Models of Code</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/martinweyssow" class="navigate">Martin Weyssow</a>, <a href="https://2023.esec-fse.org/profile/xinzhou2" class="navigate">Xin Zhou</a>, <a href="https://2023.esec-fse.org/profile/kisubkim" class="navigate">Kisub Kim</a>, <a href="https://2023.esec-fse.org/profile/davidlo" class="navigate">David Lo</a>, <a href="https://2023.esec-fse.org/profile/houarisahraoui" class="navigate">Houari Sahraoui</a></div><a href="https://arxiv.org/abs/2305.04106" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/3/On-the-Usage-of-Continual-Learning-for-Out-of-Distribution-Generalization-in-Pre-trai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="0086c8d9-c615-4eb7-91e9-f3aa427b115f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0086c8d9-c615-4eb7-91e9-f3aa427b115f">Outage-Watch: Early Prediction of Outages using Extreme Event Regularizer</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shubhamagarwal" class="navigate">Shubham Agarwal</a>, <a href="https://2023.esec-fse.org/profile/sarthakchakraborty1" class="navigate">Sarthak Chakraborty</a>, <a href="https://2023.esec-fse.org/profile/shaddygarg" class="navigate">Shaddy Garg</a>, <a href="https://2023.esec-fse.org/profile/sumitbisht" class="navigate">Sumit Bisht</a>, <a href="https://2023.esec-fse.org/profile/chahatjain" class="navigate">Chahat Jain</a>, <a href="https://2023.esec-fse.org/profile/ashrithagonuguntla" class="navigate">Ashritha Gonuguntla</a>, <a href="https://2023.esec-fse.org/profile/shivsaini" class="navigate">Shiv Saini</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/75/Outage-Watch-Early-Prediction-of-Outages-using-Extreme-Event-Regularizer" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="4b041236-3274-40b1-b364-761eba604b22" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="4b041236-3274-40b1-b364-761eba604b22">PEM: Representing Binary Program Semantics for Similarity Analysis via A Probabilistic Execution Model</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiangzhexu" class="navigate">Xiangzhe Xu</a>, <a href="https://2023.esec-fse.org/profile/zhouxuan" class="navigate">Zhou Xuan</a>, <a href="https://2023.esec-fse.org/profile/shiweifeng1" class="navigate">Shiwei Feng</a>, <a href="https://2023.esec-fse.org/profile/siyuancheng" class="navigate">Siyuan Cheng</a>, <a href="https://2023.esec-fse.org/profile/yapengye" class="navigate">Yapeng Ye</a>, <a href="https://2023.esec-fse.org/profile/qingkaishi" class="navigate">Qingkai Shi</a>, <a href="https://2023.esec-fse.org/profile/guanhongtao" class="navigate">Guanhong Tao</a>, <a href="https://2023.esec-fse.org/profile/leyu1" class="navigate">Le Yu</a>, <a href="https://2023.esec-fse.org/profile/zhuozhang" class="navigate">Zhuo Zhang</a>, <a href="https://2023.esec-fse.org/profile/xiangyuzhang" class="navigate">Xiangyu Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/60/PEM-Representing-Binary-Program-Semantics-for-Similarity-Analysis-via-A-Probabilisti" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="cb7f0f1e-c502-42e0-b259-f6bcbeb45da0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="cb7f0f1e-c502-42e0-b259-f6bcbeb45da0">Pitfalls in Experiments with DNN4SE: An Analysis of the State of the Practice</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siravegas" class="navigate">Sira Vegas</a>, <a href="https://2023.esec-fse.org/profile/sebastianelbaum1" class="navigate">Sebastian Elbaum</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/79/Pitfalls-in-Experiments-with-DNN4SE-An-Analysis-of-the-State-of-the-Practice" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="20b69ac5-b04c-4576-a998-5946b9e310a4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="20b69ac5-b04c-4576-a998-5946b9e310a4">PPR: Pairwise Program Reduction</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mengxiaozhang1" class="navigate">Mengxiao Zhang</a>, <a href="https://2023.esec-fse.org/profile/zhenyangxu" class="navigate">Zhenyang Xu</a>, <a href="https://2023.esec-fse.org/profile/yongqiangtian1" class="navigate">Yongqiang Tian</a>, <a href="https://2023.esec-fse.org/profile/yujiang" class="navigate">Yu Jiang</a>, <a href="https://2023.esec-fse.org/profile/chengniansun" class="navigate">Chengnian Sun</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/34/PPR-Pairwise-Program-Reduction" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="412b7c6a-846d-4d44-beff-a62802d41ae7" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="412b7c6a-846d-4d44-beff-a62802d41ae7">Practical Inference of Nullability Types</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/nimakarimipour1" class="navigate">Nima Karimipour</a>, <a href="https://2023.esec-fse.org/profile/justinpham" class="navigate">Justin Pham</a>, <a href="https://2023.esec-fse.org/profile/lazaroclapp1" class="navigate">Lazaro Clapp</a>, <a href="https://2023.esec-fse.org/profile/manusridharan" class="navigate">Manu Sridharan</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/85/Practical-Inference-of-Nullability-Types" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="60102564-a925-481e-b5cc-9381f372ce7a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="60102564-a925-481e-b5cc-9381f372ce7a">Predicting Software Performance with Divide-and-Learn</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jingzhigong" class="navigate">Jingzhi Gong</a>, <a href="https://2023.esec-fse.org/profile/taochen" class="navigate">Tao Chen</a></div><a href="https://arxiv.org/pdf/2306.06651.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/93/Predicting-Software-Performance-with-Divide-and-Learn" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="b12b00eb-30a4-4735-949a-3cfc6465d7e9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b12b00eb-30a4-4735-949a-3cfc6465d7e9">Program Repair Guided by Datalog-Defined Static Analysis</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuliu3" class="navigate">Yu Liu</a>, <a href="https://2023.esec-fse.org/profile/sergeymechtaev" class="navigate">Sergey Mechtaev</a>, <a href="https://2023.esec-fse.org/profile/pavlesubotic" class="navigate">Pavle Subotic</a>, <a href="https://2023.esec-fse.org/profile/abhikroychoudhury" class="navigate">Abhik Roychoudhury</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/94/Program-Repair-Guided-by-Datalog-Defined-Static-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="824496c9-f03f-4e63-8f00-6378ca32cee1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="824496c9-f03f-4e63-8f00-6378ca32cee1">Property-based Fuzzing for Finding Data Manipulation Errors in Android Apps</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jinglingsun" class="navigate">Jingling Sun</a>, <a href="https://2023.esec-fse.org/profile/tingsu" class="navigate">Ting Su</a>, <a href="https://2023.esec-fse.org/profile/jiayijiang" class="navigate">Jiayi Jiang</a>, <a href="https://2023.esec-fse.org/profile/juewang1" class="navigate">Jue Wang</a>, <a href="https://2023.esec-fse.org/profile/geguangpu" class="navigate">Geguang Pu</a>, <a href="https://2023.esec-fse.org/profile/zhendongsu" class="navigate">Zhendong Su</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/45/Property-based-Fuzzing-for-Finding-Data-Manipulation-Errors-in-Android-Apps" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="99a976bc-9026-419d-b284-a46656414ec9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="99a976bc-9026-419d-b284-a46656414ec9">RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic Program Repair</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/weishiwang" class="navigate">Weishi Wang</a>, <a href="https://2023.esec-fse.org/profile/yuewang3" class="navigate">Yue Wang</a>, <a href="https://2023.esec-fse.org/profile/shafiqjoty" class="navigate">Shafiq Joty</a>, <a href="https://2023.esec-fse.org/profile/stevenchhoi" class="navigate">Steven C.H. Hoi</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/15/RAP-Gen-Retrieval-Augmented-Patch-Generation-with-CodeT5-for-Automatic-Program-Repai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e1f86d24-28fd-4736-9a98-18a287abff8e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e1f86d24-28fd-4736-9a98-18a287abff8e">Recommending Analogical APIs via Knowledge Graph Embedding</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingweiliu" class="navigate">Mingwei Liu</a>, <a href="https://2023.esec-fse.org/profile/yanjunyang" class="navigate">Yanjun Yang</a>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a>, <a href="https://2023.esec-fse.org/profile/zhongzhou" class="navigate">Zhong Zhou</a>, <a href="https://2023.esec-fse.org/profile/xueyingdu" class="navigate">Xueying Du</a>, <a href="https://2023.esec-fse.org/profile/tianyongyang" class="navigate">Tianyong Yang</a></div><a href="https://mingwei-liu.github.io/files/FSE2023-KG4AR.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/64/Recommending-Analogical-APIs-via-Knowledge-Graph-Embedding" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="8130ee4a-93a5-4019-8470-c79a21081ead" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="8130ee4a-93a5-4019-8470-c79a21081ead">[Remote] A Generative and Mutational Approach for Synthesizing Bug-exposing Test Cases to Guide Compiler Fuzzing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/guixinye" class="navigate">Guixin Ye</a>, <a href="https://2023.esec-fse.org/profile/hutianmin" class="navigate">Tianmin Hu</a>, <a href="https://2023.esec-fse.org/profile/zhanyongtang" class="navigate">Zhanyong Tang</a>, <a href="https://2023.esec-fse.org/profile/zhenyefan" class="navigate">Zhenye Fan</a>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a>, <a href="https://2023.esec-fse.org/profile/bozhang" class="navigate">Bo Zhang</a>, <a href="https://2023.esec-fse.org/profile/wenxiangqian" class="navigate">Wenxiang Qian</a>, <a href="https://2023.esec-fse.org/profile/zwang" class="navigate">Zheng Wang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/91/-Remote-A-Generative-and-Mutational-Approach-for-Synthesizing-Bug-exposing-Test-Case" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="3fceb61b-57da-401c-9ef9-0dd6720fcce2" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="3fceb61b-57da-401c-9ef9-0dd6720fcce2">[Remote] An Extensive Study on Adversarial Attack against Pre-trained Models of Code</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaohudu" class="navigate">Xiaohu Du</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/zichaowei" class="navigate">Zichao Wei</a>, <a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/115/-Remote-An-Extensive-Study-on-Adversarial-Attack-against-Pre-trained-Models-of-Code" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="88741d32-7bfe-47ae-865e-ceaaf865166a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="88741d32-7bfe-47ae-865e-ceaaf865166a">[Remote] API-Knowledge Aware Search-based Software Testing: Where, What and How</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaoxueren" class="navigate">Xiaoxue Ren</a>, <a href="https://2023.esec-fse.org/profile/xinyuanye" class="navigate">Xinyuan Ye</a>, <a href="https://2023.esec-fse.org/profile/yunlin" class="navigate">Yun Lin</a>, <a href="https://2023.esec-fse.org/profile/zhenchangxing" class="navigate">Zhenchang Xing</a>, <a href="https://2023.esec-fse.org/profile/shuqingli" class="navigate">Shuqing Li</a>, <a href="https://2023.esec-fse.org/profile/michaellyu" class="navigate">Michael Lyu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/28/-Remote-API-Knowledge-Aware-Search-based-Software-Testing-Where-What-and-How" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="607971aa-eaba-436f-bfd7-fc7657258aec" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="607971aa-eaba-436f-bfd7-fc7657258aec">[Remote] A Practical Human Labeling Method for Online Just-in-Time Software Defect Prediction</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/liyansong1" class="navigate">Liyan Song</a>, <a href="https://2023.esec-fse.org/profile/leandrominku3" class="navigate">Leandro Minku</a>, <a href="https://2023.esec-fse.org/profile/congteng1" class="navigate">Cong Teng</a>, <a href="https://2023.esec-fse.org/profile/xinyao1" class="navigate">Xin Yao</a></div><a href="https://www.cs.bham.ac.uk/~minkull/publications/SongFSE2023.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/66/-Remote-A-Practical-Human-Labeling-Method-for-Online-Just-in-Time-Software-Defect-Pr" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="cc43a448-77e4-48d0-8ee5-be5ea943cca9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="cc43a448-77e4-48d0-8ee5-be5ea943cca9">[Remote] Automated and Context-Aware Repair of Color-Related Accessibility Issues for Android Apps</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuxinzhang2" class="navigate">Yuxin Zhang</a>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a>, <a href="https://2023.esec-fse.org/profile/linglingfan" class="navigate">Lingling Fan</a>, <a href="https://2023.esec-fse.org/profile/chunyangchen1" class="navigate">Chunyang Chen</a>, <a href="https://2023.esec-fse.org/profile/lixiaohong" class="navigate">Xiaohong Li</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/88/-Remote-Automated-and-Context-Aware-Repair-of-Color-Related-Accessibility-Issues-for" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c7363e7e-d3f4-4f76-b2c5-8e596a29b75e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c7363e7e-d3f4-4f76-b2c5-8e596a29b75e">[Remote] CAmpactor: A Novel and Effective Local Search Algorithm for Optimizing Pairwise Covering Arrays</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/qiyuanzhao1" class="navigate">Qiyuan Zhao</a>, <a href="https://2023.esec-fse.org/profile/chuanluo" class="navigate">Chuan Luo</a>, <a href="https://2023.esec-fse.org/profile/shaoweicai" class="navigate">Shaowei Cai</a>, <a href="https://2023.esec-fse.org/profile/weiwu1" class="navigate">Wei Wu</a>, <a href="https://2023.esec-fse.org/profile/jinkunlin1" class="navigate">Jinkun Lin</a>, <a href="https://2023.esec-fse.org/profile/hongyuzhang" class="navigate">Hongyu Zhang</a>, <a href="https://2023.esec-fse.org/profile/chunminghu" class="navigate">Chunming Hu</a></div><a href="https://doi.org/10.1145/3611643.3616284" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://github.com/chuanluocs/CAmpactor/blob/master/paper.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/43/-Remote-CAmpactor-A-Novel-and-Effective-Local-Search-Algorithm-for-Optimizing-Pairw" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1321ff9f-baf7-47a5-b25e-fc36e1595ea1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1321ff9f-baf7-47a5-b25e-fc36e1595ea1">[Remote] CCT5: A Code-Change-Oriented Pre-Trained Model</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bolin2" class="navigate">Bo Lin</a>, <a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a>, <a href="https://2023.esec-fse.org/profile/zhongxinliu" class="navigate">Zhongxin Liu</a>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a>, <a href="https://2023.esec-fse.org/profile/xiaoguangmao" class="navigate">Xiaoguang Mao</a></div><a href="https://doi.org/10.1145/3611643.3616339" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://shangwenwang.github.io/files/FSE-23B.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/98/-Remote-CCT5-A-Code-Change-Oriented-Pre-Trained-Model" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="6c5f3d58-60dd-428f-95fc-ce44e1298727" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="6c5f3d58-60dd-428f-95fc-ce44e1298727">[Remote] CodeMark: Imperceptible Watermarking for Code Datasets against Neural Code Completion Models</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhensusun" class="navigate">Zhensu Sun</a>, <a href="https://2023.esec-fse.org/profile/xiaoningdu" class="navigate">Xiaoning Du</a>, <a href="https://2023.esec-fse.org/profile/fusong" class="navigate">Fu Song</a>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a></div><a href="https://arxiv.org/pdf/2308.14401.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/56/-Remote-CodeMark-Imperceptible-Watermarking-for-Code-Datasets-against-Neural-Code-C" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="ec41b9c4-4673-44d3-a892-326343e7c28b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ec41b9c4-4673-44d3-a892-326343e7c28b">[Remote] Comparison and Evaluation on Static Application Security Testing (SAST) Tools for Java</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kaixuanli" class="navigate">Kaixuan Li</a>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a>, <a href="https://2023.esec-fse.org/profile/linglingfan" class="navigate">Lingling Fan</a>, <a href="https://2023.esec-fse.org/profile/ruitaofeng" class="navigate">Ruitao Feng</a>, <a href="https://2023.esec-fse.org/profile/hanliu1" class="navigate">Han Liu</a>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a>, <a href="https://2023.esec-fse.org/profile/yixiangchen" class="navigate">Yixiang Chen</a></div><a href="https://kaixuanli-ecnu.github.io/files/fse23-java-sast.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/21/-Remote-Comparison-and-Evaluation-on-Static-Application-Security-Testing-SAST-Tool" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="88e6bb0a-abfb-42e6-a373-e83d760f7790" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="88e6bb0a-abfb-42e6-a373-e83d760f7790">[Remote] Compatibility Issues in Deep Learning Systems: Problems and Opportunities</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junwang6" class="navigate">Jun Wang</a>, <a href="https://2023.esec-fse.org/profile/guanpingxiao" class="navigate">Guanping Xiao</a>, <a href="https://2023.esec-fse.org/profile/shuaizhang1" class="navigate">Shuai Zhang</a>, <a href="https://2023.esec-fse.org/profile/huashanlei" class="navigate">Huashan Lei</a>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a>, <a href="https://2023.esec-fse.org/profile/yuleisui" class="navigate">Yulei Sui</a></div><a href="https://doi.org/10.1145/3611643.3616321" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://guanpingxiao.github.io/publications/FSE23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/80/-Remote-Compatibility-Issues-in-Deep-Learning-Systems-Problems-and-Opportunities" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="9829bddc-bcd6-4e1b-b09b-1271d9e96ae5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="9829bddc-bcd6-4e1b-b09b-1271d9e96ae5">[Remote] DeepInfer: Deep Type Inference from Smart Contract Bytecode</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kunsongzhao1" class="navigate">Kunsong Zhao</a>, <a href="https://2023.esec-fse.org/profile/zihaoli1" class="navigate">Zihao Li</a>, <a href="https://2023.esec-fse.org/profile/jianfengli" class="navigate">Jianfeng Li</a>, <a href="https://2023.esec-fse.org/profile/heye" class="navigate">He Ye</a>, <a href="https://2023.esec-fse.org/profile/xiapuluo" class="navigate">Xiapu Luo</a>, <a href="https://2023.esec-fse.org/profile/tingchen1" class="navigate">Ting Chen</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/102/-Remote-DeepInfer-Deep-Type-Inference-from-Smart-Contract-Bytecode" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1846d8d0-74d8-4126-a351-f7f21a42c90e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1846d8d0-74d8-4126-a351-f7f21a42c90e">[Remote] DeepRover: A Query-efficient Blackbox Attack for Deep Neural Networks</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/fuyuanzhang1" class="navigate">Fuyuan Zhang</a>, <a href="https://2023.esec-fse.org/profile/xinwenhu1" class="navigate">Xinwen Hu</a>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a>, <a href="https://2023.esec-fse.org/profile/jianjunzhao" class="navigate">Jianjun Zhao</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/126/-Remote-DeepRover-A-Query-efficient-Blackbox-Attack-for-Deep-Neural-Networks" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="5c73c983-efc8-483b-be64-b35c977391a9" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="5c73c983-efc8-483b-be64-b35c977391a9">[Remote] Demystifying Dependency Bugs in Deep Learning Stack</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kaifenghuang" class="navigate">Kaifeng Huang</a>, <a href="https://2023.esec-fse.org/profile/bihuanchen" class="navigate">Bihuan Chen</a>, <a href="https://2023.esec-fse.org/profile/sushengwu" class="navigate">Susheng Wu</a>, <a href="https://2023.esec-fse.org/profile/junmingcao1" class="navigate">Junming Cao</a>, <a href="https://2023.esec-fse.org/profile/leima" class="navigate">Lei Ma</a>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/84/-Remote-Demystifying-Dependency-Bugs-in-Deep-Learning-Stack" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="68652bfa-4872-47f3-b142-39bb971d4390" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="68652bfa-4872-47f3-b142-39bb971d4390">[Remote] Demystifying the Composition and Code Reuse in Solidity Smart Contracts</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/kairansun1" class="navigate">Kairan Sun</a>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a>, <a href="https://2023.esec-fse.org/profile/kaixuanli" class="navigate">Kaixuan Li</a>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a></div><a href="https://kaixuanli-ecnu.github.io/files/fse23-sc-codeclone-kairansun.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/29/-Remote-Demystifying-the-Composition-and-Code-Reuse-in-Solidity-Smart-Contracts" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="14fb8153-274f-4aed-91ab-45a9c7d3828e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="14fb8153-274f-4aed-91ab-45a9c7d3828e">[Remote] Detecting Atomicity Violations in Interrupt-Driven Programs via Interruption Points Selecting and Delayed ISR-Triggering</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/binyu" class="navigate">Bin Yu</a>, <a href="https://2023.esec-fse.org/profile/congtian1" class="navigate">Cong Tian</a>, <a href="https://2023.esec-fse.org/profile/hengruixing" class="navigate">Hengrui Xing</a>, <a href="https://2023.esec-fse.org/profile/zuchaoyang1" class="navigate">Zuchao Yang</a>, <a href="https://2023.esec-fse.org/profile/jiesu" class="navigate">Jie Su</a>, <a href="https://2023.esec-fse.org/profile/xulu" class="navigate">Xu Lu</a>, <a href="https://2023.esec-fse.org/profile/jiyuyang1" class="navigate">Jiyu Yang</a>, <a href="https://2023.esec-fse.org/profile/liangzhao1" class="navigate">Liang Zhao</a>, <a href="https://2023.esec-fse.org/profile/xiaofengli" class="navigate">Xiaofeng Li</a>, <a href="https://2023.esec-fse.org/profile/zhenhuaduan" class="navigate">Zhenhua Duan</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/35/-Remote-Detecting-Atomicity-Violations-in-Interrupt-Driven-Programs-via-Interruption" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="a7f34908-f9d5-4bb1-9832-19d91340ede5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a7f34908-f9d5-4bb1-9832-19d91340ede5">[Remote] DiagConfig: Configuration Diagnosis of Performance Violations in Configurable Software Systems</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhimingchen" class="navigate">Zhiming Chen</a>, <a href="https://2023.esec-fse.org/profile/pengfeichen" class="navigate">Pengfei Chen</a>, <a href="https://2023.esec-fse.org/profile/guangbayu" class="navigate">Guangba Yu</a>, <a href="https://2023.esec-fse.org/profile/zilonghe" class="navigate">Zilong He</a>, <a href="https://2023.esec-fse.org/profile/gentingmai" class="navigate">Genting Mai</a>, <a href="https://2023.esec-fse.org/profile/peipeiwang1" class="navigate">Peipei Wang</a></div><a href="https://raw.githubusercontent.com/IntelligentDDS/DiagConfig/main/fse23DiagConfig_paper.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/59/-Remote-DiagConfig-Configuration-Diagnosis-of-Performance-Violations-in-Configurabl" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="2dfe230a-cd11-43c6-99c2-d9104b54c35f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="2dfe230a-cd11-43c6-99c2-d9104b54c35f">[Remote] Discovering Parallelisms in Python Programs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siweiwei" class="navigate">Siwei Wei</a>, <a href="https://2023.esec-fse.org/profile/guyangsong" class="navigate">Guyang Song</a>, <a href="https://2023.esec-fse.org/profile/senlinzhu" class="navigate">Senlin Zhu</a>, <a href="https://2023.esec-fse.org/profile/ruoyiruan" class="navigate">Ruoyi Ruan</a>, <a href="https://2023.esec-fse.org/profile/shihaozhu" class="navigate">Shihao Zhu</a>, <a href="https://2023.esec-fse.org/profile/yancai1" class="navigate">Yan Cai</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/18/-Remote-Discovering-Parallelisms-in-Python-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="bbf75083-3846-4d31-bb6e-d4349e121600" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="bbf75083-3846-4d31-bb6e-d4349e121600">[Remote] Distinguishing Look-Alike Innocent and Vulnerable Code by Subtle Semantic Representation Learning and Explanation</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chaoni" class="navigate">Chao Ni</a>, <a href="https://2023.esec-fse.org/profile/xinyin1" class="navigate">Xin Yin</a>, <a href="https://2023.esec-fse.org/profile/kaiwenyang" class="navigate">Kaiwen Yang</a>, <a href="https://2023.esec-fse.org/profile/dehaizhao" class="navigate">Dehai Zhao</a>, <a href="https://2023.esec-fse.org/profile/zhenchangxing" class="navigate">Zhenchang Xing</a>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/117/-Remote-Distinguishing-Look-Alike-Innocent-and-Vulnerable-Code-by-Subtle-Semantic-Re" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="ee6d0918-0669-46e3-9b27-d9d14753137e" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ee6d0918-0669-46e3-9b27-d9d14753137e">[Remote] Gitor: Scalable Code Clone Detection by Building Global Sample Graph</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junjieshan1" class="navigate">Junjie shan</a>, <a href="https://2023.esec-fse.org/profile/shihandou1" class="navigate">Shihan Dou</a>, <a href="https://2023.esec-fse.org/profile/yuemingwu" class="navigate">Yueming Wu</a>, <a href="https://2023.esec-fse.org/profile/hairuwu" class="navigate">Hairu wu</a>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/127/-Remote-Gitor-Scalable-Code-Clone-Detection-by-Building-Global-Sample-Graph" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="27a59194-f8f9-4fee-97ba-880e0b096d04" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="27a59194-f8f9-4fee-97ba-880e0b096d04">[Remote] Heterogeneous Testing for Coverage Profilers Empowered with Debugging Support</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yibiaoyang" class="navigate">Yibiao Yang</a>, <a href="https://2023.esec-fse.org/profile/maolinsun" class="navigate">Maolin Sun</a>, <a href="https://2023.esec-fse.org/profile/yangwang6" class="navigate">Yang Wang</a>, <a href="https://2023.esec-fse.org/profile/qingyangli" class="navigate">Qingyang Li</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/yumingzhou1" class="navigate">Yuming Zhou</a></div><a href="https://yangyibiao.github.io/files/papers/fse23-main-1032.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/99/-Remote-Heterogeneous-Testing-for-Coverage-Profilers-Empowered-with-Debugging-Suppor" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="eb8c16e9-9100-42d8-be8b-8733363546e5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="eb8c16e9-9100-42d8-be8b-8733363546e5">[Remote] Hue: A User-Adaptive Parser for Hybrid Logs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/junjielongxu" class="navigate">Junjielong Xu</a>, <a href="https://2023.esec-fse.org/profile/qiuaifu" class="navigate">Qiuai Fu</a>, <a href="https://2023.esec-fse.org/profile/zhouruixingzhu" class="navigate">Zhouruixing Zhu</a>, <a href="https://2023.esec-fse.org/profile/yutongcheng" class="navigate">Yutong Cheng</a>, <a href="https://2023.esec-fse.org/profile/zhijingli1" class="navigate">zhijing li</a>, <a href="https://2023.esec-fse.org/profile/yuchima" class="navigate">Yuchi Ma</a>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/19/-Remote-Hue-A-User-Adaptive-Parser-for-Hybrid-Logs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="84002fc8-bb5f-4c96-95fd-dd0f29099d7b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="84002fc8-bb5f-4c96-95fd-dd0f29099d7b">[Remote] Log Parsing with Generalization Ability under New Log Types</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/siyuyu" class="navigate">Siyu Yu</a>, <a href="https://2023.esec-fse.org/profile/yifanwu2" class="navigate">Yifan Wu</a>, <a href="https://2023.esec-fse.org/profile/zhijingli2" class="navigate">Zhijing Li</a>, <a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate">Pinjia He</a>, <a href="https://2023.esec-fse.org/profile/ningjiangchen" class="navigate">Ningjiang Chen</a>, <a href="https://2023.esec-fse.org/profile/changjianliu" class="navigate">Changjian Liu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/114/-Remote-Log-Parsing-with-Generalization-Ability-under-New-Log-Types" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="d6ae009b-2ba7-456c-84da-86de3d46b10c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d6ae009b-2ba7-456c-84da-86de3d46b10c">[Remote] Mining Resource-Operation Knowledge to Support Resource Leak Detection</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chongwang2" class="navigate">Chong Wang</a>, <a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate">Yiling Lou</a>, <a href="https://2023.esec-fse.org/profile/xinpeng" class="navigate">Xin Peng</a>, <a href="https://2023.esec-fse.org/profile/jiananliu" class="navigate">Jianan Liu</a>, <a href="https://2023.esec-fse.org/profile/baihanzou" class="navigate">Baihan Zou</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/74/-Remote-Mining-Resource-Operation-Knowledge-to-Support-Resource-Leak-Detection" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e86a25e1-65d2-4937-b133-2fedc07d755b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e86a25e1-65d2-4937-b133-2fedc07d755b">[Remote] Natural Language to Code: How Far are We?</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/shangwenwang" class="navigate">Shangwen Wang</a>, <a href="https://2023.esec-fse.org/profile/mingyanggeng" class="navigate">Mingyang Geng</a>, <a href="https://2023.esec-fse.org/profile/bolin2" class="navigate">Bo Lin</a>, <a href="https://2023.esec-fse.org/profile/zhensusun" class="navigate">Zhensu Sun</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/yepangliu" class="navigate">Yepang Liu</a>, <a href="https://2023.esec-fse.org/profile/lili" class="navigate">Li Li</a>, <a href="https://2023.esec-fse.org/profile/tegawendefbissyande" class="navigate">Tegawendé F. Bissyandé</a>, <a href="https://2023.esec-fse.org/profile/xiaoguangmao" class="navigate">Xiaoguang Mao</a></div><a href="https://doi.org/10.1145/3611643.3616323" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://shangwenwang.github.io/files/FSE-23A.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/82/-Remote-Natural-Language-to-Code-How-Far-are-We-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="1531557f-1458-42cd-9754-7c73910a90eb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="1531557f-1458-42cd-9754-7c73910a90eb">[Remote] Nezha: Interpretable Fine-Grained Root Causes Analysis for Microservices on Multi-Modal Observability Data</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/guangbayu" class="navigate">Guangba Yu</a>, <a href="https://2023.esec-fse.org/profile/pengfeichen" class="navigate">Pengfei Chen</a>, <a href="https://2023.esec-fse.org/profile/yufengli1" class="navigate">Yufeng Li</a>, <a href="https://2023.esec-fse.org/profile/hongyangchen" class="navigate">Hongyang Chen</a>, <a href="https://2023.esec-fse.org/profile/xiaoyunli1" class="navigate">Xiaoyun Li</a>, <a href="https://2023.esec-fse.org/profile/zibinzheng1" class="navigate">Zibin Zheng</a></div><a href="https://yuxiaoba.github.io/publication/nezha23/nezha23.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a></td></tr><tr><td><span data-event-star="a0ebd55c-7541-493a-b3e2-9d2acd436432" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="a0ebd55c-7541-493a-b3e2-9d2acd436432">[Remote] OOM-Guard: Towards Improving The Ergonomics of Rust OOM Handling via A Reservation-based Approach</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chengjunchen" class="navigate">Chengjun Chen</a>, <a href="https://2023.esec-fse.org/profile/zhicongzhang" class="navigate">Zhicong Zhang</a>, <a href="https://2023.esec-fse.org/profile/hongliangtian" class="navigate">Hongliang Tian</a>, <a href="https://2023.esec-fse.org/profile/shoumengyan" class="navigate">Shoumeng Yan</a>, <a href="https://2023.esec-fse.org/profile/huixu1" class="navigate">Hui Xu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/62/-Remote-OOM-Guard-Towards-Improving-The-Ergonomics-of-Rust-OOM-Handling-via-A-Reser" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="47d0f430-9876-4846-89cc-8545f7c48038" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="47d0f430-9876-4846-89cc-8545f7c48038">[Remote] Pre-training Code Representation with Semantic Flow Graph for Effective Bug Localization</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yalidu2" class="navigate">Yali Du</a>, <a href="https://2023.esec-fse.org/profile/zhongxingyu2" class="navigate">Zhongxing Yu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/97/-Remote-Pre-training-Code-Representation-with-Semantic-Flow-Graph-for-Effective-Bug-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="4f0ab348-5aff-4920-ae34-d41317897fb0" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="4f0ab348-5aff-4920-ae34-d41317897fb0">[Remote] Self-Supervised Query Reformulation for Code Search</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yuetianmao" class="navigate">Yuetian Mao</a>, <a href="https://2023.esec-fse.org/profile/chengchengwan" class="navigate">Chengcheng Wan</a>, <a href="https://2023.esec-fse.org/profile/yuzejiang" class="navigate">Yuze Jiang</a>, <a href="https://2023.esec-fse.org/profile/xiaodonggu" class="navigate">Xiaodong Gu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/65/-Remote-Self-Supervised-Query-Reformulation-for-Code-Search" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="5b313d64-6937-475c-82cb-dc40a59a7fd4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="5b313d64-6937-475c-82cb-dc40a59a7fd4">[Remote] Semantic Test Repair for Web applications</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaofangqi" class="navigate">Xiaofang Qi</a>, <a href="https://2023.esec-fse.org/profile/xiangqian" class="navigate">Xiang Qian</a>, <a href="https://2023.esec-fse.org/profile/yanhuili1" class="navigate">Yanhui Li</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/83/-Remote-Semantic-Test-Repair-for-Web-applications" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="bcd0c3af-8b8c-485e-ab05-72588d4aa01c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="bcd0c3af-8b8c-485e-ab05-72588d4aa01c">[Remote] Software Architecture in Practice: Challenges and Opportunities</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/zhiyuanwan" class="navigate">Zhiyuan Wan</a>, <a href="https://2023.esec-fse.org/profile/yunzhang" class="navigate">Yun Zhang</a>, <a href="https://2023.esec-fse.org/profile/xinxia" class="navigate">Xin Xia</a>, <a href="https://2023.esec-fse.org/profile/yijiang" class="navigate">Yi Jiang</a>, <a href="https://2023.esec-fse.org/profile/davidlo" class="navigate">David Lo</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/123/-Remote-Software-Architecture-in-Practice-Challenges-and-Opportunities" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c731825f-d821-443d-b206-b4fd5db429e8" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c731825f-d821-443d-b206-b4fd5db429e8">[Remote] The EarlyBIRD Catches the Bug: On Exploiting Early Layers of Encoder Models for More Efficient Code Classification</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/anastasiiagrishina" class="navigate">Anastasiia Grishina</a>, <a href="https://2023.esec-fse.org/profile/maxhort" class="navigate">Max Hort</a>, <a href="https://2023.esec-fse.org/profile/leonmoonen" class="navigate">Leon Moonen</a></div><a href="https://arxiv.org/abs/2305.04940" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/63/-Remote-The-EarlyBIRD-Catches-the-Bug-On-Exploiting-Early-Layers-of-Encoder-Models-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="f106a74c-e570-4da9-8131-a190f471f603" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="f106a74c-e570-4da9-8131-a190f471f603">[Remote] Towards Automated Detection of Unethical Behavior in Open-source Software Projects</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/hsumyatwin1" class="navigate">Hsu Myat Win</a>, <a href="https://2023.esec-fse.org/profile/haibowang1" class="navigate">Haibo Wang</a>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/73/-Remote-Towards-Automated-Detection-of-Unethical-Behavior-in-Open-source-Software-Pr" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="d29b4f43-f4e4-4206-99ad-fe07e0314a0b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="d29b4f43-f4e4-4206-99ad-fe07e0314a0b">[Remote] TransRacer: Function Dependence-Guided Transaction Race Detection for Smart Contracts</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/chenyangma1" class="navigate">Chenyang Ma</a>, <a href="https://2023.esec-fse.org/profile/weisong" class="navigate">Wei Song</a>, <a href="https://2023.esec-fse.org/profile/jeffhuang" class="navigate">Jeff Huang</a></div><a href="https://doi.org/10.1145/3611643.3616281" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://figshare.com/s/12a764b52bd9e7c3e187" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/40/-Remote-TransRacer-Function-Dependence-Guided-Transaction-Race-Detection-for-Smart-" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="b4316bb6-6f2d-4ce9-a476-fbf01cbe7ef4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="b4316bb6-6f2d-4ce9-a476-fbf01cbe7ef4">[Remote] Tritor: Detecting Semantic Code Clones by Building Social Network-based Triads Model</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/deqingzou" class="navigate">Deqing Zou</a>, <a href="https://2023.esec-fse.org/profile/siyuefeng" class="navigate">Siyue Feng</a>, <a href="https://2023.esec-fse.org/profile/yuemingwu" class="navigate">Yueming Wu</a>, <a href="https://2023.esec-fse.org/profile/wenqisuo" class="navigate">Wenqi Suo</a>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/113/-Remote-Tritor-Detecting-Semantic-Code-Clones-by-Building-Social-Network-based-Tria" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="8a083b54-4e63-47d2-97d9-7454a9dcbff5" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="8a083b54-4e63-47d2-97d9-7454a9dcbff5">[Remote] Understanding the topics and challenges of GPU programming by classifying and analyzing Stack Overflow posts</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/wenhuayang" class="navigate">Wenhua Yang</a>, <a href="https://2023.esec-fse.org/profile/chongzhang" class="navigate">Chong Zhang</a>, <a href="https://2023.esec-fse.org/profile/minxuepan" class="navigate">Minxue Pan</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/121/-Remote-Understanding-the-topics-and-challenges-of-GPU-programming-by-classifying-an" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e56bed2f-5ddc-4c04-a9e7-9a750af659fe" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e56bed2f-5ddc-4c04-a9e7-9a750af659fe">Revisiting Neural Program Smoothing for Fuzzing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mariairinanicolae" class="navigate">Maria Irina Nicolae</a>, <a href="https://2023.esec-fse.org/profile/maxeisele1" class="navigate">Max Eisele</a>, <a href="https://2023.esec-fse.org/profile/andreaszeller" class="navigate">Andreas Zeller</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/67/Revisiting-Neural-Program-Smoothing-for-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c7c2b22b-38a7-4f3a-a62d-9247a6cea47a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c7c2b22b-38a7-4f3a-a62d-9247a6cea47a">Scalable Program Clone Search Through Spectral Analysis</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/tristanbenoit" class="navigate">Tristan Benoit</a>, <a href="https://2023.esec-fse.org/profile/jeanyvesmarion" class="navigate">Jean-Yves Marion</a>, <a href="https://2023.esec-fse.org/profile/sebastienbardin" class="navigate">Sébastien Bardin</a></div><a href="https://doi.org/10.1145/3611643.3616279" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://arxiv.org/abs/2210.13063" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/38/Scalable-Program-Clone-Search-Through-Spectral-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="9fd27173-e5d9-41c5-b248-904a6da51f82" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="9fd27173-e5d9-41c5-b248-904a6da51f82">Semantic Debugging</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/martineberlein1" class="navigate">Martin Eberlein</a>, <a href="https://2023.esec-fse.org/profile/mariussmytzek" class="navigate">Marius Smytzek</a>, <a href="https://2023.esec-fse.org/profile/dominicsteinhofel1" class="navigate">Dominic Steinhöfel</a>, <a href="https://2023.esec-fse.org/profile/larsgrunske" class="navigate">Lars Grunske</a>, <a href="https://2023.esec-fse.org/profile/andreaszeller" class="navigate">Andreas Zeller</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/55/Semantic-Debugging" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="72b19b46-c31c-454b-be40-bd39c6d2bf12" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="72b19b46-c31c-454b-be40-bd39c6d2bf12">SJFuzz: Seed & Mutator Scheduling for JVM Fuzzing</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/mingyuanwu" class="navigate">Mingyuan Wu</a>, <a href="https://2023.esec-fse.org/profile/yichengouyang" class="navigate">Yicheng Ouyang</a>, <a href="https://2023.esec-fse.org/profile/minghailu" class="navigate">Minghai Lu</a>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a>, <a href="https://2023.esec-fse.org/profile/yingquanzhao" class="navigate">Yingquan Zhao</a>, <a href="https://2023.esec-fse.org/profile/hemingcui1" class="navigate">Heming Cui</a>, <a href="https://2023.esec-fse.org/profile/guoweiyang" class="navigate">Guowei Yang</a>, <a href="https://2023.esec-fse.org/profile/yuqunzhang1" class="navigate">Yuqun Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/36/SJFuzz-Seed-Mutator-Scheduling-for-JVM-Fuzzing" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="5f20e2e0-83b7-44f3-aacb-066bf668c8a6" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="5f20e2e0-83b7-44f3-aacb-066bf668c8a6">SmartFix: Fixing Vulnerable Smart Contracts by Accelerating Generate-and-Verify Repair using Statistical Models</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/sunbeomso" class="navigate">Sunbeom So</a>, <a href="https://2023.esec-fse.org/profile/hakjoooh" class="navigate">Hakjoo Oh</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/100/SmartFix-Fixing-Vulnerable-Smart-Contracts-by-Accelerating-Generate-and-Verify-Repai" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="099fcd0f-f81a-4076-9129-f2343f7617bc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="099fcd0f-f81a-4076-9129-f2343f7617bc">Software Architecture Recovery with Information Fusion</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yiranzhang" class="navigate">Yiran Zhang</a>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a>, <a href="https://2023.esec-fse.org/profile/hongxuchen" class="navigate">Hongxu Chen</a>, <a href="https://2023.esec-fse.org/profile/sunjianwen" class="navigate">Sun Jianwen</a>, <a href="https://2023.esec-fse.org/profile/dongqiu" class="navigate">Dong Qiu</a>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/44/Software-Architecture-Recovery-with-Information-Fusion" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="26573e7b-9ca3-49c9-a741-2b3f424472e4" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="26573e7b-9ca3-49c9-a741-2b3f424472e4">Software Composition Analysis for Vulnerability Detection: An Empirical Study on Java Projects</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lidazhao" class="navigate">Lida Zhao</a>, <a href="https://2023.esec-fse.org/profile/senchen" class="navigate">Sen Chen</a>, <a href="https://2023.esec-fse.org/profile/zhengzixu1" class="navigate">Zhengzi Xu</a>, <a href="https://2023.esec-fse.org/profile/chengweiliu" class="navigate">Chengwei Liu</a>, <a href="https://2023.esec-fse.org/profile/lyuyezhang" class="navigate">Lyuye Zhang</a>, <a href="https://2023.esec-fse.org/profile/wujiahui" class="navigate">Wu Jiahui</a>, <a href="https://2023.esec-fse.org/profile/junsun" class="navigate">Jun Sun</a>, <a href="https://2023.esec-fse.org/profile/yangliu" class="navigate">Yang Liu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/58/Software-Composition-Analysis-for-Vulnerability-Detection-An-Empirical-Study-on-Java" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e8d96d12-2565-417d-b8c7-7961459ed503" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e8d96d12-2565-417d-b8c7-7961459ed503">Speeding up SMT Solving via Compiler Optimization</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/benjaminmikek" class="navigate">Benjamin Mikek</a>, <a href="https://2023.esec-fse.org/profile/qirunzhang" class="navigate">Qirun Zhang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/116/Speeding-up-SMT-Solving-via-Compiler-Optimization" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="ad56566e-40ae-4d9c-9046-6150b91d5e0a" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ad56566e-40ae-4d9c-9046-6150b91d5e0a">State Merging with Quantifiers in Symbolic Execution</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/davidtrabish" class="navigate">David Trabish</a>, <a href="https://2023.esec-fse.org/profile/noamrinetzky" class="navigate">Noam Rinetzky</a>, <a href="https://2023.esec-fse.org/profile/sharonshoham" class="navigate">Sharon Shoham</a>, <a href="https://2023.esec-fse.org/profile/vaibhavsharma" class="navigate">Vaibhav Sharma</a></div><a href="https://doi.org/10.1145/3611643.3616287" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> DOI</a><a href="https://davidtr1037.github.io/files/fse23main-p381-p-20e978691c-72421-final.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/46/State-Merging-with-Quantifiers-in-Symbolic-Execution" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="efa105f7-2f88-4b68-b41c-4b98d059158c" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="efa105f7-2f88-4b68-b41c-4b98d059158c">Statfier: Automated Testing of Static Analyzers via Semantic-preserving Program Transformations</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/huaienzhang" class="navigate">Huaien Zhang</a>, <a href="https://2023.esec-fse.org/profile/yupei" class="navigate">Yu Pei</a>, <a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate">Junjie Chen</a>, <a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate">Shin Hwei Tan</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/31/Statfier-Automated-Testing-of-Static-Analyzers-via-Semantic-preserving-Program-Trans" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="0f08ed32-5814-4991-ba0a-7f5569fdaccc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="0f08ed32-5814-4991-ba0a-7f5569fdaccc">Statistical Reachability Analysis</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/seongminlee" class="navigate">Seongmin Lee</a>, <a href="https://2023.esec-fse.org/profile/marcelbohme" class="navigate">Marcel Böhme</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/27/Statistical-Reachability-Analysis" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="42952cd8-b4b5-4a86-9e4d-cd5dc56d3cbc" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="42952cd8-b4b5-4a86-9e4d-cd5dc56d3cbc">Statistical Type Inference for Incomplete Programs</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/yaohuipeng" class="navigate">Yaohui Peng</a>, <a href="https://2023.esec-fse.org/profile/jingxie" class="navigate">Jing Xie</a>, <a href="https://2023.esec-fse.org/profile/qionglingyang" class="navigate">Qiongling Yang</a>, <a href="https://2023.esec-fse.org/profile/hanwenguo" class="navigate">Hanwen Guo</a>, <a href="https://2023.esec-fse.org/profile/qinganli" class="navigate">Qingan Li</a>, <a href="https://2023.esec-fse.org/profile/jinglingxue" class="navigate">Jingling Xue</a>, <a href="https://2023.esec-fse.org/profile/yuanmengting1" class="navigate">YUAN Mengting</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/42/Statistical-Type-Inference-for-Incomplete-Programs" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="108595ad-acfa-4ce4-8cdd-2f88ca024f86" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="108595ad-acfa-4ce4-8cdd-2f88ca024f86">Testing Coreference Resolution Systems without Labeled Test Sets</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/jialuncao" class="navigate">Jialun Cao</a>, <a href="https://2023.esec-fse.org/profile/yaojielu" class="navigate">Yaojie Lu</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/17/Testing-Coreference-Resolution-Systems-without-Labeled-Test-Sets" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="5c17585a-9d4e-46a6-b245-022f55ebcc5f" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="5c17585a-9d4e-46a6-b245-022f55ebcc5f">Towards Greener Yet Powerful Code Generation via Quantization: An Empirical Study</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaokaiwei" class="navigate">Xiaokai Wei</a>, <a href="https://2023.esec-fse.org/profile/sujankumargonugondla" class="navigate">Sujan Kumar Gonugondla</a>, <a href="https://2023.esec-fse.org/profile/shiqiwang" class="navigate">Shiqi Wang</a>, <a href="https://2023.esec-fse.org/profile/wasiahmad" class="navigate">Wasi Ahmad</a>, <a href="https://2023.esec-fse.org/profile/baishakhiray" class="navigate">Baishakhi Ray</a>, <a href="https://2023.esec-fse.org/profile/haifengqian" class="navigate">Haifeng Qian</a>, <a href="https://2023.esec-fse.org/profile/xiaopengli" class="navigate">Xiaopeng LI</a>, <a href="https://2023.esec-fse.org/profile/varunkumar1" class="navigate">Varun Kumar</a>, <a href="https://2023.esec-fse.org/profile/zijianwang1" class="navigate">Zijian Wang</a>, <a href="https://2023.esec-fse.org/profile/yuchentian" class="navigate">Yuchen Tian</a>, <a href="https://2023.esec-fse.org/profile/qingsun1" class="navigate">Qing Sun</a>, <a href="https://2023.esec-fse.org/profile/benathiwaratkun" class="navigate">Ben Athiwaratkun</a>, <a href="https://2023.esec-fse.org/profile/mingyueshang" class="navigate">Mingyue Shang</a>, <a href="https://2023.esec-fse.org/profile/muralikrishnaramanathan" class="navigate">Murali Krishna Ramanathan</a>, <a href="https://2023.esec-fse.org/profile/parminderbhatia" class="navigate">Parminder Bhatia</a>, <a href="https://2023.esec-fse.org/profile/bingxiang" class="navigate">Bing Xiang</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/61/Towards-Greener-Yet-Powerful-Code-Generation-via-Quantization-An-Empirical-Study" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="ceccb0bb-ffd9-4fef-8765-587ac0be3a9b" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="ceccb0bb-ffd9-4fef-8765-587ac0be3a9b">TransMap: Pinpointing Mistakes in Neural Code Translation</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/bowang6" class="navigate">Bo Wang</a>, <a href="https://2023.esec-fse.org/profile/ruishili" class="navigate">Ruishi Li</a>, <a href="https://2023.esec-fse.org/profile/mingkaili" class="navigate">Mingkai Li</a>, <a href="https://2023.esec-fse.org/profile/prateeksaxena" class="navigate">Prateek Saxena</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/81/TransMap-Pinpointing-Mistakes-in-Neural-Code-Translation" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="16fb8e4f-234d-4d5b-b608-73f5d8f121bb" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="16fb8e4f-234d-4d5b-b608-73f5d8f121bb">Understanding Solidity Event Logging Practices in the Wild</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/lantianli" class="navigate">Lantian Li</a>, <a href="https://2023.esec-fse.org/profile/yejianliang" class="navigate">Yejian Liang</a>, <a href="https://2023.esec-fse.org/profile/zhihaoliu" class="navigate">Zhihao Liu</a>, <a href="https://2023.esec-fse.org/profile/zhongxingyu2" class="navigate">Zhongxing Yu</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/101/Understanding-Solidity-Event-Logging-Practices-in-the-Wild" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="c7f34a38-4dc1-49e5-8ec5-554047053742" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="c7f34a38-4dc1-49e5-8ec5-554047053742">Understanding the Bug Characteristics and Fix Strategies of Federated Learning Systems</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/xiaohudu" class="navigate">Xiaohu Du</a>, <a href="https://2023.esec-fse.org/profile/xiaochen6" class="navigate">Xiao CHEN</a>, <a href="https://2023.esec-fse.org/profile/jialuncao" class="navigate">Jialun Cao</a>, <a href="https://2023.esec-fse.org/profile/mingwen" class="navigate">Ming Wen</a>, <a href="https://2023.esec-fse.org/profile/shingchicheung" class="navigate">Shing-Chi Cheung</a>, <a href="https://2023.esec-fse.org/profile/haijin" class="navigate">Hai Jin</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/106/Understanding-the-Bug-Characteristics-and-Fix-Strategies-of-Federated-Learning-System" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="80c2a4e3-9c9a-4876-93de-012cd713c2ae" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="80c2a4e3-9c9a-4876-93de-012cd713c2ae">ViaLin: Path-Aware Dynamic Taint Analysis for Android</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/khaledahmed" class="navigate">Khaled Ahmed</a>, <a href="https://2023.esec-fse.org/profile/yingyingwang1" class="navigate">Yingying Wang</a>, <a href="https://2023.esec-fse.org/profile/mieszkolis" class="navigate">Mieszko Lis</a>, <a href="https://2023.esec-fse.org/profile/juliarubin" class="navigate">Julia Rubin</a></div><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/89/ViaLin-Path-Aware-Dynamic-Taint-Analysis-for-Android" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="e2903f4e-a5c7-4ed7-a811-3792a301523d" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="e2903f4e-a5c7-4ed7-a811-3792a301523d">"We Feel Like We're Winging It": A Study on Navigating Open-Source Dependency Abandonment</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/courtneymiller" class="navigate">Courtney Miller</a>, <a href="https://2023.esec-fse.org/profile/christiankastner" class="navigate">Christian Kästner</a>, <a href="https://2023.esec-fse.org/profile/bogdanvasilescu" class="navigate">Bogdan Vasilescu</a></div><a href="https://courtney-e-miller.github.io/static/media/WeFeelLikeWereWingingIt.dc3c76d3b3c2d12f4fee.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/52/-We-Feel-Like-We-re-Winging-It-A-Study-on-Navigating-Open-Source-Dependency-Abandon" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr><tr><td><span data-event-star="7f11bade-8c39-4d4c-a01c-3ac547dd7bd1" title="Add event to your program"><span class="text-disabled glyphicon glyphicon-star-empty"></span></span></td><td><a href="#" data-event-modal="7f11bade-8c39-4d4c-a01c-3ac547dd7bd1">When Function Inlining Meets WebAssembly: Counterintuitive Impacts on Runtime Performance</a><div class="prog-track">Research Papers</div><div class="performers"><a href="https://2023.esec-fse.org/profile/alanromano" class="navigate">Alan Romano</a>, <a href="https://2023.esec-fse.org/profile/weihangwang" class="navigate">Weihang Wang</a></div><a href="https://alan-romano.github.io/When_Function_Inlining_Meets_WebAssembly__Counterintuitive_Impacts_on_Runtime_Performance.pdf" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-link"></span> Pre-print</a><a href="https://2023.esec-fse.org/details/fse-2023-research-papers/70/When-Function-Inlining-Meets-WebAssembly-Counterintuitive-Impacts-on-Runtime-Perform" target="_blank" class="publication-link navigate"><span class="glyphicon glyphicon-film"></span> Media Attached</a></td></tr></table></div><div id="Call-for-Papers" class="tab-pane "><h2>Call for Papers</h2><p><p>We invite high-quality submissions, from both industry and academia, describing original and unpublished results of theoretical, empirical, conceptual, and experimental software engineering research.</p> <p><strong>NEW THIS YEAR:</strong> <strong><em>major revisions allowed!</em></strong> The main novelty of this year’s review process is that the initial output can be <em>accept, reject or major revision</em>. In case a paper is deemed publishable upon major revision, authors are granted <strong>8 weeks</strong> to perform major revisions, which might include additional experiments or new analyses of existing results; major rewriting of algorithms and explanations; clarifications, better scoping, and improved motivations. The same reviewers who requested major revisions will then assess whether the revised submission satisfies their requests adequately.</p> <p><strong>NEW THIS YEAR:</strong> <strong><em>research methods declaration!</em></strong> This year, in addition to declaring the topics which are relevant for their submissions, authors will be asked to declare the research methods employed in their submissions. This will enable us to ensure reviewer expertise both for research methods and topics. For full definitions of the research methods, see the <a href="https://acmsigsoft.github.io/EmpiricalStandards/docs/">SIGSOFT Empirical Standards</a>.</p> <p><strong>NEW THIS YEAR:</strong> <strong><em>adoption of SIGSOFT Open Science Policy!</em></strong> This year, ESEC/FSE has adopted the SIGSOFT Open Science Policy, and we encourage authors to provide a replication package. For authors, this means providing a supporting statement on the availability of a replication package (or lack thereof) in their submitted papers in a section named Data Availability after the Conclusion section. See more details <a href="https://2023.esec-fse.org/track/fse-2023-research-papers#open-science-policy">below</a>.</p> <p>Contributions should describe innovative and significant original research. Papers describing groundbreaking approaches to emerging problems are also welcome, as well as replication papers. Submissions that facilitate reproducibility by using available datasets or making the described tools and datasets publicly available are especially encouraged. For a list of specific topics of interest, please see the end of this call.</p> <h3><a href="#how-to-submit" id="how-to-submit" class="anchor-link">How to Submit</a></h3> <p>At the time of submission, all papers must conform to the <a href="https://2023.esec-fse.org/track/fse-2023-how-to-submit">ESEC/FSE 2023 Format and Submission Guidelines</a>, and must not exceed 10 pages for all text and figures plus 2 pages for references. All submissions must be in English and in PDF format. Submissions that do not comply with the above instructions will be desk rejected without review. Papers must be submitted electronically through the ESEC/FSE submission site:</p> <p><span style="color:red"><a href="https://esecfse2023.hotcrp.com/">https://esecfse2023.hotcrp.com/</a></span></p> <p>Each submission will be reviewed by at least three members of the program committee. When the initial output of the three reviews is <em>major revision</em>, authors will have an opportunity to address the reviewers’ requests during an 8 week major revision period. The revised submission must be accompanied by a <strong>response letter</strong>, where the authors explain how they addressed each concern expressed by the reviewers.</p> <p>Submissions will be evaluated on the basis of originality, importance of contribution, soundness, evaluation (if relevant), quality of presentation, and appropriate comparison to related work. Some papers may have more than three reviews, as PC chairs may solicit additional reviews based on factors such as reviewer expertise and strong disagreement between reviewers. The program committee as a whole will make final decisions about which submissions to accept for presentation at the conference.</p> <h3><a href="#double-anonymous-review-process" id="double-anonymous-review-process" class="anchor-link">Double-Anonymous Review Process</a></h3> <p>In order to ensure the fairness of the reviewing process, the ESEC/FSE 2023 Research Papers Track will employ a <strong>double-anonymous review process</strong>, where external reviewers do not know the identity of authors, and authors do not know the identity of external reviewers. The papers submitted must not reveal the authors’ identities in any way:</p> <ul> <li>Authors should leave out author names and affiliations from the body of their submission.</li> <li>Authors should ensure that any citation to related work by themselves is written in third person, that is, “the prior work of XYZ” as opposed to “our prior work”.</li> <li>Authors should not include URLs to author-revealing sites (tools, datasets). Authors are still encouraged to follow open science principles and submit replication packages, see more details on the open science policy below.</li> <li>Authors should anonymize author-revealing company names but instead provide general characteristics of the organisations involved needed to understand the context of the paper.</li> <li>Authors should ensure that paper acknowledgements do not reveal the origin of their work.</li> </ul> <p>The double-anonymous process used this year is “heavy”, i.e., the paper anonymity will be maintained during all reviewing and discussion periods. In case of major revision, authors must therefore maintain anonymity in their response letter and must provide no additional information that could be author-revealing.</p> <p>To facilitate double-anonymous reviewing, <strong>we recommend the authors to postpone publishing their submitted work on arXiv or similar sites until after the notification</strong>. If the authors have uploaded to arXiv or similar, they should avoid specifying that the manuscript was submitted to ESEC/FSE 2023.</p> <p>Authors with further questions on double-anonymous reviewing are encouraged to contact the program chairs by email. Papers that do not comply with the double-anonymous review process will be desk-rejected.</p> <h3><a href="#submission-policies" id="submission-policies" class="anchor-link">Submission Policies</a></h3> <p>Papers submitted for consideration to ESEC/FSE should not have been already published elsewhere and should not be under review or submitted for review elsewhere during the reviewing period. Specifically, authors are required to adhere to the <a href="http://www.acm.org/publications/policies/plagiarism_policy">ACM Policy and Procedures on Plagiarism</a> and the <a href="http://www.acm.org/publications/policies/simultaneous-submissions">ACM Policy on Prior Publication and Simultaneous Submissions</a>.</p> <p>To prevent double submissions, the chairs might compare the submissions with related conferences that have overlapping review periods. The double submission restriction applies only to refereed journals and conferences, not to unrefereed forums (e.g. <a href="http://arxiv.org/">arXiv.org</a>). To check for plagiarism issues, the chairs might use external plagiarism detection software.</p> <p>All publications are subject to the <a href="https://www.acm.org/publications/policies/roles-and-responsibilities">ACM Author Representations policy</a>.</p> <p>By submitting your article to an ACM Publication, you are hereby acknowledging that you and your co-authors are subject to all <a href="https://www.acm.org/publications/policies/toc">ACM Publications Policies</a>, including ACM’s new <a href="https://www.acm.org/publications/policies/research-involving-human-participants-and-subjects">Publications Policy on Research Involving Human Participants and Subjects</a>.</p> <p>Alleged violations to any of the above policies will be reported to ACM for further investigation and may result in a full retraction of your paper, in addition to other potential penalties, as per the <a href="https://www.acm.org/publications/policies">ACM Publications Policies</a>.</p> <p>Please ensure that you and your co-authors obtain an ORCID ID, so you can complete the publishing process if your paper is accepted. ACM has been involved in ORCID from the start and they have recently made a commitment to collect ORCID IDs from all of published authors. The collection process has started and will roll out as a requirement throughout 2022. ACM is committed to improve author discoverability, ensure proper attribution and contribute to ongoing community efforts around name normalization; your ORCID ID will help in these efforts.</p> <h3><a href="#important-dates" id="important-dates" class="anchor-link">Important Dates</a></h3> <p>All dates are 23:59:59 AoE (UTC-12h)</p> <ul> <li>Paper registration: 26 January, 2023 (to register a paper, only the paper title, author list and some additional metadata are required)</li> <li>Full paper submission: 2 February, 2023</li> <li>Initial notification: 4 May, 2023</li> <li>Revised manuscript submissions (major revisions only): 29 June, 2023</li> <li>Final notification for major revisions: 27 July, 2023</li> <li>Camera ready: 24 August, 2023</li> </ul> <p>NOTE: The official publication date is the date the proceedings are made available in the ACM Digital Library. This date may be up to two weeks prior to the first day of the conference. The official publication date affects the deadline for any patent filings related to published work.</p> <h3><a href="#open-science-policy" id="open-science-policy" class="anchor-link">Open Science Policy</a></h3> <p>The research track of ESEC/FSE has introduced an open science policy. Openness in science is key to fostering scientific progress via transparency, reproducibility, and replicability. The steering principle is that all research results should be accessible to the public, if possible, and that empirical studies should be reproducible. In particular, we actively support the adoption of open data and open source principles and encourage all contributing authors to disclose (anonymized and curated) data to increase reproducibility and replicability.</p> <p>Upon submission to the research track, authors are asked <strong>to make a replication package available</strong> to the program committee (via upload of supplemental material or a link to a private or public repository) <strong>or to comment on why this is not possible or desirable</strong>. Furthermore, authors are asked to indicate whether they intend to make their data publicly available upon acceptance. We ask authors to provide a supporting statement on the availability of a replication package (or lack thereof) in their submitted papers in a section named Data Availability after the Conclusion section. Be careful that such statements continue to maintain author anonymity. For more details, see the <a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy">ESEC/FSE open science policy</a>.</p> <p>Authors of accepted papers will be given an opportunity (and encouragement) to submit their data and tools to the separate ESEC/FSE’23 artefact evaluation committee.</p> <h3><a href="#topics-of-interest" id="topics-of-interest" class="anchor-link">Topics of Interest</a></h3> <p>Topics of interest include, but are not limited to:</p> <ul> <li>Artificial intelligence and machine learning for software engineering</li> <li>Autonomic computing</li> <li>Debugging and fault localization</li> <li>Dependability, safety, and reliability</li> <li>Distributed and collaborative software engineering</li> <li>Embedded software, safety-critical systems, and cyber-physical systems</li> <li>Empirical software engineering</li> <li>Human aspects of software engineering</li> <li>Human-computer interaction</li> <li>Mining software repositories</li> <li>Mobile development</li> <li>Model checking</li> <li>Model-driven engineering</li> <li>Parallel, distributed, and concurrent systems</li> <li>Performance engineering</li> <li>Program analysis</li> <li>Program comprehension</li> <li>Program repair</li> <li>Program synthesis</li> <li>Programming languages</li> <li>Recommendation systems</li> <li>Requirements engineering</li> <li>Search-based software engineering</li> <li>Services, components, and cloud</li> <li>Software architectures</li> <li>Software engineering education</li> <li>Software engineering for machine learning and artificial intelligence</li> <li>Software evolution</li> <li>Software processes</li> <li>Software security</li> <li>Software testing</li> <li>Software traceability</li> <li>Symbolic execution</li> <li>Tools and environments</li> </ul> </p></div><div id="FAQ" class="tab-pane "><div class="page-header"><h3>FAQ</h3></div><h1><a href="#faq-on-review-process-major-revisions-open-science-policy-double-anonymous-reviewing" id="faq-on-review-process-major-revisions-open-science-policy-double-anonymous-reviewing" class="anchor-link">FAQ on Review Process: Major Revisions, Open Science Policy, Double-Anonymous Reviewing</a></h1> <h2><a href="#major-revision-process" id="major-revision-process" class="anchor-link">Major Revision Process</a></h2> <p><strong>Q: Why is ESEC/FSE allowing major revisions?</strong></p> <p>A: SE conferences are currently forced to reject papers that include valuable material, but would need major changes to become acceptable for conference presentation, because major revisions cannot be accommodated in the current review process. By supporting only a binary outcome, conferences force reviewers to decide between rejection and acceptance even in borderline cases that would be better judged after a round of major revision. This can cause additional reviewing burden for the community (the paper is resubmitted to another venue with new reviewers) and inconsistency for the authors (the new reviewers have different opinions). We hope by allowing major revisions to both increase the acceptance rate of ESEC/FSE and to help reduce these current problems with the reviewing process.</p> <h3><a href="#for-authors" id="for-authors" class="anchor-link">For Authors</a></h3> <p><strong>Q: If my paper receives major revisions, what happens next?</strong></p> <p>A: The <em>meta-review</em> will clearly and explicitly list all major changes required by the reviewers to make the paper acceptable for publication. Authors of these papers are granted <em>8 weeks</em> to implement the requested changes. In addition to the revised paper, authors are asked to submit a response letter that explains how each required change was implemented. If any change was not implemented, authors can explain why. The same reviewers will then review the revised paper and make their final (binary) decision. Authors can also choose to withdraw their submission if they wish.</p> <p><strong>Q: Will major revision become the default decision causing initial acceptance rates to drop?</strong></p> <p>A: This is not the intention: reviewers are instructed to accept all papers that would have been accepted when <em>major revision</em> was not an available outcome.</p> <h3><a href="#for-reviewers" id="for-reviewers" class="anchor-link">For Reviewers</a></h3> <p><strong>Q: When shall I recommend <em>major revision</em> for a paper?</strong></p> <p>A: <em>Major revision</em> should not become the default choice for borderline papers and should be used only if without major revisions the paper would be rejected, while a properly done major revision, which addresses the reviewers’ concerns, could make the paper acceptable for publication; if the requested changes are doable in 8 weeks and are implementable within the page limit; if the requested changes are strictly necessary for paper acceptance (i.e., not just nice-to-have features); if the requested changes require recheck (i.e., reviewers cannot trust the authors to implement them directly in the camera ready).</p> <p><strong>Q: When shall I recommend <em>rejection</em> instead of <em>major revision</em>?</strong></p> <p>A: <em>Rejection</em> is a more appropriate outcome than <em>major revision</em> if the requested additions/changes are not implementable in 8 weeks; if the contribution is very narrow or not relevant to the SE audience, and it cannot be retargeted in 8 weeks; if the methodology is flawed and cannot be fixed in 8 weeks; if results are unconvincing, the paper does not seem to improve the state of the art much, and new convincing results are unlikely to be available after 8 weeks of further experiments; if the customary benchmark used in the community was ignored and cannot be adopted and compared to in 8 weeks.</p> <p><strong>Q: When shall I recommend <em>acceptance</em> instead of <em>major revision</em>?</strong></p> <p>A: We do not want major revision to become the primary pathway for acceptance. We should continue to trust the authors to make minor changes to the submissions in the camera ready version. Acceptance is preferable if the requested additions/changes are nice to have features, not mandatory for the acceptability of the work; if minor improvements of the text are needed; if minor clarifications requested by the reviewers should be incorporated; if important but not critical references should be added and discussed; if discussion of results could be improved, but the current one is already sufficient.</p> <p><strong>Q: What is the difference between major <em>revision</em> and <em>shepherding</em>?</strong></p> <p>A: <em>Major revision is not shepherding</em>. While shepherding typically focuses on important but minor changes, which can be specified in an operational way and can be checked quite easily and quickly by reviewers, major revisions require major changes (although doable in 8 weeks), which means the instructions for the authors cannot be completely operational and the check will need to go deeply into the new content delivered by the paper. Hence, while the expectation for shepherded papers is that most of them will be accepted once the requested changes are implemented, this is not necessarily the case with major revisions.</p> <p><strong>Q: Is there a quota of papers that can have <em>major revision</em> as outcome?</strong></p> <p>A: As there is no quota for the accepted papers, there is also no quota for major revisions. However, we expect that thanks to major revisions we will be able to eventually accept 10-15% more papers, while keeping the quality bar absolutely unchanged.</p> <p><strong>Q: What shall I write in the meta-review of a paper with <em>major revision</em> outcome?</strong></p> <p>A: With the possibility of a <em>major revision</em> outcome, meta-reviews become extremely important. The <em>meta-review</em> should clearly and explicitly list all major changes required by the reviewers to make the paper acceptable for publication. The meta-review should act as a contract between reviewers and authors, such that when all required changes are properly made, the paper is accepted. In this respect, the listed changes should be extremely clear, precise, and implementable.</p> <h2><a href="#review-process" id="review-process" class="anchor-link">Review Process</a></h2> <h3><a href="#for-authors" id="for-authors" class="anchor-link">For Authors</a></h3> <p><strong>Q: Can I withdraw my paper?</strong></p> <p>A: Yes, papers can be withdrawn at any time using HotCRP.</p> <h3><a href="#for-reviewers" id="for-reviewers" class="anchor-link">For Reviewers</a></h3> <p><strong>Q: The authors have provided a URL to supplemental material. I would like to see the material but I worry they will snoop my IP address and learn my identity. What should I do?</strong></p> <p>A: Contact the Program Co-Chairs, who will download the material on your behalf and make it available to you.</p> <p><strong>Q: If I am assigned a paper for which I feel I am not an expert, how do I seek an outside review?</strong></p> <p>A: PC members should do their own reviews, not delegate them to someone else. Please contact the Program Co-Chairs, especially since additional reviewers might have a different set of conflicts of interest.</p> <h2><a href="#open-science-policy" id="open-science-policy" class="anchor-link">Open Science Policy</a></h2> <p><strong>Q: What is the ESEC/FSE 2023 open science policy and how can I follow it?</strong></p> <p>A: Openness in science is key to fostering scientific progress via transparency, reproducibility, and replicability. Upon submission to the research track, authors are asked to:</p> <ul> <li>make their data available to the program committee (via upload of supplemental material or a link to an anonymous repository) and provide instructions on how to access this data in the paper; <strong>or</strong></li> <li>include in the paper an explanation as to why this is not possible or desirable; <strong>and</strong></li> <li>indicate if they intend to make their data publicly available upon acceptance. This information should be provided in the submitted papers in a section named Data Availability after the Conclusion section. For more details, see the <a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy">ESEC/FSE open science policy</a>.</li> </ul> <p><strong>Q: How can I upload supplementary material via the HotCRP site and make it anonymous for double-anonymous review?</strong></p> <p>A: To conform to the double-anonymous policy, please include an anonymized URL. Code and data repositories may be exported to remove version control history, scrubbed of names in comments and metadata, and anonymously uploaded to a sharing site. Instructions are provided in the <a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy">ESEC/FSE open science policy</a>.</p> <h2><a href="#double-anonymous-reviewing-dar" id="double-anonymous-reviewing-dar" class="anchor-link">Double-Anonymous Reviewing (DAR)</a></h2> <p><strong>Q: Why are you using double-anonymous reviewing?</strong></p> <p>A: Studies have shown that a reviewer’s attitude toward a submission may be affected, even unconsciously, by the identity of the authors.</p> <p><strong>Q: Do you really think DAR actually works? I suspect reviewers can often guess who the authors are anyway.</strong></p> <p>A: It is rare for authorship to be guessed correctly, even by expert reviewers, as detailed in <a href="https://arxiv.org/abs/1709.01609">this study</a>.</p> <h3><a href="#for-authors" id="for-authors" class="anchor-link">For Authors</a></h3> <p><strong>Q: What exactly do I have to do to anonymize my paper?</strong></p> <p>A: Your job is not to make your identity undiscoverable but simply to make it possible for reviewers to evaluate your submission without having to know who you are: omit authors’ names from your title page, and when you cite your own work, refer to it in the third person. Also, be sure not to include any acknowledgements that would give away your identity. You should also avoid revealing the institutional affiliation of authors.</p> <p><strong>Q: I would like to provide supplementary material for consideration, e.g., the code of my implementation or proofs of theorems. How do I do this?</strong></p> <p>A: On the submission site, there will be an option to submit supplementary material along with your main paper. You can also share supplementary material in a private or publicly shared repository (preferred). This supplementary material should also be anonymized; it may be viewed by reviewers during the review period, so it should adhere to the same double-anonymous guidelines. See instructions on the <a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy">ESEC/FSE open science policy</a>.</p> <p><strong>Q: My submission is based on code available in a public repository. How do I deal with this?</strong></p> <p>A: Making your code publicly available is not incompatible with double-anonymous reviewing. You can create an anonymized version of the repository and include a new URL that points to the anonymized version of the repository, similar to how you would include supplementary materials to adhere to the Open Science policy. Authors wanting to share GitHub repositories may want to look into using <a href="https://anonymous.4open.science/">https://anonymous.4open.science/</a> which is an open source tool that helps you to quickly double-anonymize your repository.</p> <p><strong>Q: I am building on my own past work on the WizWoz system. Do I need to rename this system in my paper for purposes of anonymity, so as to remove the implied connection between my authorship of past work on this system and my present submission?</strong></p> <p>A: Maybe. The core question is really whether the system is one that, once identified, automatically identifies the author(s) and/or the institution. If the system is widely available, and especially if it has a substantial body of contributors and has been out for a while, then these conditions may not hold (e.g., LLVM or HotSpot), because there would be considerable doubt about authorship. By contrast, a paper on a modification to a proprietary system (e.g., Visual C++, or a research project that has not open-sourced its code) implicitly reveals the identity of the authors or their institution. If naming your system essentially reveals your identity (or institution), then anonymize it. In your submission, point out that the system name has been anonymized. If you have any doubts, please contact the Program Co-Chairs.</p> <p><strong>Q: I am submitting a paper that extends my own work that previously appeared at a workshop. Should I anonymize any reference to that prior work?</strong></p> <p>A: No. But we recommend you do not use the same title for your ESEC/FSE submission, so that it is clearly distinguished from the prior paper. In general, there is rarely a good reason to anonymize a citation. When in doubt, contact the Program Co-Chairs.</p> <p><strong>Q: Am I allowed to post my (non-anonymized) paper on my web page or arXiv?</strong></p> <p>A: To facilitate double-anonymous reviewing, <strong>we recommend the authors to postpone publishing their submitted work on arXiv or similar sites until after the notification</strong>. If the authors have uploaded to arXiv or similar, they should avoid specifying that the manuscript was submitted to ESEC/FSE 2023.</p> <p><strong>Q: Can I give a talk about my work while it is under review? How do I handle social media?</strong></p> <p>A: We have developed guidelines, described here, to help everyone navigate in the same way the tension between the normal communication of scientific results, which double-anonymous reviewing should not impede, and actions that essentially force potential reviewers to learn the identity of the authors for a submission. Roughly speaking, you may (of course!) discuss work under submission, but you should not broadly advertise your work through media that is likely to reach your reviewers. We acknowledge there are grey areas and trade-offs; we cannot describe every possible scenario.</p> <p>Things you may do:</p> <ul> <li>Put your submission on your home page.</li> <li>Discuss your work with anyone who is not on the review committees, or with people on the committees with whom you already have a conflict.</li> <li>Present your work at professional meetings, job interviews, etc.</li> <li>Submit work previously discussed at an informal workshop, previously posted on arXiv or a similar site, previously submitted to a conference not using double-anonymous reviewing, etc.</li> </ul> <p>Things you should not do:</p> <ul> <li>Contact members of the review committees about your work, or deliberately present your work where you expect them to be.</li> <li>Publicize your work on major mailing lists used by the community (because potential reviewers likely read these lists).</li> <li>Publicize your work on social media if wide public [re-]propagation is common (e.g., Twitter) and therefore likely to reach potential reviewers. For example, on Facebook, a post with a broad privacy setting (public or all friends) saying, “Whew, ESEC/FSE paper in, time to sleep” is okay, but one describing the work or giving its title is not appropriate. Alternatively, a post to a group including only the colleagues at your institution is fine.</li> </ul> <p>Reviewers will not be asked to recuse themselves from reviewing your paper unless they feel you have gone out of your way to advertise your authorship information to them. If you are unsure about what constitutes “going out of your way”, please contact the Program Co-Chairs.</p> <p>Q: Will the fact that ESEC/FSE is double-anonymous have an impact on handling conflicts of interest? A: Double-anonymous reviewing does not change the principle that reviewers should not review papers with which they have a conflict of interest, even if they do not immediately know who the authors are. Authors declare conflicts of interest when submitting their papers using the guidelines in the Call for Papers. Papers will not be assigned to reviewers who have a conflict. Note that you should not declare gratuitous conflicts of interest and the chairs will compare the conflicts declared by the authors with those declared by the reviewers. Papers abusing the system will be desk-rejected.</p> <h3><a href="#for-reviewers" id="for-reviewers" class="anchor-link">For Reviewers</a></h3> <p><strong>Q: What should I do if I learn the authors’ identity? What should I do if a prospective ESEC/FSE author contacts me and asks to visit my institution?</strong></p> <p>A: If you feel that the authors’ actions are largely aimed at ensuring that potential reviewers know their identity, contact the Program Co-Chairs. Otherwise, you should not treat double-anonymous reviewing differently from other reviewing. In particular, refrain from seeking out information on the authors’ identity, but if you discover it accidentally this will not automatically disqualify you as a reviewer. Use your best judgement.</p> <p><strong>Q: How do we handle potential conflicts of interest since I cannot see the author names?</strong></p> <p>A: The conference review system will ask that you identify conflicts of interest when you get an account on the submission system.</p> <p><strong>Q: How should I avoid learning the authors’ identity, if I am using web-search in the process of performing my review?</strong></p> <p>A: You should make a good-faith effort not to find the authors’ identity during the review period, but if you inadvertently do so, this does not disqualify you from reviewing the paper. As part of the good-faith effort, please turn off Google Scholar auto-notifications. Please do not use search engines with terms like the paper’s title or the name of a new system being discussed. If you need to search for related work you believe exists, do so after completing a preliminary review of the paper.</p> <hr> <p>The above guidelines are partly based on the PLDI FAQ on double-anonymous reviewing and the ICSE 2022 guidelines on double-anonymous submissions.</p> </div></div></div><div class="col-sm-4 sidebar"><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Important Dates<span class="pull-right"><small><span class="glyphicon glyphicon-globe"></span><span class="glyphicon glyphicon-time"></span> AoE (UTC-12h)</small></span></div></div><table class="table table-hover important-dates-in-sidebar"><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 24 Aug 2023<br/>Camera ready</td></tr><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 27 Jul 2023<br/>Final notification for major revisions</td></tr><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 29 Jun 2023<br/>Revised manuscript submissions (major revisions only)</td></tr><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 4 May 2023<br/>Initial notification</td></tr><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 2 Feb 2023<br/>Full paper submission</td></tr><tr href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="clickable-row past"><td>Thu 26 Jan 2023<br/>Paper registration</td></tr></table></div><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title">Submission Link</div></div><div class="panel-body"><small><span class="text-muted"><span class="glyphicon glyphicon-new-window"></span></span> <a href="https://esecfse2023.hotcrp.com/" title="Submission link for Call for Papers" target="_blank" class="navigate">https://esecfse2023.hotcrp.com/</a></small></div></div><div class="panel panel-primary"><div class="panel-heading clearfix"><div class="panel-title"><a href="https://2023.esec-fse.org/committee/fse-2023-research-papers-program-committee" class="navigate">Program Committee</a></div></div><ul class="list-group"><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/kellyblincoe" class="navigate"><div class="media"><span class="pull-left"><img alt="Kelly Blincoe" src="https://2023.esec-fse.org/getProfileImage/kellyblincoe/8357f151-f332-462f-85c7-1b71519cd6c4/micro-avatar.jpg?1711456942000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Kelly Blincoe<span class="pull-right"><small>Program Co-Chair</small></span></h5><h5 class="media-heading"><span class="text-black">University of Auckland</span></h5><h5 class="media-heading"><small>New Zealand</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/paolotonella" class="navigate"><div class="media"><span class="pull-left"><img alt="Paolo Tonella" src="https://2023.esec-fse.org/getProfileImage/paolotonella/cd90772d-bd80-453e-b1d6-37575546e56e/micro-avatar.jpg?1711506266000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Paolo Tonella<span class="pull-right"><small>Program Co-Chair</small></span></h5><h5 class="media-heading"><span class="text-black">USI Lugano</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/rabealdalkareem" class="navigate"><div class="media"><span class="pull-left"><img alt="Rabe Abdalkareem" src="https://2023.esec-fse.org/getProfileImage/rabealdalkareem/0a06f5c9-8a42-4f7c-a814-a655f5d699ef/micro-avatar.jpg?1711469409000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Rabe Abdalkareem<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Omar Al-Mukhtar University</span></h5><h5 class="media-heading"><small>Libya</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/bramadams" class="navigate"><div class="media"><span class="pull-left"><img alt="Bram Adams" src="https://2023.esec-fse.org/getProfileImage/bramadams/57eb567f-46be-4fb5-92f4-9c128de740b0/micro-avatar.jpg?1712953632000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Bram Adams<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Queen's University, Kingston, Ontario</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/iftekharahmed" class="navigate"><div class="media"><span class="pull-left"><img alt="Iftekhar Ahmed" src="https://2023.esec-fse.org/getProfileImage/iftekharahmed/b818ea8c-d7ea-4dc9-b4b5-030f9cc4f872/micro-avatar.jpg?1711456758000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Iftekhar Ahmed<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of California at Irvine</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shaukatali" class="navigate"><div class="media"><span class="pull-left"><img alt="Shaukat Ali" src="https://2023.esec-fse.org/getProfileImage/shaukatali/f1b89d07-ac28-42c0-b4cb-8194258b12e9/micro-avatar.jpg?1711454309000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shaukat Ali<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Simula Research Laboratory and Oslo Metropolitan University</span></h5><h5 class="media-heading"><small>Norway</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/chetanarora" class="navigate"><div class="media"><span class="pull-left"><img alt="Chetan Arora" src="https://2023.esec-fse.org/getProfileImage/chetanarora/a45ae439-5e5e-406f-b9d1-28c1bcbe40a7/micro-avatar.jpg?1711459723000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Chetan Arora<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Monash University</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/albertobacchelli" class="navigate"><div class="media"><span class="pull-left"><img alt="Alberto Bacchelli" src="https://2023.esec-fse.org/getProfileImage/albertobacchelli/d388544c-2251-4c48-b25e-0a67d29cc144/micro-avatar.jpg?1711472499000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Alberto Bacchelli<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Zurich</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/titusbarik" class="navigate"><div class="media"><span class="pull-left"><img alt="Titus Barik" src="https://2023.esec-fse.org/getProfileImage/titusbarik/6421b9ce-68f5-47fa-a610-b216035c9158/micro-avatar.jpg?1711461727000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Titus Barik<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Apple</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/gabrielebavota" class="navigate"><div class="media"><span class="pull-left"><img alt="Gabriele Bavota" src="https://2023.esec-fse.org/getProfileImage/gabrielebavota/10c8991b-91ae-4518-94a0-6ea8a13c71a2/micro-avatar.jpg?1711474318000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gabriele Bavota<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Software Institute, USI Università della Svizzera italiana</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jonathanbell" class="navigate"><div class="media"><span class="pull-left"><img alt="Jonathan Bell" src="https://2023.esec-fse.org/getProfileImage/jonathanbell/1640e87e-14ea-4809-b05e-03be57adb93e/micro-avatar.jpg?1712685421000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jonathan Bell<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Northeastern University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/antoniabertolino" class="navigate"><div class="media"><span class="pull-left"><img alt="Antonia Bertolino" src="https://2023.esec-fse.org/getProfileImage/antoniabertolino/49a7dc9a-d783-461e-8e17-351fca799c86/micro-avatar.jpg?1711458010000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Antonia Bertolino<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">ISTI-CNR</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/arpadbeszedes" class="navigate"><div class="media"><span class="pull-left"><img alt="Árpád Beszédes" src="https://2023.esec-fse.org/getProfileImage/arpadbeszedes/ba7cb8ef-b01d-4a19-8a83-1bac06417a66/micro-avatar.jpg?1711500162000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Árpád Beszédes<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Department of Software Engineering, University of Szeged</span></h5><h5 class="media-heading"><small>Hungary</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/barborabuhnova" class="navigate"><div class="in-memory-of media"><span class="pull-left"><img alt="Barbora Buhnova" src="https://2023.esec-fse.org/getProfileImage/barborabuhnova/deedafa6-1b28-4b58-8a49-aea5cea15929/micro-avatar.jpg?1734432478000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Barbora Buhnova<sup class="text-muted person-passed"><small> † 2024</small></sup><span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Masaryk University</span></h5><h5 class="media-heading"><small>Czechia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/nimrodbusany" class="navigate"><div class="media"><span class="pull-left"><img alt="Nimrod Busany" src="https://2023.esec-fse.org/getProfileImage/nimrodbusany/b45143ea-20c2-43d6-82db-2aefe3f83079/micro-avatar.jpg?1711503477000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Nimrod Busany<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Accenture Labs</span></h5><h5 class="media-heading"><small>Israel</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/joannasantos" class="navigate"><div class="media"><span class="pull-left"><img alt="Joanna C. S. Santos" src="https://2023.esec-fse.org/getProfileImage/joannasantos/b31722af-fe34-4f56-a3e8-958a2d852a5e/micro-avatar.jpg?1711461677000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Joanna C. S. Santos<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Notre Dame</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/haipengcai" class="navigate"><div class="media"><span class="pull-left"><img alt="Haipeng Cai" src="https://2023.esec-fse.org/getProfileImage/haipengcai/d9fffcb6-87ab-434f-8095-966386a0c842/micro-avatar.jpg?1725566912000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Haipeng Cai<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Washington State University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/saikatchakraborty2" class="navigate"><div class="media"><span class="pull-left"><img alt="Saikat Chakraborty" src="https://2023.esec-fse.org/getProfileImage/saikatchakraborty2/92b1ecc4-6a3f-41d3-98b9-d9b7c94616de/micro-avatar.jpg?1711454897000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Saikat Chakraborty<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Microsoft Research </span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/oscarchaparro" class="navigate"><div class="media"><span class="pull-left"><img alt="Oscar Chaparro" src="https://2023.esec-fse.org/getProfileImage/oscarchaparro/81c8f61d-bee6-4d2a-a04f-a522eea3b304/micro-avatar.jpg?1727997060000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Oscar Chaparro<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">William & Mary</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/preethachatterjee" class="navigate"><div class="media"><span class="pull-left"><img alt="Preetha Chatterjee" src="https://2023.esec-fse.org/getProfileImage/preethachatterjee/f7481f88-dc2e-49fa-aeb3-d527eeb28a78/micro-avatar.jpg?1713176800000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Preetha Chatterjee<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Drexel University, USA</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/marshachechik" class="navigate"><div class="media"><span class="pull-left"><img alt="Marsha Chechik" src="https://2023.esec-fse.org/getProfileImage/marshachechik/0cf939ef-d455-4155-84d7-5ff7a9f13cdc/micro-avatar.jpg?1711454518000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Marsha Chechik<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Toronto</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/junjiechen1" class="navigate"><div class="media"><span class="pull-left"><img alt="Junjie Chen" src="https://2023.esec-fse.org/getProfileImage/junjiechen1/109712dc-88d5-4dae-a743-dc3f07b8d9e0/micro-avatar.jpg?1711463011000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Junjie Chen<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Tianjin University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/senchen" class="navigate"><div class="media"><span class="pull-left"><img alt="Sen Chen" src="https://2023.esec-fse.org/getProfileImage/senchen/0faf68ad-5531-4835-9969-04162a7686bc/micro-avatar.jpg?1711516956000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sen Chen<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">College of Intelligence and Computing, Tianjin University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/taochen" class="navigate"><div class="media"><span class="pull-left"><img alt="Tao Chen" src="https://2023.esec-fse.org/getProfileImage/taochen/7dae572b-8d2d-4046-a53d-18edca9f0fcd/micro-avatar.jpg?1713634127000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Tao Chen<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Birmingham</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jurgencito" class="navigate"><div class="media"><span class="pull-left"><img alt="Jürgen Cito" src="https://2023.esec-fse.org/getProfileImage/jurgencito/bdffb964-40a0-47c6-9f1a-1e8dae35292d/micro-avatar.jpg?1711453903000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jürgen Cito<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">TU Wien</span></h5><h5 class="media-heading"><small>Austria</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/anthonycleve" class="navigate"><div class="media"><span class="pull-left"><img alt="Anthony Cleve" src="https://2023.esec-fse.org/getProfileImage/anthonycleve/8341e1b0-e7a7-4205-b211-8779b04b2311/micro-avatar.jpg?1711461155000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Anthony Cleve<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Namur</span></h5><h5 class="media-heading"><small>Belgium</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/maximecordy" class="navigate"><div class="media"><span class="pull-left"><img alt="Maxime Cordy" src="https://2023.esec-fse.org/getProfileImage/maximecordy/6dc2c3a6-4e34-475c-b07c-34c657bfe420/micro-avatar.jpg?1711459158000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Maxime Cordy<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">SnT, University of Luxembourg</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/vittoriocortellessa" class="navigate"><div class="media"><span class="pull-left"><img alt="Vittorio Cortellessa" src="https://2023.esec-fse.org/getProfileImage/vittoriocortellessa/003ee554-8a2e-49bd-a074-44682a8e35dd/micro-avatar.jpg?1726149576000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Vittorio Cortellessa<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Università dell'Aquila, Italy</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jamescdavis" class="navigate"><div class="media"><span class="pull-left"><img alt="James C. Davis" src="https://2023.esec-fse.org/getProfileImage/jamescdavis/c483091d-f1c8-42c5-a514-18f49b6a25ed/micro-avatar.jpg?1711473929000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">James C. Davis<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Purdue University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/giovannidenaro" class="navigate"><div class="media"><span class="pull-left"><img alt="Giovanni Denaro" src="https://2023.esec-fse.org/getProfileImage/giovannidenaro/9783f4f7-64be-428d-9979-283fdf9c41e1/micro-avatar.jpg?1711459064000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Giovanni Denaro<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Milano-Bicocca, Italy</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/massimilianodipenta" class="navigate"><div class="media"><span class="pull-left"><img alt="Massimiliano Di Penta" src="https://2023.esec-fse.org/getProfileImage/massimilianodipenta/90f8e7e9-ad5e-4097-b651-6a4bac857133/micro-avatar.jpg?1711454171000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Massimiliano Di Penta<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Sannio, Italy</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/xiaoningdu" class="navigate"><div class="media"><span class="pull-left"><img alt="Xiaoning Du" src="https://2023.esec-fse.org/getProfileImage/xiaoningdu/d359b355-24dc-44b0-8c91-f1f376df4543/micro-avatar.jpg?1711453934000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Xiaoning Du<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Monash University, Australia</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mahdifahmideh" class="navigate"><div class="media"><span class="pull-left"><img alt="Mahdi Fahmideh" src="https://2023.esec-fse.org/getProfileImage/mahdifahmideh/7ed35da2-e5c9-451b-a9ae-faff7b60a956/micro-avatar.jpg?1711500744000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mahdi Fahmideh<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Southern Queensland</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sarahfakhoury" class="navigate"><div class="media"><span class="pull-left"><img alt="Sarah Fakhoury" src="https://2023.esec-fse.org/getProfileImage/sarahfakhoury/5d07af48-579b-4996-937b-dc103be68a78/micro-avatar.jpg?1711458612000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sarah Fakhoury<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Microsoft Research</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/chunrongfang" class="navigate"><div class="media"><span class="pull-left"><img alt="Chunrong Fang" src="https://2023.esec-fse.org/getProfileImage/chunrongfang/737b9b94-8174-452c-967e-64890292ff9b/micro-avatar.jpg?1711456195000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Chunrong Fang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Nanjing University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/denaeford" class="navigate"><div class="media"><span class="pull-left"><img alt="Denae Ford" src="https://2023.esec-fse.org/getProfileImage/denaeford/e2585f62-007f-4c54-bcc5-5640db870113/micro-avatar.jpg?1711473620000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Denae Ford<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Microsoft Research</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/thomasfritz" class="navigate"><div class="media"><span class="pull-left"><img alt="Thomas Fritz" src="https://2023.esec-fse.org/getProfileImage/thomasfritz/b3f3f2ca-2de6-43a3-b102-d85890abefd3/micro-avatar.jpg?1711454638000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Thomas Fritz<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Zurich</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/alessandrogarcia" class="navigate"><div class="media"><span class="pull-left"><img alt="Alessandro Garcia" src="https://2023.esec-fse.org/getProfileImage/alessandrogarcia/1b4197dc-9f49-4488-950c-b3c075a0c75a/micro-avatar.jpg?1711471197000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Alessandro Garcia<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">PUC-Rio</span></h5><h5 class="media-heading"><small>Brazil</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sepidehghanavati" class="navigate"><div class="media"><span class="pull-left"><img alt="Sepideh Ghanavati" src="https://2023.esec-fse.org/getProfileImage/sepidehghanavati/461ecbd3-acd4-40bc-b946-db52bea566a2/micro-avatar.jpg?1711461631000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sepideh Ghanavati<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Maine </span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/gouriginde" class="navigate"><div class="media"><span class="pull-left"><img alt="Gouri Ginde (Deshpande)" src="https://2023.esec-fse.org/getProfileImage/gouriginde/b2009bf2-c102-417a-86f1-e0920078dbc8/micro-avatar.jpg?1711457128000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gouri Ginde (Deshpande)<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Calgary</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/rahulgopinath" class="navigate"><div class="media"><span class="pull-left"><img alt="Rahul Gopinath" src="https://2023.esec-fse.org/getProfileImage/rahulgopinath/20962596-448c-4842-b39f-2a784996f5a2/micro-avatar.jpg?1718919214000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Rahul Gopinath<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Sydney</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/larsgrunske" class="navigate"><div class="media"><span class="pull-left"><img alt="Lars Grunske" src="https://2023.esec-fse.org/getProfileImage/larsgrunske/db783228-ed35-4524-9c00-a684a9e8f00f/micro-avatar.jpg?1711458348000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lars Grunske<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Humboldt-Universität zu Berlin</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/danhao" class="navigate"><div class="media"><span class="pull-left"><img alt="Dan Hao" src="https://2023.esec-fse.org/getProfileImage/danhao/d40cd663-45f1-484e-b3e9-75275322c6d8/micro-avatar.jpg?1711462093000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Dan Hao<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Peking University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/markharman" class="navigate"><div class="media"><span class="pull-left"><img alt="Mark Harman" src="https://2023.esec-fse.org/getProfileImage/markharman/8bd884fe-6a94-4fbd-a520-8ec5f95ab9ad/micro-avatar.jpg?1711464172000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mark Harman<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Meta Platforms Inc. and UCL</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/pinjiahe" class="navigate"><div class="media"><span class="pull-left"><img alt="Pinjia He" src="https://2023.esec-fse.org/getProfileImage/pinjiahe/6c1c6e5e-3f4a-4cd8-831a-3d6a97f9b55f/micro-avatar.jpg?1711460354000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Pinjia He<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">The Chinese University of Hong Kong, Shenzhen</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/vincenthellendoorn" class="navigate"><div class="media"><span class="pull-left"><img alt="Vincent J. Hellendoorn" src="https://2023.esec-fse.org/getProfileImage/vincenthellendoorn/0ad1d99f-1056-4663-bc8c-516451d1d85e/micro-avatar.jpg?1711466275000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Vincent J. Hellendoorn<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Carnegie Mellon University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/fatemehhendijanifard" class="navigate"><div class="media"><span class="pull-left"><img alt="Fatemeh Hendijani Fard" src="https://2023.esec-fse.org/getProfileImage/fatemehhendijanifard/bc60e6ba-0153-4805-9113-0f8276796426/micro-avatar.jpg?1712779412000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Fatemeh Hendijani Fard<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of British Columbia</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/guneljahangirova1" class="navigate"><div class="media"><span class="pull-left"><img alt="Gunel Jahangirova" src="https://2023.esec-fse.org/getProfileImage/guneljahangirova1/9beb11d3-4d06-42e3-867f-9574670195c1/micro-avatar.jpg?1711455030000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gunel Jahangirova<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Università della Svizzera italiana</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yanjiejiang" class="navigate"><div class="media"><span class="pull-left"><img alt="Yanjie Jiang" src="https://2023.esec-fse.org/getProfileImage/yanjiejiang/1345305e-623f-4c9c-9b80-5095455a5d69/micro-avatar.jpg?1711477677000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yanjie Jiang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Peking University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/gailkaiser" class="navigate"><div class="media"><span class="pull-left"><img alt="Gail Kaiser" src="https://2023.esec-fse.org/getProfileImage/gailkaiser/cff90515-f752-4edf-9e15-55736129b8bc/micro-avatar.jpg?1711459386000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gail Kaiser<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Columbia University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/foutsekhomh" class="navigate"><div class="media"><span class="pull-left"><img alt="Foutse Khomh" src="https://2023.esec-fse.org/getProfileImage/foutsekhomh/80d38657-49d1-43d0-8d48-76031ff7d5e6/micro-avatar.jpg?1715483043000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Foutse Khomh<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Polytechnique Montréal</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/moonzookim" class="navigate"><div class="media"><span class="pull-left"><img alt="Moonzoo Kim" src="https://2023.esec-fse.org/getProfileImage/moonzookim/606a7cac-c576-4d9b-bfb1-e92020bde30a/micro-avatar.jpg?1711461895000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Moonzoo Kim<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">KAIST</span></h5><h5 class="media-heading"><small>South Korea</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yunhokim" class="navigate"><div class="media"><span class="pull-left"><img alt="Yunho Kim" src="https://2023.esec-fse.org/getProfileImage/yunhokim/24b99467-d6e5-472c-811b-7262c9c5a1d1/micro-avatar.jpg?1711509671000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yunho Kim<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Hanyang University</span></h5><h5 class="media-heading"><small>South Korea</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jacobkruger" class="navigate"><div class="media"><span class="pull-left"><img alt="Jacob Krüger" src="https://2023.esec-fse.org/getProfileImage/jacobkruger/00695347-0c58-4ba2-abc9-ef946c8812ca/micro-avatar.jpg?1711459251000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jacob Krüger<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Eindhoven University of Technology</span></h5><h5 class="media-heading"><small>Netherlands</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/lili" class="navigate"><div class="media"><span class="pull-left"><img alt="Li Li" src="https://2023.esec-fse.org/getProfileImage/lili/2b0db3c8-7fd7-44ef-8ebb-d30301e16fb0/micro-avatar.jpg?1711457294000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Li Li<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beihang University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yili" class="navigate"><div class="media"><span class="pull-left"><img alt="Yi Li" src="https://2023.esec-fse.org/getProfileImage/yili/b2cdbfc8-f9cc-4a76-bad9-3a35a0972347/micro-avatar.jpg?1723602994000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yi Li<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Nanyang Technological University</span></h5><h5 class="media-heading"><small>Singapore</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yunlin" class="navigate"><div class="media"><span class="pull-left"><img alt="Yun Lin" src="https://2023.esec-fse.org/getProfileImage/yunlin/f2802d29-4058-4c9e-bde3-bf2f791d7250/micro-avatar.jpg?1721922541000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yun Lin<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Shanghai Jiao Tong University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mariolinaresvasquez1" class="navigate"><div class="media"><span class="pull-left"><img alt="Mario Linares-Vásquez" src="https://2023.esec-fse.org/getProfileImage/mariolinaresvasquez1/9d1551c1-fa1f-4386-85e5-437b942ba4dd/micro-avatar.jpg?1711457589000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mario Linares-Vásquez<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universidad de los Andes</span></h5><h5 class="media-heading"><small>Colombia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/huiliu" class="navigate"><div class="media"><span class="pull-left"><img alt="Hui Liu" src="https://2023.esec-fse.org/getProfileImage/huiliu/942a054b-4133-4e24-a0f7-0d93c772d707/micro-avatar.jpg?1713770889000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Hui Liu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beijing Institute of Technology</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/davidlo" class="navigate"><div class="media"><span class="pull-left"><img alt="David Lo" src="https://2023.esec-fse.org/getProfileImage/davidlo/14aa6c64-ca8f-49dd-ad1b-15e55c439037/micro-avatar.jpg?1711456129000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">David Lo<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">School of Computing and Information Systems, Singapore Management University</span></h5><h5 class="media-heading"><small>Singapore</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yilinglou" class="navigate"><div class="media"><span class="pull-left"><img alt="Yiling Lou" src="https://2023.esec-fse.org/getProfileImage/yilinglou/f794ef9a-d1a8-419a-b9a6-eeedbb146294/micro-avatar.jpg?1712307078000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yiling Lou<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Fudan University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/qinghualu" class="navigate"><div class="media"><span class="pull-left"><img alt="Qinghua Lu" src="https://2023.esec-fse.org/getProfileImage/qinghualu/8682bf02-cfbf-48f7-9cfa-40f63198dddc/micro-avatar.jpg?1736309982000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Qinghua Lu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">CSIRO’s Data61</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/linghuiluo" class="navigate"><div class="media"><span class="pull-left"><img alt="Linghui Luo" src="https://2023.esec-fse.org/getProfileImage/linghuiluo/c7ab9977-8d84-460a-9174-65847738a2d4/micro-avatar.jpg?1724687804000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Linghui Luo<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Amazon Web Services</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/michaellyu" class="navigate"><div class="media"><span class="pull-left"><img alt="Michael Lyu" src="https://2023.esec-fse.org/getProfileImage/michaellyu/5c60aa73-cf4c-4700-bd41-b48ef632e09d/micro-avatar.jpg?1711463573000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Michael Lyu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">The Chinese University of Hong Kong</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/leima" class="navigate"><div class="media"><span class="pull-left"><img alt="Lei Ma" src="https://2023.esec-fse.org/getProfileImage/leima/a07e2bfc-ec0f-49a5-9e98-190e5029236c/micro-avatar.jpg?1711456811000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lei Ma<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">The University of Tokyo / University of Alberta</span></h5><h5 class="media-heading"><small>Japan</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/fernandamadeiral" class="navigate"><div class="media"><span class="pull-left"><img alt="Fernanda Madeiral" src="https://2023.esec-fse.org/getProfileImage/fernandamadeiral/8eeeb692-7e91-4630-9dcb-fcc78009849d/micro-avatar.jpg?1711533746000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Fernanda Madeiral<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Vrije Universiteit Amsterdam</span></h5><h5 class="media-heading"><small>Netherlands</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/martinamaggio1" class="navigate"><div class="media"><span class="pull-left"><img alt="Martina Maggio" src="https://2023.esec-fse.org/getProfileImage/martinamaggio1/930677d3-13f8-49a7-9c1d-5ba072ff8b70/micro-avatar.jpg?1711492785000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Martina Maggio<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Saarland University, Germany / Lund University, Sweden</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/nashmahmoud" class="navigate"><div class="media"><span class="pull-left"><img alt="Nash Mahmoud" src="https://2023.esec-fse.org/getProfileImage/nashmahmoud/52233fba-23e3-4663-9f98-074a24c3b595/micro-avatar.jpg?1711479548000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Nash Mahmoud<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Louisiana State University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sammalek" class="navigate"><div class="media"><span class="pull-left"><img alt="Sam Malek" src="https://2023.esec-fse.org/getProfileImage/sammalek/3138d0df-9125-4cd0-a07b-ddbb28b9a198/micro-avatar.jpg?1711454073000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sam Malek<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of California at Irvine</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/andrianmarcus" class="navigate"><div class="media"><span class="pull-left"><img alt="Andrian Marcus" src="https://2023.esec-fse.org/getProfileImage/andrianmarcus/ece18528-7736-40d6-953b-5abb178b9628/micro-avatar.jpg?1711476511000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Andrian Marcus<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">George Mason University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/leonardomariani" class="navigate"><div class="media"><span class="pull-left"><img alt="Leonardo Mariani" src="https://2023.esec-fse.org/getProfileImage/leonardomariani/564135dd-3a29-4474-8861-aedd078bae29/micro-avatar.jpg?1711470487000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Leonardo Mariani<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Milano-Bicocca</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/darkomarinov" class="navigate"><div class="media"><span class="pull-left"><img alt="Darko Marinov" src="https://2023.esec-fse.org/getProfileImage/darkomarinov/51ae0a6b-f6b0-4595-9924-cfe3e4fad335/micro-avatar.jpg?1711457628000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Darko Marinov<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Illinois at Urbana-Champaign</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/zainabmasood" class="navigate"><div class="media"><span class="pull-left"><img alt="Zainab Masood" src="https://2023.esec-fse.org/getProfileImage/zainabmasood/52ca8f0f-ca2c-482b-94a9-caefa6540aa7/micro-avatar.jpg?1711454411000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Zainab Masood<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Prince Sultan University</span></h5><h5 class="media-heading"><small>Saudi Arabia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/georgemathew" class="navigate"><div class="media"><span class="pull-left"><img alt="George Mathew" src="https://2023.esec-fse.org/getProfileImage/georgemathew/d1cf2536-525a-44d9-abf8-e89305679b16/micro-avatar.jpg?1711475561000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">George Mathew<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Meta</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shanemcintosh1" class="navigate"><div class="media"><span class="pull-left"><img alt="Shane McIntosh" src="https://2023.esec-fse.org/getProfileImage/shanemcintosh1/fa68b86f-e3a8-449e-be17-88e73ee574de/micro-avatar.jpg?1727178242000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shane McIntosh<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Waterloo</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sergeymechtaev" class="navigate"><div class="media"><span class="pull-left"><img alt="Sergey Mechtaev" src="https://2023.esec-fse.org/getProfileImage/sergeymechtaev/6f20d388-30da-4194-ad39-f8ec279c9da2/micro-avatar.jpg?1715939575000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sergey Mechtaev<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University College London</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/dimitrismitropoulos" class="navigate"><div class="media"><span class="pull-left"><img alt="Dimitris Mitropoulos" src="https://2023.esec-fse.org/getProfileImage/dimitrismitropoulos/81436037-fdff-40b8-b2fb-3cc3343cbfb0/micro-avatar.jpg?1711647436000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Dimitris Mitropoulos<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Athens</span></h5><h5 class="media-heading"><small>Greece</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/andrenmeyer" class="navigate"><div class="media"><span class="pull-left"><img alt="André N. Meyer" src="https://2023.esec-fse.org/getProfileImage/andrenmeyer/4802b727-7334-4532-9355-74c3d81729ac/micro-avatar.jpg?1719082955000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">André N. Meyer<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Zurich</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sarahnadi" class="navigate"><div class="media"><span class="pull-left"><img alt="Sarah Nadi" src="https://2023.esec-fse.org/getProfileImage/sarahnadi/1a863277-bbfd-4d1e-a0f6-a41c76ef9760/micro-avatar.jpg?1714611593000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sarah Nadi<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Alberta</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/phuongtnguyen" class="navigate"><div class="media"><span class="pull-left"><img alt="Phuong T. Nguyen" src="https://2023.esec-fse.org/getProfileImage/phuongtnguyen/abc782cb-11db-4b85-a5d5-04412fdb5884/micro-avatar.jpg?1725453870000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Phuong T. Nguyen<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of L’Aquila</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/aliouni" class="navigate"><div class="media"><span class="pull-left"><img alt="Ali Ouni" src="https://2023.esec-fse.org/getProfileImage/aliouni/31741e59-e3ac-4bfa-b615-2705bf1af778/micro-avatar.jpg?1711469339000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Ali Ouni<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">ETS Montreal, University of Quebec</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/fabiopalomba1" class="navigate"><div class="media"><span class="pull-left"><img alt="Fabio Palomba" src="https://2023.esec-fse.org/getProfileImage/fabiopalomba1/2de766b7-5207-43f8-a0b8-7d6f2729ada5/micro-avatar.jpg?1711473875000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Fabio Palomba<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Salerno</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/rangeetpan" class="navigate"><div class="media"><span class="pull-left"><img alt="Rangeet Pan" src="https://2023.esec-fse.org/getProfileImage/rangeetpan/d09c7b48-b5c2-4cf2-8e0b-8afb84d4bc7f/micro-avatar.jpg?1711468877000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Rangeet Pan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">IBM Research</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mikepapadakis" class="navigate"><div class="media"><span class="pull-left"><img alt="Mike Papadakis" src="https://2023.esec-fse.org/getProfileImage/mikepapadakis/9ee11815-a60f-47a3-8148-426a3f9efd1d/micro-avatar.jpg?1711457377000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mike Papadakis<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Luxembourg, Luxembourg</span></h5><h5 class="media-heading"><small>Luxembourg</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/dietmarpfahl" class="navigate"><div class="media"><span class="pull-left"><img alt="Dietmar Pfahl" src="https://2023.esec-fse.org/getProfileImage/dietmarpfahl/f153241e-377b-4536-a9c9-0b8f4016d4bb/micro-avatar.jpg?1711458020000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Dietmar Pfahl<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Tartu</span></h5><h5 class="media-heading"><small>Estonia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/martinpinzger" class="navigate"><div class="media"><span class="pull-left"><img alt="Martin Pinzger" src="https://2023.esec-fse.org/getProfileImage/martinpinzger/29ff2d8b-64e7-4421-b38e-f53b91b3afcc/micro-avatar.jpg?1711473737000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Martin Pinzger<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Universität Klagenfurt</span></h5><h5 class="media-heading"><small>Austria</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/denysposhyvanyk" class="navigate"><div class="media"><span class="pull-left"><img alt="Denys Poshyvanyk" src="https://2023.esec-fse.org/getProfileImage/denysposhyvanyk/10056427-3e8e-4c49-988e-9bc771e59881/micro-avatar.jpg?1711460113000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Denys Poshyvanyk<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">William & Mary</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/chrisposkitt" class="navigate"><div class="media"><span class="pull-left"><img alt="Chris Poskitt" src="https://2023.esec-fse.org/getProfileImage/chrisposkitt/d6da8860-5df7-46b6-a5c1-db96a2059729/micro-avatar.jpg?1732818069000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Chris Poskitt<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Singapore Management University</span></h5><h5 class="media-heading"><small>Singapore</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/michaelpradel" class="navigate"><div class="media"><span class="pull-left"><img alt="Michael Pradel" src="https://2023.esec-fse.org/getProfileImage/michaelpradel/88749bc4-060d-4362-8aaa-3423d39006e4/micro-avatar.jpg?1726129734000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Michael Pradel<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Stuttgart</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mukulprasad" class="navigate"><div class="media"><span class="pull-left"><img alt="Mukul Prasad" src="https://2023.esec-fse.org/getProfileImage/mukulprasad/4b891e7c-5064-40cc-91b1-14446853f641/micro-avatar.jpg?1711478877000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mukul Prasad<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Amazon Web Services</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/akondrahman1" class="navigate"><div class="media"><span class="pull-left"><img alt="Akond Rahman" src="https://2023.esec-fse.org/getProfileImage/akondrahman1/ccac3f33-150b-49c3-8a84-f0e45dbf896c/micro-avatar.jpg?1711463587000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Akond Rahman<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Auburn University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/ajitharajan" class="navigate"><div class="media"><span class="pull-left"><img alt="Ajitha Rajan" src="https://2023.esec-fse.org/getProfileImage/ajitharajan/1c97dcfb-f17d-41b4-83b0-d2080ca6c4e7/micro-avatar.jpg?1711458269000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Ajitha Rajan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Edinburgh</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/gemarodriguezperez" class="navigate"><div class="media"><span class="pull-left"><img alt="Gema Rodríguez-Pérez" src="https://2023.esec-fse.org/getProfileImage/gemarodriguezperez/4f964dd8-5da6-4e35-b6b5-bb9ecc8c90d0/micro-avatar.jpg?1738524557000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gema Rodríguez-Pérez<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of British Columbia (UBC)</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/nicorosner" class="navigate"><div class="media"><span class="pull-left"><img alt="Nico Rosner" src="https://2023.esec-fse.org/getProfileImage/nicorosner/63540b89-bbd5-4dd2-b3aa-dbd7e32ed1a0/micro-avatar.jpg?1711455768000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Nico Rosner<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Amazon Web Services</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/sukyoungryu" class="navigate"><div class="media"><span class="pull-left"><img alt="Sukyoung Ryu" src="https://2023.esec-fse.org/getProfileImage/sukyoungryu/95a3b9f4-9b7a-4397-b453-f6d22591e71c/micro-avatar.jpg?1711460889000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Sukyoung Ryu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">KAIST</span></h5><h5 class="media-heading"><small>South Korea</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/anitasarma" class="navigate"><div class="media"><span class="pull-left"><img alt="Anita Sarma" src="https://2023.esec-fse.org/getProfileImage/anitasarma/3787d70a-7721-4f9c-972f-2ac649994732/micro-avatar.jpg?1711472318000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Anita Sarma<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Oregon State University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/giuseppescanniello" class="navigate"><div class="media"><span class="pull-left"><img alt="Giuseppe Scanniello" src="https://2023.esec-fse.org/getProfileImage/giuseppescanniello/0d8ea03a-3fe2-472f-9ca9-4875697a984e/micro-avatar.jpg?1711461155000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Giuseppe Scanniello<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Salerno</span></h5><h5 class="media-heading"><small>Italy</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/aserebrenik" class="navigate"><div class="media"><span class="pull-left"><img alt="Alexander Serebrenik" src="https://2023.esec-fse.org/getProfileImage/aserebrenik/656dd406-fa30-4e89-8ea9-01748024a077/micro-avatar.jpg?1729005516000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Alexander Serebrenik<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Eindhoven University of Technology</span></h5><h5 class="media-heading"><small>Netherlands</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/franciscoservant" class="navigate"><div class="media"><span class="pull-left"><img alt="Francisco Servant" src="https://2023.esec-fse.org/getProfileImage/franciscoservant/5258e9a8-09a4-4f54-b6fa-615a8c8732db/micro-avatar.jpg?1711465816000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Francisco Servant<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">ITIS Software, University of Malaga</span></h5><h5 class="media-heading"><small>Spain</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/davidcshepherd" class="navigate"><div class="media"><span class="pull-left"><img alt="David C. Shepherd" src="https://2023.esec-fse.org/getProfileImage/davidcshepherd/0a543f17-72b9-42ed-9bd6-4e23300b2e36/micro-avatar.jpg?1711479069000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">David C. Shepherd<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Louisiana State University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/linshi" class="navigate"><div class="media"><span class="pull-left"><img alt="Lin Shi" src="https://2023.esec-fse.org/getProfileImage/linshi/c41811e3-43b4-4ee1-897a-f36267146522/micro-avatar.jpg?1713317575000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lin Shi<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beihang University, China</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jocelynsimmonds" class="navigate"><div class="media"><span class="pull-left"><img alt="Jocelyn Simmonds" src="https://2023.esec-fse.org/getProfileImage/jocelynsimmonds/c00f2887-638e-40ed-93d4-2129d18026b2/micro-avatar.jpg?1711475897000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jocelyn Simmonds<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Chile</span></h5><h5 class="media-heading"><small>Chile</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/tingsu" class="navigate"><div class="media"><span class="pull-left"><img alt="Ting Su" src="https://2023.esec-fse.org/getProfileImage/tingsu/f93a59a3-d9b7-497e-ba7d-ce2c5779a9a9/micro-avatar.jpg?1711458209000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Ting Su<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">East China Normal University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/marysanchezgordon" class="navigate"><div class="media"><span class="pull-left"><img alt="Mary Sánchez-Gordón" src="https://2023.esec-fse.org/getProfileImage/marysanchezgordon/95e93992-c55f-4e54-aa48-0c6e8c980b3e/micro-avatar.jpg?1717188564000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mary Sánchez-Gordón<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Østfold University College</span></h5><h5 class="media-heading"><small>Norway</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shinhweitan" class="navigate"><div class="media"><span class="pull-left"><img alt="Shin Hwei Tan" src="https://2023.esec-fse.org/getProfileImage/shinhweitan/017d6392-87d2-485d-b58b-598db256ce9c/micro-avatar.jpg?1711457395000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shin Hwei Tan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Concordia University</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/xintan" class="navigate"><div class="media"><span class="pull-left"><img alt="Xin Tan" src="https://2023.esec-fse.org/getProfileImage/xintan/a6487951-712e-4afc-a98d-c6fe89f82baa/micro-avatar.jpg?1716773516000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Xin Tan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beihang University,</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yimingtang" class="navigate"><div class="media"><span class="pull-left"><img alt="Yiming Tang" src="https://2023.esec-fse.org/getProfileImage/yimingtang/0e4152f0-01c7-4393-9727-6bfc3b97bdac/micro-avatar.jpg?1713155665000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yiming Tang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Rochester Institute of Technology</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yutiantang" class="navigate"><div class="media"><span class="pull-left"><img alt="Yutian Tang" src="https://2023.esec-fse.org/getProfileImage/yutiantang/8ea536bc-9ff1-4fb9-bedf-efa14879f644/micro-avatar.jpg?1711456883000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yutian Tang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Glasgow</span></h5><h5 class="media-heading"><small>United Kingdom</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/valerioterragni" class="navigate"><div class="media"><span class="pull-left"><img alt="Valerio Terragni" src="https://2023.esec-fse.org/getProfileImage/valerioterragni/d54289e4-8f4b-47ee-a735-711d70c0b2f7/micro-avatar.jpg?1711460986000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Valerio Terragni<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Auckland</span></h5><h5 class="media-heading"><small>New Zealand</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/nikolaostsantalis" class="navigate"><div class="media"><span class="pull-left"><img alt="Nikolaos Tsantalis" src="https://2023.esec-fse.org/getProfileImage/nikolaostsantalis/5c47d712-1324-46e8-bf99-ee27f2b6057a/micro-avatar.jpg?1711473711000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Nikolaos Tsantalis<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Concordia University</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/jasontsay" class="navigate"><div class="media"><span class="pull-left"><img alt="Jason Tsay" src="https://2023.esec-fse.org/getProfileImage/jasontsay/4d3ed607-8bd2-49f4-ad51-cea53700ab6b/micro-avatar.jpg?1711464765000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jason Tsay<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">IBM Research</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/christostsigkanos2" class="navigate"><div class="media"><span class="pull-left"><img alt="Christos Tsigkanos" src="https://2023.esec-fse.org/getProfileImage/christostsigkanos2/cd31efa0-3401-4086-8296-9829ab998528/micro-avatar.jpg?1711538189000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Christos Tsigkanos<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Bern, Switzerland</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/giasuddin" class="navigate"><div class="media"><span class="pull-left"><img alt="Gias Uddin" src="https://2023.esec-fse.org/getProfileImage/giasuddin/c38c3c28-7748-4850-a01f-d99d8cbbf30c/micro-avatar.jpg?1711498501000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Gias Uddin<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Calgary, Canada</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/bogdanvasilescu" class="navigate"><div class="media"><span class="pull-left"><img alt="Bogdan Vasilescu" src="https://2023.esec-fse.org/getProfileImage/bogdanvasilescu/6e522066-1f69-4168-b595-75617c4169fa/micro-avatar.jpg?1723476013000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Bogdan Vasilescu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Carnegie Mellon University</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/melinavidoni" class="navigate"><div class="media"><span class="pull-left"><img alt="Melina Vidoni" src="https://2023.esec-fse.org/getProfileImage/melinavidoni/85011a0f-d931-44b3-b47e-072c9e99e7fc/micro-avatar.jpg?1711516589000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Melina Vidoni<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Australian National University</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/zhiyuanwan" class="navigate"><div class="media"><span class="pull-left"><img alt="Zhiyuan Wan" src="https://2023.esec-fse.org/getProfileImage/zhiyuanwan/9d66e1d8-84a7-4879-9b27-3cd126686026/micro-avatar.jpg?1711467443000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Zhiyuan Wan<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Zhejiang University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/junjiewang1" class="navigate"><div class="media"><span class="pull-left"><img alt="Junjie Wang" src="https://2023.esec-fse.org/getProfileImage/junjiewang1/74d799a4-9d24-4ce2-86ab-65cf8422e323/micro-avatar.jpg?1711472962000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Junjie Wang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Institute of Software, Chinese Academy of Sciences</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shaohuawang" class="navigate"><div class="media"><span class="pull-left"><img alt="Shaohua Wang" src="https://2023.esec-fse.org/getProfileImage/shaohuawang/4b31cc31-c904-491a-a8e8-2a010b8670fd/micro-avatar.jpg?1711465109000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shaohua Wang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Central University of Finance and Economics </span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shuaiwang1" class="navigate"><div class="media"><span class="pull-left"><img alt="Shuai Wang" src="https://2023.esec-fse.org/getProfileImage/shuaiwang1/d09b8f85-1278-49d2-9918-cdf21135d39e/micro-avatar.jpg?1713294131000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shuai Wang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Hong Kong University of Science and Technology</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/songwang" class="navigate"><div class="media"><span class="pull-left"><img alt="Song Wang" src="https://2023.esec-fse.org/getProfileImage/songwang/07c44f84-332b-4ec2-9701-71e99e7f76bb/micro-avatar.jpg?1711486455000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Song Wang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">York University</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/liliwei1" class="navigate"><div class="media"><span class="pull-left"><img alt="Lili Wei" src="https://2023.esec-fse.org/getProfileImage/liliwei1/36721aa5-4f0f-47fb-9bee-1f27ec244520/micro-avatar.jpg?1711503477000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lili Wei<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">McGill University</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shiyiwei" class="navigate"><div class="media"><span class="pull-left"><img alt="Shiyi Wei" src="https://2023.esec-fse.org/getProfileImage/shiyiwei/39abad01-12fc-48b2-a656-205fddb6244e/micro-avatar.jpg?1711461133000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shiyi Wei<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Texas at Dallas</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mairieliwessel" class="navigate"><div class="media"><span class="pull-left"><img alt="Mairieli Wessel" src="https://2023.esec-fse.org/getProfileImage/mairieliwessel/ed84e9d5-725c-400e-93ca-51b09c2a0fe8/micro-avatar.jpg?1711486350000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mairieli Wessel<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Radboud University</span></h5><h5 class="media-heading"><small>Netherlands</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/xinxia" class="navigate"><div class="media"><span class="pull-left"><img alt="Xin Xia" src="https://2023.esec-fse.org/getProfileImage/xinxia/38f83fa5-d17c-47e1-9e9b-686605597f73/micro-avatar.jpg?1729741491000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Xin Xia<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Huawei Technologies</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/zhenchangxing" class="navigate"><div class="media"><span class="pull-left"><img alt="Zhenchang Xing" src="https://2023.esec-fse.org/getProfileImage/zhenchangxing/82c6408c-2b13-4bf3-b602-3a6674438aad/micro-avatar.jpg?1711454489000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Zhenchang Xing<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Data61</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/xiweixu" class="navigate"><div class="media"><span class="pull-left"><img alt="Xiwei (Sherry) Xu" src="https://2023.esec-fse.org/getProfileImage/xiweixu/2cd0b03c-70ef-4e2f-b494-a2fd070c8435/micro-avatar.jpg?1711462881000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Xiwei (Sherry) Xu<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">CSIRO’s Data61</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/minhuixue1" class="navigate"><div class="media"><span class="pull-left"><img alt="Jason Minhui Xue" src="https://2023.esec-fse.org/getProfileImage/minhuixue1/9392c148-464c-4c3b-bb93-edefa4acac07/micro-avatar.jpg?1711502031000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Jason Minhui Xue<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">CSIRO’s Data61</span></h5><h5 class="media-heading"><small>Australia</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/taoyue" class="navigate"><div class="media"><span class="pull-left"><img alt="Tao Yue" src="https://2023.esec-fse.org/getProfileImage/taoyue/b08c9a1c-2fb2-41bb-91cd-479472c16ccd/micro-avatar.jpg?1711456339000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Tao Yue<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beihang University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/andreaszeller" class="navigate"><div class="media"><span class="pull-left"><img alt="Andreas Zeller" src="https://2023.esec-fse.org/getProfileImage/andreaszeller/1642a738-0131-41fe-88ec-9d19cb5a12d2/micro-avatar.jpg?1720713891000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Andreas Zeller<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">CISPA Helmholtz Center for Information Security</span></h5><h5 class="media-heading"><small>Germany</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/chengyuzhang" class="navigate"><div class="media"><span class="pull-left"><img alt="Chengyu Zhang" src="https://2023.esec-fse.org/getProfileImage/chengyuzhang/c719a53c-2ed7-43d1-bc59-0a1bfb56a8f0/micro-avatar.jpg?1711471175000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Chengyu Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">ETH Zurich</span></h5><h5 class="media-heading"><small>Switzerland</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/lingmingzhang1" class="navigate"><div class="media"><span class="pull-left"><img alt="Lingming Zhang" src="https://2023.esec-fse.org/getProfileImage/lingmingzhang1/ae53d8dc-560c-4a00-a965-36b451e78ce5/micro-avatar.jpg?1711460586000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Lingming Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Illinois at Urbana-Champaign</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/mingxuezhang" class="navigate"><div class="media"><span class="pull-left"><img alt="Mingxue Zhang" src="https://2023.esec-fse.org/getProfileImage/mingxuezhang/a3f938f9-62ea-4f80-b247-8fe600ef36cb/micro-avatar.jpg?1711479364000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Mingxue Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Chinese University of Hong Kong</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/qirunzhang" class="navigate"><div class="media"><span class="pull-left"><img alt="Qirun Zhang" src="https://2023.esec-fse.org/getProfileImage/qirunzhang/923073f5-2612-49d1-8b7f-ab219698bd07/micro-avatar.jpg?1711457873000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Qirun Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Georgia Institute of Technology</span></h5><h5 class="media-heading"><small>United States</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/taozhang" class="navigate"><div class="media"><span class="pull-left"><img alt="Tao Zhang" src="https://2023.esec-fse.org/getProfileImage/taozhang/1ecffe0c-ca3a-4848-8c67-bd89f8cb58c4/micro-avatar.jpg?1716606528000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Tao Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Macau University of Science and Technology</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yuxiazhang1" class="navigate"><div class="media"><span class="pull-left"><img alt="Yuxia Zhang" src="https://2023.esec-fse.org/getProfileImage/yuxiazhang1/4e38523a-ba26-43a5-976c-190914f24749/micro-avatar.jpg?1711459177000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Yuxia Zhang<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Beijing Institute of Technology</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/haozhong" class="navigate"><div class="media"><span class="pull-left"><img alt="Hao Zhong" src="https://2023.esec-fse.org/getProfileImage/haozhong/3babb8f8-5844-47a0-a7c0-7882dba09312/micro-avatar.jpg?1711460949000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Hao Zhong<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Shanghai Jiao Tong University</span></h5><h5 class="media-heading"><small>China</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/shuruizhou" class="navigate"><div class="media"><span class="pull-left"><img alt="Shurui Zhou" src="https://2023.esec-fse.org/getProfileImage/shuruizhou/e0bf1990-daa7-4226-804d-301e3c1d0fe6/micro-avatar.jpg?1723044048000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Shurui Zhou<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">University of Toronto</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/andreazisman" class="navigate"><div class="media"><span class="pull-left"><img alt="Andrea Zisman" src="https://2023.esec-fse.org/getProfileImage/andreazisman/ca1bca87-9dc1-454e-97c3-09e0d9fdbcf1/micro-avatar.jpg?1719083314000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Andrea Zisman<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">The Open University</span></h5></div></div></a></li><li class="list-group-item"><a href="https://2023.esec-fse.org/profile/yingzou" class="navigate"><div class="media"><span class="pull-left"><img alt="Ying Zou" src="https://2023.esec-fse.org/getProfileImage/yingzou/2434e1d0-46e8-4aeb-ba46-d3a36dbee618/micro-avatar.jpg?1719083334000" class="outputimage media-object thumbnail no-bottom-margin"/></span><div class="media-body"><h5 class="media-heading">Ying Zou<span class="pull-right"><small></small></span></h5><h5 class="media-heading"><span class="text-black">Queen's University, Kingston, Ontario</span></h5><h5 class="media-heading"><small>Canada</small></h5></div></div></a></li></ul></div></div></div><div id="messages-placeholder" class="alert alert-warning" style="display:none;"><a data-dismiss="alert" class="close">x</a><em>Tue 18 Feb 03:35</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://2023.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-2023" /><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://2023.esec-fse.org/eventDetailsModalByAjaxConferenceEdition","eventDetailsModalByAjaxConferenceEdition_ia0_3c411e65b13378d08eb1f6672b5a0259", [{"name":"context", "value":"fse-2023"},],"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://2023.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-2023" /><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://2023.esec-fse.org/eventStarByAjaxConferenceEdition","eventStarByAjaxConferenceEdition_ia0_88b48fd14544d4239b498a2cf339e02b", [{"name":"context", "value":"fse-2023"},],"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://2023.esec-fse.org" class="navigate"><span class="glyphicon glyphicon-home"></span> ESEC/FSE 2023</a></h3><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.69.0</a>)<br/><small><a href="https://2023.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://2023.esec-fse.org/track/fse-2023-plenary-events" class="navigate">Plenary Events</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-social" class="navigate">Social</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-how-to-submit" class="navigate">How to Submit</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-research-papers" class="navigate">Research Papers</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-industry" class="navigate">Industry Papers</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-ideas--visions-and-reflections" class="navigate">Ideas, Visions and Reflections</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-journal-first" class="navigate">Journal First</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-student-research-competition" class="navigate">Student Research Competition</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-demonstrations" class="navigate">Demonstrations</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-workshops" class="navigate">Workshops</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-new-faculty-symposium" class="navigate">New Faculty Symposium</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-tutorials" class="navigate">Tutorials</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-artifacts" class="navigate">Artifacts</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-student-volunteers" class="navigate">Student Volunteers</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-rose-festival--rewarding-open-science-replication-and-reproduction-in-se-" class="navigate">ROSE festival</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-doctoral-symposium" class="navigate">Doctoral Symposium</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-industry-mentoring-symposium" class="navigate">Industry Mentoring Symposium</a><br/><a href="https://2023.esec-fse.org/track/fse-2023-open-science-policy" class="navigate">Open Science Policy</a></div><div class="col-sm-6"><h4>Co-hosted Conferences</h4><a href="https://conf.researchr.org/home/promise-2023" class="navigate">PROMISE 2023</a><br/><h4>Workshops</h4><a href="https://2023.esec-fse.org/home/maps-2023" class="navigate">MAPS 2023</a><br/><a href="https://2023.esec-fse.org/home/sdd-2023" class="navigate">SDD 2023</a><br/><a href="https://2023.esec-fse.org/home/se4safeml-2023" class="navigate">SE4SafeML 2023</a><br/><a href="https://2023.esec-fse.org/home/sea4dq-2023" class="navigate">SEA4DQ 2023</a><br/><a href="https://2023.esec-fse.org/home/gamify-2023" class="navigate">[virtual] Gamify 2023</a><br/><a href="https://2023.esec-fse.org/home/qp4se-2023" class="navigate">[virtual] QP4SE 2023</a><br/><h4>Co-hosted Symposia</h4><a href="https://conf.researchr.org/home/ssbse-2023" class="navigate">SSBSE 2023</a></div></div></div><div class="col-sm-2"><h4>Attending</h4><a href="https://2023.esec-fse.org/venue/fse-2023-venue" class="navigate">Venue: San Francisco Marriott Marquis</a><br><a href="https://2023.esec-fse.org/attending/diversity-and-inclusion" class="navigate">Diversity and Inclusion Statement</a><br><a href="https://2023.esec-fse.org/attending/code-of-conduct" class="navigate">Code of Conduct</a><br><a href="https://2023.esec-fse.org/attending/registration" class="navigate">Registration</a><br><a href="https://2023.esec-fse.org/attending/visa-application-support" class="navigate">Visa Application Support</a><br><a href="https://2023.esec-fse.org/attending/hotel" class="navigate">Hotel</a><br><a href="https://2023.esec-fse.org/attending/travel-support" class="navigate">Travel Support</a><br><a href="https://2023.esec-fse.org/attending/banquet" class="navigate">Social Excursion at Exploratorium</a><br><a href="https://2023.esec-fse.org/attending/virtual-attendance" class="navigate">Virtual Attendance</a><br><a href="https://2023.esec-fse.org/attending/in-person-attendance-information" class="navigate">In-person Attendance Information</a></div><div class="col-sm-2"><a href="https://2023.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; let defaultplacement = $(document).scrollLeft() > 100 ? 'auto left' : 'auto top'; $(node).find('[title]').each( function(i,el){ var $e=$(el);$e.tooltip({placement: function(tt, elem){ var attval = elem.getAttribute('data-placement'); return attval ? attval : defaultplacement; }, sanitize: false, container: 'body' }) } ).on('show.bs.tooltip', function () { let el = this; while (el && window.getComputedStyle(el).position !== 'fixed') { el = el.parentElement; } if(el) $(this).data('bs.tooltip').options.container = el;});$('.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>