Link analysis: Betweenness centrality of nodes in a directed and undirected graph

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

ความคิดเห็น • 26

  • @computationallinguistics3734
    @computationallinguistics3734  3 ปีที่แล้ว +2

    The video on betweenness centrality is redone for more clarity and detailed evaluation.
    th-cam.com/video/qu1YjKVJ00E/w-d-xo.html

  • @mostofafiroz5033
    @mostofafiroz5033 9 หลายเดือนก่อน +1

    I have a skepticism about the betweenness centrality in this lecture cause the CB(3) in undirected condition would be 6 but you mentioned it as 0.6. I hope you will mend it.

  • @GrkGod29
    @GrkGod29 2 หลายเดือนก่อน +1

    Wouldn't the undirected graph be /7 and a directed graph be /10. Given the undirected edges would be counted up to 7 and for it to be 10 it'll have to include the directional aspect

  • @hafezjokar
    @hafezjokar 3 ปีที่แล้ว +4

    Can you explain the 10 path in the betweenness centrality of node 3. thanks

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว +18

      Node 3 can be in a maximum of 10 shortest paths (Assuming the graph to be undirected) i.e., the shortest path of all possible pairs except for Node 3 which are,
      1. Node 1 and Node 2
      2. Node 1 and Node 4
      3. Node 1 and Node 5
      4. Node 1 and Node 6
      5. Node 2 and Node 4
      6. Node 2 and Node 5
      7. Node 2 and Node 6
      8. Node 4 and Node 5
      9. Node 4 and Node 6
      10. Node 5 and Node 6.
      If Node 3 happens to be in all of them, it will attain the highest betweenness centrality of 1. If it is in none of the shortest paths then it will get the lowest value of 0 or otherwise, anywhere between the two.

    • @hafezjokar
      @hafezjokar 3 ปีที่แล้ว

      @@computationallinguistics3734 Thank you, I got it.

    • @universalgainiseverything
      @universalgainiseverything 7 หลายเดือนก่อน

      Thankyou i was confused here ​@@computationallinguistics3734

  • @AleemUllah-w9j
    @AleemUllah-w9j 2 หลายเดือนก่อน

    precious concepts love you sir💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖

  • @elcomandante95
    @elcomandante95 3 ปีที่แล้ว +1

    can you name an example for a network, where betweenness would be a good fit (or even a better fit than closeness / degree) to measure the importance of a node in the network?

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว +2

      Betweenness centrality offers a more in-depth centrality or importance of a node. A node with more connections will have high degree centrality like a hub in a community. This is irrespective of the fact that those nodes may be of least importance with only few other connections. So, it is computationally efficient but not very reliable. Closeness centrality of the nodes that may have fewer connections but their connections link them to diverse communities. These nodes are comparatively more important as they get information from different communities. There can be multiple nodes with high closeness centrality. It offers more information in comparison to degree centrality but is computationally more expensive as well. Betweenness centrality of a node is the special kind of closeness centrality where the node acts as the only door-way to a different community. Such nodes are absolutely vital as losing them would shutdown the inflow of information from one or more communities. So, they not only link multiple communities but are often the only source to them. Again, more information but computationally more expensive. This is a very useful resource on the topic:
      www.sciencedirect.com/science/article/pii/B9780128016565000214

    • @elcomandante95
      @elcomandante95 3 ปีที่แล้ว

      @@computationallinguistics3734 thank you very much for this quick and in-depth answer!

  • @sujoypaul3504
    @sujoypaul3504 2 ปีที่แล้ว +1

    how there is 6 in numarator for node 3

  • @Aceplosion
    @Aceplosion 10 หลายเดือนก่อน

    Good video, however you should have a double ended arrow between 3 and 4. Thank you

  • @olivier306
    @olivier306 2 ปีที่แล้ว +2

    actually really useful, thanks!

  • @robin180
    @robin180 ปีที่แล้ว

    Really helpful!! thanks

  • @mherrafiq7250
    @mherrafiq7250 6 หลายเดือนก่อน +1

    not understtood

  • @souravde6116
    @souravde6116 3 ปีที่แล้ว +5

    Too fast explanation. Nothing understood.

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว

      Sorry to hear that, I will do another video on it.

    • @yagzyalcntas553
      @yagzyalcntas553 3 ปีที่แล้ว +1

      @@computationallinguistics3734 you havent

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว +3

      @@yagzyalcntas553 I have just made one now. Thanks for reminding me. th-cam.com/video/qu1YjKVJ00E/w-d-xo.html

    • @yagzyalcntas553
      @yagzyalcntas553 3 ปีที่แล้ว +1

      @@computationallinguistics3734 well my final was this morning but thanks anyway :)

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว

      @@yagzyalcntas553 hope you have done well there

  • @itzboyon6983
    @itzboyon6983 3 ปีที่แล้ว +1

    Slow down man. You skipped a lot.

    • @computationallinguistics3734
      @computationallinguistics3734  3 ปีที่แล้ว +1

      I have made another video on the topic with more detailed evaluation th-cam.com/video/qu1YjKVJ00E/w-d-xo.html