信息工程最新文献

筛选
英文 中文
Automated reinforcement learning for sequential ordering problem using hyperparameter optimization and metalearning 基于超参数优化和元学习的序列排序问题自动强化学习
自主智能系统(英文) Pub Date : 2025-07-29 DOI: 10.1007/s43684-025-00103-2
André Luiz Carvalho Ottoni
{"title":"Automated reinforcement learning for sequential ordering problem using hyperparameter optimization and metalearning","authors":"André Luiz Carvalho Ottoni","doi":"10.1007/s43684-025-00103-2","DOIUrl":"10.1007/s43684-025-00103-2","url":null,"abstract":"<div><p>AutoML systems seek to assist Artificial Intelligence users in finding the best configurations for machine learning models. Following this line, recently the area of Automated Reinforcement Learning (AutoRL) has become increasingly relevant, given the growing increase in applications for reinforcement learning algorithms. However, the literature still lacks specific AutoRL systems for combinatorial optimization, especially for the Sequential Ordering Problem (SOP). Therefore, this paper aims to present a new AutoRL approach for SOP. For this, two new methods are proposed using hyperparameter optimization and metalearning: AutoRL-SOP and AutoRL-SOP-MtL. The proposed AutoRL techniques enable the combined tuning of three SARSA hyperparameters, being <i>ϵ</i>-greedy policy, learning rate, and discount factor. Furthermore, the new metalearning approach enables the transfer of hyperparameters between two combinatorial optimization domains: TSP (source) and SOP (target). The results show that the application of metalearning generates a reduction in computational cost in hyperparameter optimization. Furthermore, the proposed AutoRL methods achieved the best solutions in 23 out of 28 simulated TSPLIB instances compared to recent literature studies.</p></div>","PeriodicalId":71187,"journal":{"name":"自主智能系统(英文)","volume":"5 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2025-07-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43684-025-00103-2.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145171555","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
Evaluating end-to-end autonomous driving architectures: a proximal policy optimization approach in simulated environments 评估端到端自动驾驶架构:模拟环境中的近端策略优化方法
自主智能系统(英文) Pub Date : 2025-07-25 DOI: 10.1007/s43684-025-00102-3
Ângelo Morgado, Kaoru Ota, Mianxiong Dong, Nuno Pombo
{"title":"Evaluating end-to-end autonomous driving architectures: a proximal policy optimization approach in simulated environments","authors":"Ângelo Morgado,&nbsp;Kaoru Ota,&nbsp;Mianxiong Dong,&nbsp;Nuno Pombo","doi":"10.1007/s43684-025-00102-3","DOIUrl":"10.1007/s43684-025-00102-3","url":null,"abstract":"<div><p>Autonomous driving systems (ADS) are at the forefront of technological innovation, promising enhanced safety, efficiency, and convenience in transportation. This study investigates the potential of end-to-end reinforcement learning (RL) architectures for ADS, specifically focusing on a Go-To-Point task involving lane-keeping and navigation through basic urban environments. The study uses the Proximal Policy Optimization (PPO) algorithm within the CARLA simulation environment. Traditional modular systems, which separate driving tasks into perception, decision-making, and control, provide interpretability and reliability in controlled scenarios but struggle with adaptability to dynamic, real-world conditions. In contrast, end-to-end systems offer a more integrated approach, potentially enhancing flexibility and decision-making cohesion.</p><p>This research introduces CARLA-GymDrive, a novel framework integrating the CARLA simulator with the Gymnasium API, enabling seamless RL experimentation with both discrete and continuous action spaces. Through a two-phase training regimen, the study evaluates the efficacy of PPO in an end-to-end ADS focused on basic tasks like lane-keeping and waypoint navigation. A comparative analysis with modular architectures is also provided. The findings highlight the strengths of PPO in managing continuous control tasks, achieving smoother and more adaptable driving behaviors than value-based algorithms like Deep Q-Networks. However, challenges remain in generalization and computational demands, with end-to-end systems requiring extensive training time.</p><p>While the study underscores the potential of end-to-end architectures, it also identifies limitations in scalability and real-world applicability, suggesting that modular systems may currently be more feasible for practical ADS deployment. Nonetheless, the CARLA-GymDrive framework and the insights gained from PPO-based ADS contribute significantly to the field, laying a foundation for future advancements in AD.</p></div>","PeriodicalId":71187,"journal":{"name":"自主智能系统(英文)","volume":"5 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2025-07-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s43684-025-00102-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145169256","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
A hybrid Bi-LSTM model for data-driven maintenance planning 用于数据驱动的维护计划的混合Bi-LSTM模型。
自主智能系统(英文) Pub Date : 2025-06-06 DOI: 10.1007/s43684-025-00099-9
Alexandros Noussis, Ryan O’Neil, Ahmed Saif, Abdelhakim Khatab, Claver Diallo
{"title":"A hybrid Bi-LSTM model for data-driven maintenance planning","authors":"Alexandros Noussis,&nbsp;Ryan O’Neil,&nbsp;Ahmed Saif,&nbsp;Abdelhakim Khatab,&nbsp;Claver Diallo","doi":"10.1007/s43684-025-00099-9","DOIUrl":"10.1007/s43684-025-00099-9","url":null,"abstract":"<div><p>Modern industries dependent on reliable asset operation under constrained resources employ intelligent maintenance methods to maximize efficiency. However, classical maintenance methods rely on assumed lifetime distributions and suffer from estimation errors and computational complexity. The advent of Industry 4.0 has increased the use of sensors for monitoring systems, while deep learning (DL) models have allowed for accurate system health predictions, enabling data-driven maintenance planning. Most intelligent maintenance literature has used DL models solely for remaining useful life (RUL) point predictions, and a substantial gap exists in further using predictions to inform maintenance plan optimization. The few existing studies that have attempted to bridge this gap suffer from having used simple system configurations and non-scalable models. Hence, this paper develops a hybrid DL model using Monte Carlo dropout to generate RUL predictions which are used to construct empirical system reliability functions used for the optimization of the selective maintenance problem (SMP). The proposed framework is used to plan maintenance for a mission-oriented series k-out-of-n:G system. Numerical experiments compare the framework’s performance against prior SMP methods and highlight its strengths. When minimizing cost, maintenance plans are frequently produced that result in mission survival while avoiding unnecessary repairs. The proposed method is usable in large-scale, complex scenarios and various industrial contexts. The method finds exact solutions while avoiding the need for computationally-intensive parametric reliability functions.</p></div>","PeriodicalId":71187,"journal":{"name":"自主智能系统(英文)","volume":"5 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2025-06-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12175739/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144327926","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
Scientometric analysis of research on deliberate biosecurity threats reveals North-Transatlantic dominance 对蓄意生物安全威胁研究的科学计量学分析揭示了北大西洋的主导地位
Journal of Biosafety and Biosecurity Pub Date : 2025-06-01 DOI: 10.1016/j.jobb.2025.04.002
Suryesh Kumar Namdeo, Chandan GN
{"title":"Scientometric analysis of research on deliberate biosecurity threats reveals North-Transatlantic dominance","authors":"Suryesh Kumar Namdeo,&nbsp;Chandan GN","doi":"10.1016/j.jobb.2025.04.002","DOIUrl":"10.1016/j.jobb.2025.04.002","url":null,"abstract":"<div><div>Academic research is crucial to understanding and preparing for the fight against deliberate biological threats; yet, existing efforts have been fragmented, necessitating a more comprehensive examination of the field’s evolution. This study presents a scientometric analysis of deliberate biosecurity threats over the last 20 years, focusing on publication patterns, collaboration dynamics, research priorities, and leading publication venues. We analyzed 791 articles published between 2004 and 2023 using the Web of Science and Scopus databases. Results indicate a notable increase in publications dominated by North-Transatlantic countries, particularly the United States and the United Kingdom, which prioritize such areas as dual-use technology, synthetic biology, and virus-related biosecurity challenges. A comparative analysis of G7 and BRICS collaborations underscores substantial disparities in research output, with the G7 leading in international biosecurity research collaborations. Furthermore, the study reveals limited biosecurity research and collaboration in the Global South. Therefore, we encourage further exploration of biosecurity research to promote inclusive and collaborative global efforts. This study provides valuable insights for researchers and policymakers regarding biosecurity research priorities related to deliberate threats, and it highlights the need to address global disparities.</div></div>","PeriodicalId":52875,"journal":{"name":"Journal of Biosafety and Biosecurity","volume":"7 2","pages":"Pages 69-78"},"PeriodicalIF":0.0,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144196420","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
Fault tolerance testing and tuning for consortium blockchain 财团区块链的容错测试和调优
IF 6.9 3区 计算机科学
Blockchain-Research and Applications Pub Date : 2025-06-01 DOI: 10.1016/j.bcra.2024.100267
Taiwu Pang , Zheming Ye , Zhao Zhang , Cheqing Jin
{"title":"Fault tolerance testing and tuning for consortium blockchain","authors":"Taiwu Pang ,&nbsp;Zheming Ye ,&nbsp;Zhao Zhang ,&nbsp;Cheqing Jin","doi":"10.1016/j.bcra.2024.100267","DOIUrl":"10.1016/j.bcra.2024.100267","url":null,"abstract":"<div><div>While the potential applications of the consortium blockchain are becoming increasingly evident, the fault tolerance of systems in complex and changeable real environments has become an increasingly important factor. In recent years, many blockchain-oriented fault tolerance testing tools have been proposed. However, the selected fault sets cannot cover all kinds of problems that the consortium blockchain may encounter in real scenarios. Moreover, a rationality analysis of test results is often missing from these tools. In addition, it is also worth considering how to optimize system performance in the fault continuous stage. In this paper, we propose a general full-stack fault injection platform that can support the orderly injection of different kinds of Byzantine and non-Byzantine failures in a distributed scenario. Regarding the unclear underlying principles affecting system performance due to faults, we conduct an attribution analysis of various faults' influences on the consortium blockchain. Based on conclusions drawn form the attribution analysis, we design and implement the test-driven optimization strategy. The experimental results show that the optimization strategy can shorten the system average delay to less than one-third of that before optimization by reducing the throughput by about 15% in most fault scenarios.</div></div>","PeriodicalId":53141,"journal":{"name":"Blockchain-Research and Applications","volume":"6 2","pages":"Article 100267"},"PeriodicalIF":6.9,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144470083","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Cardano shared send transactions untangling in numbers 卡尔达诺共享发送交易的数量
IF 6.9 3区 计算机科学
Blockchain-Research and Applications Pub Date : 2025-06-01 DOI: 10.1016/j.bcra.2024.100269
Mostafa Chegenizadeh , Nickolay Larionov , Sina Rafati Niya , Yury Yanovich , Claudio J. Tessone
{"title":"Cardano shared send transactions untangling in numbers","authors":"Mostafa Chegenizadeh ,&nbsp;Nickolay Larionov ,&nbsp;Sina Rafati Niya ,&nbsp;Yury Yanovich ,&nbsp;Claudio J. Tessone","doi":"10.1016/j.bcra.2024.100269","DOIUrl":"10.1016/j.bcra.2024.100269","url":null,"abstract":"<div><div>In this paper, we analyze shared send mixers (SSMs) within Cardano's extended unspent transaction output (EUTXO) model, presenting significant contributions to the understanding of UTXO-based blockchains. Firstly, we define the EUTXO SSM untangling problem and propose an algorithm to address it, along with providing an open-source implementation of the solution. Utilizing real transaction examples, we formulate and solve this problem in a systematic manner, shedding light on the intricacies of coin circulation within the Cardano blockchain. Through our analysis, we reveal some insights into the usage of SSMs, including statistics on their frequency and effectiveness in untangling transactions. With this method, our findings show that 11% of transactions seem to involve SSMs, 83% of which enable unique untangling. Moreover, we discuss the potential application of our algorithm in enhancing the address clustering results of transaction-level heuristics. Overall, our work contributes to a deeper understanding of transactional dynamics within UTXO cryptocurrencies, particularly within the context of Cardano's EUTXO model.</div></div>","PeriodicalId":53141,"journal":{"name":"Blockchain-Research and Applications","volume":"6 2","pages":"Article 100269"},"PeriodicalIF":6.9,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144470085","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Impact of GO and ITO nanostructures’ performance on the nanostructure and optical behavior of a newly fabricated blended-PPY conductive polymer for antibacterial applications 氧化石墨烯和ITO纳米结构对新型聚吡咯导电聚合物纳米结构和光学性能的影响
Journal of Biosafety and Biosecurity Pub Date : 2025-06-01 DOI: 10.1016/j.jobb.2025.06.002
Rand Waleed, Ehssan Al-Bermany
{"title":"Impact of GO and ITO nanostructures’ performance on the nanostructure and optical behavior of a newly fabricated blended-PPY conductive polymer for antibacterial applications","authors":"Rand Waleed,&nbsp;Ehssan Al-Bermany","doi":"10.1016/j.jobb.2025.06.002","DOIUrl":"10.1016/j.jobb.2025.06.002","url":null,"abstract":"<div><div>Hybrid nanomaterials are attracting growing attention for their ability to improve the functional performance of polymer-based systems, making them strong contenders for advanced applications in the electronics and biomedical fields. In this study, novel hybrid nanocomposites were developed based on a polyvinylpyrrolidone (PVP) K30 matrix blended with the conductive polymer polypyrrole (PPy) and reinforced with graphene oxide (GO) and indium tin oxide (ITO) nanoparticles. The nanocomposites were fabricated using a solution-casting technique, with improved dispersion achieved through mechanical stirring and ultrasonication. Field emission scanning electron microscope (FESEM) images revealed a smooth surface morphology and an homogeneous distribution of nanomaterials within the polymer matrix. Meanwhile, Fourier transform infrared spectroscopy (FTIR) indicated strong physical interactions between the composite components, with X-ray diffraction confirming the semicrystalline behavior of PVP, which was strongly impacted by the contribution of the nanomaterials. UV–Vis spectroscopy showed significantly enhanced optical behavior, with a notable reduction in the optical band gap from ∼3.43 to 1.63 eV, indicating improved electronic transition efficiency. Furthermore, the well-dried solid films exhibited superior antibacterial activity, with inhibition zones increasing by 53.8% against <em>Staphylococcus aureus</em> and 46.1% against <em>Escherichia coli</em>. These findings highlight the novelty and multifunctionality of the developed nanocomposites, demonstrating their strong potential for use in flexible optical-electronics devices, antibacterial coatings, tissue engineering, and sensor applications and addressing current societal needs in the health, environmental, and medical sectors.</div></div>","PeriodicalId":52875,"journal":{"name":"Journal of Biosafety and Biosecurity","volume":"7 2","pages":"Pages 79-90"},"PeriodicalIF":0.0,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144522501","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
Unlocking potential of open source model training in decentralized federated learning environment 在分散的联邦学习环境中释放开源模型训练的潜力
IF 6.9 3区 计算机科学
Blockchain-Research and Applications Pub Date : 2025-06-01 DOI: 10.1016/j.bcra.2024.100264
Ekaterina Pavlova , Grigorii Melnikov , Yury Yanovich , Alexey Frolov
{"title":"Unlocking potential of open source model training in decentralized federated learning environment","authors":"Ekaterina Pavlova ,&nbsp;Grigorii Melnikov ,&nbsp;Yury Yanovich ,&nbsp;Alexey Frolov","doi":"10.1016/j.bcra.2024.100264","DOIUrl":"10.1016/j.bcra.2024.100264","url":null,"abstract":"<div><div>The field of Artificial Intelligence (AI) is rapidly evolving, creating a demand for sophisticated models that rely on substantial data and computational resources for training. However, the high costs associated with training these models have limited accessibility, leading to concerns about transparency, biases, and hidden agendas within AI systems. As AI becomes more integrated into governmental services and the pursuit of Artificial General Intelligence (AGI) advances, the necessity for transparent and reliable AI models becomes increasingly critical. Decentralized Federated Learning (DFL) offers decentralized approaches to model training while safeguarding data privacy and ensuring resilience against adversarial participants. Nonetheless, the guarantees provided are not absolute, and even open-weight AI models do not qualify as truly open source. This paper suggests using blockchain technology, smart contracts, and publicly verifiable secret sharing in DFL environments to bolster trust, cooperation, and transparency in model training processes. Our numerical experiments illustrate that the overhead required to offer robust assurances to all peers regarding the correctness of the training process is relatively small. By incorporating these tools, participants can trust that trained models adhere to specified procedures, addressing accountability issues within AI systems and promoting the development of more ethical and dependable applications of AI.</div></div>","PeriodicalId":53141,"journal":{"name":"Blockchain-Research and Applications","volume":"6 2","pages":"Article 100264"},"PeriodicalIF":6.9,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144298441","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An efficient Bitcoin network topology discovery algorithm for dynamic display 一种高效的比特币网络拓扑动态显示算法
IF 6.9 3区 计算机科学
Blockchain-Research and Applications Pub Date : 2025-06-01 DOI: 10.1016/j.bcra.2024.100260
Zening Zhao , Jinsong Wang , Miao Yang , Haitao Wang
{"title":"An efficient Bitcoin network topology discovery algorithm for dynamic display","authors":"Zening Zhao ,&nbsp;Jinsong Wang ,&nbsp;Miao Yang ,&nbsp;Haitao Wang","doi":"10.1016/j.bcra.2024.100260","DOIUrl":"10.1016/j.bcra.2024.100260","url":null,"abstract":"<div><div>The Bitcoin network comprises numerous nodes, necessitating users to invest significant network requests and time in comprehending its network topology. In this paper, we propose a Bitcoin network topology discovery algorithm that uses lightweight probe nodes to facilitate rapid transmission of network protocols. Building upon this, we introduce a node layer clustering algorithm based on filtering stable network nodes, enabling parallel discovery of the network topology. Additionally, we present an adaptive method for dynamically displaying the layered structure of the network topology. Experimental results demonstrate that our proposed method reduces communication overhead by approximately 72.16% when achieving a 95% similarity in network topology. Furthermore, the algorithm is applicable for discovering the network topology in other blockchain networks with similar structures.</div></div>","PeriodicalId":53141,"journal":{"name":"Blockchain-Research and Applications","volume":"6 2","pages":"Article 100260"},"PeriodicalIF":6.9,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144307968","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Designing social immersive virtual environments for the Metaverse: The case study of MetaLibrary 为虚拟世界设计社交沉浸式虚拟环境:以metabrary为例
Virtual Reality Intelligent Hardware Pub Date : 2025-06-01 DOI: 10.1016/j.vrih.2025.04.002
Alberto CANNAVÒ, Giorgio ARRIGO, Alessandro VISCONTI, Federico De LORENZIS, Fabrizio LAMBERTI
{"title":"Designing social immersive virtual environments for the Metaverse: The case study of MetaLibrary","authors":"Alberto CANNAVÒ,&nbsp;Giorgio ARRIGO,&nbsp;Alessandro VISCONTI,&nbsp;Federico De LORENZIS,&nbsp;Fabrizio LAMBERTI","doi":"10.1016/j.vrih.2025.04.002","DOIUrl":"10.1016/j.vrih.2025.04.002","url":null,"abstract":"<div><h3>Background</h3><div>Over the last few years, the rapid advancement of technology has led to the development of many approaches to digitalization. In this respect, metaverse provides 3D persistent virtual environments that can be used to access digital content, meet virtually, and perform several professional and leisure tasks. Among the numerous technologies supporting the metaverse, immersive Virtual Reality (VR) plays a primary role and offers highly interactive social experiences. Despite growing interest in this area, there are no clear design guidelines for creating environments tailored to the metaverse.</div></div><div><h3>Methods</h3><div>This study seeks to advance research in this area by moving from state-of-the-art studies on the design of immersive virtual environments in the context of metaverse and proposing how to integrate cutting-edge technologies within this context. Specifically, the best practices were identified by i) analyzing literature studies focused on human behavior in immersive virtual environments, ii) extracting common features of existing social VR platforms, and iii) conducting interviews with experts in a specific application domain. Specifically, this study considered the creation of a new virtual environment for MetaLibrary, a VR-based social platform aimed at integrating public libraries into metaverse. Several implementation challenges and additional requirements have been identified for the development of virtual environments (VEs). These elements were considered in the selection of specific cutting-edge technologies and their integration into the development process. A user study was also conducted to investigate some design aspects (namely lighting conditions and richness of the scene layout) for which deriving clear indications from the above analysis was not possible because different alternative configurations could be chosen.</div></div><div><h3>Results</h3><div>The work reported in this paper seeks to bridge the gap between existing VR platforms and related literature in the field, on the one hand, and requirements regarding immersive virtual environments for the metaverse, on the other hand, by reporting a set of best practices which were used to build a social virtual environment that meets users' expectations and needs.</div></div><div><h3>Conclusions</h3><div>Results suggest that carefully designed virtual environments can positively affect user experience and interaction within metaverse. The insights gained from this study offer valuable cues for developing immersive virtual environments for the metaverse to deliver more effective and engaging experiences.</div></div>","PeriodicalId":33538,"journal":{"name":"Virtual Reality Intelligent Hardware","volume":"7 3","pages":"Pages 279-298"},"PeriodicalIF":0.0,"publicationDate":"2025-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144491438","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
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学术文献互助群
群 号:604180095
Book学术官方微信