Ilmu Komputer & AI editorial
OSNR/GSNR Prediction in Brownfield Links via a DLM-Anchored Hybrid Physics/ML Model
The core problem
Innovation
The framework was evaluated on brownfield links under two provisioning scenarios: single-channel and OSaaS. For single-channel provisioning, the hybrid model achieved OSNR prediction errors of no more than 0.39 dB and GSNR errors of no more than 0.43 dB. For OSaaS, which involves multiple channels across the spectrum, similar accuracy was maintained, with OSNR and GSNR errors within 0.39 dB and 0.43 dB, respectively. These results represent a significant improvement over uncalibrated physics-based models, which typically exhibit errors exceeding 1 dB in brownfield environments. The calibration of span and ILA boundaries via DLM was crucial; without it, the ML model alone struggled to achieve sub-dB accuracy. The table below summarizes the maximum errors observed.
| Scenario | Max OSNR Error (dB) | Max GSNR Error (dB) |
|----------|---------------------|---------------------|
| Single-channel | 0.39 | 0.43 |
| OSaaS | 0.39 | 0.43 |
The results demonstrate that the hybrid approach generalizes well across different link configurations and channel counts, making it suitable for practical deployment in brownfield networks.
The proposed framework combines a physics-based DLM with a machine learning correction stage. The DLM simulates signal propagation through the optical link using standard fiber and amplifier models, but its parameters (e.g., span losses, ILA positions) are calibrated using measured data. Calibration is performed by minimizing the discrepancy between DLM predictions and a set of reference measurements, which may include per-channel power or OSNR at specific points. The calibrated DLM then serves as a feature extractor and baseline predictor. An ML model, such as a neural network or gradient boosting regressor, is trained on the residuals between DLM predictions and ground truth to capture unmodeled effects like nonlinearities, filter penalties, or equipment-specific behaviors. The hybrid model outputs per-channel power, OSNR, and GSNR. The framework is designed for brownfield links where full physical knowledge is lacking. The calibration process is formulated as an optimization problem: given measured data and DLM parameters , find
Why it matters
Who should read this
Opening member contentโฆ