Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Machine Learning in Social Networks
Embedding Nodes, Edges, Communities, and Graphs
Taschenbuch von M. N. Murty (u. a.)
Sprache: Englisch

62,90 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 4-7 Werktage

Kategorien:
Beschreibung
This book deals with network representation learning. It deals with embedding nodes, edges, subgraphs and graphs. There is a growing interest in understanding complex systems in different domains including health, education, agriculture and transportation. Such complex systems are analyzed by modeling, using networks that are aptly called complex networks. Networks are becoming ubiquitous as they can represent many real-world relational data, for instance, information networks, molecular structures, telecommunication networks and protein¿protein interaction networks. Analysis of these networks provides advantages in many fields such as recommendation (recommending friends in a social network), biological field (deducing connections between proteins for treating new diseases) and community detection (grouping users of a social network according to their interests) by leveraging the latent information of networks. An active and important area ofcurrent interest is to come out with algorithms that learn features by embedding nodes or (sub)graphs into a vector space. These tasks come under the broad umbrella of representation learning. A representation learning model learns a mapping function that transforms the graphs' structure information to a low-/high-dimension vector space maintaining all the relevant properties.
This book deals with network representation learning. It deals with embedding nodes, edges, subgraphs and graphs. There is a growing interest in understanding complex systems in different domains including health, education, agriculture and transportation. Such complex systems are analyzed by modeling, using networks that are aptly called complex networks. Networks are becoming ubiquitous as they can represent many real-world relational data, for instance, information networks, molecular structures, telecommunication networks and protein¿protein interaction networks. Analysis of these networks provides advantages in many fields such as recommendation (recommending friends in a social network), biological field (deducing connections between proteins for treating new diseases) and community detection (grouping users of a social network according to their interests) by leveraging the latent information of networks. An active and important area ofcurrent interest is to come out with algorithms that learn features by embedding nodes or (sub)graphs into a vector space. These tasks come under the broad umbrella of representation learning. A representation learning model learns a mapping function that transforms the graphs' structure information to a low-/high-dimension vector space maintaining all the relevant properties.
Über den Autor

M.N. Murty is currently a Professor in the Department of Computer Science and Automation at the Indian Institute of Science, Bangalore. His research interests are in the area of pattern recognition, data mining, and social network analysis.

Ms. Manasvi Aggarwal is currently pursuing her M.S. at the Indian Institute of Science, Bangalore. Her research interest is in the areas of social networks and machine learning

Zusammenfassung

Highlights the understanding of complex systems in different domains including health, education, agriculture, and transportation

Combines both conventional machine learning (ML) and deep learning (DL) techniques to understand complex systems

Presents neural networks and Deep Learning (DL) techniques useful in network embedding

Inhaltsverzeichnis

Introduction

1.1 introduction

1.2 Notations used in Book

1.3 Contents covered in this book

2 Representations of Networks

2.1 Introduction

2.2 Networks Represented as Graphs

2.3 Data Structures to Represent Graphs

2.3.1 Matrix Representation



2.3.2 Adjacency List

2.4 Network Embeddings

2.5 Evaluation Datasets

2.5.1 Evaluation Datasets

2.5.2 Evaluation Metrics

2.6 Machine Learning Downstream Tasks

2.6.1 Classification



2.6.2 Clustering

2.6.3 Link Prediction (LP)

2.6.4 Visualization

2.6.5 Network Reconstruction

2.7 Embeddings based on Matrix Factorization

2.7.1 Singular Value Decomposition (SVD)

2.7.2 Matrix Factorization based Clustering



2.7.3 Soft Clustering as Matrix Factorization

2.7.4 Non-negative Matrix factorization (NMF)

2.8 Word2vec

2.8.1 Skipgram model

2.9 Learning Network Embeddings

2.9.1 Supervised Learning

2.9.2 Unsupervised Learning



2.9.3 Node and Edge Embeddings

2.9.4 Graph Embedding

2.10 Summary

3 Deep Learning

3.1 Introduction

3.2 Neural Networks

3.2.1 Perceptron

3.2.2 Characteristics of Neural Networks

3.2.3 Multilayer Perceptron Networks

3.2.4 Training MLP Networks



3.3 Convolution Neural Networks

3.3.1 Activation Function

3.3.2 Initialization of Weights

3.3.3 Deep Feedforward Neural Network

3.4 Recurrent Networks

3.4.1 Recurrent Neural Networks

3.4.2 Long Short Term Memory



3.4.3 Different Gates used by LSTM

3.4.4 Training of LSTM Models

3.5 Learning Representations using Autoencoders

3.5.1 Types of Autoencoders

3.6 Summary

References

4 Embedding Nodes and Edge

4.1 Introduction

4.2 Representation of Node and Edges as Vectors

4.3 Embeddings based on Random Walks



4.4 Embeddings based on Matrix Factorization

4.5 Graph Neural Network Models

4.6 State of the art algorithms

4.7 Evaluation methods and Machine Learning tasks

4.8 Summary

References

5 Embedding Graphs

5.1 Introduction

5.2 Representation of Graphs as Vectors

5.3 Graph Representation using Node Embeddings



