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

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
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (798)

Search Parameters:
Keywords = offline learning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 2127 KB  
Article
LQR-Tuned Self-Regulating Sliding Mode Control of a Boost Converter for Robust Voltage Regulation in DC Microgrids
by Omer Saleem, Muhammad Rafique and Jamshed Iqbal
Mathematics 2026, 14(6), 1030; https://doi.org/10.3390/math14061030 - 18 Mar 2026
Abstract
This paper presents a hybrid control strategy for robust voltage regulation of a DC–DC boost converter used in a renewable-rich DC microgrid. The DC microgrid may comprise batteries, photovoltaic, and wind energy sources connected to a common DC bus, where voltage fluctuations arise [...] Read more.
This paper presents a hybrid control strategy for robust voltage regulation of a DC–DC boost converter used in a renewable-rich DC microgrid. The DC microgrid may comprise batteries, photovoltaic, and wind energy sources connected to a common DC bus, where voltage fluctuations arise due to variable generation and dynamic load profiles. To ensure optimal and efficient output voltage regulation under these conditions, a novel Linear Quadratic Regulator (LQR) driven self-regulating Sliding Mode Control (SMC) approach is developed. The proposed scheme is realized by combining the optimal performance of an LQR voltage-reference tracking controller with the robustness of a tangent-hyperbolic-based-sliding-mode reaching law defined over an LQR-driven sliding surface. To reduce chattering and improve adaptability to bounded disturbances, the waveform of the hyperbolic switching function in the reaching law is adaptively modulated via an online indirect supervised learning law. The control parameters are tuned offline using numerical optimization. Simulation results under different scenarios, including input voltage disturbances, load variations, and model uncertainties, show that the proposed method achieves superior voltage regulation, reduced chattering, and enhanced dynamic response compared to conventional controllers. The framework ensures reliable EV integration into intelligent DC microgrids. Full article
22 pages, 2432 KB  
Article
Open-Circuit Fault Location Method of Lightweight Modular Multilevel Converter for Deloading Operation of Offshore Wind Power
by Zhehao Fang and Haoyang Cui
Electronics 2026, 15(6), 1277; https://doi.org/10.3390/electronics15061277 - 18 Mar 2026
Abstract
In offshore wind farms, modular multilevel converters (MMCs) may operate under a deloading condition to accommodate wind-speed volatility and dispatch constraints. Here, deloading is defined as transmitted power < 0.2 pu (scenario S2, low-power non-reversal). Under this condition, submodule capacitor-voltage fault signatures are [...] Read more.
In offshore wind farms, modular multilevel converters (MMCs) may operate under a deloading condition to accommodate wind-speed volatility and dispatch constraints. Here, deloading is defined as transmitted power < 0.2 pu (scenario S2, low-power non-reversal). Under this condition, submodule capacitor-voltage fault signatures are weak and exhibit strong operating-point-dependent drift, which degrades conventional threshold-based or offline-trained methods. We propose a lightweight switch-level IGBT open-circuit fault localization framework for deloaded MMCs. Wavelet packet decomposition is used to extract time–frequency energy features, and principal component analysis reduces feature dimensionality for lightweight deployment. An enhanced XGBoost model further integrates severity-index weighting to alleviate class imbalance and incremental learning to adapt to condition drift induced by wind-power fluctuations. MATLAB2024b/Simulink results show 99.6% accuracy in S2 with less than 2 ms inference latency, and robust performance in extended scenarios including partial-power operation and power reversal. Full article
Show Figures

Figure 1

