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

Search Results (13)

Search Parameters:
Keywords = WNS framework

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
17 pages, 310 KB  
Article
Analytical Solutions for Generalized Stochastic HSC-KdV Equations with Variable Coefficients Using Hermite Transform and F-Expansion Method
by Mohammed Zakarya, Nadiah Zafer Al-Shehri, Hegagi M. Ali, Mahmoud A. Abd-Rabo and Haytham M. Rezk
Axioms 2025, 14(8), 624; https://doi.org/10.3390/axioms14080624 - 10 Aug 2025
Viewed by 368
Abstract
This study focuses on analyzing the generalized HSC-KdV equations characterized by variable coefficients and Wick-type stochastic (Wt.S) elements. To derive white noise functional (WNF) solutions, we employ the Hermite transform, the homogeneous balance principle, and the Fe (F-expansion) technique. Leveraging the inherent [...] Read more.
This study focuses on analyzing the generalized HSC-KdV equations characterized by variable coefficients and Wick-type stochastic (Wt.S) elements. To derive white noise functional (WNF) solutions, we employ the Hermite transform, the homogeneous balance principle, and the Fe (F-expansion) technique. Leveraging the inherent connection between hypercomplex system (HCS) theory and white noise (WN) analysis, we establish a comprehensive framework for exploring stochastic partial differential equations (PDEs) involving non-Gaussian parameters (N-GP). As a result, exact solutions expressed through Jacobi elliptic functions (JEFs) and trigonometric and hyperbolic forms are obtained for both the variable coefficients and stochastic forms of the generalized HSC-KdV equations. An illustrative example is included to validate the theoretical findings. Full article
20 pages, 4160 KB  
Article
Beyond White-Nose Syndrome: Mitochondrial and Functional Genomics of Pseudogymnoascus destructans
by Ilia V. Popov, Svetoslav D. Todorov, Michael L. Chikindas, Koen Venema, Alexey M. Ermakov and Igor V. Popov
J. Fungi 2025, 11(8), 550; https://doi.org/10.3390/jof11080550 - 24 Jul 2025
Viewed by 875
Abstract
White-Nose Syndrome (WNS) has devastated insectivorous bat populations, particularly in North America, leading to severe ecological and economic consequences. Despite extensive research, many aspects of the evolutionary history, mitochondrial genome organization, and metabolic adaptations of its etiological agent, Pseudogymnoascus destructans, remain unexplored. [...] Read more.
White-Nose Syndrome (WNS) has devastated insectivorous bat populations, particularly in North America, leading to severe ecological and economic consequences. Despite extensive research, many aspects of the evolutionary history, mitochondrial genome organization, and metabolic adaptations of its etiological agent, Pseudogymnoascus destructans, remain unexplored. Here, we present a multi-scale genomic analysis integrating pangenome reconstruction, phylogenetic inference, Bayesian divergence dating, comparative mitochondrial genomics, and refined functional annotation. Our divergence dating analysis reveals that P. destructans separated from its Antarctic relatives approximately 141 million years ago, before adapting to bat hibernacula in the Northern Hemisphere. Additionally, our refined functional annotation significantly expands the known functional landscape of P. destructans, revealing an extensive repertoire of previously uncharacterized proteins involved in carbohydrate metabolism and secondary metabolite biosynthesis—key processes that likely contribute to its pathogenic success. By providing new insights into the genomic basis of P. destructans adaptation and pathogenicity, our study refines the evolutionary framework of this fungal pathogen and creates the foundation for future research on WNS mitigation strategies. Full article
(This article belongs to the Special Issue Diversity, Taxonomy and Ecology of Ascomycota, 2nd Edition)
Show Figures

Figure 1

