Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (281)

Search Parameters:
Keywords = information-centric networking

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 1609 KiB  
Article
When Research Evidence and Healthcare Policy Collide: Synergising Results and Policy into BRIGHTLIGHT Guidance to Improve Coordinated Care for Adolescents and Young Adults with Cancer
by Rachel M. Taylor, Alexandra Pollitt, Gabriel Lawson, Ross Pow, Rachael Hough, Louise Soanes, Amy Riley, Maria Lawal, Lorna A. Fern, BRIGHTLIGHT Study Group, Young Advisory Panel and the Policy Lab Participants
Healthcare 2025, 13(15), 1821; https://doi.org/10.3390/healthcare13151821 - 26 Jul 2025
Viewed by 297
Abstract
Background/Objectives: BRIGHTLIGHT was the national evaluation of adolescent and young adult (AYA) cancer services in England. BRIGHTLIGHT results were not available when the most recent healthcare policy (NHSE service specifications for AYA Cancer) for AYA was drafted and therefore did not consider BRIGHTLIGHT [...] Read more.
Background/Objectives: BRIGHTLIGHT was the national evaluation of adolescent and young adult (AYA) cancer services in England. BRIGHTLIGHT results were not available when the most recent healthcare policy (NHSE service specifications for AYA Cancer) for AYA was drafted and therefore did not consider BRIGHTLIGHT findings and recommendations. We describe the co-development and delivery of a Policy Lab to expedite the implementation of the new service specification in the context of BRIGHTLIGHT results, examining the roles of multi-stakeholders to ensure service delivery is optimised to benefit AYA patients. We address the key question, “What is the roadmap for empowering different stakeholders to shape how the AYA service specifications are implemented?”. Methods: A 1-day face-to-face policy lab was facilitated, utilising a unique, user-centric engagement approach by bringing diverse AYA stakeholders together to co-design strategies to translate BRIGHTLIGHT evidence into policy and impact. This was accompanied by an online workshop and prioritisation survey, individual interviews, and an AYA patient workshop. Workshop outputs were analysed thematically and survey data quantitatively. Results: Eighteen professionals and five AYAs attended the face-to-face Policy Lab, 16 surveys were completed, 13 attended the online workshop, three professionals were interviewed, and three AYAs attended the patient workshop. The Policy Lab generated eight national and six local recommendations, which were prioritised into three national priorities: 1. Launching the service specification supported by compelling communication; 2. Harnessing the ideas of young people; and 3. Evaluation of AYA patient outcomes/experiences and establishing a national dashboard of AYA cancer network performance. An animation was created by AYAs to inform local hospitals what matters to them most in the service specification. Conclusions: Policy and research evidence are not always aligned, so when emerging evidence does not support current guidance, further exploration is required. We have shown through multi-stakeholder involvement including young people that it was possible to gain a different interpretation based on current knowledge and context. This additional insight enabled practical recommendations to be identified to support the implementation of the service specification. Full article
(This article belongs to the Special Issue Implications for Healthcare Policy and Management)
Show Figures

Figure 1

