Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Robert Kowalski

From Wikipedia, the free encyclopedia
British computer scientist (born 1941)
For the American medical journalist and author, seeRobert E. Kowalski.

Robert Kowalski
Born (1941-05-15)15 May 1941 (age 83)
Bridgeport, Connecticut, U.S.
NationalityBritish
Alma materUniversity of Chicago
University of Bridgeport (BA)
Stanford University (MSc)
University of Warsaw
University of Edinburgh (PhD)
Known forLogic programming
Prolog
Horn clause
Event calculus
AwardsIJCAI Award for Research Excellence (2011)
Scientific career
FieldsLogic
Computer science
InstitutionsUniversity of Edinburgh
Imperial College London
ThesisStudies in the Completeness and Efficiency of Theorem-Proving by Resolution (1970)
Doctoral advisorBernard Meltzer
Doctoral students

Robert Anthony Kowalski (born 15 May 1941) is an American-Britishlogician andcomputer scientist, whose research is concerned with developing both human-oriented models of computing and computational models of human thinking.[1] He has spent most of his career in theUnited Kingdom.

Education

[edit]

He was educated at theUniversity of Chicago,University of Bridgeport (BA in mathematics, 1963),Stanford University (MSc in mathematics, 1966),University of Warsaw and theUniversity of Edinburgh (PhD incomputer science, 1970).[1]

Career

[edit]

He was aresearch fellow at theUniversity of Edinburgh (1970–75) and has been at theDepartment of Computing, Imperial College London since 1975, attaining a chair inComputational logic in 1982 and becoming Emeritus Professor in 1999.[1]

He began his research in the field ofautomated theorem proving, developing bothSL-resolution[2] with Donald Kuehner and the connection graph proof procedure.[3] He developedSLD resolution and the procedural interpretation ofHorn clauses,[4] which underpin the operational semantics ofbackward reasoning inlogic programming. WithMaarten van Emden,[5] he also developed the minimal model and the fixpoint semantics of Horn clauses, which underpin the logical semantics of logic programming.

With Marek Sergot, he developed both theevent calculus[6] and the application of logic programming tolegal reasoning.[7][8] Together, Kowalski and Sergot supervised one of the first use cases of alegal expert system.[9] With Fariba Sadri, he developed an agent model[10][11] in which beliefs are represented by logic programs and goals are represented byintegrity constraints.

Kowalski was one of the developers ofabductive logic programming, in which logic programs are augmented with integrity constraints and with undefined, abducible predicates.[12][13] This work led to the demonstration with Phan Minh Dung andFrancesca Toni that most logics for default reasoning can be regarded as special cases of assumption-basedargumentation.[14][15]

In his 1979 book,Logic for Problem Solving,[16] Kowalski argues that logical inference provides a simple and powerful model of problem solving that can be used by both humans and computers. In his 2011 book,Computational Logic and Human Thinking - How to be Artificially Intelligent,[17] he argues that the use ofcomputational logic can help ordinary people to improve their natural language communication skills, and that in combination withdecision theory, it can be used to improve their practical problem-solving abilities.

In joint work with Fariba Sadri, he has developed the logic and computer language Logic Production Systems (LPS),[18] which integrates much of his previous work on computational logic. He has continued his interest in the development ofartificial intelligence.[19]

Honours and awards

[edit]

Kowalski was elected a Fellow of theAmerican Association for Artificial Intelligence in 1991, of the European Co-ordinating Committee for Artificial Intelligence in 1999, and theAssociation for Computing Machinery in 2001.[1] In 2011, he received theIJCAI Award for Research Excellence, "for his contributions to logic forknowledge representation and problem solving, including his pioneering work on automated theorem proving and logic programming".[20] In 2012, he received theJapan Society for the Promotion of Science Award for Eminent Scientists for 2012–2014.[21] In 2021, he received the Inaugural CodeX Prize for his work with Fariba Sadri and Marek Sergot "in acknowledgment of their work on the application of logic programming to the formalization and analysis of theBritish Nationality Act. The authors' seminal article, "The British Nationality Act as a Logic Program," published in 1986 in theCommunications of the ACM journal, is one of the first and best-known works in computational law, and one of the most widely cited papers in the field."[22]

Books

[edit]

See also

[edit]

References

