SearcharxivSearch

arXiv subjects

Zhibin Zhao

Publications and source records attributed to Zhibin Zhao.

12 recordsLinked to original sources

Single-photon time-stretch computational ghost spectroscopy

Time-stretch spectroscopy is powerful for capturing transient spectral phenomena but remains fundamentally limited by detector bandwidth or timing jitter, especially under photon-starved conditions. Here, we devise and implement single-photon time-stretch computational ghost spectroscopy, which integrates dispersive wavelength-to-time mapping with programmable temporal encoding and correlation-based reconstruction to overcome these detection limitations. Specifically, temporally stretched ultrashort pulses are modulated by predefined encoding patterns and detected by a low-bandwidth detector, allowing reconstruction of near-infrared spectra with 450 resolvable channels across 1530-1590 nm without direct high-speed waveform acquisition. By further incorporating compressive sensing, accurate spectral recovery is achieved at sub-Nyquist sampling rates, substantially reducing acquisition requirements to facilitate high-speed operation at 210 kHz. In the single-photon regime, computational ghost reconstruction effectively suppresses the intrinsic detector timing jitter, yielding high-fidelity spectra at illumination fluxes down to 0.01 photons/pulse. By jointly enabling broadband coverage, high spectral resolution, high acquisition speed, and single-photon sensitivity, this approach establishes a computation-enhanced paradigm for time-stretch spectroscopy and provides a versatile platform for ultrafast and photon-efficient spectroscopic applications.

physics.optics

Infrared Single-Pixel Hyperspectral Imaging via Spatial-Temporal Multiplexing

Near-infrared (NIR) hyperspectral imaging is widely used to reveal morphological and chemical information. However, conventional spectral imagers usually rely on costly focal plane arrays and suffer from data redundancy and inefficiencies in spatial-spectral data acquisition. Here, we devise and implement a single-pixel NIR hyperspectral imaging system based on high-fidelity spectrum-to-time mapping and high-precision spatial-encoding compressive measurements. The system employs a single-mode telecommunication fiber for temporal dispersion and a programmable spatial light modulator to impose structured spatial patterns, with all signals detected by a single InGaAs photodetector. By correlating temporally stretched waveforms with spatial encodings, we reconstruct 64$\times$64 spatially resolved hyperspectral datacubes spanning 50 spectral bands over the 1550-1600 nm range. Furthermore, real-time monitoring of dynamic liquid injection is demonstrated at a datacube refreshing rate of 12 Hz under sub-Nyquist sampling. The presented architecture features single-pixel simplicity, high optical throughput, and efficient data acquisition, which would pave a novel way for NIR spectral imaging in biomedical diagnostics and material characterization.

physics.optics

Mid-infrared single-photon sub-pixel temporal ghost imaging

Temporal ghost imaging (TGI) enables ultrafast temporal signal recovery using slow detectors, offering a promising route for high-speed mid-infrared (MIR) detection. However, conventional schemes remain limited in temporal resolution by the modulation bandwidth or pattern timescale, and are mostly confined to structured illumination. Here, we demonstrated a high-resolution MIR single-photon computational TGI system, which integrated nonlinear structured detection with sub-pixel temporal shifting. A pre-programmed near-infrared pump serves as a temporally optical gate to drive sum-frequency generation in a nonlinear crystal. Consequently, MIR waveforms at 3.4 $μ$m were upconverted, and captured by a room-temperature silicon detector. We realized sub-pixel operation by fractional-bin temporal stepping of the gate and multi-shot fusion via pseudo-inverse reconstruction. The sub-pixel shifting strategy decouples the achievable resolution from modulation speed, enabling 40 ps temporal precision at a driving rate of only 3.125 Gbps. This performance surpasses both detector jitter and pattern-rate limits, while maintaining single-photon sensitivity. The presented paradigm establishes a versatile route for ultrafast MIR waveform reconstruction, opening new opportunities in high-resolution infrared sensing and quantum photonics.

physics.optics

Empowering All-in-Loop Health Management of Spacecraft Power System in the Mega-Constellation Era via Human-AI Collaboration

It is foreseeable that the number of spacecraft will increase exponentially, ushering in an era dominated by satellite mega-constellations (SMC). This necessitates a focus on energy in space: spacecraft power systems (SPS), especially their health management (HM), given their role in power supply and high failure rates. Providing health management for dozens of SPS and for thousands of SPS represents two fundamentally different paradigms. Therefore, to adapt the health management in the SMC era, this work proposes a principle of aligning underlying capabilities (AUC principle) and develops SpaceHMchat, an open-source Human-AI collaboration (HAIC) framework for all-in-loop health management (AIL HM). SpaceHMchat serves across the entire loop of work condition recognition, anomaly detection, fault localization, and maintenance decision making, achieving goals such as conversational task completion, adaptive human-in-the-loop learning, personnel structure optimization, knowledge sharing, efficiency enhancement, as well as transparent reasoning and improved interpretability. Meanwhile, to validate this exploration, a hardware-realistic fault injection experimental platform is established, and its simulation model is built and open-sourced, both fully replicating the real SPS. The corresponding experimental results demonstrate that SpaceHMchat achieves excellent performance across 23 quantitative metrics, such as 100% conclusion accuracy in logical reasoning of work condition recognition, over 99% success rate in anomaly detection tool invocation, over 90% precision in fault localization, and knowledge base search time under 3 minutes in maintenance decision-making. Another contribution of this work is the release of the first-ever AIL HM dataset of SPS. This dataset contains four sub-datasets, involving 4 types of AIL HM sub-tasks, 17 types of faults, and over 700,000 timestamps.