21 pages, 2793 KB  
Article
Link Predictions with Bi-Level Routing Attention
by Yu Wang, Shu Xu, Zenghui Ding, Cong Liu and Xianjun Yang
AI 2025, 6(7), 156; https://doi.org/10.3390/ai6070156 - 14 Jul 2025
Viewed by 693
Abstract
Background/Objectives: Knowledge Graphs (KGs) are often incomplete, which can significantly impact the performance of downstream applications. Manual completion of KGs is time-consuming and costly, emphasizing the importance of developing automated methods for KGC. Link prediction serves as a fundamental task in this domain. [...] Read more.
Background/Objectives: Knowledge Graphs (KGs) are often incomplete, which can significantly impact the performance of downstream applications. Manual completion of KGs is time-consuming and costly, emphasizing the importance of developing automated methods for KGC. Link prediction serves as a fundamental task in this domain. The semantic correlation among entity features plays a crucial role in determining the effectiveness of link-prediction models. Notably, the human brain can often infer information using a limited set of salient features. Methods: Inspired by this cognitive principle, this paper proposes a lightweight Bi-level routing attention mechanism specifically designed for link-prediction tasks. This proposed module explores a theoretically grounded and lightweight structural design aimed at enhancing the semantic recognition capability of language models without altering their core parameters. The proposed module enhances the model’s ability to attend to feature regions with high semantic relevance. With only a marginal increase of approximately one million parameters, the mechanism effectively captures the most semantically informative features. Result: It replaces the original feature-extraction module within the KGML framework and is evaluated on the publicly available WN18RR and FB15K-237 dataset. Conclusions: Experimental results demonstrate consistent improvements in standard evaluation metrics, including Mean Rank (MR), Mean Reciprocal Rank (MRR), and Hits@10, thereby confirming the effectiveness of the proposed approach. Full article
Show Figures

Figure 1

23 pages, 863 KB  
Article
GLR: Graph Chain-of-Thought with LoRA Fine-Tuning and Confidence Ranking for Knowledge Graph Completion
by Yifei Chen, Xuliang Duan and Yan Guo
Appl. Sci. 2025, 15(13), 7282; https://doi.org/10.3390/app15137282 - 27 Jun 2025
Viewed by 1335
Abstract
In knowledge graph construction, missing facts often lead to incomplete structures, thereby limiting the performance of downstream applications. Although recent knowledge graph completion (KGC) methods based on representation learning have achieved notable progress, they still suffer from two fundamental limitations, namely the lack [...] Read more.
In knowledge graph construction, missing facts often lead to incomplete structures, thereby limiting the performance of downstream applications. Although recent knowledge graph completion (KGC) methods based on representation learning have achieved notable progress, they still suffer from two fundamental limitations, namely the lack of structured reasoning capabilities and the inability to assess the confidence of their predictions, which often results in unreliable outputs. We propose the GLR framework, which integrates Graph Chain-of-Thought (Graph-CoT) reasoning, LoRA fine-tuning, and the P(True)-based confidence evaluation mechanism. In the KGC task, this approach effectively enhances the reasoning ability and prediction reliability of large language models (LLMs). Specifically, Graph-CoT introduces local subgraph structures to guide LLMs in performing graph-constrained, step-wise reasoning, improving their ability to model multi-hop relational patterns. Complementing this, LoRA-based fine-tuning enables efficient adaptation of LLMs to the KGC scenario with minimal computational overhead, further enhancing the model’s capability for graph-structured reasoning. Moreover, the P(True) mechanism quantifies the reliability of candidate entities, improving the robustness of ranking and the controllability of outputs, thereby enhancing the credibility and interpretability of model predictions in knowledge reasoning tasks. We conducted systematic experiments on the standard KGC datasets FB15K-237, WN18RR, and UMLS, which demonstrate the effectiveness and robustness of the GLR framework. Notably, GLR achieves a Mean Reciprocal Rank (MRR) of 0.507 on FB15K-237, marking a 6.8% improvement over the best recent instruction-tuned method, DIFT combined with CoLE (MRR = 0.439). GLR also maintains significant performance advantages on WN18RR and UMLS, verifying its effectiveness in enhancing both the structured reasoning capabilities and the prediction reliability of LLMs for KGC tasks. These results indicate that GLR offers a unified and scalable solution to enhance structure-aware reasoning and output reliability of LLMs in KGC. Full article
Show Figures

Figure 1

