中文
相关论文

相关论文: Boosting Trees for Anti-Spam Email Filtering

200 篇论文

We introduce a new survival tree method for censored failure time data that incorporates three key advancements over traditional approaches. First, we develop a more computationally efficient splitting procedure that effectively mitigates…

统计方法学 · 统计学 2025-09-24 Ruiwen Zhou , Ke Xie , Lei Liu , Zhichen Xu , Jimin Ding , Xiaogang Su

In boosting, we aim to leverage multiple weak learners to produce a strong learner. At the center of this paradigm lies the concept of building the strong learner as a voting classifier, which outputs a weighted majority vote of the weak…

机器学习 · 计算机科学 2024-12-23 Arthur da Cunha , Kasper Green Larsen , Martin Ritzert

Collaborative filtering is an important technique for recommendation. Whereas it has been repeatedly shown to be effective in previous work, its performance remains unsatisfactory in many real-world applications, especially those where the…

信息检索 · 计算机科学 2018-08-15 Zhiyu Min , Dahua Lin

AdaBoost is a classic boosting algorithm for combining multiple inaccurate classifiers produced by a weak learner, to produce a strong learner with arbitrarily high accuracy when given enough training data. Determining the optimal number of…

机器学习 · 计算机科学 2025-08-12 Mikael Møller Høgsgaard , Kasper Green Larsen , Martin Ritzert

In this paper we discuss the techniques involved in the design of the famous statistical spam filters that include Naive Bayes, Term Frequency-Inverse Document Frequency, K-Nearest Neighbor, Support Vector Machine, and Bayes Additive…

机器学习 · 计算机科学 2009-10-15 M. Tariq Banday , Tariq R. Jan

This paper proposes a novel solution to spam detection inspired by a model of the adaptive immune system known as the crossregulation model. We report on the testing of a preliminary algorithm on six e-mail corpora. We also compare our…

人工智能 · 计算机科学 2008-12-05 Alaa Abi-Haidar , Luis M. Rocha

Gradient tree boosting is a prediction algorithm that sequentially produces a model in the form of linear combinations of decision trees, by solving an infinite-dimensional optimization problem. We combine gradient boosting and Nesterov's…

机器学习 · 统计学 2018-03-07 Gérard Biau , Benoît Cadre , Laurent Rouvìère

A decision tree is one of the most popular approaches in machine learning fields. However, it suffers from the problem of overfitting caused by overly deepened trees. Then, a meta-tree is recently proposed. It solves the problem of…

机器学习 · 统计学 2024-02-12 Ryota Maniwa , Naoki Ichijo , Yuta Nakahara , Toshiyasu Matsushima

In This paper we present a novel approach to spam filtering and demonstrate its applicability with respect to SMS messages. Our approach requires minimum features engineering and a small set of la- belled data samples. Features are…

计算与语言 · 计算机科学 2016-06-20 Noura Al Moubayed , Toby Breckon , Peter Matthews , A. Stephen McGough

Identifying deceptive content like phishing emails demands sophisticated cognitive processes that combine pattern recognition, confidence assessment, and contextual analysis. This research examines how human cognition and machine learning…

人工智能 · 计算机科学 2026-01-09 Paras Jain , Khushi Dhar , Olyemi E. Amujo , Esa M. Rantanen

We consider the problem of learning a forest of nonlinear decision rules with general loss functions. The standard methods employ boosted decision trees such as Adaboost for exponential loss and Friedman's gradient boosting for general…

机器学习 · 统计学 2014-07-01 Rie Johnson , Tong Zhang

In this paper, Bayesian based aggregation of decision trees in an ensemble (decision forest) is investigated. The focus is laid on multi-class classification with number of samples significantly skewed toward one of the classes. The…

机器学习 · 计算机科学 2021-07-27 Jan Brabec , Lukas Machlica

This report presents the open-source package which implements the series of our boosting works in the past years. In particular, the package includes mainly three lines of techniques, among which the following two are already the standard…

机器学习 · 统计学 2022-07-19 Ping Li , Weijie Zhao

Addressing the problem of spam emails in the Internet, this paper presents a comparative study on Na\"ive Bayes and Artificial Neural Networks (ANN) based modeling of spammer behavior. Keyword-based spam email filtering techniques fall…

信息检索 · 计算机科学 2010-08-20 Md. Saiful Islam , Shah Mostafa Khaled , Khalid Farhan , Md. Abdur Rahman , Joy Rahman

The work in ICML'09 showed that the derivatives of the classical multi-class logistic regression loss function could be re-written in terms of a pre-chosen "base class" and applied the new derivatives in the popular boosting framework. In…

机器学习 · 计算机科学 2022-06-28 Ping Li , Weijie Zhao

Text-based communication is highly favoured as a communication method, especially in business environments. As a result, it is often abused by sending malicious messages, e.g., spam emails, to deceive users into relaying personal…

信息检索 · 计算机科学 2022-04-14 Annalisa Occhipinti , Louis Rogers , Claudio Angione

Phishing attacks are one of the trending cyber attacks that apply socially engineered messages that are communicated to people from professional hackers aiming at fooling users to reveal their sensitive information, the most popular…

密码学与安全 · 计算机科学 2016-08-09 Adwan Yasin , Abdelmunem Abuhasan

Excellent ranking power along with well calibrated probability estimates are needed in many classification tasks. In this paper, we introduce a technique, Calibrated Boosting-Forest that captures both. This novel technique is an ensemble of…

机器学习 · 统计学 2017-11-15 Haozhen Wu

The gradient boosting machine is a powerful ensemble-based machine learning method for solving regression problems. However, one of the difficulties of its using is a possible discontinuity of the regression function, which arises when…

机器学习 · 计算机科学 2020-06-22 Andrei V. Konstantinov , Lev V. Utkin

A simple advertising strategy that can be used to help increase sales of a product is to mail out special offers to selected potential customers. Because there is a cost associated with sending each offer, the optimal mailing strategy…

人工智能 · 计算机科学 2013-01-18 David Maxwell Chickering , David Heckerman