首页 > 最新文献

Vietnam. J. Comput. Sci.最新文献

英文 中文
Multiple Function Approximation - A New Approach Using Asymmetric Complex Fuzzy Inference System 多函数逼近——非对称复杂模糊推理系统的一种新方法
Pub Date : 2019-11-06 DOI: 10.1142/S2196888819500222
Chia-Hao Tu, Chunshien Li
This paper proposes an asymmetric complex fuzzy inference system (ACFIS) that improves a conventional fuzzy inference system (FIS) in two ways. First, the proposed model uses the novel neural-net-like aim–object parts, making the model flexible, in terms of model size of parameters and terse asymmetric structure. Second, the enhanced complex fuzzy sets (ECFSs) are used to expand membership degree from a single real-valued state to complex-valued vector state. Hence, the ACFIS can have the ability to predict multiple targets simultaneously. In addition, a hybrid learning algorithm, combining the particle swarm optimization (PSO) and the recursive least-square estimator (RLSE), is utilized to optimize the proposed model. To test the proposed approach, we did experimentation on four-function approximation using one single model only with 10 repeated trails. Based on the experimental results, the ACFIS has shown excellent performance.
本文提出了一种非对称复杂模糊推理系统(ACFIS),从两个方面对传统模糊推理系统进行了改进。首先,该模型采用了新颖的类神经网络目标部件,使模型在参数的模型尺寸和简洁的非对称结构方面具有灵活性。其次,利用增强复模糊集(ecfs)将隶属度从单个实值状态扩展到复值向量状态;因此,ACFIS具有同时预测多个目标的能力。此外,采用粒子群算法(PSO)和递推最小二乘估计(RLSE)相结合的混合学习算法对模型进行优化。为了测试所提出的方法,我们使用一个单一模型进行了四函数近似实验,只有10次重复试验。实验结果表明,该系统具有良好的性能。
{"title":"Multiple Function Approximation - A New Approach Using Asymmetric Complex Fuzzy Inference System","authors":"Chia-Hao Tu, Chunshien Li","doi":"10.1142/S2196888819500222","DOIUrl":"https://doi.org/10.1142/S2196888819500222","url":null,"abstract":"This paper proposes an asymmetric complex fuzzy inference system (ACFIS) that improves a conventional fuzzy inference system (FIS) in two ways. First, the proposed model uses the novel neural-net-like aim–object parts, making the model flexible, in terms of model size of parameters and terse asymmetric structure. Second, the enhanced complex fuzzy sets (ECFSs) are used to expand membership degree from a single real-valued state to complex-valued vector state. Hence, the ACFIS can have the ability to predict multiple targets simultaneously. In addition, a hybrid learning algorithm, combining the particle swarm optimization (PSO) and the recursive least-square estimator (RLSE), is utilized to optimize the proposed model. To test the proposed approach, we did experimentation on four-function approximation using one single model only with 10 repeated trails. Based on the experimental results, the ACFIS has shown excellent performance.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-11-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134357854","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
Violence Detection by Pretrained Modules with Different Deep Learning Approaches 基于不同深度学习方法的预训练模块的暴力检测
Pub Date : 2019-10-25 DOI: 10.1142/s2196888820500013
Shakil Ahmed Sumon, Raihan Goni, Niyaz Bin Hashem, Md. Tanzil Shahria, R. Rahman
In this paper, we have explored different strategies to find out the saliency of the features from different pretrained models in detecting violence in videos. A dataset has been created which consists of violent and non-violent videos of different settings. Three ImageNet models; VGG16, VGG19, ResNet50 are being used to extract features from the frames of the videos. In one of the experiments, the extracted features have been feed into a fully connected network which detects violence in frame level. Moreover, in another experiment, we have fed the extracted features of 30 frames to a long short-term memory (LSTM) network at a time. Furthermore, we have applied attention to the features extracted from the frames through spatial transformer network which also enables transformations like rotation, translation and scale. Along with these models, we have designed a custom convolutional neural network (CNN) as a feature extractor and a pretrained model which is initially trained on a movie violence dataset. In the end, the features extracted from the ResNet50 pretrained model proved to be more salient towards detecting violence. These ResNet50 features, in combination with LSTM provide an accuracy of 97.06% which is better than the other models we have experimented with.
在本文中,我们探索了不同的策略来发现不同的预训练模型在视频暴力检测中的显著性。已经创建了一个由不同设置的暴力和非暴力视频组成的数据集。三个ImageNet模型;VGG16, VGG19, ResNet50用于从视频帧中提取特征。在其中一个实验中,提取的特征被输入到一个完全连接的网络中,该网络在帧级检测暴力。此外,在另一个实验中,我们一次将提取的30帧特征输入到长短期记忆(LSTM)网络中。此外,我们还注意到通过空间变压器网络从帧中提取的特征,该网络还可以进行旋转、平移和缩放等变换。除了这些模型,我们还设计了一个自定义卷积神经网络(CNN)作为特征提取器和一个预训练模型,该模型最初是在电影暴力数据集上训练的。最后,从ResNet50预训练模型中提取的特征被证明在检测暴力方面更为突出。这些ResNet50特征与LSTM相结合,提供了97.06%的准确率,比我们实验过的其他模型要好。
{"title":"Violence Detection by Pretrained Modules with Different Deep Learning Approaches","authors":"Shakil Ahmed Sumon, Raihan Goni, Niyaz Bin Hashem, Md. Tanzil Shahria, R. Rahman","doi":"10.1142/s2196888820500013","DOIUrl":"https://doi.org/10.1142/s2196888820500013","url":null,"abstract":"In this paper, we have explored different strategies to find out the saliency of the features from different pretrained models in detecting violence in videos. A dataset has been created which consists of violent and non-violent videos of different settings. Three ImageNet models; VGG16, VGG19, ResNet50 are being used to extract features from the frames of the videos. In one of the experiments, the extracted features have been feed into a fully connected network which detects violence in frame level. Moreover, in another experiment, we have fed the extracted features of 30 frames to a long short-term memory (LSTM) network at a time. Furthermore, we have applied attention to the features extracted from the frames through spatial transformer network which also enables transformations like rotation, translation and scale. Along with these models, we have designed a custom convolutional neural network (CNN) as a feature extractor and a pretrained model which is initially trained on a movie violence dataset. In the end, the features extracted from the ResNet50 pretrained model proved to be more salient towards detecting violence. These ResNet50 features, in combination with LSTM provide an accuracy of 97.06% which is better than the other models we have experimented with.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-10-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128637536","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}
引用次数: 28
AIT-S for Single-Machine Weighted Tardiness Problem 单机加权延迟问题的AIT-S
Pub Date : 2019-08-14 DOI: 10.1142/S2196888819500106
Kacper Petrynski, I. Pozniak-Koszalka, L. Koszalka, A. Kasprzak
This paper concentrates on the newly improved algorithm for solving the single-machine total weighted tardiness (SMTWT) problem, called Algorithm Inspired by Tree and Sorting (AIT-S). The algorithm is based on searching the solution space along with the tree and sorting rules. The properties of the algorithm are studied taking into account the results of experiments made using the designed and implemented experimentation system. This system allows in tuning the parameters of the algorithm as well as to compare the effects obtained by AIT-S algorithm with effects of AIT algorithm, and known meta-heuristic algorithms. The paper shows that the proposed algorithm still requires some improvements, however, it seems to be promising.
本文主要研究解决单机总加权延迟(SMTWT)问题的一种新改进算法——树与排序算法(AIT-S)。该算法基于沿树和排序规则搜索解空间。结合所设计和实现的实验系统的实验结果,对算法的性能进行了研究。该系统允许对算法的参数进行调整,并将AIT- s算法与AIT算法和已知的元启发式算法的效果进行比较。本文表明,该算法还需要一些改进,但似乎是有前途的。
{"title":"AIT-S for Single-Machine Weighted Tardiness Problem","authors":"Kacper Petrynski, I. Pozniak-Koszalka, L. Koszalka, A. Kasprzak","doi":"10.1142/S2196888819500106","DOIUrl":"https://doi.org/10.1142/S2196888819500106","url":null,"abstract":"This paper concentrates on the newly improved algorithm for solving the single-machine total weighted tardiness (SMTWT) problem, called Algorithm Inspired by Tree and Sorting (AIT-S). The algorithm is based on searching the solution space along with the tree and sorting rules. The properties of the algorithm are studied taking into account the results of experiments made using the designed and implemented experimentation system. This system allows in tuning the parameters of the algorithm as well as to compare the effects obtained by AIT-S algorithm with effects of AIT algorithm, and known meta-heuristic algorithms. The paper shows that the proposed algorithm still requires some improvements, however, it seems to be promising.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"104 2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124159621","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}
引用次数: 0
Information Diffusion on Complex Networks: A Novel Approach Based on Topic Modeling and Pretopology Theory 复杂网络中的信息扩散:一种基于主题建模和预拓扑理论的新方法
Pub Date : 2019-08-14 DOI: 10.1142/S2196888819500155
Thi Kim Thoa Ho, Quang Vu Bui, M. Bui
In this research, we exploit a novel approach for propagation processes on a network related to textual information by using topic modeling and pretopology theory. We first introduce the textual agent’s network in which each agent represents a node which contains specific properties, particularly the agent’s interest. Agent’s interest is illustrated through the topic’s probability distribution which is estimated based on textual information using topic modeling. Based on textual agent’s network, we proposed two information diffusion models. The first model, namely Textual-Homo-IC, is an expanded model of independent cascade model in which the probability of infection is formed on homophily that is measured based on agent’s interest similarity. In addition to expressing the Textual-Homo-IC model on the static network, we also reveal it on dynamic agent’s network where there is transformation of not only the structure but also the node’s properties during the spreading process. We conducted experiments on two collected datasets from NIPS and a social network platform, Twitter, and have attained satisfactory results. On the other hand, we continue to exploit the dissemination process on a multi-relational agent’s network by integrating the pseudo-closure function from pretopology theory to the cascade model. By using pseudo-closure or stochastic pseudo-closure functions to define the set of neighbors, we can capture more complex kind of neighbors of a set. In this study, we propose the second model, namely Textual-Homo-PCM, an expanded model of pretopological cascade model, a general model for information diffusion process that can take place in more complex networks such as multi-relational networks or stochastic graphs. In Textual-Homo-PCM, pretopology theory will be applied to determine the neighborhood set on multi-relational agent’s network through pseudo-closure functions. Besides, threshold rule based on homophily will be used for activation. Experiments are implemented for simulating Textual-Homo-PCM and we obtained expected results. The work in this paper is an extended version of our paper [T. K. T. Ho, Q. V. Bui and M. Bui, Homophily independent cascade diffusion model based on textual information, in Computational Collective Intelligence, eds. N. T. Nguyen, E. Pimenidis, Z. Khan and B. Trawiski, Lecture Notes in Computer Science, Vol. 11055 (Springer International Publishing, 2018), pp. 134–145] presented in ICCCI 2018 conference.
在本研究中,我们利用主题建模和预拓扑理论开发了一种新的方法来处理与文本信息相关的网络传播过程。我们首先介绍文本代理网络,其中每个代理代表一个包含特定属性的节点,特别是代理的兴趣。通过主题的概率分布来说明Agent的兴趣,该概率分布是基于文本信息,使用主题建模来估计的。基于文本智能体网络,提出了两种信息扩散模型。第一个模型是text - homoo - ic,它是独立级联模型的扩展模型,在该模型中,基于agent的兴趣相似性度量的同质性形成感染的概率。除了在静态网络上表达text - homo - ic模型外,我们还在动态智能体网络上展示了该模型,其中在传播过程中不仅存在结构的变化,而且存在节点属性的变化。我们在NIPS和社交网络平台Twitter上收集了两个数据集,并进行了实验,得到了满意的结果。另一方面,我们通过将预拓扑理论的伪闭包函数与级联模型相结合,继续探索多关系智能体网络上的传播过程。通过使用伪闭包函数或随机伪闭包函数来定义邻域集,我们可以捕获集合中更复杂类型的邻域。在本研究中,我们提出了第二种模型,即text - homo - pcm,这是一种扩展的预拓扑级联模型,是一种可以在更复杂的网络(如多关系网络或随机图)中发生的信息扩散过程的一般模型。在text - homo - pcm中,预拓扑理论将通过伪闭包函数来确定多关系智能体网络上的邻域集。并采用基于同态性的阈值规则进行激活。进行了模拟文本-同源- pcm的实验,取得了预期的结果。本文的工作是我们的论文[T。何国栋,基于文本信息的同质无关级联扩散模型,计算集体智能,编。N. T. Nguyen, E. Pimenidis, Z. Khan和B. Trawiski,《计算机科学讲义》,Vol. 11055(施普林格International Publishing, 2018), pp. 134-145]在ICCCI 2018年会议上发表。
{"title":"Information Diffusion on Complex Networks: A Novel Approach Based on Topic Modeling and Pretopology Theory","authors":"Thi Kim Thoa Ho, Quang Vu Bui, M. Bui","doi":"10.1142/S2196888819500155","DOIUrl":"https://doi.org/10.1142/S2196888819500155","url":null,"abstract":"In this research, we exploit a novel approach for propagation processes on a network related to textual information by using topic modeling and pretopology theory. We first introduce the textual agent’s network in which each agent represents a node which contains specific properties, particularly the agent’s interest. Agent’s interest is illustrated through the topic’s probability distribution which is estimated based on textual information using topic modeling. Based on textual agent’s network, we proposed two information diffusion models. The first model, namely Textual-Homo-IC, is an expanded model of independent cascade model in which the probability of infection is formed on homophily that is measured based on agent’s interest similarity. In addition to expressing the Textual-Homo-IC model on the static network, we also reveal it on dynamic agent’s network where there is transformation of not only the structure but also the node’s properties during the spreading process. We conducted experiments on two collected datasets from NIPS and a social network platform, Twitter, and have attained satisfactory results. On the other hand, we continue to exploit the dissemination process on a multi-relational agent’s network by integrating the pseudo-closure function from pretopology theory to the cascade model. By using pseudo-closure or stochastic pseudo-closure functions to define the set of neighbors, we can capture more complex kind of neighbors of a set. In this study, we propose the second model, namely Textual-Homo-PCM, an expanded model of pretopological cascade model, a general model for information diffusion process that can take place in more complex networks such as multi-relational networks or stochastic graphs. In Textual-Homo-PCM, pretopology theory will be applied to determine the neighborhood set on multi-relational agent’s network through pseudo-closure functions. Besides, threshold rule based on homophily will be used for activation. Experiments are implemented for simulating Textual-Homo-PCM and we obtained expected results. The work in this paper is an extended version of our paper [T. K. T. Ho, Q. V. Bui and M. Bui, Homophily independent cascade diffusion model based on textual information, in Computational Collective Intelligence, eds. N. T. Nguyen, E. Pimenidis, Z. Khan and B. Trawiski, Lecture Notes in Computer Science, Vol. 11055 (Springer International Publishing, 2018), pp. 134–145] presented in ICCCI 2018 conference.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133600998","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
Fusion of BWM and AHP MCDM Methods to Choose the Most Suitable Secondary School for an Individual in the Context of Bangladesh 融合BWM和AHP MCDM方法选择最适合孟加拉国个人的中学
Pub Date : 2019-08-14 DOI: 10.1142/S2196888819500167
N. R. Rahman, Md. Abdul Ahad Chowdhury, A. Firoze, R. Rahman
Choosing the best schools from a group of schools is a multi-criteria decision-making (MCDM) problem. In this paper, we have represented a method that uses the fusion of two multi-criteria decision-making methods, Best–Worst Method (BWM) and Analytic Hierarchy Process (AHP), to rank some of the user preferred alternatives. The system considers the choice of the user and the quality of the alternatives to rank them. User preferences on the criteria are taken as inputs in the form of best–worst comparison vectors to measure the choice of the user. These values are applied to calculate the numeric weights of each of the criteria. These weights reflect the preference of the user. A dataset of secondary schools in Bangladesh has been compiled and used for automatic quantitative pairwise comparison on the alternatives to calculate the score of each alternative in every criterion, which reflects its quality in that criterion. These scores are calculated using AHP. The weights of the criteria as well as the scores of these alternatives in those criteria are then used to calculate the final score of the alternatives and to rank them accordingly. An extensive experimental analysis and comparative study is reported at the end of this paper.
从一群学校中选择最好的学校是一个多标准决策(MCDM)问题。在本文中,我们提出了一种融合两种多准则决策方法的方法,即最佳-最差决策方法(Best-Worst method, BWM)和层次分析法(Analytic Hierarchy Process, AHP),对用户偏好的备选方案进行排序。系统考虑用户的选择和备选方案的质量来对它们进行排序。用户对标准的偏好以最佳-最差比较向量的形式作为输入,以衡量用户的选择。这些值用于计算每个标准的数值权重。这些权重反映了用户的偏好。已经编制了孟加拉国中学的数据集,并用于对备选方案进行自动定量两两比较,以计算每个备选方案在每个标准中的得分,这反映了其在该标准中的质量。这些分数是用AHP计算的。这些标准的权重以及这些选项在这些标准中的得分,然后被用来计算这些选项的最终得分,并相应地对它们进行排名。本文最后进行了广泛的实验分析和比较研究。
{"title":"Fusion of BWM and AHP MCDM Methods to Choose the Most Suitable Secondary School for an Individual in the Context of Bangladesh","authors":"N. R. Rahman, Md. Abdul Ahad Chowdhury, A. Firoze, R. Rahman","doi":"10.1142/S2196888819500167","DOIUrl":"https://doi.org/10.1142/S2196888819500167","url":null,"abstract":"Choosing the best schools from a group of schools is a multi-criteria decision-making (MCDM) problem. In this paper, we have represented a method that uses the fusion of two multi-criteria decision-making methods, Best–Worst Method (BWM) and Analytic Hierarchy Process (AHP), to rank some of the user preferred alternatives. The system considers the choice of the user and the quality of the alternatives to rank them. User preferences on the criteria are taken as inputs in the form of best–worst comparison vectors to measure the choice of the user. These values are applied to calculate the numeric weights of each of the criteria. These weights reflect the preference of the user. A dataset of secondary schools in Bangladesh has been compiled and used for automatic quantitative pairwise comparison on the alternatives to calculate the score of each alternative in every criterion, which reflects its quality in that criterion. These scores are calculated using AHP. The weights of the criteria as well as the scores of these alternatives in those criteria are then used to calculate the final score of the alternatives and to rank them accordingly. An extensive experimental analysis and comparative study is reported at the end of this paper.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126555609","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}
引用次数: 2
A Video Recommendation System for Complex Topic Learning Based on a Sustainable Design Approach 基于可持续设计方法的复杂主题学习视频推荐系统
Pub Date : 2019-08-14 DOI: 10.1142/S2196888819500179
X. Meza, T. Yamanaka
There are several issues compromising the educational role of social networks, particularly in the case of video-based online content. Among them, individual (cognitive and emotional), social (privacy and ethics) and structural (algorithmic bias) challenges can be found. To cope with such issues, we propose a recommendation system for online video content, applying the principles of sustainable design. Precision and recall in English were slightly lower for the system in comparison to YouTube, but the variety of recommended items increased; while in Spanish, precision and recall were higher. Expected results include fostering the adoption of complex thinking by taking on account a user’s objective and subjective contexts.
有几个问题损害了社交网络的教育作用,特别是在基于视频的在线内容方面。其中,可以找到个人(认知和情感),社会(隐私和道德)和结构(算法偏见)的挑战。为了解决这些问题,我们提出了一个基于可持续设计原则的在线视频内容推荐系统。与YouTube相比,该系统的英语准确率和召回率略低,但推荐项目的种类有所增加;而在西班牙语中,准确率和召回率更高。预期的结果包括通过考虑用户的客观和主观环境来促进复杂思维的采用。
{"title":"A Video Recommendation System for Complex Topic Learning Based on a Sustainable Design Approach","authors":"X. Meza, T. Yamanaka","doi":"10.1142/S2196888819500179","DOIUrl":"https://doi.org/10.1142/S2196888819500179","url":null,"abstract":"There are several issues compromising the educational role of social networks, particularly in the case of video-based online content. Among them, individual (cognitive and emotional), social (privacy and ethics) and structural (algorithmic bias) challenges can be found. To cope with such issues, we propose a recommendation system for online video content, applying the principles of sustainable design. Precision and recall in English were slightly lower for the system in comparison to YouTube, but the variety of recommended items increased; while in Spanish, precision and recall were higher. Expected results include fostering the adoption of complex thinking by taking on account a user’s objective and subjective contexts.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"102 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115646481","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
Enhanced Symbolic Description in Analyzing Patterns and Volatility on the Forex Market 增强符号描述在分析外汇市场的模式和波动
Pub Date : 2019-08-14 DOI: 10.1142/S2196888819500180
Krzysztof Kania, Przemysław Juszczuk, J. Kozák
In this paper, we propose a novel approach for transforming financial time-series values into symbolic representation based on value changes. Such approach seems to have few advantages over the existing approaches; one of the most obvious is noise reduction in the data and another one is possibility to find patterns which are universal for investigating different currency pairs. To achieve the goal we introduce a preprocessing method that allows initial data transformation. We also define a text-based similarity measure which can be used as an alternative for methods allowing to find the exact patterns in the historical data. To effectively evaluate our method, we present a concept that allows to predict the potential price movement direction and compare it with the actual price direction observed in the historical data. Such a method gives an opportunity not only to indicate the different price patterns based on the symbolic representation but also at the same time evaluate the predictive power of such patterns. The proposed approach is experimentally verified on 10 different currency pairs, each covering approximately a period of 10 years.
在本文中,我们提出了一种将金融时间序列值转换为基于价值变化的符号表示的新方法。与现有的方法相比,这种方法似乎没有什么优势;其中最明显的一个是数据的降噪,另一个是找到调查不同货币对的通用模式的可能性。为了实现这一目标,我们引入了一种允许初始数据转换的预处理方法。我们还定义了一个基于文本的相似性度量,它可以作为在历史数据中查找精确模式的替代方法。为了有效地评估我们的方法,我们提出了一个概念,可以预测潜在的价格运动方向,并将其与历史数据中观察到的实际价格方向进行比较。这种方法提供了一个机会,不仅表明基于符号表示的不同价格模式,而且同时评估这种模式的预测能力。所提出的方法在10种不同的货币对上进行了实验验证,每种货币对的周期约为10年。
{"title":"Enhanced Symbolic Description in Analyzing Patterns and Volatility on the Forex Market","authors":"Krzysztof Kania, Przemysław Juszczuk, J. Kozák","doi":"10.1142/S2196888819500180","DOIUrl":"https://doi.org/10.1142/S2196888819500180","url":null,"abstract":"In this paper, we propose a novel approach for transforming financial time-series values into symbolic representation based on value changes. Such approach seems to have few advantages over the existing approaches; one of the most obvious is noise reduction in the data and another one is possibility to find patterns which are universal for investigating different currency pairs. To achieve the goal we introduce a preprocessing method that allows initial data transformation. We also define a text-based similarity measure which can be used as an alternative for methods allowing to find the exact patterns in the historical data. To effectively evaluate our method, we present a concept that allows to predict the potential price movement direction and compare it with the actual price direction observed in the historical data. Such a method gives an opportunity not only to indicate the different price patterns based on the symbolic representation but also at the same time evaluate the predictive power of such patterns. The proposed approach is experimentally verified on 10 different currency pairs, each covering approximately a period of 10 years.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128631599","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}
引用次数: 0
Definition of a Framework for Acquiring and Acquisition Subprocesses in a Collective Knowledge Processing in the Integrated Management Information System 集成管理信息系统中集体知识处理中获取与获取子过程框架的定义
Pub Date : 2019-08-01 DOI: 10.1142/S2196888819500076
Marcin Hernes, N. Nguyen
Efficient operation of the integrated management information systems (IMISs), especially multi-agent systems, is related to their ability to automatically process collective knowledge. On the basis of this knowledge the decision-making process is realized in the business organizations. This paper presents issues related to framework for acquiring and acquisition subprocesses in a collective knowledge of business organization processing in IMIS. The main novelty of the developed framework is the coverage of all the areas of operation of an organization. Additionally, the inter-area knowledge for automatic strategic-level decision-making has been taken into consideration. The main improvements of this framework are that it allows for processing of the whole collective knowledge of business organization and it can be directly implemented in IMIS.
综合管理信息系统,特别是多主体系统的有效运行,与其自动处理集体知识的能力有关。在这种知识的基础上,决策过程在商业组织中实现。本文提出了与综合管理信息系统中企业组织处理的集体知识中获取和获取子过程框架相关的问题。开发的框架的主要新颖之处在于覆盖了组织的所有操作领域。此外,还考虑了用于自动战略级决策的区域间知识。这一框架的主要改进是,它允许处理商业组织的全部集体知识,并可直接在综合管理资料系统中执行。
{"title":"Definition of a Framework for Acquiring and Acquisition Subprocesses in a Collective Knowledge Processing in the Integrated Management Information System","authors":"Marcin Hernes, N. Nguyen","doi":"10.1142/S2196888819500076","DOIUrl":"https://doi.org/10.1142/S2196888819500076","url":null,"abstract":"Efficient operation of the integrated management information systems (IMISs), especially multi-agent systems, is related to their ability to automatically process collective knowledge. On the basis of this knowledge the decision-making process is realized in the business organizations. This paper presents issues related to framework for acquiring and acquisition subprocesses in a collective knowledge of business organization processing in IMIS. The main novelty of the developed framework is the coverage of all the areas of operation of an organization. Additionally, the inter-area knowledge for automatic strategic-level decision-making has been taken into consideration. The main improvements of this framework are that it allows for processing of the whole collective knowledge of business organization and it can be directly implemented in IMIS.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-08-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115421832","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
Improved Movie Recommendations Based on a Hybrid Feature Combination Method 基于混合特征组合方法的改进电影推荐
Pub Date : 2019-07-08 DOI: 10.1142/S2196888819500192
Gharbi Alshammari, S. Kapetanakis, Abdullah Alshammari, Nikolaos Polatidis, M. Petridis
Recommender systems help users find relevant items efficiently based on their interests and historical interactions with other users. They are beneficial to businesses by promoting the sale of products and to user by reducing the search burden. Recommender systems can be developed by employing different approaches, including collaborative filtering (CF), demographic filtering (DF), content-based filtering (CBF) and knowledge-based filtering (KBF). However, large amounts of data can produce recommendations that are limited in accuracy because of diversity and sparsity issues. In this paper, we propose a novel hybrid method that combines user–user CF with the attributes of DF to indicate the nearest users, and compare four classifiers against each other. This method has been developed through an investigation of ways to reduce the errors in rating predictions based on users’ past interactions, which leads to improved prediction accuracy in all four classification algorithms. We applied a feature combination method that improves the prediction accuracy and to test our approach, we ran an offline evaluation using the 1M MovieLens dataset, well-known evaluation metrics and comparisons between methods with the results validating our proposed method.
推荐系统帮助用户根据他们的兴趣和与其他用户的历史互动有效地找到相关的项目。它们通过促进产品销售对企业有利,通过减少搜索负担对用户有利。推荐系统可以采用不同的方法来开发,包括协同过滤(CF)、人口统计过滤(DF)、基于内容的过滤(CBF)和基于知识的过滤(KBF)。然而,由于多样性和稀疏性的问题,大量的数据可能会产生准确度有限的建议。在本文中,我们提出了一种新的混合方法,将用户-用户CF与DF的属性相结合来指示最近的用户,并将四个分类器相互比较。该方法是通过研究减少基于用户过去交互的评级预测误差的方法而开发的,从而提高了所有四种分类算法的预测精度。为了测试我们的方法,我们使用1M MovieLens数据集、知名的评估指标和方法之间的比较进行了离线评估,结果验证了我们提出的方法。
{"title":"Improved Movie Recommendations Based on a Hybrid Feature Combination Method","authors":"Gharbi Alshammari, S. Kapetanakis, Abdullah Alshammari, Nikolaos Polatidis, M. Petridis","doi":"10.1142/S2196888819500192","DOIUrl":"https://doi.org/10.1142/S2196888819500192","url":null,"abstract":"Recommender systems help users find relevant items efficiently based on their interests and historical interactions with other users. They are beneficial to businesses by promoting the sale of products and to user by reducing the search burden. Recommender systems can be developed by employing different approaches, including collaborative filtering (CF), demographic filtering (DF), content-based filtering (CBF) and knowledge-based filtering (KBF). However, large amounts of data can produce recommendations that are limited in accuracy because of diversity and sparsity issues. In this paper, we propose a novel hybrid method that combines user–user CF with the attributes of DF to indicate the nearest users, and compare four classifiers against each other. This method has been developed through an investigation of ways to reduce the errors in rating predictions based on users’ past interactions, which leads to improved prediction accuracy in all four classification algorithms. We applied a feature combination method that improves the prediction accuracy and to test our approach, we ran an offline evaluation using the 1M MovieLens dataset, well-known evaluation metrics and comparisons between methods with the results validating our proposed method.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"22 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-07-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120813335","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
Multi-Swarm Single-Objective Particle Swarm Optimization to Extract Multiple-Choice Tests 多群单目标粒子群优化抽取多项选择题
Pub Date : 2019-05-22 DOI: 10.1142/S219688881950009X
Tram Nguyen, T. Bui, Bay Vo
This paper proposes the use of multi-swarm method in particle swarm optimization (PSO) algorithm to generate multiple-choice tests based on assumed objective levels of difficulty. The method extracts an abundance of tests at the same time with the same levels of difficulty and approximates the difficulty-level requirement given by the users. The experimental results show that the proposed method can generate many tests from question banks satisfying predefined levels of difficulty. Additionally, the proposed method is also shown to be effective in terms of many criteria when compared with other methods such as manually extracted tests, random methods and PSO-based methods in terms of execution time, standard deviation, the number of particles per swarm and the number of swarms.
本文提出在粒子群优化算法(PSO)中使用多群方法生成基于假设目标难度的选择题。该方法可同时提取大量难度等级相同的测试,并接近用户给出的难度等级要求。实验结果表明,该方法可以从题库中生成满足预定义难度等级的大量试题。此外,在执行时间、标准偏差、每群粒子数和群数方面,与其他方法(如手动提取测试、随机方法和基于粒子群的方法)相比,所提出的方法在许多标准方面也显示出有效性。
{"title":"Multi-Swarm Single-Objective Particle Swarm Optimization to Extract Multiple-Choice Tests","authors":"Tram Nguyen, T. Bui, Bay Vo","doi":"10.1142/S219688881950009X","DOIUrl":"https://doi.org/10.1142/S219688881950009X","url":null,"abstract":"This paper proposes the use of multi-swarm method in particle swarm optimization (PSO) algorithm to generate multiple-choice tests based on assumed objective levels of difficulty. The method extracts an abundance of tests at the same time with the same levels of difficulty and approximates the difficulty-level requirement given by the users. The experimental results show that the proposed method can generate many tests from question banks satisfying predefined levels of difficulty. Additionally, the proposed method is also shown to be effective in terms of many criteria when compared with other methods such as manually extracted tests, random methods and PSO-based methods in terms of execution time, standard deviation, the number of particles per swarm and the number of swarms.","PeriodicalId":256649,"journal":{"name":"Vietnam. J. Comput. Sci.","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128975664","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
期刊
Vietnam. J. Comput. Sci.
全部 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