37 pages, 1895 KiB  
Review
A Review of Artificial Intelligence and Deep Learning Approaches for Resource Management in Smart Buildings
by Bibars Amangeldy, Timur Imankulov, Nurdaulet Tasmurzayev, Gulmira Dikhanbayeva and Yedil Nurakhov
Buildings 2025, 15(15), 2631; https://doi.org/10.3390/buildings15152631 - 25 Jul 2025
Viewed by 455
Abstract
This comprehensive review maps the fast-evolving landscape in which artificial intelligence (AI) and deep-learning (DL) techniques converge with the Internet of Things (IoT) to manage energy, comfort, and sustainability across smart environments. A PRISMA-guided search of four databases retrieved 1358 records; after applying [...] Read more.
This comprehensive review maps the fast-evolving landscape in which artificial intelligence (AI) and deep-learning (DL) techniques converge with the Internet of Things (IoT) to manage energy, comfort, and sustainability across smart environments. A PRISMA-guided search of four databases retrieved 1358 records; after applying inclusion criteria, 143 peer-reviewed studies published between January 2019 and April 2025 were analyzed. This review shows that AI-driven controllers—especially deep-reinforcement-learning agents—deliver median energy savings of 18–35% for HVAC and other major loads, consistently outperforming rule-based and model-predictive baselines. The evidence further reveals a rapid diversification of methods: graph-neural-network models now capture spatial interdependencies in dense sensor grids, federated-learning pilots address data-privacy constraints, and early integrations of large language models hint at natural-language analytics and control interfaces for heterogeneous IoT devices. Yet large-scale deployment remains hindered by fragmented and proprietary datasets, unresolved privacy and cybersecurity risks associated with continuous IoT telemetry, the growing carbon and compute footprints of ever-larger models, and poor interoperability among legacy equipment and modern edge nodes. The authors of researches therefore converges on several priorities: open, high-fidelity benchmarks that marry multivariate IoT sensor data with standardized metadata and occupant feedback; energy-aware, edge-optimized architectures that lower latency and power draw; privacy-centric learning frameworks that satisfy tightening regulations; hybrid physics-informed and explainable models that shorten commissioning time; and digital-twin platforms enriched by language-model reasoning to translate raw telemetry into actionable insights for facility managers and end users. Addressing these gaps will be pivotal to transforming isolated pilots into ubiquitous, trustworthy, and human-centered IoT ecosystems capable of delivering measurable gains in efficiency, resilience, and occupant wellbeing at scale. Full article
(This article belongs to the Section Building Energy, Physics, Environment, and Systems)
Show Figures

Figure 1

23 pages, 13739 KiB  
Article
Traffic Accident Rescue Action Recognition Method Based on Real-Time UAV Video
by Bo Yang, Jianan Lu, Tao Liu, Bixing Zhang, Chen Geng, Yan Tian and Siyu Zhang
Drones 2025, 9(8), 519; https://doi.org/10.3390/drones9080519 - 24 Jul 2025
Viewed by 379
Abstract
Low-altitude drones, which are unimpeded by traffic congestion or urban terrain, have become a critical asset in emergency rescue missions. To address the current lack of emergency rescue data, UAV aerial videos were collected to create an experimental dataset for action classification and [...] Read more.
Low-altitude drones, which are unimpeded by traffic congestion or urban terrain, have become a critical asset in emergency rescue missions. To address the current lack of emergency rescue data, UAV aerial videos were collected to create an experimental dataset for action classification and localization annotation. A total of 5082 keyframes were labeled with 1–5 targets each, and 14,412 instances of data were prepared (including flight altitude and camera angles) for action classification and position annotation. To mitigate the challenges posed by high-resolution drone footage with excessive redundant information, we propose the SlowFast-Traffic (SF-T) framework, a spatio-temporal sequence-based algorithm for recognizing traffic accident rescue actions. For more efficient extraction of target–background correlation features, we introduce the Actor-Centric Relation Network (ACRN) module, which employs temporal max pooling to enhance the time-dimensional features of static backgrounds, significantly reducing redundancy-induced interference. Additionally, smaller ROI feature map outputs are adopted to boost computational speed. To tackle class imbalance in incident samples, we integrate a Class-Balanced Focal Loss (CB-Focal Loss) function, effectively resolving rare-action recognition in specific rescue scenarios. We replace the original Faster R-CNN with YOLOX-s to improve the target detection rate. On our proposed dataset, the SF-T model achieves a mean average precision (mAP) of 83.9%, which is 8.5% higher than that of the standard SlowFast architecture while maintaining a processing speed of 34.9 tasks/s. Both accuracy-related metrics and computational efficiency are substantially improved. The proposed method demonstrates strong robustness and real-time analysis capabilities for modern traffic rescue action recognition. Full article
(This article belongs to the Special Issue Cooperative Perception for Modern Transportation)
Show Figures

Figure 1

