Leanpub Header

Skip to main content

Integrating Data Fusion and Cognitive Architectures

Volume II Applications and Future Directions

The age of passive AI is over. The future belongs to machines that understand what they see—that can fuse data, reason about uncertainty, and make accountable decisions in the real world.

Minimum price

$19.00

$29.00

You pay

$29.00

Author earns

$23.20
$

...Or Buy With Credits!

You can get credits with a paid monthly or annual Reader Membership, or you can buy them here.
PDF
About

About

About the Book

The age of passive AI is over. The future belongs to machines that understand what they see—that can fuse data, reason about uncertainty, and make accountable decisions in the real world.

Integrating Data Fusion and Cognitive Architectures: Volume II – Applications and Future Directions takes you inside that future. It’s not a theory book. It’s a blueprint for building intelligent systems that actually think.

In these pages, you’ll see how perception, cognition, and control come together to create next-generation autonomy—systems that can detect, decide, and adapt under pressure. You’ll see how data fusion evolves from raw estimation into situational awareness, and how cognitive architectures transform that awareness into deliberate, explainable action.

This book isn’t written for dabblers. It’s written for engineers, scientists, and system designers who want to move beyond buzzwords and into real architecture. You’ll discover how to:

  • Fuse radar, vision, telemetry, and language into a unified cognitive loop.
  • Build explainable systems that reason about confidence, provenance, and trust.
  • Implement adaptive, self-monitoring control pipelines using ROS 2, DDS, and modern simulation frameworks.
  • Apply cognitive fusion across autonomous vehicles, robotics, defense, healthcare, and industrial AI.

Every concept, every model, every diagram leads to one goal: to build machines that can think responsibly.

This isn’t about chasing the next trend in AI. It’s about mastering the hard engineering behind perception, reasoning, and decision-making—the kind of mastery that creates lasting breakthroughs and defensible innovation.

If you want to build systems that don’t just react but truly understand, this is your guide.
Because in the new era of autonomy, data alone isn’t power—understanding is.

Share this book

Bundles

Bundles that include this book

Author

About the Author

gareth thomas

Gareth Morgan Thomas is a qualified expert with extensive expertise across multiple STEM fields. Holding six university diplomas in electronics, software development, web development, and project management, along with qualifications in computer networking, CAD, diesel engineering, well drilling, and welding, he has built a robust foundation of technical knowledge.

Educated in Auckland, New Zealand, Gareth Morgan Thomas also spent three years serving in the New Zealand Army, where he honed his discipline and problem-solving skills. With years of technical training, Gareth Morgan Thomas is now dedicated to sharing his deep understanding of science, technology, engineering, and mathematics through a series of specialized books aimed at both beginners and advanced learners.

Contents

Table of Contents

Chapter 17. Domain Playbook Autonomous Vehicles

Section 1. Operational Goals and Hazards

  • Plan, localize, and navigate urban/suburban roads with bounded risk
  • Handle edge cases: occlusions, jaywalkers, cut-ins, and rare weather
  • Meet safety envelopes: stopping distance, TTC, and fallback behaviors

Section 2. Sensor Suite and Limits

  • Camera/LiDAR/Radar/IMU/GNSS with redundancy and thermal constraints
  • Failure modes: saturation, blooming, multipath, wheel slip
  • Calibration persistence across shocks, temperature, and service cycles

Section 3. Fusion Stack (L0–L4)

  • L0–L1: ego-motion + object tracks with lane/curb geometry fusion
  • L2: scene graph (lanes, traffic controls, agents, right-of-way)
  • L3: intent/interaction modeling (yield/merge/over-take)
  • L4: sensor tasking, model selection, and map refresh policies

Section 4. Cognition Loop

  • Goal hierarchy: navigation → path → behavior → actuation
  • Attention to occlusion zones and vulnerable road users
  • Rule arbitration: traffic code vs learned priorities

Section 5. Validation and Metrics

  • Disengagements, infractions, comfort, and rare-event recall
  • Closed-course, sim-at-scale, and shadow-mode comparisons
  • Safety cases with traceability and evidence catalogs

Section 6. Incidents and Failure Modes

  • Perception dropouts, stale maps, and misclassified signals
  • Interaction deadlocks and unmodeled agent behaviors
  • Recovery trees, minimum risk maneuvers, and handover

Section 7. Mini Case

  • Unprotected left turn with pedestrian emergence at dusk

Chapter 18. Domain Playbook Smart Homes and Assistive Robotics

Section 1. Operational Goals and Hazards

  • Reliable assistance (fetch, clean, reminders) in cluttered homes
  • Privacy preservation and safe human–robot proximity
  • Non-stationary layouts, pets/children, and device idiosyncrasies

Section 2. Sensor Suite and Limits

  • RGB-D, tactile/force, microphone arrays, BLE/IoT beacons
  • Limits: specular floors, soft-body grasping, reverberant speech
  • Routine self-check calibration and auto-recovery prompts

Section 3. Fusion Stack (L0–L4)

  • L0–L1: mapping/SLAM + graspable-object tracking
  • L2: room/affordance semantics and activity contexts
  • L3: task plans with user-preference priors
  • L4: policy switching by time-of-day, resident, and energy budget

Section 4. Cognition Loop

  • Goal inference from routines and lightweight dialogue acts
  • Memory for object placement and user-specific constraints
  • Social compliance and interruption handling