23 pages, 10022 KB  
Article
Biomimetic Dual-Strategy Adaptive Differential Evolution for Joint Kinematic-Residual Calibration with a Neuro-Physical Hybrid Jacobian
by Xibin Ma, Yugang Zhao and Zhibin Li
Biomimetics 2026, 11(3), 217; https://doi.org/10.3390/biomimetics11030217 - 18 Mar 2026
Abstract
Improving absolute accuracy in industrial manipulators remains difficult because rigid-body kinematic calibration cannot fully represent configuration-dependent non-geometric effects. Drawing inspiration from biological brain–body co-adaptation, this study presents an Evolutionary Neuro-Physical Hybrid (Evo-NPH) framework in which rigid geometric parameters and neural compensator weights are [...] Read more.
Improving absolute accuracy in industrial manipulators remains difficult because rigid-body kinematic calibration cannot fully represent configuration-dependent non-geometric effects. Drawing inspiration from biological brain–body co-adaptation, this study presents an Evolutionary Neuro-Physical Hybrid (Evo-NPH) framework in which rigid geometric parameters and neural compensator weights are treated as a single co-evolving decision vector. In the offline phase, a Dual-Strategy Adaptive Differential Evolution (DS-ADE) optimizer performs global joint identification using complementary exploration–exploitation behaviors and success-history inheritance, analogous to morphology-control co-evolution in biological systems. In the online phase, a Neuro-Physical Hybrid Jacobian (NPHJ) solver augments the analytical Jacobian with gradients from a Graph Kolmogorov–Arnold Network (GKAN), enabling sensorimotor-like real-time compensation on the learned physical manifold. Experiments on an ABB IRB 120 manipulator with 600 configurations (500 training, 100 testing) report a testing distance-residual RMSE of 0.62 mm, STD of 0.59 mm, and MAX of 0.83 mm. Relative to the uncalibrated baseline, RMSE is reduced by 86.75%; compared with the strongest published baseline, RMSE improves by 23.46%. Ablation results show that joint DS-ADE optimization outperforms a sequential pipeline by 32.6%, and the graph-structured KAN outperforms a parameter-matched MLP by 26.2%. Wilcoxon signed-rank tests (p<0.001) confirm statistical significance. Full article
(This article belongs to the Section Biological Optimisation and Management)
Show Figures

Figure 1

35 pages, 1535 KB  
Article
Conditional Sequence Modeling for Safe Reinforcement Learning
by Wensong Bai, Chao Zhang, Qihang Xu, Chufan Chen, Chenhao Zhou and Hui Qian
Mathematics 2026, 14(6), 1015; https://doi.org/10.3390/math14061015 - 17 Mar 2026
Abstract
Offline safe reinforcement learning (RL) aims to learn policies from a fixed dataset while maximizing performance under cumulative cost constraints. In practice, deployment requirements often vary across scenarios, necessitating a single policy capable of zero-shot adaptation to different cost thresholds. However, most existing [...] Read more.
Offline safe reinforcement learning (RL) aims to learn policies from a fixed dataset while maximizing performance under cumulative cost constraints. In practice, deployment requirements often vary across scenarios, necessitating a single policy capable of zero-shot adaptation to different cost thresholds. However, most existing offline safe RL methods are trained under a pre-specified threshold, yielding policies with limited generalization and deployment flexibility across cost thresholds. Motivated by recent progress in conditional sequence modeling (CSM), which enables flexible goal-conditioned control by specifying target returns, we propose Return–Cost Regularized Constrained Decision Transformer (RCDT), a CSM-based method that supports zero-shot deployment across multiple cost thresholds within a single trained policy. RCDT is the first CSM-based offline safe RL algorithm that integrates a Lagrangian-style cost penalty with an auto-adaptive penalty coefficient. To avoid overly conservative behavior and achieve a more favorable return–cost trade-off, a reward–cost-aware trajectory reweighting mechanism and Q-value regularization are further incorporated. Extensive experiments on the DSRL benchmark demonstrate that RCDT consistently improves return–cost trade-offs over representative baselines. Full article
Show Figures

Figure 1

24 pages, 2066 KB  
Article
Reinforcement Learning Based Warm Initialization for Constrained Open-System Quantum Optimal Control: A Controlled Budget-Matched RL-GRAPE Benchmark
by Daniele Gabriele and Lorenzo Ricciardi Celsi
Electronics 2026, 15(6), 1251; https://doi.org/10.3390/electronics15061251 - 17 Mar 2026
Abstract
Superconducting-qubit control is fundamentally constrained by decoherence, finite bandwidth, and hardware-limited drive amplitudes, making high-fidelity state preparation sensitive to optimizer initialization under non-convex open-system dynamics. We propose a hybrid reinforcement learning (RL)–quantum optimal control (QOC) pipeline in which a lightweight, tabular, model-free RL [...] Read more.
Superconducting-qubit control is fundamentally constrained by decoherence, finite bandwidth, and hardware-limited drive amplitudes, making high-fidelity state preparation sensitive to optimizer initialization under non-convex open-system dynamics. We propose a hybrid reinforcement learning (RL)–quantum optimal control (QOC) pipeline in which a lightweight, tabular, model-free RL agent is trained offline in simulation to generate feasible, bounded seed pulses, which are subsequently refined via GRAPE under Lindblad dynamics. Hard amplitude constraints are enforced consistently across both stages, ensuring strict feasibility throughout optimization. Performance is evaluated using a budget-matched protocol based on fidelity evaluations (F-evals), enabling controlled comparison with random-start multi-start GRAPE. On a transmon-like qubit benchmark with relaxation and dephasing, RL warm-starting reduces the median online refinement effort in the adopted finite-difference GRAPE implementation from 7568 to 3543 F-evals (2.14× reduction) while achieving terminal state fidelity ≥0.995 under identical constraints and evaluation budgets. We provide a theoretical interpretation of the improvement in terms of basin-of-attraction probability shaping in constrained control landscapes and an amortized cost analysis showing that the offline RL cost is recovered after a small number of reuse cycles. The results support the view that learning-based initialization can improve warm-start quality relative to uninformed feasible multi-start in constrained open-system quantum-control benchmarks, while broader practical comparison against stronger physics-guided seeds remains for future work. Full article
Show Figures

