You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
8.3 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <link rel="icon" type="image/png" href="/favicon.ico">
  7. <link rel="canonical" href="https://www.mcmillen.dev/publications.html">
  8. <link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/feed.atom" title="Colin McMillen's Blog - Atom">
  9. <title>Publications | Colin McMillen</title>
  10. <link rel="preconnect" href="https://fonts.gstatic.com">
  11. <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@500;700&display=block" rel="stylesheet">
  12. <link href="https://fonts.googleapis.com/css?family=Fira+Mono:500&display=block" rel="stylesheet">
  13. <link rel="stylesheet" href="/pygments.css">
  14. <link rel="stylesheet" href="/style.css">
  15. <meta name="twitter:card" content="summary">
  16. <meta name="twitter:site" content="@mcmillen">
  17. <meta name="twitter:title" content="Publications | Colin McMillen">
  18. <meta name="twitter:description" content="Thresholded-Rewards Decision Problems: Acting Effectively in Timed Domains. Colin McMillen.">
  19. </head>
  20. <script>
  21. function fixEmails() {
  22. const mailtoArray = [
  23. 'm', 'a', 'i', 'l', 't', 'o', ':',
  24. 'c', 'o', 'l', 'i', 'n', '@',
  25. 'm', 'c', 'm', 'i', 'l', 'l', 'e', 'n',
  26. '.', 'd', 'e', 'v'];
  27. const mailtoLink = mailtoArray.join('');
  28. const anchors = document.getElementsByTagName('a');
  29. for (let i = 0; i < anchors.length; i++) {
  30. const anchor = anchors[i];
  31. if (anchor.href == 'mailto:email@example.com') {
  32. anchor.href = mailtoLink;
  33. if (anchor.innerText == 'colin at mcmillen dot dev') {
  34. anchor.innerText = mailtoLink.substring(7);
  35. }
  36. }
  37. }
  38. }
  39. </script>
  40. <body onload="fixEmails()">
  41. <div id="page-container">
  42. <div id="content-wrap">
  43. <div id="header">
  44. <div class="content">
  45. <a href="/" class="undecorated">Colin McMillen</a>
  46. <span style="float: right;"><a href="/feed.atom"><img src="/img/rss.svg" alt="Atom feed" style="width: 17px; height: 17px; margin-bottom: 1px;"></a></span>
  47. <span style="float: right;"><a href="https://twitter.com/mcmillen"><img src="/img/twitter.svg" alt="@mcmillen"></a></span>
  48. </div>
  49. </div>
  50. <div class="content">
  51. <h1 id="publications">Publications</h1>
  52. <h2 id="phd-thesis">Ph.D. Thesis</h2>
  53. <p><a href="papers/mcmillen-thesis.pdf">Thresholded-Rewards Decision Problems: Acting Effectively in Timed Domains.</a><br>
  54. Colin McMillen.<br>
  55. Technical report CMU-CS-09-112, Carnegie Mellon University, April 2, 2009.</p>
  56. <h2 id="journal-articles">Journal Articles</h2>
  57. <p><a href="http://www.sciencemag.org/cgi/content/abstract/321/5895/1465">reCAPTCHA: Human-Based Character Recognition via Web Security Measures.</a><br>
  58. Luis von Ahn, Benjamin Maurer, Colin McMillen, David Abraham, and Manuel Blum.<br>
  59. Science, 12 September 2008: 1465-1468.</p>
  60. <p><a href="/papers/Veloso-2008-IJHR-CMCast.pdf">A Team of Humanoid Game Commentators.</a><br>
  61. Manuela Veloso, Nicholas Armstrong-Crews, Sonia Chernova, Elisabeth Crawford, Colin McMillen, Maayan Roth, and Douglas Vail.<br>
  62. International Journal of Humanoid Robotics, 2008.</p>
  63. <p><a href="papers/McMillen-2003-RAS-final.pdf">Resource Scheduling and Load Balancing in Distributed Robotic Control Systems.</a><br>
  64. Colin McMillen, Kristen Stubbs, Paul E. Rybski, Sascha A. Stoeter, Maria Gini, and Nikolaos Papanikolopoulos.<br>
  65. Robotics and Autonomous Systems, 2003.</p>
  66. <p><a href="papers/Stoeter-2002-RAS-final.pdf">A Robot Team for Surveillance Tasks: Design and Architecture.</a><br>
  67. Sascha A. Stoeter, Paul E. Rybski, Kristen N. Stubbs, Colin McMillen, Maria Gini, Dean F. Hougen, and Nikolaos Papanikolopoulos.<br>
  68. Robotics and Autonomous Systems, August 2002.</p>
  69. <h2 id="refereed-conference-papers">Refereed Conference Papers</h2>
  70. <p><a href="papers/McMillen-2008-DARS-final.pdf">Analysis of Multi-Robot Play Effectiveness and of Distributed Incidental Play Recognition.</a><br>
  71. Colin McMillen and Manuela Veloso.<br>
  72. Proceedings of Distributed Autonomous Robotic Systems (DARS 2008), November 2008.</p>
  73. <p><a href="papers/McMillen-2008-AAAI-final.pdf">Unknown Rewards in Finite-Horizon Domains.</a><br>
  74. Colin McMillen and Manuela Veloso.<br>
  75. Proceedings of the Twenty-Second Conference on Artificial Intelligence (AAAI-08), July 2008.</p>
  76. <p><a href="papers/McMillen-2007-AAAI-final.pdf">Thresholded Rewards: Acting Optimally in Timed, Zero-Sum Games.</a><br>
  77. Colin McMillen and Manuela Veloso.<br>
  78. Proceedings of the Twenty-Second Conference on Artificial Intelligence (AAAI-07), July 2007.<br>
  79. <em>AAAI-07 Outstanding Paper Award</em></p>
  80. <p><a href="papers/Veloso-2006-Humanoids.pdf">A Team of Humanoid Game Commentators.</a><br>
  81. Manuela Veloso, Nicholas Armstrong-Crews, Sonia Chernova, Elisabeth Crawford, Colin McMillen, Maayan Roth, and Douglas Vail.<br>
  82. Proceedings of the IEEE-RAS International Conference on Humanoid Robots (Humanoids&lsquo;06), Genova, Italy, December 2006.</p>
  83. <p><a href="papers/McMillen-2006-DARS-final.pdf">Distributed, Play-Based Role Assignment for Robot Teams in Dynamic Environments.</a><br>
  84. Colin McMillen and Manuela Veloso.<br>
  85. Proceedings of DARS 2006, Minneapolis, MN, July 2006.</p>
  86. <p><a href="papers/McMillen-2006-RoboCup-final.pdf">Distributed, Play-Based Coordination for Robot Teams in Dynamic Environments.</a><br>
  87. Colin McMillen and Manuela Veloso.<br>
  88. Proceedings of the RoboCup International Symposium, Bremen, Germany, June 2006.</p>
  89. <p><a href="papers/McMillen-2005-NRL-final.pdf">Levels of Multi-Robot Coordination for Dynamic Environments.</a><br>
  90. Colin McMillen, Paul Rybski, and Manuela Veloso.<br>
  91. Multi-Robot Systems: From Swarms to Intelligent Automata, Volume III, 2005.</p>
  92. <p><a href="papers/Ketter-2004-AAMAS-final.pdf">MinneTAC Sales Strategies for Supply Chain TAC.</a><br>
  93. Wolfgang Ketter, Elena Kryzhnyaya, Steven Damer, Colin McMillen, Amrudin Agovic, John Collins, and Maria Gini.<br>
  94. Proceedings of the Third International Conference on Autonomous Agents and Multi-Agent Systems, New York, July 2004.</p>
  95. <p><a href="papers/Ketter-2004-AAMAS-workshop.pdf">Analysis and Design of Supply-Driven Strategies in TAC SCM.</a><br>
  96. Wolfgang Ketter, Elena Kryzhnyaya, Steven Damer, Colin McMillen, Amrudin Agovic, John Collins, and Maria Gini.<br>
  97. AAMAS04: Workshop on Trading Agent Design and Analysis, New York, July 2004.</p>
  98. <p><a href="papers/Stubbs-2003-ITSA-final.pdf">A Real-Time Collision Warning System for Intersections.</a><br>
  99. Kristen Stubbs, Hemanth Arumugam, Osama Masoud, Colin McMillen, Harini Veeraraghavan, Ravi Janardan, and Nikos Papanikolopoulos.<br>
  100. Proceedings of Intelligent Transportation Systems America, Minneapolis, MN, USA, May 2003.</p>
  101. <p><a href="papers/Kratochvil-2003-ICRA-final.pdf">Heterogeneous Implementation of an Adaptive Robotic Sensing Team.</a><br>
  102. Bradley Kratochvil, Ian T. Burt, Andrew Drenner, Derek Goerke, Bennett Jackson, Colin McMillen, Christopher Olson, Nikolaos Papanikolopoulos, Adam Pfeifer, Sascha A. Stoeter, Kristen Stubbs, and David Waletzko.<br>
  103. Proceedings of the IEEE International Conference on Robotics and Automation, Taipei, Taiwan, May 2003.</p>
  104. <p><a href="papers/Drenner-2002-NRL-final.pdf">Design of the UMN Multi-Robot System.</a><br>
  105. Andrew Drenner, Ian Burt, Brian Chapeau, Tom Dahlin, Bradley Kratochvil, Colin McMillen, Brad Nelson, Nikolaos Papanikolopoulos, Paul E. Rybski, Kristen Stubbs, David Waletzko, and Kemal Berk Yesin.<br>
  106. Multi-Robot Systems: From Swarms to Intelligent Automata, May 2002.</p>
  107. <p><a href="papers/Drenner-2002-ICRA-final.pdf">Mobility Enhancements to the Scout Robot Platform.</a><br>
  108. Andrew Drenner, Ian Burt, Tom Dahlin, Bradley Kratochvil, Colin McMillen, Brad Nelson, Nikolaos Papanikolopoulos, Paul E. Rybski, Kristen Stubbs, David Waletzko, and Kemal Berk Yesin.<br>
  109. Proceedings of the 2002 IEEE International Conference on Robotics and Automation, Washington D.C., USA, May 2002.</p>
  110. <p><a href="papers/McMillen-2002-IAS-final.pdf">Resource Scheduling and Load Balancing in Distributed Robotic Control Systems.</a><br>
  111. Colin McMillen, Kristen Stubbs, Paul E. Rybski, Sascha A. Stoeter, Maria Gini, and Nikolaos Papanikolopoulos.<br>
  112. Proceedings of the International Conference on Intelligent Autonomous Systems, Marina del Rey, CA, U.S.A., March 2002.</p>
  113. </div>
  114. </div>
  115. <div id="footer">
  116. <div class="content">
  117. &copy; 2023 <a href="/" class="undecorated">Colin McMillen</a>. No cookies, no tracking.
  118. </div>
  119. </div>
  120. </div>
  121. </body>
  122. </html>