The Artima Developer Community
Sponsored Link

Java Buzz Forum
Re: Bayesian Filtering: The Spam Fights Back

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Nick Lothian

Posts: 397
Nickname: nicklothia
Registered: Jun, 2003

Nick Lothian is Java Developer & Team Leader
Re: Bayesian Filtering: The Spam Fights Back Posted: Sep 4, 2003 7:46 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Nick Lothian.
Original Post: Re: Bayesian Filtering: The Spam Fights Back
Feed Title: BadMagicNumber
Feed URL: http://feeds.feedburner.com/Badmagicnumber
Feed Description: Java, Development and Me
Latest Java Buzz Posts
Latest Java Buzz Posts by Nick Lothian
Latest Posts From BadMagicNumber

Advertisement

Charles Miller had an interesting post about spam he is recieving that is designed to get through Bayesian filtering.

I am of the opinion that Bayesian filtering will eventually be only one of a range of filters which people will need to deploy against spam. I'm optimistic that combinations of text filtering algorithms (including, but not only Bayesian alogorithms) can continue to be effective for some time.

I think other filters are needed, though. For instance, in the spam that Charles recieved many words (designed to fool Bayesian filtering) were styled to be invisible. This used to be an old search-engine spamming technique, but now Google detectes that, and actually uses the stylistic structure of the web page (ie - the appearance) during its analysis. I can't think of any reason why mail filters can't do the same thing.

(Disclaimer: I've written an open source package for Bayesian filtering in Java)

Read: Re: Bayesian Filtering: The Spam Fights Back

Topic: CMS PKCS JCE HBO MP3 Previous Topic   Next Topic Topic: Java incompatability, a maddening NoClassDefError

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use