[edit]
  1. ^abcd"Interview with Robert (Bob) Kowalski".Archives IT. Retrieved3 August 2023.
  2. ^Kowalski, R. and Kuehner, D., "Linear Resolution with Selection Function", inArtificial Intelligence, Vol. 2, 1971, pp. 227–260. Reprinted inAnthology of Automated Theorem-Proving Papers, Vol. 2,Springer-Verlag, 1983, pp. 542–577.
  3. ^Kowalski, R., "A Proof Procedure Using Connection Graphs", inJournal of the ACM Vol. 22, No. 4, 1975, pp. 572–595.
  4. ^Kowalski, R., "Predicate Logic as Programming Language", in Proceedings IFIP Congress, Stockholm,North-Holland Publishing Co., 1974, pp. 569–574. Reprinted in Computers for Artificial Intelligence Applications, (eds. Wah, B. and Li, G.-J.),IEEE Computer Society Press, Los Angeles, 1986, pp. 68–73.
  5. ^van Emden, M. and Kowalski, R., "The Semantics of Predicate Logic as a Programming Language", inJournal of the ACM, Vol. 23, No. 4, 1976, pp. 733–742.
  6. ^Kowalski, R. and Sergot, M., "A Logic-based Calculus of Events", inNew Generation Computing, Vol. 4, No. 1, February 1986, pp. 67–95. Also inKnowledge Base Management-Systems, (eds. C. Thanos and J. W. Schmidt), Springer-Verlag, pp. 23–51. Also in The Language of Time: A Reader (eds. Inderjeet Mani, J. Pustejovsky, and R. Gaizauskas).Oxford University Press, 2005.
  7. ^Sergot, M., Sadri, F., Kowalski, R., Kriwaczek, F., Hammond, P., and Cory, T., "The British Nationality Act as a Logic Program", inCommunications of the ACM, Vol. 29, No. 5, 1986, pp. 370–386.
  8. ^Kowalski, R., "Legislation as Logic Programs", in Logic Programming in Action (eds. G. Comyn, N. E. Fuchs, M. J. Ratcliffe), Springer-Verlag, 1992, pp. 203–230.
  9. ^Eliot, Lance (17 April 2021)."AI & Law: British Nationality Act Unexpectedly Spurred AI And Law".Medium. Retrieved5 November 2024.
  10. ^Kowalski, R., "Using Metalogic to Reconcile Reactive with Rational Agents". InMeta-Logics and Logic Programming (K. Apt and F. Turini, eds.),MIT Press, 1995.
  11. ^Kowalski, R. and Sadri, F., "From Logic Programming towards Multi-agent Systems",Annals of Mathematics and Artificial Intelligence, Volume 25 (1999), pp. 391–419.
  12. ^Eshghi, K., and Kowalski, R., "Abduction through deduction".Department of Computing,Imperial College, 1988.
  13. ^Kakas, T., Kowalski, K. and Toni, F., "Abductive Logic Programming".Journal of Logic and Computation, 1992, Vol. 2 No. 6, pp. 719–770.
  14. ^Bondarenko, A., Dung, P. M., Kowalski, R., and Toni, F. " An Abstract Argumentation-theoretic Approach to Default Reasoning".Journal of Artificial Intelligence, 93(1–2), 1997, pp 63–101.
  15. ^Dung, P. M., Kowalski, R., and Toni, F. "Dialectic proof procedures for assumption-based, admissible argumentation".Journal of Artificial Intelligence, 170(2), February 2006, pp. 114–159.
  16. ^Kowalski, R.A., 1979.[1] Logic for Problem Solving, Elsevier, North Holland.
  17. ^Kowalski, R.A., 2011.[2] Computational Logic and Human Thinking - How to be Artificially Intelligent, Cambridge University Press.
  18. ^"LPS | Logic Production Systems". UK:Imperial College London.
  19. ^"'Can AI help humans to be more intelligent?' with Robert Kowalski".Art-AI. UK. 20 June 2023. Retrieved3 August 2023.
  20. ^"Book review: Computational Logic and Human Thinking: How to be Artificially Intelligent – Association for Logic Programming".
  21. ^"JSPS awards for eminent scientists".www.jsps.go.jp.
  22. ^"New CodeX Prize Awarded to Computational Law Pioneers During 9th Annual CodeX FutureLaw Conference".Stanford Law School. 8 April 2021.

External links

[edit]
International
National
Academics
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Robert_Kowalski&oldid=1259566159"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp