Abstract
We address the correspondence problem which arises when applying empirical mode decomposition (EMD) to multi-trial and multi-subject data. EMD decomposes a signal into a set of narrow-band components named intrinsic mode functions (IMFs). The number of IMFs and their signal properties can be different between trials, channels and subjects. In order to assign IMFs with similar characteristics to each other, we compare two assignment methods, unbalanced assignment and k-cardinality assignment and two clustering algorithms, namely hierarchical clustering and density-based spatial clustering of applications with noise based on heart rate variability data of children with temporal lobe epilepsy.
1 Introduction
The empirical mode decomposition (EMD) is a data-driven adaptive algorithm for multi-scale decomposition and time-frequency analysis of real-world signals proposed by Huang et al. in 1998 [1]. EMD takes no a priori assumptions regarding the data and can be applied to non-linear and non-stationary signals. It decomposes the signal into a set of amplitude and frequency modulated zero mean oscillatory signals, named intrinsic mode functions (IMFs). The sifting process by which the IMFs are obtained, acts like a data adapted filtering and the method was shown to have filter bank properties [2]. Without predefined cut-off frequencies, each IMF has its own distinct frequency band and specific frequency characteristics, preserving the non-linear properties of the signal’s natural components. That is why EMD has already been used in many applications in fields such as neuroscience and biomedicine [3], [4]. Currently several modified versions of EMD exist that either address disadvantages like the mixing problem, i.e. similar frequencies can appear in different IMFs, such as ensemble empirical mode decomposition (EEMD) [5] and complete ensemble empirical mode decomposition with adaptive noise (CEEMD) [6], or are multivariate extensions of EMD such as bivariate EMD [7], trivariate EMD and multivariate empirical mode decomposition (MEMD) [8] when multichannel (multi-trial) data are available. The advantage of the multivariate versions is that the number of IMFs is equal for all channels (trials) and the filter bank property is preserved [9]. Applying EMD separately on each channel (trial, subject) most often produces a different number of IMFs for each channel with IMFs being misaligned (the spectral characteristics deviate from each other). This is known as the correspondence problem (CP). In the case of a multi-trial, multichannel and group analyses, the CP must be solved before any further analysis (e.g. ensemble averaging) of the IMFs can be performed. Solutions to the CP have been provided so far only by a few studies. A semi-automated approach (SA) based on assignment decision made by an expert [10] can be considered only for small data sets as it is time consuming. Cluster analysis approaches used to assign trial or group-related IMFs [11], [12], [13] cannot guarantee a pair-wise assignment to different groups of different IMFs from one source. Using MEMD reduces the CP by enforcing an equal number of IMFs for all channels, and a direct correspondence to each other with respect to their frequency characteristics [8]. However, some IMFs may contain no real signal information but are the result of the forced correspondence. In a recent study [13], we proposed a fully automated approach for assigning IMFs from different sources based on the Kuhn-Munkres algorithm (KMA) [14]. The KMA based approach was tested on simulated as well as on real data and was compared to the SA and a hierarchical clustering approach [10]. In this study, we continue to explore the CP by applying two new methods, k-cardinality assignment [13] and density-based spatial clustering of applications with noise (DBSCAN) [15]. For a direct comparison with the previous results we investigate one of the real data sets used in [13]. The data consists of heart rate variability (HRV) derived from children with temporal lobe epilepsy (TLE).
2 Material and methods
2.1 Data
HRV data was derived from ECG recordings from 18 children with TLE. The ECG data were obtained during pre-surgical evaluation of the subjects performed at the Vienna pediatric epilepsy center following a standard procedure. The protocol was approved by the local committee of the University Hospital Vienna. A detailed description on how the HRV was computed can be found in [4], [13]. The data consist of 300 s before seizure onset and has a sampling frequency of 8 Hz.
2.2 Methods
2.2.1 The correspondence problem
The CP can be solved by a pair-wise approach, i.e. pair-wise correspondence, or by a clustering approach. Different forms of CP are possible, depending on the method used to compute the IMFs, the signals’ properties and the specific approach used to assign the IMFs among themselves. Some of the cases that can arise in a group analysis of IMFs, which are addressed by the four methods used in the present study, are presented in Figure 1. The first three cases (I–III) are related to a pair-wise approach. Case (I) represents a 1:1 assignment of all IMFs for two sets with the same number of IMFs. In case (II) the number of IMFs of the two sets can be different, but a 1:1 assignment is still required for a maximum amount of IMFs. These cases can be solved by the KMA approach. Case (III) allows the selection of the number of IMFs that have to be assigned. This is helpful when IMFs of one set do not have a direct correspondent in the other one and their forced assignment should be avoided. We address this case by using the k-cardinality assignment method. Cases (IV) and (V) show the multiple correspondence approaches that can be solved with clustering. In case (IV) all IMFs must be assigned, allowing also sets with different number of IMFs. In this case, a 1:n-assignment is enforced. This case occurs when using hierarchical clustering is used. The last case (V) shows the behavior of DBSCAN. In this case 1:1- or 1:n- assignments can occur but also IMFs that don’t have a correspondent may be left unassigned.

