Intelligence Science and Big Data Engineering. Image and Video Data Engineering

Intelligence Science and Big Data Engineering. Image and Video Data Engineering

Author: Xiaofei He

Publisher: Springer

Published: 2015-10-13

Total Pages: 679

ISBN-13: 3319239899

DOWNLOAD EBOOK

The two-volume set LNCS 9242 + 9243 constitutes the proceedings of the 5th International Conference on Intelligence Science and Big Data Engineering, IScIDE 2015, held in Suzhou, China, in June 2015. The total of 126 papers presented in the proceedings was carefully reviewed and selected from 416 submissions. They deal with big data, neural networks, image processing, computer vision, pattern recognition and graphics, object detection, dimensionality reduction and manifold learning, unsupervised learning and clustering, anomaly detection, semi-supervised learning.


Intelligence Science and Big Data Engineering

Intelligence Science and Big Data Engineering

Author: Yi Sun

Publisher: Springer

Published: 2017-09-14

Total Pages: 691

ISBN-13: 3319677772

DOWNLOAD EBOOK

This book constitutes the proceedings of the 7th International Conference on Intelligence Science and Big Data Engineering, IScIDE 2017, held in Dalian, China, in September 2017.The 48 full papers and 14 short papers presented in this volume were carefully reviewed and selected from 121 submissions. They deal with statistics and learning; deep neural networks; faces and people; objects; classification and clustering; imaging; biomedical signal processing; and recommendation.


Intelligence Science and Big Data Engineering

Intelligence Science and Big Data Engineering

Author: Changyin Sun

Publisher: Springer

Published: 2013-11-18

Total Pages: 924

ISBN-13: 3642420575

DOWNLOAD EBOOK

This book constitutes the thoroughly refereed post-conference proceedings of the 4th International Conference on Intelligence Science and Big Data Engineering, IScIDE 2013, held in Beijing, China, in July/August 2013. The 111 papers presented were carefully peer-reviewed and selected from 390 submissions. Topics covered include information theoretic and Bayesian approaches; probabilistic graphical models; pattern recognition and computer vision; signal processing and image processing; machine learning and computational intelligence; neural networks and neuro-informatics; statistical inference and uncertainty reasoning; bioinformatics and computational biology and speech recognition and natural language processing.


Intelligence Science and Big Data Engineering. Visual Data Engineering

Intelligence Science and Big Data Engineering. Visual Data Engineering

Author: Zhen Cui

Publisher: Springer Nature

Published: 2019-11-28

Total Pages: 594

ISBN-13: 3030361896

DOWNLOAD EBOOK

The two volumes LNCS 11935 and 11936 constitute the proceedings of the 9th International Conference on Intelligence Science and Big Data Engineering, IScIDE 2019, held in Nanjing, China, in October 2019. The 84 full papers presented were carefully reviewed and selected from 252 submissions.The papers are organized in two parts: visual data engineering; and big data and machine learning. They cover a large range of topics including information theoretic and Bayesian approaches, probabilistic graphical models, big data analysis, neural networks and neuro-informatics, bioinformatics, computational biology and brain-computer interfaces, as well as advances in fundamental pattern recognition techniques relevant to image processing, computer vision and machine learning.


Intelligence Science and Big Data Engineering

Intelligence Science and Big Data Engineering

Author: Yuxin Peng

Publisher: Springer

Published: 2018-11-08

Total Pages: 692

ISBN-13: 3030026981

DOWNLOAD EBOOK

This book constitutes the proceedings of the 8th International Conference on Intelligence Science and Big DataEngineering, IScIDE 2018, held in Lanzhou, China, in August 2018.The 59 full papers presented in this book were carefully reviewed and selected from 121 submissions.They are grouped in topical sections on robots and intelligent systems; statistics and learning; deep learning; objects and language; classification and clustering; imaging; and biomedical signal processing.​


Advances in Artificial Intelligence and Data Engineering

Advances in Artificial Intelligence and Data Engineering

Author: Niranjan N. Chiplunkar

Publisher: Springer

Published: 2021-08-16

Total Pages: 0

ISBN-13: 9789811535161

DOWNLOAD EBOOK

This book presents selected peer-reviewed papers from the International Conference on Artificial Intelligence and Data Engineering (AIDE 2019). The topics covered are broadly divided into four groups: artificial intelligence, machine vision and robotics, ambient intelligence, and data engineering. The book discusses recent technological advances in the emerging fields of artificial intelligence, machine learning, robotics, virtual reality, augmented reality, bioinformatics, intelligent systems, cognitive systems, computational intelligence, neural networks, evolutionary computation, speech processing, Internet of Things, big data challenges, data mining, information retrieval, and natural language processing. Given its scope, this book can be useful for students, researchers, and professionals interested in the growing applications of artificial intelligence and data engineering.


