CINXE.COM
2024 Conference
<!DOCTYPE html> <html lang="en" style="scroll-padding-top: 70px;"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="viewport" content="width=device-width, initial-scale=1"> <script src="/static/virtual/js/virtual.js"></script> <meta name="google-site-verification" content="0jwPnVXIAk4FvFdT37dwMmd-kjHF86e5DKwvqlStUW0"> <link rel="stylesheet" href="/static/core/css/core.css" type="text/css"> <link rel="stylesheet" href="/static/virtual/css/virtual.css" type="text/css"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> <link rel="stylesheet" href="/static/core/css/custom.css" type="text/css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta2/dist/css/bootstrap-select.min.css"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ "tex2jax": { "inlineMath": [["$","$"], ["\\(","\\)"]], "displayMath": [["\\[","\\]"]], "processEscapes": true } } ); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"> </script> <!--This script keeps local links inside the web app rather than opening them in Safari, and has nothing to do with editing or Aloha.--> <script > (function(document,navigator,standalone) { // prevents links from apps from opening in mobile safari // this javascript must be the first script in your <head> if ((standalone in navigator) && navigator[standalone]) { var curnode, location=document.location, stop=/^(a|html)$/i; document.addEventListener('click', function(e) { curnode=e.target; while (!(stop).test(curnode.nodeName)) { curnode=curnode.parentNode; } // Conditions to do this only on links to your own app // if you want all links, use if('href' in curnode) instead. if( 'href' in curnode && // is a link (chref=curnode.href).replace(location.href,'').indexOf('#') && // is not an anchor ( !(/^[a-z\+\.\-]+:/i).test(chref) || // either does not have a proper scheme (relative links) chref.indexOf(location.protocol+'//'+location.host)===0 ) // or is in the same protocol and domain ) { e.preventDefault(); location.href = curnode.href; } },false); } })(document,window.navigator,'standalone'); </script> <!-- This style sets the minimum size of a blurb to 260 px unless there is a template context variable blurb_min_height that sets it otherwise. If blurbs aren't all about the same size, they don't flow well when the window is resized.--> <style> /*This is here rather that in a .css file for a reason.*/ @media screen and (min-width: 767px) { .blurb { min-height:260px; } } </style> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"> </script> <script> if (typeof jQuery === 'undefined') { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = "/static/core/js/jquery-3.6.1.min.js"; document.head.appendChild(script); } </script> <script> var $ = jQuery; /*Store a pointer to jquery2, so I can reference it later. Aloha loads jquery 1.7 and much of bootstrap 3 is not compatible. This comment is deprecated. */ </script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script> <script src="/static/core/js/ajax-csrf-snippet.js"></script> <script src="https://kit.fontawesome.com/be44b7e05d.js" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap-select@1.14.0-beta3/dist/js/bootstrap-select.min.js"></script> <style> body { font-family: Exo;} </style> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic"> <link href="https://fonts.googleapis.com/css2?family=Exo:wght@400;700&family=Lato:wght@400;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="/static/virtual/css/virtual.css"> <script src="https://d3js.org/d3.v5.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/corejs-typeahead/1.3.1/typeahead.bundle.min.js" integrity="sha512-lEb9Vp/rkl9g2E/LdHIMFTqz21+LA79f84gqP75fbimHqVTu6483JG1AwJlWLLQ8ezTehty78fObKupq3HSHPQ==" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/moment@2.24.0/min/moment.min.js" integrity="sha256-4iQZ6BVL4qNKlQ27TExEhBN1HFPvAvAMbFavKKosSWQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="/static/core/js/ajax-csrf-snippet.js" ></script> <script src="/static/virtual/js/virtual.js"></script> <link rel="canonical" href="https://neurips.cc"> <title>2024 Conference</title> </head> <body> <div class="noprint"> <!--Navbar start--> <header> <a href="#child-menu" class="off-screen">Skip to yearly menu bar</a> <a href="#main" class="off-screen">Skip to main content</a> <div id="id_navbar" class="navbar navbar-expand-sm navbar-dark" aria-label="Main Navigation" style="background-color:#212529"> <h2 class="off-screen">Main Navigation</h2> <div class="container-fluid"> <div><a class="navbar-brand" href="/"> <img src="/static/core/img/neurips-navbar-logo.svg" alt="conference_logo" height="40"></a></div> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler1"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> NeurIPS </a> <ul class="dropdown-menu dropdown-menu-dark"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/FAQ"> <span > Help/FAQ </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Help/Contact"> <span > Contact NeurIPS </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2023/EthicsGuidelines"> <span > Code of Ethics </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/CodeOfConduct"> <span > Code of Conduct </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Profile/create"> <span > Create Profile </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/JournalToConference"> <span > Journal To Conference Track </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/DiversityInclusion"> <span > Diversity & Inclusion </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="https://proceedings.neurips.cc/"> <span > Proceedings </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/FutureMeetings"> <span > Future Meetings </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Press"> <span > Press </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Exhibitors/exhibitorinfo"> <span > Exhibitor Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/public/PrivacyPolicy"> <span > Privacy Policy </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Downloads"> <span > Downloads </span> </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/MyStuff"> <span > My Stuff </span> </a> </li> </ul> <form class="d-flex mx-2" aria-label="Search" role="search" action="/search"> <div class="input-group" role="search" style="outline-color:green;"> <input type="text" class="form-control" placeholder="Search" name="q" value="" aria-label="Search" aria-describedby="btnGroupAddon" id="navbar-search"> <div class="input-group-text btn-primary" id="btnGroupAddon"> <button style="border: none; background-color: transparent; padding: 0;" type="submit"> <i class="fa-solid fa-magnifying-glass"></i> </button> </div> </div> </form> <a href="/accounts/login?nextp=/virtual/2024/papers.html " class="navbar-brand"><span class="fa-solid fa-right-to-bracket"></span> Login</a> </div> </div> </div> </header> <!--Navbar end--> </div><!--noprint div--> <!--This holds the whole page including the navbar--> <main id="main"> <div class="container-fluid"> <!--Navbar start--> <div class="dropdown" id="child-menu"> <nav class="align-middle navbar navbar-expand-md mx-4 border border-3 border-top-0 rounded-bottom" style="min-height: 57px; background-color: #F6f6f6;"> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler949" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarToggler949"> <ul class="navbar-nav me-auto mb-lg-0"> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle border-3 btn btn-primary text-white p-1" style= "background-color: #070bff; font-size: 1.2 em;" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Select Year: (2024) </a> <ul class="dropdown-menu"> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2024">2024 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2023">2023 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2022">2022 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2021">2021 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2020">2020 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2019">2019 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2018">2018 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2017">2017 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2016">2016 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2015">2015 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2014">2014 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2013">2013 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2012">2012 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2011">2011 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2010">2010 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2009">2009 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2008">2008 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2007">2007 </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item " > <a class="dropdown-item p-1" href="/Conferences/2006">2006 </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Dates"> <span > Dates </span> </a> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Submit </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForPapers"> <span > Call for Papers </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CameraReady"> <span > Camera Ready </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForTutorials"> <span > Call For Tutorials </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForDatasetsBenchmarks"> <span > Call For Datasets Benchmarks </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForWorkshops"> <span > Call for Workshops </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForCompetitions"> <span > Call for Competitions </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForEthicsReviewers"> <span > Call For Ethics Reviewers </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallforHighSchoolProjects"> <span > Call for High School Projects </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForAffinityEvents"> <span > Call for Affinity Events </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallforSocials"> <span > Call for Socials </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForCreativeAI"> <span > Call for Creative AI </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/CallForExpo"> <span > Call for Expo </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item fw-bolder fs-3 pe-2" > <a class="nav-link p-1" href=""> <span > Author Resources </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/PosterInstructions"> <span > Poster Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item fw-bolder fs-3 pe-2" > <a class="nav-link p-1" href=""> <span > Reviewer Resources </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/ReviewerGuidelines"> <span > Reviewer Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AC-Guidelines"> <span > Area Chair Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/SAC-Guidelines"> <span > Senior Area Chair Guidelines </span> </a> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/EthicsReviewerGuidelines"> <span > Ethics Reviewer Guidelines </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Attend </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Visa"> <span > Visa Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Hotels"> <span > Hotels </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/FinancialAssistance"> <span > Financial Assistance and Volunteers </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AtTheConference"> <span > At the Conference </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Children"> <span > Attending with Children </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/VisitVancouver"> <span > Visiting Vancouver </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/AfterDarkNetworking"> <span > After Dark Networking Event </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Organizers </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Board"> <span > NeurIPS Board </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Committees"> <span > Organizing Committee </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/ProgramCommittee"> <span > Program Committee </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/About"> <span > NeurIPS Foundation </span> </a> </li> </ul> </li> <li class="dropdown-item dropdown pe-3"> <a class="nav-link dropdown-toggle p-1" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Exhibitors </a> <ul class="dropdown-menu"> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Conferences/2024/Sponsors"> <span > 2024 Exhibitors </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/Exhibitors/exhibitorinfo"> <span > Information </span> </a> <hr class="dropdown-divider" aria-hidden="true"> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/FAQ/Exhibitors"> <span > FAQ </span> </a> </li> </ul> </li> <li class="dropdown-item pe-2" > <a class="nav-link p-1" href="/virtual/2024/index.html"> <span > Conference Site </span> </a> </li> </ul> </div> </div> </nav> </div> <!--Navbar end--> </div> <br><br> <div class="container"> <div class="container"> <!--JUst above the HTML in document-snippet.html--> <div> <div class="row mb-4 align-items-center"> <div class="col-sm-6 bigger-font"> <h1 class="h2 mb-3">NeurIPS 2024</h1> <p class="h5 text-secondary mb-3">The Thirty-Eighth Annual Conference on Neural Information Processing Systems</p> <div class="mt-4"> <p class="h4 mb-2">Vancouver Convention Center</p> <p class="h5 text-primary">Tuesday Dec 10 through Sunday Dec 15</p> </div> </div> <div class="col-sm-6 p-2 text-center"> <img src="/static/core/img/vancouver_convention_center.webp" class="img-fluid" style="max-height: 200px;" alt="Vancouver Convention Center"> </div> </div> <div class="hidden">firstbacksecondback</div> <div class="row m-2"></div> <div style="position:relative;"></div> <!-- Main Content with alternating backgrounds --> <div class="row gx-4"> <div class="col-sm-6 secondback p-4"> <div> <div class="mb-4"> <h3>Schedule</h3> <p><a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/index.html">Start Here</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/calendar">Schedule</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/eventlistwithbios/invited%20talk">Invited Talks</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/events/oral">Orals</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/papers.html?filter=titles">Posters</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/events/tutorial">Tutorials</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/affinity_events">Affinity Events</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/events/social">Socials</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/town-hall/107932">Town Hall</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/events/competition">Competitions</a> <a class="btn btn-primary btn-sm btn-spacer" href="/virtual/2024/events/workshop">Workshops</a></p> <h3>Registration</h3> <div class="d-flex flex-wrap gap-2 mb-4"><a class="btn btn-success" href="/Register/view-registration">Registration 2024</a> <a class="btn btn-outline-primary" href="/Conferences/2024/Pricing">Pricing 禄</a> <a class="btn btn-outline-primary" href="/FAQ/CancellationPolicy">Cancellation Policy 禄</a></div> <div class="mb-3"><a class="btn btn-outline-secondary" href="/Conferences/2024/Hotels">Conference Hotels</a>.<br> 聽</div> </div> </div> </div> <div class="col-sm-6 secondback p-4"> <div> <div class="mb-4"> <div class="py-3"> <h3>Announcements</h3> <div class="alert alert-warning py-2 mb-3"> <h5>Conference Date Change</h5> <p class="mb-0">The conference start date has been changed to <strong>Tuesday December 10</strong> to support delegates arriving on Monday.</p> </div> <ul> <li>Check out a first time event, <a href="/virtual/2024/session/101095">Bridging the Future</a></li> <li><a href="/Conferences/2024/PosterInstructions">Poster Information</a>聽for authors</li> <li>1 Nov was the last day to set your <a href="/EditProfile">dietary preference</a> for the conference.</li> <li>The 2024 visa process has changed, see the <a href="/Conferences/2024/Visa">Visa Information page</a> for details.</li> <li>The <a href="/careers">Career Site</a> is open and accepting applications.</li> </ul> </div> </div> </div> </div> </div> <div class="col-sm-12 firstback p-4"> <h3>Latest NeurIPS Blog Entries <span class="small"> [ <a href="https://blog.neurips.cc">All Entries</a> ]</span></h3> <table class="table table-striped"> <tr> <td> Nov 27, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/11/27/announcing-the-neurips-2024-test-of-time-paper-awards/'>Announcing the NeurIPS 2024 Test of Time Paper Awards</a> </td> </tr> <tr> <td> Nov 23, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/11/22/neurips2024-november-newsletter/'>NeurIPS2024 November Newsletter</a> </td> </tr> <tr> <td> Nov 18, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/11/18/announcing-the-neurips-high-school-projects-results/'>Announcing the NeurIPS High School Projects Results</a> </td> </tr> <tr> <td> Oct 29, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/10/29/neurips-2024-registration-changes/'>NeurIPS 2024 Registration Changes</a> </td> </tr> <tr> <td> Oct 25, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/10/25/neurips-2024-october-newsletter/'>NeurIPS 2024 October Newsletter</a> </td> </tr> <tr> <td> Oct 23, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/10/23/announcing-the-neurips-2024-affinity-events/'>Announcing the NeurIPS 2024 Affinity Events</a> </td> </tr> <tr> <td> Oct 17, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/10/17/introducing-the-neurips2024-tutorials/'>Introducing the NeurIPS 2024 Tutorials</a> </td> </tr> <tr> <td> Sep 27, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/09/27/neurips-2024-september-newsletter/'>NeurIPS 2024 September Newsletter</a> </td> </tr> <tr> <td> Aug 23, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/08/23/neurips-2024-august-newsletter/'>NeurIPS 2024 August Newsletter</a> </td> </tr> <tr> <td> Aug 02, 2024 </td> <td> <a href='https://blog.neurips.cc/2024/08/02/announcing-the-neurips-2024-workshops/'>Announcing the NeurIPS 2024 Workshops</a> </td> </tr> </table> </div> <div class="col-sm-12 secondback p-4"> <h4>Important Dates</h4> <table class="table table-condensed datesummary"> </table> <table class="table table-condensed datesummary"> <col width="230px"> <tr class="gray"> <td> Financial Assistance and Volunteer Applications closed </td> <td> <span class='gray'>Oct 01 '24 (Anywhere on Earth)</span> </td> <td> <script src="/static/core/js/jquery.countdown.min.js" ></script> <span class="financialassistanceclosed-countdown"></span> <script > if ("financialassistanceclosed" != "") { var financialassistanceclosed = "2024/10/02 11:59:59 UTC"; $('.financialassistanceclosed-countdown').countdown(financialassistanceclosed, function (event) { $(this).html(event.strftime('%w weeks %d days %H:%M:%S')); }); } </script> </td> </tr> <tr class="gray"> <td> Workshop Accept/Reject Notification Date </td> <td> <span class='gray'>Oct 09 '24 (Anywhere on Earth)</span> </td> <td> <script src="/static/core/js/jquery.countdown.min.js" ></script> <span class="workshopmandatoryacceptrejectnotificationdate-countdown"></span> <script > if ("workshopmandatoryacceptrejectnotificationdate" != "") { var workshopmandatoryacceptrejectnotificationdate = "2024/10/10 11:59:59 UTC"; $('.workshopmandatoryacceptrejectnotificationdate-countdown').countdown(workshopmandatoryacceptrejectnotificationdate, function (event) { $(this).html(event.strftime('%w weeks %d days %H:%M:%S')); }); } </script> </td> </tr> <tr class="gray"> <td> <a href="/Register2">Early Registration Deadline</a> </td> <td> <span class='gray'>Oct 20 '24 (Anywhere on Earth)</span> </td> <td> </td> </tr> <tr class="gray"> <td> <a href="https://neurips.cc/Conferences/2024/Visa">Visa Application Deadline to Qualify for Extended Cancelation Deadline</a> </td> <td> <span class='gray'>Oct 23 '24 (Anywhere on Earth)</span> </td> <td> <script src="/static/core/js/jquery.countdown.min.js" ></script> <span class="visaapplicationdeadline-countdown"></span> <script > if ("visaapplicationdeadline" != "") { var visaapplicationdeadline = "2024/10/24 11:59:59 UTC"; $('.visaapplicationdeadline-countdown').countdown(visaapplicationdeadline, function (event) { $(this).html(event.strftime('%w weeks %d days %H:%M:%S')); }); } </script> </td> </tr> <tr> <td><a href="/Conferences/2024/Dates">All dates </a></td> <td><p>Timezone: <a href="/set_timezone?nextp=/"> </a></p></td> <td></td> </tr> </table> </div> <div class="row"></div> <div class="col-sm-12 firstback p-4"> <div> <div><h3>Exhibitors</h3> <p>If you have questions about supporting the conference, please <a href="mailto:exhibitors@neurips.cc?subject=NeurIPS%202022%20Exhibitors">contact us</a>.</p> <p><a href="/Conferences/2024/Sponsors" class="btn btn btn-outline-dark btn-spacer"> View NeurIPS 2024 exhibitors 禄</a><a class="btn btn btn-outline-dark btn-spacer strikethrough" href="">Become an 2024 Exhibitor </a><small class="gray lower">(not currently taking applications)</small> <a class="btn btn-outline-dark btn-spacer" href="/Exhibitors/exhibitorinfo/">Exhibitor Info 禄</a></p> </div> </div> </div> <div class="col-sm-12 secondback p-4"> <div class="row"> <h3>Organizing Committee</h3> <div class="col-sm-6 pb-3"> <h4>General Chair</h4> Amir Globerson (Google, Tel Aviv University) <br> Lester Mackey (Microsoft Research) <br> </div> <div class="col-sm-6 pb-3"> <h4>Program Chair</h4> Angela Fan (Meta) <br> Cheng Zhang (GenAI, Meta) <br> Danielle Belgrave (GSK.ai) <br> Jakub Tomczak (Eindhoven Uni. of Technology &amp; Chan Zuckerberg Initiative) <br> Ulrich Paquet (Google DeepMind; AIMS South Africa) <br> </div> <div class="col-sm-6 pb-3"> <h4>Program Chair Assistant</h4> Babak Rahmani (Microsoft Research) <br> Caroline Weis (gsk.ai) <br> Francois Meyer (University of Cape Town) <br> Max Horn (GSK.ai) <br> Stefan Groha (GSK.ai) <br> </div> <div class="col-sm-6 pb-3"> <h4>Workshop Chair</h4> Adil Salim (Microsoft Research) <br> Bo Han (HKBU / RIKEN) <br> Manuel Rodriguez (Max Planck Institute for Software Systems) <br> Rose Yu (UC San Diego) <br> </div> <div class="col-sm-6 pb-3"> <h4>Workshop Chair Assistant</h4> Bo Zhao (University of California San Diego) <br> Jianing Zhu (HKBU) <br> </div> <div class="col-sm-6 pb-3"> <h4>Tutorial Chair</h4> Andrew Dai (Google) <br> Gal Chechik (NVIDIA, Bar-Ilan University) <br> Irene Chen (UC Berkeley) <br> </div> <div class="col-sm-6 pb-3"> <h4>Competition Chair</h4> Jake Albrecht (Bristol Myers Squibb) <br> Megan Yates (Zindi) <br> Tao Qin (Microsoft Research AI4Science) <br> </div> <div class="col-sm-6 pb-3"> <h4>Data and Benchmark Chair</h4> Francesco Locatello (ISTA) <br> Lingjuan Lyu (Sony AI) <br> Lora Aroyo (Google Research) <br> </div> <div class="col-sm-6 pb-3"> <h4>Affinity Chair</h4> Ioana Bica (Google DeepMind) <br> Nezihe Merve G眉rel <br> </div> <div class="col-sm-6 pb-3"> <h4>Diversity, Inclusion and Accessibility Chair</h4> Isabel Valera (Saarland University, Saarbr眉cken) <br> William Yang Wang (University of California, Santa Barbara) <br> </div> <div class="col-sm-6 pb-3"> <h4>Ethics Review Chair</h4> Himabindu Lakkaraju (Harvard) <br> Jiahao Chen (New York City Office of Technology and Innovation) <br> </div> <div class="col-sm-6 pb-3"> <h4>Communication Chair</h4> Alex X Lu (Microsoft Research) <br> Ehsan Adeli (Stanford University) <br> Yali Du (King&amp;#x27;s College London) <br> </div> <div class="col-sm-6 pb-3"> <h4>Social Chair</h4> Hendrik Strobelt (IBM Research / MIT-IBM Ai Lab) <br> </div> <div class="col-sm-6 pb-3"> <h4>Journal Chair</h4> Lam Nguyen (IBM Research, Thomas J. Watson Research Center) <br> </div> <div class="col-sm-6 pb-3"> <h4>Creative AI Chair</h4> Jean Oh (CMU) <br> Marcelo Coelho (MIT) <br> </div> <div class="col-sm-6 pb-3"> <h4>Workflow Manager</h4> Zhenyu (Sherry) Xue (NeurIPS Foundation) <br> </div> <div class="col-sm-6 pb-3"> <h4>Logistics and IT</h4> Brad Brockmeyer (NeurIPS Staff) <br> Brian Nettleton (NeurIPS Staff) <br> Lee Campbell (NeurIPS Staff) <br> Max A Wiesner (NeurIPS Staff) <br> Stephanie Willes (NeurIPS Staff) <br> Terri Auricchio (NeurIPS Staff) <br> Tony Manzo (NeurIPS Staff) <br> </div> </div> </div> <div class="col-sm-12 firstback p-4"> <div> <div> <h3>Mission Statement</h3> <p>The <em>Neural Information Processing Systems Foundation</em> is a non-profit corporation whose purpose is to foster the exchange of research advances in Artificial Intelligence and Machine Learning, principally by hosting an annual interdisciplinary academic conference with the highest ethical standards for a diverse and inclusive community.</p> </div> </div> </div> <div class="col-sm-12 secondback p-4"> <div> <div> <div> <h3>About the Conference</h3> <p>The conference was founded in 1987 and is now a multi-track interdisciplinary annual meeting that includes invited talks, demonstrations, symposia, and oral and poster presentations of refereed papers. Along with the conference is a professional exposition focusing on machine learning in practice, a series of tutorials, and topical workshops that provide a less formal setting for the exchange of ideas.</p> </div> <p><a href="/About">More about the Neural Information Processing Systems foundation 禄</a></p> </div> </div> </div></div> </div> </div> </main> <!--END BLOCK CONTENT--> <!--Footer for the edit button--> <script> $(function () { if ($(".editable").length == 0) { $("#editFooter").hide(); } }) </script> <script src="/static/core/js/fastclick.min.js" ></script> <!--We don't know if there are editable tags on the page until after the django template engine has rendered the page. So, test in javascript for "editable" tags and if present, load the ckeditor engine dynamically. --> <script> if (document.getElementsByClassName('editable').length > 0) { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "/static/core/ckeditor/4.18/ckeditor.js"; // use this for linked script script.text = "alert('voila!');" // use this for inline script document.body.appendChild(script); } </script> <script> function fetchContent() { $(".editable").each(function (index) { debugger var myself = this; var docvID = this.getAttribute('id').replace("id_", ""); var blurbtext = this.getAttribute("blurbtext"); $.ajax({ url: "/Admin/RetrieveDocumentVersion", type: "POST", data: { docvID: docvID, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken, }, success: function (data, textStatus, jqXHR) { myself.setAttribute("contenteditable", "true"); myself.innerHTML = data; CKEDITOR.inline(myself.id); }, }); }) } $("#nopageedit").hide(); function start_edit() { $(".editable").addClass("warning-ring"); //At the beginning of an edit, we need to replace the content of the //editable div with it's databased content in order to preserve the //template tags. We want the tag, not the rendered tag. /* You must remove any countdown.js timers on the page before replacing the page with it's document version otherwise, Javascript will throw an exception. */ $("[class$='-countdown']").parent().remove(); fetchContent(); $(".editable").attr("onblur", "ckeditorsave(this)"); window.status.bold(); window.status = "Click outside the editable area to save. Changes are LIVE!! Refresh page to discard changes."; $("#editpage").hide(); $("#noeditpage").show(); } function stop_edit() { ckeditorsave(); $("#noeditpage").hide(); $("#editpage").show(); window.location.reload(); } function ckeditorsave(event) { for (var name in CKEDITOR.instances) { if (CKEDITOR.instances[name].checkDirty()) { editor = CKEDITOR.instances[name]; saveEditable(editor); } } } function saveEditable(editor) { var content = editor.getData(); var contentId = editor.name; var pageId = window.location.pathname; var originalContent = "N/A"; var documentversion = editor.container.getAttribute("id").replace("id_", ""); var blurbtext = editor.container.getAttribute("blurbtext"); if (contentId.match(/-aloha$/gi)) { contentId = contentId.replace(/-aloha/gi, ''); } /*I'm not sure what this does but it seems like it would matter*/ var request = jQuery.ajax({ url: "/Admin/SaveDocument", type: "POST", async: false, data: { content: content, originalContent: originalContent, contentId: contentId, pageId: pageId, documentversion: documentversion, blurbtext: blurbtext, csrfmiddlewaretoken: csrftoken }, success: function (data) { if (data['message']) { alert(data['message']); } }, error: function (xqXHR, textStatus) { window.status = textStatus; debugger; } }); }; </script> <script> jQuery(document).ajaxSend(function (event, xhr, settings) { function getCookie(name) { var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = jQuery.trim(cookies[i]); // Does this cookie string begin with the name we want? if (cookie.substring(0, name.length + 1) == (name + '=')) { cookieValue = decodeURIComponent(cookie.substring(name.length + 1)); break; } } } return cookieValue; } function sameOrigin(url) { // url could be relative or scheme relative or absolute var host = document.location.host; // host + port var protocol = document.location.protocol; var sr_origin = '//' + host; var origin = protocol + sr_origin; // Allow absolute or scheme relative URLs to same origin return (url == origin || url.slice(0, origin.length + 1) == origin + '/') || (url == sr_origin || url.slice(0, sr_origin.length + 1) == sr_origin + '/') || // or any other URL that isn't scheme relative or absolute i.e relative. !(/^(\/\/|http:|https:).*/.test(url)); } function safeMethod(method) { return (/^(GET|HEAD|OPTIONS|TRACE)$/.test(method)); } if (!safeMethod(settings.type) && sameOrigin(settings.url)) { xhr.setRequestHeader("X-CSRFToken", getCookie('csrftoken')); } }); </script> <div id="successful-page-load" class='hidden'>Successful Page Load</div> <link href="/static/conf_gdpr/css/conf_gdpr.css" rel="stylesheet"> <div id="cookie-bar" style="z-index: 8"> <table class="gdpr-statement"> <col> <col style="width:120px"> <tr> <td style="padding:5px"> NeurIPS uses cookies for essential functions only. We do not sell your personal information. <a href="/public/PrivacyPolicy">Our Privacy Policy » </a> </td> <td> <button float-end class="btn btn-light btn-sm btn btn-outline-dark" onClick="accept_cookies();">Accept Cookies </button> </td> </tr> </table> </div> <script> function accept_cookies() { $.ajax({ method: "POST", url: "/conf_gdpr/accept", data: { csrfmiddlewaretoken: csrftoken, }, }).done(function (data) { console.log(data); $("#cookie-bar").fadeOut(); }).fail(function (jqXHR, textStatus) { alert(textStatus); }); } </script> <br> <div class="noprint"> <footer id="bootstrap-footer" class="text-center text-lg-start bg-light text-muted noprint"> <div class="text-center p-1 border-top border-dark"> </div> <!-- Section: Links --> <section class="pt-1"> <div class="container text-center text-md-start mt-3"> <!-- Grid row --> <div class="row mt-3"> <!-- Grid column --> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <!-- Content --> <h6 class="text-uppercase fw-bold mb-4"> <img src="/static/core/img/NIPS-logo.svg" alt="NeurIPS logo" height='30'> </h6> <p> The NeurIPS Logo above may be used on presentations. Right-click and choose download. It is a vector graphic and may be used at any scale. </p> </div> <!-- Grid column --> <div class="col-md-5 col-lg-4 col-xl-3 mx-auto mb-4" style="max-width: 300px;"> <!-- Links --> <h6 class="text-uppercase fw-bold mb-4 text-center"> Useful links </h6> <div></div> </div> <!-- Grid column --> <!-- Grid column --> <div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4"> <!-- Links --> <h6 class="text-uppercase fw-bold mb-4">Contact</h6> <p> <i class="fas fa-home me-3"></i> 1269 Law Street, San Diego CA 92109 </p> <p> <i class="fas fa-envelope me-3"></i> <a href="/Help/Contact">Email</a> </p> <p><i class="fas fa-phone me-3"></i> Phone: +1-858-453-4100 x 1623</p> </div> <!-- Grid column --> </div> <!-- Grid row --> </div> </section> <!-- Section: Links --> <!-- Copyright --> <div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);"> <div></div> </div> <!-- Copyright --> </footer> </div> <!-- Footer --> <!-- Footer --> </body> </html>