Link Mining Models Algorithms and Applications

Link Mining  Models  Algorithms  and Applications
Author: Philip S. Yu,Jiawei Han,Christos Faloutsos
Publsiher: Springer Science & Business Media
Total Pages: 580
Release: 2010-09-16
Genre: Science
ISBN: 9781441965158

Download Link Mining Models Algorithms and Applications Book in PDF, Epub and Kindle

This book offers detailed surveys and systematic discussion of models, algorithms and applications for link mining, focusing on theory and technique, and related applications: text mining, social network analysis, collaborative filtering and bioinformatics.

Link Mining Models Algorithms and Applications

Link Mining  Models  Algorithms  and Applications
Author: Philip S. Yu,Jiawei Han,Christos Faloutsos
Publsiher: Springer
Total Pages: 586
Release: 2010-09-29
Genre: Science
ISBN: 1441965149

Download Link Mining Models Algorithms and Applications Book in PDF, Epub and Kindle

This book offers detailed surveys and systematic discussion of models, algorithms and applications for link mining, focusing on theory and technique, and related applications: text mining, social network analysis, collaborative filtering and bioinformatics.

Graph Data Mining

Graph Data Mining
Author: Qi Xuan,Zhongyuan Ruan,Yong Min
Publsiher: Springer Nature
Total Pages: 256
Release: 2021-07-15
Genre: Computers
ISBN: 9789811626098

Download Graph Data Mining Book in PDF, Epub and Kindle

Graph data is powerful, thanks to its ability to model arbitrary relationship between objects and is encountered in a range of real-world applications in fields such as bioinformatics, traffic network, scientific collaboration, world wide web and social networks. Graph data mining is used to discover useful information and knowledge from graph data. The complications of nodes, links and the semi-structure form present challenges in terms of the computation tasks, e.g., node classification, link prediction, and graph classification. In this context, various advanced techniques, including graph embedding and graph neural networks, have recently been proposed to improve the performance of graph data mining. This book provides a state-of-the-art review of graph data mining methods. It addresses a current hot topic – the security of graph data mining – and proposes a series of detection methods to identify adversarial samples in graph data. In addition, it introduces readers to graph augmentation and subgraph networks to further enhance the models, i.e., improve their accuracy and robustness. Lastly, the book describes the applications of these advanced techniques in various scenarios, such as traffic networks, social and technical networks, and blockchains.

Association Rule Mining

Association Rule Mining
Author: Chengqi Zhang,Shichao Zhang
Publsiher: Springer
Total Pages: 244
Release: 2003-08-01
Genre: Computers
ISBN: 9783540460275

Download Association Rule Mining Book in PDF, Epub and Kindle

Due to the popularity of knowledge discovery and data mining, in practice as well as among academic and corporate R&D professionals, association rule mining is receiving increasing attention. The authors present the recent progress achieved in mining quantitative association rules, causal rules, exceptional rules, negative association rules, association rules in multi-databases, and association rules in small databases. This book is written for researchers, professionals, and students working in the fields of data mining, data analysis, machine learning, knowledge discovery in databases, and anyone who is interested in association rule mining.

Metalearning

Metalearning
Author: Pavel Brazdil,Christophe Giraud Carrier,Carlos Soares,Ricardo Vilalta
Publsiher: Springer Science & Business Media
Total Pages: 182
Release: 2008-11-26
Genre: Computers
ISBN: 9783540732624

Download Metalearning Book in PDF, Epub and Kindle

Metalearning is the study of principled methods that exploit metaknowledge to obtain efficient models and solutions by adapting machine learning and data mining processes. While the variety of machine learning and data mining techniques now available can, in principle, provide good model solutions, a methodology is still needed to guide the search for the most appropriate model in an efficient way. Metalearning provides one such methodology that allows systems to become more effective through experience. This book discusses several approaches to obtaining knowledge concerning the performance of machine learning and data mining algorithms. It shows how this knowledge can be reused to select, combine, compose and adapt both algorithms and models to yield faster, more effective solutions to data mining problems. It can thus help developers improve their algorithms and also develop learning systems that can improve themselves. The book will be of interest to researchers and graduate students in the areas of machine learning, data mining and artificial intelligence.

Learning Automata Approach for Social Networks

