Dana Angluin

Source: Wikipedia, the free encyclopedia.
Dana Angluin
Alma materUniversity of California, Berkeley
Known for
  • L* Algorithm
  • Query learning
  • Exact learning
  • Population protocols
Scientific career
Fields
  • Computer Science
  • Machine Learning
InstitutionsYale University
Thesis An Application of the Theory of Computational Complexity to the Study of Inductive Inference  (1976)
Doctoral advisorManuel Blum[1]
Doctoral studentsEhud Shapiro

Dana Angluin is a professor emeritus of computer science at Yale University.[2] She is known for foundational work in computational learning theory[3][4][5] and distributed computing.[6]

Education

Angluin received her B.A. (1969) and Ph.D. (1976) at University of California, Berkeley.[7] Her thesis, entitled "An application of the theory of computational complexity to the study of inductive inference" [8] was one of the first works to apply complexity theory to the field of inductive inference.[9] Angluin joined the faculty at Yale in 1979.[9]

Research

Angluin's work helped establish the theoretical foundations of machine learning.[10]


L* Algorithm

Angluin has written highly cited papers on computational learning theory, particularly in the context of learning regular language sets from membership and equivalence queries using the L* algorithm.[11] This algorithm addresses the problem of identifying an unknown set. In essence, this algorithm is a way for programs to learn complex systems through the process of trial and error of educated guesses, to determine the behavior of the system. Through the responses, the algorithm can continue to refine its understanding of the system. This algorithm uses a minimally adequate Teacher (MAT) to pose questions about the unknown set. The MAT provides yes or no answers to membership queries, saying whether an input is a member of the unknown set, and equivalence queries, saying whether a description of the set is accurate or not. The Learner uses responses from the Teacher to refine its understanding of the set S in polynomial time.[12] Though Angluin's paper was published in 1987, a 2017 article by computer science Professor Frits Vaandrager says "the most efficient learning algorithms that are being used today all follow Angluin's approach of a minimally adequate teacher".[12]

Learning from Noisy Examples

Angluin's work on learning from noisy examples[13] has also been very influential to the field of machine learning.[10] Her work addresses the problem of adapting learning algorithms to cope with incorrect training examples (noisy data). Angluin's study demonstrates that algorithms exist for learning in the presence of errors in the data.[10]

Other Achievements

In distributed computing, she co-invented the population protocol model and studied the problem of consensus.[6][14] In probabilistic algorithms, she has studied randomized algorithms for Hamiltonian circuits and matchings.[15][9][16]

Angluin helped found the Computational Learning Theory (COLT) conference, and has served on program committees and steering committees for COLT[17][18][19] She served as an area editor for Information and Computation from 1989–1992.[20][21] She organized Yale's Computer Science Department's Perlis Symposium in April 2001: "From Statistics to Chat: Trends in Machine Learning".[22] She is a member of the Association for Computing Machinery and the Association for Women in Mathematics.

Angluin is highly celebrated as an educator, having won "three of the most distinguished teaching prizes Yale College has to offer": the Dylan Hixon Prize for Teaching Excellence in the Sciences, The Bryne/Sewall Prize for distinguished undergraduate teaching, and the Phi Beta Kappa DeVane Medal.[23][10]

Angluin has also published works on

Analytical Engine.[24]

Selected publications

  • Dana Angluin (1988). Queries and concept learning. Machine Learning. 2 (4): 319-342.
  • Dana Angluin (1987). "Learning Regular Sets from Queries and Counter-Examples" (PDF).
    S2CID 11873053. Archived from the original
    (PDF) on 2013-12-02.
  • Dana Angluin and Philip Laird (1988). Learning from noisy examples. Machine Learning 2 (4), 343-370.
  • Dana Angluin and Leslie Valiant (1979). Fast probabilistic algorithms for Hamiltonian circuits and matchings. Journal of Computer and system Sciences 18 (2), 155-193
  • Dana Angluin (1980). "Finding Patterns Common to a Set of Strings". .
  • Dana Angluin (1980). "Inductive Inference of Formal Languages from Positive Data" (PDF).
  • Dana Angluin, James Aspnes, Zoë Diamadi, Michael J Fischer, René Peralta (2004). Computation in networks of passively mobile finite-state sensors. Distributed computing 18 (4), 235-253.
  • Dana Angluin (1976). An Application of the Theory of Computational Complexity to the Study of Inductive Inference (Ph.D.). University of California at Berkeley.

See also

References

  1. ^ Dana Angluin at the Mathematics Genealogy Project
  2. ^ "Dana Angluin, B.A., Ph.D. University of California at Berkeley, 1969, 1976. Joined Yale Faculty 1979. | Computer Science". cpsc.yale.edu. Retrieved 2021-12-01.
  3. S2CID 11357867
    .
  4. .
  5. .
  6. ^ .
  7. ^ "Dana Angluin, B.A., Ph.D. University of California at Berkeley, 1969, 1976. Joined Yale Faculty 1979. | Computer Science". cpsc.yale.edu. Retrieved 2020-11-08.
  8. ^ Angluin, Dana Charmian (1976). An Application of the Theory of Computational Complexity to the Study of Inductive Inference (PhD Thesis thesis). University of California, Berkeley.
  9. ^ a b c "Dana Angluin, B.A., Ph.D. University of California at Berkeley, 1969, 1976. Joined Yale Faculty 1979. | Computer Science". cpsc.yale.edu. Retrieved 2016-12-11.
  10. ^ a b c d "Dana Angluin | Faculty of Arts and Sciences". fas.yale.edu. Retrieved 2023-10-10.
  11. S2CID 5738947
    .
  12. ^ .
  13. .
  14. .
  15. .
  16. ^ D Angluin (1976). "An Application of the Theory of Computational Complexity to the Study of Inductive Inference." Available from ProQuest Dissertations & Theses Global. (302813707)
  17. ^ [1], COLT '89 Proceedings
  18. ^ [2], COLT '02 Proceedings
  19. ^ [3], COLT '08 Proceedings
  20. .
  21. .
  22. ^ "Symposium will explore 'trends in machine learning'". Yale Bulletin and Calendar. April 20, 2001. Archived from the original on April 18, 2009.
  23. ^ "DeVane Medalists | Yale Phi Beta Kappa". pbk.yalecollege.yale.edu. Retrieved 2023-10-10.
  24. .

External links