Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Abdulmohsen Algarni is active.

Publication


Featured researches published by Abdulmohsen Algarni.


knowledge discovery and data mining | 2010

Mining positive and negative patterns for relevance feature discovery

Yuefeng Li; Abdulmohsen Algarni; Ning Zhong

It is a big challenge to guarantee the quality of discovered relevance features in text documents for describing user preferences because of the large number of terms, patterns, and noise. Most existing popular text mining and classification methods have adopted term-based approaches. However, they have all suffered from the problems of polysemy and synonymy. Over the years, people have often held the hypothesis that pattern-based methods should perform better than term-based ones in describing user preferences, but many experiments do not support this hypothesis. The innovative technique presented in paper makes a breakthrough for this difficulty. This technique discovers both positive and negative patterns in text documents as higher level features in order to accurately weight low-level features (terms) based on their specificity and their distributions in the higher level features. Substantial experiments using this technique on Reuters Corpus Volume 1 and TREC topics show that the proposed approach significantly outperforms both the state-of-the-art term-based methods underpinned by Okapi BM25, Rocchio or Support Vector Machine and pattern based methods on precision, recall and F measures.


IEEE Transactions on Knowledge and Data Engineering | 2015

Relevance Feature Discovery for Text Mining

Yuefeng Li; Abdulmohsen Algarni; Yan Shen; Moch Arif Bijaksana

It is a big challenge to guarantee the quality of discovered relevance features in text documents for describing user preferences because of large scale terms and data patterns. Most existing popular text mining and classification methods have adopted term-based approaches. However, they have all suffered from the problems of polysemy and synonymy. Over the years, there has been often held the hypothesis that pattern-based methods should perform better than term-based ones in describing user preferences; yet, how to effectively use large scale patterns remains a hard problem in text mining. To make a breakthrough in this challenging issue, this paper presents an innovative model for relevance feature discovery. It discovers both positive and negative patterns in text documents as higher level features and deploys them over low-level features (terms). It also classifies terms into categories and updates term weights based on their specificity and their distributions in patterns. Substantial experiments using this model on RCV1, TREC topics and Reuters-21578 show that the proposed model significantly outperforms both the state-of-the-art term-based methods and the pattern based methods.


conference on information and knowledge management | 2010

Selected new training documents to update user profile

Abdulmohsen Algarni; Yuefeng Li; Yue Xu

Relevance Feedback (RF) has been proven very effective for improving retrieval accuracy. Adaptive information filtering (AIF) technology has benefited from the improvements achieved in all the tasks involved over the last decades. A difficult problem in AIF has been how to update the system with new feedback efficiently and effectively. In current feedback methods, the updating processes focus on updating system parameters. In this paper, we developed a new approach, the Adaptive Relevance Features Discovery (ARFD). It automatically updates the systems knowledge based on a sliding window over positive and negative feedback to solve a nonmonotonic problem efficiently. Some of the new training documents will be selected using the knowledge that the system currently obtained. Then, specific features will be extracted from selected training documents. Different methods have been used to merge and revise the weights of features in a vector space. The new model is designed for Relevance Features Discovery (RFD), a pattern mining based approach, which uses negative relevance feedback to improve the quality of extracted features from positive feedback. Learning algorithms are also proposed to implement this approach on Reuters Corpus Volume 1 and TREC topics. Experiments show that the proposed approach can work efficiently and achieves the encouragement performance.


australasian joint conference on artificial intelligence | 2013

Enhanced N-Gram Extraction Using Relevance Feature Discovery

Yuefeng Li; Abdulmohsen Algarni

Guaranteeing the quality of extracted features that describe relevant knowledge to users or topics is a challenge because of the large number of extracted features. Most popular existing term-based feature selection methods suffer from noisy feature extraction, which is irrelevant to the user needs (noisy). One popular method is to extract phrases or n-grams to describe the relevant knowledge. However, extracted n-grams and phrases usually contain a lot of noise. This paper proposes a method for reducing the noise in n-grams. The method first extracts more specific features (terms) to remove noisy features. The method then uses an extended random set to accurately weight n-grams based on their distribution in the documents and their terms distribution in n-grams. The proposed approach not only reduces the number of extracted n-grams but also improves the performance. The experimental results on Reuters Corpus Volume 1 (RCV1) data collection and TREC topics show that the proposed method significantly outperforms the state-of-art methods underpinned by Okapi BM25, tf*idf and Rocchio.


web intelligence | 2012

Using Patterns Co-occurrence Matrix for Cleaning Closed Sequential Patterns for Text Mining

Yuefeng Li; Abdulmohsen Algarni

With the overwhelming increase in the amount of texts on the web, it is almost impossible for people to keep abreast of up-to-date information. Text mining is a process by which interesting information is derived from text through the discovery of patterns and trends. Text mining algorithms are used to guarantee the quality of extracted knowledge. However, the extracted patterns using text or data mining algorithms or methods leads to noisy patterns and inconsistency. Thus, different challenges arise, such as the question of how to understand these patterns, whether the model that has been used is suitable, and if all the patterns that have been extracted are relevant. Furthermore, the research raises the question of how to give a correct weight to the extracted knowledge. To address these issues, this paper presents a text post-processing method, which uses a pattern co-occurrence matrix to find the relation between extracted patterns in order to reduce noisy patterns. The main objective of this paper is not only reducing the number of closed sequential patterns, but also improving the performance of pattern mining as well. The experimental results on Reuters Corpus Volume 1 data collection and TREC filtering topics show that the proposed method is promising.


