Michael Genesereth

Last updated
Michael Genesereth
Born (1948-10-15) 15 October 1948 (age 75)[ citation needed ]
Alma mater Massachusetts Institute of Technology
Harvard University
Known for Artificial Intelligence
Computational law
General game playing
Awards AAAI Fellow (1990, Founding). [1]
Scientific career
Fields Computer science
Logic
Institutions Stanford University
Thesis Automated Consultation for Complex Computer Systems [2]  (1978)
Doctoral advisor Thomas Cheatham (Harvard)
Joel Moses (MIT)
Doctoral students Russell Greiner
Jock D. Mackinlay
Stuart J. Russell
Vishal Sikka

Michael Genesereth (born 1948) is an American logician and computer scientist, who is most known for his work on computational logic and applications of that work in enterprise management, computational law, and general game playing. [3] Genesereth is professor in the Computer Science Department at Stanford University and a professor by courtesy in the Stanford Law School. [4] His 1987 textbook on Logical Foundations of Artificial Intelligence [5] remains one of the key references on symbolic artificial intelligence. [6] He is the author of the influential Game Description Language (GDL) and Knowledge Interchange Format (KIF), the latter of which led to the ISO Common Logic standard. [7]

Contents

Education

Genesereth received a B.S. in Physics (1972) from Massachusetts Institute of Technology, and both an M.S. (1974) and Ph.D. (1978) in Applied Mathematics [8] from Harvard University. As a graduate student, he worked on the Macsyma computer algebra system and wrote his dissertation on an automated advisor for Macsyma users. [9]

Career

Genesereth has been a faculty member in the computer science department at Stanford University since 1979. He is the director of the Logic Group at Stanford and a founder and the research director of the Stanford CodeX Center for Legal Informatics. [10] [11] [12] [13] [14] [15] He is one of the founders of the companies Teknowledge, [16] CommerceNet, [17] Mergent Systems, [18] SIPX [19] and Symbium. [20] Symbium is the most recent spinoff from the computational law research undertaken by CodeX and is a winner of the Ivory Innovation Prize for Policy and Regulatory Reform. [21]

Research

Genesereth's research [22] is broadly based on the use of computational logic for such applications as integrating knowledge from heterogeneous sources, [23] as a common format for exchanging knowledge, [24] [25] [26] as a foundation for agent-based knowledge representation and software engineering, [27] [28] [29] [30] as an enhancement to spreadsheets known as a Logical spreadsheet, [31] and for optimizing queries in a deductive database system. [32] [33] He invented the notion of Model-based Diagnosis as a contrast with the symptom-based approach then current in systems like Mycin, and this was recognized by its inclusion in a retrospective on fifty volumes of Artificial Intelligence (journal). [34] His work on data integration [35] won the best paper prize at the 1997 Symposium on Principles of Database Systems. [36] His work on deals among rational agents [37] won the influential paper award by the International Foundation for Autonomous Agents and Multiagent Systems in 2007. [38]

Logic education

In 2016, Genesereth launched an effort to bring logic education to high schools across America [39] [40] citing Herbrand semantics [41] as the foundation of the pedagogical approach. The program includes summer camps for high school students offered on the Stanford campus, and teacher professional development offered across different studies in the USA. [42] The high school offerings utilize the same course material as a MOOC on the same topic. [43]

Society

Genesereth served as the program chair of the Third National Conference of Artificial Intelligence, [44] councilor of American Association for the Advancement of Artificial Intelligence for the term expiring in 1985, [45] and was elected its fellow in 1990. [1] He has also been an organizer of the International General Game Playing Competition, [46] a program chair in 1993 of The Web Conference, [47] a co-organizer of 2010 American Association for the Advancement of Artificial Intelligence Spring Symposium on Intelligent Privacy Management, [48] and a chair of the Ninth Symposium on Abstraction, Reformulation and Approximation. [49]

Bibliography

See also

Related Research Articles

Distributed Artificial Intelligence (DAI) also called Decentralized Artificial Intelligence is a subfield of artificial intelligence research dedicated to the development of distributed solutions for problems. DAI is closely related to and a predecessor of the field of multi-agent systems.

Reason maintenance is a knowledge representation approach to efficient handling of inferred information that is explicitly stored. Reason maintenance distinguishes between base facts, which can be defeated, and derived facts. As such it differs from belief revision which, in its basic form, assumes that all facts are equally important. Reason maintenance was originally developed as a technique for implementing problem solvers. It encompasses a variety of techniques that share a common architecture: two components—a reasoner and a reason maintenance system—communicate with each other via an interface. The reasoner uses the reason maintenance system to record its inferences and justifications of the inferences. The reasoner also informs the reason maintenance system which are the currently valid base facts (assumptions). The reason maintenance system uses the information to compute the truth value of the stored derived facts and to restore consistency if an inconsistency is derived.