cs.AI

Bistability and Exact Reflectionless States in Nonlinear Scattering of a Bose--Einstein Condensate

We investigate the mean-field scattering dynamics of a quasi-one-dimensional Bose--Einstein condensate interacting with a Rosen--Morse potential. For specific potential and nonlinearity parameters, we derive analytically exact, degenerate scattering states (doubly or triply degenerate) exhibiting perfect transmission. Using the Bogoliubov--de Gennes approach, we analyze the stability of these reflectionless degenerate states, demonstrating that only one solution within each degenerate manifold is dynamically stable. Furthermore, we study a configuration with spatially localized nonlinearity, identifying an exact reflectionless state under specific conditions. Numerical analysis shows that this state marks the system's transition from monostability to bistability as the incident wave amplitude increases. Our work establishes an analytic framework for these multistable transmission phenomena, directly relevant to coherent matter-wave transport in ultracold atomic systems and optical propagation in engineered photonic lattices.

cond-mat.quant-gas

Small Object Few-shot Segmentation for Vision-based Industrial Inspection

Vision-based industrial inspection (VII) aims to locate defects quickly and accurately. Supervised learning under a close-set setting and industrial anomaly detection, as two common paradigms in VII, face different problems in practical applications. The former is that various and sufficient defects are difficult to obtain, while the latter is that specific defects cannot be located. To solve these problems, in this paper, we focus on the few-shot semantic segmentation (FSS) method, which can locate unseen defects conditioned on a few annotations without retraining. Compared to common objects in natural images, the defects in VII are small. This brings two problems to current FSS methods: 1 distortion of target semantics and 2 many false positives for backgrounds. To alleviate these problems, we propose a small object few-shot segmentation (SOFS) model. The key idea for alleviating 1 is to avoid the resizing of the original image and correctly indicate the intensity of target semantics. SOFS achieves this idea via the non-resizing procedure and the prototype intensity downsampling of support annotations. To alleviate 2, we design an abnormal prior map in SOFS to guide the model to reduce false positives and propose a mixed normal Dice loss to preferentially prevent the model from predicting false positives. SOFS can achieve FSS and few-shot anomaly detection determined by support masks. Diverse experiments substantiate the superior performance of SOFS. Code is available at https://github.com/zhangzilongc/SOFS.

cs.CV

CA2: Class-Agnostic Adaptive Feature Adaptation for One-class Classification

One-class classification (OCC), i.e., identifying whether an example belongs to the same distribution as the training data, is essential for deploying machine learning models in the real world. Adapting the pre-trained features on the target dataset has proven to be a promising paradigm for improving OCC performance. Existing methods are constrained by assumptions about the number of classes. This contradicts the real scenario where the number of classes is unknown. In this work, we propose a simple class-agnostic adaptive feature adaptation method (CA2). We generalize the center-based method to unknown classes and optimize this objective based on the prior existing in the pre-trained network, i.e., pre-trained features that belong to the same class are adjacent. CA2 is validated to consistently improve OCC performance across a spectrum of training data classes, spanning from 1 to 1024, outperforming current state-of-the-art methods. Code is available at https://github.com/zhangzilongc/CA2.

cs.CV

Industrial Anomaly Detection with Domain Shift: A Real-world Dataset and Masked Multi-scale Reconstruction

Industrial anomaly detection (IAD) is crucial for automating industrial quality inspection. The diversity of the datasets is the foundation for developing comprehensive IAD algorithms. Existing IAD datasets focus on the diversity of data categories, overlooking the diversity of domains within the same data category. In this paper, to bridge this gap, we propose the Aero-engine Blade Anomaly Detection (AeBAD) dataset, consisting of two sub-datasets: the single-blade dataset and the video anomaly detection dataset of blades. Compared to existing datasets, AeBAD has the following two characteristics: 1.) The target samples are not aligned and at different scales. 2.) There is a domain shift between the distribution of normal samples in the test set and the training set, where the domain shifts are mainly caused by the changes in illumination and view. Based on this dataset, we observe that current state-of-the-art (SOTA) IAD methods exhibit limitations when the domain of normal samples in the test set undergoes a shift. To address this issue, we propose a novel method called masked multi-scale reconstruction (MMR), which enhances the model's capacity to deduce causality among patches in normal samples by a masked reconstruction task. MMR achieves superior performance compared to SOTA methods on the AeBAD dataset. Furthermore, MMR achieves competitive performance with SOTA methods to detect the anomalies of different types on the MVTec AD dataset. Code and dataset are available at https://github.com/zhangzilongc/MMR.

cs.CV

Analysis of an adaptive lead weighted ResNet for multiclass classification of 12-lead ECGs