Figure 1

18 pages, 11760 KB  
Article
Innovative Real-Time Palm Tree Detection, Geo-Localization and Counting from Unmanned Aerial Vehicle (UAV) Aerial Images Using Deep Learning
by Ali Mazinani, Mostafa Norouzi, Amin Talaeizadeh, Aria Alasty, Mahmoud Saadat Foumani and Amin Kolahdooz
Automation 2026, 7(2), 51; https://doi.org/10.3390/automation7020051 - 16 Mar 2026
Abstract
Accurate real-time detection, geolocation, and counting of palm trees are essential for plantation management, yield estimation, and resource allocation in precision agriculture. Traditional approaches such as manual surveys or offline image processing are labor-intensive and unsuitable for large-scale applications. This study introduces a [...] Read more.
Accurate real-time detection, geolocation, and counting of palm trees are essential for plantation management, yield estimation, and resource allocation in precision agriculture. Traditional approaches such as manual surveys or offline image processing are labor-intensive and unsuitable for large-scale applications. This study introduces a fully onboard real-time framework that integrates Unmanned Aerial Vehivle (UAV) imagery, the YOLOv12 deep learning model, and a camera projection technique to detect, geolocate, and count palm trees directly during flight. The lightweight YOLOv12n variant, deployed on an NVIDIA Jetson Nano edge device, achieved a detection precision of 92.4%, an average geolocation error of 2.14 m, and a counting error of only 0.2% across 915 trees. Unlike many existing methods that rely on offline processing or offboard computation, the proposed system performs all computations in real time, enabling immediate decision-making for tasks such as plantation density analysis, replanting planning, and yield forecasting. Experimental results demonstrate that the proposed approach provides a scalable, cost-effective, and autonomous solution for modern precision agriculture. Full article
Show Figures

Figure 1

31 pages, 23615 KB  
Article
A Memory-Efficient Class-Incremental Learning Framework for Remote Sensing Scene Classification via Feature Replay
by Yunze Wei, Yuhan Liu, Ben Niu, Xiantai Xiang, Jingdun Lin, Yuxin Hu and Yirong Wu
Remote Sens. 2026, 18(6), 896; https://doi.org/10.3390/rs18060896 - 15 Mar 2026
Abstract
Most existing deep learning models for remote sensing scene classification (RSSC) adopt an offline learning paradigm, where all classes are jointly optimized on fixed-class datasets. In dynamic real-world scenarios with streaming data and emerging classes, such paradigms are inherently prone to catastrophic forgetting [...] Read more.
Most existing deep learning models for remote sensing scene classification (RSSC) adopt an offline learning paradigm, where all classes are jointly optimized on fixed-class datasets. In dynamic real-world scenarios with streaming data and emerging classes, such paradigms are inherently prone to catastrophic forgetting when models are incrementally trained on new data. Recently, a growing number of class-incremental learning (CIL) methods have been proposed to tackle these issues, some of which achieve promising performance by rehearsing training data from previous tasks. However, implementing such strategy in real-world scenarios is often challenging, as the requirement to store historical data frequently conflicts with strict memory constraints and data privacy protocols. To address these challenges, we propose a novel memory-efficient feature-replay CIL framework (FR-CIL) for RSSC that retains compact feature embeddings, rather than raw images, as exemplars for previously learned classes. Specifically, a progressive multi-scale feature enhancement (PMFE) module is proposed to alleviate representation ambiguity. It adopts a progressive construction scheme to enable fine-grained and interactive feature enhancement, thereby improving the model’s representation capability for remote sensing scenes. Then, a specialized feature calibration network (FCN) is trained in a transductive learning paradigm with manifold consistency regularization to adapt stored feature descriptors to the updated feature space, thereby effectively compensating for feature space drift and enabling a unified classifier. Following feature calibration, a bias rectification (BR) strategy is employed to mitigate prediction bias by exclusively optimizing the classifier on a balanced exemplar set. As a result, this memory-efficient CIL framework not only addresses data privacy concerns but also mitigates representation drift and classifier bias. Extensive experiments on public datasets demonstrate the effectiveness and robustness of the proposed method. Notably, FR-CIL outperforms the leading state-of-the-art CIL methods in mean accuracy by margins of 3.75%, 3.09%, and 2.82% on the six-task AID, seven-task RSI-CB256, and nine-task NWPU-45 datasets, respectively. At the same time, it reduces memory storage requirements by over 94.7%, highlighting its strong potential for real-world RSSC applications under strict memory constraints. Full article
Show Figures