Intelligence Science and Big Data Engineering. Big Data and Machine Learning

Intelligence Science and Big Data Engineering. Big Data and Machine Learning

Author: Zhen Cui

Publisher: Springer Nature

Published: 2019-11-28

Total Pages: 473

ISBN-13: 3030362043

DOWNLOAD EBOOK

The two volumes LNCS 11935 and 11936 constitute the proceedings of the 9th International Conference on Intelligence Science and Big Data Engineering, IScIDE 2019, held in Nanjing, China, in October 2019. The 84 full papers presented were carefully reviewed and selected from 252 submissions.The papers are organized in two parts: visual data engineering; and big data and machine learning. They cover a large range of topics including information theoretic and Bayesian approaches, probabilistic graphical models, big data analysis, neural networks and neuro-informatics, bioinformatics, computational biology and brain-computer interfaces, as well as advances in fundamental pattern recognition techniques relevant to image processing, computer vision and machine learning.


Human-Computer Interaction. User Interface Design, Development and Multimodality

Human-Computer Interaction. User Interface Design, Development and Multimodality

Author: Masaaki Kurosu

Publisher: Springer

Published: 2017-06-28

Total Pages: 747

ISBN-13: 331958071X

DOWNLOAD EBOOK

The two-volume set LNCS 10271 and 10272 constitutes the refereed proceedings of the 19th International Conference on Human-Computer Interaction, HCII 2017, held in Vancouver, BC, Canada, in July 2017. The total of 1228 papers presented at the 15 colocated HCII 2017 conferences was carefully reviewed and selected from 4340 submissions. The papers address the latest research and development efforts and highlight the human aspects of design and use of computing systems. They cover the entire field of Human-Computer Interaction, addressing major advances in knowledge and effective use of computers in a variety of application areas. The papers included in this volume cover the following topics: HCI theory and education; HCI, innovation and technology acceptance; interaction design and evaluation methods; user interface development; methods, tools, and architectures; multimodal interaction; and emotions in HCI.


Guide to Convolutional Neural Networks

Guide to Convolutional Neural Networks

Author: Hamed Habibi Aghdam

Publisher: Springer

Published: 2017-05-17

Total Pages: 303

ISBN-13: 3319575503

DOWNLOAD EBOOK

This must-read text/reference introduces the fundamental concepts of convolutional neural networks (ConvNets), offering practical guidance on using libraries to implement ConvNets in applications of traffic sign detection and classification. The work presents techniques for optimizing the computational efficiency of ConvNets, as well as visualization techniques to better understand the underlying processes. The proposed models are also thoroughly evaluated from different perspectives, using exploratory and quantitative analysis. Topics and features: explains the fundamental concepts behind training linear classifiers and feature learning; discusses the wide range of loss functions for training binary and multi-class classifiers; illustrates how to derive ConvNets from fully connected neural networks, and reviews different techniques for evaluating neural networks; presents a practical library for implementing ConvNets, explaining how to use a Python interface for the library to create and assess neural networks; describes two real-world examples of the detection and classification of traffic signs using deep learning methods; examines a range of varied techniques for visualizing neural networks, using a Python interface; provides self-study exercises at the end of each chapter, in addition to a helpful glossary, with relevant Python scripts supplied at an associated website. This self-contained guide will benefit those who seek to both understand the theory behind deep learning, and to gain hands-on experience in implementing ConvNets in practice. As no prior background knowledge in the field is required to follow the material, the book is ideal for all students of computer vision and machine learning, and will also be of great interest to practitioners working on autonomous cars and advanced driver assistance systems.


Artificial Intelligence, Machine Learning, and Data Science Technologies

Artificial Intelligence, Machine Learning, and Data Science Technologies

Author: Neeraj Mohan

Publisher: CRC Press

Published: 2021-10-11

Total Pages: 311

ISBN-13: 1000460525

DOWNLOAD EBOOK

This book provides a comprehensive, conceptual, and detailed overview of the wide range of applications of Artificial Intelligence, Machine Learning, and Data Science and how these technologies have an impact on various domains such as healthcare, business, industry, security, and how all countries around the world are feeling this impact. The book aims at low-cost solutions which could be implemented even in developing countries. It highlights the significant impact these technologies have on various industries and on us as humans. It provides a virtual picture of forthcoming better human life shadowed by the new technologies and their applications and discusses the impact Data Science has on business applications. The book will also include an overview of the different AI applications and their correlation between each other. The audience is graduate and postgraduate students, researchers, academicians, institutions, and professionals who are interested in exploring key technologies like Artificial Intelligence, Machine Learning, and Data Science.