30 pages, 3932 KiB  
Article
Banking on the Metaverse: Systemic Disruption or Techno-Financial Mirage?
by Alina Georgiana Manta and Claudia Gherțescu
Systems 2025, 13(8), 624; https://doi.org/10.3390/systems13080624 - 24 Jul 2025
Viewed by 389
Abstract
This study delivers a rigorous and in-depth bibliometric examination of 693 scholarly publications addressing the intersection of metaverse technologies and banking, retrieved from the Web of Science Core Collection. Through advanced scientometric tools, including VOSviewer and Bibliometrix, the research systematically unpacks the evolving [...] Read more.
This study delivers a rigorous and in-depth bibliometric examination of 693 scholarly publications addressing the intersection of metaverse technologies and banking, retrieved from the Web of Science Core Collection. Through advanced scientometric tools, including VOSviewer and Bibliometrix, the research systematically unpacks the evolving intellectual and thematic contours of this interdisciplinary frontier. The co-occurrence analysis of keywords reveals a landscape shaped by seven core thematic clusters, encompassing immersive user environments, digital infrastructure, experiential design, and ethical considerations. Factorial analysis uncovers a marked bifurcation between experience-driven narratives and technology-centric frameworks, with integrative concepts such as technology, information, and consumption serving as conceptual bridges. Network visualizations of authorship patterns point to the emergence of high-density collaboration clusters, particularly centered around influential contributors such as Dwivedi and Ooi, while regional distribution patterns indicate a tri-continental dominance led by Asia, North America, and Western Europe. Temporal analysis identifies a significant surge in academic interest beginning in 2022, aligning with increased institutional and commercial experimentation in virtual financial platforms. Our findings argue that the incorporation of metaverse paradigms into banking is not merely a technological shift but a systemic transformation in progress—one that blurs the boundaries between speculative innovation and tangible implementation. This work contributes foundational insights for future inquiry into digital finance systems, algorithmic governance, trust architecture, and the wider socio-economic consequences of banking in virtualized environments. Whether a genuine leap toward financial evolution or a sophisticated illusion, the metaverse in banking must now be treated as a systemic phenomenon worthy of serious scrutiny. Full article
Show Figures

Figure 1

24 pages, 921 KiB  
Article
Towards Empowering Stakeholders Through Decentralized Trust and Secure Livestock Data Sharing
by Abdul Ghafoor, Iraklis Symeonidis, Anna Rydberg, Cecilia Lindahl and Abdul Qadus Abbasi
Cryptography 2025, 9(3), 52; https://doi.org/10.3390/cryptography9030052 - 23 Jul 2025
Viewed by 278
Abstract
Cybersecurity represents a critical challenge for data-sharing platforms involving multiple stakeholders, particularly within complex and decentralized systems such as livestock supply chain networks. These systems demand novel approaches, robust security protocols, and advanced data management strategies to address key challenges such as data [...] Read more.
Cybersecurity represents a critical challenge for data-sharing platforms involving multiple stakeholders, particularly within complex and decentralized systems such as livestock supply chain networks. These systems demand novel approaches, robust security protocols, and advanced data management strategies to address key challenges such as data consistency, transparency, ownership, controlled access or exposure, and privacy-preserving analytics for value-added services. In this paper, we introduced the Framework for Livestock Empowerment and Decentralized Secure Data eXchange (FLEX), as a comprehensive solution grounded on five core design principles: (i) enhanced security and privacy, (ii) human-centric approach, (iii) decentralized and trusted infrastructure, (iv) system resilience, and (v) seamless collaboration across the supply chain. FLEX integrates interdisciplinary innovations, leveraging decentralized infrastructure-based protocols to ensure trust, traceability, and integrity. It employs secure data-sharing protocols and cryptographic techniques to enable controlled information exchange with authorized entities. Additionally, the use of data anonymization techniques ensures privacy. FLEX is designed and implemented using a microservices architecture and edge computing to support modularity and scalable deployment. These components collectively serve as a foundational pillar of the development of a digital product passport. The FLEX architecture adopts a layered design and incorporates robust security controls to mitigate threats identified using the STRIDE threat modeling framework. The evaluation results demonstrate the framework’s effectiveness in countering well-known cyberattacks while fulfilling its intended objectives. The performance evaluation of the implementation further validates its feasibility and stability, particularly as the volume of evidence associated with animal identities increases. All the infrastructure components, along with detailed deployment instructions, are publicly available as open-source libraries on GitHub, promoting transparency and community-driven development for wider public benefit. Full article
(This article belongs to the Special Issue Emerging Trends in Blockchain and Its Applications)
Show Figures

