SearcharxivSearch

arXiv subjects

Yongjie Liu

Publications and source records attributed to Yongjie Liu.

11 recordsLinked to original sources

CALM-BP: Observation-Matched Physiological Semantic Grounding for Non-Contact Blood Pressure Estimation

Language grounding increasingly involves non-text observations whose structure is not naturally expressed as words or objects. We study this problem for physiological time series in non-contact blood pressure (BP) estimation: remote photoplethysmography (rPPG) provides measured evidence about bodily state, but numerical pipelines expose little semantic structure about why a window is reliable or how its cues should be fused. We introduce observation-matched physiological semantic grounding, where language-derived priors must be constructed from the same rPPG observation, remain bounded by an auditable prior contract, and avoid BP-label or identity leakage. CALM-BP does not treat language as new physiological evidence; instead, it verbalizes rPPG descriptors into a controlled semantic interface while rPPG remains the primary haemodynamic evidence source. FlowBP-Set pairs forehead observations, synchronized BP labels, and structured physiological prompts from 81 participants. Main BP results, direct cross-dataset evaluation, language-realization ablation, and observation-mismatch controls test whether language helps because it organizes the current physiological observation rather than because it is arbitrary auxiliary text. The FlowBP-Set dataset contains sensitive facial video and physiological recordings and is therefore not publicly available due to privacy and ethical restrictions. Data access may be considered upon reasonable request and subject to applicable ethical and institutional approval.

cs.HC

Synergistic Blood Pressure Estimation via Contactless mmWave Radar and Imaging Photoplethysmography: A Feasibility Study

Continuous, non-contact blood pressure (NCBP) monitoring holds significant promise for pervasive cardiovascular care, yet single-modality approaches -- such as imaging photoplethysmography (iPPG) -- remain constrained by environmental artifacts, skin-tone sensitivity, and the absence of proximal cardiac mechanical information. This study investigates the feasibility of a dual-modality sensing paradigm that synergistically integrates facial iPPG with posterior-facing frequency-modulated continuous wave (FMCW) millimeter-wave radar to capture complementary hemodynamic cues: distal optical volumetric fluctuations and proximal cardiac micro-motions (radar motion signals, RMS). To bridge the morphological disparity between these heterogeneous streams, we develop an end-to-end deep learning architecture, BiLSTM-MS-DiCNN, which leverages multi-scale dilated convolutions for spatial feature extraction and bidirectional long short-term memory for temporal dependency modeling. In a controlled feasibility study involving 15 healthy participants across distinct hemodynamic states (resting, deep breathing, and post-exercise), the proposed framework achieved a Mean Absolute Difference (MAD) of 4.71 mmHg for systolic BP (SBP) and 4.60 mmHg for diastolic BP (DBP) under resting conditions, with consistent performance during physiological perturbations. These preliminary findings demonstrate the viability of mmWave-iPPG fusion as a promising pathway toward robust, unobtrusive NCBP monitoring.

eess.SP

Node bipartition for rigidity and localization of networks with heterogeneous sensing

Graph rigidity theory is an important tool for examining the solvability of sensor network localization (SNL) problems, and ensuring global convergence of localization algorithms. Along this direction, diverse measurements such as signed angle (SA) and ratio of distance (RoD) have been considered. However, little is known about how the bipartition of nodes based on perceptual abilities affects the rigidity property of the network. In this paper, we study the rigidity and localization of networks with heterogeneous nodes, namely, two types of sensors measuring SA and RoD, respectively. Interestingly, the rigidity property is shown to be strongly dependent on the bipartition of nodes, and exhibits a duality. Moreover, an SA-RoD constrained network can be uniquely determined up to uniform rotations, translations, and scalings (global SA-RoD rigidity) even if it is neither SA rigid nor RoD rigid. A scalable approach to construction of globally SA-RoD rigid frameworks is proposed. Localizability analysis and localization algorithm synthesis are both conducted based on weaker network topology conditions, compared with SA- or RoD-based SNL approaches. Numerical simulations are worked out to validate the theoretical results.