25 pages, 7966 KB  
Article
Modification of the Mechanical Properties of Photosensitive Resin by Using Biobased Fillers During Stereolithography (SLA) 3D Printing
by Miroslav Müller, Jiří Urban, Jaroslava Svobodová and Rajesh Kumar Mishra
Materials 2025, 18(12), 2699; https://doi.org/10.3390/ma18122699 - 8 Jun 2025
Cited by 1 | Viewed by 819
Abstract
This paper is focused on the modification of commercial resin by using biobased fillers during stereolithography (SLA) 3D printing. This research aims to create a composite material with a matrix made of commercially available photosensitive resin modified with a filler based on secondary [...] Read more.
This paper is focused on the modification of commercial resin by using biobased fillers during stereolithography (SLA) 3D printing. This research aims to create a composite material with a matrix made of commercially available photosensitive resin modified with a filler based on secondary raw materials and materials formed as by-products in the processing of biological materials. The research determines the effect of different fillers on the tensile properties and hardness of samples printed using SLA 3D printing, and it also investigates their integrity using SEM analysis. This study aims to evaluate the feasibility of using these fillers for producing 3D-printed parts with SLA technology. The results of this study open up new possibilities for designing modified composite materials based on additive SLA 3D-printing technology using biological fillers. Within the framework of research activities, a positive effect on tensile properties and an improved interfacial interface between the matrix and the filler was demonstrated for several tested fillers. Significant increases in tensile strength of up to 22% occurred in composite systems filled with cotton flakes (CF), miscanthus (MS), walnut (WN), spruce tree (SB), wheat (WT) and eggshells (ES). Significant potential for further research activities and added value was shown by most of the tested bio-fillers. A significant contribution of the current research is the demonstration of the improved mechanical performance of photosensitive resin modified with natural fillers. Full article
(This article belongs to the Section Advanced Composites)
Show Figures

Figure 1

30 pages, 2386 KB  
Article
The Complex Relationship Between Sleep Quality and Job Satisfaction: A Machine Learning-Based Bayesian Rule Set Algorithm
by Xin Liu, Nan Qin and Xiaochong Wei
Behav. Sci. 2025, 15(3), 276; https://doi.org/10.3390/bs15030276 - 26 Feb 2025
Cited by 1 | Viewed by 1516
Abstract
In today’s highly competitive and rapidly evolving work environment, employee job satisfaction is a crucial indicator of organizational success and employee well-being. Utilizing the Bayesian rule set (BRS) algorithm, this study systematically explored how multiple variables, such as sleep quality, autonomy, and working [...] Read more.
In today’s highly competitive and rapidly evolving work environment, employee job satisfaction is a crucial indicator of organizational success and employee well-being. Utilizing the Bayesian rule set (BRS) algorithm, this study systematically explored how multiple variables, such as sleep quality, autonomy, and working hours, interact to influence job satisfaction. Based on an analysis of 618 data points from the CGSS database, we found that a single variable alone is insufficient to significantly improve job satisfaction: instead, a combination of multiple factors can substantially enhance it. Specifically, individuals who are older, have medium to high levels of sleep quality, and work fewer hours report higher job satisfaction. Similarly, individuals with medium to high health levels, high autonomy, and shorter working hours also exhibit high job satisfaction. By employing a multivariable combination analysis approach, this study reveals the complex pathways that affect job satisfaction, providing new theoretical insights and practical guidance for organizations seeking to improve employee satisfaction. Full article
(This article belongs to the Section Organizational Behaviors)
Show Figures

Figure 1

12 pages, 1069 KB  
Article
A GNN-Based Placement Optimization Guidance Framework by Physical and Timing Prediction
by Peng Cao, Zhi Li and Wenjie Ding
Electronics 2025, 14(2), 329; https://doi.org/10.3390/electronics14020329 - 15 Jan 2025
Viewed by 1792
Abstract
Placement is crucial in physical design flow with significant impact on later routability and ultimate manufacturability in terms of performance, power, and area (PPA), which may deviate from finding the optimal solution and/or lead to unnecessary iterations suffering from interleaved optimization steps and [...] Read more.
Placement is crucial in physical design flow with significant impact on later routability and ultimate manufacturability in terms of performance, power, and area (PPA), which may deviate from finding the optimal solution and/or lead to unnecessary iterations suffering from interleaved optimization steps and inaccurate PPA estimation. To solve this issue, we propose a physical- and timing-related placement optimization guidance framework which provides candidate gate sizing and buffer insertion solutions as well as a path group for potential violated paths based on graph neural networks (GNNs) to improve placement quality significantly and efficiently. Experimental results on the OpenCores benchmarks with 22 nm technology demonstrate that the proposed placement optimization guidance framework achieves up to 35.66% and 43.51% worst negative slack (WNS) and total negative slack (TNS) improvement and 52.17% reduction in the number of violating paths (NVP), which is beneficial to later routing stages with 2.33% wirelength decrease. Full article
Show Figures

Figure 1

22 pages, 2629 KB  
Article
Universal Knowledge Graph Embedding Framework Based on High-Quality Negative Sampling and Weighting
by Pengfei Zhang, Huang Peng, Yang Fang, Zongqiang Yang, Yanli Hu, Zhen Tan and Weidong Xiao
Mathematics 2024, 12(22), 3489; https://doi.org/10.3390/math12223489 - 8 Nov 2024
Viewed by 2519
Abstract
The traditional model training approach based on negative sampling randomly samples a portion of negative samples for training, which can easily overlook important negative samples and adversely affect the training of knowledge graph embedding models. Some researchers have explored non-sampling model training frameworks [...] Read more.
The traditional model training approach based on negative sampling randomly samples a portion of negative samples for training, which can easily overlook important negative samples and adversely affect the training of knowledge graph embedding models. Some researchers have explored non-sampling model training frameworks that use all unobserved triples as negative samples to improve model training performance. However, both training methods inevitably introduce false negative samples and easy-to-separate negative samples that are far from the model’s decision boundary, and they do not consider the adverse effects of long-tail entities and relations during training, thus limiting the improvement of model training performance. To address this issue, we propose a universal knowledge graph embedding framework based on high-quality negative sampling and weighting, called HNSW-KGE. First, we conduct pre-training based on the NS-KGE non-sampling training framework to quickly obtain an initial set of relatively high-quality embedding vector representations for all entities and relations. Second, we design a candidate negative sample set construction strategy that samples a certain number of negative samples that are neither false negatives nor easy-to-separate negatives for all positive triples, based on the embedding vectors obtained from pre-training. This ensures the provision of high-quality negative samples for model training. Finally, we apply weighting to the loss function based on the frequency of the entities and relations appearing in the triples to mitigate the adverse effects of long-tail entities and relations on model training. Experiments conducted on benchmark datasets FB15K237 and WN18RR using various knowledge graph embedding models demonstrate that our proposed framework HNSW-KGE, based on high-quality negative sampling and weighting, achieves better training performance and exhibits versatility, making it applicable to various types of knowledge embedding models. Full article
Show Figures

Figure 1

18 pages, 832 KB  
Article
Multi-Agent Deep Reinforcement Learning-Based Partial Task Offloading and Resource Allocation in Edge Computing Environment
by Hongchang Ke, Hui Wang and Hongbin Sun
Electronics 2022, 11(15), 2394; https://doi.org/10.3390/electronics11152394 - 31 Jul 2022
Cited by 13 | Viewed by 3238
Abstract
In the dense data communication environment of 5G wireless networks, with the dramatic increase in the amount of request computation tasks generated by intelligent wireless mobile nodes, its computation ability cannot meet the requirements of low latency and high reliability. Mobile edge computing [...] Read more.
In the dense data communication environment of 5G wireless networks, with the dramatic increase in the amount of request computation tasks generated by intelligent wireless mobile nodes, its computation ability cannot meet the requirements of low latency and high reliability. Mobile edge computing (MEC) can utilize its servers with mighty computation power and closer to tackle the computation tasks offloaded by the wireless node (WN). The physical location of the MEC server is closer to WN, thereby meeting the requirements of low latency and high reliability. In this paper, we implement an MEC framework with multiple WNs and multiple MEC servers, which consider the randomness and divisibility of arrival request tasks from WN, the time-varying channel state between WN and MEC server, and different priorities of tasks. In the proposed MEC system, we present a decentralized multi-agent deep reinforcement learning-based partial task offloading and resource allocation algorithm (DeMADRL) to minimize the long-term weighted cost including delay cost and bandwidth cost. DeMADRL is a model-free scheme based on Double Deep Q-Learning (DDQN) and can obtain the optimal computation offloading and bandwidth allocation decision-making policy by training the neural networks. The comprehensive simulation results show that the proposed DeMADRL optimization scheme has a nice convergence and outperforms the other three baseline algorithms. Full article
(This article belongs to the Section Networks)
Show Figures

