Home / Advanced Search

  • Title/Keywords

  • Author/Affliations

  • Journal

  • Article Type

  • Start Year

  • End Year

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

    ARTICLE

    Distant Supervised Relation Extraction with Cost-Sensitive Loss

    Daojian Zeng1,2, Yao Xiao1,2, Jin Wang2,*, Yuan Dai1,2, Arun Kumar Sangaiah3

    CMC-Computers, Materials & Continua, Vol.60, No.3, pp. 1251-1261, 2019, DOI:10.32604/cmc.2019.06100

    Abstract Recently, many researchers have concentrated on distant supervision relation extraction (DSRE). DSRE has solved the problem of the lack of data for supervised learning, however, the data automatically labeled by DSRE has a serious problem, which is class imbalance. The data from the majority class obviously dominates the dataset, in this case, most neural network classifiers will have a strong bias towards the majority class, so they cannot correctly classify the minority class. Studies have shown that the degree of separability between classes greatly determines the performance of imbalanced data. Therefore, in this paper we propose a novel model, which… More >

  • Open Access

    ARTICLE

    An Efficient Crossing-Line Crowd Counting Algorithm with Two-Stage Detection

    Zhenqiu Xiao1,*, Bin Yang2, Desy Tjahjadi3

    CMC-Computers, Materials & Continua, Vol.60, No.3, pp. 1141-1154, 2019, DOI:10.32604/cmc.2019.05638

    Abstract Crowd counting is a challenging task in crowded scenes due to heavy occlusions, appearance variations and perspective distortions. Current crowd counting methods typically operate on an image patch level with overlaps, then sum over the patches to get the final count. In this paper we describe a real-time pedestrian counting framework based on a two-stage human detection algorithm. Existing works with overhead cameras is mainly based on visual tracking, and their robustness is rather limited. On the other hand, some works, which focus on improving the performances, are too complicated to be realistic. By adopting a line sampling process, a… More >

  • Open Access

    ARTICLE

    Satellite Cloud-Derived Wind Inversion Algorithm Using GPU

    Lili He1,2, Hongtao Bai1,2, Dantong Ouyang1,2, Changshuai Wang1,2, Chong Wang1,2,3, Yu Jiang1,2,*

    CMC-Computers, Materials & Continua, Vol.60, No.2, pp. 599-613, 2019, DOI:10.32604/cmc.2019.05928

    Abstract Cloud-derived wind refers to the wind field data product reversely derived through satellite remote sensing cloud images. Satellite cloud-derived wind inversion has the characteristics of large scale, computationally intensive and long time. The most widely used cloud-derived serial--tracer cloud tracking method is the maximum cross-correlation coefficient (MCC) method. In order to overcome the efficiency bottleneck of the cloud-derived serial MCC algorithm, we proposed a parallel cloud-derived wind inversion algorithm based on GPU framework in this paper, according to the characteristics of independence between each wind vector calculation. In this algorithm, each iteration is considered as a thread of GPU cores,… More >

  • Open Access

    ARTICLE

    Cross-Lingual Non-Ferrous Metals Related News Recognition Method Based on CNN with A Limited Bi-Lingual Dictionary

    Xudong Hong1, Xiao Zheng1,*, Jinyuan Xia1, Linna Wei1, Wei Xue1

    CMC-Computers, Materials & Continua, Vol.58, No.2, pp. 379-389, 2019, DOI:10.32604/cmc.2019.04059

    Abstract To acquire non-ferrous metals related news from different countries’ internet, we proposed a cross-lingual non-ferrous metals related news recognition method based on CNN with a limited bilingual dictionary. Firstly, considering the lack of related language resources of non-ferrous metals, we use a limited bilingual dictionary and CCA to learn cross-lingual word vector and to represent news in different languages uniformly. Then, to improve the effect of recognition, we use a variant of the CNN to learn recognition features and construct the recognition model. The experimental results show that our proposed method acquires better results. More >

  • Open Access

    ARTICLE

    Analyzing Cross-domain Transportation Big Data of New York City with Semi-supervised and Active Learning

    Huiyu Sun1,*, Suzanne McIntosh1

    CMC-Computers, Materials & Continua, Vol.57, No.1, pp. 1-9, 2018, DOI:10.32604/cmc.2018.03684

    Abstract The majority of big data analytics applied to transportation datasets suffer from being too domain-specific, that is, they draw conclusions for a dataset based on analytics on the same dataset. This makes models trained from one domain (e.g. taxi data) applies badly to a different domain (e.g. Uber data). To achieve accurate analyses on a new domain, substantial amounts of data must be available, which limits practical applications. To remedy this, we propose to use semi-supervised and active learning of big data to accomplish the domain adaptation task: Selectively choosing a small amount of datapoints from a new domain while… More >

  • Open Access

    ARTICLE

    Reversible Natural Language Watermarking Using Synonym Substitution and Arithmetic Coding

    Lingyun Xiang1,2, Yan Li2, Wei Hao3,*, Peng Yang4, Xiaobo Shen5

    CMC-Computers, Materials & Continua, Vol.55, No.3, pp. 541-559, 2018, DOI: 10.3970/cmc.2018.03510

    Abstract For protecting the copyright of a text and recovering its original content harmlessly, this paper proposes a novel reversible natural language watermarking method that combines arithmetic coding and synonym substitution operations. By analyzing relative frequencies of synonymous words, synonyms employed for carrying payload are quantized into an unbalanced and redundant binary sequence. The quantized binary sequence is compressed by adaptive binary arithmetic coding losslessly to provide a spare for accommodating additional data. Then, the compressed data appended with the watermark are embedded into the cover text via synonym substitutions in an invertible manner. On the receiver side, the watermark and… More >

  • Open Access

    ARTICLE

    Improved Lossless Data Hiding for JPEG Images Based on Histogram Modification

    Yang Du1, Zhaoxia Yin1,2,*, Xinpeng Zhang3

    CMC-Computers, Materials & Continua, Vol.55, No.3, pp. 495-507, 2018, DOI: 10.3970/cmc.2018.02440

    Abstract This paper proposes a lossless and high payload data hiding scheme for JPEG images by histogram modification. The most in JPEG bitstream consists of a sequence of VLCs (variable length codes) and the appended bits. Each VLC has a corresponding RLV (run/length value) to record the AC/DC coefficients. To achieve lossless data hiding with high payload, we shift the histogram of VLCs and modify the DHT segment to embed data. Since we sort the histogram of VLCs in descending order, the filesize expansion is limited. The paper’s key contribution includes: Lossless data hiding, less filesize expansion in identical pay-load and… More >

  • Open Access

    ARTICLE

    Adversarial Learning for Distant Supervised Relation Extraction

    Daojian Zeng1,3, Yuan Dai1,3, Feng Li1,3, R. Simon Sherratt2, Jin Wang3,*

    CMC-Computers, Materials & Continua, Vol.55, No.1, pp. 121-136, 2018, DOI:10.3970/cmc.2018.055.121

    Abstract Recently, many researchers have concentrated on using neural networks to learn features for Distant Supervised Relation Extraction (DSRE). These approaches generally use a softmax classifier with cross-entropy loss, which inevitably brings the noise of artificial class NA into classification process. To address the shortcoming, the classifier with ranking loss is employed to DSRE. Uniformly randomly selecting a relation or heuristically selecting the highest score among all incorrect relations are two common methods for generating a negative class in the ranking loss function. However, the majority of the generated negative class can be easily discriminated from positive class and will contribute… More >

  • Open Access

    ARTICLE

    Guided Waves in Functionally Graded Rods with Rectangular Cross-Section under Initial Stress

    Xiaoming Zhang1, Jiangong Yu1,2, Min Zhang1, Dengpan Zhang1

    CMC-Computers, Materials & Continua, Vol.48, No.3, pp. 163-179, 2015, DOI:10.3970/cmc.2015.048.163

    Abstract The characteristics of the guided waves propagation in functionally graded rods with rectangular cross-section (finite width and height) under initial stress are investigated in this paper based on Biot’s theory of incremental deformation. An extended orthogonal polynomial approach is present to solve the coupled wave equations with variable coefficients. By comparisons with the available results of a rectangular aluminum rod, the validity of the present approach is illustrated. The dispersion curves and displacement profiles of various rectangular functionally graded rods are calculated to reveal the wave characteristics, and the effects of different width to height ratios and initial stress and… More >

  • Open Access

    ARTICLE

    Effects of Geometry and Shape on the Mechanical Behaviors of Silicon Nanowires

    Qunfeng Liu1,2, Liang Wang1, gping Shen1

    CMC-Computers, Materials & Continua, Vol.46, No.2, pp. 105-123, 2015, DOI:10.3970/cmc.2015.046.105

    Abstract Molecular dynamics simulations have been performed to investigate the effects of cross section geometry and shape on the mechanical behaviors of silicon nanowires (Si NWs) under tensile loading. The results show that elasticity of <100> rectangular Si NWs depends on their cross section aspect ratios while the elastic limits of <110> and <111> wires show geometry independence. Despite the significant influence of axial orientation, both yield stress and Young's Modulus show the remarkable shape dependence for wires with various regular cross sections. Additionally, underlying mechanism for the geometry and shape effects on mechanical behavior are discussed based on the fundamental… More >

Displaying 511-520 on page 52 of 528. Per Page