<span class="mw-page-title-main">Logic in computer science</span> Academic discipline

Logic in computer science covers the overlap between the field of logic and that of computer science. The topic can essentially be divided into three main areas:

<span class="mw-page-title-main">Robert Kowalski</span> British computer scientist (born 1941)

Robert Anthony Kowalski is an American-British logician and computer scientist, whose research is concerned with developing both human-oriented models of computing and computational models of human thinking. He has spent most of his career in the United Kingdom.

In computer science multi-agent planning involves coordinating the resources and activities of multiple agents.

Patrick John Hayes FAAAI is a British computer scientist who lives and works in the United States. As of March 2006, he is a senior research scientist at the Institute for Human and Machine Cognition in Pensacola, Florida.

<span class="mw-page-title-main">Deborah McGuinness</span>

Deborah Louise McGuinness is an American computer scientist and researcher at Rensselaer Polytechnic Institute (RPI). She is a professor of Computer, Cognitive and Web Sciences, Industrial and Systems Engineering, and an endowed chair in the Tetherless World Constellation, a multidisciplinary research institution within RPI that focuses on the study of theories, methods and applications of the World Wide Web. Her fields of expertise include interdisciplinary data integration, artificial intelligence, specifically in knowledge representation and reasoning, description logics, the semantic web, explanation, and trust.

Game Description Language (GDL), an innovation in the field of artificial intelligence, represents a significant step forward in the quest to create versatile game-playing AI agents. Designed by Michael Genesereth, GDL is a specialized logic programming language that finds its home within the ambitious realm of the General Game Playing Project at Stanford University. This project aims to develop AI agents capable of playing a wide variety of games without the need for game-specific programming.

<span class="mw-page-title-main">Nils John Nilsson</span> American computer scientist (1933–2019)

Nils John Nilsson was an American computer scientist. He was one of the founding researchers in the discipline of artificial intelligence. He was the first Kumagai Professor of Engineering in computer science at Stanford University from 1991 until his retirement. He is particularly known for his contributions to search, planning, knowledge representation, and robotics.

Hector Joseph Levesque is a Canadian academic and researcher in artificial intelligence. His research concerns incorporating commonsense reasoning in intelligent systems and he initiated the Winograd Schemas Challenge.

A logical spreadsheet is a spreadsheet in which formulas take the form of logical constraints rather than function definitions.

<span class="mw-page-title-main">Carl Hewitt</span> American computer scientist; Planner programming languagedesigner (1944-2022)

Carl Eddie Hewitt was an American computer scientist who designed the Planner programming language for automated planning and the actor model of concurrent computation, which have been influential in the development of logic, functional and object-oriented programming. Planner was the first programming language based on procedural plans invoked using pattern-directed invocation from assertions and goals. The actor model influenced the development of the Scheme programming language, the π-calculus, and served as an inspiration for several other programming languages.

<span class="mw-page-title-main">Eric Horvitz</span> American computer scientist, and Technical Fellow at Microsoft

Eric Joel Horvitz is an American computer scientist, and Technical Fellow at Microsoft, where he serves as the company's first Chief Scientific Officer. He was previously the director of Microsoft Research Labs, including research centers in Redmond, WA, Cambridge, MA, New York, NY, Montreal, Canada, Cambridge, UK, and Bangalore, India.

<span class="mw-page-title-main">Yoav Shoham</span> American computer scientist

Yoav Shoham is a computer scientist and a Professor Emeritus at Stanford University. His research spans artificial intelligence, logic and game theory. He has also founded and sold several AI companies.

<span class="mw-page-title-main">Kevin Leyton-Brown</span>

Kevin Leyton-Brown is a Professor of Computer Science at the University of British Columbia. He received his Ph.D. at Stanford University in 2003. He was the recipient of a 2014 NSERC E.W.R. Steacie Memorial Fellowship, a 2013/14 Killam Teaching Prize, and a 2013 Outstanding Young Computer Science Researcher Prize from the Canadian Association of Computer Science. Leyton-Brown co-teaches a popular game theory course on Coursera.org, along with Matthew O. Jackson and Yoav Shoham. Leyton-Brown serves as an associate editor for the Journal of Artificial Intelligence Research, the Artificial Intelligence journal, and ACM Transactions on Economics and Computation, and was program chair for the ACM Conference on Electronic Commerce in 2012. Leyton-Brown and coauthors have received the IJCAI-JAIR Best Paper Prize and numerous medals in international SAT competitions (2003–12). He was elected an AAAI Fellow in 2018.

<span class="mw-page-title-main">Barbara J. Grosz</span> American computer scientist (born 1948)

Barbara J. Grosz CorrFRSE is an American computer scientist and Higgins Professor of Natural Sciences at Harvard University. She has made seminal contributions to the fields of natural language processing and multi-agent systems. With Alison Simmons, she is co-founder of the Embedded EthiCS programme at Harvard, which embeds ethics lessons into computer science courses.

This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence, its sub-disciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, and Glossary of machine vision.

<span class="mw-page-title-main">Michael Wooldridge (computer scientist)</span> British computer scientist

Michael John Wooldridge is a professor of computer science at the University of Oxford. His main research interests is in multi-agent systems, and in particular, in the computational theory aspects of rational action in systems composed of multiple self-interested agents. His work is characterised by the use of techniques from computational logic, game theory, and social choice theory.

Karen L. Myers is the director of SRI International's Artificial Intelligence Center, where she is also principal scientist

Neuro-symbolic AI is a type of artificial intelligence that integrates neural and symbolic AI architectures to address the weaknesses of each, providing a robust AI capable of reasoning, learning, and cognitive modeling. As argued by Leslie Valiant and others, the effective construction of rich computational cognitive models demands the combination of symbolic reasoning and efficient machine learning. Gary Marcus, argued, "We cannot construct rich cognitive models in an adequate, automated way without the triumvirate of hybrid architecture, rich prior knowledge, and sophisticated techniques for reasoning." Further, "To build a robust, knowledge-driven approach to AI we must have the machinery of symbol manipulation in our toolkit. Too much useful knowledge is abstract to proceed without tools that represent and manipulate abstraction, and to date, the only known machinery that can manipulate such abstract knowledge reliably is the apparatus of symbol manipulation."

