Papers for

industrial ai developers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Explainable AI predicts maritime system faults with high accuracy

Explainable Neuro-Fuzzy Prediction for Trustworthy Decision-Making in Maritime

Abstract: Predicting when maritime systems require maintenance can be critical, avoiding hazards and costly consequences. To address this problem, this paper proposes an explainable decision-making framework that integrates a neuro-fuzzy prediction model with a two-stage explainable component. The first stage of this component produces feature-attribution explanations, using gradient-based saliency maps, and the second stage extracts local rules using a fuzzy decision tree. The proposed framework is generic and can be integrated into any deep learning-based approach, rendering it explainable. To the best of our knowledge, this is the first fuzzy logic-based framework enabling both feature-level and local rule-based explanations of black box models. This approach aims to foster trustworthiness in decision making through user-understandable machine inferences. The performance of the proposed framework using a deep residual-based neural backbone is evaluated on various general-purpose public benchmark datasets, and its utility in maritime is demonstrated in the context of early fault detection in a naval propulsion system dataset. The results indicate that it can provide predictions outperforming relevant state-of-the-art approaches, with an average AUC-ROC (Area Under the Receiver Operating Characteristic Curve) value, reaching up to 99%, while offering the advantage of explainability.

Mon 21 SeptMachine Learning
The gist
Maritime systems like ships need regular maintenance to avoid costly and dangerous failures. This paper presents a new technique that not only predicts when these systems might fail but also explains why the prediction was made. The method combines neural networks with fuzzy logic to offer clear, simple rules and highlight important features, making the AI's decisions easier to trust. The authors tested their approach on public datasets and on real ship propulsion system data, showing it can predict failures with around 99% accuracy while providing understandable explanations.
Open 2609.24358v1

Agent continual learning improves multi-stage capability integration

ACLArena: Agent Continue Learning in Multi-stage Post-training

Abstract: Building general-purpose agents for industrial deployment requires integrating multiple capabilities, each typically acquired at a distinct stage of training. Yet there is currently no well-established recipe for Agent Continual Learning (ACL), with little understanding of the trade-offs among existing integration paradigms. To address this gap, we introduce ACLArena, a framework for comprehensively studying, analyzing, and evaluating ACL. We first build a sequential training pipeline and conduct an in-depth analysis that explains the mechanisms of forgetting and generalization from two complementary perspectives, the model level and the token level. Guided by these analyses, we systematically compare multi-teacher on-policy distillation, self-distilled fine-tuning, and model merging to assess their ability to recover previously learned capabilities while preserving newly acquired ones. Through extensive experiments, we develop a detailed understanding of how capabilities transfer across stages. Finally, we propose a new ACL recipe that combines offline replay over high-quality trajectories with a routed network of multiple LoRA experts each specialized via RL, substantially improving the agent's ability to learn across multiple domains. Comprehensive experiments on four reasoning and agentic tasks, evaluated under both in-domain and out-of-domain settings, demonstrate the value of our analysis and the effectiveness of our approach.

Mon 21 SeptArtificial Intelligence
The gist
Building intelligent agents that can learn multiple skills step-by-step is hard because learning new things often makes agents forget old skills. The authors created ACLArena, a tool to study how agents can keep old skills while learning new ones. They tested different ways to combine skills and found that using offline replay with specialized small networks helps agents learn better across many tasks. Their experiments show this approach works well both when tasks are familiar and when agents face new types of challenges.
Open 2609.23989v1

Hybrid deep learning improves equipment failure predictions with noisy data

Benchmarking Hybrid Deep Learning Architectures for Predictive Maintenance in Industry 4.0

Abstract: Predictive maintenance in Industry 4.0 refers to using data from sensors, machines, and production systems to estimate when equipment is likely to fail, so maintenance can be planned before a breakdown occurs [1]. However, a model that predicts maintenance may work perfectly in the lab but fail unexpectedly when applied to real factory data [2]. To solve this "reliability" gap, we evaluated six deep learning architectures across more than 700 experimental runs. We focused on the two dominant approaches in the field: Recurrent Neural Networks (RNNs), which process data step-by-step, like reading a sentence [3], and Transformers, a recent dominant approach, which look at the entire sequence at once to spot important connections [4]. We examined whether Transformers still outperform recurrent neural networks (RNNs) when the data includes noise [5]. We found that while Transformers excelled at tracking stable, slow-moving processes, they tend to overreact to chaotic data, mistakenly taking sensor noise for meaningful signals [6]. We also found that the hybrid method that combines a Long Short-Term Memory (LSTM) layer with a Transformer layer is more resilient to noisy data from factory shops [7]. Functioning as a noise filter, the LSTM smooths out data volatility, allowing the Transformer to focus on the bigger picture without being distracted [8]. The hybrid model did not just improve accuracy; it proved to be significantly more consistent than complex models, delivering reliable predictions regardless of how chaotic the underlying system became.

