CINXE.COM
List of Proceedings
<!doctype html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>List of Proceedings</title> <link rel="stylesheet" href="/static/papers/css/papers.css"> <!-- Bootstrap CSS --> <!-- https://codepen.io/surjithctly/pen/PJqKzQ --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous"> <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-MML-AM_CHTML"> </script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ "tex2jax": { "inlineMath": [["$","$"], ["\\(","\\)"]], "displayMath": [["\\[","\\]"]], "processEscapes": true } } ); </script> <style> @media (prefers-color-scheme: dark) { body { background-color: #333; color: #eee; } } .btn-spacer { margin: 2px; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; background-color: #eee; color: black; } </style> </head> <body> <nav class="navbar navbar-expand-md bg-body-tertiary"> <div class="container-fluid"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="/">NeurIPS Proceedings</a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav me-auto mb-2 mb-lg-0"> <li class="nav-item"> <a class="nav-link" href="/admin/login/?next=/admin/"><i class="fas fa-sign-in-alt" title="Login"></i></a> </li> <li class="nav-item"> <a class="nav-link" href="/admin/logout/?nextp=/admin"><i class="fas fa-sign-out-alt" title="Logout"></i></a> </li> </ul> <form class="d-flex" role="search" method="get" role="search" action="/papers/search"> <input class="form-control me-2" type="search" placeholder="Search" aria-label="Search" name="q"> <button class="btn btn-outline-success" type="submit">Search</button> </form> </div> </div> </nav> <br> <div class="container-fluid"> <div class="col-sm p-3"> <div style="max-width: 550px"> <div class="card"> <div class="card-body"> <h5 class="card-title">Datasets and Benchmarks</h5> <p class="card-text">In 2021, NeurIPS introduced a new track, Datasets and Benchmarks. The first year of that track, 2021, has its own proceedings, accessible by the link below. From 2022 on, the Datasets and Benchmarks papers are in the main NeurIPS proceedings. </p> <a href="https://datasets-benchmarks-proceedings.neurips.cc/paper/2021" class="btn btn-primary">Advances in Neural Information Processing Systems Datasets and Benchmarks, 2021</a> </div> </div> <p><br><br></p> </div> <ul> <li><a href="/paper_files/paper/2024">Advances in Neural Information Processing Systems 37 (NeurIPS 2024)</a> </li> <li><a href="/paper_files/paper/2023">Advances in Neural Information Processing Systems 36 (NeurIPS 2023)</a> </li> <li><a href="/paper_files/paper/2022">Advances in Neural Information Processing Systems 35 (NeurIPS 2022)</a> </li> <li><a href="/paper_files/paper/2021">Advances in Neural Information Processing Systems 34 (NeurIPS 2021)</a> </li> <li><a href="/paper_files/paper/2020">Advances in Neural Information Processing Systems 33 (NeurIPS 2020)</a> </li> <li><a href="/paper_files/paper/2019">Advances in Neural Information Processing Systems 32 (NeurIPS 2019)</a> </li> <li><a href="/paper_files/paper/2018">Advances in Neural Information Processing Systems 31 (NeurIPS 2018)</a> </li> <li><a href="/paper_files/paper/2017">Advances in Neural Information Processing Systems 30 (NIPS 2017)</a> </li> <li><a href="/paper_files/paper/2016">Advances in Neural Information Processing Systems 29 (NIPS 2016)</a> </li> <li><a href="/paper_files/paper/2015">Advances in Neural Information Processing Systems 28 (NIPS 2015)</a> </li> <li><a href="/paper_files/paper/2014">Advances in Neural Information Processing Systems 27 (NIPS 2014)</a> </li> <li><a href="/paper_files/paper/2013">Advances in Neural Information Processing Systems 26 (NIPS 2013)</a> </li> <li><a href="/paper_files/paper/2012">Advances in Neural Information Processing Systems 25 (NIPS 2012)</a> </li> <li><a href="/paper_files/paper/2011">Advances in Neural Information Processing Systems 24 (NIPS 2011)</a> </li> <li><a href="/paper_files/paper/2010">Advances in Neural Information Processing Systems 23 (NIPS 2010)</a> </li> <li><a href="/paper_files/paper/2009">Advances in Neural Information Processing Systems 22 (NIPS 2009)</a> </li> <li><a href="/paper_files/paper/2008">Advances in Neural Information Processing Systems 21 (NIPS 2008)</a> </li> <li><a href="/paper_files/paper/2007">Advances in Neural Information Processing Systems 20 (NIPS 2007)</a> </li> <li><a href="/paper_files/paper/2006">Advances in Neural Information Processing Systems 19 (NIPS 2006)</a> </li> <li><a href="/paper_files/paper/2005">Advances in Neural Information Processing Systems 18 (NIPS 2005)</a> </li> <li><a href="/paper_files/paper/2004">Advances in Neural Information Processing Systems 17 (NIPS 2004)</a> </li> <li><a href="/paper_files/paper/2003">Advances in Neural Information Processing Systems 16 (NIPS 2003)</a> </li> <li><a href="/paper_files/paper/2002">Advances in Neural Information Processing Systems 15 (NIPS 2002)</a> </li> <li><a href="/paper_files/paper/2001">Advances in Neural Information Processing Systems 14 (NIPS 2001)</a> </li> <li><a href="/paper_files/paper/2000">Advances in Neural Information Processing Systems 13 (NIPS 2000)</a> </li> <li><a href="/paper_files/paper/1999">Advances in Neural Information Processing Systems 12 (NIPS 1999)</a> </li> <li><a href="/paper_files/paper/1998">Advances in Neural Information Processing Systems 11 (NIPS 1998)</a> </li> <li><a href="/paper_files/paper/1997">Advances in Neural Information Processing Systems 10 (NIPS 1997)</a> </li> <li><a href="/paper_files/paper/1996">Advances in Neural Information Processing Systems 9 (NIPS 1996)</a> </li> <li><a href="/paper_files/paper/1995">Advances in Neural Information Processing Systems 8 (NIPS 1995)</a> </li> <li><a href="/paper_files/paper/1994">Advances in Neural Information Processing Systems 7 (NIPS 1994)</a> </li> <li><a href="/paper_files/paper/1993">Advances in Neural Information Processing Systems 6 (NIPS 1993)</a> </li> <li><a href="/paper_files/paper/1992">Advances in Neural Information Processing Systems 5 (NIPS 1992)</a> </li> <li><a href="/paper_files/paper/1991">Advances in Neural Information Processing Systems 4 (NIPS 1991)</a> </li> <li><a href="/paper_files/paper/1990">Advances in Neural Information Processing Systems 3 (NIPS 1990)</a> </li> <li><a href="/paper_files/paper/1989">Advances in Neural Information Processing Systems 2 (NIPS 1989)</a> </li> <li><a href="/paper_files/paper/1988">Advances in Neural Information Processing Systems 1 (NIPS 1988)</a> </li> <li><a href="/paper_files/paper/1987">Neural Information Processing Systems 0 (NIPS 1987)</a> </li> </ul> </div> </div> <script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script> <script> $('.dropdown-menu a.dropdown-toggle').on('click', function (e) { if (!$(this).next().hasClass('show')) { $(this).parents('.dropdown-menu').first().find('.show').removeClass("show"); } var $subMenu = $(this).next(".dropdown-menu"); $subMenu.toggleClass('show'); $(this).parents('li.nav-item.dropdown.show').on('hidden.bs.dropdown', function (e) { $('.dropdown-submenu .show').removeClass("show"); }); return false; }); </script> <br> <div class="modal fade" id="myModal"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title">Name Change Policy</h4> <button type="button pull-right" class="close" data-dismiss="modal" aria-hidden="true">×</button> </div> <div class="modal-body"> <p>Requests for name changes in the electronic proceedings will be accepted with no questions asked. However name changes may cause bibliographic tracking issues. Authors are asked to consider this carefully and discuss it with their co-authors prior to requesting a name change in the electronic proceedings.</p> <p>Use the "Report an Issue" link to request a name change.</p> </div> <div class="modal-footer"> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> <footer class="footer"> <div class="btn-spacer"> <a href="https://neurips.cc/Help/Contact?select=Conference">Report an Issue</a> | <a href="#" class="modal-link" data-toggle="modal" data-target="#myModal">Name Change Policy</a> </div> </footer> <div class='hidden'>Do not remove: This comment is monitored to verify that the site is working properly</div> <!-- Do not remove: This comment is monitored to verify that the site is working properly --> </body> </html>