5.4 Graph Pooling Techniques

5.4.1 Global Pooling Methods

5.4.2 Hierarchical Pooling Methods

5.5 State of the art algorithms

5.6 Evaluation methods and Machine Learning tasks

5.7 Summary



References
Details
Erscheinungsjahr: 2020
Fachbereich: Technik allgemein
Genre: Technik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Reihe: SpringerBriefs in Computational Intelligence
Inhalt: xi
112 S.
11 s/w Illustr.
18 farbige Illustr.
112 p. 29 illus.
18 illus. in color.
ISBN-13: 9789813340213
ISBN-10: 9813340215
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Murty, M. N.
Aggarwal, Manasvi
Auflage: 1st ed. 2021
Hersteller: Springer Singapore
Springer Nature Singapore
SpringerBriefs in Computational Intelligence
Maße: 235 x 155 x 8 mm
Von/Mit: M. N. Murty (u. a.)
Erscheinungsdatum: 26.11.2020
Gewicht: 0,201 kg
Artikel-ID: 119024446
Über den Autor

M.N. Murty is currently a Professor in the Department of Computer Science and Automation at the Indian Institute of Science, Bangalore. His research interests are in the area of pattern recognition, data mining, and social network analysis.

Ms. Manasvi Aggarwal is currently pursuing her M.S. at the Indian Institute of Science, Bangalore. Her research interest is in the areas of social networks and machine learning

Zusammenfassung

Highlights the understanding of complex systems in different domains including health, education, agriculture, and transportation

Combines both conventional machine learning (ML) and deep learning (DL) techniques to understand complex systems

Presents neural networks and Deep Learning (DL) techniques useful in network embedding

Inhaltsverzeichnis

Introduction

1.1 introduction

1.2 Notations used in Book

1.3 Contents covered in this book

2 Representations of Networks

2.1 Introduction

2.2 Networks Represented as Graphs

2.3 Data Structures to Represent Graphs

2.3.1 Matrix Representation



2.3.2 Adjacency List

2.4 Network Embeddings

2.5 Evaluation Datasets

2.5.1 Evaluation Datasets

2.5.2 Evaluation Metrics

2.6 Machine Learning Downstream Tasks

2.6.1 Classification



2.6.2 Clustering

2.6.3 Link Prediction (LP)

2.6.4 Visualization

2.6.5 Network Reconstruction

2.7 Embeddings based on Matrix Factorization

2.7.1 Singular Value Decomposition (SVD)

2.7.2 Matrix Factorization based Clustering



2.7.3 Soft Clustering as Matrix Factorization

2.7.4 Non-negative Matrix factorization (NMF)

2.8 Word2vec

2.8.1 Skipgram model

2.9 Learning Network Embeddings

2.9.1 Supervised Learning

2.9.2 Unsupervised Learning



2.9.3 Node and Edge Embeddings

2.9.4 Graph Embedding

2.10 Summary

3 Deep Learning

3.1 Introduction

3.2 Neural Networks

3.2.1 Perceptron

3.2.2 Characteristics of Neural Networks

3.2.3 Multilayer Perceptron Networks

3.2.4 Training MLP Networks



3.3 Convolution Neural Networks

3.3.1 Activation Function

3.3.2 Initialization of Weights

3.3.3 Deep Feedforward Neural Network

3.4 Recurrent Networks

3.4.1 Recurrent Neural Networks

3.4.2 Long Short Term Memory



3.4.3 Different Gates used by LSTM

3.4.4 Training of LSTM Models

3.5 Learning Representations using Autoencoders

3.5.1 Types of Autoencoders

3.6 Summary

References

4 Embedding Nodes and Edge

4.1 Introduction

4.2 Representation of Node and Edges as Vectors

4.3 Embeddings based on Random Walks



4.4 Embeddings based on Matrix Factorization

4.5 Graph Neural Network Models

4.6 State of the art algorithms

4.7 Evaluation methods and Machine Learning tasks

4.8 Summary

References

5 Embedding Graphs

5.1 Introduction

5.2 Representation of Graphs as Vectors

5.3 Graph Representation using Node Embeddings



5.4 Graph Pooling Techniques

5.4.1 Global Pooling Methods

5.4.2 Hierarchical Pooling Methods

5.5 State of the art algorithms

5.6 Evaluation methods and Machine Learning tasks

5.7 Summary



References
Details
Erscheinungsjahr: 2020
Fachbereich: Technik allgemein
Genre: Technik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Reihe: SpringerBriefs in Computational Intelligence
Inhalt: xi
112 S.
11 s/w Illustr.
18 farbige Illustr.
112 p. 29 illus.
18 illus. in color.
ISBN-13: 9789813340213
ISBN-10: 9813340215
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Murty, M. N.
Aggarwal, Manasvi
Auflage: 1st ed. 2021
Hersteller: Springer Singapore
Springer Nature Singapore
SpringerBriefs in Computational Intelligence
Maße: 235 x 155 x 8 mm
Von/Mit: M. N. Murty (u. a.)
Erscheinungsdatum: 26.11.2020
Gewicht: 0,201 kg
Artikel-ID: 119024446
Warnhinweis