Correspondence cases depending on the assignment method used. (I) and (II) KMA approach. (III) k-cardinality assignment. (IV) Hierarchical clustering. (V) DBSCAN.
2.2.2 Reference-based assignment approach
The group assignment of IMFs can be seen as a pair-wise linear assignment, with one set of IMFs selected as a reference for all remaining sets [13]. The linear assignment problem is solved by an extension of the Kuhn-Munkres algorithm [16] that minimizes the cost of an assignment with the minimum cost between two matching pairs. The reference set is selected among the ones with maximum number of IMFs and has the minimal total assignment cost [13]. The k-cardinality assignment allows the selection of k IMFs for each set that have to be assigned, with k < minimum number of IMFs. The k-cardinality assignment problem was shown to be resolvable by transforming it into an assignment problem [17]. Thus, the KMA approach can also be used to solve the k-cardinality assignment after the required transformation. A maximum k For all methods, the cost of assigning two IMFs is computed as one minus the Person correlation coefficient between the amplitude spectra of two IMFs.
2.2.3 Clustering approach
One advantage of the clustering methods is that no reference set is required for assignment. However, a disjunct assignment of different IMFs of one set to pair-wise corresponding clusters is not guaranteed as in the case of the reference-based approach. For the agglomerative hierarchical clustering approach with weighted average distance as a linkage criterion, the number of clusters is selected as the maximum number of IMFs among all sets. DBSCAN is a clustering algorithm that doesn’t require an a priori selection of the number of clusters and allows a special noise cluster for all unassigned IMFs. Thus, a forced matching of non-matching IMFs may be avoided. However, two parameters must be selected for DBSCAN: the minimum number of elements that can form a cluster and the maximum distance allowed between two points of the same cluster [15]. The performance of DBSCAN is highly dependable of the selection of these criteria, especially of the latter distance threshold. The distance measure used corresponds to the cost defined for the KMA.
3 Results
The HRV data are independently decomposed using CEEMD with a noise standard deviation of 0.05, 20 noise process realizations each and a maximum number of sifting iteration of 100 [6]. The sifting process by which the IMFs are computed assures that the IMFs are ordered from high to low in relation to their frequency band. Thus, low-index IMFs have a higher peak frequency and usually broader frequency band as compared to the IMFs with higher indices. After the spectrum of each IMF is computed with the fast Fourier transform (FFT), the distances between all pairs of IMFs are determined. These distances represent the cost of assigning two IMFs into one group/cluster. An example of distances computed between IMFs belonging to four subjects is presented in Figure 2. It is noticeable that high-index IMFs that correspond to the low frequency bands have a much smaller distance between them compared to the distance between other IMFs, not only for IMFs of different subjects but also for IMFs of the same subject. This is an important aspect that affects the behavior of the clustering approaches that can be observed in Figure 3, where the final assignment of the IMFs for the entire group using all methods is shown.

Pair-wise distances between IMFs from subjects #1, #4, #10 and #14. High-index IMFs (10–13) (low band frequencies) have smaller distance between themselves.