Figure 1

23 pages, 1158 KB  
Article
A Hybrid Model Reduction Method for Dual-Continuum Model with Random Inputs
by Lingling Ma
Computation 2026, 14(3), 69; https://doi.org/10.3390/computation14030069 - 13 Mar 2026
Viewed by 45
Abstract
In this paper, a hybrid model reduction method for solving flows in fractured media is proposed. The approach integrates the Generalized Multiscale Finite Element Method (GMsFEM) with a novel variable-separation (VS) technique. Compared with many widely used variable-separation methods, the proposed model reduction [...] Read more.
In this paper, a hybrid model reduction method for solving flows in fractured media is proposed. The approach integrates the Generalized Multiscale Finite Element Method (GMsFEM) with a novel variable-separation (VS) technique. Compared with many widely used variable-separation methods, the proposed model reduction method shares their merits but has lower computation complexity and higher efficiency. Within this framework, we can get the low-rank variable-separation expansion of dual-continuum model solutions in a systematic enrichment manner. No iteration is performed at each enrichment step. The expansion is constructed using two sets of basis functions: stochastic basis functions and deterministic physical basis functions, both derived from offline, model-oriented computations. To efficiently construct the stochastic basis functions, the original model is used to learn stochastic information. Meanwhile, the deterministic physical basis functions are trained using solutions obtained by applying an uncoupled GMsFEM to the dual-continuum system at a select number of optimal samples. Once these bases are established, the online evaluation for each new random sample becomes highly efficient, allowing for the computation of a large number of stochastic realizations at minimal cost. To demonstrate the performance of the proposed method, two numerical examples for dual-continuum models with random inputs are presented. The results confirm that the hybrid model reduction method is both efficient and achieves high approximation accuracy. Full article
(This article belongs to the Special Issue Advances in Computational Methods for Fluid Flow)
Show Figures

Figure 1

31 pages, 974 KB  
Article
Model Procurement for Industrial Cyber-Physical Systems Using Cryptographic Performance Attestation
by Jay Bojič Burgos, Urban Sedlar and Matevž Pustišek
Future Internet 2026, 18(3), 146; https://doi.org/10.3390/fi18030146 - 13 Mar 2026
Viewed by 134
Abstract
Integrating third-party Machine Learning (ML) models into industrial Operational Technology (OT) creates a procurement deadlock: operators cannot verify vendor performance claims without sharing representative evaluation data with vendors, while vendors refuse to reveal proprietary model weights before purchase, rendering traditional safeguards such as [...] Read more.
Integrating third-party Machine Learning (ML) models into industrial Operational Technology (OT) creates a procurement deadlock: operators cannot verify vendor performance claims without sharing representative evaluation data with vendors, while vendors refuse to reveal proprietary model weights before purchase, rendering traditional safeguards such as Non-Disclosure Agreements technically unenforceable. This paper introduces a framework combining Zero-Knowledge Proofs (ZKPs) with smart contracts to enable trust-minimized, cryptographically verifiable competitive model procurement in Industrial Cyber-Physical Systems (ICPS). Vendors cryptographically prove that their model outperforms a legacy baseline without disclosing proprietary weights, a process we term cryptographic performance attestation, while the on-chain workflow automates escrow, proof verification, and best-vendor selection with arbiter-based dispute resolution. ZKP privacy is scoped to vendor model weights; operator-side evaluation-data confidentiality is managed separately via synthetic, de-identified, or public benchmark data. We analyze three ZKP workflow variations and evaluate them on consumer-grade hardware, achieving proving times of approximately three seconds and sub-dollar on-chain verification costs under Layer-2 fee assumptions for the recommended single-proof variation, while identifying computational trade-offs of recursive proof aggregation. The entire verification phase operates offline with no impact on real-time OT control paths, bridging the IT/OT pre-transaction trust gap while deferring artifact deployment to existing OT tooling. Full article
(This article belongs to the Special Issue Cyber-Physical Systems in Industrial Communication Systems)
Show Figures