Section 5. Validation and Metrics

  • Task success, time-to-complete, and assist burden reduction
  • Speech-under-noise and grasp success under variability
  • Privacy/consent audits and local-only processing rates

Section 6. Incidents and Failure Modes

  • Confusable commands, reflective floors, and fragile objects
  • Pet/child interference and blocked charge docks
  • Safe-stop envelopes and user notification pathways

Section 7. Mini Case

  • “Find my glasses” with room-level search and dialogue refinement

Chapter 19. Domain Playbook C2 / ISR and Defense

Section 1. Operational Goals and Hazards

  • Persistent awareness, target development, and time-critical decisions
  • Deception, spoofing, and contested/denied environments
  • Rules of engagement, collateral constraints, and escalation control

Section 2. Sensor Suite and Limits

  • EO/IR, SAR/GMTI, EW/ESM, AIS/ADS-B, HUMINT/OSINT
  • Limits: comms intermittency, look-angle restrictions, weather
  • Cross-platform alignment and latency-aware dissemination

Section 3. Fusion Stack (L0–L4)

  • L0–L1: multi-INT track/ID with emitter correlation
  • L2: order of battle, formations, and activity patterns
  • L3: intent/threat and course-of-action hypotheses
  • L4: sensor/asset tasking under bandwidth and risk budgets

Section 4. Cognition Loop

  • Hypothesis management with evidence weighting and counterfactuals
  • Human-on-the-loop approvals and red/blue/adversarial models
  • Confidence-aware alerts and rationale summaries

Section 5. Validation and Metrics

  • Track purity, latency-to-cue, and mission outcome uplift
  • Robustness to deception and sensor loss
  • Audit logs, chain-of-custody, and reproducible rationale

Section 6. Incidents and Failure Modes

  • Identity swaps, decoys, and clutter-induced escalations
  • Broken dissemination paths and stale intel fusion
  • Graceful degradation playbooks and hold-fire safeguards

Section 7. Mini Case

  • Maritime rendezvous with AIS spoofing and SAR revisit gaps

Chapter 20. Domain Playbook Healthcare and Clinical AI

Section 1. Operational Goals and Hazards

  • Early detection, triage support, and workflow efficiency
  • High stakes: false negatives, alarm fatigue, and bias risks
  • Compliance, consent, and PHI minimization

Section 2. Sensor Suite and Limits

  • Vitals, wearables, imaging, labs, EHR streams, clinician notes
  • Limits: heterogeneity, missingness, drift from practice changes
  • Device calibration, timestamp fidelity, and identity linkage

Section 3. Fusion Stack (L0–L4)

  • L0–L1: signal cleaning + patient-state estimation
  • L2: condition/syndrome hypotheses over multimodal evidence
  • L3: risk/impact (deterioration, readmission, complications)
  • L4: alert thresholds, cohort selection, and active testing

Section 4. Cognition Loop

  • Clinician-in-the-loop decision support with explanations
  • Preference-aware plans, contraindications, and shared decision making
  • Uncertainty displays and “why not alerted?” rationale

Section 5. Validation and Metrics

  • AUROC/PPV at alert volumes clinicians can sustain
  • Calibration, subgroup fairness, and shift-resilience
  • Silent trials, phased rollouts, and post-market surveillance

Section 6. Incidents and Failure Modes

  • Data linkage errors, device drift, and guideline changes
  • Alert floods and desensitization; automation bias
  • Overrides, second-look policies, and escalation paths

Section 7. Mini Case

  • Sepsis early warning with labs, vitals, and nursing notes

Chapter 21. Domain Playbook Industrial and Smart Cities

Section 1. Operational Goals and Hazards

  • Throughput, yield, and OEE improvement with bounded downtime windows
  • Worker safety, lockout/tagout integrity, and proximity risks
  • Utility reliability, demand spikes, and cascading failures across assets

Section 2. Sensor Suite and Limits

  • Vibration, thermography, power quality, PLC/SCADA tags, CCTV, traffic/air quality
  • Limits: sensor drift, EMI, occlusions, seasonal cycles, policy redactions
  • Asset identity linkage across CMMS, BIM/GIS, and telemetry namespaces

Section 3. Fusion Stack (L0–L4)

  • L0–L1: condition indicators + object/event tracks for assets, people, vehicles
  • L2: site/city situation graphs (zones, flows, hazards, emissions)
  • L3: impact on safety, uptime, SLAs, and environmental compliance
  • L4: tasking sensors, rerouting flows, and dynamic work orders

Section 4. Cognition Loop

  • Multi-objective planning (safety → production → energy → emissions)
  • Preference/priority models per shift, zone, and regulation
  • Coordination with human operators and automated substations

Section 5. Validation and Metrics

  • MTBF uplift, downtime reduction, false alarm rate, and maintenance precision
  • Traffic KPIs: delay, queue length, emergency preemption success
  • Environmental KPIs: exceedance detection, time-to-mitigation

Section 6. Incidents and Failure Modes

  • Sensor dropouts, PLC tag changes, data skew, and silent unit swaps
  • Conflicting objectives (throughput vs safety vs energy)
  • Playbooks for safe fallback, manual override, and audit capture

Section 7. Mini Case

  • Heatwave event: load shedding + traffic retiming + HVAC fault isolation

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $14 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub