Software Impacts最新文献

筛选
英文 中文
alPCA: An automatic software for the selection and combination of forecasts in monthly series alPCA:用于选择和组合月序列预测的自动软件
IF 2.1
Software Impacts Pub Date : 2024-04-09 DOI: 10.1016/j.simpa.2024.100644
Carlos García-Aroca, Ma. Asunción Martínez-Mayoral, Javier Morales-Socuéllamos, José Vicente Segura-Heras
{"title":"alPCA: An automatic software for the selection and combination of forecasts in monthly series","authors":"Carlos García-Aroca,&nbsp;Ma. Asunción Martínez-Mayoral,&nbsp;Javier Morales-Socuéllamos,&nbsp;José Vicente Segura-Heras","doi":"10.1016/j.simpa.2024.100644","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100644","url":null,"abstract":"<div><p>alPCA is a software coded in R and designed to automatically combine predictions from a collection of individual forecasting methods that integrate it. It employs three categories of weights derived from the PCA scores, and decision rules to determine the optimal combination of these methods. alPCA serves as an automated component within the artificial intelligence toolkit for monthly time series processing with the objective of obtaining the best forecast.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100644"},"PeriodicalIF":2.1,"publicationDate":"2024-04-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000320/pdfft?md5=7b465d8975048ac2c3a64c040483d585&pid=1-s2.0-S2665963824000320-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140543273","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
RAW-HF framework to monitor and allocate resources in real time for database management systems 实时监控和分配数据库管理系统资源的 RAW-HF 框架
IF 2.1
Software Impacts Pub Date : 2024-04-08 DOI: 10.1016/j.simpa.2024.100643
Mayank Patel , Minal Bhise
{"title":"RAW-HF framework to monitor and allocate resources in real time for database management systems","authors":"Mayank Patel ,&nbsp;Minal Bhise","doi":"10.1016/j.simpa.2024.100643","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100643","url":null,"abstract":"<div><p>Most websites and applications are hosted on a public or private cloud. In-house deployments also require dealing with system resources. Researchers have started considering resources utilized by application workloads to estimate and reduce application running costs. RAW-HF (Resource Availability &amp; Workload aware Hybrid Framework) framework tries to analyze two types of resource utilization; (1) System Resource Utilization and (2) Resource Utilized by each Query task. The RAW-HF code tries to provide a lightweight solution to monitor &amp; analyze the system and DBMS process resource utilization. It filters the required data in real time to find available resources and allocate query-specific resources based on their complexity by utilizing less than 2% CPU resources.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100643"},"PeriodicalIF":2.1,"publicationDate":"2024-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000319/pdfft?md5=cf5181eea96c0c7d3f6ac66866a6077c&pid=1-s2.0-S2665963824000319-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140605813","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
OptDNN: Automatic deep neural networks optimizer for edge computing OptDNN:用于边缘计算的深度神经网络自动优化器
IF 2.1
Software Impacts Pub Date : 2024-04-05 DOI: 10.1016/j.simpa.2024.100641
Luca Giovannesi, Gabriele Proietti Mattia, Roberto Beraldi
{"title":"OptDNN: Automatic deep neural networks optimizer for edge computing","authors":"Luca Giovannesi,&nbsp;Gabriele Proietti Mattia,&nbsp;Roberto Beraldi","doi":"10.1016/j.simpa.2024.100641","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100641","url":null,"abstract":"<div><p>DNNs are widely used for complex tasks like image and signal processing, and they are in increasing demand for implementation on Internet of Things (IoT) devices. For these devices, optimizing DNN models is a necessary task. Generally, standard optimization approaches require specialists to manually fine-tune hyper-parameters to find a good trade-off between efficiency and accuracy. In this paper, we propose OptDNN, a software that employs innovative and automatic approaches to determine optimal hyper-parameters for pruning, clustering, and quantization. The models optimized by OptDNN have a smaller memory footprint, faster inference time, and a similar accuracy to the original models.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100641"},"PeriodicalIF":2.1,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000290/pdfft?md5=9408edc33cd6715a12afa1a8f06365fc&pid=1-s2.0-S2665963824000290-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140543982","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
gtrendsAPI: An R wrapper for the Google Trends API gtrendsAPI:谷歌趋势应用程序接口的 R 封装程序
IF 2.1
Software Impacts Pub Date : 2024-04-01 DOI: 10.1016/j.simpa.2024.100634
Ricardo A. Correia
{"title":"gtrendsAPI: An R wrapper for the Google Trends API","authors":"Ricardo A. Correia","doi":"10.1016/j.simpa.2024.100634","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100634","url":null,"abstract":"<div><p>Search engine data is a prime source of insights on information-seeking behaviour and such information is instrumental for the scientific study of human culture and behaviour. The gtrendsAPI R software package aims to facilitate programmatic access to data available from the Google Trends API. Here, I introduce the functions available through this software package and provide worked examples of how to use it. I also discuss some the potential research applications and caveats of this software and the data available through it.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100634"},"PeriodicalIF":2.1,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000228/pdfft?md5=38103b321777d6eb8d5b2d3503237b9b&pid=1-s2.0-S2665963824000228-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140350987","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
NGPCA: Clustering of high-dimensional and non-stationary data streams NGPCA:高维非稳态数据流聚类
IF 2.1
Software Impacts Pub Date : 2024-03-29 DOI: 10.1016/j.simpa.2024.100635
Nico Migenda , Ralf Möller , Wolfram Schenck
{"title":"NGPCA: Clustering of high-dimensional and non-stationary data streams","authors":"Nico Migenda ,&nbsp;Ralf Möller ,&nbsp;Wolfram Schenck","doi":"10.1016/j.simpa.2024.100635","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100635","url":null,"abstract":"<div><p>Neural Gas Principal Component Analysis (NGPCA) is an online clustering algorithm. An NGPCA model is a mixture of local PCA units and combines dimensionality reduction with vector quantization. Recently, NGPCA has been extended with an adaptive learning rate and an adaptive potential function for accurate and efficient clustering of high-dimensional and non-stationary data streams. The algorithm achieved highly competitive results on clustering benchmark datasets compared to the state of the art. Our implementation of the algorithm was developed in MATLAB and is available as open source. This code can be easily applied to the clustering of stationary and non-stationary data.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100635"},"PeriodicalIF":2.1,"publicationDate":"2024-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S266596382400023X/pdfft?md5=6784f267af3874ee2a02d381441cd5f4&pid=1-s2.0-S266596382400023X-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140344005","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
RouteRecoverer: A tool to create routes and recover noisy license plate number data 路由恢复器用于创建路线和恢复噪声车牌号码数据的工具
IF 2.1
Software Impacts Pub Date : 2024-03-28 DOI: 10.1016/j.simpa.2024.100636
Alberto Durán-López , Daniel Bolaños-Martinez , Luisa Delgado-Márquez , Maria Bermudez-Edo
{"title":"RouteRecoverer: A tool to create routes and recover noisy license plate number data","authors":"Alberto Durán-López ,&nbsp;Daniel Bolaños-Martinez ,&nbsp;Luisa Delgado-Márquez ,&nbsp;Maria Bermudez-Edo","doi":"10.1016/j.simpa.2024.100636","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100636","url":null,"abstract":"<div><p>License Plate Recognition (LPR) sensors often fail to detect vehicles or to identify all plate numbers correctly. This noise results in missing digits or an incomplete route of a vehicle, for example, missing one node (LPR camera) in the route. Addressing these issues, RouteRecoverer creates the route followed by a vehicle while efficiently recovering absent LPR plate digits, and filling gaps in routes. For example, when a vehicle is detected by LPR A and C, with the only route between them being B, our tool seamlessly retrieves the missing information, improving the data output.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100636"},"PeriodicalIF":2.1,"publicationDate":"2024-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000241/pdfft?md5=e306abe4e84fdb1089a0d95afe7b85ce&pid=1-s2.0-S2665963824000241-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140344003","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SPHMPS 1.0: A Smoothed-Particle-Hydrodynamics Multi-Physics Solver SPHMPS 1.0:平滑粒子流体力学多物理场求解器
IF 2.1
Software Impacts Pub Date : 2024-03-28 DOI: 10.1016/j.simpa.2024.100640
Iman Farahbakhsh , Benyamin Barani Nia , Erkan Oterkus
{"title":"SPHMPS 1.0: A Smoothed-Particle-Hydrodynamics Multi-Physics Solver","authors":"Iman Farahbakhsh ,&nbsp;Benyamin Barani Nia ,&nbsp;Erkan Oterkus","doi":"10.1016/j.simpa.2024.100640","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100640","url":null,"abstract":"<div><p><span>SPHMPS 1.0</span>, developed within a Lagrangian framework, offers a robust solution for modeling multi-structure collision problems involving large plastic deformation and inherent thermal effects. Utilizing its innovative algorithm, <span>SPHMPS 1.0</span> emerges as a versatile tool for researchers in the field of fluid-rigid-elastic structure interactions. By providing a comprehensive framework tailored to address these complex phenomena, <span>SPHMPS 1.0</span> facilitates reproducible, extendable, and efficient research endeavors. Implemented in Fortran, its flexible algorithm ensures adaptability to a wide range of applications requiring solutions for fluid-rigid-elastic structure interaction problems.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100640"},"PeriodicalIF":2.1,"publicationDate":"2024-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000289/pdfft?md5=ac912c805094a33ebeadeadf162d6861&pid=1-s2.0-S2665963824000289-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140344004","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
LATTIN: A Python-based tool for Lagrangian atmospheric moisture and heat tracking LATTIN:基于 Python 的拉格朗日大气湿热跟踪工具
IF 2.1
Software Impacts Pub Date : 2024-03-28 DOI: 10.1016/j.simpa.2024.100638
Albenis Pérez-Alarcón , José C. Fernández-Alvarez , Raquel Nieto , Luis Gimeno
{"title":"LATTIN: A Python-based tool for Lagrangian atmospheric moisture and heat tracking","authors":"Albenis Pérez-Alarcón ,&nbsp;José C. Fernández-Alvarez ,&nbsp;Raquel Nieto ,&nbsp;Luis Gimeno","doi":"10.1016/j.simpa.2024.100638","DOIUrl":"10.1016/j.simpa.2024.100638","url":null,"abstract":"<div><p>LATTIN is a Python-based tool for Lagrangian atmospheric moisture and heat tracking. It can read input data from the Lagrangian FLEXPART and FLEXPART-WRF models. Features include parallel reading of atmospheric parcel trajectories and user custom threshold criteria. It complements and improves existing tools by including several tracking approaches and also by its non-dependence on the horizontal resolution of the input or output grid. LATTIN provides a compact tool for Lagrangian atmospheric moisture and heat tracking, which will support a wide range of research to understand future changes in the hydrological cycle and extreme temperature events.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100638"},"PeriodicalIF":2.1,"publicationDate":"2024-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000265/pdfft?md5=ae93a9af43608c43d7657b057f462988&pid=1-s2.0-S2665963824000265-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140404766","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FinTDA: Python package for estimating market change through persistent homology diagrams FinTDA:通过持久同构图估算市场变化的 Python 软件包
IF 2.1
Software Impacts Pub Date : 2024-03-28 DOI: 10.1016/j.simpa.2024.100637
Hugo Gobato Souto , Ismail Baris , Storm Koert Heuvel , Amir Moradi
{"title":"FinTDA: Python package for estimating market change through persistent homology diagrams","authors":"Hugo Gobato Souto ,&nbsp;Ismail Baris ,&nbsp;Storm Koert Heuvel ,&nbsp;Amir Moradi","doi":"10.1016/j.simpa.2024.100637","DOIUrl":"https://doi.org/10.1016/j.simpa.2024.100637","url":null,"abstract":"<div><p>This paper presents a user-friendly version of Persistent Homology (PH) graph code to model financial market structures and changes. By leveraging Topological Data Analysis (TDA), the code offers an effective approach for analyzing high-dimensional stock data, enabling the identification of persistent topological features indicative of market changes. The code’s potential applications in financial stability prediction, investment strategy development, and educational advancement are discussed. This contribution aims to facilitate the adoption of PH techniques in finance, promising significant implications for academic research and practical market analysis.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100637"},"PeriodicalIF":2.1,"publicationDate":"2024-03-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000253/pdfft?md5=b5e5b1e3f98db2a5510af1445206fc0c&pid=1-s2.0-S2665963824000253-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140346819","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Wasserstein distance loss function for financial time series deep learning 用于金融时间序列深度学习的瓦瑟斯坦距离损失函数
IF 2.1
Software Impacts Pub Date : 2024-03-27 DOI: 10.1016/j.simpa.2024.100639
Hugo Gobato Souto, Amir Moradi
{"title":"Wasserstein distance loss function for financial time series deep learning","authors":"Hugo Gobato Souto,&nbsp;Amir Moradi","doi":"10.1016/j.simpa.2024.100639","DOIUrl":"10.1016/j.simpa.2024.100639","url":null,"abstract":"<div><p>This paper presents user-friendly code for the implementation of a loss function for neural network time series models that exploits the topological structures of financial data. By leveraging the recently-discovered presence of topological features present in financial time series data, the code offers a more effective approach for creating forecasting models for such data given the fact that it allows neural network models to not only learn temporal patterns of the data, but also topological patterns. This paper aims to facilitate the adoption of the loss function proposed by Souto and Moradi (2024a) in financial time series by practitioners and researchers.</p></div>","PeriodicalId":29771,"journal":{"name":"Software Impacts","volume":"20 ","pages":"Article 100639"},"PeriodicalIF":2.1,"publicationDate":"2024-03-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S2665963824000277/pdfft?md5=eb86aef4201b8909e13d426764a1aa6a&pid=1-s2.0-S2665963824000277-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140405601","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信