High-Utility Pattern Mining

High-Utility Pattern Mining
Author :
Publisher : Springer
Total Pages : 343
Release :
ISBN-10 : 9783030049218
ISBN-13 : 3030049213
Rating : 4/5 (18 Downloads)

Synopsis High-Utility Pattern Mining by : Philippe Fournier-Viger

This book presents an overview of techniques for discovering high-utility patterns (patterns with a high importance) in data. It introduces the main types of high-utility patterns, as well as the theory and core algorithms for high-utility pattern mining, and describes recent advances, applications, open-source software, and research opportunities. It also discusses several types of discrete data, including customer transaction data and sequential data. The book consists of twelve chapters, seven of which are surveys presenting the main subfields of high-utility pattern mining, including itemset mining, sequential pattern mining, big data pattern mining, metaheuristic-based approaches, privacy-preserving pattern mining, and pattern visualization. The remaining five chapters describe key techniques and applications, such as discovering concise representations and regular patterns.

Frequent Pattern Mining

Frequent Pattern Mining
Author :
Publisher : Springer
Total Pages : 480
Release :
ISBN-10 : 9783319078212
ISBN-13 : 3319078216
Rating : 4/5 (12 Downloads)

Synopsis Frequent Pattern Mining by : Charu C. Aggarwal

This comprehensive reference consists of 18 chapters from prominent researchers in the field. Each chapter is self-contained, and synthesizes one aspect of frequent pattern mining. An emphasis is placed on simplifying the content, so that students and practitioners can benefit from the book. Each chapter contains a survey describing key research on the topic, a case study and future directions. Key topics include: Pattern Growth Methods, Frequent Pattern Mining in Data Streams, Mining Graph Patterns, Big Data Frequent Pattern Mining, Algorithms for Data Clustering and more. Advanced-level students in computer science, researchers and practitioners from industry will find this book an invaluable reference.

Periodic Pattern Mining

Periodic Pattern Mining
Author :
Publisher : Springer Nature
Total Pages : 263
Release :
ISBN-10 : 9789811639647
ISBN-13 : 9811639647
Rating : 4/5 (47 Downloads)

Synopsis Periodic Pattern Mining by : R. Uday Kiran

This book provides an introduction to the field of periodic pattern mining, reviews state-of-the-art techniques, discusses recent advances, and reviews open-source software. Periodic pattern mining is a popular and emerging research area in the field of data mining. It involves discovering all regularly occurring patterns in temporal databases. One of the major applications of periodic pattern mining is the analysis of customer transaction databases to discover sets of items that have been regularly purchased by customers. Discovering such patterns has several implications for understanding the behavior of customers. Since the first work on periodic pattern mining, numerous studies have been published and great advances have been made in this field. The book consists of three main parts: introduction, algorithms, and applications. The first chapter is an introduction to pattern mining and periodic pattern mining. The concepts of periodicity, periodic support, search space exploration techniques, and pruning strategies are discussed. The main types of algorithms are also presented such as periodic-frequent pattern growth, partial periodic pattern-growth, and periodic high-utility itemset mining algorithm. Challenges and research opportunities are reviewed. The chapters that follow present state-of-the-art techniques for discovering periodic patterns in (1) transactional databases, (2) temporal databases, (3) quantitative temporal databases, and (4) big data. Then, the theory on concise representations of periodic patterns is presented, as well as hiding sensitive information using privacy-preserving data mining techniques. The book concludes with several applications of periodic pattern mining, including applications in air pollution data analytics, accident data analytics, and traffic congestion analytics.

Mining of Massive Datasets

Mining of Massive Datasets
Author :
Publisher : Cambridge University Press
Total Pages : 480
Release :
ISBN-10 : 9781107077232
ISBN-13 : 1107077230
Rating : 4/5 (32 Downloads)

Synopsis Mining of Massive Datasets by : Jure Leskovec

Now in its second edition, this book focuses on practical algorithms for mining data from even the largest datasets.

Trends in Artificial Intelligence Theory and Applications. Artificial Intelligence Practices

Trends in Artificial Intelligence Theory and Applications. Artificial Intelligence Practices
Author :
Publisher : Springer Nature
Total Pages : 931
Release :
ISBN-10 : 9783030557898
ISBN-13 : 3030557898
Rating : 4/5 (98 Downloads)

Synopsis Trends in Artificial Intelligence Theory and Applications. Artificial Intelligence Practices by : Hamido Fujita

This book constitutes the thoroughly refereed proceedings of the 33rd International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems, IEA/AIE 2020, held in Kitakyushu, Japan, in September 2020. The 62 full papers and 17 short papers presented were carefully reviewed and selected from 119 submissions. The IEA/AIE 2020 conference will continue the tradition of emphasizing on applications of applied intelligent systems to solve real-life problems in all areas. These areas include are language processing; robotics and drones; knowledge based systems; innovative applications of intelligent systems; industrial applications; networking applications; social network analysis; financial applications and blockchain; medical and health-related applications; anomaly detection and automated diagnosis; decision-support and agent-based systems; multimedia applications; machine learning; data management and data clustering; pattern mining; system control, classification, and fault diagnosis.

Second International Conference on Computer Networks and Communication Technologies

Second International Conference on Computer Networks and Communication Technologies
Author :
Publisher : Springer Nature
Total Pages : 968
Release :
ISBN-10 : 9783030370510
ISBN-13 : 3030370518
Rating : 4/5 (10 Downloads)

Synopsis Second International Conference on Computer Networks and Communication Technologies by : S. Smys

