paper-with-me

Papers

A Transformer-Based Approach for Diagnosing Fault Cases in Optical Fiber Amplifiers

2025-04-28 · Dominic Schneider, Lutz Rapp, Christoph Ament

A transformer-based deep learning approach is presented that enables the diagnosis of fault cases in optical fiber amplifiers using condition-based monitoring time series data. The model, Inverse Triple-Aspect Self-Attention Transformer (ITST), uses an encoder-decoder architecture, utilizing three feature extraction paths in the encoder, feature-engineered data for the decoder and a self-attention mechanism. The results show that ITST outperforms state-of-the-art models in terms of classification accuracy, which enables predictive maintenance for optical fiber amplifiers, reducing network downtimes and maintenance costs.

📄 PDF Abstract BibTeX arXiv:2505.06245

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderTime Series

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

ML-based Anomaly Detection in Optical Fiber Monitoring

2022-02-23 · Khouloud Abdelli, JOO YEON CHO, Carsten Tropschug

Secure and reliable data communication in optical networks is critical for high-speed internet. We propose a data driven approach for the anomaly detection and faults identification in optical networks to diagnose physic…

Anomaly Detection

Full Optical Fiber Link Characterization with the BSS-Lasso

2018-12-29

Manipulation of the detected backscattered Rayleigh signal inside the bandwidth of a frequency-swept optical sub-carrier propagating into an optical fiber permits an efficient localization of faults through a Fourier ope…

Machine Learning-based Anomaly Detection in Optical Fiber Monitoring

2022-03-19 · Khouloud Abdelli, JOO YEON CHO, Florian Azendorf, Helmut Griesser 외

Secure and reliable data communication in optical networks is critical for high-speed Internet. However, optical fibers, serving as the data transmission medium providing connectivity to billons of users worldwide, are p…

Anomaly DetectionBIG-bench Machine LearningFault DetectionFault Diagnosis

Convolutional Neural Networks for Reflective Event Detection and Characterization in Fiber Optical Links Given Noisy OTDR Signals

2022-03-19 · Khouloud Abdelli, Helmut Griesser, Stephan Pachnicke

Fast and accurate fault detection and localization in fiber optic cables is extremely important to ensure the optical network survivability and reliability. Hence there exists a crucial need to develop an automatic and r…

Event DetectionFault Detection

Fault Monitoring in Passive Optical Networks using Machine Learning Techniques

2023-07-08 · Khouloud Abdelli, Carsten Tropschug, Helmut Griesser, Stephan Pachnicke

Passive optical network (PON) systems are vulnerable to a variety of failures, including fiber cuts and optical network unit (ONU) transmitter/receiver failures. Any service interruption caused by a fiber cut can result …