Posts Tagged ‘classifications’

SaffronSierra & Gmail Classification

Friday, April 30th, 2010 by admin

I’ve recently added some sample code to our “examples” repository that demonstrates how to use SaffronMemoryBase running on SaffronSierra to do basic email classification. The example leverages the convenience of labels within Gmail to provide the “labels” for classifying future emails.

If you have a Gmail account (or a Google Apps account) then you already know that as emails come in you can associate them with labels. You might have labels such as “accounts”, “soccer”, “music”, “work”, etc… (those are some of mine anyway). As I started thinking about building an email classification example it occurred to me that the labels within Gmail would provide a nice, easy way of doing classification. By “labeling” emails in Gmail I’ve already made the statement, “This email is about work”, or “This email is about soccer”. Why not leverage that hard work?

(more…)

Tags: , , , , , ,
Posted in SaffronMemoryBase, SaffronSierra | No Comments »

Email Filtering: A Case for Fast and Easy Learning

Thursday, March 11th, 2010 by Manny Aparicio

Early in Saffron’s life, a couple of guys, Bob Cagle and Dean Pfutzenreuter from Open Field software on the West Coast, understood the power of our associative memories and applied it to spam filtering.  Beyond just spam, their Electronic Learning Assistant (ELLA) was a personalized email management system for any set of folders defined by each user.  As reviewed in PC User Magazine when compared against many other solutions including collaborative filtering and a naïve Bayesian, ELLA was declared “World’s Best Spam Blocker”.  It was similarly praised by other reviews in Forbes and Fortune and by end users as “near perfect”.   As one user wrote, “[I] Have been using Ella for a few days. But, after only two mistakes so far, Ella has been 100%.  As they say, it learns as it goes. Seems to be the case.”

ELLA proves the incremental, non-parametric, nonlinear learning of associative memories.  Any user – even a cave man – can simply create a folder, show ELLA a few examples though a wizard interface, and it is off and running.  No “black art” parameter tweaking.  Learning on the fly.  Add new folders at any time or teach it new cases as spam attackers also change their tactics.  By simply correcting it when it makes a filing mistake, it keeps tracking to near perfect.  This is due to the highly nonlinear representation of the memories but also to the brilliance of Bob and Dean in how they represent email.  Bob and Dean are shining examples of our customers and partners as “creative entrepreneurs”.   Given our nonlinear engine to reason about attribute interactions, they developed the 100 email attributes that also served to make ELLA so accurate.  The power of the engine was combined with the brilliance of application design.

(more…)

Tags: , ,
Posted in Natural Intelligence, Partners, SaffronMemoryBase | No Comments »

It’s All Just Counts

Thursday, November 12th, 2009 by Manny Aparicio

The idea of a memory base is simple.  We define a memory as a matrix, keeping counts in the matrix cells between the names of things on the rows and columns.  Let’s say we had a memory of me, called “Person: Manny”.  If I query the row called “City: London” and ask for associated columns for “Carrier: ?”, I’d see “AA” and “BA” for American and British Airlines.  Moreover, AA would be returned with a count of 6 and BA with a count of 1.  More than just the existence of my travel relationships, we can also see the strength of my travel habits – in the context of going to London at least.

The idea is simple but fundamental.  When we started Saffron and began working with one of the big intelligent agencies, one true believer in what we were doing would provoke others by saying, “It’s all just counts.  What else is there?”  What did he mean?  When dealing with the analysis of massive data, so much of what is computed needs to be computed over counts.   More deeply, information and knowledge is based on the frequencies of what we see in the world.  Counts are fundamental to knowing what we know.

(more…)

Tags: , , ,
Posted in Natural Intelligence, SaffronSierra | 1 Comment »