*** Welcome to piglix ***

Gary Robinson

Gary Robinson
Gary Robinson.jpg
Born (1956-02-06) February 6, 1956 (age 61)
Bronxville, NY, US
Education Bard College;Courant Institute
Occupation Computer programmer
Employer Emergent Music LLC
Known for SpamBayes, SpamAssassin, Recommendation engine, Collaborative filtering
Title Chief Technology officer
Website GaryRobinson.net

Gary Robinson is an American software engineer and mathematician and inventor notable for his mathematical algorithms to fight spam. In addition, he patented a method to use web browser cookies to track consumers across different web sites, allowing marketers to better match advertisements with consumers. The patent was bought by DoubleClick, and then DoubleClick was bought by Google. He is credited as being one of the first to use automated collaborative filtering technologies to turn word-of-mouth recommendations into useful data.

In 2003, Robinson's article in Linux Journal detailed a new approach to computer programming perhaps best described as a general purpose classifier which expanded on the usefulness of Bayesian filtering. Robinson's method used math-intensive algorithms combined with Chi-square statistical testing to enable computers to examine an unknown file and make intelligent guesses about what was in it. The technique had wide applicability; for example, Robinson's method enabled computers to examine a file and guess, with much greater accuracy, whether it contained pornography, or whether an incoming email to a corporation was a technical question or a sales-related question. The method became the basis for anti-spam techniques used by Tim Peters and Rob Hooft of the influential SpamBayes project. Spamming is the abuse of electronic messaging systems to send unsolicited, undesired bulk messages. SpamBayes assigned probability scores to both spam and ham (useful emails) to guess intelligently whether an incoming email was spam; the scoring system enabled the program to return a value of unsure if both the spam and ham scores were high. Robinson's method was used in other anti-spam projects such as SpamAssassin. Robinson commented in Linux Journal on how fighting spam was a collaborative effort:


...
Wikipedia

...