Home > Computing and Information Technology > Computer science > Artificial intelligence > Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions
36%
Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions

Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions

          
5
4
3
2
1

Available


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Add to Wishlist

About the Book

Methods and Techniques in Deep Learning Introduces multiple state-of-the-art deep learning architectures for mmWave radar in a variety of advanced applications Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions provides a timely and authoritative overview of the use of artificial intelligence (AI)-based processing for various mmWave radar applications. Focusing on practical deep learning techniques, this comprehensive volume explains the fundamentals of deep learning, reviews cutting-edge deep metric learning techniques, describes different typologies of reinforcement learning (RL) algorithms, highlights how domain adaptation (DA) can be used for improving the performance of machine learning (ML) algorithms, and more. Throughout the book, readers are exposed to product-ready deep learning solutions while learning skills that are relevant for building any industrial-grade, sensor-based deep learning solution. A team of authors with more than 70 filed patents and 100 published papers on AI and sensor processing illustrates how deep learning is enabling a range of advanced industrial, consumer, and automotive applications of mmWave radars. In-depth chapters cover topics including multi-modal deep learning approaches, the elemental blocks required to formulate Bayesian deep learning, how domain adaptation (DA) can be used for improving the performance of machine learning algorithms, and geometric deep learning are used for processing point clouds. In addition, the book: Discusses various advanced applications and how their respective challenges have been addressed using different deep learning architectures and algorithms Describes deep learning in the context of computer vision, natural language processing, sensor processing, and mmWave radar sensors Demonstrates how deep parametric learning reduces the number of trainable parameters and improves the data flow Presents several human-machine interface (HMI) applications such as gesture recognition, human activity classification, human localization and tracking, in-cabin automotive occupancy sensing Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions is an invaluable resource for industry professionals, researchers, and graduate students working in systems engineering, signal processing, sensors, data science, and AI.

Table of Contents:
Preface Acronyms 1 Introduction to Radar Processing & Deep Learning 1 1.1 Basics of Radar Systems 1 1.1.1 Fundamentals 2 1.1.2 Signal Modulation 2 1.2 FMCW Signal Processing 6 1.2.1 Frequency-Domain Analysis 7 1.3 Target Detection & Clustering 14 1.4 Target Tracking 19 1.4.1 Track Management 21 1.4.2 Track Filtering 22 1.5 Target Representation 28 1.5.1 Image Representation 30 1.5.2 Point-Cloud Maps 34 1.6 Target Recognition 36 1.6.1 Feedforward Network 37 1.6.2 Convolutional Neural Networks (CNN) 37 1.6.3 Recurrent Neural Network (RNN) 43 1.6.4 Autoencoder & Variational Autoencoder 47 1.6.5 Generative Adversial Network 51 1.6.6 Transformer 54 1.7 Training a Neural Network 56 1.7.1 Forward Pass & Backpropagation 57 1.7.2 Optimizers 62 1.7.3 Loss Functions 65 1.8 Questions to the Reader 66 Bibliography 68   2 Deep Metric Learning 75 2.1 Introduction 78 2.2 Pairwise methods 79 2.2.1 Contrastive Loss 79 2.2.2 Triplet Loss 80 2.2.3 Quadruplet Loss 81 2.2.4 N-Pair Loss 82 2.2.5 Big Picture 83 2.3 End-to-end Learning 84 2.3.1 Cosine Similarity 86 2.3.2 Euclidean Distance 95 2.3.3 Big Picture 100 2.4 Proxy methods 103 2.5 Advanced Methods 103 2.5.1 Statistical Distance 104 2.5.2 Structured Metric Learning 108 2.6 Application Gesture Sensing 110 2.6.1 Radar System Design 111 2.6.2 Data Set and Preparation 112 2.6.3 Architecture and Metric Learning Procedure 114 2.6.4 Results 123 2.7 Questions to the Reader 129 Bibliography 130 3 Deep Parametric Learning 135 3.1 Introduction 135 3.2 Radar Parametric Neural Network 140 3.2.1 2D Sinc Filters 142 3.2.2 2D Morlet Wavelets 143 3.2.3 Adaptive 2D Sinc Filters 145 3.2.4 Complex Frequency Extraction Layer 146 3.3 Multilevel Wavelet Decomposition Network 150 3.4 Application Activity Classification 153 3.4.1 Proposed Parametric Networks 155 3.4.2 State-of-art Networks 158 3.4.3 Results & Discussion 160 3.5 Conclusion 167 3.6 Question to Readers 168 Bibliography 168 4 Deep Reinforcement Learning 173 4.1 Useful Notation and Equations 173 4.1.1 Markov Decision Process 173 4.1.2 Solving the Markov Decision Process 174 4.1.3 Bellman Equations 175 4.2 Introduction 175 4.3 On-Policy Reinforcement Learning 179 4.4 Off-Policy Reinforcement Learning 180 4.5 Model-Based Reinforcement Learning 180 4.6 Model-Free Reinforcement Learning 181 4.7 Value-Based Reinforcement Learning 181 4.8 Policy-Based Reinforcement Learning 183 4.9 Online Reinforcement Learning 183 4.10 Offline Reinforcement Learning 184 4.11 Reinforcement Learning with Discrete Actions 184 4.12 Reinforcement Learning with Continuous Actions 185 4.13 Reinforcement Learning Algorithms for Radar Applications 185 4.14 Application Tracker’s Parameter Optimization 189 4.14.1 Motivation 190 4.14.2 Background 192 4.14.3 Approach 202 4.14.4 Experimental 208 4.14.5 Outcomes of the proposed Approach 219 4.15 Conclusion 220 4.16 Questions to the Reader 220 Bibliography 221 5 Cross-Modal Learning 229 5.1 Introduction 229 5.2 Self-Supervised Multi-Modal Learning 233 5.2.1 Generating Audio Statistics 233 5.2.2 Predicting sounds from images 234 5.2.3 Audio Features Clustering 234 5.2.4 Binary Coding Model 235 5.2.5 Training 235 5.2.6 Results 235 5.3 Joint Embeddings Learning 237 5.3.1 Feature Representations 237 5.3.2 Joint-Embedding Learning 238 5.3.3 Matching & Ranking 239 5.3.4 Training Details & Result 239 5.3.5 Discussion 241 5.4 Multi-Modal Input 241 5.4.1 Multi-modal Compact Bilinear Pooling 242 5.4.2 VQA Architecture 243 5.4.3 Training Details & Result 245 5.4.4 Discussion 245 5.5 Cross-Modal Learning 245 5.5.1 Data Acquisition 246 5.5.2 Cross-Modal Learning for Key-Point Detection 246 5.5.3 Training Details & Result 247 5.5.4 Discussion 249 5.6 Application People Counting 250 5.6.1 FMCW Radar System Design 251 5.6.2 Data Acquisition 252 5.6.3 Solution 1 253 5.6.4 Solution 2 262 5.7 Conclusion 265 5.8 Questions to the Reader 265 Bibliography 267 6 Signal Processing with Deep Learning 273 6.1 Introduction 273 6.2 Algorithm Unrolling 274 6.2.1 Learning Fast Approximations of Sparse Coding 275 6.2.2 Learned ISTA in radar processing 279 6.3 Physics-inspired Deep Learning 282 6.4 Processing-specific Network Architectures 284 6.5 Deep Learning-aided Signal Processing 288 6.6 Questions to the Reader 297 Bibliography 297 7 Domain Adaptation 303 7.1 Introduction 303 7.2 Transfer Learning and Domain Adaptaton 304 7.3 Categories of Domain Adaptation 307 7.3.1 Common Data Shifts 307 7.3.2 Methods of Domain Adaptation 308 7.4 Domain Adaptation in Radar Processing 315 7.4.1 Domain Adaptation with a different Sensor Type 316 7.4.2 Domain Adaptation with different Radar Settings 318 7.5 Summary 331 7.6 Questions to the Reader 331 Bibliography 332 8 Bayesian Deep Learning 339 8.1 Learning Theory 341 8.2 Bayesian Learning 343 8.3 Bayesian Approximations 352 8.4 Application VRU Classification 372 8.4.1 VAE as Bayesian 373 xiii 8.4.2 Bayesian Metric Learning 377 8.4.3 Kalman as Bayesian 383 8.4.4 Results 387 8.5 Summary 391 8.6 Questions to the Reader 393 Bibliography 393 9 Geometric Deep Learning 397 9.1 Representation Learning in Graph Neural Network 399 9.1.1 Fundamentals 399 9.1.2 Learning Theory 401 9.1.3 Embedding Learning 406 9.2 Graph Representation Learning 407 9.2.1 Convolution GNN 408 9.2.2 Recurrent Graph Neural Networks (RGNN) 409 9.2.3 Graph Autoencoders (GAE) 409 9.2.4 Spatial–Temporal Graph Neural Networks (STGNN) 410 9.2.5 Attention GNN 410 9.2.6 Message-passing GNN 411 9.3 Applications 413 9.3.1 Application 1 Long-Range Gesture Recognition 413 9.3.2 Application 2 Bayesian Anchor-Free Target Detection 426 9.4 Conclusion 444 9.5 Questions to the Reader 445 Bibliography 446


Best Sellers


Product Details
  • ISBN-13: 9781119910657
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: Wiley-IEEE Press
  • Height: 229 mm
  • No of Pages: 336
  • Returnable: N
  • Sub Title: Advancements in mmWave Radar Solutions
  • Width: 152 mm
  • ISBN-10: 111991065X
  • Publisher Date: 16 Nov 2022
  • Binding: Hardback
  • Language: English
  • Returnable: N
  • Spine Width: 21 mm
  • Weight: 671 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions
John Wiley & Sons Inc -
Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Methods and Techniques in Deep Learning: Advancements in mmWave Radar Solutions

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA