Journal Club Physical Review E

Slides:



Advertisements
Similar presentations
MediaView -- Towards a “Semantic” Multimedia Database Model
Advertisements

Class 12: Communities Network Science: Communities Dr. Baruch Barzel.
TOPDRIM: Update WP2 March 2013 Rick Quax, Peter M.A. Sloot.
Some Graph Algorithms.
22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Community Detection Algorithm and Community Quality Metric Mingming Chen & Boleslaw K. Szymanski Department of Computer Science Rensselaer Polytechnic.
1 Modularity and Community Structure in Networks* Final project *Based on a paper by M.E.J Newman in PNAS 2006.
1 Representing Graphs. 2 Adjacency Matrix Suppose we have a graph G with n nodes. The adjacency matrix is the n x n matrix A=[a ij ] with: a ij = 1 if.
Networks FIAS Summer School 6th August 2008 Complex Networks 1.
Chaos course presentation: Solvable model of spiral wave chimeras Kees Hermans Remy Kusters.
OBJECT-ORIENTED DESIGN EVALUATION USING ALGEBRAIC GRAPH THEORY Spiros Xanthos, Alexander Chatzigeorgiou and George Stephanides Department of Applied Informatics,
Community Detection in a Large Real-World Social Network Karsten Steinhaeuser Nitesh V. Chawla DIAL Research Group University of Notre.
1 Modularity and Community Structure in Networks* Final project *Based on a paper by M.E.J Newman in PNAS 2006.
Chapter 11 Graphs and Trees This handout: Terminology of Graphs Eulerian Cycles.
EASE: An Effective 3-in-1 Keyword Search Method for Unstructured, Semi-structured and Structured Data Guoliang Li et al.
Using Graph Theory to Study Neural Networks (Watrous, Tandon, Conner, Pieters & Ekstrom, 2012)
Average Consensus Distributed Algorithms for Multi-Agent Networks Instructor: K. Sinan YILDIRIM.
A Graph-based Friend Recommendation System Using Genetic Algorithm
Spectral Analysis based on the Adjacency Matrix of Network Data Leting Wu Fall 2009.
Data Structures & Algorithms Graphs
Synchronization in complex network topologies
Workshop on Optimization in Complex Networks, CNLS, LANL (19-22 June 2006) Application of replica method to scale-free networks: Spectral density and spin-glass.
Introduction to synchronization: History
Synchronization patterns in coupled optoelectronic oscillators Caitlin R. S. Williams University of Maryland Dissertation Defense Tuesday 13 August 2013.
A Frequency-weighted Kuramoto Model Lecturer: 王瀚清 Adaptive Network and Control Lab Electronic Engineering Department of Fudan University.
Complex brain networks: graph theoretical analysis of structural and functional systems.
GRAPHS. Graph Graph terminology: vertex, edge, adjacent, incident, degree, cycle, path, connected component, spanning tree Types of graphs: undirected,
Run the animation for the initial set of values. According to the resulting graph, we would say that the phase difference between the voltage across the.
1 Synchronization in large networks of coupled heterogeneous oscillators Edward Ott University of Maryland.
Community structure in graphs Santo Fortunato. More links “inside” than “outside” Graphs are “sparse” “Communities”
Design and Analysis of Algorithms Introduction to graphs, representations of a graph Haidong Xue Summer 2012, at GSU.
Algorithms and Computational Biology Lab, Department of Computer Science and & Information Engineering, National Taiwan University, Taiwan Network Biology.
The intimate relationship between networks' structure and dynamics
Graph clustering to detect network modules
All-pairs Shortest paths Transitive Closure
Hiroki Sayama NECSI Summer School 2008 Week 2: Complex Systems Modeling and Networks Network Models Hiroki Sayama
Privacy Preserving Subgraph Matching on Large Graphs in Cloud
by Hyunwoo Park and Kichun Lee Knowledge-Based Systems 60 (2014) 58–72
Greedy Algorithm for Community Detection
On the distributed complexity of computing maximal matching Michal Hanckowiak, Michal Karonski, Allesandro Panconesi Presented by Maya Levy January 2016.
Community detection in graphs
Here is the graph of a function
Hybrid computing using a neural network with dynamic external memory
Hagen-Kahng EIG Partitioning
Network Science: A Short Introduction i3 Workshop
Peer-to-Peer and Social Networks
TexPoint fonts used in EMF.
Dynamic Programming General Idea
Evolution of Evolvability Complexity Club Alan N
Degree-aware Hybrid Graph Traversal on FPGA-HMC Platform
Department of Computer Science University of York
Approximating the Community Structure of the Long Tail
Graph Operations And Representation
Peter J. Mucha, Thomas Richardson, Kevin Macon, Mason A
Graphs.
Graph-Based Anomaly Detection
3.3 Network-Centric Community Detection
Great Expectations: Using Whole-Brain Computational Connectomics for Understanding Neuropsychiatric Disorders  Gustavo Deco, Morten L. Kringelbach  Neuron 
Network Models CCNA Instructor Training Course October 12-17, 2009
Section 8.3: Degree Distribution
Dynamic Programming General Idea
Distributed Application Partitioning
Graph Operations And Representation
Network topology. Network topology. Nodes are linked by edges. Node size represents a quantifiable node property (e.g. fold-change in two different experimental.
Degree Distribution Ralucca Gera,
Detecting Important Nodes to Community Structure
Wireless MAN Neil Tang 10/03/2008
Chapter 10 Graphs and Trees
Affiliation Network Models of Clusters in Networks
Data Communication: Routing algorithms
Presentation transcript:

Journal Club Physical Review E Merril Gersten August 30, 2010

Dynamics of overlapping structures in modular networks Almendral, JA: Physical Review E 82:016115 (2010) Questions addressed: How to find nodes which overlap 2 or more communities (partitions) in a complex graph. Methods: “Dynamical overlapping” in which nodes are treated as oscillators and the instantaneous frequency of an overlapping node (“synchronization interface”) oscillates between the frequencies of its associated modules. Results/Discussion: Method identifies nodes in three real-world networks that serve as bridges between two communities. Computational (experimental) results support an analytical analysis. The quantity kiout/ki can be used to identify overlapping nodes in a graph. Interest to Lab: Work here on edge betweenness partitioning has not addressed the overlap issue.

Previous work: Li, D. Physical Review Letters 101:168701 (2008) G = graph of N coupled Kuramoto oscillators fi = phases of oscillators ki=ith oscillator d = coupling strength aij = elements of adjacency matrix of G [1 (or 0) if link does (doesn’t) exist] wi = frequency of oscillator Ci = overlapping index

G = graph of N coupled Kuramoto oscillators fi = phases of oscillators ki=ith oscillator d = coupling strength aij = elements of adjacency matrix of G [1 (or 0) if link does (doesn’t) exist] wi = frequency of oscillator Ci = overlapping index Mi =module

* * Analytical Results Solution: or Solution: or = in-degree = out-of-module links in depends on bi’s, distribution unknown *