Figure 1

20 pages, 3228 KB  
Article
Symmetry-Aware Byzantine Resilience in Federated Learning via Dual-Channel Attention-Driven Anomaly Detection
by Yuliang Zhang, Jian Hou, Xianke Zhou, Linjie Ruan, Xianyu Luo and Lili Wang
Symmetry 2026, 18(3), 478; https://doi.org/10.3390/sym18030478 - 11 Mar 2026
Viewed by 88
Abstract
Byzantine failures remain a critical threat to Federated Learning (FL), where malicious clients inject adversarial updates to disrupt global model convergence. From the perspective of symmetry, benign client updates typically exhibit statistical symmetry around the global consensus, whereas Byzantine attacks function as “symmetry-breaking” [...] Read more.
Byzantine failures remain a critical threat to Federated Learning (FL), where malicious clients inject adversarial updates to disrupt global model convergence. From the perspective of symmetry, benign client updates typically exhibit statistical symmetry around the global consensus, whereas Byzantine attacks function as “symmetry-breaking” events that introduce skewness and distributional anomalies. Existing defenses often rely on unrealistic assumptions or fail to capture these asymmetric deviations under high-dimensional non-IID settings. In this paper, we propose a symmetry-aware Byzantine-resilient FL framework driven by a Dual-Channel Attention-Driven Anomaly Detector (DAAD). Specifically, DAAD transforms inter-client behaviors into geometrically symmetric interaction matrices—encoding Gradient Cosine Similarities and Loss Euclidean Distances—to construct dual-channel spatial representations. These representations are processed via a Convolutional Neural Network (CNN) enhanced with Squeeze-and-Excitation (SE) attention blocks, which leverage the inherent symmetry of benign consensus to extract robust adversarial signatures. The detector is pre-trained offline on a synthetic dataset incorporating a diverse portfolio of simulated attacks (e.g., Gaussian noise and label flipping). Crucially, this pre-trained model is seamlessly embedded into the online FL loop to filter updates without requiring ground-truth labels. By jointly encoding client behaviors and learning cross-modal attack signatures, our framework enables reliable detection even when over half of the clients are Byzantine. Extensive experiments on MNIST, CIFAR-10, and FEMNIST datasets demonstrate that DAAD consistently outperforms existing robust aggregation baselines in both anomaly detection accuracy and global model performance, especially under high Byzantine ratios and non-IID conditions. Full article
(This article belongs to the Section Computer)
Show Figures

Figure 1

27 pages, 7463 KB  
Article
RSSM-Based Virtual Sensing and Sensorless Closed-Loop Control for a Multi-Temperature-Zone Continuous Crystallizer
by Mingrong Dong, Hang Liu, Geng Yang, Lin Lu and Jia’nan Zhao
Sensors 2026, 26(5), 1698; https://doi.org/10.3390/s26051698 - 7 Mar 2026
Viewed by 249
Abstract
Precise temperature control is crucial for maintaining product quality and optimizing energy efficiency in multi-zone continuous crystallizers. However, such industrial processes typically exhibit complex nonlinear dynamics and strong coupling effects. More critically, physical constraints often prevent sensor installation, rendering temperatures in key regions [...] Read more.
Precise temperature control is crucial for maintaining product quality and optimizing energy efficiency in multi-zone continuous crystallizers. However, such industrial processes typically exhibit complex nonlinear dynamics and strong coupling effects. More critically, physical constraints often prevent sensor installation, rendering temperatures in key regions unobservable and challenging traditional closed-loop control strategies. To address partial observability and model uncertainty, this paper proposes a Model-Based Reinforcement Learning (MBRL) framework utilizing solely offline historical data. The core innovation lies in developing a Recursive State Space Model (RSSM) that serves not only as a high-fidelity digital twin but, more critically, is deployed as a real-time “virtual sensor” to infer unobservable system states. This virtual sensing capability provides precise state estimates for downstream policy optimization. Additionally, a multi-objective reward function is designed to balance tracking error, stability, and control cost. Experimental results demonstrate that the proposed virtual sensor exhibits exceptional long-term stability, maintaining high fidelity and effectively suppressing error accumulation during long-term multi-step autoregressive predictions. Consequently, the trained agent outperforms traditional Proportional-Integral-Derivative (PID) and Model Predictive Control (MPC) controllers, achieving over 67% improvement in temperature tracking accuracy while reducing control action costs by more than 93%, indicating smoother system operation and enhanced energy efficiency. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