Background: Twelve lead ECGs are a core diagnostic tool for cardiovascular diseases. Here, we describe and analyse an ensemble deep neural network architecture to classify 24 cardiac abnormalities from 12-lead ECGs. Method: We proposed a squeeze and excite ResNet to automatically learn deep features from 12-lead ECGs, in order to identify 24 cardiac conditions. The deep features were augmented with age and gender features in the final fully connected layers. Output thresholds for each class were set using a constrained grid search. To determine why the model made incorrect predictions, two expert clinicians independently interpreted a random set of 100 misclassified ECGs concerning Left Axis Deviation. Results: Using the bespoke weighted accuracy metric, we achieved a 5-fold cross validation score of 0.684, and sensitivity and specificity of 0.758 and 0.969, respectively. We scored 0.520 on the full test data, and ranked 2nd out of 41 in the official challenge rankings. On a random set of misclassified ECGs, agreement between two clinicians and training labels was poor (clinician 1: kappa = -0.057, clinician 2: kappa = -0.159). In contrast, agreement between the clinicians was very high (kappa = 0.92). Discussion: The proposed prediction model performed well on the validation and hidden test data in comparison to models trained on the same data. We also discovered considerable inconsistency in training labels, which is likely to hinder development of more accurate models.

eess.SP

Applications of Unsupervised Deep Transfer Learning to Intelligent Fault Diagnosis: A Survey and Comparative Study

Recent progress on intelligent fault diagnosis (IFD) has greatly depended on deep representation learning and plenty of labeled data. However, machines often operate with various working conditions or the target task has different distributions with the collected data used for training (the domain shift problem). Besides, the newly collected test data in the target domain are usually unlabeled, leading to unsupervised deep transfer learning based (UDTL-based) IFD problem. Although it has achieved huge development, a standard and open source code framework as well as a comparative study for UDTL-based IFD are not yet established. In this paper, we construct a new taxonomy and perform a comprehensive review of UDTL-based IFD according to different tasks. Comparative analysis of some typical methods and datasets reveals some open and essential issues in UDTL-based IFD which are rarely studied, including transferability of features, influence of backbones, negative transfer, physical priors, etc. To emphasize the importance and reproducibility of UDTL-based IFD, the whole test framework will be released to the research community to facilitate future research. In summary, the released framework and comparative study can serve as an extended interface and basic results to carry out new studies on UDTL-based IFD. The code framework is available at \url{https://github.com/ZhaoZhibin/UDTL}.

eess.SP

Deep Learning Algorithms for Rotating Machinery Intelligent Diagnosis: An Open Source Benchmark Study

With the development of deep learning (DL) techniques, rotating machinery intelligent diagnosis has gone through tremendous progress with verified success and the classification accuracies of many DL-based intelligent diagnosis algorithms are tending to 100\%. However, different datasets, configurations, and hyper-parameters are often recommended to be used in performance verification for different types of models, and few open source codes are made public for evaluation and comparisons. Therefore, unfair comparisons and ineffective improvement may exist in rotating machinery intelligent diagnosis, which limits the advancement of this field. To address these issues, we perform an extensive evaluation of four kinds of models, including multi-layer perception (MLP), auto-encoder (AE), convolutional neural network (CNN), and recurrent neural network (RNN), with various datasets to provide a benchmark study within the same framework. We first gather most of the publicly available datasets and give the complete benchmark study of DL-based intelligent algorithms under two data split strategies, five input formats, three normalization methods, and four augmentation methods. Second, we integrate the whole evaluation codes into a code library and release this code library to the public for better development of this field. Third, we use specific-designed cases to point out the existing issues, including class imbalance, generalization ability, interpretability, few-shot learning, and model selection. By these works, we release a unified code framework for comparing and testing models fairly and quickly, emphasize the importance of open source codes, provide the baseline accuracy (a lower bound) to avoid useless improvement, and discuss potential future directions in this field. The code library is available at https://github.com/ZhaoZhibin/DL-based-Intelligent-Diagnosis-Benchmark.

eess.SP

WaveletKernelNet: An Interpretable Deep Neural Network for Industrial Intelligent Diagnosis

Convolutional neural network (CNN), with ability of feature learning and nonlinear mapping, has demonstrated its effectiveness in prognostics and health management (PHM). However, explanation on the physical meaning of a CNN architecture has rarely been studied. In this paper, a novel wavelet driven deep neural network termed as WaveletKernelNet (WKN) is presented, where a continuous wavelet convolutional (CWConv) layer is designed to replace the first convolutional layer of the standard CNN. This enables the first CWConv layer to discover more meaningful filters. Furthermore, only the scale parameter and translation parameter are directly learned from raw data at this CWConv layer. This provides a very effective way to obtain a customized filter bank, specifically tuned for extracting defect-related impact component embedded in the vibration signal. In addition, three experimental verification using data from laboratory environment are carried out to verify effectiveness of the proposed method for mechanical fault diagnosis. The results show the importance of the designed CWConv layer and the output of CWConv layer is interpretable. Besides, it is found that WKN has fewer parameters, higher fault classification accuracy and faster convergence speed than standard CNN.

cs.CV