An Assessment of Case-Based Reasoning for Spam Filtering

  • Authors:
  • Sarah Jane Delany;Pádraig Cunningham;Lorcan Coyle

  • Affiliations:
  • Dublin Institute of Technology, Dublin 8, Ireland;Dublin Institute of Technology, Dublin 8, Ireland;University College Dublin, Dublin 4, Ireland

  • Venue:
  • Artificial Intelligence Review
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Because of the changing nature of spam, a spam filtering system that uses machine learning will need to be dynamic. This suggests that a case-based (memory-based) approach may work well. Case-Based Reasoning (CBR) is a lazy approach to machine learning where induction is delayed to run time. This means that the case base can be updated continuously and new training data is immediately available to the induction process. In this paper we present a detailed description of such a system called ECUE and evaluate design decisions concerning the case representation. We compare its performance with an alternative system that uses Naïve Bayes. We find that there is little to choose between the two alternatives in cross-validation tests on data sets. However, ECUE does appear to have some advantages in tracking concept drift over time.