NEC Corporation is a global leader in IT and network technologies, providing advanced solutions in AI, biometrics, smart cities, and communications. It drives innovation for social value creation and infrastructure resilience. As part of the broader NEC family, NECLA frequently collaborates with NEC Corporation on next-generation networking, AI, and secure computing systems. Our joint efforts span fundamental research to real-world deployments, including innovations in optical networks, data science platforms, and trusted AI frameworks. Please read about our latest news and collaborative publications with NEC Corporation.

Posts

First City-Scale Deployment of DASs with Satellite Imagery and AI for Live Telecom Infrastructure Management

We demonstrate real-time fiber risk assessment and dynamic network routing in live metro networks using deployed DASs, satellite imagery, and large-scale AI, achieving the first significantreduction in fiber failures in four years

Span-based Polarization Sensing in Cables Without Reflectors

Polarization-based, multi-span sensing over a link without reflection-back circuits is demonstrated experimentally. It is shown that distributed reflection from Rayleigh scattering can serveas an alternative to reflectors after spatial averaging of received state-of-polarization

Toward Intelligent and Efficient Optical Networks: Performance Modeling, Co-existence, and Field Trials

Optical transmission networks require intelligent traffic adaptation and efficient spectrum usage. We present scalable machine learning (ML) methods for network performance modeling, andfield trials of distributed fiber sensing and classic optical network traffic coexistence.

GFF-Agnostic Black Box Gain Model for non-Flat Input Spectrum

We present a simple and accurate semi-analytical model predicting the gain of a single-stage erbium-doped fiber amplifier (EDFA) embedded with an unknown gain flattening filter (GFF). Characteristic wavelength-dependent gain coefficients and their scaling laws are extracted with a limited set of simple flat input spectrum measurements at variable temperatures and pump powers. Based on a black box approach, the proposed model provides a precise gain profile estimation of GFF-embedded EDFA for non-flat input spectra in variable temperature and pump power conditions. The accuracy of the presented methodology is validated on an extensive experimental dataset and compared with state-of-the-art gain models based on semi-analytic and solutions.

Phase-noise Tolerant Per-span Phase and Polarization Sensing

Subsea cables include a supervisory system that monitors the health of the amplifier pumps and fiber loss on per span basis. In some of the cables, the monitoring is achieved optically and passively using high-loss loop back paths and wavelength selective reflectors. By sending monitoring pulses through the supervisory channel and comparing the phases and polarizations of the returning pulses reflected by consecutive reflectors, dynamic disturbances affecting individual spans can be monitored on a per span basis. Such per-span phase monitoring techniques require high phase coherence compared to DAS systems since the spans are 10s of kms long compared to typical DAS resolution of meters. A time-frequency spread technique was demonstrated to limit the coherence length requirement, however the limits of its effectiveness was not quantified. In this paper we present a detailed analysis of the trade-off between implementation complexity and the phase noise tolerance for given span length by lab experiments.

Optical Flow Processing for Chirp-Pulse Coherent OTDR

We propose a novel optical flow processing technique for distributed temperature and strain sensing with the chirped-pulse coherent OTDR. Unlike conventional 1-dimensional cross-correlation methods, the technique treats the 2-dimensional waterfall data as sequential video frames, estimating local shifts through optical flow. The weighted least square approach with adaptive window size enables pixel-level optical flow calculation, providing accurate local shifts via accumulative tracks with enhanced spatial resolution. Preliminary experimental results over 20km fiber demonstrate its effectiveness for dynamic temperature and strain sensing, addressing limitations of traditional methods and improving sensing capabilities.

DISC: Dynamic Decomposition Improves LLM Inference Scaling (SSI-FM)

Inference scaling methods often rely on decomposing problems into steps, followed by sampling and selecting the best next steps. However, these steps and their sizes are typically fixed or depend on domain knowledge. We propose dynamic decomposition, a method that adaptively and automatically breaks down solution and reasoning traces into manageable steps during inference. By allocating compute more effectively, particularly by subdividing challenging steps and sampling them more frequently, dynamic decomposition significantly enhances inference efficiency. Experiments on benchmarks such as APPS, MATH, and LiveCodeBench demonstrate that dynamic decomposition outperforms static approaches, including token-level, sentence-level, and single-step decompositions. These findings highlight the potential of dynamic decomposition to improve a wide range of inference scaling techniques.

DISC: Dynamic Decomposition Improves LLM Inference Scaling (DL4C)

Inference scaling methods often rely on decomposing problems into steps, followed by sampling and selecting the best next steps. However, these steps and their sizes are typically fixed or depend on domain knowledge. We propose dynamic decomposition, a method that adaptively and automatically breaks down solution and reasoning traces into manageable steps during inference. By allocating compute more effectively—particularly by subdividing challenging steps and sampling them more frequently—dynamic decomposition significantly enhances inference efficiency. Experiments on benchmarks such as APPS, MATH, and LiveCodeBench demonstrate that dynamic decomposition outperforms static approaches, including token-level, sentence-level, and single-step decompositions. These findings highlight the potential of dynamic decomposition to improve a wide range of inference scaling techniques.

Trainingless Adaptation of Pretrained Models for Environmental Sound Classification

Deep neural network (DNN)-based models for environmental sound classification are not robust against a domain to which training data do not belong, that is, out-of-distribution or unseen data. To utilize pretrained models for the unseen domain, adaptation methods, such as finetuning and transfer learning, are used with rich computing resources, e.g., the graphical processing unit (GPU). However, it is becoming more difficult to keep up with research trends for those who have poor computing resources because state-of-the-art models are becoming computationally resource-intensive. In this paper, we propose a trainingless adaptation method for pretrained models for environmental sound classification. To introduce the trainingless adaptation method, we first propose an operation of recovering time–frequency-ish (TF-ish) structures in intermediate layers of DNN models. We then propose the trainingless frequency filtering method for domain adaptation, which is not a gradient-based optimization widely used. The experiments conducted using the ESC-50 dataset show that the proposed adaptation method improves the classification accuracy by 20.40 percentage points compared with the conventional method.

Text-guided Device-realistic Sound Generation for Fiber-based Sound Event Classification

Recent advancements in unique acoustic sensing devices and large-scale audio recognition models have unlocked new possibilities for environmental sound monitoring and detection. However, applying pretrained models to non-conventional acoustic sensors results in performance degradation due to domain shifts, caused by differences in frequency response and noise characteristics from the original training data. In this study, we introduce a text-guided framework for generating new datasets to retrain models specifically for these non-conventional sensors efficiently. Our approach integrates text-conditional audio generative models with two additional steps: (1) selecting audio samples based on text input to match the desired sounds, and (2) applying domain transfer techniques using recorded impulse responses and background noise to simulate the characteristics of the sensors. We demonstrate this process by generating emulated signals for fiber-optic Distributed Acoustic Sensors (DAS), creating datasets similar to the recorded ESC-50 dataset. The generated signals are then used to train a classifier, which outperforms few-shot learning approaches in environmental sound classification.