Figure 1

22 pages, 4636 KiB  
Article
SP-GEM: Spatial Pattern-Aware Graph Embedding for Matching Multisource Road Networks
by Chenghao Zheng, Yunfei Qiu, Jian Yang, Bianying Zhang, Zeyuan Li, Zhangxiang Lin, Xianglin Zhang, Yang Hou and Li Fang
ISPRS Int. J. Geo-Inf. 2025, 14(7), 275; https://doi.org/10.3390/ijgi14070275 - 15 Jul 2025
Viewed by 275
Abstract
Identifying correspondences of road segments in different road networks, namely road-network matching, is an essential task for road network-centric data processing such as data integration of road networks and data quality assessment of crowd-sourced road networks. Traditional road-network matching usually relies on feature [...] Read more.
Identifying correspondences of road segments in different road networks, namely road-network matching, is an essential task for road network-centric data processing such as data integration of road networks and data quality assessment of crowd-sourced road networks. Traditional road-network matching usually relies on feature engineering and parameter selection of the geometry and topology of road networks for similarity measurement, resulting in poor performance when dealing with dense and irregular road network structures. Recent development of graph neural networks (GNNs) has demonstrated unsupervised modeling power on road network data, which learn the embedded vector representation of road networks through spatial feature induction and topology-based neighbor aggregation. However, weighting spatial information on the node feature alone fails to give full play to the expressive power of GNNs. To this end, this paper proposes a Spatial Pattern-aware Graph EMbedding learning method for road-network matching, named SP-GEM, which explores the idea of spatially-explicit modeling by identifying spatial patterns in neighbor aggregation. Firstly, a road graph is constructed from the road network data, and geometric, topological features are extracted as node features of the road graph. Then, four spatial patterns, including grid, high branching degree, irregular grid, and circuitous, are modelled in a sector-based road neighborhood for road embedding. Finally, the similarity of road embedding is used to find data correspondences between road networks. We conduct an algorithmic accuracy test to verify the effectiveness of SP-GEM on OSM and Tele Atlas data. The algorithmic accuracy experiments show that SP-GEM improves the matching accuracy and recall by at least 6.7% and 10.2% among the baselines, with high matching success rate (>70%), and improves the matching accuracy and recall by at least 17.7% and 17.0%, compared to the baseline GNNs, without spatially-explicit modeling. Further embedding analysis also verifies the effectiveness of the induction of spatial patterns. This study not only provides an effective and practical algorithm for road-network matching, but also serves as a test bed in exploring the role of spatially-explicit modeling in GNN-based road network modeling. The experimental performances of SP-GEM illuminate the path to develop GeoEmbedding services for geospatial applications. Full article
Show Figures

Figure 1

37 pages, 9859 KiB  
Review
Smart Implementation and Expectations for Sustainable Buildings: A Scientometric Analysis
by Yuxing Xie and Xianhua Sun
Buildings 2025, 15(14), 2436; https://doi.org/10.3390/buildings15142436 - 11 Jul 2025
Viewed by 421
Abstract
Amidst global efforts toward sustainable development, this research addresses underexplored academic dimensions by evaluating the transformative potential of intelligent, sustainable architecture. Employing bibliometric techniques and Citespace 6.4.R1, we analyze two decades (2005–2024) of the Web of Science literature to identify patterns and challenges. [...] Read more.
Amidst global efforts toward sustainable development, this research addresses underexplored academic dimensions by evaluating the transformative potential of intelligent, sustainable architecture. Employing bibliometric techniques and Citespace 6.4.R1, we analyze two decades (2005–2024) of the Web of Science literature to identify patterns and challenges. Findings demonstrate rising scholarly output, dominated by themes like energy-efficient design, Building Information Modeling integration, and circular economy principles in urban contexts. While Europe and North America lead research activity, systemic limitations persist—including duplicated methodologies, fragmented institutional networks, and incompatible smart technologies. This study advocates for three strategic priorities: fostering interdisciplinary innovation to break homogeneity, establishing cross-sector collaboration frameworks, and accelerating industry–academia knowledge transfer. Intelligent, sustainable architecture emerges as a dual solution—technologically enabling carbon-neutral construction practices while redefining human-centric spatial quality. This dual advantage positions the International Sustainability Alliance as critical infrastructure for achieving UN Sustainable Development Goals, reconciling ecological responsibility with evolving societal demands for resilient, adaptive built environments. Full article
(This article belongs to the Section Building Materials, and Repair & Renovation)
Show Figures