math.OC

Fault Diagnosis and Quantification for Photovoltaic Arrays based on Differentiable Physical Models

Accurate fault diagnosis and quantification are essential for the reliable operation and intelligent maintenance of photovoltaic (PV) arrays. However, existing fault quantification methods often suffer from limited efficiency and interpretability. To address these challenges, this paper proposes a novel fault quantification approach for PV strings based on a differentiable fast fault simulation model (DFFSM). The proposed DFFSM accurately models I-V characteristics under multiple faults and provides analytical gradients with respect to fault parameters. Leveraging this property, a gradient-based fault parameters identification (GFPI) method using the Adahessian optimizer is developed to efficiently quantify partial shading, short-circuit, and series-resistance degradation. Experimental results on both simulated and measured I-V curves demonstrate that the proposed GFPI achieves high quantification accuracy across different faults, with the I-V reconstruction error below 3%, confirming the feasibility and effectiveness of the application of differentiable physical simulators for PV system fault diagnosis.

cs.LG

Data-Driven Stability Assessment of Power Electronic Converters with Multi-Resolution Dynamic Mode Decomposition

Harmonic instability occurs frequently in the power electronic converter system. This paper leverages multi-resolution dynamic mode decomposition (MR-DMD) as a data-driven diagnostic tool for the system stability of power electronic converters, not requiring complex modeling and detailed control information. By combining dynamic mode decomposition (DMD) with the multi-resolution analysis used in wavelet theory, dynamic modes and eigenvalues can be identified at different decomposition levels and time scales with the MR-DMD algorithm, thereby allowing for handling datasets with transient time behaviors, which is not achievable using conventional DMD. Further, the selection criteria for important parameters in MR-DMD are clearly defined through derivation, elucidating the reason for enabling it to extract eigenvalues within different frequency ranges. Finally, the analysis results are verified using the dataset collected from the experimental platform of a low-frequency oscillation scenario in electrified railways featuring a single-phase converter.

eess.SP

Flexible and Robust Counterfactual Explanations with Minimal Satisfiable Perturbations

Counterfactual explanations (CFEs) exemplify how to minimally modify a feature vector to achieve a different prediction for an instance. CFEs can enhance informational fairness and trustworthiness, and provide suggestions for users who receive adverse predictions. However, recent research has shown that multiple CFEs can be offered for the same instance or instances with slight differences. Multiple CFEs provide flexible choices and cover diverse desiderata for user selection. However, individual fairness and model reliability will be damaged if unstable CFEs with different costs are returned. Existing methods fail to exploit flexibility and address the concerns of non-robustness simultaneously. To address these issues, we propose a conceptually simple yet effective solution named Counterfactual Explanations with Minimal Satisfiable Perturbations (CEMSP). Specifically, CEMSP constrains changing values of abnormal features with the help of their semantically meaningful normal ranges. For efficiency, we model the problem as a Boolean satisfiability problem to modify as few features as possible. Additionally, CEMSP is a general framework and can easily accommodate more practical requirements, e.g., casualty and actionability. Compared to existing methods, we conduct comprehensive experiments on both synthetic and real-world datasets to demonstrate that our method provides more robust explanations while preserving flexibility.

cs.LG

Self-adaptive Single and Multi-illuminant Estimation Framework based on Deep Learning

Illuminant estimation plays a key role in digital camera pipeline system, it aims at reducing color casting effect due to the influence of non-white illuminant. Recent researches handle this task by using Convolution Neural Network (CNN) as a mapping function from input image to a single illumination vector. However, global mapping approaches are difficult to deal with scenes under multi-light-sources. In this paper, we proposed a self-adaptive single and multi-illuminant estimation framework, which includes the following novelties: (1) Learning local self-adaptive kernels from the entire image for illuminant estimation with encoder-decoder CNN structure; (2) Providing confidence measurement for the prediction; (3) Clustering-based iterative fitting for computing single and multi-illumination vectors. The proposed global-to-local aggregation is able to predict multi-illuminant regionally by utilizing global information instead of training in patches, as well as brings significant improvement for single illuminant estimation. We outperform the state-of-the-art methods on standard benchmarks with the largest relative improvement of 16%. In addition, we collect a dataset contains over 13k images for illuminant estimation and evaluation. The code and dataset is available on https://github.com/LiamLYJ/KPF_WB

