首页 > 最新文献

Algorithms最新文献

英文 中文
Ship Detection Algorithm Based on YOLOv5 Network Improved with Lightweight Convolution and Attention Mechanism 利用轻量级卷积和注意力机制改进的基于 YOLOv5 网络的船舶探测算法
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-22 DOI: 10.3390/a16120534
Langyu Wang, Yan Zhang, Yahong Lin, Shuai Yan, Yuanyuan Xu, Bo Sun
Aiming at the problem of insufficient feature extraction, low precision, and recall in sea surface ship detection, a YOLOv5 algorithm based on lightweight convolution and attention mechanism is proposed. We combine the receptive field enhancement module (REF) with the spatial pyramid rapid pooling module to retain richer semantic information and expand the sensory field. The slim-neck module based on a lightweight convolution (GSConv) is added to the neck section, to achieve greater computational cost-effectiveness of the detector. And, to lift the model’s performance and focus on positional information, we added the coordinate attention mechanism. Finally, the loss function CIoU is replaced by SIoU. Experimental results using the seaShips dataset show that compared with the original YOLOv5 algorithm, the improved YOLOv5 algorithm has certain improvements in model evaluation indexes, while the number of parameters in the model does not increase significantly, and the detection speed also meets the requirements of sea surface ship detection.
针对海面船舶检测中存在的特征提取不足、精度低、召回率高等问题,提出了一种基于轻量级卷积和注意力机制的 YOLOv5 算法。我们将感受野增强模块(REF)与空间金字塔快速池化模块相结合,以保留更丰富的语义信息并扩大感受野。在颈部增加了基于轻量级卷积的细颈模块(GSConv),以提高检测器的计算性价比。此外,为了提高模型的性能并关注位置信息,我们还添加了坐标注意机制。最后,损失函数 CIoU 被 SIoU 取代。使用 seaShips 数据集的实验结果表明,与原始 YOLOv5 算法相比,改进后的 YOLOv5 算法在模型评价指标上有一定的改进,同时模型参数数量没有明显增加,检测速度也能满足海面船舶检测的要求。
{"title":"Ship Detection Algorithm Based on YOLOv5 Network Improved with Lightweight Convolution and Attention Mechanism","authors":"Langyu Wang, Yan Zhang, Yahong Lin, Shuai Yan, Yuanyuan Xu, Bo Sun","doi":"10.3390/a16120534","DOIUrl":"https://doi.org/10.3390/a16120534","url":null,"abstract":"Aiming at the problem of insufficient feature extraction, low precision, and recall in sea surface ship detection, a YOLOv5 algorithm based on lightweight convolution and attention mechanism is proposed. We combine the receptive field enhancement module (REF) with the spatial pyramid rapid pooling module to retain richer semantic information and expand the sensory field. The slim-neck module based on a lightweight convolution (GSConv) is added to the neck section, to achieve greater computational cost-effectiveness of the detector. And, to lift the model’s performance and focus on positional information, we added the coordinate attention mechanism. Finally, the loss function CIoU is replaced by SIoU. Experimental results using the seaShips dataset show that compared with the original YOLOv5 algorithm, the improved YOLOv5 algorithm has certain improvements in model evaluation indexes, while the number of parameters in the model does not increase significantly, and the detection speed also meets the requirements of sea surface ship detection.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"8 2","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139247803","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
A Learnheuristic Algorithm for the Capacitated Dispersion Problem under Dynamic Conditions 动态条件下容量分散问题的学习启发式算法
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-22 DOI: 10.3390/a16120532
Juan F. Gomez, Antonio R. Uguina, Javier Panadero, Angel A. Juan
The capacitated dispersion problem, which is a variant of the maximum diversity problem, aims to determine a set of elements within a network. These elements could symbolize, for instance, facilities in a supply chain or transmission nodes in a telecommunication network. While each element typically has a bounded service capacity, in this research, we introduce a twist. The capacity of each node might be influenced by a random Bernoulli component, thereby rendering the possibility of a node having zero capacity, which is contingent upon a black box mechanism that accounts for environmental variables. Recognizing the inherent complexity and the NP-hard nature of the capacitated dispersion problem, heuristic algorithms have become indispensable for handling larger instances. In this paper, we introduce a novel approach by hybridizing a heuristic algorithm with reinforcement learning to address this intricate problem variant.
容错分散问题是最大分集问题的一个变种,旨在确定网络中的一组元素。这些元素可以是供应链中的设施,也可以是电信网络中的传输节点。虽然每个元素通常都有一定的服务能力,但在本研究中,我们引入了一个转折点。每个节点的容量可能会受到随机伯努利成分的影响,从而导致节点容量为零的可能性,而这取决于一个考虑环境变量的黑盒机制。考虑到容量分散问题的内在复杂性和 NP 难度,启发式算法已成为处理大型实例不可或缺的方法。在本文中,我们通过混合启发式算法和强化学习引入了一种新方法,以解决这一错综复杂的问题变体。
{"title":"A Learnheuristic Algorithm for the Capacitated Dispersion Problem under Dynamic Conditions","authors":"Juan F. Gomez, Antonio R. Uguina, Javier Panadero, Angel A. Juan","doi":"10.3390/a16120532","DOIUrl":"https://doi.org/10.3390/a16120532","url":null,"abstract":"The capacitated dispersion problem, which is a variant of the maximum diversity problem, aims to determine a set of elements within a network. These elements could symbolize, for instance, facilities in a supply chain or transmission nodes in a telecommunication network. While each element typically has a bounded service capacity, in this research, we introduce a twist. The capacity of each node might be influenced by a random Bernoulli component, thereby rendering the possibility of a node having zero capacity, which is contingent upon a black box mechanism that accounts for environmental variables. Recognizing the inherent complexity and the NP-hard nature of the capacitated dispersion problem, heuristic algorithms have become indispensable for handling larger instances. In this paper, we introduce a novel approach by hybridizing a heuristic algorithm with reinforcement learning to address this intricate problem variant.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"85 ","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139249670","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
Fast Local Laplacian Filter Based on Modified Laplacian through Bilateral Filter for Coronary Angiography Medical Imaging Enhancement 基于通过双侧滤波器修正的拉普拉斯的快速局部滤波器,用于冠状动脉造影医学成像增强
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-21 DOI: 10.3390/a16120531
S. Khan, Muzammil Khan, Yasser Alharbi
Contrast enhancement techniques serve the purpose of diminishing image noise and increasing the contrast of relevant structures. In the context of medical images, where the differentiation between normal and abnormal tissues can be quite subtle, precise interpretation might become challenging when noise levels are relatively elevated. The Fast Local Laplacian Filter (FLLF) is proposed to deliver a more precise interpretation and present a clearer image to the observer; this is achieved through the reduction of noise levels. In this study, the FLLF strengthened images through its unique contrast enhancement capabilities while preserving important image details. It achieved this by adapting to the image’s characteristics and selectively enhancing areas with low contrast, thereby improving the overall visual quality. Additionally, the FLLF excels in edge preservation, ensuring that fine details are retained and that edges remain sharp. Several performance metrics were employed to assess the effectiveness of the proposed technique. These metrics included Peak Signal-to-Noise Ratio (PSNR), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Normalization Coefficient (NC), and Correlation Coefficient. The results indicated that the proposed technique achieved a PSNR of 40.12, an MSE of 8.6982, an RMSE of 2.9492, an NC of 1.0893, and a Correlation Coefficient of 0.9999. The analysis highlights the superior performance of the proposed method when contrast enhancement is applied, especially when compared to existing techniques. This approach results in high-quality images with minimal information loss, ultimately aiding medical experts in making more accurate diagnoses.
对比度增强技术的目的是减少图像噪点,增加相关结构的对比度。在医学影像中,正常组织和异常组织之间的区别可能相当微妙,当噪声水平相对较高时,精确的解读可能会变得具有挑战性。快速局部拉普拉斯滤波器(FLLF)的提出是为了提供更精确的解读,为观察者呈现更清晰的图像;这是通过降低噪声水平来实现的。在这项研究中,FLLF 通过其独特的对比度增强功能强化了图像,同时保留了重要的图像细节。它通过适应图像的特性,有选择性地增强对比度低的区域,从而提高了整体视觉质量。此外,FLLF 在边缘保留方面表现出色,确保了精细细节的保留和边缘的锐利。我们采用了多个性能指标来评估拟议技术的有效性。这些指标包括峰值信噪比(PSNR)、均方误差(MSE)、均方根误差(RMSE)、归一化系数(NC)和相关系数。结果表明,拟议技术的 PSNR 为 40.12,MSE 为 8.6982,RMSE 为 2.9492,NC 为 1.0893,相关系数为 0.9999。分析结果表明,在应用对比度增强技术时,特别是与现有技术相比,所提出的方法具有卓越的性能。这种方法能生成高质量的图像,同时将信息损失降到最低,最终帮助医学专家做出更准确的诊断。
{"title":"Fast Local Laplacian Filter Based on Modified Laplacian through Bilateral Filter for Coronary Angiography Medical Imaging Enhancement","authors":"S. Khan, Muzammil Khan, Yasser Alharbi","doi":"10.3390/a16120531","DOIUrl":"https://doi.org/10.3390/a16120531","url":null,"abstract":"Contrast enhancement techniques serve the purpose of diminishing image noise and increasing the contrast of relevant structures. In the context of medical images, where the differentiation between normal and abnormal tissues can be quite subtle, precise interpretation might become challenging when noise levels are relatively elevated. The Fast Local Laplacian Filter (FLLF) is proposed to deliver a more precise interpretation and present a clearer image to the observer; this is achieved through the reduction of noise levels. In this study, the FLLF strengthened images through its unique contrast enhancement capabilities while preserving important image details. It achieved this by adapting to the image’s characteristics and selectively enhancing areas with low contrast, thereby improving the overall visual quality. Additionally, the FLLF excels in edge preservation, ensuring that fine details are retained and that edges remain sharp. Several performance metrics were employed to assess the effectiveness of the proposed technique. These metrics included Peak Signal-to-Noise Ratio (PSNR), Mean Squared Error (MSE), Root Mean Squared Error (RMSE), Normalization Coefficient (NC), and Correlation Coefficient. The results indicated that the proposed technique achieved a PSNR of 40.12, an MSE of 8.6982, an RMSE of 2.9492, an NC of 1.0893, and a Correlation Coefficient of 0.9999. The analysis highlights the superior performance of the proposed method when contrast enhancement is applied, especially when compared to existing techniques. This approach results in high-quality images with minimal information loss, ultimately aiding medical experts in making more accurate diagnoses.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"35 5","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139252625","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
Period Cycle Optimization of Integrated Energy Systems with Long-Term Scheduling Consideration 考虑长期调度的综合能源系统周期优化
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-18 DOI: 10.3390/a16110530
Daoyu Ye, Shengxiang Deng
The economy and energy saving effects of integrated energy system dispatch plans are influenced by the coupling of different energy devices. In order to consider the impact of changes in equipment load rates on the optimization and scheduling of the system under long-term operation, a method for energy and component cycle optimization considering energy device capacity and load has been proposed. By improving the initial parameters of the components, energy economic parameters, and operational optimization parameters, the system is subjected to long-term scheduling and multi-cycle operational optimization analysis to evaluate the energy saving and emission reduction potential as well as the economic feasibility of the system. Finally, through numerical analysis, the effectiveness of this optimization approach in achieving energy savings, emission reductions, and cost benefits for the system is validated. Furthermore, compared to existing optimization methods, this approach also assesses the economic feasibility of the system. The case study resulted in a pre-tax IRR of 23.14% and a pre-tax NPV of 66.38 million. It is inferred that the system could generate profits over a 10-year operation period, thereby offering a more rational and cost-effective scheduling scheme for the integrated energy system.
综合能源系统调度方案的经济性和节能效果受到不同能源设备耦合的影响。为了考虑设备负荷率变化对长期运行下系统优化调度的影响,提出了一种考虑能源设备容量和负荷的能源和组件周期优化方法。通过改进组件初始参数、能源经济参数和运行优化参数,对系统进行长期调度和多周期运行优化分析,评估系统的节能减排潜力和经济可行性。最后,通过数值分析,验证了该优化方法在实现系统节能、减排和成本效益方面的有效性。此外,与现有的优化方法相比,这种方法还能评估系统的经济可行性。案例研究的税前内部收益率为 23.14%,税前净现值为 6 638 万。据此推断,该系统可在 10 年的运营期内产生利润,从而为综合能源系统提供更合理、更具成本效益的调度方案。
{"title":"Period Cycle Optimization of Integrated Energy Systems with Long-Term Scheduling Consideration","authors":"Daoyu Ye, Shengxiang Deng","doi":"10.3390/a16110530","DOIUrl":"https://doi.org/10.3390/a16110530","url":null,"abstract":"The economy and energy saving effects of integrated energy system dispatch plans are influenced by the coupling of different energy devices. In order to consider the impact of changes in equipment load rates on the optimization and scheduling of the system under long-term operation, a method for energy and component cycle optimization considering energy device capacity and load has been proposed. By improving the initial parameters of the components, energy economic parameters, and operational optimization parameters, the system is subjected to long-term scheduling and multi-cycle operational optimization analysis to evaluate the energy saving and emission reduction potential as well as the economic feasibility of the system. Finally, through numerical analysis, the effectiveness of this optimization approach in achieving energy savings, emission reductions, and cost benefits for the system is validated. Furthermore, compared to existing optimization methods, this approach also assesses the economic feasibility of the system. The case study resulted in a pre-tax IRR of 23.14% and a pre-tax NPV of 66.38 million. It is inferred that the system could generate profits over a 10-year operation period, thereby offering a more rational and cost-effective scheduling scheme for the integrated energy system.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"20 1","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139260944","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
A Narrow-Down Approach Based on Machine Learning for Indoor Localization 基于机器学习的狭义室内定位方法
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-17 DOI: 10.3390/a16110529
Sahibzada Muhammad Ahmad Umair, T. Arslan
Over the past decade, the demand and research for indoor localization have burgeoned and Wi-Fi fingerprinting approach has been widely considered because it is cheap and accessible. However, most existing methods lack in terms of positioning accuracy and high computational complexity. To cope with these issues, we formulate a two-stage, coarse and accurate positioning narrow-down approach (NDA). Furthermore, a three-step source domain refinement (SDR) scheme that involves outlier removal, stable AP’s weight enhancement, and a data averaging technique by applying the K-means clustering algorithm is also proposed. The collaboration of SDR scheme with the training data selection, area division, and overlapping schemes reduces the computational complexity and improves coarse positioning accuracy. The effect of the proposed SDR scheme on the performance of the support vector machine (SVM) and random forest algorithms is also presented. In the final/accurate positioning phase, a set of lightweight neural networks (DNNs), trained on different sub-areas, predict the user’s location. This approach significantly increases positioning accuracy while reducing the online computational complexity at the same time. The experimental results show that the proposed approach outperforms the best solutions presented in the literature.
在过去的十年中,室内定位的需求和研究急剧增加,Wi-Fi 指纹识别方法因其成本低廉、易于使用而被广泛采用。然而,大多数现有方法都存在定位精度低、计算复杂度高等问题。为了解决这些问题,我们提出了一种两阶段、粗略且精确的定位缩小方法(NDA)。此外,我们还提出了一种三步源域细化(SDR)方案,包括去除离群点、增强稳定 AP 的权重以及应用 K-means 聚类算法的数据平均技术。SDR 方案与训练数据选择、区域划分和重叠方案相结合,降低了计算复杂度,提高了粗定位精度。此外,还介绍了所提出的 SDR 方案对支持向量机(SVM)和随机森林算法性能的影响。在最后/精确定位阶段,一组根据不同子区域训练的轻量级神经网络(DNN)将预测用户的位置。这种方法大大提高了定位精度,同时降低了在线计算复杂度。实验结果表明,所提出的方法优于文献中介绍的最佳解决方案。
{"title":"A Narrow-Down Approach Based on Machine Learning for Indoor Localization","authors":"Sahibzada Muhammad Ahmad Umair, T. Arslan","doi":"10.3390/a16110529","DOIUrl":"https://doi.org/10.3390/a16110529","url":null,"abstract":"Over the past decade, the demand and research for indoor localization have burgeoned and Wi-Fi fingerprinting approach has been widely considered because it is cheap and accessible. However, most existing methods lack in terms of positioning accuracy and high computational complexity. To cope with these issues, we formulate a two-stage, coarse and accurate positioning narrow-down approach (NDA). Furthermore, a three-step source domain refinement (SDR) scheme that involves outlier removal, stable AP’s weight enhancement, and a data averaging technique by applying the K-means clustering algorithm is also proposed. The collaboration of SDR scheme with the training data selection, area division, and overlapping schemes reduces the computational complexity and improves coarse positioning accuracy. The effect of the proposed SDR scheme on the performance of the support vector machine (SVM) and random forest algorithms is also presented. In the final/accurate positioning phase, a set of lightweight neural networks (DNNs), trained on different sub-areas, predict the user’s location. This approach significantly increases positioning accuracy while reducing the online computational complexity at the same time. The experimental results show that the proposed approach outperforms the best solutions presented in the literature.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"41 2","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139264378","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
Search on an NK Landscape with Swarm Intelligence: Limitations and Future Research Opportunities 利用蜂群智能搜索 NK 景观:局限性与未来研究机会
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-16 DOI: 10.3390/a16110527
Ren-Raw Chen, Cameron D. Miller, P. Toh
Swarm intelligence has promising applications for firm search and decision-choice problems and is particularly well suited for examining how other firms influence the focal firm’s search. To evaluate search performance, researchers examining firm search through simulation models typically build a performance landscape. The NK model is the leading tool used for this purpose in the management science literature. We assess the usefulness of the NK landscape for simulated swarm search. We find that the strength of the swarm model for examining firm search and decision-choice problems—the ability to model the influence of other firms on the focal firm—is limited to the NK landscape. Researchers will need alternative ways to create a performance landscape in order to use our full swarm model in simulations. We also identify multiple opportunities—endogenous landscapes, agent-specific landscapes, incomplete information, and costly movements—that future researchers can include in landscape development to gain the maximum insights from swarm-based firm search simulations.
蜂群智能在企业搜索和决策选择问题上有着广阔的应用前景,尤其适用于研究其他企业如何影响焦点企业的搜索。为了评估搜索绩效,研究人员通常会通过仿真模型建立一个绩效景观来研究企业搜索。NK 模型是管理科学文献中用于此目的的主要工具。我们评估了 NK 景观对模拟蜂群搜索的实用性。我们发现,蜂群模型在研究公司搜索和决策选择问题方面的优势--模拟其他公司对焦点公司影响的能力--仅限于 NK 景观。研究人员需要采用其他方法来创建绩效格局,以便在模拟中使用我们的完整蜂群模型。我们还发现了多种机会--内生景观、代理特定景观、不完全信息和代价高昂的移动--未来的研究人员可以将这些机会纳入景观开发中,以便从基于蜂群的企业搜索模拟中获得最大的洞察力。
{"title":"Search on an NK Landscape with Swarm Intelligence: Limitations and Future Research Opportunities","authors":"Ren-Raw Chen, Cameron D. Miller, P. Toh","doi":"10.3390/a16110527","DOIUrl":"https://doi.org/10.3390/a16110527","url":null,"abstract":"Swarm intelligence has promising applications for firm search and decision-choice problems and is particularly well suited for examining how other firms influence the focal firm’s search. To evaluate search performance, researchers examining firm search through simulation models typically build a performance landscape. The NK model is the leading tool used for this purpose in the management science literature. We assess the usefulness of the NK landscape for simulated swarm search. We find that the strength of the swarm model for examining firm search and decision-choice problems—the ability to model the influence of other firms on the focal firm—is limited to the NK landscape. Researchers will need alternative ways to create a performance landscape in order to use our full swarm model in simulations. We also identify multiple opportunities—endogenous landscapes, agent-specific landscapes, incomplete information, and costly movements—that future researchers can include in landscape development to gain the maximum insights from swarm-based firm search simulations.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"37 6","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139266862","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
Optimal Integrated Single-Framework Algorithm for the Multi-Level School Bus Network Problem 多级校车网络问题的最优集成单框架算法
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-16 DOI: 10.3390/a16110528
A. Nickkar, Young-Jae Lee
In many states in the United States, school bus fleets are assigned to serve students sequentially at three levels—high school, middle school, and elementary school; however, in past studies, each of these stages in the problem was considered separately. This study introduces a novel integrated school bus problem that considers the sequential operation of fleets for all three levels in a unified framework. An example of a hypothetical network was developed and tested to demonstrate the developed algorithm. The algorithm successfully handled the integration of school buses’ optimal route generation while meeting all constraints. The results showed that the routings with the integrated single-framework algorithm can reduce the total costs by 4.5% to 12.4% compared to the routings with the separated level algorithm. Also, it showed that the total costs of the integrated routing framework for different morning and afternoon time windows are 8.28% less than the same routings (identically reversed) for the morning and afternoon time windows.
在美国的许多州,校车车队依次为高中、初中和小学三个年级的学生提供服务;然而,在以往的研究中,问题中的每个阶段都是单独考虑的。本研究引入了一个新颖的综合校车问题,在一个统一的框架内考虑了所有三个年级车队的顺序运营。为了演示所开发的算法,我们开发并测试了一个假设网络示例。该算法成功地处理了校车最优路线生成的整合问题,同时满足了所有约束条件。结果表明,与采用分层算法的路线相比,采用一体化单一框架算法的路线可将总成本降低 4.5% 至 12.4%。此外,研究还表明,在上午和下午不同的时间窗口,综合路由框架的总成本比上午和下午时间窗口的相同路由(完全相反)低 8.28%。
{"title":"Optimal Integrated Single-Framework Algorithm for the Multi-Level School Bus Network Problem","authors":"A. Nickkar, Young-Jae Lee","doi":"10.3390/a16110528","DOIUrl":"https://doi.org/10.3390/a16110528","url":null,"abstract":"In many states in the United States, school bus fleets are assigned to serve students sequentially at three levels—high school, middle school, and elementary school; however, in past studies, each of these stages in the problem was considered separately. This study introduces a novel integrated school bus problem that considers the sequential operation of fleets for all three levels in a unified framework. An example of a hypothetical network was developed and tested to demonstrate the developed algorithm. The algorithm successfully handled the integration of school buses’ optimal route generation while meeting all constraints. The results showed that the routings with the integrated single-framework algorithm can reduce the total costs by 4.5% to 12.4% compared to the routings with the separated level algorithm. Also, it showed that the total costs of the integrated routing framework for different morning and afternoon time windows are 8.28% less than the same routings (identically reversed) for the morning and afternoon time windows.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"73 1","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139269753","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
An Intelligent Injury Rehabilitation Guidance System for Recreational Runners Using Data Mining Algorithms 使用数据挖掘算法的休闲跑步者智能损伤康复指导系统
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-15 DOI: 10.3390/a16110523
Theodoros Tzelepis, George Matlis, Nikos Dimokas, Petros Karvelis, P. Malliou, A. Beneka
In recent years the number of people who exercise every day has increased dramatically. More precisely, due to COVID period many people have become recreational runners. Recreational running is a regular way to keep active and healthy at any age. Additionally, running is a popular physical exercise that offers numerous health advantages. However, recreational runners report a high incidence of musculoskeletal injuries due to running. The healthcare industry has been compelled to use information technology due to the quick rate of growth and developments in electronic systems, the internet, and telecommunications. Our proposed intelligent system uses data mining algorithms for the rehabilitation guidance of recreational runners with musculoskeletal discomfort. The system classifies recreational runners based on a questionnaire that has been built according to the severity, irritability, nature, stage, and stability model and advise them on the appropriate treatment plan/exercises to follow. Through rigorous testing across various case studies, our method has yielded highly promising results, underscoring its potential to significantly contribute to the well-being and rehabilitation of recreational runners facing musculoskeletal challenges.
近年来,每天锻炼的人数急剧增加。更确切地说,由于 COVID 时期的到来,许多人成为了休闲跑步者。休闲跑步是任何年龄段的人保持活跃和健康的常规方式。此外,跑步也是一种广受欢迎的体育锻炼,对健康有诸多益处。然而,据休闲跑步者报告,因跑步而导致肌肉骨骼损伤的发生率很高。由于电子系统、互联网和电信的快速增长和发展,医疗保健行业不得不使用信息技术。我们提出的智能系统采用数据挖掘算法,为患有肌肉骨骼不适的休闲跑步者提供康复指导。该系统根据已建立的调查问卷,按照严重性、刺激性、性质、阶段和稳定性模型对休闲跑步者进行分类,并建议他们遵循适当的治疗计划/运动。通过对各种案例研究的严格测试,我们的方法取得了非常有前景的结果,凸显了其对面临肌肉骨骼挑战的休闲跑步者的健康和康复做出重大贡献的潜力。
{"title":"An Intelligent Injury Rehabilitation Guidance System for Recreational Runners Using Data Mining Algorithms","authors":"Theodoros Tzelepis, George Matlis, Nikos Dimokas, Petros Karvelis, P. Malliou, A. Beneka","doi":"10.3390/a16110523","DOIUrl":"https://doi.org/10.3390/a16110523","url":null,"abstract":"In recent years the number of people who exercise every day has increased dramatically. More precisely, due to COVID period many people have become recreational runners. Recreational running is a regular way to keep active and healthy at any age. Additionally, running is a popular physical exercise that offers numerous health advantages. However, recreational runners report a high incidence of musculoskeletal injuries due to running. The healthcare industry has been compelled to use information technology due to the quick rate of growth and developments in electronic systems, the internet, and telecommunications. Our proposed intelligent system uses data mining algorithms for the rehabilitation guidance of recreational runners with musculoskeletal discomfort. The system classifies recreational runners based on a questionnaire that has been built according to the severity, irritability, nature, stage, and stability model and advise them on the appropriate treatment plan/exercises to follow. Through rigorous testing across various case studies, our method has yielded highly promising results, underscoring its potential to significantly contribute to the well-being and rehabilitation of recreational runners facing musculoskeletal challenges.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"46 1","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139270918","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
A General Model for Side Information in Neural Networks 神经网络侧边信息的通用模型
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-15 DOI: 10.3390/a16110526
Tameem Adel, Mark Levene
We investigate the utility of side information in the context of machine learning and, in particular, in supervised neural networks. Side information can be viewed as expert knowledge, additional to the input, that may come from a knowledge base. Unlike other approaches, our formalism can be used by a machine learning algorithm not only during training but also during testing. Moreover, the proposed approach is flexible as it caters for different formats of side information, and we do not constrain the side information to be fed into the input layer of the network. A formalism is presented based on the difference between the neural network loss without and with side information, stating that it is useful when adding side information reduces the loss during the test phase. As a proof of concept we provide experimental results for two datasets, the MNIST dataset of handwritten digits and the House Price prediction dataset. For the experiments we used feedforward neural networks containing two hidden layers, as well as a softmax output layer. For both datasets, side information is shown to be useful in that it improves the classification accuracy significantly.
我们研究了边际信息在机器学习,特别是有监督神经网络中的作用。边际信息可被视为输入之外的专家知识,可能来自知识库。与其他方法不同的是,我们的形式主义不仅可以在训练过程中被机器学习算法使用,还可以在测试过程中使用。此外,我们提出的方法非常灵活,因为它能适应不同格式的辅助信息,而且我们并不限制将辅助信息输入网络的输入层。我们根据没有侧边信息和有侧边信息的神经网络损耗之间的差异提出了一种形式主义,并指出当添加侧边信息可减少测试阶段的损耗时,这种形式主义非常有用。作为概念验证,我们提供了两个数据集的实验结果,一个是 MNIST 手写数字数据集,另一个是房价预测数据集。在实验中,我们使用了包含两个隐藏层和一个软最大输出层的前馈神经网络。对于这两个数据集,侧面信息都能显著提高分类准确率。
{"title":"A General Model for Side Information in Neural Networks","authors":"Tameem Adel, Mark Levene","doi":"10.3390/a16110526","DOIUrl":"https://doi.org/10.3390/a16110526","url":null,"abstract":"We investigate the utility of side information in the context of machine learning and, in particular, in supervised neural networks. Side information can be viewed as expert knowledge, additional to the input, that may come from a knowledge base. Unlike other approaches, our formalism can be used by a machine learning algorithm not only during training but also during testing. Moreover, the proposed approach is flexible as it caters for different formats of side information, and we do not constrain the side information to be fed into the input layer of the network. A formalism is presented based on the difference between the neural network loss without and with side information, stating that it is useful when adding side information reduces the loss during the test phase. As a proof of concept we provide experimental results for two datasets, the MNIST dataset of handwritten digits and the House Price prediction dataset. For the experiments we used feedforward neural networks containing two hidden layers, as well as a softmax output layer. For both datasets, side information is shown to be useful in that it improves the classification accuracy significantly.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"53 2","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139272292","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
Relational Fisher Analysis: Dimensionality Reduction in Relational Data with Global Convergence 关系费舍尔分析:关系数据的降维与全局收敛
IF 2.3 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2023-11-15 DOI: 10.3390/a16110522
Lina Wang, Guoqiang Zhong, Yaxin Shi, Mohamed Cheriet
Most of the dimensionality reduction algorithms assume that data are independent and identically distributed (i.i.d.). In real-world applications, however, sometimes there exist relationships between data. Some relational learning methods have been proposed, but those with discriminative relationship analysis are lacking yet, as important supervisory information is usually ignored. In this paper, we propose a novel and general framework, called relational Fisher analysis (RFA), which successfully integrates relational information into the dimensionality reduction model. For nonlinear data representation learning, we adopt the kernel trick to RFA and propose the kernelized RFA (KRFA). In addition, the convergence of the RFA optimization algorithm is proved theoretically. By leveraging suitable strategies to construct the relational matrix, we conduct extensive experiments to demonstrate the superiority of our RFA and KRFA methods over related approaches.
大多数降维算法都假设数据是独立且同分布的(i.i.d.)。但在实际应用中,数据之间有时会存在关系。目前已经提出了一些关系学习方法,但还缺乏具有判别关系分析的方法,因为重要的监督信息通常会被忽略。在本文中,我们提出了一个新颖的通用框架,称为关系费舍尔分析(RFA),它成功地将关系信息整合到了降维模型中。针对非线性数据表示学习,我们在 RFA 中采用了核技巧,并提出了核化 RFA(KRFA)。此外,我们还从理论上证明了 RFA 优化算法的收敛性。通过利用合适的策略构建关系矩阵,我们进行了大量实验,证明我们的 RFA 和 KRFA 方法优于相关方法。
{"title":"Relational Fisher Analysis: Dimensionality Reduction in Relational Data with Global Convergence","authors":"Lina Wang, Guoqiang Zhong, Yaxin Shi, Mohamed Cheriet","doi":"10.3390/a16110522","DOIUrl":"https://doi.org/10.3390/a16110522","url":null,"abstract":"Most of the dimensionality reduction algorithms assume that data are independent and identically distributed (i.i.d.). In real-world applications, however, sometimes there exist relationships between data. Some relational learning methods have been proposed, but those with discriminative relationship analysis are lacking yet, as important supervisory information is usually ignored. In this paper, we propose a novel and general framework, called relational Fisher analysis (RFA), which successfully integrates relational information into the dimensionality reduction model. For nonlinear data representation learning, we adopt the kernel trick to RFA and propose the kernelized RFA (KRFA). In addition, the convergence of the RFA optimization algorithm is proved theoretically. By leveraging suitable strategies to construct the relational matrix, we conduct extensive experiments to demonstrate the superiority of our RFA and KRFA methods over related approaches.","PeriodicalId":7636,"journal":{"name":"Algorithms","volume":"48 3","pages":""},"PeriodicalIF":2.3,"publicationDate":"2023-11-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139273548","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
期刊
Algorithms
全部 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