Figure 1

27 pages, 2691 KiB  
Article
Sustainable Factor Augmented Machine Learning Models for Crude Oil Return Forecasting
by Lianxu Wang and Xu Chen
J. Risk Financial Manag. 2025, 18(7), 351; https://doi.org/10.3390/jrfm18070351 - 24 Jun 2025
Viewed by 379
Abstract
The global crude oil market, known for its pronounced volatility and nonlinear dynamics, plays a pivotal role in shaping economic stability and informing investment strategies. Contrary to traditional research focused on price forecasting, this study emphasizes the more investor-centric task of predicting returns [...] Read more.
The global crude oil market, known for its pronounced volatility and nonlinear dynamics, plays a pivotal role in shaping economic stability and informing investment strategies. Contrary to traditional research focused on price forecasting, this study emphasizes the more investor-centric task of predicting returns for West Texas Intermediate (WTI) crude oil. By spotlighting returns, it directly addresses critical investor concerns such as asset allocation and risk management. This study applies advanced machine learning models, including XGBoost, random forest, and neural networks to predict crude oil return, and for the first time, incorporates sustainability and external risk variables, which are shown to enhance predictive performance in capturing the non-stationarity and complexity of financial time-series data. To enhance predictive accuracy, we integrate 55 variables across five dimensions: macroeconomic indicators, financial and futures markets, energy markets, momentum factors, and sustainability and external risk. Among these, the rate of change stands out as the most influential predictor. Notably, XGBoost demonstrates a superior performance, surpassing competing models with an impressive 76% accuracy in direction forecasting. The analysis highlights how the significance of various predictors shifted during the COVID-19 pandemic. This underscores the dynamic and adaptive character of crude oil markets under substantial external disruptions. In addition, by incorporating sustainability factors, the study provides deeper insights into the drivers of market behavior, supporting more informed portfolio adjustments, risk management strategies, and policy development aimed at fostering resilience and advancing sustainable energy transitions. Full article
(This article belongs to the Special Issue Machine Learning-Based Risk Management in Finance and Insurance)
Show Figures

Figure 1

18 pages, 1568 KiB  
Article
Improving Multi-Class Classification for Recognition of the Prioritized Classes Using the Analytic Hierarchy Process
by Algimantas Venčkauskas, Jevgenijus Toldinas and Nerijus Morkevičius
Appl. Sci. 2025, 15(13), 7071; https://doi.org/10.3390/app15137071 - 23 Jun 2025
Viewed by 381
Abstract
Machine learning (ML) algorithms are widely used in various fields, including cyber threat intelligence (CTI), financial technology (Fintech), and intrusion detection systems (IDSs). They automate security alert data analysis, enhancing attack detection, incident response, and threat mitigation. Fintech is particularly vulnerable to cyber-attacks [...] Read more.
Machine learning (ML) algorithms are widely used in various fields, including cyber threat intelligence (CTI), financial technology (Fintech), and intrusion detection systems (IDSs). They automate security alert data analysis, enhancing attack detection, incident response, and threat mitigation. Fintech is particularly vulnerable to cyber-attacks and cyber espionage due to its data-centric nature. Because of this, it is essential to give priority to the classification of cyber-attacks to accomplish the most crucial attack detection. Improving ML models for superior prioritized recognition requires a comprehensive strategy that includes data preprocessing, enhancement, algorithm refinement, and customized assessment. To improve cyber-attack detection in the Fintech, CTI, and IDS sectors, it is necessary to develop an ML model that better recognizes the prioritized classes, thereby enhancing security against important types of threats. This research introduces adaptive incremental learning, which enables ML models to keep learning new information by looking at changing data from a data stream, improving their ability to accurately identify types of cyber-attacks with high priority. The Analytical Hierarchy Process (AHP) is suggested to help make the best decision by evaluating model performance based on prioritized classes using real multi-class datasets instead of artificially improved ones. The findings demonstrate that the ML model improved its ability to identify prioritized classes of cyber-attacks utilizing the ToN_IoT network dataset. The recall value for the “injection” class rose from 59.5% to 61.8%, the recall for the “password” class increased from 86.7% to 88.6%, and the recall for the “ransomware” class improved from 0% to 23.6%. Full article
Show Figures