Figure 1

15 pages, 2935 KB  
Article
Resilience-Based Repair Strategy for Gas Network System and Water Network System in Urban City
by Xirong Bi, Jingxian Wu, Cheng Sun and Kun Ji
Sustainability 2022, 14(6), 3344; https://doi.org/10.3390/su14063344 - 12 Mar 2022
Cited by 7 | Viewed by 2528
Abstract
In resilience-based frameworks, optimizing the repair strategy and approaches is important for the recovery of the function of gas network systems (GNS) and water network systems (WNS). According to the resilience quantification results of GNS and WNS for a real example urban city [...] Read more.
In resilience-based frameworks, optimizing the repair strategy and approaches is important for the recovery of the function of gas network systems (GNS) and water network systems (WNS). According to the resilience quantification results of GNS and WNS for a real example urban city in China, the potential impact of utilizing different repair sequences and repair/replacement approaches was investigated. First, a Monte Carlo simulation-based method was proposed to search for the optimal repair sequence according to the skew of the recovery trajectory (SRT). Under high seismic intensity conditions, the significant difference between the repair sequence corresponding to maximum SRT and minimum SRT indicates that choosing the optimal repair sequence is important in the enhancement of repair efficiency, especially when the pipelines have experienced serious damage. We also discussed the parallel repair strategy, which is more consistent with the practice, and can greatly improve the recovery efficiency compared with the single pipeline repair strategy under large damage conditions; however, under minor damage levels, the parallel repair strategy may result in a certain degree of redundancy. Next, three different repair approaches were thoroughly compared, including the point-by-point repair approach, whole pipeline replacement, and hybrid repair approach. At the condition of high seismic intensity (e.g., macroseismic intensity IX), the resilience curves for the hybrid repair approach and the pipeline replacement approach are overall similar and take less time and economic cost than the point-by-point repair approach. However, when the seismic intensity is low, the point-by-point repair approach is most efficient and has the shortest recovery time. Therefore, the choice of repair approach should be determined by stakeholders based on the specific pipeline’s damage situation. Finally, we calculated the joint resilience curves by allocating different weight factors to GNS and WNS, to represent the proportion of water and gas supply that contributes to community resilience. Full article
Show Figures

Figure 1

