Optical Networking and Sensing

Our Optical Networking and Sensing department is leading world-class research into the next generation of optical networks and sensing systems that will power ICT-based social solutions for years. From forward-looking theoretical studies to cutting-edge experiments to world- and industry-first technology field trials, we deliver globally recognized innovation that looks into the future and translates it into present reality. Read our optical networking and sensing news and publications from our team of researchers.

Posts

Field study on phase and polarization dynamics of deployed anti-resonant hollow core fiber cable for vibration sensing

We report the first field study of the phase and polarization dynamics of deployed antiresonant hollow core fiber cable in a data center interconnect for real-world vibration sensing,revealing enhanced phase sensitivity and significantly faster polarization angular rate compared with standard single mode fibers.

Frequency-Division Multiplexed Time-Interleaved Phase-OTDR with Nested Phase References

We propose a method to compensate the phase offset between samples from different tributaries in time-interleaved phase OTDR using nested phase reference channels. We demonstrate our method for a four-span bidirectional link with high-loss loopback.

Mobile Orbital Domain-based Hierarchical Routing in Satellite Networks

We propose a mobile orbital domain-based hierarchical routing scheme which addresses the challenges posed by constant satellite movement and the resulting dynamicnetwork topology, thus significantly improving the routing scalability and efficiency in satellite networks.

Yangmin Ding Presents at the 5th Workshop on Foundation Models of the Electric Grid on March 18th

As AI data centers grow, the fiber-optic networks that connect massive computing clusters become critical infrastructure. This talk explores how Distributed Fiber Optic Sensing (DFOS) can turn communication cables into real-time sensors that detect physical threats and improve cyber-physical resilience.

Manhole Localization and Condition Diagnostics in Telecom Networks Using Distributed Acoustic and Temperature Sensing

We present methods and field trial results demonstrating an integrated distributed acoustic sensing (DAS) and distributed temperature sensing (DTS) system for manhole localization, condition diagnostics, and anomaly detection in pre-deployed telecommunication fiber networks. The proposed system leverages ambient environmental signals, such as vibrational patterns from traffic and day-night temperature fluctuations, and machine learning techniques for automated detection. By combining DAS waterfall traces with temperature measurements from DTS, we achieve improved classification accuracy. Experimental results from three real-world testbeds in Texas and New Jersey show a significant improvement in classification accuracy—from 78.9% and 89.5% using DAS and DTS alone, respectively, to 94.7% via cross-referenced analysis. We propose a structured prediction formulation for manhole localization based on a U-Net architecture with a gated attention mechanism, where the label of each fiber location in the waterfall image is predicted using both its neighboring context and within-patch discriminative features. The method also supports cross-route generalization for manhole localization and enables condition diagnostics, identifying issues such as cable exposure and water ingress. These results highlight the potential for scalable deployment of fiber sensing solutions for real-time, continuous monitoring of telecom infrastructure.

Field Trial of High-Sensitivity Forward-Transmission Sensing for Real-World Event Detection Over Live Urban Fiber Networks

Vibration sensing based on forward transmission is an emerging topic for network protection and environmental monitoring, especially in long-haul submarine cables and urban fiber networks. However, previous field trials of this approach have mainly focused on localizing strong events under controlled or relatively quiet conditions. In this work, we investigate the capability of forward-transmission vibration sensing to detect weak signals in noisy environments. We demonstrate a high-sensitivity vibration sensing system operating over an 80-km deployed live urban fiber loop without optical amplifiers. The system is enhanced by adaptive time-frequency masking and in-band laser phase noise suppression techniques to improve sensitivity and noise robustness. It has successfully identified and localized weak real-world vibration events with peak-to-peak amplitude lower than 20 rad, such as construction activity near a manhole and even footsteps on handhole lids. Field trial results confirm its robust performance under dynamic environments, including road traffic-induced ground vibrations and aerial cable disturbances. To the best of our knowledge, this is the first demonstration of weak vibration event detection using forward transmission in urban fiber networks. It remarks a significant step towards practical distributed vibration sensing in smart city applications.

Advances in Fiber Sensing

In this talk, we will present recent technological advances in fiber sensing applications with long monitoring distances orextending multiple fiber spans. In forward-transmission-based sensing, adaptive beamforming techniques weredemonstrated to achieve multi-event vibration sensing in environments with interference and jamming with significantimprovements in signal reconstruction, noise reduction, and interference rejection from other locations. For sensing oversubmarine cables with many fiber spans with repeaters, it is shown that distributed reflection from Rayleigh scattering canbe detected with sufficient SNR for fiber sensing using HLLB paths. In particular, longitudinal averaging of receivedRayleigh scattered signals can facilitate state-of-polarization-based, multi-span sensing using eigenvalue method.

NEC Laboratories America 2025: A Year of Disruptive Innovation

As 2025 comes to a close, NEC Laboratories America reflects on a year defined by scientific breakthroughs, global collaboration, and real-world impact. Our researchers advanced the state of the art across AI, optical networking and sensing, system security, and multimodal analytics, while expanding our intellectual property portfolio and presence at the world’s leading conferences.

Optical Link Tomography: First Field Trial and 4D Extension

Optical link tomography (OLT) is a rapidly evolving field that allows the multi-span, end-to-end visualization of optical power along fiber links in multiple dimensions from network endpoints, solely by processing signals received at coherent receivers. This paper has two objectives: (1) to report the first field trial of OLT, using a commercial transponder under standard DWDM transmission, and (2) to extend its capability to visualize across 4D (distance, time, frequency, and polarization), allowing for locating and measuring multiple QoT degradation causes, including time-varying power anomalies, spectral anomalies, and excessive polarization dependent loss. We also address a critical aspect of OLT, i.e., its need for high fiber launch power, by improving power profile signal-to-noise ratio through averaging across all available dimensions. Consequently, multiple loss anomalies in a field-deployed link are observed even at launch power lower than the system-optimal level. The applications and use cases of OLT from network commissioning to provisioning and operation for current and near-term network scenarios are also discussed.

Uni-LoRA: One Vector is All You Need

Low-Rank Adaptation (LoRA) has become the de facto parameter-efficient fine-tuning (PEFT) method for large language models (LLMs) by constraining weight updates to low-rank matrices. Recent works such as Tied-LoRA, VeRA, and VB-LoRA push efficiency further by introducing additional constraints to reduce the trainable parameter space. In this paper, we show that the parameter space reduction strategies employed by these LoRA variants can be formulated within a unified framework, Uni-LoRA, where the LoRA parameter space, flattened as a high-dimensional vector space R^D, can be reconstructed through a projection from a subspace R^d, with d ll D. We demonstrate that the fundamental difference among various LoRA methods lies in the choice of the projection matrix, P in R^(Unknown sysvar: (D times d)).Most existing LoRA variants rely on layer-wise or structure-specific projections that limit cross-layer parameter sharing, thereby compromising parameter efficiency. In light of this, we introduce an efficient and theoretically grounded projection matrix that is isometric, enabling global parameter sharing and reducing computation overhead. Furthermore, under the unified view of Uni-LoRA, this design requires only a single trainable vector to reconstruct LoRA parameters for the entire LLM – making Uni-LoRA both a unified framework and a “one-vector-only” solution. Extensive experiments on GLUE, mathematical reasoning, and instruction tuning benchmarks demonstrate that Uni-LoRA achieves state-of-the-art parameter efficiency while outperforming or matching prior approaches in predictive performance.