Edge Assisted Mobile Visual SLAM
Title | Edge Assisted Mobile Visual SLAM PDF eBook |
Author | Jingao Xu |
Publisher | Springer Nature |
Pages | 199 |
Release | |
Genre | |
ISBN | 9819735734 |
Pattern Recognition and Computer Vision
Title | Pattern Recognition and Computer Vision PDF eBook |
Author | Zhouchen Lin |
Publisher | Springer Nature |
Pages | 585 |
Release | |
Genre | |
ISBN | 9819787920 |
Location, Localization, and Localizability
Title | Location, Localization, and Localizability PDF eBook |
Author | Yunhao Liu |
Publisher | Springer Nature |
Pages | 214 |
Release | |
Genre | |
ISBN | 9819731763 |
Algorithms and Architectures for Parallel Processing
Title | Algorithms and Architectures for Parallel Processing PDF eBook |
Author | Zahir Tari |
Publisher | Springer Nature |
Pages | 508 |
Release | |
Genre | |
ISBN | 9819708591 |
Interactive Collaborative Robotics
Title | Interactive Collaborative Robotics PDF eBook |
Author | Andrey Ronzhin |
Publisher | Springer Nature |
Pages | 445 |
Release | |
Genre | |
ISBN | 3031713605 |
Artificial Intelligence for Edge Computing
Title | Artificial Intelligence for Edge Computing PDF eBook |
Author | Mudhakar Srivatsa |
Publisher | Springer Nature |
Pages | 373 |
Release | 2024-01-10 |
Genre | Technology & Engineering |
ISBN | 3031407873 |
It is undeniable that the recent revival of artificial intelligence (AI) has significantly changed the landscape of science in many application domains, ranging from health to defense and from conversational interfaces to autonomous cars. With terms such as “Google Home”, “Alexa”, and “ChatGPT” becoming household names, the pervasive societal impact of AI is clear. Advances in AI promise a revolution in our interaction with the physical world, a domain where computational intelligence has always been envisioned as a transformative force toward a better tomorrow. Depending on the application family, this domain is often referred to as Ubiquitous Computing, Cyber-Physical Computing, or the Internet of Things. The underlying vision is driven by the proliferation of cheap embedded computing hardware that can be integrated easily into myriads of everyday devices from consumer electronics, such as personal wearables and smart household appliances, to city infrastructure and industrial process control systems. One common trait across these applications is that the data that the application operates on come directly (typically via sensors) from the physical world. Thus, from the perspective of communication network infrastructure, the data originate at the network edge. From a performance standpoint, there is an argument to be made that such data should be processed at the point of collection. Hence, a need arises for Edge AI -- a genre of AI where the inference, and sometimes even the training, are performed at the point of need, meaning at the edge where the data originate. The book is broken down into three parts: core problems, distributed problems, and other cross-cutting issues. It explores the challenges arising in Edge AI contexts. Some of these challenges (such as neural network model reduction to fit resource-constrained hardware) are unique to the edge environment. They need a novel category of solutions that do not parallel more typical concerns in mainstream AI. Others are adaptations of mainstream AI challenges to the edge space. An example is overcoming the cost of data labeling. The labeling problem is pervasive, but its solution in the IoT application context is different from other contexts. This book is not a survey of the state of the art. With thousands of publications appearing in AI every year, such a survey is doomed to be incomplete on arrival. It is also not a comprehensive coverage of all the problems in the space of Edge AI. Different applications pose different challenges, and a more comprehensive coverage should be more application specific. Instead, this book covers some of the more endemic challenges across the range of IoT/CPS applications. To offer coverage in some depth, we opt to cover mainly one or a few representative solutions for each of these endemic challenges in sufficient detail, rather that broadly touching on all relevant prior work. The underlying philosophy is one of illustrating by example. The solutions are curated to offer insight into a way of thinking that characterizes Edge AI research and distinguishes its solutions from their more mainstream counterparts.
Introduction to Visual SLAM
Title | Introduction to Visual SLAM PDF eBook |
Author | Xiang Gao |
Publisher | Springer Nature |
Pages | 386 |
Release | 2021-09-28 |
Genre | Technology & Engineering |
ISBN | 9811649391 |
This book offers a systematic and comprehensive introduction to the visual simultaneous localization and mapping (vSLAM) technology, which is a fundamental and essential component for many applications in robotics, wearable devices, and autonomous driving vehicles. The book starts from very basic mathematic background knowledge such as 3D rigid body geometry, the pinhole camera projection model, and nonlinear optimization techniques, before introducing readers to traditional computer vision topics like feature matching, optical flow, and bundle adjustment. The book employs a light writing style, instead of the rigorous yet dry approach that is common in academic literature. In addition, it includes a wealth of executable source code with increasing difficulty to help readers understand and use the practical techniques. The book can be used as a textbook for senior undergraduate or graduate students, or as reference material for researchers and engineers in related areas.