Biography:Gerard Salton

From HandWiki
Short description: American computer scientist (1927-1995)
Gerard Salton
Born
Gerhard Anton Sahlmann

(1927-03-08)March 8, 1927
Nuremberg, Germany
DiedAugust 28, 1995(1995-08-28) (aged 68)
Ithaca, New York, US
EducationBrooklyn College
Harvard University
Known forthe father of Information Retrieval[1]
Gerard Salton Award
Scientific career
Fieldsinformation retrieval
InstitutionsCornell University
ThesisAn automatic data processing system for public utility revenue accounting (1958)
Doctoral advisorHoward Aiken
Doctoral students

Gerard A. "Gerry" Salton (8 March 1927 – 28 August 1995) was a professor of Computer Science at Cornell University. Salton was perhaps the leading computer scientist working in the field of information retrieval during his time, and "the father of Information Retrieval".[1] His group at Cornell developed the SMART Information Retrieval System, which he initiated when he was at Harvard. It was the very first system to use the now popular vector space model for Information Retrieval.

Education and career

Salton was born Gerhard Anton Sahlmann on in Nuremberg, Germany. He came to the United States in 1947 and was naturalized in 1952. He received a Bachelor's (1950) and Master's (1952) degree in mathematics from Brooklyn College, and a Ph.D. from Harvard in applied mathematics in 1958, the last of Howard Aiken's doctoral students, and taught there until 1965, when he joined Cornell University and co-founded its department of Computer Science.

Salton was perhaps most well known for developing the now widely used vector space model for Information Retrieval.[3] In this model, both documents and queries are represented as vectors of term counts, and the similarity between a document and a query is given by the cosine between the term vector and the document vector. In this paper, he also introduced TF-IDF, or term-frequency-inverse-document frequency, a model in which the score of a term in a document is the ratio of the number of terms in that document divided by the frequency of the number of documents in which that term occurs. (The concept of inverse document frequency, a measure of specificity, had been introduced in 1972 by Karen Sparck-Jones.[4]) Later in life, he became interested in automatic text summarization and analysis,[5] as well as automatic hypertext generation.[6] He published over 150 research articles and 5 books during his life.

Honors and awards

Salton was editor-in-chief of the Communications of the ACM and the Journal of the ACM, and chaired Special Interest Group on Information Retrieval (SIGIR). He was an associate editor of the ACM Transactions on Information Systems. He was an ACM Fellow (elected 1995),[7] received the Award of Merit from the American Society for Information Science (1989), and was the first recipient of the SIGIR Award for outstanding contributions to study of Information Retrieval (1983) -- now called the Gerard Salton Award.

Bibliography

See also

  • List of pioneers in computer science

References

  1. 1.0 1.1 "The father of Information Retrieval". http://www.cs.cornell.edu/gries/40brochure/pg24_25.pdf. "a founding member of the department and the father of Information Retrieval." 
  2. Alla, James. Automatic Hypertext Construction. Cornell University. https://ecommons.cornell.edu/server/api/core/bitstreams/56e37460-28d8-49f6-a610-985ba809933c/content. Retrieved 3 December 2023. 
  3. Salton, G.; Wong, A.; Yang, C. S. (1975). "A vector space model for automatic indexing". Communications of the ACM 18 (11): 613. doi:10.1145/361219.361220. 
  4. Spärck Jones, K. (1972). "A Statistical Interpretation of Term Specificity and Its Application in Retrieval". Journal of Documentation 28: 11–21. doi:10.1108/eb026526. 
  5. Salton, G.; Allan, J.; Buckley, C.; Singhal, A. (1994). "Automatic Analysis, Theme Generation, and Summarization of Machine-Readable Texts". Science 264 (5164): 1421–1426. doi:10.1126/science.264.5164.1421. PMID 17838425. Bibcode1994Sci...264.1421S. 
  6. "Gerard Salton". Cs.cornell.edu. http://www.cs.cornell.edu/Info/Department/Annual95/Faculty/Salton.html. 
  7. "Gerard Salton ACM Fellows 1995". http://awards.acm.org/award_winners/salton_2316166.cfm. "contributions over 30 years to information organization and retrieval" 

External links

  • In Memoriam
  • Fractals of Change: Search Down Memory Lane
  • "The Most Influential Paper Gerard Salton Never Wrote." Dubin D. This 2004 Library Trends paper (2004;52(4):748-764) by David Dubin serves as a historical review of the metamorphosis of the term discrimination value model (TDV) into the vector space model as an information retrieval model (VSM as an IR model). This paper calls into question what the Information Retrieval research community believed Salton's vector space model was originally intended to model. What much later became an information retrieval model was originally a data-centric mathematical–computational model used as an explanatory device. In addition, Dubin's paper points out that a 1975 Salton paper oft cited does not exist but is probably a combination of two other papers, neither of which actually refers to the VSM as an IR model.