This book presents new communication and networking technologies, an area that has gained significant research attention from both academia and industry in recent years. It also discusses the development of more intelligent and efficient communication technologies, which are an essential part of current day-to-day life, and reports on recent innovations in technologies, architectures, and standards relating to these technologies. The book includes research that spans a wide range of communication and networking technologies, including wireless sensor networks, big data, Internet of Things, optical and telecommunication networks, artificial intelligence, cryptography, next-generation networks, cloud computing, and natural language processing. Moreover, it focuses on novel solutions in the context of communication and networking challenges, such as optimization algorithms, network interoperability, scalable network clustering, multicasting and fault-tolerant techniques, network authentication mechanisms, and predictive analytics.

Temporal Data Mining

Temporal Data Mining
Author :
Publisher : CRC Press
Total Pages : 398
Release :
ISBN-10 : 9781420089776
ISBN-13 : 1420089773
Rating : 4/5 (76 Downloads)

Synopsis Temporal Data Mining by : Theophano Mitsa

From basic data mining concepts to state-of-the-art advances, this book covers the theory of the subject as well as its application in a variety of fields. It discusses the incorporation of temporality in databases as well as temporal data representation, similarity computation, data classification, clustering, pattern discovery, and prediction. The book also explores the use of temporal data mining in medicine and biomedical informatics, business and industrial applications, web usage mining, and spatiotemporal data mining. Along with various state-of-the-art algorithms, each chapter includes detailed references and short descriptions of relevant algorithms and techniques described in other references.

Graph Mining

Graph Mining
Author :
Publisher : Morgan & Claypool Publishers
Total Pages : 209
Release :
ISBN-10 : 9781608451166
ISBN-13 : 160845116X
Rating : 4/5 (66 Downloads)

Synopsis Graph Mining by : Deepayan Chakrabarti

What does the Web look like? How can we find patterns, communities, outliers, in a social network? Which are the most central nodes in a network? These are the questions that motivate this work. Networks and graphs appear in many diverse settings, for example in social networks, computer-communication networks (intrusion detection, traffic management), protein-protein interaction networks in biology, document-text bipartite graphs in text retrieval, person-account graphs in financial fraud detection, and others. In this work, first we list several surprising patterns that real graphs tend to follow. Then we give a detailed list of generators that try to mirror these patterns. Generators are important, because they can help with "what if" scenarios, extrapolations, and anonymization. Then we provide a list of powerful tools for graph analysis, and specifically spectral methods (Singular Value Decomposition (SVD)), tensors, and case studies like the famous "pageRank" algorithm and the "HITS" algorithm for ranking web search results. Finally, we conclude with a survey of tools and observations from related fields like sociology, which provide complementary viewpoints. Table of Contents: Introduction / Patterns in Static Graphs / Patterns in Evolving Graphs / Patterns in Weighted Graphs / Discussion: The Structure of Specific Graphs / Discussion: Power Laws and Deviations / Summary of Patterns / Graph Generators / Preferential Attachment and Variants / Incorporating Geographical Information / The RMat / Graph Generation by Kronecker Multiplication / Summary and Practitioner's Guide / SVD, Random Walks, and Tensors / Tensors / Community Detection / Influence/Virus Propagation and Immunization / Case Studies / Social Networks / Other Related Work / Conclusions

Principles of Data Mining

Principles of Data Mining
Author :
Publisher : MIT Press
Total Pages : 594
Release :
ISBN-10 : 026208290X
ISBN-13 : 9780262082907
Rating : 4/5 (0X Downloads)

Synopsis Principles of Data Mining by : David J. Hand

The first truly interdisciplinary text on data mining, blending the contributions of information science, computer science, and statistics. The growing interest in data mining is motivated by a common problem across disciplines: how does one store, access, model, and ultimately describe and understand very large data sets? Historically, different aspects of data mining have been addressed independently by different disciplines. This is the first truly interdisciplinary text on data mining, blending the contributions of information science, computer science, and statistics. The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are constructed to solve specific problems in a principled manner. The algorithms covered include trees and rules for classification and regression, association rules, belief networks, classical statistical models, nonlinear models such as neural networks, and local "memory-based" models. The third section shows how all of the preceding analysis fits together when applied to real-world data mining problems. Topics include the role of metadata, how to handle missing data, and data preprocessing.

Data Mining Solutions

Data Mining Solutions
Author :
Publisher :
Total Pages : 648
Release :
ISBN-10 : UOM:39015047108686
ISBN-13 :
Rating : 4/5 (86 Downloads)

Synopsis Data Mining Solutions by : Christopher Westphal

Cutting-edge data mining techniques and tools for solving your toughest analytical problems Data Mining Solutions In down-to-earth language, data mining experts Christopher Westphal and Teresa Blaxton introduce a brand new approach to data mining analysis. Through their extensive real-world experience, they have developed and documented many practical and proven techniques to make your own data mining efforts more successful. You'll get a refreshing "out-of-the-box" approach to data mining that will help you maximize your time and problem-solving resources, and prepare for the next wave of data mining-visualization. You will read about ways in which data mining has been used to: * Discover patterns of insider trading in the stock market * Evaluate the utility of marketing campaigns * Analyze retail sales patterns across geographic regions * Identify money laundering operations * Target DNA sequences for pharmaceutical testing and development The book is accompanied by a CD-ROM that contains: * Demo and trial versions of numerous visual data mining tools * Active web-page links for each of the products profiled * GIF files corresponding to all book images