arXiv ScienceSearch

arXiv subjects

Yiyang Zou

Publications and source records attributed to Yiyang Zou.

3 recordsLinked to original sources

High-efficiency integrated laser on erbium-doped lithium niobate-on-insulator

Lithium niobate on insulator (LNOI) combines the outstanding optical properties of lithium niobate (LN) with strong optical confinement, scalable fabrication and high-density integration, making it a leading platform for integrated photonic chips. Recent advances in LNOI photonics have mainly centred on passive and electro-optic components, including couplers, waveguides, microcavities and modulators, whereas efficient on-chip laser sources remain insufficiently developed, limiting the realization of fully integrated LN photonic systems. Because LN is an indirect-bandgap material, lasing on LNOI generally relies on photoluminescence from rare-earth-ion doping, yet the conversion efficiency of doped LNOI lasers has remained low. By comparing LNOI microcavity lasers with fibre lasers and waveguide amplifiers, we identify the limited number of rare-earth ions participating in stimulated emission as a key factor responsible for inefficient pump utilization. Here we demonstrate an integrated Er-doped LNOI laser that combines high-quality, highly Er-doped LN, a large-diameter wide-microring resonator, a low-loss waveguide amplifier and bidirectional pumping. This architecture enables a slope efficiency of 16.91% at 1562 nm, exceeding 10% on the LNOI platform for the first time. Our results provide a route towards high-efficiency LNOI lasers for fully integrated photonic systems.

physics.optics

RiskProp: Collision-Anchored Self-Supervised Risk Propagation for Early Accident Anticipation

Accident anticipation aims to predict impending collisions from dashcam videos and trigger early alerts. Existing methods rely on binary supervision with manually annotated "anomaly onset" frames, which are subjective and inconsistent, leading to inaccurate risk estimation. In contrast, we propose RiskProp, a novel collision-anchored self-supervised risk propagation paradigm for early accident anticipation, which removes the need for anomaly onset annotations and leverages only the reliably annotated collision frame. RiskProp models temporal risk evolution through two observation-driven losses: first, since future frames contain more definitive evidence of an impending accident, we introduce a future-frame regularization loss that uses the model's next-frame prediction as a soft target to supervise the current frame, enabling backward propagation of risk signals; second, inspired by the empirical trend of rising risk before accidents, we design an adaptive monotonic constraint to encourage a non-decreasing progression over time. Experiments on CAP and Nexar demonstrate that RiskProp achieves state-of-the-art performance and produces smoother, more discriminative risk curves, improving both early anticipation and interpretability.

cs.CV

Accident Anticipation via Temporal Occurrence Prediction

Accident anticipation aims to predict potential collisions in an online manner, enabling timely alerts to enhance road safety. Existing methods typically predict frame-level risk scores as indicators of hazard. However, these approaches rely on ambiguous binary supervision (labeling all frames in accident videos as positive) despite the fact that risk varies continuously over time, leading to unreliable learning and false alarms. To address this, we propose a novel paradigm that shifts the prediction target from current-frame risk scoring to directly estimating accident scores at multiple future time steps (e.g., 0.1s-2.0s ahead), leveraging precisely annotated accident timestamps as supervision. Our method employs a snippet-level encoder to jointly model spatial and temporal dynamics, and a Transformer-based temporal decoder that predicts accident scores for all future horizons simultaneously using dedicated temporal queries. Furthermore, we introduce a refined evaluation protocol that reports Time-to-Accident (TTA) and recall (evaluated at multiple pre-accident intervals (0.5s, 1.0s, and 1.5s)) only when the false alarm rate (FAR) remains within an acceptable range, ensuring practical relevance. Experiments show that our method achieves superior performance in both recall and TTA under realistic FAR constraints.

cs.CV