References

  1. 1 2 AAAI Fellows
  2. Michael, Genesereth. "Automatic Consultation for Complex Computer Systems". Hollis Library Catalog, Harvard University. Retrieved 15 July 2020.
  3. Gaylord, Chris. "Computers Master the Gameboard". Christian Science Monitor. Retrieved 16 July 2020.
  4. "Michael Genesereth". Stanford University People. Standford University. Retrieved 16 July 2020.
  5. Genesereth, Michael; Nilsson, Nils (1987). Logical Foundations of Artificial Intelligence. Morgan Kaufmann Publishers. ISBN   978-0-934613-31-6.
  6. Genesereth, Michael; Nilsson, Nils. "Logical Foundations of Artificial Intelligence". Citations in Google Scholar. Retrieved 15 July 2020.
  7. ISO/IEC 24707:2018. "Information technology — Common Logic (CL) — A framework for a family of logic-based languages". International Organization for Standardization. Retrieved 15 July 2020.{{cite web}}: CS1 maint: numeric names: authors list (link)
  8. Michael Genesereth at the Mathematics Genealogy Project
  9. Michael Genesereth, Automated Consultation for Complex Computer Systems, Ph.D. dissertation, Harvard University, November 1977
  10. "Fast Case 50, Honoring the Law's Smartest, Class of 2016". Fast Case 50. Retrieved 30 July 2020.
  11. Bay, Monica (15 March 2017). "Sun and Chatbots". Above the Law. Retrieved 21 May 2020.
  12. Riyanka Roy, Chaudhri. "Journey to CodeX: Shaping the Future of Law". LAWXAM. Retrieved 21 May 2020.
  13. Bowman, Mark (9 January 2014). "IP Intensive Program: Interning at CodeX, at Stanford University: The Highlight of My Law School Experience". IP OSGOODE. Retrieved 21 May 2020.
  14. Matthew, Carroll (21 June 2017). "Community Highlight: Stanford's CodeX and the Future of Automated Law". IMMUTA. Retrieved 21 May 2020.
  15. Eliot, Lance. "FutureLaw 2020 Showcases How Tech Is Transforming The Law, Including The Impacts Of AI". Forbes.COM. Retrieved 17 July 2020.
  16. "Teknowledge Corp". Bloomberg News . Retrieved 21 May 2020.
  17. Tanenbaum, Marty; Trip, Chowdry. "Final Report for the Commercenet Consortium" (PDF). Defense Technical Information Center. Archived (PDF) from the original on July 17, 2020. Retrieved 17 July 2020.
  18. "Commerce One Acquires Mergent Systems". responsesource. Retrieved 17 July 2020.
  19. "Sipx Inc". Relationship Science. Retrieved 17 July 2020.
  20. "Symbium" . Retrieved 21 May 2020.
  21. "2020 Ivory Prize Winner Announcement". Ivory Innovations. Retrieved 15 July 2020.
  22. Michael Genesereth at DBLP Bibliography Server OOjs UI icon edit-ltr-progressive.svg
  23. Genesereth, M.R., Keller, A.M. and Duschka, O.M., 1997, June. Infomaster: An information integration system. In ACM SIGMOD Record (Vol. 26, No. 2, pp. 539–542). ACM.
  24. Studer, Rudi; Benjamins, Richard; Fensel, Dieter (1998). "Knowledge Engineering: Principles and Methods". Data & Knowledge Engineering. 25 (1–2): 161–97. doi:10.1016/S0169-023X(97)00056-6. S2CID   2521178.
  25. Genesereth, M.R. and Fikes, R.E., 1992. Knowledge interchange format-version 3.0: reference manual.
  26. Genesereth, M.R., 1991, April. Knowledge interchange format. In Proceedings of the Second International Conference on Principles of Knowledge Representation and Reasoning (pp. 599–600). Morgan Kaufmann Publishers Inc.
  27. Genesereth, Michael; Ginsberg, Matthew; Rosenschein, Jeffrey (1986). "Cooperation without Communication" (PDF). Proceedings of the National Conference on Artificial Intelligence: 51–57. Retrieved 3 August 2020.
  28. Genesereth, M.R. and Ketchpel, S.P., 1994. Software Agents. In Communications of the ACM.
  29. Wooldridge, Michael (March 8, 2013). An Introduction to Multiagent Systems (2nd ed.). John Wiley & Sons. ISBN   978-0-470-51946-2 . Retrieved 21 May 2020.
  30. Bradshaw, John (1997). "An Introduction to Software Agents" (PDF). Software Agents. 6 (4): 466–469. Retrieved 21 May 2020.
  31. "Logical Spreadsheets". ZDNet. Retrieved 16 July 2020.
  32. Chirkova, Rada; Genesereth, Michael (2000). "Linearly Bounded Reformulations of Conjunctive Databases". Computational Logic — CL 2000. Lecture Notes in Computer Science. Vol. 1861. pp. 987–1001. doi:10.1007/3-540-44957-4_66. ISBN   978-3-540-67797-0.{{cite book}}: |journal= ignored (help)
  33. Genesereth, Michael; Mohapatra, Abhijeet (2019). "Practical Reformulation of Deductive Databases". 2019 IEEE Second International Conference on Artificial Intelligence and Knowledge Engineering (AIKE). pp. 65–72. doi:10.1109/AIKE.2019.00020. ISBN   978-1-7281-1488-0. S2CID   160018891.
  34. Bobrow, Daniel G. (February 1993). "Artificial intelligence in perspective: a retrospective on fifty volumes of the Artificial Intelligence Journal". Artificial Intelligence. 59 (1–2): 5–20. doi:10.1016/0004-3702(93)90163-6 . Retrieved 30 July 2020.
  35. Genesereth, Michael; Duschka, Oliver (1997). "Answering recursive queries using views". Proceedings of the sixteenth ACM SIGACT-SIGMOD-SIGART symposium on Principles of database systems - PODS '97. pp. 109–116. doi:10.1145/263661.263674. ISBN   0897919106. S2CID   2995653.
  36. "PODS Best Paper Awards". SIGMOD.ORG. Association for Computing Machinery, Special Interest Group on Management of Data. Retrieved 30 July 2020.
  37. Rosenschtein, Jeffrey; Genesreth, Michael (1985). "Deals Among Rational Agents" (PDF). International Joint Conference on Artificial Intelligence: 91–99. Retrieved 3 August 2020.
  38. "IFAAMAS Influential Paper Award". International Foundation for Autonomous Agents and Multiagent Systems. Retrieved 3 August 2020.
  39. Myers, Andrew (9 June 2016). "A Stanford computer scientist designs a logic curriculum for high school". Stanford Engineering. Retrieved 21 May 2020.
  40. Genesereth, Michael; Chaudhri, Vinay. "Logic in Secondary Education". Infosys Foundation. Retrieved 21 May 2020.
  41. Genesereth, Michael; Kao, Eric (2015). "The Herbrand Manifesto - Thinking Inside the Box". Rule Technologies: Foundations, Tools, and Applications. RuleML 2015. doi:10.1007/978-3-319-21542-6_1. S2CID   3530910.
  42. "Stanford Introduction to Logic". Stanford IntroLogic. Retrieved 21 May 2020.
  43. "Introduction to Logic" . Retrieved 21 May 2020.
  44. "The Third National Conference on Artificial Intelligence". AAAI. AAAI.ORG. Retrieved 30 July 2020.
  45. AAAI. "Past AAAI Officials" . Retrieved 15 July 2020.
  46. "International General Game Playing Competition". AAAI. aaai.org. Retrieved 30 July 2020.
  47. "WWW6 Program Committee". Archived from the original on 2012-07-22. Retrieved 30 July 2020.
  48. "Intelligent Information Privacy Management". AAAI. aaai.org. Retrieved 30 July 2020.
  49. "Proceedings, The Ninth Symposium on Abstraction, Reformulation and Approximation (SARA 2011)". AAAI. AAAI.ORG.