期刊文献+
共找到12篇文章
< 1 >
每页显示 20 50 100
Learning label-specific features for decomposition-based multi-class classification
1
作者 Bin-Bin JIA Jun-Ying LIU +1 位作者 Jun-Yi HANG Min-Ling ZHANG 《Frontiers of Computer Science》 SCIE EI CSCD 2023年第6期101-110,共10页
Multi-class classification can be solved by decomposing it into a set of binary classification problems according to some encoding rules,e.g.,one-vs-one,one-vs-rest,error-correcting output codes.Existing works solve t... Multi-class classification can be solved by decomposing it into a set of binary classification problems according to some encoding rules,e.g.,one-vs-one,one-vs-rest,error-correcting output codes.Existing works solve these binary classification problems in the original feature space,while it might be suboptimal as different binary classification problems correspond to different positive and negative examples.In this paper,we propose to learn label-specific features for each decomposed binary classification problem to consider the specific characteristics containing in its positive and negative examples.Specifically,to generate the label-specific features,clustering analysis is respectively conducted on the positive and negative examples in each decomposed binary data set to discover their inherent information and then label-specific features for one example are obtained by measuring the similarity between it and all cluster centers.Experiments clearly validate the effectiveness of learning label-specific features for decomposition-based multi-class classification. 展开更多
关键词 machine learning multi-class classification error-correcting output codes label-specific features
原文传递
An improved random forest classifier for multi-class classification 被引量:8
2
作者 Archana Chaudhary Savita Kolhe Raj Kamal 《Information Processing in Agriculture》 EI 2016年第4期215-222,共8页
The paper presents an improved-RFC(Random Forest Classifier)approach for multi-class disease classification problem.It consists of a combination of Random Forest machine learning algorithm,an attribute evaluator metho... The paper presents an improved-RFC(Random Forest Classifier)approach for multi-class disease classification problem.It consists of a combination of Random Forest machine learning algorithm,an attribute evaluator method and an instance filter method.It intends to improve the performance of Random Forest algorithm.The performance results confirm that the proposed improved-RFC approach performs better than Random Forest algorithm with increase in disease classification accuracy up to 97.80%for multi-class groundnut disease dataset.The performance of improved-RFC approach is tested for its efficiency on five benchmark datasets.It shows superior performance on all these datasets. 展开更多
关键词 Groundnut disease Improved-RFC Machine learning multi-class classification
原文传递
Multi-class classification method for steel surface defects with feature noise
3
作者 Mao-xiang Chu Yao Feng +1 位作者 Yong-hui Yang Xin Deng 《Journal of Iron and Steel Research(International)》 SCIE EI CAS CSCD 2021年第3期303-315,共13页
Defect classification is the key task of a steel surface defect detection system.The current defect classification algorithms have not taken the feature noise into consideration.In order to reduce the adverse impact o... Defect classification is the key task of a steel surface defect detection system.The current defect classification algorithms have not taken the feature noise into consideration.In order to reduce the adverse impact of feature noise,an anti-noise multi-class classification method was proposed for steel surface defects.On the one hand,a novel anti-noise support vector hyper-spheres(ASVHs)classifier was formulated.For N types of defects,the ASVHs classifier built N hyper-spheres.These hyper-spheres were insensitive to feature and label noise.On the other hand,in order to reduce the costs of online time and storage space,the defect samples were pruned by support vector data description with parameter iteration adjustment strategy.In the end,the ASVHs classifier was built with sparse defect samples set and auxiliary information.Experimental results show that the novel multi-class classification method has high efficiency and accuracy for corrupted defect samples in steel surface. 展开更多
关键词 Steel surface defect multi-class classification Anti-noise support vector hyper-sphere Parameter iteration adjustment Feature noise
原文传递
A Novel Combinational Convolutional Neural Network for Automatic Food-Ingredient Classification 被引量:3
4
作者 Lili Pan Cong Li +2 位作者 Samira Pouyanfar Rongyu Chen Yan Zhou 《Computers, Materials & Continua》 SCIE EI 2020年第2期731-746,共16页
With the development of deep learning and Convolutional Neural Networks(CNNs),the accuracy of automatic food recognition based on visual data have significantly improved.Some research studies have shown that the deepe... With the development of deep learning and Convolutional Neural Networks(CNNs),the accuracy of automatic food recognition based on visual data have significantly improved.Some research studies have shown that the deeper the model is,the higher the accuracy is.However,very deep neural networks would be affected by the overfitting problem and also consume huge computing resources.In this paper,a new classification scheme is proposed for automatic food-ingredient recognition based on deep learning.We construct an up-to-date combinational convolutional neural network(CBNet)with a subnet merging technique.Firstly,two different neural networks are utilized for learning interested features.Then,a well-designed feature fusion component aggregates the features from subnetworks,further extracting richer and more precise features for image classification.In order to learn more complementary features,the corresponding fusion strategies are also proposed,including auxiliary classifiers and hyperparameters setting.Finally,CBNet based on the well-known VGGNet,ResNet and DenseNet is evaluated on a dataset including 41 major categories of food ingredients and 100 images for each category.Theoretical analysis and experimental results demonstrate that CBNet achieves promising accuracy for multi-class classification and improves the performance of convolutional neural networks. 展开更多
关键词 Food-ingredient recognition multi-class classification deep learning convolutional neural network feature fusion
下载PDF
Multi-Class Support Vector Machine Classifier Based on Jeffries-Matusita Distance and Directed Acyclic Graph 被引量:1
5
作者 Miao Zhang Zhen-Zhou Lai +1 位作者 Dan Li Yi Shen 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2013年第5期113-118,共6页
Based on the framework of support vector machines( SVM) using one-against-one( OAO) strategy, a new multi-class kernel method based on directed acyclic graph( DAG) and probabilistic distance is proposed to raise the m... Based on the framework of support vector machines( SVM) using one-against-one( OAO) strategy, a new multi-class kernel method based on directed acyclic graph( DAG) and probabilistic distance is proposed to raise the multi-class classification accuracies. The topology structure of DAG is constructed by rearranging the nodes' sequence in the graph. DAG is equivalent to guided operating SVM on a list,and the classification performance depends on the nodes' sequence in the graph. Jeffries-Matusita distance( JMD) is introduced to estimate the separability of each class,and the implementation list is initialized with all classes organized according to certain sequence in the list. To testify the effectiveness of the proposed method,numerical analysis is conducted on UCI data and hyperspectral data. Meanwhile,comparative studies using standard OAO and DAG classification methods are also conducted and the results illustrate better performance and higher accuracy of the proposed JMD-DAG method. 展开更多
关键词 multi-class classification support vector machine directed acyclic graph Jeffries-Matusita distance hyperspectral data
下载PDF
LLE-BASED CLASSIFICATION ALGORITHM FOR MMW RADAR TARGET RECOGNITION 被引量:1
6
作者 Luo Lei Li Yuehua Luan Yinghong 《Journal of Electronics(China)》 2010年第1期139-144,共6页
In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample... In this paper,a new multiclass classification algorithm is proposed based on the idea of Locally Linear Embedding(LLE),to avoid the defect of traditional manifold learning algorithms,which can not deal with new sample points.The algorithm defines an error as a criterion by computing a sample's reconstruction weight using LLE.Furthermore,the existence and characteristics of low dimensional manifold in range-profile time-frequency information are explored using manifold learning algorithm,aiming at the problem of target recognition about high range resolution MilliMeter-Wave(MMW) radar.The new algorithm is applied to radar target recognition.The experiment results show the algorithm is efficient.Compared with other classification algorithms,our method improves the recognition precision and the result is not sensitive to input parameters. 展开更多
关键词 Manifold learning Locally Linear Embedding(LLE) multi-class classification MilliMeter-Wave(MMW) Target recognition
下载PDF
Multi-Tier Sentiment Analysis of Social Media Text Using Supervised Machine Learning
7
作者 Hameedur Rahman Junaid Tariq +3 位作者 M.Ali Masood Ahmad F.Subahi Osamah Ibrahim Khalaf Youseef Alotaibi 《Computers, Materials & Continua》 SCIE EI 2023年第3期5527-5543,共17页
Sentiment Analysis(SA)is often referred to as opinion mining.It is defined as the extraction,identification,or characterization of the sentiment from text.Generally,the sentiment of a textual document is classified in... Sentiment Analysis(SA)is often referred to as opinion mining.It is defined as the extraction,identification,or characterization of the sentiment from text.Generally,the sentiment of a textual document is classified into binary classes i.e.,positive and negative.However,fine-grained classification provides a better insight into the sentiments.The downside is that fine-grained classification is more challenging as compared to binary.On the contrary,performance deteriorates significantly in the case of multi-class classification.In this study,pre-processing techniques and machine learning models for the multi-class classification of sentiments were explored.To augment the performance,a multi-layer classification model has been proposed.Owing to similitude with social media text,the movie reviews dataset has been used for the implementation.Supervised machine learning models namely Decision Tree,Support Vector Machine,and Naive Bayes models have been implemented for the task of sentiment classification.We have compared the models of single-layer architecture with multi-tier model.The results of Multi-tier model have slight improvement over the single-layer architecture.Moreover,multi-tier models have better recall which allow our proposed model to learn more context.We have discussed certain shortcomings of the model that will help researchers to design multi-tier models with more contextual information. 展开更多
关键词 Sentiment analysis machine learning multi-class classification SVM decision tree naive bayes
下载PDF
A COVID-19 Detection Model Based on Convolutional Neural Network and Residual Learning
8
作者 Bo Wang Yongxin Zhang +3 位作者 Shihui Ji Binbin Zhang Xiangyu Wang Jiyong Zhang 《Computers, Materials & Continua》 SCIE EI 2023年第5期3625-3642,共18页
Amodel that can obtain rapid and accurate detection of coronavirus disease 2019(COVID-19)plays a significant role in treating and preventing the spread of disease transmission.However,designing such amodel that can ba... Amodel that can obtain rapid and accurate detection of coronavirus disease 2019(COVID-19)plays a significant role in treating and preventing the spread of disease transmission.However,designing such amodel that can balance the detection accuracy andweight parameters ofmemorywell to deploy a mobile device is challenging.Taking this point into account,this paper fuses the convolutional neural network and residual learning operations to build a multi-class classification model,which improves COVID-19 pneumonia detection performance and keeps a trade-off between the weight parameters and accuracy.The convolutional neural network can extract the COVID-19 feature information by repeated convolutional operations.The residual learning operations alleviate the gradient problems caused by stacking convolutional layers and enhance the ability of feature extraction.The ability further enables the proposed model to acquire effective feature information at a lowcost,which canmake ourmodel keep smallweight parameters.Extensive validation and comparison with other models of COVID-19 pneumonia detection on the well-known COVIDx dataset show that(1)the sensitivity of COVID-19 pneumonia detection is improved from 88.2%(non-COVID-19)and 77.5%(COVID-19)to 95.3%(non-COVID-19)and 96.5%(COVID-19),respectively.The positive predictive value is also respectively increased from72.8%(non-COVID-19)and 89.0%(COVID-19)to 88.8%(non-COVID-19)and 95.1%(COVID-19).(2)Compared with the weight parameters of the COVIDNet-small network,the value of the proposed model is 13 M,which is slightly higher than that(11.37 M)of the COVIDNet-small network.But,the corresponding accuracy is improved from 85.2%to 93.0%.The above results illustrate the proposed model can gain an efficient balance between accuracy and weight parameters. 展开更多
关键词 COVID-19 chest X-ray images multi-class classification convolutional neural network residual learning
下载PDF
Comparison of deep convolutional neural network classifiers and the effect of scale encoding for automated pavement assessment 被引量:1
9
作者 Elham Eslami Hae-Bum Yun 《Journal of Traffic and Transportation Engineering(English Edition)》 EI CSCD 2023年第2期258-275,共18页
Deep learning has received a growing interest in recent years for detecting different types of pavement distresses and automating pavement condition assessment.A proper choice of deep learning models is key for succes... Deep learning has received a growing interest in recent years for detecting different types of pavement distresses and automating pavement condition assessment.A proper choice of deep learning models is key for successful pavement assessment applications.In this study,we first present a comprehensive experimental comparison of state-of-the-art image classification models to evaluate their performances on 11 pavement objects classification.Our experiments are conducted in different dimensions of comparison,including deep classifier architecture,effects of network depth,and computational costs.Five convolutional neural network(CNN)classifiers widely used in transportation applications,including VGG16,VGG19,ResNet50,DenseNet121,and a generic CNN(as the control model),are tested with a comprehensive pixel-level annotated dataset for 11 different distress and non-distress classes(UCF-PAVE 2017).In addition,we investigate a simple yet effective approach of encoding contextual information with multi-scale input tiles to classify highly random pavement objects in size,shape,intensity,texture,and direction.Our comparison results show that the multi-scale approach significantly improves the classification accuracy for all compared deep classifiers at a negligible extra computational cost.Finally,we provide recommendations of how to improve the classification performance of deep CNNs for automated pavement condition assessment based on the comparison results. 展开更多
关键词 Road damage detection Automated pavement condition ASSESSMENT Convolutional neural networks Deep learning multi-class classification
原文传递
Enhancing Collaborative and Geometric Multi-Kernel Learning Using Deep Neural Network
10
作者 Bareera Zafar Syed Abbas Zilqurnain Naqvi +3 位作者 Muhammad Ahsan Allah Ditta Ummul Baneen Muhammad Adnan Khan 《Computers, Materials & Continua》 SCIE EI 2022年第9期5099-5116,共18页
This research proposes a method called enhanced collaborative andgeometric multi-kernel learning (E-CGMKL) that can enhance the CGMKLalgorithm which deals with multi-class classification problems with non-lineardata d... This research proposes a method called enhanced collaborative andgeometric multi-kernel learning (E-CGMKL) that can enhance the CGMKLalgorithm which deals with multi-class classification problems with non-lineardata distributions. CGMKL combines multiple kernel learning with softmaxfunction using the framework of multi empirical kernel learning (MEKL) inwhich empirical kernel mapping (EKM) provides explicit feature constructionin the high dimensional kernel space. CGMKL ensures the consistent outputof samples across kernel spaces and minimizes the within-class distance tohighlight geometric features of multiple classes. However, the kernels constructed by CGMKL do not have any explicit relationship among them andtry to construct high dimensional feature representations independently fromeach other. This could be disadvantageous for learning on datasets with complex hidden structures. To overcome this limitation, E-CGMKL constructskernel spaces from hidden layers of trained deep neural networks (DNN).Due to the nature of the DNN architecture, these kernel spaces not onlyprovide multiple feature representations but also inherit the compositionalhierarchy of the hidden layers, which might be beneficial for enhancing thepredictive performance of the CGMKL algorithm on complex data withnatural hierarchical structures, for example, image data. Furthermore, ourproposed scheme handles image data by constructing kernel spaces from aconvolutional neural network (CNN). Considering the effectiveness of CNNarchitecture on image data, these kernel spaces provide a major advantageover the CGMKL algorithm which does not exploit the CNN architecture forconstructing kernel spaces from image data. Additionally, outputs of hiddenlayers directly provide features for kernel spaces and unlike CGMKL, do notrequire an approximate MEKL framework. E-CGMKL combines the consistency and geometry preserving aspects of CGMKL with the compositionalhierarchy of kernel spaces extracted from DNN hidden layers to enhance the predictive performance of CGMKL significantly. The experimental results onvarious data sets demonstrate the superior performance of the E-CGMKLalgorithm compared to other competing methods including the benchmarkCGMKL. 展开更多
关键词 CGMKL multi-class classification deep neural network multiplekernel learning hierarchical kernel spaces
下载PDF
Prediction of COVID-19 Confirmed, Death, and Cured Cases in India Using Random Forest Model 被引量:3
11
作者 Vishan Kumar Gupta Avdhesh Gupta +1 位作者 Dinesh Kumar Anjali Sardana 《Big Data Mining and Analytics》 EI 2021年第2期116-123,共8页
A novel coronavirus(SARS-CoV-2) is an unusual viral pneumonia in patients, first found in late December 2019, latter it declared a pandemic by World Health Organizations because of its fatal effects on public health. ... A novel coronavirus(SARS-CoV-2) is an unusual viral pneumonia in patients, first found in late December 2019, latter it declared a pandemic by World Health Organizations because of its fatal effects on public health. In this present, cases of COVID-19 pandemic are exponentially increasing day by day in the whole world. Here, we are detecting the COVID-19 cases, i.e., confirmed, death, and cured cases in India only. We are performing this analysis based on the cases occurring in different states of India in chronological dates. Our dataset contains multiple classes so we are performing multi-class classification. On this dataset, first, we performed data cleansing and feature selection, then performed forecasting of all classes using random forest, linear model, support vector machine,decision tree, and neural network, where random forest model outperformed the others, therefore, the random forest is used for prediction and analysis of all the results. The K-fold cross-validation is performed to measure the consistency of the model. 展开更多
关键词 CORONAVIRUS COVID-19 respiratory tract multi-class classification random forest
原文传递
Gram Matrix-Based Convolutional Neural Network for Biometric Identification Using Photoplethysmography Signal
12
作者 吴彩钰 SABOR Nabil +3 位作者 周世鸿 王敏 应亮 王国兴 《Journal of Shanghai Jiaotong university(Science)》 EI 2022年第4期463-472,共10页
As a kind of physical signals that could be easily acquired in daily life,photoplethysmography(PPG)signal becomes a promising solution to biometric identification for daily access management system(AMS).State-of-the-a... As a kind of physical signals that could be easily acquired in daily life,photoplethysmography(PPG)signal becomes a promising solution to biometric identification for daily access management system(AMS).State-of-the-art PPG-based identification systems are susceptible to the form of motions and physical conditions of the subjects.In this work,to exploit the advantage of deep learning,we developed an improved deep convolutional neural network(CNN)architecture by using the Gram matrix(GM)technique to convert time-serial PPG signals to two-dimensional images with a temporal dependency to improve accuracy under different forms of motions.To ensure a fair evaluation,we have adopted cross-validation method and“training and testing”dataset splitting method on the TROIKA dataset collected in ambulatory conditions.As a result,the proposed GM-CNN method achieved accuracy improvement from 69.5%to 92.4%,which is the best result in terms of multi-class classification compared with state-of-the-art models.Based on average five-fold cross-validation,we achieved an accuracy of 99.2%,improved the accuracy by 3.3%compared with the best existing method for the binary-class. 展开更多
关键词 photoplethysmography(PPG) biometric identification Gram matrix(GM) convolutional neural network(CNN) multi-class classification
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部