20 pages, 11123 KB  
Article
Analysis and Discussion on the Optimal Noise Model of Global GNSS Long-Term Coordinate Series Considering Hydrological Loading
by Yuefan He, Guigen Nie, Shuguang Wu and Haiyang Li
Remote Sens. 2021, 13(3), 431; https://doi.org/10.3390/rs13030431 - 26 Jan 2021
Cited by 11 | Viewed by 4817
Abstract
The displacement of Global Navigation Satellite System (GNSS) station contains the information of surface elastic deformation caused by the variation of land water reserves. This paper selects the long-term coordinate series data of 671 International GNSS Service (IGS) reference stations distributed globally under [...] Read more.
The displacement of Global Navigation Satellite System (GNSS) station contains the information of surface elastic deformation caused by the variation of land water reserves. This paper selects the long-term coordinate series data of 671 International GNSS Service (IGS) reference stations distributed globally under the framework of World Geodetic System 1984 (WGS84) from 2000 to 2021. Different noise model combinations are used for noise analysis, and the optimal noise model for each station before and after hydrologic loading correction is calculated. The results show that the noise models of global IGS reference stations are diverse, and each component has different optimal noise model characteristics, mainly white noise + flicker noise (WN+FN), generalized Gauss–Markov noise (GGM) and white noise + power law noise (WN+PL). Through specific analysis between the optimal noise model and the time series velocity of the station, it is found that the maximum influence value of the vertical velocity can reach 1.8 mm when hydrological loading is considered. Different complex noise models also have a certain influence on the linear velocity and velocity uncertainty of the station. Among them, the influence of white noise + random walking noise is relatively obvious, and its maximum influence value in the elevation direction can reach over 2 mm/year. When studying the impact of hydrological loading correction on the periodicity of the coordinate series, it is concluded whether the hydrological loading is calculated or not, and the GNSS long-term coordinate series has obvious annual and semi-annual amplitude changes, which are most obvious in the vertical direction, up to 16.48 mm. Full article
(This article belongs to the Special Issue Geodetic Monitoring for Land Deformation)
Show Figures

Figure 1

28 pages, 10678 KB  
Article
MAP-MRF-Based Super-Resolution Reconstruction Approach for Coded Aperture Compressive Temporal Imaging
by Tinghua Zhang and Kun Gao
Appl. Sci. 2018, 8(3), 338; https://doi.org/10.3390/app8030338 - 27 Feb 2018
Cited by 2 | Viewed by 4591
Abstract
Coded Aperture Compressive Temporal Imaging (CACTI) can afford low-cost temporal super-resolution (SR), but limits are imposed by noise and compression ratio on reconstruction quality. To utilize inter-frame redundant information from multiple observations and sparsity in multi-transform domains, a robust reconstruction approach based on [...] Read more.
Coded Aperture Compressive Temporal Imaging (CACTI) can afford low-cost temporal super-resolution (SR), but limits are imposed by noise and compression ratio on reconstruction quality. To utilize inter-frame redundant information from multiple observations and sparsity in multi-transform domains, a robust reconstruction approach based on maximum a posteriori probability and Markov random field (MAP-MRF) model for CACTI is proposed. The proposed approach adopts a weighted 3D neighbor system (WNS) and the coordinate descent method to perform joint estimation of model parameters, to achieve the robust super-resolution reconstruction. The proposed multi-reconstruction algorithm considers both total variation (TV) and 2 , 1 norm in wavelet domain to address the minimization problem for compressive sensing, and solves it using an accelerated generalized alternating projection algorithm. The weighting coefficient for different regularizations and frames is resolved by the motion characteristics of pixels. The proposed approach can provide high visual quality in the foreground and background of a scene simultaneously and enhance the fidelity of the reconstruction results. Simulation results have verified the efficacy of our new optimization framework and the proposed reconstruction approach. Full article
Show Figures

Figure 1

23 pages, 1186 KB  
Article
Fully Relativistic Electron Impact Excitation Cross-Section and Polarization for Tungsten Ions
by Priti, Dipti, Lalita Sharma and Rajesh Srivastava
Atoms 2015, 3(2), 53-75; https://doi.org/10.3390/atoms3020053 - 28 Apr 2015
Cited by 9 | Viewed by 5639
Abstract
Electron impact excitation of highly charged tungsten ions in the framework of a fully relativistic distorted wave approach is considered in this paper. Calculations of electron impact excitation cross-sections for the M- and L-shell transitions in the tungsten ions Wn+ (n [...] Read more.
Electron impact excitation of highly charged tungsten ions in the framework of a fully relativistic distorted wave approach is considered in this paper. Calculations of electron impact excitation cross-sections for the M- and L-shell transitions in the tungsten ions Wn+ (n = 44–66) and polarization of the decay of photons from the excited tungsten ions are briefly reviewed and discussed. New calculations in the wide range of incident electron energies are presented for M-shell transitions in the K-like through Ne-like tungsten ions. Full article
(This article belongs to the Special Issue Atomic Data for Tungsten)
Show Figures

Figure 1

Back to TopTop