Figure 1

18 pages, 3526 KiB  
Article
Smart Data-Enabled Conservation and Knowledge Generation for Architectural Heritage System
by Ziyuan Rao and Guoguang Wang
Buildings 2025, 15(12), 2122; https://doi.org/10.3390/buildings15122122 - 18 Jun 2025
Viewed by 300
Abstract
In architectural heritage conservation, fragmented data practices and heterogeneous formats hinder knowledge extraction, limiting the translation of raw data into actionable conservation insights. This study proposes a knowledge-centric framework integrating smart data methodologies to bridge this gap. The framework synergizes Heritage Building Information [...] Read more.
In architectural heritage conservation, fragmented data practices and heterogeneous formats hinder knowledge extraction, limiting the translation of raw data into actionable conservation insights. This study proposes a knowledge-centric framework integrating smart data methodologies to bridge this gap. The framework synergizes Heritage Building Information Modeling (HBIM), semantic knowledge graphs, and knowledge bases, prioritizing three interconnected dimensions: geometric digitization through 3D laser scanning and parametric HBIM reconstruction, semantic enrichment of historical texts via NLP and rule-based entity extraction, and knowledge graph-driven discovery of spatiotemporal patterns using Neo4j and ontology mapping. Validated through dual case studies—the Historical Educational Sites in South China (humanistic narratives) and the Dong ethnic drum towers (structural logic)—the framework demonstrates its capacity to automate knowledge generation, converting 20.5 GB of multi-source data into 2652 RDF triples that interconnect 1701 nodes across HBIM models and archival records. By enabling real-time visualization of semantic relationships (e.g., educator networks, mortise-and-tenon typologies) through graph queries, the system enhances interdisciplinary collaboration. Furthermore, the proposed smart data framework facilitated the generation of domain-specific knowledge through systematic data valorization, yielding actionable insights for architectural conservation practice. This research redefines conservation as a knowledge-to-action paradigm, where smart data methodologies unify tangible and intangible heritage values, fostering data-driven stewardship across cultural, historical, and technical domains. Full article
(This article belongs to the Special Issue Advanced Research on Cultural Heritage)
Show Figures

Figure 1

17 pages, 2256 KiB  
Article
Scalable Statistical Channel Estimation and Its Applications in User-Centric Cell-Free Massive MIMO Systems
by Ling Xing, Dongle Wang, Xiaohui Zhang, Honghai Wu and Kaikai Deng
Sensors 2025, 25(11), 3263; https://doi.org/10.3390/s25113263 - 22 May 2025
Viewed by 454
Abstract
Cell-free massive multiple-input multiple-output (mMIMO) technology utilizes collaborative signal processing to significantly improve system performance. In cell-free mMIMO systems, accurate channel state information (CSI) is a key element in improving the overall system performance. The existing statistical CSI acquisition methods for large-scale fading [...] Read more.
Cell-free massive multiple-input multiple-output (mMIMO) technology utilizes collaborative signal processing to significantly improve system performance. In cell-free mMIMO systems, accurate channel state information (CSI) is a key element in improving the overall system performance. The existing statistical CSI acquisition methods for large-scale fading (LSF) processing schemes assume that each access points (APs) provides service to all user equipments (UEs) in the system. However, as the number of UEs or APs increases, the computational complexity of statistical CSI estimation tends to infinity, which is not scalable in large-scale networks. To address this limitation, this paper proposes a scalable statistical CSI estimation method under the user-centric cell-free mMIMO system, which blindly estimates the partial statistical CSI required for LSF schemes using uplink (UL) data signals. Additionally, the estimated partial statistical CSI can also be used for downlink (DL) LSF precoding (LSFP) or power control in fully distributed precoding. Simulation results show that under the LSFP scheme, the proposed method can achieve comparable spectral efficiency (SE) with the traditional CSI acquisition scheme while ensuring scalability. When applied to power control in fully distributed precoding, it significantly reduces the fronthaul link CSI overhead while maintaining a nearly similar SE performance compared to existing solutions. Full article
(This article belongs to the Section Communications)
Show Figures

