首页 > 最新文献

2015 International Joint Conference on Neural Networks (IJCNN)最新文献

英文 中文
Repeated play of the SVM game as a means of adaptive classification 重复发挥支持向量机的游戏作为一种手段,自适应分类
Pub Date : 2015-10-01 DOI: 10.1109/IJCNN.2015.7280729
C. Vineyard, Stephen J Verzi, C. James, J. Aimone, G. Heileman
The field of machine learning strives to develop algorithms that, through learning, lead to generalization; that is, the ability of a machine to perform a task that it was not explicitly trained for. An added challenge arises when the problem domain is dynamic or non-stationary with the data distributions or categorizations changing over time. This phenomenon is known as concept drift. Game-theoretic algorithms are often iterative by nature, consisting of repeated game play rather than a single interaction. Effectively, rather than requiring extensive retraining to update a learning model, a game-theoretic approach can adjust strategies as a novel approach to concept drift. In this paper we present a variant of our Support Vector Machine (SVM) Game classifier which may be used in an adaptive manner with repeated play to address concept drift, and show results of applying this algorithm to synthetic as well as real data.
机器学习领域致力于开发算法,通过学习,导致泛化;也就是说,机器执行未经明确训练的任务的能力。当问题域是动态的或非平稳的,并且数据分布或分类随时间变化时,就会出现额外的挑战。这种现象被称为概念漂移。博弈论算法通常本质上是迭代的,由重复的游戏玩法而不是单一的交互组成。有效地,而不是需要大量的再训练来更新学习模型,博弈论方法可以调整策略作为一种新的方法来处理概念漂移。在本文中,我们提出了我们的支持向量机(SVM)游戏分类器的一个变体,该分类器可以自适应地使用重复游戏来解决概念漂移,并展示了将该算法应用于合成和真实数据的结果。
{"title":"Repeated play of the SVM game as a means of adaptive classification","authors":"C. Vineyard, Stephen J Verzi, C. James, J. Aimone, G. Heileman","doi":"10.1109/IJCNN.2015.7280729","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280729","url":null,"abstract":"The field of machine learning strives to develop algorithms that, through learning, lead to generalization; that is, the ability of a machine to perform a task that it was not explicitly trained for. An added challenge arises when the problem domain is dynamic or non-stationary with the data distributions or categorizations changing over time. This phenomenon is known as concept drift. Game-theoretic algorithms are often iterative by nature, consisting of repeated game play rather than a single interaction. Effectively, rather than requiring extensive retraining to update a learning model, a game-theoretic approach can adjust strategies as a novel approach to concept drift. In this paper we present a variant of our Support Vector Machine (SVM) Game classifier which may be used in an adaptive manner with repeated play to address concept drift, and show results of applying this algorithm to synthetic as well as real data.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"32 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89312086","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
Efficient conformal regressors using bagged neural nets 使用袋装神经网络的高效共形回归
Pub Date : 2015-10-01 DOI: 10.1109/IJCNN.2015.7280763
U. Johansson, Cecilia Sönströd, H. Linusson
Conformal predictors use machine learning models to output prediction sets. For regression, a prediction set is simply a prediction interval. All conformal predictors are valid, meaning that the error rate on novel data is bounded by a preset significance level. The key performance metric for conformal predictors is their efficiency, i.e., the size of the prediction sets. Inductive conformal predictors utilize real-valued functions, called nonconformity functions, and a calibration set, i.e., a set of labeled instances not used for the model training, to obtain the prediction regions. In state-of-the-art conformal regressors, the nonconformity functions are normalized, i.e., they include a component estimating the difficulty of each instance. In this study, conformal regressors are built on top of ensembles of bagged neural networks, and several nonconformity functions are evaluated. In addition, the option to calibrate on out-of-bag instances instead of setting aside a calibration set is investigated. The experiments, using 33 publicly available data sets, show that normalized nonconformity functions can produce smaller prediction sets, but the efficiency is highly dependent on the quality of the difficulty estimation. Specifically, in this study, the most efficient normalized nonconformity function estimated the difficulty of an instance by calculating the average error of neighboring instances. These results are consistent with previous studies using random forests as underlying models. Calibrating on out-of-bag did, however, only lead to more efficient conformal predictors on smaller data sets, which is in sharp contrast to the random forest study, where out-out-of bag calibration was significantly better overall.
共形预测器使用机器学习模型输出预测集。对于回归,预测集只是一个预测区间。所有适形预测都是有效的,这意味着新数据的错误率受到预设显著性水平的限制。适形预测器的关键性能指标是它们的效率,即预测集的大小。归纳共形预测器利用实值函数(称为不符合函数)和校准集(即一组未用于模型训练的标记实例)来获得预测区域。在最先进的共形回归器中,不符合函数是归一化的,即,它们包括一个估计每个实例难度的分量。在本研究中,在袋装神经网络集合的基础上建立共形回归量,并对几种不符合函数进行评估。此外,还研究了在包外实例上进行校准而不是设置校准集的选项。使用33个公开数据集的实验表明,归一化的不一致性函数可以产生较小的预测集,但效率高度依赖于难度估计的质量。具体来说,在本研究中,最有效的归一化不符合函数通过计算相邻实例的平均误差来估计实例的困难度。这些结果与先前使用随机森林作为基础模型的研究一致。然而,在包外校准确实只能在较小的数据集上产生更有效的适形预测,这与随机森林研究形成鲜明对比,随机森林研究的包外校准总体上要好得多。
{"title":"Efficient conformal regressors using bagged neural nets","authors":"U. Johansson, Cecilia Sönströd, H. Linusson","doi":"10.1109/IJCNN.2015.7280763","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280763","url":null,"abstract":"Conformal predictors use machine learning models to output prediction sets. For regression, a prediction set is simply a prediction interval. All conformal predictors are valid, meaning that the error rate on novel data is bounded by a preset significance level. The key performance metric for conformal predictors is their efficiency, i.e., the size of the prediction sets. Inductive conformal predictors utilize real-valued functions, called nonconformity functions, and a calibration set, i.e., a set of labeled instances not used for the model training, to obtain the prediction regions. In state-of-the-art conformal regressors, the nonconformity functions are normalized, i.e., they include a component estimating the difficulty of each instance. In this study, conformal regressors are built on top of ensembles of bagged neural networks, and several nonconformity functions are evaluated. In addition, the option to calibrate on out-of-bag instances instead of setting aside a calibration set is investigated. The experiments, using 33 publicly available data sets, show that normalized nonconformity functions can produce smaller prediction sets, but the efficiency is highly dependent on the quality of the difficulty estimation. Specifically, in this study, the most efficient normalized nonconformity function estimated the difficulty of an instance by calculating the average error of neighboring instances. These results are consistent with previous studies using random forests as underlying models. Calibrating on out-of-bag did, however, only lead to more efficient conformal predictors on smaller data sets, which is in sharp contrast to the random forest study, where out-out-of bag calibration was significantly better overall.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"7 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78883678","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Unit commitment considering multiple charging and discharging scenarios of plug-in electric vehicles 考虑插电式电动汽车多种充放电场景的单元承诺
Pub Date : 2015-07-17 DOI: 10.1109/IJCNN.2015.7280446
Zhile Yang, Kang Li, Qun Niu, A. Foley
Electric vehicles provide an opportunity to reduce fossil fuel consumptions and to decrease the emissions of green-house gas and air pollutants from the transport sector. The adoption of a large number of plug-in electric vehicles however imposes significant impacts on the power system operation due to uncertain charging and discharging patterns. In this paper, multiple charging and discharging scenarios of electric vehicles together with the grid integration of renewable energy sources are examined and evaluated within the unit commitment problem. A quantum-inspired binary particle swarm optimization method is employed to determine the on/off status of each unit. Comparative studies show that the off-peak charging and peak discharging scenario is a viable option to significantly reduce the economic cost and to complement the renewable energy generation.
电动汽车提供了减少化石燃料消耗、减少运输部门温室气体和空气污染物排放的机会。然而,大量插电式电动汽车的采用,由于充电和放电模式的不确定性,对电力系统的运行产生了重大影响。本文在单元承诺问题下,对电动汽车多种充放电场景以及可再生能源并网情况进行了考察和评价。采用量子启发的二元粒子群优化方法确定各单元的开关状态。对比研究表明,非峰充峰放方案是显著降低经济成本和补充可再生能源发电的可行方案。
{"title":"Unit commitment considering multiple charging and discharging scenarios of plug-in electric vehicles","authors":"Zhile Yang, Kang Li, Qun Niu, A. Foley","doi":"10.1109/IJCNN.2015.7280446","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280446","url":null,"abstract":"Electric vehicles provide an opportunity to reduce fossil fuel consumptions and to decrease the emissions of green-house gas and air pollutants from the transport sector. The adoption of a large number of plug-in electric vehicles however imposes significant impacts on the power system operation due to uncertain charging and discharging patterns. In this paper, multiple charging and discharging scenarios of electric vehicles together with the grid integration of renewable energy sources are examined and evaluated within the unit commitment problem. A quantum-inspired binary particle swarm optimization method is employed to determine the on/off status of each unit. Comparative studies show that the off-peak charging and peak discharging scenario is a viable option to significantly reduce the economic cost and to complement the renewable energy generation.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"42 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-07-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89820232","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Artificial agents perceiving and processing time 人工智能体感知和处理时间
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280727
M. Maniadakis, P. Trahanias
Time perception is a fundamental component of intelligence that structures the way humans act in various contexts. As action evolves over time, timing is necessary to appreciate environmental contingencies, estimate relations between events and predict the effects of our actions at future moments. Despite the fundamental role of time in human cognition it remains largely unexplored in the field of artificial cognitive systems. The present work makes concrete steps towards making artificial systems aware that the notion of time as a unique entity that can be processed on its own right. To this end, we evolve artificial neural networks to perceive the flow of time and to be able to accomplish three different duration processing tasks. Subsequently we study the internal dynamics of neural networks to obtain insight on the representation and processing mechanisms of time. The self-organized neural network solutions exhibit important brain-like properties and suggests directions for extending existing theories in timing neuro-psychology.
时间感知是智力的一个基本组成部分,它决定了人类在各种情况下的行为方式。由于行动随着时间的推移而演变,有必要把握时机,以了解环境的偶然性,估计事件之间的关系,并预测我们的行动在未来时刻的影响。尽管时间在人类认知中起着重要的作用,但在人工认知系统领域,它仍未得到充分的探索。目前的工作为使人工系统意识到时间是一个独特的实体,可以自行处理的概念迈出了具体的一步。为此,我们进化了人工神经网络来感知时间的流动,并能够完成三种不同的持续时间处理任务。随后,我们研究了神经网络的内部动力学,以深入了解时间的表征和处理机制。自组织神经网络解决方案表现出重要的类脑特性,并为扩展现有的定时神经心理学理论提供了方向。
{"title":"Artificial agents perceiving and processing time","authors":"M. Maniadakis, P. Trahanias","doi":"10.1109/IJCNN.2015.7280727","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280727","url":null,"abstract":"Time perception is a fundamental component of intelligence that structures the way humans act in various contexts. As action evolves over time, timing is necessary to appreciate environmental contingencies, estimate relations between events and predict the effects of our actions at future moments. Despite the fundamental role of time in human cognition it remains largely unexplored in the field of artificial cognitive systems. The present work makes concrete steps towards making artificial systems aware that the notion of time as a unique entity that can be processed on its own right. To this end, we evolve artificial neural networks to perceive the flow of time and to be able to accomplish three different duration processing tasks. Subsequently we study the internal dynamics of neural networks to obtain insight on the representation and processing mechanisms of time. The self-organized neural network solutions exhibit important brain-like properties and suggests directions for extending existing theories in timing neuro-psychology.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"25 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73468836","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A non-sigmoidal activation function for feedforward artificial neural networks 前馈人工神经网络的非s型激活函数
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280440
Pravin Chandra, Udayan Ghose, A. Sood
For a single hidden layer feedforward artificial neural network to possess the universal approximation property, it is sufficient that the hidden layer nodes activation functions are continuous non-polynomial function. It is not required that the activation function be a sigmoidal function. In this paper a simple continuous, bounded, non-constant, differentiable, non-sigmoid and non-polynomial function is proposed, for usage as the activation function at hidden layer nodes. The proposed activation function does require the computation of an exponential function, and thus is computationally less intensive as compared to either the log-sigmoid or the hyperbolic tangent function. On a set of 10 function approximation tasks we demonstrate the efficiency and efficacy of the usage of the proposed activation functions. The results obtained allow us to assert that, at least on the 10 function approximation tasks, the results demonstrate that in equal epochs of training, the networks using the proposed activation function reach deeper minima of the error functional and also generalize better in most of the cases, and statistically are as good as if not better than networks using the logistic function as the activation function at the hidden nodes.
单隐层前馈人工神经网络要具有普适逼近性,则隐层节点激活函数必须是连续的非多项式函数。激活函数不一定是s型函数。本文提出了一个简单的连续、有界、非常、可微、非s型、非多项式函数,作为隐层节点的激活函数。所提出的激活函数确实需要指数函数的计算,因此与log-s型或双曲正切函数相比,计算强度更低。在一组10个函数逼近任务中,我们证明了所提出的激活函数的使用效率和有效性。得到的结果使我们可以断言,至少在10个函数近似任务上,结果表明,在相同的训练周期中,使用所提出的激活函数的网络达到了误差函数的更深的最小值,并且在大多数情况下泛化得更好,并且在统计上与在隐藏节点上使用逻辑函数作为激活函数的网络一样好。
{"title":"A non-sigmoidal activation function for feedforward artificial neural networks","authors":"Pravin Chandra, Udayan Ghose, A. Sood","doi":"10.1109/IJCNN.2015.7280440","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280440","url":null,"abstract":"For a single hidden layer feedforward artificial neural network to possess the universal approximation property, it is sufficient that the hidden layer nodes activation functions are continuous non-polynomial function. It is not required that the activation function be a sigmoidal function. In this paper a simple continuous, bounded, non-constant, differentiable, non-sigmoid and non-polynomial function is proposed, for usage as the activation function at hidden layer nodes. The proposed activation function does require the computation of an exponential function, and thus is computationally less intensive as compared to either the log-sigmoid or the hyperbolic tangent function. On a set of 10 function approximation tasks we demonstrate the efficiency and efficacy of the usage of the proposed activation functions. The results obtained allow us to assert that, at least on the 10 function approximation tasks, the results demonstrate that in equal epochs of training, the networks using the proposed activation function reach deeper minima of the error functional and also generalize better in most of the cases, and statistically are as good as if not better than networks using the logistic function as the activation function at the hidden nodes.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"5 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75252911","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Self-structured confabulation network for fast anomaly detection and reasoning 用于快速异常检测和推理的自结构虚构网络
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280371
Qiuwen Chen, Qing Wu, Morgan Bishop, R. Linderman, Qinru Qiu
Inference models such as the confabulation network are particularly useful in anomaly detection applications because they allow introspection to the decision process. However, building such network model always requires expert knowledge. In this paper, we present a self-structuring technique that learns the structure of a confabulation network from unlabeled data. Without any assumption of the distribution of data, we leverage the mutual information between features to learn a succinct network configuration, and enable fast incremental learning to refine the knowledge bases from continuous data streams. Compared to several existing anomaly detection methods, the proposed approach provides higher detection performance and excellent reasoning capability. We also exploit the massive parallelism that is inherent to the inference model and accelerate the detection process using GPUs. Experimental results show significant speedups and the potential to be applied to real-time applications with high-volume data streams.
像虚构网络这样的推理模型在异常检测应用程序中特别有用,因为它们允许对决策过程进行内省。然而,建立这样的网络模型往往需要专业知识。在本文中,我们提出了一种从未标记数据中学习虚构网络结构的自结构化技术。在不假设数据分布的情况下,我们利用特征之间的相互信息来学习简洁的网络配置,并实现快速增量学习,从连续的数据流中提炼知识库。与现有的几种异常检测方法相比,该方法具有更高的检测性能和出色的推理能力。我们还利用了推理模型固有的大规模并行性,并使用gpu加速了检测过程。实验结果显示了显著的加速和应用于具有大容量数据流的实时应用的潜力。
{"title":"Self-structured confabulation network for fast anomaly detection and reasoning","authors":"Qiuwen Chen, Qing Wu, Morgan Bishop, R. Linderman, Qinru Qiu","doi":"10.1109/IJCNN.2015.7280371","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280371","url":null,"abstract":"Inference models such as the confabulation network are particularly useful in anomaly detection applications because they allow introspection to the decision process. However, building such network model always requires expert knowledge. In this paper, we present a self-structuring technique that learns the structure of a confabulation network from unlabeled data. Without any assumption of the distribution of data, we leverage the mutual information between features to learn a succinct network configuration, and enable fast incremental learning to refine the knowledge bases from continuous data streams. Compared to several existing anomaly detection methods, the proposed approach provides higher detection performance and excellent reasoning capability. We also exploit the massive parallelism that is inherent to the inference model and accelerate the detection process using GPUs. Experimental results show significant speedups and the potential to be applied to real-time applications with high-volume data streams.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"19 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72992028","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
Multi-DL-ReSuMe: Multiple neurons Delay Learning Remote Supervised Method 多神经元延迟学习远程监督方法
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280743
A. Taherkhani, A. Belatreche, Yuhua Li, L. Maguire
Spikes are an important part of information transmission between neurons in the biological brain. Biological evidence shows that information is carried in the timing of individual action potentials, rather than only the firing rate. Spiking neural networks are devised to capture more biological characteristics of the brain to construct more powerful intelligent systems. In this paper, we extend our newly proposed supervised learning algorithm called DL-ReSuMe (Delay Learning Remote Supervised Method) to train multiple neurons to classify spatiotemporal spiking patterns. In this method, a number of neurons instead of a single neuron is trained to perform the classification task. The simulation results show that a population of neurons has significantly higher processing ability compared to a single neuron. It is also shown that the performance of Multi-DL-ReSuMe (Multiple DL-ReSuMe) is increased when the number of desired spikes is increased in the desired spike trains to an appropriate number.
脉冲是生物大脑中神经元间信息传递的重要组成部分。生物学证据表明,信息是在个体动作电位的时间中携带的,而不仅仅是放电频率。脉冲神经网络被设计用来捕捉更多的大脑生物特征,以构建更强大的智能系统。在本文中,我们扩展了我们新提出的监督学习算法DL-ReSuMe(延迟学习远程监督方法)来训练多个神经元对时空尖峰模式进行分类。在这种方法中,许多神经元而不是单个神经元被训练来执行分类任务。仿真结果表明,与单个神经元相比,神经元群体具有明显更高的处理能力。当期望尖峰序列中的期望尖峰数量增加到适当的数量时,Multi-DL-ReSuMe (Multiple DL-ReSuMe)的性能得到提高。
{"title":"Multi-DL-ReSuMe: Multiple neurons Delay Learning Remote Supervised Method","authors":"A. Taherkhani, A. Belatreche, Yuhua Li, L. Maguire","doi":"10.1109/IJCNN.2015.7280743","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280743","url":null,"abstract":"Spikes are an important part of information transmission between neurons in the biological brain. Biological evidence shows that information is carried in the timing of individual action potentials, rather than only the firing rate. Spiking neural networks are devised to capture more biological characteristics of the brain to construct more powerful intelligent systems. In this paper, we extend our newly proposed supervised learning algorithm called DL-ReSuMe (Delay Learning Remote Supervised Method) to train multiple neurons to classify spatiotemporal spiking patterns. In this method, a number of neurons instead of a single neuron is trained to perform the classification task. The simulation results show that a population of neurons has significantly higher processing ability compared to a single neuron. It is also shown that the performance of Multi-DL-ReSuMe (Multiple DL-ReSuMe) is increased when the number of desired spikes is increased in the desired spike trains to an appropriate number.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"29 1","pages":"1-7"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75300798","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 13
Condition monitoring through mining fault frequency from machine vibration data 从机器振动数据中挖掘故障频率进行状态监测
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280569
M. Rashid, I. Gondal, J. Kamruzzaman
In machine health monitoring, fault frequency identification of potential bearing faults is very important and necessary when it comes to reliable operation of a given system. In this paper, we proposed a data mining based scheme for fault frequency identification from the bearing data. In this scheme, we propose a compact tree called SAP-tree (sliding window associated frequency pattern tree) which is built upon the analysis of frequency domain characteristics of machine vibration data. Using this tree we devised a sliding window-based associated frequency pattern mining technique, called SAP algorithm, that mines for the frequencies relevant to machine fault. Our SAP algorithm can mine associated frequency patterns in the current window with frequent pattern (FP)-growth like pattern-growth method and used these patterns to identify the fault frequency. Extensive experimental analyses show that our technique is very efficient in identifying fault frequency over vibration data stream.
在机器健康监测中,潜在轴承故障的故障频率识别对于系统的可靠运行是非常重要和必要的。本文提出了一种基于数据挖掘的轴承故障频率识别方法。在该方案中,我们提出了一种紧凑的树,称为sap树(滑动窗口关联频率模式树),该树建立在对机器振动数据的频域特征分析的基础上。利用这棵树,我们设计了一种基于滑动窗口的关联频率模式挖掘技术,称为SAP算法,用于挖掘与机器故障相关的频率。我们的SAP算法可以利用类似于频繁模式(FP)增长的模式增长方法在当前窗口中挖掘相关的频率模式,并使用这些模式来识别故障频率。大量的实验分析表明,该方法可以有效地识别振动数据流中的故障频率。
{"title":"Condition monitoring through mining fault frequency from machine vibration data","authors":"M. Rashid, I. Gondal, J. Kamruzzaman","doi":"10.1109/IJCNN.2015.7280569","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280569","url":null,"abstract":"In machine health monitoring, fault frequency identification of potential bearing faults is very important and necessary when it comes to reliable operation of a given system. In this paper, we proposed a data mining based scheme for fault frequency identification from the bearing data. In this scheme, we propose a compact tree called SAP-tree (sliding window associated frequency pattern tree) which is built upon the analysis of frequency domain characteristics of machine vibration data. Using this tree we devised a sliding window-based associated frequency pattern mining technique, called SAP algorithm, that mines for the frequencies relevant to machine fault. Our SAP algorithm can mine associated frequency patterns in the current window with frequent pattern (FP)-growth like pattern-growth method and used these patterns to identify the fault frequency. Extensive experimental analyses show that our technique is very efficient in identifying fault frequency over vibration data stream.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"32 1","pages":"1-8"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74056189","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Saliency model of auditory attention based on frequency, amplitude and spatial location 基于频率、振幅和空间位置的听觉注意显著性模型
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280825
Laurence Morissette, S. Chartier
In this paper we present a model of saliency as the driving force behind endogenous attention in auditory processing using a competitive winner take all process. The model uses frequency, amplitude and spatial location bound together by temporal correlations in an oscillatory network to create unified perceptual objects that are consistent. The model also implements the interaction with exogenous attention.
在本文中,我们提出了一个模型的显著性背后的驱动力内生注意在听觉加工中使用竞争性赢家通吃过程。该模型使用频率、幅度和空间位置,通过振荡网络中的时间相关性绑定在一起,以创建一致的统一感知对象。该模型还实现了与外生注意的交互作用。
{"title":"Saliency model of auditory attention based on frequency, amplitude and spatial location","authors":"Laurence Morissette, S. Chartier","doi":"10.1109/IJCNN.2015.7280825","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280825","url":null,"abstract":"In this paper we present a model of saliency as the driving force behind endogenous attention in auditory processing using a competitive winner take all process. The model uses frequency, amplitude and spatial location bound together by temporal correlations in an oscillatory network to create unified perceptual objects that are consistent. The model also implements the interaction with exogenous attention.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"39 1","pages":"1-5"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74235670","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
A novel deep learning by combining discriminative model with generative model 一种将判别模型与生成模型相结合的新型深度学习方法
Pub Date : 2015-07-12 DOI: 10.1109/IJCNN.2015.7280589
Sangwook Kim, Minho Lee, Jixiang Shen
Deep learning methods allow a classifier to learn features automatically through multiple layers of training. In a deep learning process, low-level features are abstracted into high-level features. In this paper, we propose a new probabilistic deep learning method that combines a discriminative model, namely, Support Vector Machine (SVM), with a generative model, namely, Gaussian Mixture Model (GMM). Combining the SVM with the GMM, we can represent a new input feature for deeper layer training of uncertain data in current layer construction. Bayesian rule is used to re-represent the output data of the previous layer of the SVM with GMM to serve as the input data for the next deep layer. As a result, deep features are reliably extracted without additional feature extraction efforts, using multiple layers of the SVM with GMM. Experimental results show that the proposed deep structure model allows for an easier classification of the uncertain data through multiple-layer training and it gives more accurate results.
深度学习方法允许分类器通过多层训练自动学习特征。在深度学习过程中,低级特征被抽象成高级特征。在本文中,我们提出了一种新的概率深度学习方法,该方法结合了判别模型(即支持向量机(SVM))和生成模型(即高斯混合模型(GMM))。将支持向量机与GMM相结合,我们可以在当前层构建中表示一个新的输入特征,用于不确定数据的更深层训练。使用贝叶斯规则将SVM前一层的输出数据用GMM重新表示,作为下一层的输入数据。因此,使用多层支持向量机与GMM结合,无需额外的特征提取工作,即可可靠地提取深度特征。实验结果表明,本文提出的深层结构模型可以通过多层训练更容易地对不确定数据进行分类,并给出更准确的结果。
{"title":"A novel deep learning by combining discriminative model with generative model","authors":"Sangwook Kim, Minho Lee, Jixiang Shen","doi":"10.1109/IJCNN.2015.7280589","DOIUrl":"https://doi.org/10.1109/IJCNN.2015.7280589","url":null,"abstract":"Deep learning methods allow a classifier to learn features automatically through multiple layers of training. In a deep learning process, low-level features are abstracted into high-level features. In this paper, we propose a new probabilistic deep learning method that combines a discriminative model, namely, Support Vector Machine (SVM), with a generative model, namely, Gaussian Mixture Model (GMM). Combining the SVM with the GMM, we can represent a new input feature for deeper layer training of uncertain data in current layer construction. Bayesian rule is used to re-represent the output data of the previous layer of the SVM with GMM to serve as the input data for the next deep layer. As a result, deep features are reliably extracted without additional feature extraction efforts, using multiple layers of the SVM with GMM. Experimental results show that the proposed deep structure model allows for an easier classification of the uncertain data through multiple-layer training and it gives more accurate results.","PeriodicalId":6539,"journal":{"name":"2015 International Joint Conference on Neural Networks (IJCNN)","volume":"55 1","pages":"1-6"},"PeriodicalIF":0.0,"publicationDate":"2015-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74562625","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2015 International Joint Conference on Neural Networks (IJCNN)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1