This two-volume set, LNAI 10234 and 10235, constitutes the thoroughly refereed proceedings of the 21st Pacific-Asia Conference on Advances in Knowledge Discovery and Data Mining, PAKDD 2017, held in Jeju, South Korea, in May 2017. The 129 full papers were carefully reviewed and selected from 458 submissions. They are organized in topical sections named: classification and deep learning; social network and graph mining; privacy-preserving mining and security/risk applications; spatio-temporal and sequential data mining; clustering and anomaly detection; recommender system; feature selection; text and opinion mining; clustering and matrix factorization; dynamic, stream data mining; novel models and algorithms; behavioral data mining; graph clustering and community detection; dimensionality reduction.
This book presents original research works by researchers, engineers and practitioners in the field of artificial intelligence and cognitive computing. The book is divided into two parts, the first of which focuses on artificial intelligence (AI), knowledge representation, planning, learning, scheduling, perception-reactive AI systems, evolutionary computing and other topics related to intelligent systems and computational intelligence. In turn, the second part focuses on cognitive computing, cognitive science and cognitive informatics. It also discusses applications of cognitive computing in medical informatics, structural health monitoring, computational intelligence, intelligent control systems, bio-informatics, smart manufacturing, smart grids, image/video processing, video analytics, medical image and signal processing, and knowledge engineering, as well as related applications.
This thesis proposes machine learning methods for understanding scenes via behaviour analysis and online anomaly detection in video. The book introduces novel Bayesian topic models for detection of events that are different from typical activities and a novel framework for change point detection for identifying sudden behavioural changes. Behaviour analysis and anomaly detection are key components of intelligent vision systems. Anomaly detection can be considered from two perspectives: abnormal events can be defined as those that violate typical activities or as a sudden change in behaviour. Topic modelling and change-point detection methodologies, respectively, are employed to achieve these objectives. The thesis starts with the development of learning algorithms for a dynamic topic model, which extract topics that represent typical activities of a scene. These typical activities are used in a normality measure in anomaly detection decision-making. The book also proposes a novel anomaly localisation procedure. In the first topic model presented, a number of topics should be specified in advance. A novel dynamic nonparametric hierarchical Dirichlet process topic model is then developed where the number of topics is determined from data. Batch and online inference algorithms are developed. The latter part of the thesis considers behaviour analysis and anomaly detection within the change-point detection methodology. A novel general framework for change-point detection is introduced. Gaussian process time series data is considered. Statistical hypothesis tests are proposed for both offline and online data processing and multiple change point detection are proposed and theoretical properties of the tests are derived. The thesis is accompanied by open-source toolboxes that can be used by researchers and engineers.
This book includes selected papers from the 4th International Conference on Computational Vision and Bio Inspired Computing (ICCVBIC 2020), held in Coimbatore, India, from November 19 to 20, 2020. This proceedings book presents state-of-the-art research innovations in computational vision and bio-inspired techniques. The book reveals the theoretical and practical aspects of bio-inspired computing techniques, like machine learning, sensor-based models, evolutionary optimization and big data modeling and management that make use of effectual computing processes in the bio-inspired systems. As such it contributes to the novel research that focuses on developing bio-inspired computing solutions for various domains, such as human–computer interaction, image processing, sensor-based single processing, recommender systems and facial recognition, which play an indispensable part in smart agriculture, smart city, biomedical and business intelligence applications.
With the rapid rise in the ubiquity and sophistication of Internet technology and the accompanying growth in the number of network attacks, network intrusion detection has become increasingly important. Anomaly-based network intrusion detection refers to finding exceptional or nonconforming patterns in network traffic data compared to normal behavi
This book contains the best selected research papers presented at ICTCS 2020: Fifth International Conference on Information and Communication Technology for Competitive Strategies. The conference was held at Jaipur, Rajasthan, India, during 11–12 December 2020. The book covers state-of-the-art as well as emerging topics pertaining to ICT and effective strategies for its implementation for engineering and managerial applications. This book contains papers mainly focused on ICT for computation, algorithms and data analytics, and IT security.
This volume contains 60 papers presented at ICTIS 2015: International Conference on Information and Communication Technology for Intelligent Systems. The conference was held during 28th and 29th November, 2015, Ahmedabad, India and organized communally by Venus International College of Technology, Association of Computer Machinery, Ahmedabad Chapter and Supported by Computer Society of India Division IV – Communication and Division V – Education and Research. This volume contains papers mainly focused on ICT and its application for Intelligent Computing, Cloud Storage, Data Mining, Image Processing and Software Analysis etc.
This book is a valuable resource to deeply understand the technology used in 3D cameras. In this book, the authors summarize and compare the specifications of the main 3D cameras available in the mass market. The authors present a deep metrological analysis of the main camera based on the three main technologies: Time-of-Flight, Structured-Light and Active Stereoscopy, and provide qualitative results for any user to understand the underlying technology within 3D camera, as well as practical guidance on how to get the most of them for a given application.
Get started with TensorFlow fundamentals to build and train deep learning models with real-world data, practical exercises, and challenging activities Key FeaturesUnderstand the fundamentals of tensors, neural networks, and deep learningDiscover how to implement and fine-tune deep learning models for real-world datasetsBuild your experience and confidence with hands-on exercises and activitiesBook Description Getting to grips with tensors, deep learning, and neural networks can be intimidating and confusing for anyone, no matter their experience level. The breadth of information out there, often written at a very high level and aimed at advanced practitioners, can make getting started even more challenging. If this sounds familiar to you, The TensorFlow Workshop is here to help. Combining clear explanations, realistic examples, and plenty of hands-on practice, it'll quickly get you up and running. You'll start off with the basics – learning how to load data into TensorFlow, perform tensor operations, and utilize common optimizers and activation functions. As you progress, you'll experiment with different TensorFlow development tools, including TensorBoard, TensorFlow Hub, and Google Colab, before moving on to solve regression and classification problems with sequential models. Building on this solid foundation, you'll learn how to tune models and work with different types of neural network, getting hands-on with real-world deep learning applications such as text encoding, temperature forecasting, image augmentation, and audio processing. By the end of this deep learning book, you'll have the skills, knowledge, and confidence to tackle your own ambitious deep learning projects with TensorFlow. What you will learnGet to grips with TensorFlow's mathematical operationsPre-process a wide variety of tabular, sequential, and image dataUnderstand the purpose and usage of different deep learning layersPerform hyperparameter-tuning to prevent overfitting of training dataUse pre-trained models to speed up the development of learning modelsGenerate new data based on existing patterns using generative modelsWho this book is for This TensorFlow book is for anyone who wants to develop their understanding of deep learning and get started building neural networks with TensorFlow. Basic knowledge of Python programming and its libraries, as well as a general understanding of the fundamentals of data science and machine learning, will help you grasp the topics covered in this book more easily.