首页 > 最新文献

2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)最新文献

英文 中文
Development of Forest Information Management DB System Considering Ease of Use 考虑易用性的森林信息管理数据库系统的开发
K. Nozaki, T. Hochin, Hiroki Nomiya
Forest information in Japan is managed by using Geographic Information System (GIS). However, GIS has not been fully utilized because there are no human resources capable of operating it in forestry association. There is possibility of increasing the burden because the operation of the system is complicated. This paper describes the implementation of the forest GIS software specialized for required functions that can easily operate. We asked Ayabe City Forestry Association to cooperate, investigated the existing system and usage situation, and created forest GIS software which can easily operate with only necessary function.
日本的森林信息是通过地理信息系统(GIS)来管理的。然而,由于林业协会缺乏能够使用地理信息系统的人力资源,地理信息系统并没有得到充分利用。由于该制度的操作较为复杂,因此有可能增加负担。本文介绍了森林地理信息系统软件的实现过程,该软件具有易于操作的功能。我们与绫边市林业协会合作,调查了现有系统和使用情况,开发了只需必要功能即可轻松操作的森林GIS软件。
{"title":"Development of Forest Information Management DB System Considering Ease of Use","authors":"K. Nozaki, T. Hochin, Hiroki Nomiya","doi":"10.1109/CSII.2018.00029","DOIUrl":"https://doi.org/10.1109/CSII.2018.00029","url":null,"abstract":"Forest information in Japan is managed by using Geographic Information System (GIS). However, GIS has not been fully utilized because there are no human resources capable of operating it in forestry association. There is possibility of increasing the burden because the operation of the system is complicated. This paper describes the implementation of the forest GIS software specialized for required functions that can easily operate. We asked Ayabe City Forestry Association to cooperate, investigated the existing system and usage situation, and created forest GIS software which can easily operate with only necessary function.","PeriodicalId":202365,"journal":{"name":"2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)","volume":"99 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130343168","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
Incremental Clustering for Hierarchical Clustering 分层聚类的增量聚类
K. Narita, T. Hochin, Hiroki Nomiya
This paper proposes a clustering algorithm for updating clusters without reclustering when a point is inserted. We define the center and the radius of the cluster, and update clustering results of points using them. We introduce the concept of outliers and also consider the change in the number of clusters caused by data insertion. From comparative experiments with reclustering by the conventional method, it is shown that the proposed method can cluster points with short calculation time.
本文提出了一种新的聚类算法,用于在插入点时更新聚类而不重新聚类。我们定义了聚类的中心和半径,并利用它们更新点的聚类结果。我们引入了异常值的概念,并考虑了数据插入引起的聚类数量的变化。通过与传统聚类方法的对比实验表明,该方法可以在较短的计算时间内聚类。
{"title":"Incremental Clustering for Hierarchical Clustering","authors":"K. Narita, T. Hochin, Hiroki Nomiya","doi":"10.1109/CSII.2018.00025","DOIUrl":"https://doi.org/10.1109/CSII.2018.00025","url":null,"abstract":"This paper proposes a clustering algorithm for updating clusters without reclustering when a point is inserted. We define the center and the radius of the cluster, and update clustering results of points using them. We introduce the concept of outliers and also consider the change in the number of clusters caused by data insertion. From comparative experiments with reclustering by the conventional method, it is shown that the proposed method can cluster points with short calculation time.","PeriodicalId":202365,"journal":{"name":"2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130298261","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
A Multi-Objective Minimum Matrix Search Algorithm Applied to Large-Scale Bi-Objective TSP 用于大规模双目标TSP的多目标最小矩阵搜索算法
M. M. Smith, Yun-Shiow Chen
The well-known NP-hard traveling salesman problem (TSP) primarily considers distance as its single objective. However, applications modeled from real world systems repeatedly involve more than one objective giving rise to multi-objective optimization. Fusing ideas of dimension reduction, decomposition approaches, and genetic algorithms, this paper presents a multiobjective minimum matrix search algorithm (MOMMS) for the heuristic resolution of the bi-objective TSP (bTSP). The MOMMS uses dimension reduction to obtain a reduce matrix network that is used to obtain or to approximate the set of efficient solutions. The reduce matrix network aids in the decomposition of a multiobjective combinatorial optimization (MOCO) problem into a single objective combinatorial optimization problem. Moreover, using the reduce matrix network MOMMS introduces a population generator that creates an initial population composed of an approximation to the extreme supported efficient solutions. The MOMMS does not use any numerical parameter. Also, MOMMS uses family competitive metamorphosis and short-term memory selection to maintain population diversity in MOCO problems. The proposed algorithm showed respectable results in testing on well-known benchmark problems of the bTSP. Comparisons are performed with the results of state-of-the-art algorithms from the literature. Moreover, the MOMMS is tested on largescale instances of the bTSP. The computational study shows that the proposed algorithm is able to solve large-scale instances in reasonable time. Therefore, the MOMMS is a competitive tool for solving the bTSP.
众所周知的NP-hard旅行商问题(TSP)主要将距离作为其唯一目标。然而,从现实世界系统中建模的应用程序反复涉及多个目标,从而产生多目标优化。结合降维、分解和遗传算法的思想,提出了一种用于双目标TSP启发式求解的多目标最小矩阵搜索算法(MOMMS)。MOMMS使用降维来获得一个约简矩阵网络,该网络用于获得或近似有效解集。约简矩阵网络有助于将多目标组合优化问题分解为单目标组合优化问题。此外,使用约简矩阵网络,MOMMS引入了一个种群生成器,该生成器创建一个由极端支持有效解的近似值组成的初始种群。MOMMS不使用任何数值参数。在MOCO问题中,MOMMS利用家族竞争变态和短期记忆选择来维持种群多样性。该算法在著名的bTSP基准问题上得到了良好的测试结果。比较是从文献中执行的最先进的算法的结果。此外,MOMMS在bTSP的大规模实例上进行了测试。计算研究表明,该算法能够在合理的时间内求解大规模实例。因此,MOMMS是解决bTSP的一个有竞争力的工具。
{"title":"A Multi-Objective Minimum Matrix Search Algorithm Applied to Large-Scale Bi-Objective TSP","authors":"M. M. Smith, Yun-Shiow Chen","doi":"10.1109/CSII.2018.00017","DOIUrl":"https://doi.org/10.1109/CSII.2018.00017","url":null,"abstract":"The well-known NP-hard traveling salesman problem (TSP) primarily considers distance as its single objective. However, applications modeled from real world systems repeatedly involve more than one objective giving rise to multi-objective optimization. Fusing ideas of dimension reduction, decomposition approaches, and genetic algorithms, this paper presents a multiobjective minimum matrix search algorithm (MOMMS) for the heuristic resolution of the bi-objective TSP (bTSP). The MOMMS uses dimension reduction to obtain a reduce matrix network that is used to obtain or to approximate the set of efficient solutions. The reduce matrix network aids in the decomposition of a multiobjective combinatorial optimization (MOCO) problem into a single objective combinatorial optimization problem. Moreover, using the reduce matrix network MOMMS introduces a population generator that creates an initial population composed of an approximation to the extreme supported efficient solutions. The MOMMS does not use any numerical parameter. Also, MOMMS uses family competitive metamorphosis and short-term memory selection to maintain population diversity in MOCO problems. The proposed algorithm showed respectable results in testing on well-known benchmark problems of the bTSP. Comparisons are performed with the results of state-of-the-art algorithms from the literature. Moreover, the MOMMS is tested on largescale instances of the bTSP. The computational study shows that the proposed algorithm is able to solve large-scale instances in reasonable time. Therefore, the MOMMS is a competitive tool for solving the bTSP.","PeriodicalId":202365,"journal":{"name":"2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123793880","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
Deep Learning Based Bangla Speech-to-Text Conversion 基于深度学习的孟加拉语语音到文本转换
Md. Tahsin Tausif, S. A. Chowdhury, Md. Shiplu Hawlader, Mohammed Hasanuzzaman, Hasnain Heickal
Speech-To-Text conversion is the process of recognizing speech in audio and producing a text transcript for it. Due to speech being such an intuitive medium of communication, this technology can have far reaching effects in easing the interaction between humans and machine. This paper presents a complete speech-to-text conversion system for the Bangla language (also known as Bengali) using Deep Recurrent Neural Networks. Possible optimization such as Broken Language Format has been proposed which is based on properties of the Bangla Language for reducing the training time of the network. A simple deep recurrent neural network architecture has been used for speech recognition. It was trained with collected data and which yielded over 95% accuracy in case of training data and 50% accuracy in case of testing data.
语音到文本转换是识别音频中的语音并为其生成文本文本的过程。由于语音是一种直观的交流媒介,这项技术可以在缓解人与机器之间的互动方面产生深远的影响。本文提出了一个使用深度递归神经网络的完整的孟加拉语语音到文本转换系统。为了减少网络的训练时间,提出了基于孟加拉语特性的破碎语言格式等可能的优化方法。一个简单的深度递归神经网络架构已用于语音识别。使用收集到的数据进行训练,训练数据的准确率超过95%,测试数据的准确率超过50%。
{"title":"Deep Learning Based Bangla Speech-to-Text Conversion","authors":"Md. Tahsin Tausif, S. A. Chowdhury, Md. Shiplu Hawlader, Mohammed Hasanuzzaman, Hasnain Heickal","doi":"10.1109/CSII.2018.00016","DOIUrl":"https://doi.org/10.1109/CSII.2018.00016","url":null,"abstract":"Speech-To-Text conversion is the process of recognizing speech in audio and producing a text transcript for it. Due to speech being such an intuitive medium of communication, this technology can have far reaching effects in easing the interaction between humans and machine. This paper presents a complete speech-to-text conversion system for the Bangla language (also known as Bengali) using Deep Recurrent Neural Networks. Possible optimization such as Broken Language Format has been proposed which is based on properties of the Bangla Language for reducing the training time of the network. A simple deep recurrent neural network architecture has been used for speech recognition. It was trained with collected data and which yielded over 95% accuracy in case of training data and 50% accuracy in case of testing data.","PeriodicalId":202365,"journal":{"name":"2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)","volume":"01 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127371582","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 Study on Social Graph Analysis Using Beacon Bluetooth Radio Transmitter 基于信标蓝牙无线电发射机的社交图谱分析研究
Makoto Takamatsu, Tsuyoshi Tomioka, Eizaburo Iwata, M. Hasegawa
Social graph analysis using Bluetooth radio transmitters called "Beacon" is discussed in this paper. Each person carries the beacon and a smart phone; the smart phone is performed for a receiver. Someone's smart phone can recognize another person's beacon and the distance between the two persons. As the result, our social graph can be generated using those data. Graph pruning is necessary, and we discuss how to determine the two threshold parameters for the distance between two persons and the received signal reception frequency. We show one guideline to determine the two threshold. A system simulation is shown in our experiments.
本文讨论了使用蓝牙无线电发射器“Beacon”进行社交图谱分析。每个人携带信标和智能手机;智能手机是为接收器执行的。有人的智能手机可以识别另一个人的信标和两人之间的距离。因此,我们的社交图谱可以利用这些数据生成。图修剪是必要的,我们讨论了如何确定两个人之间的距离和接收信号的接收频率的两个阈值参数。我们给出了一个准则来确定两个阈值。在实验中进行了系统仿真。
{"title":"A Study on Social Graph Analysis Using Beacon Bluetooth Radio Transmitter","authors":"Makoto Takamatsu, Tsuyoshi Tomioka, Eizaburo Iwata, M. Hasegawa","doi":"10.1109/CSII.2018.00023","DOIUrl":"https://doi.org/10.1109/CSII.2018.00023","url":null,"abstract":"Social graph analysis using Bluetooth radio transmitters called \"Beacon\" is discussed in this paper. Each person carries the beacon and a smart phone; the smart phone is performed for a receiver. Someone's smart phone can recognize another person's beacon and the distance between the two persons. As the result, our social graph can be generated using those data. Graph pruning is necessary, and we discuss how to determine the two threshold parameters for the distance between two persons and the received signal reception frequency. We show one guideline to determine the two threshold. A system simulation is shown in our experiments.","PeriodicalId":202365,"journal":{"name":"2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2018-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125029617","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
期刊
2018 5th International Conference on Computational Science/ Intelligence and Applied Informatics (CSII)
全部 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