Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

Update SearchingClear
  • Articles
  • Online
Search Results (126)
  • Open Access

    ARTICLE

    Design of Intelligent English Translation Algorithms Based on a Fuzzy Semantic Network

    Ping Wang1 HongGuo Cai2,*, LuKun Wang3

    Intelligent Automation & Soft Computing, Vol.26, No.3, pp. 519-529, 2020, DOI:10.32604/iasc.2020.013929

    Abstract In order to improve the quality of intelligent English translation, an intelligent English translation algorithm based on the fuzzy semantic network is designed. By calculating the distance of fuzzy semantic network, classifying and ordering the English semantics to determine the optimal similarity and outputting the optimal translation results, the experiments show the average BLEU and NIST of the three test sets are 25.85 and 5.8925 respectively. The translation accuracy is higher than 95%. The algorithm can translate 246 Chinese sentences per second. This shows it is a high-performance intelligent translation algorithm and can be applied More >

  • Open Access

    ARTICLE

    An E-Assessment Methodology Based on Artificial Intelligence Techniques to Determine Students’ Language Quality and Programming Assignments’ Plagiarism

    Farhan Ullah1,4,*, Abdullah Bajahzar2, Hamza Aldabbas3, Muhammad Farhan4, Hamad Naeem1, S. Sabahat H. Bukhari4,5, Kaleem Razzaq Malik6

    Intelligent Automation & Soft Computing, Vol.26, No.1, pp. 169-180, 2020, DOI:10.31209/2019.100000138

    Abstract This research aims to an electronic assessment (e-assessment) of students’ replies in response to the standard answer of teacher’s question to automate the assessment by WordNet semantic similarity. For this purpose, a new methodology for Semantic Similarity through WordNet Semantic Similarity Techniques (SS-WSST) has been proposed to calculate semantic similarity among teacher’ query and student’s reply. In the pilot study-1 42 words’ pairs extracted from 8 students’ replies, which marked by semantic similarity measures and compared with manually assigned teacher’s marks. The teacher is provided with 4 bins of the mark while our designed methodology More >

  • Open Access

    ARTICLE

    An Expected Patch Log Likelihood Denoising Method Based on Internal and External Image Similarity

    Peng Xu, Jianwei Zhang*

    Journal on Internet of Things, Vol.2, No.1, pp. 13-21, 2020, DOI:10.32604/jiot.2020.09073 - 06 August 2020

    Abstract Nonlocal property is an important feature of natural images, which means that the patch matrix formed by similar image patches is low-rank. Meanwhile, learning good image priors is of great importance for image denoising. In this paper, we combine the image self-similarity with EPLL (Expected patch log likelihood) method, and propose an EPLL denoising model based on internal and external image similarity to improve the preservation of image details. The experiment results show that the validity of our method is proved from two aspects of visual and numerical results. More >

  • Open Access

    ARTICLE

    Enhancing Embedding-Based Chinese Word Similarity Evaluation with Concepts and Synonyms Knowledge

    Fulian Yin, Yanyan Wang, Jianbo Liu*, Meiqi Ji

    CMES-Computer Modeling in Engineering & Sciences, Vol.124, No.2, pp. 747-764, 2020, DOI:10.32604/cmes.2020.010579 - 20 July 2020

    Abstract Word similarity (WS) is a fundamental and critical task in natural language processing. Existing approaches to WS are mainly to calculate the similarity or relatedness of word pairs based on word embedding obtained by massive and high-quality corpus. However, it may suffer from poor performance for insuf- ficient corpus in some specific fields, and cannot capture rich semantic and sentimental information. To address these above problems, we propose an enhancing embedding-based word similarity evaluation with character-word concepts and synonyms knowledge, namely EWS-CS model, which can provide extra semantic information to enhance word similarity evaluation. The More >

  • Open Access

    ARTICLE

    Improving Chinese Word Representation with Conceptual Semantics

    Tingxin Wei1, 2, Weiguang Qu2, 3, *, Junsheng Zhou3, Yunfei Long4, Yanhui Gu3, Zhentao Xia3

    CMC-Computers, Materials & Continua, Vol.64, No.3, pp. 1897-1913, 2020, DOI:10.32604/cmc.2020.010813 - 30 June 2020

    Abstract The meaning of a word includes a conceptual meaning and a distributive meaning. Word embedding based on distribution suffers from insufficient conceptual semantic representation caused by data sparsity, especially for low-frequency words. In knowledge bases, manually annotated semantic knowledge is stable and the essential attributes of words are accurately denoted. In this paper, we propose a Conceptual Semantics Enhanced Word Representation (CEWR) model, computing the synset embedding and hypernym embedding of Chinese words based on the Tongyici Cilin thesaurus, and aggregating it with distributed word representation to have both distributed information and the conceptual meaning More >

  • Open Access

    ARTICLE

    Context-Aware Collaborative Filtering Framework for Rating Prediction Based on Novel Similarity Estimation

    Waqar Ali1, 2, Salah Ud Din1, Abdullah Aman Khan1, Saifullah Tumrani1, Xiaochen Wang1, Jie Shao1, 3, *

    CMC-Computers, Materials & Continua, Vol.63, No.2, pp. 1065-1078, 2020, DOI:10.32604/cmc.2020.010017 - 01 May 2020

    Abstract Recommender systems are rapidly transforming the digital world into intelligent information hubs. The valuable context information associated with the users’ prior transactions has played a vital role in determining the user preferences for items or rating prediction. It has been a hot research topic in collaborative filtering-based recommender systems for the last two decades. This paper presents a novel Context Based Rating Prediction (CBRP) model with a unique similarity scoring estimation method. The proposed algorithm computes a context score for each candidate user to construct a similarity pool for the given subject user-item pair and… More >

  • Open Access

    ARTICLE

    Sentence Similarity Measurement with Convolutional Neural Networks Using Semantic and Syntactic Features

    Shiru Zhang1, Zhiyao Liang1, *, Jian Lin2

    CMC-Computers, Materials & Continua, Vol.63, No.2, pp. 943-957, 2020, DOI:10.32604/cmc.2020.08800 - 01 May 2020

    Abstract Calculating the semantic similarity of two sentences is an extremely challenging problem. We propose a solution based on convolutional neural networks (CNN) using semantic and syntactic features of sentences. The similarity score between two sentences is computed as follows. First, given a sentence, two matrices are constructed accordingly, which are called the syntax model input matrix and the semantic model input matrix; one records some syntax features, and the other records some semantic features. By experimenting with different arrangements of representing the syntactic and semantic features of the sentences in the matrices, we adopt the… More >

  • Open Access

    ARTICLE

    Within-Project and Cross-Project Software Defect Prediction Based on Improved Transfer Naive Bayes Algorithm

    Kun Zhu1, Nana Zhang1, Shi Ying1, *, Xu Wang2

    CMC-Computers, Materials & Continua, Vol.63, No.2, pp. 891-910, 2020, DOI:10.32604/cmc.2020.08096 - 01 May 2020

    Abstract With the continuous expansion of software scale, software update and maintenance have become more and more important. However, frequent software code updates will make the software more likely to introduce new defects. So how to predict the defects quickly and accurately on the software change has become an important problem for software developers. Current defect prediction methods often cannot reflect the feature information of the defect comprehensively, and the detection effect is not ideal enough. Therefore, we propose a novel defect prediction model named ITNB (Improved Transfer Naive Bayes) based on improved transfer Naive Bayesian… More >

  • Open Access

    ARTICLE

    Fractional Analysis of Viscous Fluid Flow with Heat and Mass Transfer Over a Flexible Rotating Disk

    Muhammad Shuaib1, Muhammad Bilal1, Muhammad Altaf Khan2, *, Sharaf J. Malebary3

    CMES-Computer Modeling in Engineering & Sciences, Vol.123, No.1, pp. 377-400, 2020, DOI:10.32604/cmes.2020.08076 - 01 April 2020

    Abstract An unsteady viscous fluid flow with Dufour and Soret effect, which results in heat and mass transfer due to upward and downward motion of flexible rotating disk, has been studied. The upward or downward motion of non rotating disk results in two dimensional flow, while the vertical action and rotation of the disk results in three dimensional flow. By using an appropriate transformation the governing equations are transformed into the system of ordinary differential equations. The system of ordinary differential equations is further converted into first order differential equation by selecting suitable variables. Then, we More >

  • Open Access

    ARTICLE

    Defend Against Adversarial Samples by Using Perceptual Hash

    Changrui Liu1, Dengpan Ye1, *, Yueyun Shang2, Shunzhi Jiang1, Shiyu Li1, Yuan Mei1, Liqiang Wang3

    CMC-Computers, Materials & Continua, Vol.62, No.3, pp. 1365-1386, 2020, DOI:10.32604/cmc.2020.07421

    Abstract Image classifiers that based on Deep Neural Networks (DNNs) have been proved to be easily fooled by well-designed perturbations. Previous defense methods have the limitations of requiring expensive computation or reducing the accuracy of the image classifiers. In this paper, we propose a novel defense method which based on perceptual hash. Our main goal is to destroy the process of perturbations generation by comparing the similarities of images thus achieve the purpose of defense. To verify our idea, we defended against two main attack methods (a white-box attack and a black-box attack) in different DNN-based More >

Displaying 101-110 on page 11 of 126. Per Page