Figure 1

53 pages, 35644 KiB  
Article
Impact Analysis and Optimal Placement of Distributed Energy Resources in Diverse Distribution Systems for Grid Congestion Mitigation and Performance Enhancement
by Hasan Iqbal, Alexander Stevenson and Arif I. Sarwat
Electronics 2025, 14(10), 1998; https://doi.org/10.3390/electronics14101998 - 14 May 2025
Viewed by 750
Abstract
The integration of Distributed Energy Resources (DERs) such as photovoltaic (PV) systems, battery energy storage systems (BESSs), and electric vehicles (EVs) introduces new challenges to distribution networks despite offering opportunities for decarbonization and grid flexibility. This paper proposes a scalable simulation-based framework that [...] Read more.
The integration of Distributed Energy Resources (DERs) such as photovoltaic (PV) systems, battery energy storage systems (BESSs), and electric vehicles (EVs) introduces new challenges to distribution networks despite offering opportunities for decarbonization and grid flexibility. This paper proposes a scalable simulation-based framework that combines deterministic nodal hosting capacity analysis with probabilistic Monte Carlo simulations to evaluate and optimize DER integration in diverse feeder types. The methodology is demonstrated using the IEEE 13-bus and 123-bus test systems under full-year time-series simulations. Deterministic hosting capacity analysis shows that individual nodes can accommodate up to 76% of base load from PV sources, while Monte Carlo analysis reveals a network-wide average hosting capacity of 62%. Uncoordinated DER deployment leads to increased system losses, overvoltages, and thermal overloads. In contrast, coordinated integration achieves up to 38.7% reduction in power losses, 25% peak demand shaving, and voltage improvements from 0.928 p.u. to 0.971 p.u. Additionally, congestion-centric optimization reduces thermal overload indices by up to 65%. This framework aids utilities and policymakers in making informed decisions on DER planning by capturing both spatial and stochastic constraints. Its modular design allows for flexible adaptation across feeder scales and configurations. The results highlight the need for node-specific deployment strategies and probabilistic validation to ensure reliable, efficient DER integration. Future work will incorporate optimization-driven control and hardware-in-the-loop testing to support real-time implementation. Full article
(This article belongs to the Special Issue Planning, Scheduling and Control of Grids with Renewables)
Show Figures

Figure 1

32 pages, 7433 KiB  
Article
Evaluating the Quality of High-Frequency Pedestrian Commuting Streets: A Data-Driven Approach in Shenzhen
by Xin Guo, Yuqing Hu, Yixuan Zhang, Shengao Yi and Wei Tu
Smart Cities 2025, 8(3), 83; https://doi.org/10.3390/smartcities8030083 - 13 May 2025
Viewed by 1929
Abstract
Streets, as critical public space nexuses, require synergistic quality–utilization alignment—where quality without use signifies institutional inefficiency, and use without quality denotes operational ineffectiveness. Focusing on high-frequency pedestrian commuting streets (HFPCSs) that not only crucially mediate metropolitan mobility patterns but also shape citizens’ daily [...] Read more.
Streets, as critical public space nexuses, require synergistic quality–utilization alignment—where quality without use signifies institutional inefficiency, and use without quality denotes operational ineffectiveness. Focusing on high-frequency pedestrian commuting streets (HFPCSs) that not only crucially mediate metropolitan mobility patterns but also shape citizens’ daily urban experiences and satisfaction, this study proposes a data-driven diagnostic framework for street quality–utilization assessment, integrating multi-source urban big data through a case study of Shenzhen. By integrating multi-source urban big data, we identify HFPCSs using LBS data and develop a multi-dimensional evaluation system that incorporates 1.07 million Points of Interest (POIs) for assessing convenience, utilizes DeepLabv3+ for the semantic segmentation of street view imagery to evaluate comfort, and leverages 15,374 km of road network data for accessibility analysis. The results expose dual mismatches: merely 2.15% of HFPCSs achieve balanced comfort–convenience–accessibility benchmarks, while over 70% of these are clustered in northern districts, exhibiting systematically inferior quality metrics across dimensions. Diagnostic analysis reveals specific planning and spatial configurations contributing to these disparities, informing targeted retrofitting strategies for priority street typologies. This approach establishes a replicable model for megacity street renewal, deploying supply–demand diagnostics to synchronize infrastructure upgrades with pedestrian flow realities. By bridging data insights with human-centric urban improvements, this framework demonstrates how smart city technologies can concretely address the quality–utilization paradox—advancing sustainable urbanism through evidence-based street transformations. Full article
Show Figures

