An Assessment of Case-Based Reasoning for Spam Filtering

作者:Sarah Jane Delany, Pádraig Cunningham, Lorcan Coyle

摘要

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.

论文关键词:case base reasoning, spam filtering

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10462-005-9006-6