html5-img
1 / 67

Chengwei LEI, Ph.D. Assistant Professor of Computer Science

A Random Walk Based Approach for Improving Interaction Network and Increasing Prediction Accuracy. Chengwei LEI, Ph.D. Assistant Professor of Computer Science Department of Electrical Engineering and Computer Science McNeese State University. What is Interaction Network.

kibo-lucas
Télécharger la présentation

Chengwei LEI, Ph.D. Assistant Professor of Computer Science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Random Walk Based Approachfor Improving Interaction Network and Increasing Prediction Accuracy Chengwei LEI, Ph.D. Assistant Professor of Computer Science Department of Electrical Engineering and Computer Science McNeese State University

  2. What is Interaction Network • Interaction network is a network of nodes that are connected by features.

  3. First Introduced in Biology • If the feature is a physical and molecular, the interaction network is molecular interactions usually found in cells.

  4. Network View of Protein Interaction Network

  5. Sounds familiar?

  6. Sounds familiar?

  7. Even In Mechanical Engineering

  8. Real-world Classification Good Bad • Noisy data • Overfitting problem • Few true “driver” changes / vast number of “passenger” changes.

  9. Current Methods Classifier Prediction

  10. Current Methods Statistical test Pick the most significant ones Classifier Prediction

  11. Problem? • Ignore the relationships between nodes/features/sensors

  12. Our approach • Improve prognosis by combining • Node readout data • Node-node interaction networks

  13. Classifier Prediction

  14. Network Transformation Matrix

  15. Network Transformation Matrix

  16. Network Classifier Transformation Matrix Prediction

  17. Transformation Matrix • Transformation matrix is generated by apply the Random Walk with Restart (RWR) algorithm on the Interaction network.

  18. Random Walk • A random walk is a mathematical formalization of a path that consists of a succession of random steps.

  19. Random Walk • A random walk is a mathematical formalization of a path that consists of a succession of random steps. • Random walk for one node on a graph G is a walk on G where the next node is chosen uniformly at random from the set of neighbors of the current node • when the walk is at node v, the probability to move in the next step to the neighbor u is Pvu = 1/d(v) for (v, u) is connected and 0 otherwise.

  20. Random Walk

  21. Random Walk Step 1 Step 1

  22. Random Walk

  23. Random Walk Step 2 Step 2

  24. Random Walk

  25. Random Walk

  26. Random Walk

  27. Random Walk Step 3

  28. Random Walk Step 1 Step 2 Step 3 …… Step N

  29. Random Walk with Restart • A random walker start from a node (v) with • uniform probability to visit its neighbors • fixed probability c to revisit the start node (v) • The probability for a random walker to be on node j after k times is • fijk(v) is the probability for a random walker to take path i to j at time k • Fj(v) at equilibrium is the probability for a random walker starting from node v to reach node j => Similarity between patient v and j

  30. How about Two?

  31. Experiments • Biology Data • Cancer prediction

  32. Classification results

  33. Wang’s Dataset Network Transformation Matrix

  34. Wang’s Dataset 10144 286 10144 286 10144 7885 7885 7885 2259

  35. 286 286 Good Bad 7885 7885 2259 T-test 1247

  36. 286 Good Bad 286 7885 7885 2259 1678 T-test

More Related