SearcharxivSearch

arXiv subjects

Zexian Wang

Publications and source records attributed to Zexian Wang.

3 recordsLinked to original sources

Passive All-Optical Nonlinear Neuron Activation via PPLN Nanophotonic Waveguides

Artificial intelligence (AI) is transforming modern life, yet the growing scale of AI applications places mounting demands on computational resources, raising sustainability concerns. Photonic integrated circuits (PICs) offer a promising alternative, enabling massive parallelism, low latency, and reduced electrical overhead, particularly excelling in high-throughput linear operations. However, passive and fully optical nonlinear activation functions with equally superb performance remain rare, posing a critical bottleneck in realizing all-optical neural networks in PICs. Here, we demonstrate a compact and integrated all-optical nonlinear activation method, experimentally realized through strong second-order optical nonlinearities in periodically poled lithium niobate (PPLN) nanophotonic waveguides, achieving 80% absolute conversion efficiency. This activation exhibits a sigmoid-like, wavelength-selective response with femtosecond-scale dynamics and light-speed processing, operating passively without external control and auxiliary signals. We validate its feasibility for neural inference by cascading the PPLN-driven activations with a linear silicon PIC, demonstrating all-optical nonlinear neuron expressivity. Moreover, combining the measured nonlinearity with linear operations calculated by the PIC, we show that PPLN-activated multi-layer optical neural networks can achieve performance on par with digital implementations in real-world tasks, including airfoil regression and medical image classification. These results pave the way toward scalable, high-speed, and fully integrated all-optical neural networks for next-generation photonic AI hardware.

physics.optics

Distribution-Free Fair Federated Learning with Small Samples

As federated learning gains increasing importance in real-world applications due to its capacity for decentralized data training, addressing fairness concerns across demographic groups becomes critically important. However, most existing machine learning algorithms for ensuring fairness are designed for centralized data environments and generally require large-sample and distributional assumptions, underscoring the urgent need for fairness techniques adapted for decentralized and heterogeneous systems with finite-sample and distribution-free guarantees. To address this issue, this paper introduces FedFaiREE, a post-processing algorithm developed specifically for distribution-free fair learning in decentralized settings with small samples. Our approach accounts for unique challenges in decentralized environments, such as client heterogeneity, communication costs, and small sample sizes. We provide rigorous theoretical guarantees for both fairness and accuracy, and our experimental results further provide robust empirical validation for our proposed method.

stat.ML

LITE: Modeling Environmental Ecosystems with Multimodal Large Language Models

The modeling of environmental ecosystems plays a pivotal role in the sustainable management of our planet. Accurate prediction of key environmental variables over space and time can aid in informed policy and decision-making, thus improving people's livelihood. Recently, deep learning-based methods have shown promise in modeling the spatial-temporal relationships for predicting environmental variables. However, these approaches often fall short in handling incomplete features and distribution shifts, which are commonly observed in environmental data due to the substantial cost of data collection and malfunctions in measuring instruments. To address these issues, we propose LITE -- a multimodal large language model for environmental ecosystems modeling. Specifically, LITE unifies different environmental variables by transforming them into natural language descriptions and line graph images. Then, LITE utilizes unified encoders to capture spatial-temporal dynamics and correlations in different modalities. During this step, the incomplete features are imputed by a sparse Mixture-of-Experts framework, and the distribution shift is handled by incorporating multi-granularity information from past observations. Finally, guided by domain instructions, a language model is employed to fuse the multimodal representations for the prediction. Our experiments demonstrate that LITE significantly enhances performance in environmental spatial-temporal prediction across different domains compared to the best baseline, with a 41.25% reduction in prediction error. This justifies its effectiveness. Our data and code are available at https://github.com/hrlics/LITE.

cs.CL