Learning Automata Approach for Social Networks
Author: Alireza Rezvanian,Behnaz Moradabadi,Mina Ghavipour,Mohammad Mehdi Daliri Khomami,Mohammad Reza Meybodi
Publsiher: Springer
Total Pages: 329
Release: 2019-01-22
Genre: Technology & Engineering
ISBN: 9783030107673

Download Learning Automata Approach for Social Networks Book in PDF, Epub and Kindle

This book begins by briefly explaining learning automata (LA) models and a recently developed cellular learning automaton (CLA) named wavefront CLA. Analyzing social networks is increasingly important, so as to identify behavioral patterns in interactions among individuals and in the networks’ evolution, and to develop the algorithms required for meaningful analysis. As an emerging artificial intelligence research area, learning automata (LA) has already had a significant impact in many areas of social networks. Here, the research areas related to learning and social networks are addressed from bibliometric and network analysis perspectives. In turn, the second part of the book highlights a range of LA-based applications addressing social network problems, from network sampling, community detection, link prediction, and trust management, to recommender systems and finally influence maximization. Given its scope, the book offers a valuable guide for all researchers whose work involves reinforcement learning, social networks and/or artificial intelligence.

10th International Conference on Soft Computing Models in Industrial and Environmental Applications

10th International Conference on Soft Computing Models in Industrial and Environmental Applications
Author: Álvaro Herrero,Javier Sedano,Bruno Baruque,Héctor Quintián,Emilio Corchado
Publsiher: Springer
Total Pages: 486
Release: 2015-05-31
Genre: Technology & Engineering
ISBN: 9783319197197

Download 10th International Conference on Soft Computing Models in Industrial and Environmental Applications Book in PDF, Epub and Kindle

This volume of Advances in Intelligent and Soft Computing contains accepted papers presented at the 10th International Conference on Soft Computing Models in Industrial and Environmental Applications (SOCO 2015), held in the beautiful and historic city of Burgos (Spain), in June 2015. Soft computing represents a collection or set of computational techniques in machine learning, computer science and some engineering disciplines, which investigate, simulate and analyze very complex issues and phenomena. This Conference is mainly focused on its industrial and environmental applications. After a through peer-review process, the SOCO 2015 International Program Committee selected 41 papers, written by authors from 15 different countries. These papers are published in present conference proceedings, achieving an acceptance rate of 40%. The selection of papers was extremely rigorous in order to maintain the high quality of the conference and we would like to thank the members of the International Program Committees for their hard work during the review process. This is a crucial issue for creation of a high standard conference and the SOCO conference would not exist without their help.

Data Matching

Data Matching
Author: Peter Christen
Publsiher: Springer Science & Business Media
Total Pages: 279
Release: 2012-07-04
Genre: Computers
ISBN: 9783642311642

Download Data Matching Book in PDF, Epub and Kindle

Data matching (also known as record or data linkage, entity resolution, object identification, or field matching) is the task of identifying, matching and merging records that correspond to the same entities from several databases or even within one database. Based on research in various domains including applied statistics, health informatics, data mining, machine learning, artificial intelligence, database management, and digital libraries, significant advances have been achieved over the last decade in all aspects of the data matching process, especially on how to improve the accuracy of data matching, and its scalability to large databases. Peter Christen’s book is divided into three parts: Part I, “Overview”, introduces the subject by presenting several sample applications and their special challenges, as well as a general overview of a generic data matching process. Part II, “Steps of the Data Matching Process”, then details its main steps like pre-processing, indexing, field and record comparison, classification, and quality evaluation. Lastly, part III, “Further Topics”, deals with specific aspects like privacy, real-time matching, or matching unstructured data. Finally, it briefly describes the main features of many research and open source systems available today. By providing the reader with a broad range of data matching concepts and techniques and touching on all aspects of the data matching process, this book helps researchers as well as students specializing in data quality or data matching aspects to familiarize themselves with recent research advances and to identify open research challenges in the area of data matching. To this end, each chapter of the book includes a final section that provides pointers to further background and research material. Practitioners will better understand the current state of the art in data matching as well as the internal workings and limitations of current systems. Especially, they will learn that it is often not feasible to simply implement an existing off-the-shelf data matching system without substantial adaption and customization. Such practical considerations are discussed for each of the major steps in the data matching process.