cs.CV

Log-periodic quantum magneto-oscillations and discrete scale invariance in topological material HfTe5

Discrete scale invariance (DSI) is a phenomenon featuring intriguing log-periodicity which can be rarely observed in quantum systems. Here we report the log-periodic quantum oscillations in the magnetoresistance (MR) and the Hall traces of HfTe5 crystals, which reveals the appearance of DSI. The oscillations show the same logB-periodicity in the behavior of MR and Hall, indicating an overall effect of the DSI on the transport properties. Moreover, the DSI feature in the Hall resistance signals its close relation to the carriers. Combined with theoretical simulations, we further clarify the origin of the log-periodic oscillations and the DSI in the topological materials. Our work evidences the universality of the DSI in the Dirac materials and paves way for the full understanding of the novel phenomenon.

cond-mat.mtrl-sci

Discovery of Log-Periodic Oscillations in Ultra-Quantum Topological Materials

Quantum oscillations are usually the manifestation of the underlying physical nature in condensed matter systems. Here we report a new type of log-periodic quantum oscillations in ultra-quantum three-dimensional topological materials. Beyond the quantum limit (QL), the log-periodic oscillations involving up to five oscillating cycles (5 peaks and 5 dips) are observed on the magnetoresistance (MR) of high quality single-crystal ZrTe5, virtually showing the clearest feature of discrete scale invariance (DSI). Further theoretical analyses show that the two-body quasi-bound states can be responsible for the DSI feature. Our work provides a new perspective on the ground state of topological materials beyond the QL.

cond-mat.mtrl-sci

Interface induced Zeeman-protected superconductivity in ultrathin crystalline lead films

Two dimensional (2D) superconducting systems are of great importance to exploring exotic quantum physics. Recent development of fabrication techniques stimulates the studies of high quality single crystalline 2D superconductors, where intrinsic properties give rise to unprecedented physical phenomena. Here we report the observation of Zeeman-type spin-orbit interaction protected superconductivity (Zeeman-protected superconductivity) in 4 monolayer (ML) to 6 ML crystalline Pb films grown on striped incommensurate (SIC) Pb layers on Si(111) substrates by molecular beam epitaxy (MBE). Anomalous large in-plane critical field far beyond the Pauli limit is detected, which can be attributed to the Zeeman-protected superconductivity due to the in-plane inversion symmetry breaking at the interface. Our work demonstrates that in superconducting heterostructures the interface can induce Zeeman-type spin-orbit interaction (SOI) and modulate the superconductivity.

cond-mat.supr-con

Large Magnetoresistance in Compensated Semimetals TaAs$_2$ and NbAs$_2$

We report large magnetoresistance (MR) at low temperatures in single-crystalline nonmagnetic compounds TaAs$_2$ and NbAs$_2$. Both compounds exhibit parabolic-field-dependent MR larger than $5\times10^3$ in a magnetic field of 9 Tesla at 2 K. The MR starts to deviate from parabolic dependence above 10 T and intends to be saturated in 45 T for TaAs$_2$ at 4.2 K. The Hall resistance measurements and band structural calculations reveal their compensated semimetal characteristics. The large MR at low temperatures is ascribed to a resonance effect of the balanced electrons and holes with large mobilities. We also discuss the relation of the MR and samples' quality for TaAs$_2$ and other semimetals. We found that the magnitudes of MR are strongly dependent on the samples' quality for different compounds.

cond-mat.mtrl-sci