期刊文献+
共找到78,750篇文章
< 1 2 250 >
每页显示 20 50 100
Rapid Prototype Development Approach for Genetic Programming
1
作者 Pei He Lei Zhang 《Journal of Computer and Communications》 2024年第2期67-79,共13页
Genetic Programming (GP) is an important approach to deal with complex problem analysis and modeling, and has been applied in a wide range of areas. The development of GP involves various aspects, including design of ... Genetic Programming (GP) is an important approach to deal with complex problem analysis and modeling, and has been applied in a wide range of areas. The development of GP involves various aspects, including design of genetic operators, evolutionary controls and implementations of heuristic strategy, evaluations and other mechanisms. When designing genetic operators, it is necessary to consider the possible limitations of encoding methods of individuals. And when selecting evolutionary control strategies, it is also necessary to balance search efficiency and diversity based on representation characteristics as well as the problem itself. More importantly, all of these matters, among others, have to be implemented through tedious coding work. Therefore, GP development is both complex and time-consuming. To overcome some of these difficulties that hinder the enhancement of GP development efficiency, we explore the feasibility of mutual assistance among GP variants, and then propose a rapid GP prototyping development method based on πGrammatical Evolution (πGE). It is demonstrated through regression analysis experiments that not only is this method beneficial for the GP developers to get rid of some tedious implementations, but also enables them to concentrate on the essence of the referred problem, such as individual representation, decoding means and evaluation. Additionally, it provides new insights into the roles of individual delineations in phenotypes and semantic research of individuals. 展开更多
关键词 Genetic Programming Grammatical Evolution Gene Expression Programming Regression Analysis Mathematical Modeling Rapid prototype Development
下载PDF
Exploring the groundwater response to rainfall in a translational landslide using the master recession curve method and cross-correlation function
2
作者 Cheng-peng Ling Qiang Zhang 《Journal of Groundwater Science and Engineering》 2024年第3期237-252,共16页
Rainfall is a common trigger for landslide reactivation,as it raises groundwater levels and reduces bedrock or soil shear resistance.This study focuses on the Kualiangzi landslide in the southern region of Sichuan Pro... Rainfall is a common trigger for landslide reactivation,as it raises groundwater levels and reduces bedrock or soil shear resistance.This study focuses on the Kualiangzi landslide in the southern region of Sichuan Province,China.Real-time monitoring of groundwater levels and rainfall from July 2013 to September 2016 is analyzed.Groundwater table increments,considering groundwater drainage rate,were calculated using the water-table fluctuation and master recession curve method and the response time of the groundwater table to rainfall events was estimated using the cross-correlation function.Results reveal that groundwater level declines from tension troughs to landslide fronts in the rainy season,with a significant positive correlation between the groundwater level in the tension trough and landslide surface displacement.Evaluated spring elevations for groundwater discharge range from 410 m to 440 m,which is in agreement with the actual spring elevations(390-423 m).Lag times of groundwater response to rainfall decreases with cumulative rainfall of the rainy periods.In the middle part of the landslide,two responses between rainfall and groundwater levels indicate two water movement pathways:Vertical cracks or fractures resulting from the slow landslide movement,and matrix pore space in unconsolidated sediment.Variations in peak values of the cross-correlation function suggest early dominance of the uniform matrix flow and later dominance of preferential flow during the rainy period. 展开更多
关键词 translational landslide RAINFALL GROUNDWATER Lag response Water table fluctuation Recharge pathway
下载PDF
The Advertisement Translation Based on the Prototype Theory
3
作者 XUE Hai-bin 《Sino-US English Teaching》 2024年第3期132-137,共6页
Based on the Prototype Theory,the prototypical feature of advertisement is found to be the combination of three language functions:the informative function,the expressive function,and the vocative function.The adverti... Based on the Prototype Theory,the prototypical feature of advertisement is found to be the combination of three language functions:the informative function,the expressive function,and the vocative function.The advertisement translation means the adjustment of the informative function and the expressive function according to the differences between languages or cultures in order to maximize the vocative function.The faithful translation is the closest to the prototype of the source text but not necessarily the best translation. 展开更多
关键词 the prototype Theory ADVERTISEMENT the informative function the expressive function the vocative function
下载PDF
The Role and Place of Artificial Neural Network Architectures Structural Redundancy in the Input Data Prototypes and Generalization Development
4
作者 Conrad Onésime Oboulhas Tsahat Ngoulou-A-Ndzeli Béranger Destin Ossibi 《Journal of Computer and Communications》 2024年第7期1-11,共11页
Neural Networks (NN) are the functional unit of Deep Learning and are known to mimic the behavior of the human brain to solve complex data-driven problems. Whenever we train our own neural networks, we need to take ca... Neural Networks (NN) are the functional unit of Deep Learning and are known to mimic the behavior of the human brain to solve complex data-driven problems. Whenever we train our own neural networks, we need to take care of something called the generalization of the neural network. The performance of Artificial Neural Networks (ANN) mostly depends upon its generalization capability. In this paper, we propose an innovative approach to enhance the generalization capability of artificial neural networks (ANN) using structural redundancy. A novel perspective on handling input data prototypes and their impact on the development of generalization, which could improve to ANN architectures accuracy and reliability is described. 展开更多
关键词 Multilayer Neural Network Multidimensional Nonlinear Interpolation Generalization by Similarity Artificial Intelligence prototype Development
下载PDF
Unknown DDoS Attack Detection with Fuzzy C-Means Clustering and Spatial Location Constraint Prototype Loss
5
作者 Thanh-Lam Nguyen HaoKao +2 位作者 Thanh-Tuan Nguyen Mong-Fong Horng Chin-Shiuh Shieh 《Computers, Materials & Continua》 SCIE EI 2024年第2期2181-2205,共25页
Since its inception,the Internet has been rapidly evolving.With the advancement of science and technology and the explosive growth of the population,the demand for the Internet has been on the rise.Many applications i... Since its inception,the Internet has been rapidly evolving.With the advancement of science and technology and the explosive growth of the population,the demand for the Internet has been on the rise.Many applications in education,healthcare,entertainment,science,and more are being increasingly deployed based on the internet.Concurrently,malicious threats on the internet are on the rise as well.Distributed Denial of Service(DDoS)attacks are among the most common and dangerous threats on the internet today.The scale and complexity of DDoS attacks are constantly growing.Intrusion Detection Systems(IDS)have been deployed and have demonstrated their effectiveness in defense against those threats.In addition,the research of Machine Learning(ML)and Deep Learning(DL)in IDS has gained effective results and significant attention.However,one of the challenges when applying ML and DL techniques in intrusion detection is the identification of unknown attacks.These attacks,which are not encountered during the system’s training,can lead to misclassification with significant errors.In this research,we focused on addressing the issue of Unknown Attack Detection,combining two methods:Spatial Location Constraint Prototype Loss(SLCPL)and Fuzzy C-Means(FCM).With the proposed method,we achieved promising results compared to traditional methods.The proposed method demonstrates a very high accuracy of up to 99.8%with a low false positive rate for known attacks on the Intrusion Detection Evaluation Dataset(CICIDS2017)dataset.Particularly,the accuracy is also very high,reaching 99.7%,and the precision goes up to 99.9%for unknown DDoS attacks on the DDoS Evaluation Dataset(CICDDoS2019)dataset.The success of the proposed method is due to the combination of SLCPL,an advanced Open-Set Recognition(OSR)technique,and FCM,a traditional yet highly applicable clustering technique.This has yielded a novel method in the field of unknown attack detection.This further expands the trend of applying DL and ML techniques in the development of intrusion detection systems and cybersecurity.Finally,implementing the proposed method in real-world systems can enhance the security capabilities against increasingly complex threats on computer networks. 展开更多
关键词 CYBERSECURITY DDoS unknown attack detection machine learning deep learning incremental learning convolutional neural networks(CNN) open-set recognition(OSR) spatial location constraint prototype loss fuzzy c-means CICIDS2017 CICDDoS2019
下载PDF
基于K-prototype的精准实践育人研究
6
作者 李欣怡 李建秋 《科技和产业》 2024年第20期115-120,共6页
实践育人是新时代我国教育方针的重要价值导向,培养什么样的人是教育的首要问题。以新媒体创新思政实践等项目的实时数据通过K-prototype聚类方法,构建以大学生心理画像和问卷测试为基础,大数据技术与高校思政工作相融合的实践路径,精... 实践育人是新时代我国教育方针的重要价值导向,培养什么样的人是教育的首要问题。以新媒体创新思政实践等项目的实时数据通过K-prototype聚类方法,构建以大学生心理画像和问卷测试为基础,大数据技术与高校思政工作相融合的实践路径,精准识别思政工作的对象和所遇到的问题。揭示学生的个体差异和学习特点为教育者提供定制化的教育策略有效预防潜在风险,提升思政工作的针对性和实效性,为未来高校思政工作提供新的思路和方向。 展开更多
关键词 K-prototype聚类 实践育人 大数据 心理画像
下载PDF
基于K-prototypes的混合属性数据聚类算法改进
7
作者 倪丹 李泽文 《科技创新与应用》 2024年第28期31-34,38,共5页
属性数据分为数值型数据和分类型数据,一般情况下对于数值型数据运算前要进行标准化处理,但是对于数值型数据差异大的数据,由于大数掩盖小数的影响,按照K-prototypes聚类算法,数值型数据标准化后而且不对相应的分类数据有任何预处理或... 属性数据分为数值型数据和分类型数据,一般情况下对于数值型数据运算前要进行标准化处理,但是对于数值型数据差异大的数据,由于大数掩盖小数的影响,按照K-prototypes聚类算法,数值型数据标准化后而且不对相应的分类数据有任何预处理或者在计算时没有进行任何改变,很可能提高分类数据在聚类中的影响,并且分类型数据并未进一步地细分,不能满足不同要求的混合属性聚类。该文在将数值型数据标准化的基础上,将分类数据细分为二元数据和类型数据,并用相异度系数距离计算分类数据之间的距离,并且赋予二元和类型数据相应的权重,来改进K-prototypes聚类算法,使该算法满足不同要求的混合属性数据聚类,最后通过C#语言,在ArcEngine2010版本上实现。 展开更多
关键词 K-prototypes算法 混合属性 类型数据 相异度系数 加权属性
下载PDF
Systematic Analysis of Post-Translational Modifications for Increased Longevity of Biotherapeutic Proteins
8
作者 Justin Kim Karanveer Sadiora 《Computational Molecular Bioscience》 2024年第3期125-145,共21页
Protein-based therapeutics (PPTs) are drugs used to treat a variety of different conditions in the human body by alleviating enzymatic deficiencies, augmenting other proteins and drugs, modulating signal pathways, and... Protein-based therapeutics (PPTs) are drugs used to treat a variety of different conditions in the human body by alleviating enzymatic deficiencies, augmenting other proteins and drugs, modulating signal pathways, and more. However, many PPTs struggle from a short half-life due to degradation caused by irreversible protein aggregation in the bloodstream. Currently, the most researched strategies for improving the efficiency and longevity of PPTs are post-translational modifications (PTMs). The goal of our research was to determine which type of PTM increases longevity the most for each of three commonly-used therapeutic proteins by comparing the docking scores (DS) and binding free energies (BFE) from protein aggregation and reception simulations. DS and BFE values were used to create a quantitative index that outputs a relative number from −1 to 1 to show reduced performance, no change, or increased performance. Results showed that methylation was the most beneficial for insulin (p < 0.1) and human growth hormone (p < 0.0001), and both phosphorylation and methylation were somewhat optimal for erythropoietin (p < 0.1 and p < 0.0001, respectively). Acetylation consistently provided the worst benefits with the most negative indices, while methylation had the most positive indices throughout. However, PTM efficacy varied between PPTs, supporting previous studies regarding how each PTM can confer different benefits based on the unique structures of recipient proteins. 展开更多
关键词 Post-translational Modification Protein-Based Therapeutics Therapeutic Half-Life Protein Aggregation Protein Reception
下载PDF
PARAMETERIZED-PROTOTYPE-BASED DYNAMIC OPTIMIZATION DESIGN FOR CAM PROFILE 被引量:1
9
作者 彭禹 郝志勇 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2007年第4期310-316,共7页
Aiming at the problems in current cam profile optimization processes, such as simple dynamics models, limited geometric accuracy and low design automatization level, a new dynamic optimization mode is put forward. Bas... Aiming at the problems in current cam profile optimization processes, such as simple dynamics models, limited geometric accuracy and low design automatization level, a new dynamic optimization mode is put forward. Based on the parameterization modeling technique of MSC. ADAMS platform, the different steps in current mode are reorganized, thus obtaining an upgraded mode called the "parameterized-prototype-based cam profile dynamic optimization mode". A parameterized prototype(PP) of valve mechanism is constructed in the course of dynamic optimization for cam profiles. Practically, by utilizing PP and considering the flexibility of the parts in valve mechanism, geometric accuracy and design automatization are improved. 展开更多
关键词 valve mechanism cam profile optimization design parameterized prototype dynamic optimization
下载PDF
Experimental Investigation on Basic Prototype of Solid Propellant Impulsive Microthrusters 被引量:1
10
作者 李世鹏 张平 《Journal of Beijing Institute of Technology》 EI CAS 2000年第3期347-352,共6页
A new type of impulsive microthruster and its measurement system were designed for the aim of testing the performance of a basic prototype of solid propellant impulsive microthruster. Two sets of tests were conducted.... A new type of impulsive microthruster and its measurement system were designed for the aim of testing the performance of a basic prototype of solid propellant impulsive microthruster. Two sets of tests were conducted. The tests show that the ignitor and the main charge of the microthruster match well, the dynamic and static capability of the test and measurement meets the test requirement and the result is creditable. The measured technical characteristics of the microthruster are that the ignition delay time is shorter than 0 3?ms, the total impulse is over 3?N·s, the operational time is shorter than 16?ms and the mass ratio of the thruster is 0 216. 展开更多
关键词 solid propellant rocket motor microthruster prototype test and measurement technique
下载PDF
基于K-prototypes的混合属性数据聚类算法 被引量:16
11
作者 陈韡 王雷 蒋子云 《计算机应用》 CSCD 北大核心 2010年第8期2003-2005,2110,共4页
通过对基于K-prototypes算法对混合属性数据处理的聚类问题进行研究,改进了K-prototypes算法中分类属性相异度计算公式,使之能更加精确反映样本间的差异;在此基础上提出了一种用于处理混合属性数据的聚类算法,并将改进后的算法应用于英... 通过对基于K-prototypes算法对混合属性数据处理的聚类问题进行研究,改进了K-prototypes算法中分类属性相异度计算公式,使之能更加精确反映样本间的差异;在此基础上提出了一种用于处理混合属性数据的聚类算法,并将改进后的算法应用于英语借词数据的聚类分析中。实验结果表明,与K-prototypes算法相比,改进后的算法具有更好的稳定性和更高的精度。 展开更多
关键词 聚类 K-prototypes算法 混合属性数据 相异度
下载PDF
一种改进的加权K-prototypes算法 被引量:5
12
作者 刘强 邓磊 +1 位作者 贾振红 覃锡忠 《激光杂志》 CAS CSCD 北大核心 2014年第1期18-20,共3页
为了提高K-prototypes算法的聚类准确度,解决其随机选取聚类中心初始值导至的聚类精度较低和聚类结果不稳定的问题。通过对混合属性数据聚类算法的研究,对K-prototypes算法做了进一步的改进。提出了混合属性聚类的初始聚类中心确定方法... 为了提高K-prototypes算法的聚类准确度,解决其随机选取聚类中心初始值导至的聚类精度较低和聚类结果不稳定的问题。通过对混合属性数据聚类算法的研究,对K-prototypes算法做了进一步的改进。提出了混合属性聚类的初始聚类中心确定方法,并且通过加权算法改进了相异度计算公式。最后用UCI数据集对算法进行检验,结果表明,改进的加权K-prototype算法更加稳定,并具有较高的聚类精度。 展开更多
关键词 数据挖掘 混合属性 聚类 权重调整
下载PDF
基于K-prototype聚类的学生教育画像分析 被引量:12
13
作者 翟鸣宇 程建 +1 位作者 王苏桐 王延章 《大连理工大学学报(社会科学版)》 CSSCI 北大核心 2021年第6期22-31,共10页
针对包含类别数据与数值数据的高校教育大数据,采用基于汉明距离与欧式距离混合度量的K-prototype进行聚类,并通过轮廓系数对聚类效果进行评价,与常用的k-means、DBSCAN进行对比,实验结果表明:基于K-prototype的聚类在教育大数据的处理... 针对包含类别数据与数值数据的高校教育大数据,采用基于汉明距离与欧式距离混合度量的K-prototype进行聚类,并通过轮廓系数对聚类效果进行评价,与常用的k-means、DBSCAN进行对比,实验结果表明:基于K-prototype的聚类在教育大数据的处理上更具优势。基于聚类结果,采用词云图构建了4类学生教育画像。画像从基本属性、生活消费、生活规律等维度将学生群体划分为“思想积极型学生”“夜猫子游戏型学生”“规律作息型学生”“节俭好学型学生”4类,为学生教育管理人员提供相应的决策支持。 展开更多
关键词 学生教育画像 K-prototype聚类 词云图
下载PDF
一种增强的K-prototypes混合数据聚类算法 被引量:4
14
作者 李顺勇 顾嘉成 《陕西科技大学学报》 北大核心 2021年第2期183-188,共6页
针对K-prototypes算法处理混合数据时精度不高等问题,提出了一种增强的K-prototypes混合数据聚类算法(An Enhanced K-prototypes Mixed Data Clustering Algorithm,EKPCA).首先定义了一种新的距离计算公式,扩大了数据之间的差异性,有利... 针对K-prototypes算法处理混合数据时精度不高等问题,提出了一种增强的K-prototypes混合数据聚类算法(An Enhanced K-prototypes Mixed Data Clustering Algorithm,EKPCA).首先定义了一种新的距离计算公式,扩大了数据之间的差异性,有利于对簇边缘数据进行合理划分;其次选取较多初始原型来覆盖数据的整体信息;最后迭代消去多余原型,得到数据集的真实分类.在8个UCI数据集上对算法进行评测,实验结果表明EKPCA算法有较高聚类精度. 展开更多
关键词 K-prototypes 混合数据 距离计算 初始原型 迭代消去
下载PDF
Questionnaire Design and Analysis for the Influences of Prototype Landscape on One's Landscape Perception
15
作者 王之婧 朱春阳 冯艺佳 《Journal of Landscape Research》 2010年第5期78-80,85,共4页
Prototype landscape refers to the impressive scenes that one has experienced in his/her living environment before 20 years old.Based on the analysis of the existing literature,the authors compiled a standard scale typ... Prototype landscape refers to the impressive scenes that one has experienced in his/her living environment before 20 years old.Based on the analysis of the existing literature,the authors compiled a standard scale type questionnaire by means of a field survey,which was about the influences of prototype landscape on one's landscape perception.Taking Likert scale as the main part,this questionnaire analyzed the influence of prototype landscape on landscape perception from perception,attitude,and behavior dimensions.In order to further improve its rationality,the authors tested some other aspects of this questionnaire,including logic validity,construct validity,congeniality reliability,split-half reliability,etc..The results validated that the questionnaire possessed good theoretical structure and validity target,which can evaluate various aspects of prototype landscape on one's landscape perception in an effective and reliable way.Therefore,the questionnaire put forward by this study not only enriched the studies of prototype landscape on landscape designing,but also provided an effective tool for quantitative analysis of "the influences of prototype landscape on one's landscape perception". 展开更多
关键词 COMPILING QUESTIONNAIRE prototype LANDSCAPE LANDSCAPE PERCEPTION Likert scale
下载PDF
模糊k-prototypes聚类算法的一种改进算法 被引量:11
16
作者 王宇 杨莉 《大连理工大学学报》 EI CAS CSCD 北大核心 2003年第6期849-852,共4页
模糊k-prototypes算法是当前聚类分析中最有效算法之一.简述了模糊k-prototypes算法的发展进程和主要性质;并在此基础上,指出它在处理数值型和分类型混合数据时的不足,进而提出一种改进算法;最后,将算法应用到英语借词之中,给出计算结果... 模糊k-prototypes算法是当前聚类分析中最有效算法之一.简述了模糊k-prototypes算法的发展进程和主要性质;并在此基础上,指出它在处理数值型和分类型混合数据时的不足,进而提出一种改进算法;最后,将算法应用到英语借词之中,给出计算结果.结果表明,改进算法具有较好的稳定性和较高的精确度. 展开更多
关键词 模糊k-prototypes聚类算法 数值型属性 分类型属性 英语借词 数据挖掘
下载PDF
一种基于k-prototype的多层次聚类改进算法 被引量:1
17
作者 李士进 朱跃龙 刘净 《河海大学学报(自然科学版)》 CAS CSCD 北大核心 2007年第3期342-347,共6页
针对k-prototype算法在处理复杂的数据集时,常出现一些纯度不高的簇,影响了聚类质量的问题,提出一种基于k-prototype的多层次聚类改进算法,利用属性自动选择的方法将一些纯度不高的簇进行再聚类,以提高聚类质量.以UCI标准测试数据集进... 针对k-prototype算法在处理复杂的数据集时,常出现一些纯度不高的簇,影响了聚类质量的问题,提出一种基于k-prototype的多层次聚类改进算法,利用属性自动选择的方法将一些纯度不高的簇进行再聚类,以提高聚类质量.以UCI标准测试数据集进行实验,实验结果表明,该改进算法能够明显提高混合型数据集的聚类质量,并且在数据约简方面有良好表现. 展开更多
关键词 聚类 混合数据 多层次聚类 k-prototype聚类
下载PDF
Effective extraction of polyribosomes from astrocytes enables future discoveries on translation regulation
18
作者 Orna Elroy-Stein 《Neural Regeneration Research》 SCIE CAS 2025年第4期1083-1084,共2页
Translation regulation is an important layer of gene expression:Generation of genome-wide expression datasets at multi-omics levels in spatial,temporal,and cell-type resolution is essential for deciphering brain compl... Translation regulation is an important layer of gene expression:Generation of genome-wide expression datasets at multi-omics levels in spatial,temporal,and cell-type resolution is essential for deciphering brain complexity.Regulation of gene expression is a highly dynamic process aiming at the production of precise levels of gene products to guarantee optimal cellular function,in response to physiological cues.Speedy advances in next-generation sequencing enabled the understanding of epigenomic and transcriptomic dynamic landscapes of different brain regions along development,aging,and disease progression.However,the correlation of the“transcriptome”with protein levels is poor because numerous mRNAs are subjected to manipulation of their translation efficiency,to warrant a favorable result under certain conditions.Hence,it is widely accepted that regulation at the translation level is a vital layer of gene expression.Quantification of actively translated mRNA populations(i.e.,“translatome”)is a more reliable predictor of the“proteome”(Wang et al.,2020). 展开更多
关键词 TRANSLATION enable LANDSCAPE
下载PDF
Prototypes and Vocabulary Teaching
19
作者 王乐 《陕西师范大学学报(哲学社会科学版)》 CSSCI 北大核心 2006年第S1期337-338,共2页
The prototype theory suggests that many metal concepts we have are really prototypes.It claims that children first learn words that are "basic" because they reflect aspects of the world,prototypes, which sta... The prototype theory suggests that many metal concepts we have are really prototypes.It claims that children first learn words that are "basic" because they reflect aspects of the world,prototypes, which stand out automatically from the rest of what they see.Basic level words should be taught first. 展开更多
关键词 prototype prototype theory prototype theory of vocabulary
下载PDF
基于典型样本的Prototype决策树
20
作者 何劲松 施泽生 《计算机工程与应用》 CSCD 北大核心 2001年第5期9-10,16,共3页
文章将SVM算法和GA-NN-C4.5算法的思路结合起来,提出了用典型样本产生原型(Prototype)的方法。实验结果表明,基于典型样本的Prototype决策树搜索效果更好、判决精度更高。
关键词 典型样本 prototype决策树 归纳学习 SVM算法 GA
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部