web intelligence | 2009

Mining Negative Relevance Feedback for Information Filtering

Yuefeng Li; Abdulmohsen Algarni; Sheng-Tang Wu; Yue Xue

It is a big challenge to clearly identify the boundary between positive and negative streams. Several attempts have used negative feedback to solve this challenge; however, there are two issues for using negative relevance feedback to improve the effectiveness of information filtering. The first one is how to select constructive negative samples in order to reduce the space of negative documents. The second issue is how to decide noisy extracted features that should be updated based on the selected negative samples. This paper proposes a pattern mining based approach to select some offenders from the negative documents, where an offender can be used to reduce the side effects of noisy features. It also classifies extracted features (i.e., terms) into three categories: positive specific terms, general terms, and negative specific terms. In this way, multiple revising strategies can be used to update extracted features. An iterative learning algorithm is also proposed to implement this approach on RCV1, and substantial experiments show that the proposed approach achieves encouraging performance.


conference on information and knowledge management | 2009

An effective model of using negative relevance feedback for information filtering

Abdulmohsen Algarni; Yuefeng Li; Yue Xu; Raymond Y. K. Lau

Over the years, people have often held the hypothesis that negative feedback should be very useful for largely improving the performance of information filtering systems; however, we have not obtained very effective models to support this hypothesis. This paper, proposes an effective model that use negative relevance feedback based on a pattern mining approach to improve extracted features. This study focuses on two main issues of using negative relevance feedback: the selection of constructive negative examples to reduce the space of negative examples; and the revision of existing features based on the selected negative examples. The former selects some offender documents, where offender documents are negative documents that are most likely to be classified in the positive group. The later groups the extracted features into three groups: the positive specific category, general category and negative specific category to easily update the weight. An iterative algorithm is also proposed to implement this approach on RCV1 data collections, and substantial experiments show that the proposed approach achieves encouraging performance.


Information Retrieval | 2011

A pattern mining approach for information filtering systems

Yuefeng Li; Abdulmohsen Algarni; Yue Xu

It is a big challenge to clearly identify the boundary between positive and negative streams for information filtering systems. Several attempts have used negative feedback to solve this challenge; however, there are two issues for using negative relevance feedback to improve the effectiveness of information filtering. The first one is how to select constructive negative samples in order to reduce the space of negative documents. The second issue is how to decide noisy extracted features that should be updated based on the selected negative samples. This paper proposes a pattern mining based approach to select some offenders from the negative documents, where an offender can be used to reduce the side effects of noisy features. It also classifies extracted features (i.e., terms) into three categories: positive specific terms, general terms, and negative specific terms. In this way, multiple revising strategies can be used to update extracted features. An iterative learning algorithm is also proposed to implement this approach on the RCV1 data collection, and substantial experiments show that the proposed approach achieves encouraging performance and the performance is also consistent for adaptive filtering as well.


asian conference on intelligent information and database systems | 2013

Scoring-Thresholding pattern based text classifier

Moch Arif Bijaksana; Yuefeng Li; Abdulmohsen Algarni

A big challenge for classification on text is the noisy of text data. It makes classification quality low. Many classification process can be divided into two sequential steps scoring and threshold setting (thresholding). Therefore to deal with noisy data problem, it is important to describe positive feature effectively scoring and to set a suitable threshold. Most existing text classifiers do not concentrate on these two jobs. In this paper, we propose a novel text classifier with pattern-based scoring that describe positive feature effectively, followed by threshold setting. The thresholding is based on score of training set, make it is simple to implement in other scoring methods. Experiment shows that our pattern-based classifier is promising.


web intelligence | 2008

Adaptive Information Filtering Based on PTM Model (APTM)

Abdulmohsen Algarni; Yuefeng Li; Yue Xu

Adaptive information filtering (AIF) is a challenging issue for web search, as the Web contains non-structured data used by many different users. One of the main questions in AIF is how to keep the system up-to-date over time by increasing training on line with changes in the userpsilas needs and updating the parameters values accordingly. This paper investigates the use of Pattern Taxonomy Models (PTM) in adaptive filtering by adding an updating feature. We developed a mathematical model that updates training based on sliding windows over the positive and negative examples. Merging the scores of documents in the new windows with the old score of the system takes in to account the size of the training window and the type of document in each window. In order to test this approach, the mathematical model was implemented and tested with RCV1 data collection. The experimental results indicated that the new system improves performance of PTM.

Collaboration


Dive into the Abdulmohsen Algarni's collaboration.

Top Co-Authors

Avatar

Yuefeng Li

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Yue Xu

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Moch Arif Bijaksana

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Sheng-Tang Wu

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Xiaohui Tao

University of Southern Queensland

View shared research outputs
Top Co-Authors

Avatar

Yan Shen

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Mohd Ridzwan Yaakub

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar

Bo Peng

Queensland University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Raymond Y. K. Lau

City University of Hong Kong

View shared research outputs
Researchain Logo
Decentralizing Knowledge