Optical Networking and SensingRead our Optical Networking and Sensing publications from our team of researchers. We are leading world-class research into the next generation of optical networks and sensing systems that will power ICT-based social solutions for years. We advance globally acknowledged innovation by engaging in visionary theoretical research, pioneering experiments, and leading technology field trials. Our work not only foresees the future but also transforms it into today’s reality.

Posts

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.

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.

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.

Integrated Optical-to-Optical Gain in a Silicon Photonic Modulator Neuron

Silicon photonic neural networks can achieve higher throughputs and lower latencies than digital electronic alternatives.However, recently reported implementations of such networks have lacked integrated signal gain, instead utilizingoff-chip amplifiers or co-processors to complete the signal processing pipeline. Photonic neural networks without gainface substantial limitations in network depth and inter-layer fan-out. Here, we demonstrate a fully integrated siliconphotonic modulator neuron capable of up to 14.1 dBgain, achieved by modeling and addressing self-heating behavior inour output PN-junction micro-ring modulator.We use our experimental neuron to emulate a small network subject tohigh loss, achieving superior accuracy on an automated modulation classification benchmark to that of an optimal linearsystem. Our high-gain neuron can serve as a building block vastly expanding the range of neural network architecturesthat can be implemented with silicon photonics.

Neuromorphic Photonics-Enabled Near-Field RF Sensing with Residual Signal Recovery and Classification

We present near-field radio-frequency (RF) sensing using microwave photonic canceler (MPC) for residual signal recovery and neuromorphic photonic recurrent neural network (PRNN)chip and FPGA hardware to implement machine learning for high-bandwidth and low-latency classification.

Scalable Photonic Neurons for High-speed Automatic Modulation Classification

Automatic modulation classification (AMC) is becoming increasingly critical in the context of growing demands for ultra-wideband, low-latency signal intelligence in 5G/6G systems, with photonics addressing the bandwidth and real-time adaptability limitations faced by traditional radio-frequency (RF) electronics. This paper presents the first experimental photonicimplementation of AMC, achieved through a fully functional photonic neural network built from scalable microring resonators that co-integrate electro-optic modulation and weighting. Thiswork also represents a system-level deployment of such compact photonic neurons in a real photonic neural network, demonstrating the significant potential of photonic computing forlarge-scale, complex RF intellegence for next-generation wireless communication systems.

Sound Event Classification meets Data Assimilation with Distributed Fiber-Optic Sensing

Distributed Fiber-Optic Sensing (DFOS) is a promising technique for large-scale acoustic monitoring. However, its wide variation in installation environments and sensor characteristics causes spatial heterogeneity. This heterogeneity makes it difficult to collect representative training data. It also degrades the generalization ability of learning-based models, such as fine-tuning methods, under a limited amount of training data. To address this, we formulate Sound Event Classification (SEC) as data assimilation in an embedding space. Instead of training models, we infer sound event classes by combining pretrained audio embeddings with simulated DFOS signals. Simulated DFOS signals are generated by applying various frequency responses and noise patterns to microphone data, which allows for diverse prior modeling of DFOS conditions. Our method achieves out-of-domain (OOD) robust classification without requiring model training. The proposed method achieved accuracy improvements of 6.42, 14.11, and 3.47 percentage points compared with conventional zero-shot and two types of fine-tune methods, respectively. By employing the simulator in the framework of data assimilation, the proposed method also enables precise estimation of physical parameters from observed DFOS signals.

THAT: Token-wise High-frequency Augmentation Transformer for Hyperspectral Pansharpening

Transformer-based methods have demonstrated strong potential in hyperspectral pansharpening by modeling long-range dependencies. However, their effectiveness is often limited by redundant token representations and a lack of multiscale feature modeling. Hyperspectral images exhibit intrinsic spectral priors (e.g., abundance sparsity) and spatial priors(e.g., non-local similarity), which are critical for accurate reconstruction. From a spectral–spatial perspective, Vision Transformers (ViTs) face two major limitations: they struggle to preserve high-frequency components—such as material edges and texture transitions, and suffer from attention dispersion across redundant tokens. These issues stem from the global self-attention mechanism, which tends to dilute high-frequency signals and overlook localized details. To address these challenges, we propose the Token-wise High-frequency AugmentationTransformer (THAT), a novel framework designed to enhance hyperspectral pansharpening through improved high-frequency feature representation and token selection. Specifically, THAT introduces: (1) Pivotal Token Selective Attention (PTSA) to prioritize informative tokens and suppress redundancy; (2) a Multi-level Variance-aware Feed-forward Network (MVFN) to enhance high-frequency detail learning. Experiments on standard benchmarks show that THAT achieves state-of-the-art performance with improved reconstruction quality and efficiency.

Leveraging Digital Twins for AII-Photonics Networks-as-a-Ser­vice: Enabling Innovation and Efficiency

This tutorial presents an architecture and methods for all-photonics networks-as-a-service in distributed Al data center infrastructures. We discuss server-based coherent transceiver architectures, remote transponder control, rapid end-to-end lightpath provisioning, digital longitudinal monitoring, and line-system calibration, demonstrating their feasibility through field validations.

Computation Stability Tracking Using Data Anchors for Fiber Rayleigh-based Nonlinear Random Projection System

We introduce anchor vectors to monitor Rayleigh-backscattering variability in a fiber-optic computing system that performs nonlinear random projection for image classification. With a ~0.4-s calibration interval, system stability can be maintained with a linear decoder, achieving an average accuracy of 80%-90%.