Fri 18 SeptMachine Learning
The gist
Predicting when machines will break down is hard, especially when sensor data is noisy and chaotic. The authors tested different AI methods and found that a hybrid model combining two techniques—LSTM and Transformer—works best to handle noisy data. The LSTM part softens random fluctuations, helping the Transformer focus on important trends. This hybrid approach makes predictions more reliable and consistent in messy factory environments.
Open 2609.22583v1

Large language models struggle with car safety risk assessments

SAFARI: An Industrial Benchmark for LLM-Assisted Hazard Analysis and Risk Assessment

Abstract: Large language models (LLMs) are increasingly considered for safety-critical engineering, yet their reliability in regulated functional-safety workflows remains underexplored. We introduce SAFARI (Safety-Aware Functional Automotive Risk Inference), the first industrial benchmark for LLM-assisted automotive Hazard Analysis and Risk Assessment (HARA) under ISO 26262. It contains 3,000 de-identified industrial HARA cases and evaluates two coupled tasks: open-ended hazard analysis and standards-grounded risk assessment. To evaluate open-ended HARA artifacts, we propose the first reference-anchored LLM-as-a-judge protocol with high expert correlation. Experiments with nine frontier LLMs show that models often produce plausible hazard narratives but remain weak at ISO 26262 risk classification, with the best ASIL macro-F1 reaching only 0.261. Chain-of-Thought prompting provides limited benefit and often degrades categorical risk assessment. Error analysis further localizes major failures to scenario-critical context omissions during hazard generation and to controllability misjudgments during risk assessment, indicating where expert oversight should be concentrated. The dataset can be obtained from https://github.com/xixi47520-hash/HARA.

Thu 17 SeptComputation and Language
The gist
The authors found that large language models (LLMs) can write believable descriptions of potential car hazards but have trouble correctly classifying the safety risks according to official standards. They created a big test dataset with 3,000 real vehicle hazard cases to check how well these models do in following car safety rules. They also identified specific reasons why the models fail, such as missing important details and misjudging how controllable risks are. This work helps show where human experts still need to be involved when using AI for car safety checks.
Open 2609.20584v1

GSO-Net benchmark advances visual safety checks at petrochemical sites

GSO-Net: Visual State Machines for Hazardous Freight Transfer Compliance at Petrochemical Logistics Nodes

Abstract: Hazardous-freight operations at petrochemical logistics nodes are safety-critical for intelligent transportation systems, yet existing vision benchmarks rarely address procedural compliance under realistic deployment constraints. In large infrastructure networks, cameras often operate under sparse round-robin polling, so transfer status must be inferred from incomplete observations and localized evidence. We present GSO-Net, a large-scale benchmark for visual understanding of standard operating procedures (SOPs) in petrochemical unloading scenarios. To our knowledge, GSO-Net is the first public benchmark dataset dedicated to visual SOP understanding in petrochemical hazardous-freight transfer scenarios. It contains over 50,000 independently sampled frames from 64 real expressway petrochemical logistics nodes and adopts an SOP-derived hierarchy linking 9 macroscopic procedural steps with 15 microscopic operational states. Two tasks are defined: joint detection of microscopic states and macroscopic steps as the core benchmark, and frame-level step classification as a diagnostic reference. Experiments with lightweight, transformer-based, open-vocabulary, and holistic models reveal a clear gap between object perception and transfer-stage understanding. Current models remain weak on contact-level state grounding, transient step recognition, and stage consistency, especially under sparse polling, tiny critical targets, and long-tailed operational evidence. GSO-Net provides a practical benchmark for fine-grained state perception and vision-based safety monitoring in hazardous freight transportation. The dataset is publicly available at https://github.com/yuxieHarrison/GSO-Net

Fri 11 SeptComputer Vision and Pattern Recognition
The gist
Keeping hazardous freight transfers safe at petrochemical hubs is very important but hard to do automatically because cameras often miss parts of the process. The authors created GSO-Net, a big collection of real video frames that show different steps and small details in the unloading process. This helps computers learn to recognize correct procedures from incomplete video. They tested current AI models and found they still struggle to see small but critical actions, especially when camera views are sparse. GSO-Net aims to help improve visual monitoring for safety in these dangerous operations.
Open 2609.12408v1