Class incremental learning is widely applied in the classification scenarios as the number of classes is usually dynamically changing. However, the existing algorithms increase computational cost to implement class in...
详细信息
ISBN:
(纸本)9781728165981
Class incremental learning is widely applied in the classification scenarios as the number of classes is usually dynamically changing. However, the existing algorithms increase computational cost to implement class incremental learning in order to increase classification quality. In this paper, we propose a nested hierarchy algorithm based on OCSVM for class incremental learning, called NH-CIL. We reuse support vectors to eliminate redundant instances and catch the key ones to replace the whole model because of the generalization ability of OCSVM. When a new class arrives, NH-CIL adopts OCSVM on the new class and the old classes respectively to get the corresponding sketching supports vectors. then NH-CIL reuses these two kinds of sketching support vectors to build a binary sub-classifier. these two steps are repeatedly nested to form a hierarchy classification model in a bottom-up manner while the number of classes increases. On the contrary, the testing phase is in a top-down manner. NH-CIL can be used as a flexible approach in the classification scenarios during the collaborative information processing. We conduct the experiments on 8 real-world benchmark datasets to compare NH-CIL with some other class incremental learning algorithms, e.g. SD-CIL, HS-CIL and OP-CIL. the experiment results show that NH-CIL averagely achieves more than 5.1%, 8.6% and 11.6% accuracy improvement and 39.8%, 24.7% and 12.6% efficiency improvement over SD-CIL, HS-CIL and OP-CIL, respectively.
A major driving force behind the increasing popularity of data science is the increasing need for data-driven analytics fuelled by massive amounts of complex data. Increasingly, parallelprocessing has become a cost-e...
详细信息
the rapid and pervasive development of methods from Artificial Intelligence (AI) affects our everyday life. Its application improves the users’ experience of many daily tasks. Despite the enhancements provided, such ...
详细信息
In our previous works, a parallel application dedicated to the numerical modeling of alloy solidification was developed and tested using various programming environments on hybrid shared-memory platforms with multicor...
详细信息
In our days, the using of neural network technologies is relevant in solving applied problems in various fields of science and industry. Such tasks successfully solved by artificial neural networks include: forecastin...
详细信息
In our days, the using of neural network technologies is relevant in solving applied problems in various fields of science and industry. Such tasks successfully solved by artificial neural networks include: forecasting, classification, as well as diagnostics and detection of pre-emergency situations at hazardous industrial facilities. However, one of the main problems of neural networks implementation is their synthesis: the choosing of topology and setting of the weights (training process). this paper describes a parallel method of neural network synthesis based on a modified genetic algorithm.
Cloud workflow is the combination of workflow management system and cloud platform. Compared with general workflow system, it can provide optimization of resource management and automatic scheduling of task. However, ...
详细信息
ISBN:
(纸本)9781450361057
Cloud workflow is the combination of workflow management system and cloud platform. Compared with general workflow system, it can provide optimization of resource management and automatic scheduling of task. However, cloud workflow technology still lacks flexibility and cannot response to the changing business requirements in real time. In order to cope withthe changing of business requirements, a dynamic workflow change model 3D-DWFN is proposed. the model is verified to be correct and the migration strategy is set up, thus the dynamic change algorithm is realized. It is applied to a business management system;the experiment shows that it is more effective than general workflow model.
the n-dimensional crossed cube CQn, a variation of the hypercube Qn, has the same number of vertices and the same number of edges as Qn, but it has only about half of the diameter of Qn. In the interconnection network...
详细信息
In the age of Big Data, processing high volumes of data as fast as possible is an important task. parallel computing is a useful tool that has become more and more available and widespread in the past decade, making i...
ISBN:
(数字)9781728144603
ISBN:
(纸本)9781728144610
In the age of Big Data, processing high volumes of data as fast as possible is an important task. parallel computing is a useful tool that has become more and more available and widespread in the past decade, making it possible to accelerate traditional data processing methods or create new ones that are built upon parallelization techniques. Sequential Fuzzy Indexing Tables are classifiers that expand the capabilities of Lookup Tables in order to achieve a fast classification. However, due to the size of their structure, they cannot be used for problems with larger complexity. In this paper, a new classifier architecture is proposed that uses parallelization techniques to be used in quick processing of large volumes of data.
Consider a newsvendor model, which we extend to include both multiple inputs and outputs. Different input types possess different levels of quality, and are purchased at different prices by a processing firm. Each typ...
详细信息
ISBN:
(纸本)9789897583520
Consider a newsvendor model, which we extend to include both multiple inputs and outputs. Different input types possess different levels of quality, and are purchased at different prices by a processing firm. Each type of input is processed into multiple outputs, which are sold at different prices. the yield for each output type is random and depends on the input type. We need to determine the purchase quantities of different types of input, before demands of different types of output are known. In our analytical results, we show that the expected total profit is jointly concave in the purchasing quantities and derive the optimality condition. Our multi-input and -output newsvendor model is suitable for processing industries in agriculture supply chain. In our numerical example, we apply our model to the rice milling industry, whose primary output is head rice and byproducts are broken rice, bran and husk. Our model can help the rice mill to decide which paddy types to procure and how much, in order to maximize the total expected profit from all outputs. We also show that the expected profit can be significantly better than using the standard newsvendor model.
Data stream association rule is one of the most interesting problems in the data mining community. However, the bottleneck that the computational power of a single computer is limited and the number of candidate items...
详细信息
暂无评论