Unit - 4-Reference Notes
Unit - 4-Reference Notes
Reference notes
This section introduces several biomedical imaging modalities, emphasizing their unique
characteristics for image formation and interpretation. Understanding these modalities aids in
designing effective image analysis algorithms.
1
Positron Emission Tomography (PET):
PET uses radioactively labelled tracers to map activity inside the body based on
metabolic function. Corrections for scatter and attenuation are applied, and newer
reconstruction methods enhance accuracy.
Ultrasound:
Microscopy:
Common standards such as DICOM and HL7 ensure interoperability and data
exchange in medical imaging. Picture Archiving and Communication Systems (PACS)
manage medical images and related data, facilitating storage, retrieval, and analysis.
In subsequent sections, we will explore how image analysis algorithms are applied
to quantify these modalities.
Template Matching:
2
process can be computationally intensive, but Fourier domain representations can speed
up processing.
Model-Based Detection:
Examples:
Image segmentation aims to divide a digital image into meaningful regions correlated
with real-world objects. It's crucial for further analysis by simplifying image representation.
3
Despite its importance, segmentation is challenging due to defining object shapes. Various
algorithms exist, including thresholding, watershed, region-growing, classification, wavelets,
and level-sets.
Thresholding:
FIGURE 1.2 (See colour insert.): Watershed segmentation examples. Top row:
segmentation by marker-controlled watershed. Bottom row: segmentation by shape
watershed.
Watershed Transform:
Region growing algorithms evolve regions from initial seeds, refining boundaries
under defined constraints. Confidence connected algorithms automate parameter setting.
4
Clustering:
Registration Transforms:
Rigid Body Transform: Combines translation and rotation, preserving distances and
angles between points.
5
Similarity Transform: Adds isotropic scaling to the rigid body transform, preserving
angles between lines.
Affine Transform: Allows for linear transformations where straight lines remain
straight but angles and distances may change.
B-spline Deformable Transform: Useful for local deformations where different image
parts may not obey the same transformation.
Registration Optimizers:
Figure 1.4 shows results of registering two MRI brain images using rigid registration, affine
registration, and deformable registration transforms. The mutual information similarity metric
was used in all cases.
6
Examples and Applications:
Medical Imaging: Aligning MRI and CT scans aids diagnosis and treatment planning.
Remote Sensing: Registering satellite images enables accurate geographical mapping
and environmental monitoring.
Computer Vision: Aligning images for feature extraction in object recognition and
scene analysis.
Artificial Intelligence: Essential for training data alignment in machine learning tasks
such as image classification and object detection.
Image registration plays a vital role in various fields, facilitating accurate alignment of visual
data for analysis and interpretation. With the advancement of registration techniques and
optimization methods, researchers and practitioners can unlock new insights and applications
across diverse domains.
The realm of biomedical imaging modalities, offering insights into various quantification
approaches. We explore:
Feature Extraction: Deriving meaningful analytics from image data, crucial for
downstream applications like machine learning.
Future Directions:
7
Emergence of Learning: Leveraging machine learning, big data, and deep learning
to automatically extract patterns and insights from data, reducing reliance on explicit
object modeling.
Promise for Patient Care: With continued advancements, patients stand to benefit
from more accurate diagnoses and personalized treatment strategies.
In summary, the future of biomedical image analysis holds great promise, driven by ongoing
innovations and interdisciplinary collaboration. It is a field where the integration of modeling
and learning approaches will lead to significant advancements, ultimately benefiting patient
care.
Biomedical Signal Analysis involves measuring signals from biological sources, categorized
by their physiological origin into types like ECG and EEG. These signals, ranging from
electrical to chemical forms, play a crucial role in diagnosing pathological conditions and
guiding treatment pathways. Understanding the physiological system is essential as it
provides insights into the body's status. For example, body temperature changes can signal
infections or other underlying issues.
Signal processing faces challenges such as low signal-to-noise ratio (SNR) and
interdependencies within physiological systems. The human body operates as a complex
control system with interactions like feedback, compensation, and cause-and-effect.
8
Under pathological conditions, interpreting these interactions becomes crucial for
diagnosis. For example, abnormalities in heart sounds can indicate cardiac issues.
Over time, various signal processing algorithms have been developed to enhance
understanding and detect subtle physiological changes. For instance, detecting small
variations in ECG waveforms can indicate life-threatening arrhythmias, requiring precise
signal processing algorithms.
Biomedical signals vary in origin and importance for diagnosis. They range from
basic measurements like body temperature to complex electrical signals such as action
potentials and sound signals like heart sounds.
Action Potentials:
Electroneurogram (ENG):
ENGs measure electrical signals propagating along nerve fibers when stimulated.
They are recorded using electrodes placed on the body's surface and are sensitive to
factors like conduction velocity and nerve diseases.
Electromyogram (EMG):
EMGs measure the electrical activity of motor units in skeletal muscles. They
detect abnormalities such as denervation or muscle wasting and aid in distinguishing
between myopathic and neurogenic conditions.
9
Electrocardiogram (ECG):
Electroencephalogram (EEG):
Electrogastrogram (EGG):
Phonocardiogram (PCG):
Additional signals include carotid pulse, speech signals, and catheter-tip sensor
recordings. While not discussed in detail, they contribute to the diverse range of
biomedical data analyzed using various signal processing tools.
Understanding various biomedical signals and their recording methods is crucial for
diagnosing and monitoring physiological conditions. These signals, ranging from electrical to
sound-based, offer valuable insights into the body's functioning and health status.
10
Figure 2.1: (a) ENG (b) EMG (c) ECG (d) EEG
The ECG waveform contains crucial information like cardiac rate, rhythm, and
intervals, but it's often corrupted by various types of noise. Signal conditioning is essential
before feature extraction. Noise sources include power line interference, electrode contact
noise, motion artifacts, muscle contraction, baseline drift, and instrumentation noise.
Signal processing techniques are vital for deciphering information from ECG signals.
Algorithms must meet standards like IEC 60601-2-51 and AHA specifications. For example,
low-frequency filters should not exceed 0.05 Hz to avoid ST segment distortion.
Power line interference at 60 Hz/50 Hz can distort ECG signals. Adaptive and
nonadaptive filtering methods help reduce this interference.
ECG quality depends on electrode placement and skin preparation. High impedance
due to dry skin or poor contact can introduce noise. Motion artifacts also affect ECG signals,
often resembling sine waves.
11
QRS complex detection is crucial for heart rate calculation. Pan-Tompkins Algorithm
is a widely used method, involving bandpass filtering, differentiation, squaring, and
thresholding.
Wavelet Filtering:
Discrete Wavelet Transform (DWT) is used for denoising noisy ECG signals. By
thresholding wavelet coefficients, noise can be removed while preserving the signal's
morphology. Different thresholding methods like hard and soft thresholding are
discussed, with soft thresholding often preferred.
Wavelet Wiener filtering applies Wiener filtering theory in the wavelet domain. It
uses hybrid thresholding, combining soft and hard thresholding, for noise reduction. The
Pilot Estimation Method integrates wavelet and Wiener filtering for enhanced denoising,
providing noise-free signal reconstruction.
12
Cross-correlation analysis is vital for comparing and extracting features from physiological
signals. This section focuses on resting state functional magnetic resonance imaging (rs-
fMRI) as a case study. MRI measures nuclear magnetic properties to visualize internal body
parts noninvasively. In fMRI, neuronal activity indirectly alters magnetic properties, aiding
brain study. Resting state fMRI measures brain activity without explicit tasks, revealing brain
region relationships. However, fMRI signals are low and require complex processing due to
system and physiological noise. Noise sources include motion, cardiac pulsation, respiration,
and hematocrit fluctuations. Maximizing sensitivity and specificity involves noise reduction
techniques.
3.1 Introduction:
Electronic health records (EHR) are rich sources of clinical data crucial for enhancing
healthcare processes. However, converting free-text clinical information into structured
13
formats poses significant challenges. Natural language processing (NLP) and data mining
techniques offer solutions by automatically encoding clinical text. EHR and clinical data
architecture (CDA) play pivotal roles in advancing healthcare. Clinical text, prevalent in
EHR, presents unique challenges due to its ungrammatical nature, shorthand phrases, and
varied formats. Data mining from free-text aims to extract structured information for diverse
healthcare applications.
NLP integrates linguistics and computer science to comprehend and generate human
language. In the clinical domain, NLP is vital for extracting information from clinical text. It
combines syntactic and semantic language knowledge with domain expertise to understand
clinical narratives. NLP systems preprocess text, analyze morphology and lexicon, parse
syntax, perform semantic analysis, and encode data for structured storage. Core NLP
components encompass morphological and lexical analysis, syntactic and semantic analysis,
and data encoding.
3.2.1 Description:
Clinical text, often dictated and transcribed, requires preprocessing before analysis.
Report analyzers handle tasks like text segmentation, managing textual irregularities, and
handling domain-specific abbreviations and punctuations. Preprocessing ensures that
unstructured free-text is converted into a structured format, making it usable for various
healthcare applications.
The text analyzer module extracts clinical information from free-text and structures it
for database storage. It utilizes syntactic and semantic knowledge to process text and
generates deeper structures like constituent or dependency trees. These structures are encoded
14
using conversion rules or machine learning algorithms. The structured data can then be used
by automated clinical applications.
Clinical NLP involves analyzing clinical text through various phases, including
morphological analysis, lexical analysis, syntactic analysis, semantic analysis, and data
encoding. Morphological analysis involves tokenizing and normalizing words. Lexical
analysis maps words to linguistic information, while syntactic analysis determines sentence
structure. Semantic analysis identifies clinically relevant information and extracts semantic
relations. Data encoding involves coding free-text entries to standardized vocabularies for
structured storage and retrieval.
Slow Progress: Clinical NLP lags due to data access, lack of standards, and scalability
issues.
Domain Knowledge: NLP researchers need domain expertise for semantic analysis.
Confidentiality: HIPAA requires de-identification of patient data, posing detection
challenges.
Abbreviations: Clinical text has ambiguous abbreviations needing disambiguation
methods.
Diverse Formats: Non-standardized clinical text formats hinder NLP processing.
Expressiveness: Varied clinical language makes interpretation challenging.
Interoperability: NLP systems must integrate with diverse healthcare applications.
Interpreting Information: Understanding clinical report structure is key to
interpretation.
General Applications: NLP summarizes patient info, extracts findings, and encodes
medical terms.
EHR and Decision Support: NLP aids in decision support by interpreting clinical
information in EHR.
Surveillance: NLP assists in disease surveillance by extracting and interpreting
relevant information.
NLP and data mining are vital for processing clinical text despite challenges.
Understanding diverse formats is crucial for developing effective NLP methodologies.
15
4.1 Introduction:
Clinical Decision Support Systems (CDSS) have become integral tools in healthcare
since the early 2000s, following the influential report "To Err Is Human." These systems are
designed to assist clinicians in making informed decisions about patient care, ranging from
diagnosis to treatment strategies. Their implementation has led to notable improvements in
patient outcomes and cost-effectiveness. CDSS offer support in various clinical scenarios,
including decision-making, treatment planning, health policy estimation, and outcomes
prediction.
Studies conducted in the mid-2000s, such as those by Garg et al. and Duke University,
demonstrated the efficacy of CDSS in improving diagnosis accuracy and patient outcomes.
These systems integrate seamlessly into clinical workflows, providing decision support at the
point of care rather than before or after patient encounters. They are designed to offer
recommended care options rather than just assessments, contributing to more informed
clinical decisions.
The development of CDSS can be traced back to the 1970s and 1980s, when early
systems like Caduceus, MYCIN, and Iliad laid the groundwork for future advancements.
Caduceus, also known as The Internist, was among the first systems to employ artificial
intelligence (AI) models for medical diagnosis. However, its diagnostic accuracy was limited
due to a constrained knowledge base and a small number of diagnostic algorithms.
The 1980s saw significant growth in CDSS development, driven by increased funding
and technological advancements. Systems like QMR and MYCIN evolved to address
shortcomings, while the introduction of personal digital assistants (PDAs) enabled clinicians
to access patient data and decision-making tools on-the-go.
Knowledge base: This contains structured information about diseases, treatments, etc.,
in the form of IF-THEN rules. For example, if a certain test is ordered within a
specific time frame, the system alerts the physician to the possibility of duplicate
orders.
Inference engine: The inference engine applies logic or probabilistic methods (like
Bayes' Rule) to the knowledge base, allowing it to generate patient-specific
recommendations based on available data.
User interface: Clinicians input patient data through the user interface and receive
diagnostic or treatment recommendations based on the system's analysis.
17
The input for knowledge-based CDSS systems typically involves selecting keywords
from a predefined vocabulary or providing detailed patient information. The inference
engine then processes this input, combining it with the knowledge base to generate
recommendations. The output is usually a probabilistically ranked list of diagnostic or
treatment options.
Genetic Algorithms, on the other hand, are based on the principles of natural
selection. They start with randomly generated solutions and iteratively improve them based
on a fitness function. Solutions with higher fitness scores are more likely to "breed" new
solutions, leading to the evolution of better solutions over time. While ANNs have been
successful in predicting diseases like cancer and myocardial infarction, Genetic Algorithms
have seen less use but have been applied in fields like chemotherapy administration and heart
disease.
Care Provider Order Entry (CPOE) systems enable clinicians to electronically input medical
orders for patients. These systems play several roles in clinical decision support:
Ensuring legible, complete, and correct orders to reduce errors and improve patient
safety.
Providing patient-specific decision support by integrating individual patient data with
clinical guidelines and evidence-based practices.
Optimizing clinical care by allowing customization of the system to meet user
preferences and improve workflow efficiency.
Offering just-in-time education relevant to patient care through prompts and links to
additional resources.
18
4.5 Diagnostic Decision Support Systems:**
Diagnostic Decision Support Systems replicate the diagnostic process by asking patients
questions and providing potential diagnoses. They gather information about family history,
symptoms, etc., to suggest courses of action. Examples include Mayo Clinic's depression test,
which recommends consulting a psychiatrist based on patient responses. These systems aim
to aid patients in understanding the seriousness of their condition and how to treat it properly.
Figure 4: The scoring criteria for Mayo Clinic’s depression test. It explicitly states that it is
not meant to be used as a diagnostic tool.
4.6 Human-Intensive Techniques:
19
interference with patient-clinician interaction. Addressing these challenges is crucial for
enhancing the utility and acceptance of CDSS in healthcare settings.
A plethora of imaging modalities have been developed and continue to evolve, each
with unique capabilities and applications. These modalities span various scales, from
macroscopic to nanoscopic, and encompass a wide range of imaging techniques, including
but not limited to X-ray, MRI, CT, ultrasound, and PET scans. Each modality offers distinct
advantages and is suited for specific diagnostic or research purposes.
20
Figure 5.1: Images and their histograms.
Mobile imaging applications range from capturing medical images for documentation
and telemedicine to performing basic diagnostic procedures using specialized attachments or
sensors. With the advent of mobile health platforms and AI-driven image analysis algorithms,
smartphones have become powerful tools for remote patient monitoring, disease screening,
and healthcare delivery in resource-constrained settings.
In the realm of biomedical imaging, where the complexity of data often surpasses that
of traditional 2D images, advanced visualization techniques are continually evolving to meet
the demands of researchers and healthcare professionals. Let's delve deeper into some of
these techniques:
21
Techniques like multi-planar reconstruction (MPR) enable simultaneous visualization of
different planes within a 3D volume, facilitating better understanding of anatomical structures
and abnormalities.
22