Figure 1

20 pages, 1943 KiB  
Article
MTGNet: Multi-Agent End-to-End Motion Trajectory Prediction with Multimodal Panoramic Dynamic Graph
by Yinfei Dai, Yuantong Zhang, Xiuzhen Zhou, Qi Wang, Xiao Song and Shaoqiang Wang
Appl. Sci. 2025, 15(10), 5244; https://doi.org/10.3390/app15105244 - 8 May 2025
Viewed by 740
Abstract
With the rapid development of autonomous driving technology, multi-agent trajectory prediction has become the core foundation of autonomous driving algorithms. Efficiently and accurately predicting the future trajectories of multiple agents is key to evaluating the reliability and safety of autonomous driving vehicles. Recently, [...] Read more.
With the rapid development of autonomous driving technology, multi-agent trajectory prediction has become the core foundation of autonomous driving algorithms. Efficiently and accurately predicting the future trajectories of multiple agents is key to evaluating the reliability and safety of autonomous driving vehicles. Recently, numerous studies have focused on capturing agent interactions in complex traffic scenarios. While most methods adopt agent-centric scene construction, they often rely on fixed scene sizes and incur significant computational overhead. Based on this, we propose the multimodal transformer graph convolution neural network (MTGNet) framework. The MTGNet framework can not only construct a panoramic, fully connected dynamic traffic map for agents but also dynamically adjust the size of traffic scenes. Additionally, it enables accurate and efficient multi-modal multi-agent trajectory prediction. In addition, we utilize the graph convolutional neural network (GCN) to process graph-structured data. This approach not only captures global relationships but also enhances the focus on local features within the scene, thereby improving the model’s sensitivity to local information. Our framework was tested on the Argoverse 2.0 dataset and compared with nine state-of-the-art vehicle trajectory prediction methods, achieving the best performance across all three selected metrics. Full article
(This article belongs to the Special Issue Pushing the Boundaries of Autonomous Vehicles)
Show Figures

Figure 1

29 pages, 875 KiB  
Review
A Survey of Quality-of-Service and Quality-of-Experience Provisioning in Information-Centric Networks
by Nazmus Sadat and Rui Dai
Network 2025, 5(2), 10; https://doi.org/10.3390/network5020010 - 14 Apr 2025
Viewed by 812
Abstract
Information-centric networking (ICN) is a promising approach to address the limitations of current host-centric IP-based networking. ICN models feature ubiquitous in-network caching to provide faster and more reliable content delivery, name-based routing to provide better scalability, and self-certifying contents to ensure better security. [...] Read more.
Information-centric networking (ICN) is a promising approach to address the limitations of current host-centric IP-based networking. ICN models feature ubiquitous in-network caching to provide faster and more reliable content delivery, name-based routing to provide better scalability, and self-certifying contents to ensure better security. Due to the differences in the core architecture of ICN compared to existing IP-based networks, it requires special considerations to provide quality-of-service (QoS) or quality-of-experience (QoE) support for applications based on ICNs. This paper discusses the latest advances in QoS and QoE research for ICNs. First, an overview of ICN architectures is given, followed by a summary of different factors that influence QoS and QoE. Approaches for improving QoS and QoE in ICNs are then discussed in five main categories: in-network caching, name resolution and routing, transmission and flow control, software-defined networking, and media-streaming-based strategies. Finally, open research questions for providing QoS and QoE support in ICNs are outlined for future research. Full article
Show Figures

Figure 1

Back to TopTop