paper-with-me

Papers

Feature Exploration for Knowledge-guided and Data-driven Approach Based Cuffless Blood Pressure Measurement

2019-08-27

This study explores extended feature space that is indicative of blood pressure (BP) changes for better estimation of continuous BP in an unobtrusive way. A total of 222 features were extracted from noninvasively acquired electrocardiogram (ECG) and photoplethysmogram (PPG) signals with the subject undergoing coronary angiography and/or percutaneous coronary intervention, during which intra-arterial BP was recorded simultaneously with the subject at rest and while administering drugs to induce BP variations. The association between the extracted features and the BP components, i.e. systolic BP (SBP), diastolic BP (DBP), mean BP (MBP), and pulse pressure (PP) were analyzed and evaluated in terms of correlation coefficient, cross sample entropy, and mutual information, respectively. Results show that the most relevant indicator for both SBP and MBP is the pulse full width at half maximum, and for DBP and PP, the amplitude between the peak of the first derivative of PPG (dPPG) to the valley of the second derivative of PPG (sdPPG) and the time interval between the peak of R wave and the sdPPG, respectively. As potential inputs to either the knowledge-guided model or data-driven method for cuffless BP calibration, the proposed expanded features are expected to improve the estimation accuracy of cuffless BP.

📄 PDF Abstract BibTeX arXiv:1908.10245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Is Knowledge Embedding Fully Exploited in Language Understanding? An Empirical Study

2021-05-16 · ACL ARR May 2021 5 · Anonymous

The recent development of knowledge embedding (KE) enables machines to represent knowledge graphs (KGs) with low-dimensional embeddings, which facilitates utilizing KGs for various downstream natural language understandi…

Knowledge Graph CompletionKnowledge GraphsNatural Language Understanding

Semantic-Guided RL for Interpretable Feature Engineering

2024-10-03 · Mohamed Bouadi, Arta Alavi, Salima Benbernou, Mourad Ouziri

The quality of Machine Learning (ML) models strongly depends on the input data, as such generating high-quality features is often required to improve the predictive accuracy. This process is referred to as Feature Engine…

Automated Feature EngineeringDeep Reinforcement LearningFeature EngineeringKnowledge Graphs

Structuring Scientific Innovation: A Framework for Modeling and Discovering Impactful Knowledge Combinations

2025-03-24 · Junlan Chen, Kexin Zhang, Daifeng Li, Yangyang Feng 외

The emergence of large language models offers new possibilities for structured exploration of scientific knowledge. Rather than viewing scientific discovery as isolated ideas or content, we propose a structured approach …

Contrastive Learningscientific discovery

MicroEvo: Knowledge-Guided LLM Sampling for Efficient Microarchitecture Design Space Exploration

2026-08-06 · Jia Xiong, Runkai Li, Chenxu Niu, Guangyuan Gao 외 arxiv

Microarchitecture design space exploration suffers from expansive search spaces and expensive PPA evaluation, leaving only a small simulation budget for design decision-making. Existing methods perform blind search witho…

ASTRA: Autonomous Spatial-Temporal Red-teaming for AI Software Assistants

2025-08-05 · Xiangzhe Xu, Guangyu Shen, Zian Su, Siyuan Cheng 외 arxiv

AI coding assistants like GitHub Copilot are rapidly transforming software development, but their safety remains deeply uncertain-especially in high-stakes domains like cybersecurity. Current red-teaming tools often rely…

Knowledge GraphsCode Generation