Assignment results for all IMFs from all subjects. (I) Multiple correspondence reference-based assignment with subject #10 as a reference. (II) Hierarchical clustering. (III) DBSCAN. k-cardinality assignment with reference subject #10 and k = 10 (IV), k = 8 (V) and k = 5 (VI).
The reference-based approach (I) and the k-cardinality assignment with k = 10 (II) offer the best solution to the CP. For a smaller k, k = 8 (V) and k = 5 (VI), the low-index IMFs (high frequency band) are excluded from assignment, which is to be expected given that the distance between high-band IMFs is greater than for low-band ones (see Figure 2) and so, the total assignment cost is minimized when they are not assigned. The hierarchical clustering with 13 clusters (II) performs better than DBSCAN (III) but both fail to assign different high-index IMFs to different clusters. This can be seen in cluster M (II) and cluster G (III). Even more, DBSCAN finds only 7 clusters for a selected threshold distance of 0.165 with three different clusters having the same IMF index. This is the effect of the small distances between IMFs presented in Figure 2. In the case of DBSCAN, a higher threshold distance results in the assignment of all IMFs in one cluster, and a smaller value assigns better the high-index IMFs and excludes the other ones in the noise cluster. The physiologically most relevant IMFs (5–8) for HRV data given their spectral components [4], [13] are best assigned in the case of the reference-based approach and k-cardinality assignment with k = 10.
4 Conclusion
Appling EMD to multi-trial, multichannel and multiple subject data, the properties of the resulting IMFs can deviate from each other between trials, channels and subjects. The correspondence problem must be solved before any further analysis is performed. The automatic correspondence assignment of IMFs proposed in [13] and the k-cardinality assignment approach with k = 10, both reference-based and solvable with the KMA, offer the best results compared to the hierarchical clustering approach and DBSCAN. The advantage of the k-cardinality assignment approach is that it allows the selection of k number of IMFs to be assignment, relaxing the constriction that for all IMFs a correspondent is required. However, the selection of k is strongly data-dependent because it is not necessary fulfilled that IMFs of interest do not exhibit the lowest distances. In our example, as the number k decreases, the low-index IMFs that correspond to higher frequency bands will be the ones excluded, because the distance between them is much higher compared to the distance between high-index ones (lower frequencies). This effect is not desired when the IMFs of interest are the ones with higher frequencies.
Author’s Statement
Research funding: This study was supported by the German Research Foundation (Wi 1166/12–2 and Le 2025/6–2). Conflict of interest: Authors state no conflict of interest. Material and Methods: Informed consent: Informed consent has been obtained from all individuals included in this study. Ethical approval: The research related to human use complies with all the relevant national regulations, institutional policies and was performed in accordance with the tenets of the Helsinki Declaration, and has been approved by the authors’ institutional review board or equivalent committee.
References
[1] Huang NE, Shen Z, Long SR, Wu MLC, Shih HH, Zheng QN, et al. The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proc R Soc Lond A Mat. 1998;454:903–95.10.1098/rspa.1998.0193Search in Google Scholar
[2] Flandrin P, Rilling G, Goncalves P. Empirical mode decomposition as a filter bank. IEEE Signal Proc Let. 2004;11:112–4.10.1109/LSP.2003.821662Search in Google Scholar
[3] Chen B, Zhao SL, Li PY. Application of Hilbert- Huang transform in structural health monitoring: a state-of-the-art review. Math Probl Eng. 2014;2014:22.10.1155/2014/317954Search in Google Scholar
[4] Piper D, Schiecke K, Pester B, Benninger F, Feucht M, Witte H. Time-varaint coherence between heart rate variability and EEG activity in epileptic patients: an advanced coupling analysis between physiological networks. New J Phys. 2014;16:115012.10.1088/1367-2630/16/11/115012Search in Google Scholar
[5] Wu Z, Huang NE. Ensemble empirical mode decompostion: a noise-assisted data analysis method. Adv Adapt Data Anal. 2009;1:1–41.10.1142/S1793536909000047Search in Google Scholar
[6] Torres ME, Colominas MA, Schlotthauer G, Flandrin P. A complete ensemble empirical mode decomposition with adaptive noise. IEEE Int Conf on Acoust, Speech and Signal Proc ICASSP-11, Prague (CZ) 2011; pp. 4144–7.10.1109/ICASSP.2011.5947265Search in Google Scholar
[7] Rilling G, Flandrin P, Goncalves P, Lilly JM. Bivariate empirical mode decomposition. IEEE Signal Proc Let. 2007;14:936–9.10.1109/LSP.2007.904710Search in Google Scholar
[8] Rehman N, Mandic DP. Multivariate empirical mode decomposition. Proc R Soc A Math Phys Eng Sci. 2010;466:1291–302.10.1098/rspa.2009.0502Search in Google Scholar
[9] Rehman N, Manic DP. Filter bank property of multivariate empirical mode decomposition. IEEE Trans Sig Process. 2011;59:1–6.10.1109/TSP.2011.2106779Search in Google Scholar
[10] Schiecke K, Wacker M, Piper D, Benninger F, Feucht M, Witte H. Time-variant, frequency selective, linear and nonlinear analysis of heart rate variability in children with temporal lobe epilepsy. IEEE Tr BME. 2014;61:1798–808.10.1109/TBME.2014.2307481Search in Google Scholar PubMed
[11] Wang ZS, Maler A, Logothetis NK, Liang HL. Single-trial classification of bistable perception by integrating empirical mode decomposition, clustering, and support vector machine. EURASIP J Adv Signal Process. 2008;2008:592742.10.1155/2008/592742Search in Google Scholar PubMed PubMed Central
[12] Rutkowski TM, Mandic DP, Cichocki A, Przybyszewski AW. Emd approach to multichannel eeg data – the amplitude and phase components clustering analysis. J Circuit Syst Comp. 2010;19:215–29.10.1142/S0218126610006037Search in Google Scholar
[13] Schiecke K, Schmidt C, Piper D, Putsche P, Feucht M, Leistritz L, et al. Assignment of empirical mode decomposition components and its application to biomedical signals. Methods Inf Med. 2015;54:461–73.10.3414/ME14-02-0024Search in Google Scholar PubMed
[14] Munkres J. Algorithms for the assignment and transportation problems. J Soc Ind Appl Math. 1957;5:32–8.10.1137/0105003Search in Google Scholar
[15] Sander J, Ester M, Kriegel HP, Xu XW. Density based clustering in spatial databases: the algorithm GDBSCAN and its applications. Data Min Knowl Disc. 1998;2:169–94.10.1023/A:1009745219419Search in Google Scholar
[16] Bourgeois F, Lassalle J-C. An extension of the Munkres algorithm for the assignment problem to rectangular matrices. Commun ACM 1971;14:802–4.10.1145/362919.362945Search in Google Scholar
[17] Bai Gz. A New Algorithm for k-Cardinality Assignment Problem, Computational Intelligence and Software Engineering, 2009. CiSE 2009. International Conference on, Wuhan, 2009. p. 1–4.10.1109/CISE.2009.5363717Search in Google Scholar
©2016 Diana Piper et al., licensee De Gruyter.
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
Articles in the same Issue
- Synthesis and characterization of PIL/pNIPAAm hybrid hydrogels
- Novel blood protein based scaffolds for cardiovascular tissue engineering
- Cell adhesion and viability of human endothelial cells on electrospun polymer scaffolds
- Effects of heat treatment and welding process on superelastic behaviour and microstructure of micro electron beam welded NiTi
- Long-term stable modifications of silicone elastomer for improved hemocompatibility
- The effect of thermal treatment on the mechanical properties of PLLA tubular specimens
- Biocompatible wear-resistant thick ceramic coating
- Protection of active implant electronics with organosilicon open air plasma coating for plastic overmolding
- Examination of dielectric strength of thin Parylene C films under various conditions
- Open air plasma deposited antimicrobial SiOx/TiOx composite films for biomedical applications
- Systemic analysis about residual chloroform in PLLA films
- A macrophage model of osseointegration
- Towards in silico prognosis using big data
- Technical concept and evaluation of a novel shoulder simulator with adaptive muscle force generation and free motion
- Usability evaluation of a locomotor therapy device considering different strategies
- Hypoxia-on-a-chip
- Integration of a semi-automatic in-vitro RFA procedure into an experimental setup
- Fabrication of MEMS-based 3D-μECoG-MEAs
- High speed digital interfacing for a neural data acquisition system
- Bionic forceps for the handling of sensitive tissue
- Experimental studies on 3D printing of barium titanate ceramics for medical applications
- Patient specific root-analogue dental implants – additive manufacturing and finite element analysis
- 3D printing – a key technology for tailored biomedical cell culture lab ware
- 3D printing of hydrogels in a temperature controlled environment with high spatial resolution
- Biocompatibility of photopolymers for additive manufacturing
- Biochemical piezoresistive sensors based on pH- and glucose-sensitive hydrogels for medical applications
- Novel wireless measurement system of pressure dedicated to in vivo studies
- Portable auricular device for real-time swallow and chew detection
- Detection of miRNA using a surface plasmon resonance biosensor and antibody amplification
- Simulation and evaluation of stimulation scenarios for targeted vestibular nerve excitation
- Deep brain stimulation: increasing efficiency by alternative waveforms
- Prediction of immediately occurring microsleep events from brain electric signals
- Determining cardiac vagal threshold from short term heart rate complexity
- Classification of cardiac excitation patterns during atrial fibrillation
- An algorithm to automatically determine the cycle length coverage to identify rotational activity during atrial fibrillation – a simulation study
- Deriving respiration from high resolution 12-channel-ECG during cycling exercise
- Reducing of gradient induced artifacts on the ECG signal during MRI examinations using Wilcoxon filter
- Automatic detection and mapping of double potentials in intracardiac electrograms
- Modeling the pelvic region for non-invasive pelvic intraoperative neuromonitoring
- Postprocessing algorithm for automated analysis of pelvic intraoperative neuromonitoring signals
- Best practice: surgeon driven application in pelvic operations
- Vasomotor assessment by camera-based photoplethysmography
- Classification of morphologic changes in photoplethysmographic waveforms
- Novel computation of pulse transit time from multi-channel PPG signals by wavelet transform
- Efficient design of FIR filter based low-pass differentiators for biomedical signal processing
- Nonlinear causal influences assessed by mutual compression entropy
- Comparative study of methods for solving the correspondence problem in EMD applications
- fNIRS for future use in auditory diagnostics
- Semi-automated detection of fractional shortening in zebrafish embryo heart videos
- Blood pressure measurement on the cheek
- Derivation of the respiratory rate from directly and indirectly measured respiratory signals using autocorrelation
- Left cardiac atrioventricular delay and inter-ventricular delay in cardiac resynchronization therapy responder and non-responder
- An automatic systolic peak detector of blood pressure waveforms using 4th order cumulants
- Real-time QRS detection using integrated variance for ECG gated cardiac MRI
- Preprocessing of unipolar signals acquired by a novel intracardiac mapping system
- In-vitro experiments to characterize ventricular electromechanics
- Continuous non-invasive monitoring of blood pressure in the operating room: a cuffless optical technology at the fingertip
- Application of microwave sensor technology in cardiovascular disease for plaque detection
- Artificial blood circulatory and special Ultrasound Doppler probes for detecting and sizing gaseous embolism
- Detection of microsleep events in a car driving simulation study using electrocardiographic features
- A method to determine the kink resistance of stents and stent delivery systems according to international standards
- Comparison of stented bifurcation and straight vessel 3D-simulation with a prior simulated velocity profile inlet
- Transient Euler-Lagrange/DEM simulation of stent thrombosis
- Automated control of the laser welding process of heart valve scaffolds
- Automation of a test bench for accessing the bendability of electrospun vascular grafts
- Influence of storage conditions on the release of growth factors in platelet-rich blood derivatives
- Cryopreservation of cells using defined serum-free cryoprotective agents
- New bioreactor vessel for tissue engineering of human nasal septal chondrocytes
- Determination of the membrane hydraulic permeability of MSCs
- Climate retainment in carbon dioxide incubators
- Multiple factors influencing OR ventilation system effectiveness
- Evaluation of an app-based stress protocol
- Medication process in Styrian hospitals
- Control tower to surgical theater
- Development of a skull phantom for the assessment of implant X-ray visibility
- Surgical navigation with QR codes
- Investigation of the pressure gradient of embolic protection devices
- Computer assistance in femoral derotation osteotomy: a bottom-up approach
- Automatic depth scanning system for 3D infrared thermography
- A service for monitoring the quality of intraoperative cone beam CT images
- Resectoscope with an easy to use twist mechanism for improved handling
- In vitro simulation of distribution processes following intramuscular injection
- Adjusting inkjet printhead parameters to deposit drugs into micro-sized reservoirs
- A flexible standalone system with integrated sensor feedback for multi-pad electrode FES of the hand
- Smart control for functional electrical stimulation with optimal pulse intensity
- Tactile display on the remaining hand for unilateral hand amputees
- Effects of sustained electrical stimulation on spasticity assessed by the pendulum test
- An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
- Improvement of a subviral particle tracker by the use of a LAP-Kalman-algorithm
- Learning discriminative classification models for grading anal intraepithelial neoplasia
- Regularization of EIT reconstruction based on multi-scales wavelet transforms
- Assessing MRI susceptibility artefact through an indicator of image distortion
- EyeGuidance – a computer controlled system to guide eye movements
- A framework for feedback-based segmentation of 3D image stacks
- Doppler optical coherence tomography as a promising tool for detecting fluid in the human middle ear
- 3D Local in vivo Environment (LivE) imaging for single cell protein analysis of bone tissue
- Inside-Out access strategy using new trans-vascular catheter approach
- US/MRI fusion with new optical tracking and marker approach for interventional procedures inside the MRI suite
- Impact of different registration methods in MEG source analysis
- 3D segmentation of thyroid ultrasound images using active contours
- Designing a compact MRI motion phantom
- Cerebral cortex classification by conditional random fields applied to intraoperative thermal imaging
- Classification of indirect immunofluorescence images using thresholded local binary count features
- Analysis of muscle fatigue conditions using time-frequency images and GLCM features
- Numerical evaluation of image parameters of ETR-1
- Fabrication of a compliant phantom of the human aortic arch for use in Particle Image Velocimetry (PIV) experimentation
- Effect of the number of electrodes on the reconstructed lung shape in electrical impedance tomography
- Hardware dependencies of GPU-accelerated beamformer performances for microwave breast cancer detection
- Computer assisted assessment of progressing osteoradionecrosis of the jaw for clinical diagnosis and treatment
- Evaluation of reconstruction parameters of electrical impedance tomography on aorta detection during saline bolus injection
- Evaluation of open-source software for the lung segmentation
- Automatic determination of lung features of CF patients in CT scans
- Image analysis of self-organized multicellular patterns
- Effect of key parameters on synthesis of superparamagnetic nanoparticles (SPIONs)
- Radiopacity assessment of neurovascular implants
- Development of a desiccant based dielectric for monitoring humidity conditions in miniaturized hermetic implantable packages
- Development of an artifact-free aneurysm clip
- Enhancing the regeneration of bone defects by alkalizing the peri-implant zone – an in vitro approach
- Rapid prototyping of replica knee implants for in vitro testing
- Protecting ultra- and hyperhydrophilic implant surfaces in dry state from loss of wettability
- Advanced wettability analysis of implant surfaces
- Patient-specific hip prostheses designed by surgeons
- Plasma treatment on novel carbon fiber reinforced PEEK cages to enhance bioactivity
- Wear of a total intervertebral disc prosthesis
- Digital health and digital biomarkers – enabling value chains on health data
- Usability in the lifecycle of medical software development
- Influence of different test gases in a non-destructive 100% quality control system for medical devices
- Device development guided by user satisfaction survey on auricular vagus nerve stimulation
- Empirical assessment of the time course of innovation in biomedical engineering: first results of a comparative approach
- Effect of left atrial hypertrophy on P-wave morphology in a computational model
- Simulation of intracardiac electrograms around acute ablation lesions
- Parametrization of activation based cardiac electrophysiology models using bidomain model simulations
- Assessment of nasal resistance using computational fluid dynamics
- Resistance in a non-linear autoregressive model of pulmonary mechanics
- Inspiratory and expiratory elastance in a non-linear autoregressive model of pulmonary mechanics
- Determination of regional lung function in cystic fibrosis using electrical impedance tomography
- Development of parietal bone surrogates for parietal graft lift training
- Numerical simulation of mechanically stimulated bone remodelling
- Conversion of engineering stresses to Cauchy stresses in tensile and compression tests of thermoplastic polymers
- Numerical examinations of simplified spondylodesis models concerning energy absorption in magnetic resonance imaging
- Principle study on the signal connection at transabdominal fetal pulse oximetry
- Influence of Siluron® insertion on model drug distribution in the simulated vitreous body
- Evaluating different approaches to identify a three parameter gas exchange model
- Effects of fibrosis on the extracellular potential based on 3D reconstructions from histological sections of heart tissue
- From imaging to hemodynamics – how reconstruction kernels influence the blood flow predictions in intracranial aneurysms
- Flow optimised design of a novel point-of-care diagnostic device for the detection of disease specific biomarkers
- Improved FPGA controlled artificial vascular system for plethysmographic measurements
- Minimally spaced electrode positions for multi-functional chest sensors: ECG and respiratory signal estimation
- Automated detection of alveolar arches for nasoalveolar molding in cleft lip and palate treatment
- Control scheme selection in human-machine- interfaces by analysis of activity signals
- Event-based sampling for reducing communication load in realtime human motion analysis by wireless inertial sensor networks
- Automatic pairing of inertial sensors to lower limb segments – a plug-and-play approach
- Contactless respiratory monitoring system for magnetic resonance imaging applications using a laser range sensor
- Interactive monitoring system for visual respiratory biofeedback
- Development of a low-cost senor based aid for visually impaired people
- Patient assistive system for the shoulder joint
- A passive beating heart setup for interventional cardiology training
Articles in the same Issue
- Synthesis and characterization of PIL/pNIPAAm hybrid hydrogels
- Novel blood protein based scaffolds for cardiovascular tissue engineering
- Cell adhesion and viability of human endothelial cells on electrospun polymer scaffolds
- Effects of heat treatment and welding process on superelastic behaviour and microstructure of micro electron beam welded NiTi
- Long-term stable modifications of silicone elastomer for improved hemocompatibility
- The effect of thermal treatment on the mechanical properties of PLLA tubular specimens
- Biocompatible wear-resistant thick ceramic coating
- Protection of active implant electronics with organosilicon open air plasma coating for plastic overmolding
- Examination of dielectric strength of thin Parylene C films under various conditions
- Open air plasma deposited antimicrobial SiOx/TiOx composite films for biomedical applications
- Systemic analysis about residual chloroform in PLLA films
- A macrophage model of osseointegration
- Towards in silico prognosis using big data
- Technical concept and evaluation of a novel shoulder simulator with adaptive muscle force generation and free motion
- Usability evaluation of a locomotor therapy device considering different strategies
- Hypoxia-on-a-chip
- Integration of a semi-automatic in-vitro RFA procedure into an experimental setup
- Fabrication of MEMS-based 3D-μECoG-MEAs
- High speed digital interfacing for a neural data acquisition system
- Bionic forceps for the handling of sensitive tissue
- Experimental studies on 3D printing of barium titanate ceramics for medical applications
- Patient specific root-analogue dental implants – additive manufacturing and finite element analysis
- 3D printing – a key technology for tailored biomedical cell culture lab ware
- 3D printing of hydrogels in a temperature controlled environment with high spatial resolution
- Biocompatibility of photopolymers for additive manufacturing
- Biochemical piezoresistive sensors based on pH- and glucose-sensitive hydrogels for medical applications
- Novel wireless measurement system of pressure dedicated to in vivo studies
- Portable auricular device for real-time swallow and chew detection
- Detection of miRNA using a surface plasmon resonance biosensor and antibody amplification
- Simulation and evaluation of stimulation scenarios for targeted vestibular nerve excitation
- Deep brain stimulation: increasing efficiency by alternative waveforms
- Prediction of immediately occurring microsleep events from brain electric signals
- Determining cardiac vagal threshold from short term heart rate complexity
- Classification of cardiac excitation patterns during atrial fibrillation
- An algorithm to automatically determine the cycle length coverage to identify rotational activity during atrial fibrillation – a simulation study
- Deriving respiration from high resolution 12-channel-ECG during cycling exercise
- Reducing of gradient induced artifacts on the ECG signal during MRI examinations using Wilcoxon filter
- Automatic detection and mapping of double potentials in intracardiac electrograms
- Modeling the pelvic region for non-invasive pelvic intraoperative neuromonitoring
- Postprocessing algorithm for automated analysis of pelvic intraoperative neuromonitoring signals
- Best practice: surgeon driven application in pelvic operations
- Vasomotor assessment by camera-based photoplethysmography
- Classification of morphologic changes in photoplethysmographic waveforms
- Novel computation of pulse transit time from multi-channel PPG signals by wavelet transform
- Efficient design of FIR filter based low-pass differentiators for biomedical signal processing
- Nonlinear causal influences assessed by mutual compression entropy
- Comparative study of methods for solving the correspondence problem in EMD applications
- fNIRS for future use in auditory diagnostics
- Semi-automated detection of fractional shortening in zebrafish embryo heart videos
- Blood pressure measurement on the cheek
- Derivation of the respiratory rate from directly and indirectly measured respiratory signals using autocorrelation
- Left cardiac atrioventricular delay and inter-ventricular delay in cardiac resynchronization therapy responder and non-responder
- An automatic systolic peak detector of blood pressure waveforms using 4th order cumulants
- Real-time QRS detection using integrated variance for ECG gated cardiac MRI
- Preprocessing of unipolar signals acquired by a novel intracardiac mapping system
- In-vitro experiments to characterize ventricular electromechanics
- Continuous non-invasive monitoring of blood pressure in the operating room: a cuffless optical technology at the fingertip
- Application of microwave sensor technology in cardiovascular disease for plaque detection
- Artificial blood circulatory and special Ultrasound Doppler probes for detecting and sizing gaseous embolism
- Detection of microsleep events in a car driving simulation study using electrocardiographic features
- A method to determine the kink resistance of stents and stent delivery systems according to international standards
- Comparison of stented bifurcation and straight vessel 3D-simulation with a prior simulated velocity profile inlet
- Transient Euler-Lagrange/DEM simulation of stent thrombosis
- Automated control of the laser welding process of heart valve scaffolds
- Automation of a test bench for accessing the bendability of electrospun vascular grafts
- Influence of storage conditions on the release of growth factors in platelet-rich blood derivatives
- Cryopreservation of cells using defined serum-free cryoprotective agents
- New bioreactor vessel for tissue engineering of human nasal septal chondrocytes
- Determination of the membrane hydraulic permeability of MSCs
- Climate retainment in carbon dioxide incubators
- Multiple factors influencing OR ventilation system effectiveness
- Evaluation of an app-based stress protocol
- Medication process in Styrian hospitals
- Control tower to surgical theater
- Development of a skull phantom for the assessment of implant X-ray visibility
- Surgical navigation with QR codes
- Investigation of the pressure gradient of embolic protection devices
- Computer assistance in femoral derotation osteotomy: a bottom-up approach
- Automatic depth scanning system for 3D infrared thermography
- A service for monitoring the quality of intraoperative cone beam CT images
- Resectoscope with an easy to use twist mechanism for improved handling
- In vitro simulation of distribution processes following intramuscular injection
- Adjusting inkjet printhead parameters to deposit drugs into micro-sized reservoirs
- A flexible standalone system with integrated sensor feedback for multi-pad electrode FES of the hand
- Smart control for functional electrical stimulation with optimal pulse intensity
- Tactile display on the remaining hand for unilateral hand amputees
- Effects of sustained electrical stimulation on spasticity assessed by the pendulum test
- An improved tracking framework for ultrasound probe localization in image-guided radiosurgery
- Improvement of a subviral particle tracker by the use of a LAP-Kalman-algorithm
- Learning discriminative classification models for grading anal intraepithelial neoplasia
- Regularization of EIT reconstruction based on multi-scales wavelet transforms
- Assessing MRI susceptibility artefact through an indicator of image distortion
- EyeGuidance – a computer controlled system to guide eye movements
- A framework for feedback-based segmentation of 3D image stacks
- Doppler optical coherence tomography as a promising tool for detecting fluid in the human middle ear
- 3D Local in vivo Environment (LivE) imaging for single cell protein analysis of bone tissue
- Inside-Out access strategy using new trans-vascular catheter approach
- US/MRI fusion with new optical tracking and marker approach for interventional procedures inside the MRI suite
- Impact of different registration methods in MEG source analysis
- 3D segmentation of thyroid ultrasound images using active contours
- Designing a compact MRI motion phantom
- Cerebral cortex classification by conditional random fields applied to intraoperative thermal imaging
- Classification of indirect immunofluorescence images using thresholded local binary count features
- Analysis of muscle fatigue conditions using time-frequency images and GLCM features
- Numerical evaluation of image parameters of ETR-1
- Fabrication of a compliant phantom of the human aortic arch for use in Particle Image Velocimetry (PIV) experimentation
- Effect of the number of electrodes on the reconstructed lung shape in electrical impedance tomography
- Hardware dependencies of GPU-accelerated beamformer performances for microwave breast cancer detection
- Computer assisted assessment of progressing osteoradionecrosis of the jaw for clinical diagnosis and treatment
- Evaluation of reconstruction parameters of electrical impedance tomography on aorta detection during saline bolus injection
- Evaluation of open-source software for the lung segmentation
- Automatic determination of lung features of CF patients in CT scans
- Image analysis of self-organized multicellular patterns
- Effect of key parameters on synthesis of superparamagnetic nanoparticles (SPIONs)
- Radiopacity assessment of neurovascular implants
- Development of a desiccant based dielectric for monitoring humidity conditions in miniaturized hermetic implantable packages
- Development of an artifact-free aneurysm clip
- Enhancing the regeneration of bone defects by alkalizing the peri-implant zone – an in vitro approach
- Rapid prototyping of replica knee implants for in vitro testing
- Protecting ultra- and hyperhydrophilic implant surfaces in dry state from loss of wettability
- Advanced wettability analysis of implant surfaces
- Patient-specific hip prostheses designed by surgeons
- Plasma treatment on novel carbon fiber reinforced PEEK cages to enhance bioactivity
- Wear of a total intervertebral disc prosthesis
- Digital health and digital biomarkers – enabling value chains on health data
- Usability in the lifecycle of medical software development
- Influence of different test gases in a non-destructive 100% quality control system for medical devices
- Device development guided by user satisfaction survey on auricular vagus nerve stimulation
- Empirical assessment of the time course of innovation in biomedical engineering: first results of a comparative approach
- Effect of left atrial hypertrophy on P-wave morphology in a computational model
- Simulation of intracardiac electrograms around acute ablation lesions
- Parametrization of activation based cardiac electrophysiology models using bidomain model simulations
- Assessment of nasal resistance using computational fluid dynamics
- Resistance in a non-linear autoregressive model of pulmonary mechanics
- Inspiratory and expiratory elastance in a non-linear autoregressive model of pulmonary mechanics
- Determination of regional lung function in cystic fibrosis using electrical impedance tomography
- Development of parietal bone surrogates for parietal graft lift training
- Numerical simulation of mechanically stimulated bone remodelling
- Conversion of engineering stresses to Cauchy stresses in tensile and compression tests of thermoplastic polymers
- Numerical examinations of simplified spondylodesis models concerning energy absorption in magnetic resonance imaging
- Principle study on the signal connection at transabdominal fetal pulse oximetry
- Influence of Siluron® insertion on model drug distribution in the simulated vitreous body
- Evaluating different approaches to identify a three parameter gas exchange model
- Effects of fibrosis on the extracellular potential based on 3D reconstructions from histological sections of heart tissue
- From imaging to hemodynamics – how reconstruction kernels influence the blood flow predictions in intracranial aneurysms
- Flow optimised design of a novel point-of-care diagnostic device for the detection of disease specific biomarkers
- Improved FPGA controlled artificial vascular system for plethysmographic measurements
- Minimally spaced electrode positions for multi-functional chest sensors: ECG and respiratory signal estimation
- Automated detection of alveolar arches for nasoalveolar molding in cleft lip and palate treatment
- Control scheme selection in human-machine- interfaces by analysis of activity signals
- Event-based sampling for reducing communication load in realtime human motion analysis by wireless inertial sensor networks
- Automatic pairing of inertial sensors to lower limb segments – a plug-and-play approach
- Contactless respiratory monitoring system for magnetic resonance imaging applications using a laser range sensor
- Interactive monitoring system for visual respiratory biofeedback
- Development of a low-cost senor based aid for visually impaired people
- Patient assistive system for the shoulder joint
- A passive beating heart setup for interventional cardiology training