Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

2457 · Feb 201919922001200920172026
48 results for railway maintenance

Automated suggestions help train technicians diagnose incidents faster.

problem Manual and time-consuming incident diagnosis by train maintenance technicians.
method Developed and deployed a learning machine to suggest diagnostics to technicians.
result The model refines its accuracy through feedback from experts and uses feature engineering.

Conformal prediction improves signal detection accuracy in railway images.

problem Improving the reliability of machine learning models for railway signal detection.
method Applying conformal prediction to a novel dataset of train operator perspective images.
result The approach enhances the reliability of machine learning models for detecting railway signals.

The paper uses conformal prediction to detect railway signals with confidence.

problem Deploying deep learning models in certified systems requires accurate uncertainty estimates.
method The paper uses conformal prediction and risk control to detect railway signals.
result The conformal prediction framework provides reliable and trustworthy uncertainty estimates for model performance.

The paper proposes an AI and IIoT framework for improved maintenance.

problem Current maintenance practices need improvement with AI and IIoT.
method Review of reliability modeling, introduction of Intelligent Maintenance framework, and novel probabilistic deep learning approach.
result Demonstrated novel probabilistic deep learning reliability modelling in Turbofan Engine Degradation Dataset.

In predictive maintenance, model performance is usually assessed by means of precision, recall, and F1-score. However, employing the model with best performance, e.g. highest F1-score, does not necessarily result in minimum maintenance cost, but can instead lead to additional expenses. Thus, we propose to perform model…

2018-09-28abs ↗pdf ↗

Deep learning improves oilfield equipment maintenance and reduces downtime.

problem Predicting equipment failure in oilrigs to minimize downtime.
method Developed and tested neural networks on oilfield datasets, using data processing and feature extraction.
result Deep learning can predict oilfield equipment failure with reduced downtime.

For predictive maintenance, we examine one of the largest public datasets for machine failures derived along with their corresponding precursors as error rates, historical part replacements, and sensor inputs. To simplify the time and accuracy comparison between 27 different algorithms, we treat the imbalance between n…

2018-12-11abs ↗pdf ↗

Paper predicts bearing degradation stages for pharmaceutical industry maintenance.

problem Predicting when to maintain specific parts of production machines.
method AutoEncoder-based k-means segmentation of high-frequency vibration data.
result Framework generates reliable predictions for bearing degradation stages.

We use a control framework to analyze the digital vendor's profit maximization problem. The vendor captures market share by focusing costly effort on post-launch product maintenance, which influences user perception of the product and drives a revenue stream associated with product use. Our theoretical results show nec…

2014-12-30abs ↗pdf ↗

This paper enhances the Random Survival Forest model for better predictive maintenance.

problem Improving time-to-failure estimation in predictive maintenance with Random Survival Forest.
method A three-level framework for quantifying hyperparameter tunability, including model-level and hyperparameter-level metrics.
result Hyperparameter tuning significantly improves Random Survival Forest model performance in predictive maintenance.

Optimizes train schedules and maintenance using CP and QA.

problem Optimizing train schedules and maintenance considering constraints.
method Used Constraint Programming and Quantum Annealing to model and solve the problem.
result Both CP and QA approaches produce comparable results on real quantum computers.

The paper develops methods for monitoring TPL machine health.

problem Inaccurate and untimely maintenance of TPL systems leads to poor quality and inefficiencies.
method Physics-informed data-driven predictive models integrated with statistical approaches.
result The methods achieve high accuracy across various scenarios and conditions.

New measures quantify uncertainty in survival models for maintenance tasks.

problem Uncertainty in survival models for maintenance tasks.
method Formal measures of ambiguity, discrepancy, and obscurity introduced.
result Multiple accurate survival models may yield conflicting risk estimates.

RAGuard improves safety in LLMs for offshore wind maintenance.

problem Conventional LLMs fail with specialised or unexpected scenarios in offshore wind maintenance.
method Integrates safety-critical documents alongside technical manuals in RAG framework.
result RAGuard increases safety recall from almost 0% to over 50% while maintaining technical recall above 60%.

New method detects anomalies in computing centers' logs.

problem Anomaly detection in continuously changing log data for predictive maintenance.
method Evolving granular classifiers using Fuzzy-set-Based evolving Modeling and evolving Granular Neural Network.
result Classification model prioritizes maintenance based on anomaly severity.

A stochastic model helps maintain insufficiently funded pension funds.

problem Maintaining pension funds that are underfunded and require external financing.
method A time-homogeneous diffusion process with a barrier is used to model the unrestricted reserves value, and a renewal-reward process models the financing effort.
result Expected values and cost evaluations of maintenance are derived, and the approach is applied to a generalized Brownian motion process.

This work tackles maintenance planning with deep reinforcement learning under uncertainty.

problem Optimizing inspection and maintenance policies in deteriorating environments with incomplete information and constraints.
method Joint framework of constrained POMDPs and multi-agent DRL addressing challenges of state/action space, history, uncertainty, and constraints.
result The proposed framework outperforms existing methods in resource and risk-aware decision-making.

Bayesian deep learning improves maintenance planning uncertainty quantification.

problem Estimating the remaining useful life of physical systems with uncertainty quantification.
method Stein variational gradient descent for training Bayesian neural networks.
result Bayesian deep learning models trained via Stein variational gradient descent outperform other methods in convergence speed and predictive performance.

Predict water pipe failures using machine learning and survival analysis.

problem Difficulty in accessing water pipes for maintenance.
method Classical and modern classifiers for short-term prediction, survival analysis for long-term forecast, and oversampling technique for imbalanced data.
result Identifies important risk factors for water pipe failures.

This paper proposes a multi-head attention model for predicting RUL in IIoT environments.

problem Estimating RUL for complex industrial equipment using IIoT data.
method Multi-Head Attention Mechanism combined with LSTM for multi-dimensional time-series data.
result The proposed model outperforms state-of-the-art models on benchmark datasets.

DAMVI algorithm improves imbalanced binary classification by adjusting weights of examples and classifiers.

problem Imbalanced binary classification tasks where minority class is underrepresented.
method DAMVI algorithm increases positive example weights and optimizes classifier weights using PAC-Bayesian C-Bound.
result DAMVI outperforms state-of-the-art models on various imbalanced datasets.

Mix-up domain adaptation improves dynamic RUL predictions across various conditions.

problem Dynamic RUL predictions under non-i.i.d conditions.
method Three-staged mechanism with mix-up strategy for source and target domains alignment, self-supervised learning.
result MDAN outperforms existing methods in 12 out of 12 cases for dynamic RUL predictions.

This study evaluates uncertainty quantification methods for deep learning in predictive maintenance.

problem Uncertainty quantification for reliable decision-making in predictive maintenance.
method State-of-the-art variational inference algorithms for Bayesian neural networks (BNN), Monte Carlo Dropout (MCD), deep ensembles (DE), and heteroscedastic neural networks (HNN) were tested.
result No method clearly outperforms others in all situations, but DE and MCD provide more conservative uncertainty estimates.