22 pages, 1687 KB  
Article
Data-Driven Offline Compensation of Robotic Welding Trajectories Using 3D Optical Metrology in Industrial Manufacturing
by Alexandru Costinel Filip, Dorian Cojocaru and Ionel Cristian Vladu
Appl. Sci. 2026, 16(5), 2510; https://doi.org/10.3390/app16052510 - 5 Mar 2026
Viewed by 210
Abstract
The geometric variability of industrial components represents a persistent challenge in robotic arc welding, particularly in high-volume manufacturing environments where parts are positioned in fixtures based on nominal CAD assumptions. Even moderate deviations in dimensions or seating conditions can lead to weld defects, [...] Read more.
The geometric variability of industrial components represents a persistent challenge in robotic arc welding, particularly in high-volume manufacturing environments where parts are positioned in fixtures based on nominal CAD assumptions. Even moderate deviations in dimensions or seating conditions can lead to weld defects, rework, and reduced process capability when conventional offline programming is employed. This paper presents an applied industrial workflow for adaptive robotic welding trajectory correction that integrates full-field 3D optical metrology with a data-driven deep reinforcement learning (DRL) model. Prior to welding, each component is scanned using a structured-light 3D system, and critical geometric deviations are extracted relative to the nominal CAD model. These deviations define a compact state representation that is mapped, via a trained DRL agent, to corrective translational and rotational adjustments of the welding trajectory. Importantly, all trajectory corrections are computed offline, ensuring compatibility with standard industrial robot controllers and avoiding real-time computational overheads. The proposed approach is validated using real production data from an industrial batch of 5000 components characterized by significant dimensional variability and limited process capability. Experimental results demonstrate a reduction in welding defects exceeding 90%, elimination of rework associated with improper part positioning, and an improvement of the overall process performance to a sigma level of 5.219. The results show that combining 3D optical metrology with learning-based trajectory adaptation enables robust compensation of part-level geometric deviations without mechanical fixture modifications. The proposed method provides a practical and scalable solution for improving welding quality in manufacturing environments affected by upstream variability and imperfect part positioning. Full article
Show Figures

Figure 1

17 pages, 631 KB  
Article
Effective Cloud–Edge Workflow Scheduling via Decoupled Offline Learning and Unified Sequence Modeling
by Zhuojing Tian, Dianxi Shi, Yushu Chen and Wenlai Zhao
Appl. Sci. 2026, 16(5), 2496; https://doi.org/10.3390/app16052496 - 5 Mar 2026
Viewed by 166
Abstract
Efficient workflow scheduling in cloud–edge environments is severely bottlenecked by long-horizon dependencies and myopic resource fragmentation. This paper proposes the Decoupled Offline Sequence-based (DOS) scheduling framework to address these challenges. By decoupling expert policy learning from runtime deployment, DOS utilizes a multi-dimensional priority-aware [...] Read more.
Efficient workflow scheduling in cloud–edge environments is severely bottlenecked by long-horizon dependencies and myopic resource fragmentation. This paper proposes the Decoupled Offline Sequence-based (DOS) scheduling framework to address these challenges. By decoupling expert policy learning from runtime deployment, DOS utilizes a multi-dimensional priority-aware linearization strategy to deterministically transform DAG-structured workflows into dependency-consistent sequences. Leveraging offline expert trajectories, we train UDC, a Gated CNN achieving unified sequence modeling via innovative triplet-to-unary encoding, equipped with explicit action masking to distill long-horizon spatio-temporal packing patterns. This mechanism enables rapid feed-forward inference without costly online environment interactions or policy updates. Extensive evaluations on real-world Alibaba cluster workloads demonstrate that DOS not only consistently minimizes average makespan compared to classical heuristics, but also drastically reduces resource-blocked steps under extreme concurrency versus online Actor–Critic experts. Crucially, compared to the Decision Transformer (DT) baseline, the UDC model achieves strictly scale-invariant and significantly lower inference latency, highlighting its robust scalability and practicality for large-scale continuum systems. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

