Minimalism + Distribution = Supermodularity

Total Page:16

File Type:pdf, Size:1020Kb

Minimalism + Distribution = Supermodularity Minimalism Distribution Sup ermo dularity Bruce Donald Jim Jennings Department of Computer Science Department of Computer Science Cornell University Tulane University Ithaca NY New Orleans LA Daniela Rus Department of Computer Science Dartmouth College Hanover NH April mechanicallybased rob ot algorithm for pushing and Abstract grasping eg Mas While quite general in prin We have designed and implemented multiagent ciple these oline algorithms are usually designed for strategies for manipulation tasks by distributing rob otics devices such as gripp ers or ngers attached to mechanical lybased sequential algorithms across sev a traditional rob ot arm To extend these results for eral autonomous spatial lyseparated agents such as distributed manipulation dened in this pap er in Sec mobile robots Our experience using mobile robots for tion there are several challenges Autonomous the manipulation of large objects couches boxes le mobile rob ots mob ots have a suite of sensing and cabinets etc leads us to recommend a minimalist control mo dalities that dier across rob ot architec architecture for multiagent programming In particu tures Mob ots are often b etter suited to online lar our methodology has led us to derive asynchronous approaches and hence the algorithms must b e adapted distributed strategies that require no direct communi to rely less extensively on geometrical and dynamical cation between agents and very sparse geometric and mo dels A host of diculties arises when a task dynamic models of the objects our robots manipulate must b e p erformed by a distributed team instead of We argue for a design principle cal led sup ermo du a single agentand hence the algorithms must com larity which is orthogonal both to the notion of modu p ensate by changing their communication sensing larity in cognitive AI and also to horizontal decompo or knowledge requirementsDon DJR DJRa sition the nonmodularity advocated in the subsump RDJ tionconnectionist literature We have rep orted on several sets of manipulation Final ly we discuss a simple mobotScheme in strategies which we call protocols and also on the frastructure to implement supermodular architectures + metho dology which generated them Don BBD In the past few years we have programmed many su RDJ Jen Our most interesting proto cols are permodular manipulation protocols and tested them ex asynchronous and do not require communication b e tensively on our team of mobile robots We describe tween the agents In this pap er we address the ar why we think the supermodular infrastructure results chitecture and the programming environment we used in robust simple readable manipulation strategies to develop our proto cols We also discuss how the that can be recycled and reused class of distributed manipulation algorithms we have Intro duction develop ed leads naturally to certain architectural con straints In rob otics most manipulation algorithms are de signed to execute in a single pro cess on a single com This pap er is organized as follows We b egin with puter that takes input from all the sensors and con a discussion on minimalism and sup ermo dularity We trols all the eectors To develop distributed ma continue by describing three dierent minimalist ma nipulation strategies we b egan with a sequential but nipulation proto cols we have implemented and ana lyzed in the information invariants framework and we sp ond to the data paths through which the informa highlight their sup ermo dular structure Then we de tion passes Circuits can b e transformed by changing scrib e the infrastructure we used for developing our the edge or vertex structure of their graphs Dier strategies Finally we discuss how sup ermo dularity ent immersions of the graphs corresp ond to dierent and minimalism aect distributed rob ot architectures spatial allo cations of resources An imp ortant class of transformations consists of p ermutations A circuit Minimalism p ermutation is a vertex p ermutation followed by an Minimalism pursues the following agenda For a edge p ermutation of its graph given rob otics task nd the minimal conguration of Roughly sp eaking a subroutine is modular if it can resources required to solve the task Thus minimal b e reused without changing the interface We say a ism attempts to reduce the resource signature for a circuit is supermodular if it can b e relo cated to a dier task in the same way that say Stealth technology de ent physical lo cation and still function correctly even creases the radar signature of an aircraft Minimalism in the absence of circuits that formerly surrounded it is interesting b ecause doing task A without resource B and in the presence of new circuits at this new lo proves that B is somehow inessential to the informa cation In this pap er we will describ e sup ermo dular tion structure of the task We will discuss our exp eri circuits according to the following hierarchy of circuit mental demonstrations and show how their implemen transformations A circuit is replicated when it is du tation relates to our theoretical pro ofs of minimalist plicated at the same or at a dierent lo cation A cir systems In particular we will describ e our Mobot cuit is distributed when it is split up and the parts are Scheme systema distributed multithreaded high recombined to form dierent circuits A supermodular level rob ot programming environment permutation consists of moving circuits around while In rob otics minimalism has b ecome increasingly resp ecting sup ermo dular b oundaries inuential Marc Raib ert showed that walking and The chief debate b etween cognitive AI and archi running machines could b e built without static sta tecturally constrained approaches such as subsump bility Erdmann and Mason showed how to do dex tionism and connectionism is as follows cognitive AI trous manipulation without sensing Tad McGeer advo cates that skills should b e mo dular Connection built a bip ed kneed walker without sensors com ismsubsumption enforces a particular architecture puters or actuators Ro d Bro oks has develop ed on ab ove all else and this architecture may violate mo d line algorithms that rely less extensively on planning ularity We maintain that this socalled dichotomy and worldmo dels Canny and Goldb erg have demon opp oses the wrong categories the issue is not mo du strated rob ot systems of minimal complexity We have larity vs nonmo dularitythis faux dichotomy arises taken a minimalist approach to distributed manipula from only considering singleagent systems in which all tion dened in this pap er in Section and also to resources are physically colo catedin this case sup er our choice of a software architecture for writing our mo dularity reduces or more accurately masquerades rob ot programs We claim that the resulting proto as simple naked mo dularity cols consume a nearminimum amount of resources On the other hand in distributed systems re The accompanying software development debugging sources are of course not physically colo cated and executiontime system are concomitantly parsi In order to achieve the following goals monious and lean simplicity Sup ermo dularity ease of reuse This pap er intro duces the concept of sup ermo du larity and in particular it brings to the foreground p erformance guarantees the sup ermo dularity of our manipulation strategies In programming it is natural to talk ab out units of fault tolerance organization called subroutines In mobile rob otics we cho ose the design constraint of sup ermo dularity particularly for distributed strategieswe have devel We will show how sup ermo dularity achieves this goal op ed analysis and synthesis to ols for units of orga Since this design constraint denes an architecture nization called circuits Don Intuitively a circuit our architecture could also b e called sup ermo dular is a sensoricomputational unit consisting of sensors ity and actuators connected by data paths We mo del our circuits as graphs Vertices corresp ond to dier As an example of a sup ermo dular circuit illustrat ent sensoricomputational comp onents Edges corre ing these p oints we discuss in detail two circuits called align and pushtrack see Section has a predictable functionality for example it p er align is a virtual orientation sensor which by ac forms to within sp ecied accuracy as in the case of the tively exerting compliant control changes the rob ots align circuit discussed in Section In addition heading to lie at a particular desired angular relation ii ensures that the circuit has the same functional to a manipulated ob ject pushtrack is a virtual ef ity when moved to a dierent lo cation The goal here fector that given a velo city control executes a guarded is to show that under any p ermutation that resp ects move while in contact to apply a force along a desired codesignation constraints Don the sup ermo du lineofpushing to a manipulated ob ject We will de lar circuits retain at least lo cally their p erformance scrib e a sup ermo dular proto col called AsyncOnline guarantees Finally iii ensures that the p erformance that uses pushtrack for multirob ot reorienting of guarantees of a sup ermo dular circuit are preserved in large ob jects the presence of other circuits or agents that might a Sup ermo dularity is a continuum A circuit X is said priori interfere with its basic functionality to b e more supermodular than circuit Y if the region We have already derived p erformance guarantees CX of the conguration space C in which X func for sequential and single agent circuits An example tions correctly
Recommended publications
  • E Ighty-Fourth Annual Commencement June 9) 1978
    E ighty-Fourth Annual Commencement June 9) 1978 CALIFORNIA INSTITUTE OF TECHNOLOGY CALIFORNIA INSTITUTE OF TECHNOLOGY Eighty- Fourth Annual ~ornrnencernent FRIDAY MORNING AT TEN-THIRTY O'CLOCK JUNE NINTH, NINETEEN SEVENTY-EIGHT The Commencement Ceremony These tribal rites have a very long history. They go back to the ceremony of initiation for new university tea chers in mediaeval Europe. It was then customary for studentsl after an appropriate apprenticeship to learning and the presentation of a thesis as their masterpiece, to be admitted to the Guild of Masters of Arts and granted the license to teach. In the ancient University of Bologna this right was granted by authority of the Pope and in the name of the Holy Trinity. We do not this day claim such high authority. As in any other guild, whether craft or merchant, the master's status was crucial. In theory at least, it separated the men from the boys, the competent from the incom­ petent. On the way to his master's degree, a student might collect a bachelor's degree in recognition of the fact that he was half-trained, or partially eqnipped. The doctor's degree was somewhat different. Originally indistinguishable from the masters, the doctors gradually emerged by a process of escalation into a supermagisterial role-first of all in the higher faculties of theology, law, and medicine. It will come as no surprise that the lawyers had a particular and early yen for this special distinction. These gradations and distinctions are reflected in the quaint and colorful niceties of academic dress.
    [Show full text]
  • Mark Hallen Research Assistant Professor Toyota Technological Institute at Chicago E-Mail: [email protected] Website
    Mark Hallen Research Assistant Professor Toyota Technological Institute at Chicago E-mail: [email protected] Website: http://ttic.uchicago.edu/~mhallen/ Education PhD in Computer Science, May 2016, Duke University, Durham, NC, with a certificate in Structural Biology and Biophysics. Advisor: Bruce Donald. Thesis topic: Protein and drug design algorithms using improved biophysical modeling. GPA: 3.97 BS (summa cum laude, Phi Beta Kappa) in Chemistry (ACS certified) and Mathematics (with distinction; senior thesis: “Improving the Accuracy and Scope of Quantitative FRAP analysis”), May 2009, Duke University. Undergraduate GPA: 3.94 High school diploma, May 2006, Cary Academy, Cary, NC. Honors and Awards • Dolores Zohrab Liebmann fellow, 2015 • Kamin poster award, Duke biochemistry departmental retreat, 2014 • PhRMA Informatics fellow, 2012 • National Defense Science and Engineering Graduate Fellow, 2009 • James B. Duke fellow, 2009 • Julia Dale Prize, Duke math department, 2009 • Goldwater scholar, 2008 • PRUV fellow (for summer research in math at Duke), 2008 • National Merit Scholarship, 2006 • National Chemistry Olympiad finalist; attended two-week study and US team selection camp at the US Air Force Academy, Colorado Springs, CO, June 2006 • USA Mathematical Olympiad qualifier, 2006 • USA Biology Olympiad semifinalist, 2004 • 5th in US (1st in NC) on American Mathematics Competition (AMC) (10A division), 2004 Languages • Java o Wrote large portion of OSPREY protein design software; leading ongoing refactoring effort • Other programming languages: Python, C++, HTML, MATLAB • Natural languages: English, Spanish, French, Russian Professional Experience • PhD thesis research performed with Dr. Bruce Donald; also performed research with Drs. Lingchong You, David Beratan, and Michael Fitzgerald in the first year of graduate school.
    [Show full text]
  • Robotic Origami Folding
    Robotic Origami Folding Devin Balkcom CMU-RI-TR-04-43 Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Robotics. The Robotics Institute Carnegie Mellon University Pittsburgh, Pennsylvania 15213 August, 2004 Committee Matthew T. Mason (Chair) James J. Kuffner Doug L. James Jeffrey C. Trinkle (Rensselaer Polytechnic Institute) Copyright 2004 by Devin Balkcom. All rights reserved. Abstract Origami, the human art of paper sculpture, is a fresh challenge for the field of robotic manipulation, and provides a concrete example for many difficult and gen- eral manipulation problems. This thesis will present some initial results, including the world’s first origami-folding robot, some new theorems about foldability, defi- nition of a simple class of origami for which I have designed a complete automatic planner, analysis of the kinematics of more complicated folds, and some observa- tions about the configuration spaces of compound spherical closed chains. Acknowledgments Thanks to my family, for everything. And thanks to everyone who has made the development of this thesis and life in Pittsburgh so great. Matt Mason. Wow! Who ever had a better advisor, or friend? Thanks to my col- leagues, for all that I’ve learned from them. Jeff Trinkle, “in loco advisoris”. My academic older siblings and cousins, aunts and uncles, for their help and guidance in so many things: Alan Christiansen, Ken Goldberg, Randy Brost, Wes Huang, Srinivas Akella, Kevin Lynch, Garth Zeglin, Yan-Bin Jia, Bruce Donald, Mark Moll, Al Rizzi, Howie Choset, Illah Nourbakhsh, Daniel Nikovsky. Yoshihiko Nakamura, for his guidance while I was in Japan.
    [Show full text]
  • Alumni Newsletter
    ALUMNI NEWSLETTER SCHOOL OF CHEMICAL SCIENCES UNIVERSITY OF ILLINOIS at Urbana-Champaign NO. 13, WINTER 1978- 79 The costs of distributing this Alumni Newsletter are supported by funds from the University of IJiinois Alumni Association through its alumni constit­ uents program. All graduates of the School of Chemical Sciences who are members of the Alumni Association are automatically members of our con­ stituency. Part of their dues help support the school's alumni activities, such as the newsletter and the luncheons and social hours at national American Chemical Society meetings. Currently, of the 7,200 living alumni of the school, only about 1,400 are members of the Alumni Association and our constituents group. We hope that some of the large remainder will join up and thereby help support the activities of the school. For further information, please write to the Uni­ versity of 111inois Alumni Association, 227 Illini Union, Urbana, Illinois 61801. The State of the Union (Comments by Professor H. S. Gutowsky, director of the School of Chemical Sciences) In recent years the lead article in these newsletters has traditionally been de­ voted to a summary of a variety of items of interest that are not covered else­ where in the newsletter. That tradition is continued in this issue. More details on the subjects can be found in the 1977- 78 Annual Report of the School of Chemical Sciences, copies of which are available on request. Enrollments and Student Programs The most important change in our enrollment patterns during the past few years has been a startling increase in the number of undergraduate majors in the chemical engineering program.
    [Show full text]
  • Department of Computer Science Activity 1998-2004
    Dartmouth College Dartmouth Digital Commons Computer Science Technical Reports Computer Science 3-20-2005 Department of Computer Science Activity 1998-2004 David Kotz Dartmouth College Follow this and additional works at: https://digitalcommons.dartmouth.edu/cs_tr Part of the Computer Sciences Commons Dartmouth Digital Commons Citation Kotz, David, "Department of Computer Science Activity 1998-2004" (2005). Computer Science Technical Report TR2005-534. https://digitalcommons.dartmouth.edu/cs_tr/267 This Technical Report is brought to you for free and open access by the Computer Science at Dartmouth Digital Commons. It has been accepted for inclusion in Computer Science Technical Reports by an authorized administrator of Dartmouth Digital Commons. For more information, please contact [email protected]. Department of Computer Science Activity 1998–2004 David Kotz (editor) [email protected] Technical Report TR2005-534 Department of Computer Science, Dartmouth College http://www.cs.dartmouth.edu March 20, 2005 1 Contents 1 Introduction 1 2 Courses 2 3 Information Retrieval (Javed Aslam, Daniela Rus) 4 3.1 Activities and Findings ....................................... 4 3.1.1 Mobile agents for information retrieval. .......................... 4 3.1.2 Automatic information organization ............................ 4 3.1.3 Metasearch ......................................... 5 3.1.4 Metasearch, Pooling, and System Evaluation ....................... 6 3.2 Products ............................................... 7 3.3
    [Show full text]
  • Microrobots Dance on Something Smaller Than a Pin's Head 2 June 2008
    Microrobots dance on something smaller than a pin's head 2 June 2008 Microscopic robots crafted to maneuver separately More comprehensive details on how the scientists without any obvious guidance are now assembling achieve this "microassembly" will be published later into self-organized structures after years of in their report for the Journal of continuing research led by a Duke University Microelectromechanical Systems. computer scientist. The research was funded by the National Institutes "It's marvelous to be able to do assembly and of Health and the Department of Homeland control at this fine a resolution with such very, very Security, and also included Donald's graduate tiny things," said Bruce Donald, a Duke professor student Igor Paprotny and Dartmouth College of computer science and biochemistry. physicist Christopher Levey. Each microrobot is shaped something like a Donald has been working on various versions of spatula but with dimensions measuring just the MEMS microrobots since 1992, initially at microns, or millionths of a meter. They are almost Cornell and then at Stanford and Dartmouth before 100 times smaller than any previous robotic coming to Duke. The first versions were arrays of designs of their kind and weigh even less, Donald microorganism-mimicking ciliary arms that could added. "move objects such as microchips on top of them in the same way that a singer in a rock band will Formally known as microelectromechanical system crowd surf," he said. "We made 15,000 silicon cilia (MEMS) microrobots, the devices are of suitable in a square inch." scale for Lilliputian tasks such as moving around the interiors of laboratories-on-a-chip.
    [Show full text]
  • ANNA U. LOWEGARD, PH.D. (214)208-2370  [email protected] 
    ANNA U. LOWEGARD, PH.D. (214)208-2370 [email protected] www.linkedin.com/in/annalowegard www.annalowegard.com I am highly organized and value attention to detail in all of my endeavors. I enjoy working independently as well as in collaborative, interdisciplinary teams. I have worked on a variety of biologically significant systems and can quickly adapt to new challenges as I am a fast learner and adept at problem solving. I have significant experience in communicating interdisciplinary research to broad and diverse audiences. I hope to use these skills to continue to bridge the gap between computational approaches and traditional experimental techniques. TECHNICAL SKILLS • Developing, implementing, and using algorithms in a high-performance computing (HPC) envi- ronment • Computational structure-based protein design and related tools, including rotamer and loop ex- ploration, molecular dynamics, and homology modeling • Expertise in protein visualization software • Using protein structure and molecular simulation to optimize and engineer the binding of one protein to another • Strong working knowledge of antibody structure and function • Working knowledge of bioinformatics tools and databases • Training in statistics • Experience reviewing and writing scientific literature – Java – PyMol – Linux – Python – Amber – Mac – Shell – LATEX – Windows – Scheme/Lisp – MATLAB – Microsoft Office RESEARCH & EXPERIENCE Lab of Bruce R. Donald, Duke University, Durham, NC August 2014 - Present Doctoral Candidate Working with Bruce Donald and his group to use and develop structure-based protein design algo- rithms. Texas Advanced Computing Center, Austin, TX September 2011 - May 2013 Undergraduate Research Assistant Worked with Matthew Vaughn and Karla Gendler to develop a method using support vector machines to identify matrix attachment regions in a plant genome.
    [Show full text]
  • Karl F. Böhringer Biographical Sketch
    Karl F. Böhringer Biographical Sketch Professional Preparation 1990 University of Karlsruhe, Germany Information Sciences Dipl.-Inform. 1993 Cornell University Computer Science M.S. 1997 Cornell University Computer Science Ph.D. 1996 – 1998 University of California, Berkeley MEMS, Microrobotics, Microassembly Postdoc Appointments 2003 – present Associate Professor, Department of Electrical Engineering, University of Washington, Seattle Adjunct Associate Professor, Depts. Of Computer Science & Engineering and Mech. Engineering 1998 – 2003 Assistant Professor, Department of Electrical Engineering, University of Washington, Seattle Adjunct Assistant Professor, Depts. of Computer Science & Engineering and Mech. Engineering August 2000 Visiting Professor, Electronic Systems Department, University of São Paulo, Brazil 1996 – 1998 Postdoctoral Researcher, Department of Industrial Engineering and Operations Research and Berkeley Sensor & Actuator Center, University of California, Berkeley Autumn 1997 Lecturer, Dept. of Electrical Engineering & Computer Science, University of California, Berkeley 1994 – 1995 Visiting Scholar, Center for Integrated Systems / Robotics Laboratory, Stanford University Awards and Honors 2003 Entry in the “Top 100 Science Stories”, Discover magazine’s special issue “Year in Science” 2000 NSF New Century Scholar 1999 NSF CAREER Award 1997 NSF CISE Postdoctoral Associateship 1997 Nominated for ACM Doctoral Dissertation Award 1994 – 1995 Nominated for Best Conference Papers: • Micro- and Nano-Engineering (9/1995, Aix-en-Provence, France) • IEEE Int. Conf. On Robotics & Automation (1995, Nagoya, Japan) • IEEE Int. Conf. On Robotics & Automation (1994, San Diegeo, CA) Publications Selected publications related to proposed project 1. Karl F. Böhringer, “Optimal Strategies for Moving Droplets in Digital Microfluidic Systems.” To appear in Seventh International Conference on Miniaturized Chemical and Biochemical Analysis Systems (Micro- TAS’03), Squaw Valley, CA, October 5-9, 2003.
    [Show full text]
  • Algorithmic MEMS
    Algorithmic MEMS Karl FriedrichBohringer, University of California at Berkeley, Berkeley, CA 94720 Bruce Randall Donald, Dartmouth Col lege, Hanover, NH 03755 Abstract As improvements in fabrication technology for MEMS micro electromechanical systems increase the avail- ability and diversity of these micromachines, engineers are de ning a growing numb er of tasks to which they can b e put. The idea of carrying out tasks using large co ordinated systems of MEMS units motivates the de- velopment of automated, algorithmic metho ds for de- signing and controlling these groups of devices. We rep ort here on progress towards algorithmic MEMS, taking on the challenge of design, control, and pro- gramming of massively-parallel arrays of microactua- tors. We rep ort on these developments in this fo cused sur- vey pap er, based on the research results originally re- Figure 1: Sensorless parts orienting using force vec- p orted in our 1994 pap er [24] and develop ed further tor elds: The part reaches unique orientation after two in [19,20,26,21,17,18,24,12,14,15, 9]. We describ e subsequent squeezes. There exist such orienting strate- how arrays of MEMS devices can move and p osition gies for al l polygonal parts. See www.cs.dartmouth.edu/ tiny parts, suchasintegrated circuit chips, in exible brd/demo/MicroManipulation for an animated simula- ~ and predictable ways by oscillatory or ciliary action. tion. The theory of programmable force elds can mo del this action, leading to algorithms for various typ es of mi- for their design and control. This pap er surveys cromanipulation that require no sensing of where the our progress towards algorithmic MEMS, by taking part is.
    [Show full text]
  • Fall 2014 SBE Advisory Committee Meeting Summary 1 National
    Fall 2014 SBE Advisory Committee Meeting Summary National Science Foundation Directorate for Social, Behavioral and Economic Sciences (SBE) Fall Advisory Committee Meeting Summary Oct 30-31, 2014 NSF Headquarters, Stafford I, Room 1235 SBE Advisory Committee (AC) Members Present: Dr. Emilio Moran (Chair), Center for Global Change and Earth Observations and Department of Geography, Michigan State University; Dr. John Cacioppo, Center for Cognitive and Social Neuroscience, University of Chicago; Dr. J.W. Harrington, Vice Chancellor for Academic Affairs, University of Washington, Takoma; Dr. Jon A. Krosnick, Department of Communications, Stanford University; Dr. Joanna Morris, School of Cognitive Science, Hampshire College; Dr. Steven Ruggles, Minnesota Population Center, University of Minnesota; Dr. Elizabeth Higginbotham, Department of Sociology, University of Delaware; Dr. Karen Cook, Department of Sociology, Stanford University; Dr. Martha Farah, Director, Center for Neuroscience and Society and Department of Psychology, University of Pennsylvania; Dr. William Riley, Office of Behavioral and Social Sciences Research, National Institutes of Health (Ex officio); Dr. Kenneth Bollen, Department of Sociology, University of North Carolina, Chapel Hill (via phone); and Dr. Alicia Knoedler, Center for Research Program Development and Enrichment, University of Oklahoma (via phone, representing the Committee on Equal Opportunities in Science and Engineering, CEOSE). SBE Advisory Committee Absent: Dr. Christopher H. Achen, Politics Department, Princeton University; Dr. Ruth DeFries, Department of Ecology, Evolution and Environmental Biology, Columbia University; and Dr. Ira Harkavy, CEOSE Liaison, Barbara and Edward Netter Center for Community Partnerships, University of Pennsylvania. NSF Advanced Cyberinfrastructure Advisory Committee (ACCI) Members Present: Dr. Victoria Stodden (ACCI Co-chair), Graduate School of Library and Information Science, University of Illinois at Urbana- Champaign; Dr.
    [Show full text]
  • On Information Invariants in Robotics
    On Information Invariants in Rob otics Bruce Randall Donald Computer Science Department Cornell University Ithaca New York January c Please reference this document as follows Donald B RInformation Invariants in Rob otics Articial Intel li gence In press Vol Jan Im revising this paper into a longer book the paper represents about one quarter of the total length This b o ok describ es research done in the Rob otics and Vision Lab oratory at Cornell University Supp ort for our rob otics research is provided in part by the National Science Foundation under grants No IRI IRI IRI and by a Presidential Young Investigator award to Bruce Donald and in part by the Air Force Oce of Sp onsored Research the Mathematical Sciences Institute Intel Corp oration and ATT Bell lab oratories Acknowledgments This b o ok could never have b een written without discus sions and help from Jim Jennings Mike Erdmann Dexter Kozen Je Ko echling Tomas LozanoPerez Daniela Rus Pat Xavier and Jonathan Rees I am very grateful to all of them for their generosity with their time and ideas The rob ots and exp erimental devices describ ed herein were built in our lab by Jim Jennings Russell Brown Jonathan Rees Craig Becker Mark Battisti Kevin Newman Dave Manzanares and Greg Whelan these ideas could never have come to light without their help and exp eriments I would furthermore like to thank Mike Erdmann Jim Jennings Jonathan Rees John Canny Ronitt Rubinfeld Sundar Narasimhan and Amy Briggs for providing invaluable comments and suggestions on drafts of this b o ok
    [Show full text]
  • Ismb 2010 Organization
    Vol. 26 ISMB 2010, pages i2–i6 BIOINFORMATICS doi:10.1093/bioinformatics/btq246 ISMB 2010 ORGANIZATION PROCEEDINGS COMMITTEE CHAIRS Gene Regulation and Transcriptomics Mona Singh, Proceedings Chair, Princeton University, USA Hanah Margalit, The Hebrew University of Jerusalem, Israel Joel S. Bader, Proceedings Co-Chair, Johns Hopkins University, Eric Xing, Carnegie Mellon University, Pittsburgh, USA Baltimore, USA Population Genomics Eleazar Eskin, University of California, Los Angeles, USA Eran Halperin, Tel-Aviv University, Israel PROCEEDINGS AREA CHAIRS Protein Interactions and Molecular Networks Bioimaging Alfonso Valencia, Spanish National Cancer Research Centre, Gene Myers, Howard Hughes Medical Institute, Ashburn, Madrid, Spain USA Roded Sharan, Tel-Aviv University, Israel Robert F. Murphy, Carnegie Mellon University, Pittsburgh, Protein Structure and Function USA Bonnie Berger, Massachusetts Institute of Technology, Cambridge, Databases and Ontologies USA Alex Bateman, Wellcome Trust Sanger Institute, Hinxton, UK Nir Ben-Tal, Tel-Aviv University, Israel Suzanna Lewis, Lawrence Berkeley National Labs, Berkeley, Sequence Analysis USA Michael Brudno, University of Toronto, Canada Disease Models and Epidemiology Cenk Sahinalp, Simon Fraser University, Vancouver, Canada Thomas Lengauer, Max-Planck Institute for Informatics, Text Mining Saarbruken, Germany Andrey Rzhetsky, University of Chicago, USA Yves Moreau, Catholic University of Leuven, Belgium Hagit Shatkay, Queen’s University, Kingston, Canada Evolution and Comparative Genomics
    [Show full text]