27 pages, 3000 KB  
Article
Response-Driven Optimal Emergency Control of Power Systems via Deep Learning-Based Sensitivity Embedded Optimization
by Lin Cheng, Han Wang, Yiwei Su and Gengfeng Li
Energies 2026, 19(5), 1284; https://doi.org/10.3390/en19051284 - 4 Mar 2026
Viewed by 191
Abstract
The transition towards high-renewable power systems introduces high-dimensional nonlinearity and uncertainty, rendering traditional offline look-up table schemes prone to control mismatch against “unseen” contingencies. Meanwhile, existing response-driven approaches face a dilemma between the computational latency of physics-based optimization and the safety risks of [...] Read more.
The transition towards high-renewable power systems introduces high-dimensional nonlinearity and uncertainty, rendering traditional offline look-up table schemes prone to control mismatch against “unseen” contingencies. Meanwhile, existing response-driven approaches face a dilemma between the computational latency of physics-based optimization and the safety risks of end-to-end AI. To bridge this gap, this paper proposes a Response-Driven Optimal Emergency Control Framework that ensures both millisecond-level speed and rigorous physical constraints. First, a deep learning-based predictor is employed to extract spatiotemporal features from real-time PMU data, enabling high-fidelity prediction of stability margins. Crucially, instead of direct black-box control, the data-driven model is utilized to derive linear control sensitivities via a batch-processing perturbation mechanism. This transforms the intractable Transient Stability Constrained Optimal Power Flow (TSC-OPF) problem into a real-time solvable Linear Programming model. Case studies on a regional AC/DC hybrid grid demonstrate that the proposed framework achieves high prediction accuracy and effectively restores stability in mismatch scenarios where traditional schemes fail. Furthermore, the decision speed of the proposed method is significantly improved compared to traditional time-domain simulations, thus strictly satisfying the real-time requirements of the second line of defense. Full article
(This article belongs to the Section F1: Electrical Power System)
Show Figures

Figure 1

36 pages, 7153 KB  
Article
Benchmarking an Integrated Deep Learning Pipeline for Robust Detection and Individual Counting of the Greater Caribbean Manatee
by Fabricio Quirós-Corella, Athena Rycyk, Beth Brady and Priscilla Cubero-Pardo
Appl. Sci. 2026, 16(5), 2446; https://doi.org/10.3390/app16052446 - 3 Mar 2026
Viewed by 195
Abstract
The Greater Caribbean manatee faces significant conservation challenges due to a lack of demographic data in low-visibility habitats. To address this, we present a refined automated manatee counting method pipeline integrating deep learning-based call detection with unsupervised individual counting. We resolved significant computational [...] Read more.
The Greater Caribbean manatee faces significant conservation challenges due to a lack of demographic data in low-visibility habitats. To address this, we present a refined automated manatee counting method pipeline integrating deep learning-based call detection with unsupervised individual counting. We resolved significant computational bottlenecks by implementing an offline feature extraction strategy, bypassing a 13-h processing lag for 43,031 audio samples. To mitigate overfitting in imbalanced bioacoustic datasets, non-parametric bootstrap resampling was employed to generate 100,000 balanced spectrograms. Benchmarking revealed that transfer learning via a VGG-16 backbone achieved a mean 10-fold cross-validation accuracy of 98.92% (±0.08%) and an F1-score of 98.08% for genuine vocalizations. Following detection, individual counting utilized k-means clustering on prioritized music information retrieval descriptors—spectral bandwidth, centroid, and roll-off—to resolve distinct acoustic signatures. This framework identified three individuals with a silhouette coefficient of 79.20%, demonstrating superior cohesion over previous benchmarks. These results confirm the automatic manatee count method as a robust, scalable framework for generating the scientific evidence required for regional conservation policies. Full article
Show Figures

Figure 1

Back to TopTop