Slashdot Mirror


Linked: The New Science of Networks

kurtkilgor writes "One of the most frustrating things about many areas of science and engineering today is that we know the basics but don't know how to put them together. We know a great deal about how atoms interact, but we aren't so sure about how to combine them to make a 'big picture' of matter. We understand how an individual computer works, but how to build large informational networks with computers is another thing entirely. We know how people act individually, and yet we can't extrapolate the behavior of entire societies from this. I've long been interested in these types of complexity problems, but not a whole lot of material has been available. In particular, Malcolm Gladwell's book The Tipping Point left me searching for an explanation for the many curiosities that he presents. Is there a mathematical description of tipping points? Is there a way to find out when and why things tip? How does information spread through society?" Kurtkilgor reviews below Albert-László Barabási's Linked: The New Science of Networking, which attempts to answer these questions. Linked: The New Science of Networks author Albert-L�szl� Barab�si pages 229 publisher Perseus Publishing rating 10 reviewer kurtkilgor ISBN 0738206679 summary An introduction to scale-free networks and their broad applications

It turns out that in the past few years, a decent amount of progress has been made on this front, largely thanks to the Internet. The Internet allows scientists to exchange information and speed up research, but more pertinently it is a test subject for these kinds of large-scale interaction problems. Linked: The New Science of Networks presents both the story of how the science has developed, and what it means. Unlike much popular scientific literature, the author himself is an active participant in the field.

The biggest surprise and most important lesson of the book is that the Internet, cellular biology, society, matter, and an incredible array of other seemingly unrelated things all form a particular type of structure called a scale-free network. These types of networks have only been described in detail recently, and their study promises to be as fundamental and rewarding as, for instance, waves or diffusion. The presence of the same structure in many unrelated situations suggests that there is a deep physical or mathematical principle which governs them.

The discovery of this principle is the subject of the first half of the book, which is a sort of detective story that leads from the most primitive concepts of graphs, as pioneered by Euler, to the state of the art. It is very interesting in itself to see how inconsistencies in mathematical models have led people to develop more and more accurate ideas of how such networks function. There is a tiny amount of math in the footnotes available for those who want it, but generally no prior knowledge is required. The author writes with plenty of anecdotes, especially in the beginning starting out with such introductions as this one of Paul Erdos:

"One afternoon in late 1920s Budapest, a seventeen-year-old youth cantered with a weird gait through the streets and stopped in front of an elegant shoe shop that sold custom-made shoes ... After knocking on the store's door-an act that would have seemed just as odd back then as today-he entered, ignoring the saleswoman at the counter, and went up to a fourteen-year-old boy in the back of the shop.

'Give me a four digit number,' he said.

'2,532,' came the wide-eyed boy's reply . . .

'The square of it is 6,441,024,' he continued. 'Sorry, I am getting old and I cannot tell you the cube.'"

For another example of both the writing style and the unusual content, the author humorously describes the discovery of a similarity between Bose-Einstein condensation and economic monopoly:

"Essentially Microsoft takes it all. As a node, it is not just slightly bigger than its next competitor. In the number of its consumers it simply cannot be compared. We all behave like extremely social Bose particles, convenience condensing us into a faceless mass of Windows users. As we purchase new computers and install Windows, we carefully feed and maintain the condensate developed around Microsoft. The operation systems market carries the basic signatures of a network that has undergone Bose-Einstein condensation, displaying clear winner-takes-all behavior."

The rest of the book devotes a chapter to a particular example of a network: epidemics, the Internet, economics, etc. One thing is abundantly clear: the more we know about how these things work, the better we'll be able to curb DDOS attacks, stop disease, and control economic failures. An unlikely example of a scale-free network is the cell. It turns out that the interactions among a cell's proteins can be modeled this way, and if we could only understand it, we would be able to come up with treatments analytically, instead of by trial and error as it is done now.

It seems to me that with a greater understanding of networks, we will be able to finally advance in many fields in which progress is currently stalled. From firefly research to AIDS treatment, this is the Next Big Thing.

You can purchase Linked from bn.com. Slashdot welcomes readers' book reviews -- to see your own review here, read the book review guidelines, then visit the submission page.

37 of 160 comments (clear)

  1. Book's site by dietlein · · Score: 5, Informative

    Here is the book's official site.

    This is the photos page, with photos like.. umm... this.

  2. More reviews by dietlein · · Score: 5, Informative

    CS Monitor (thumbs-up)

    Nature (ho-hum)

    Computer User (thumbs-way-up)

  3. More complex than you think. by gpinzone · · Score: 4, Interesting

    One of the required classes for my Engineering degree was a course in the mathematics behind networks. It was without a doubt one of the most difficult coursework I have ever experienced. Even with all of the work we performed to create mathematical models of network nodes, etc., they were still unrealistic due to the overall complexity of "real" networks. For example, basic router queuing assumes the packets have an incoming probability Poisson distribution and outgoing has an exponential distribution. This is just an approximation used to allow us to get our arms around the problem. If you examine this model closely, you will find out that it implies that the packets that enter aren't necessarily the same size when they leave! Other issues like probabilistic routing rather than trying to model "smart" routers that adjust based on traffic patterns, etc. aren't usually modeled either.

  4. Read in conjunction with ... by fygment · · Score: 3, Insightful

    ... Wolfram's, "New Kind of Science" and Fritjof Capra's, "The Web of Life" to get a tremendous sense of convergence of many fields and principles. The incredible interconnectedness of things makes you wonder how anyone can claim to have " ... found the gene for ..." or dare to think that their actions only have local repurcussions. You listening, George?

    --
    "Consensus" in science is _always_ a political construct.
    1. Re:Read in conjunction with ... by instantkarma1 · · Score: 2, Insightful

      Wolfram's "new kind of science" is exactly in this vein. It basically states science has been approaching complex issues back-asswards.....that very simple rules can produce very complex behavior. He gives many examples of this thru visual patterns, and then applies this same principals to almost every aspect of science, from chemistry to physics.....Very much worth a read (if you can can get past his own lack of modesty... ;-) )

  5. The New Science by Madcapjack · · Score: 4, Insightful
    the science of networks is really just one branch of the emerging science of complexity. What is really interesting is that game theorists will borrow from network theorists, network theorists from game theorists, game theorists from evolutionary theorists, evolutionary theorists from game theorists, network theorists from evolutionary theorists, evolutionary theorists from AI theorists, and all of them from linguistics, philosophy, cognitive sciences, economics, and the other social sciences, computer modeling, agent-based modeling, etc. and visa versa. This is the future, and the future is bright.

    The science of networks is not so new, but it is gaining importance rapidly. I'm interested in the application of network theory to the flow of information in structured populations. Network theory would be part of this, but so would other social theories (kinship, information, psychology, etc.)

    for interesting papers on networks go to:

    http://www.santafe.edu

    the center for the science of complexity

    1. Re:The New Science by Just_Tom · · Score: 3, Insightful

      "... What is really interesting is that game theorists will borrow from network theorists, network theorists from game theorists, game theorists from evolutionary theorists, evolutionary theorists from game theorists, network theorists from evolutionary theorists, evolutionary theorists from AI theorists, and all of them from linguistics, philosophy, cognitive sciences, economics, and the other social sciences, computer modeling, agent-based modeling, etc. and visa versa..."

      True, very true. Not only that, but the author of this book is a physicist!

      95% of this book was familiar and/or easy to understand, coming from an AI and maths background. Where it occasionally lost me was in the sudden jumps and links between seemingly unrelated fields.

      The Bose-Einstein condensation analogy with Microsoft's OS monopoly is one example of this. In the terms of the models Barabasi et al used, the discussion around this makes perfect sense*. It's only in the atmosphere of a physics department that such a connection would have been made, but the non-physicists reading the book could have done with a little more explanation. Most of the book, however, was extremely thorough and accessible.

      *If I understand it correctly, the scale-free model predicts (and accounts for) the formation of hubs, but it is possible to modify the model such that the hubs can all converge to one level. This is governed by equations Einstein formulated in the 1920s. Nice to know, but not very clearly explained.

    2. Re:The New Science by buswolley · · Score: 2, Informative
      Mod this one up!

      and visit http://www.santafe.edu. It is very interesting. Santafe.edu is a college that gathers researchers from a wide number of fields in a shared environment, so that they can share ideas between fields of study.

      --

      A Good Troll is better than a Bad Human.

    3. Re:The New Science by andr0meda · · Score: 2, Interesting



      It seems to me that most of the dynamics and mechanics of multi-agent networking behaviour are closely related to the structure they are confined to - and by structure I mean the physical implementation constraints of the working model - more so than what it is the agents themselves do, associated with a certain probability density function.

      I've done some research in Neural Networks and I was amazed by the importance of the dimensionality of the network. There is a subfield in NN's that tries to generate appropriate networks for appropriate computing tasks. Still the difference between real neurons and neural networks, is that the first one has an analog clock, while the second one has at least a discretized clock per node, if not per layer or for the whole cell. Also the importance of having a feedback or recurency can make all the difference in the right / wrong places.

      I have the feeling - but could not proove this yet - that a dynamic combination of local optima searches and global optima searching leads to self-modifications to the structure in which the agents live, in such a way that the structure suits the needs of the original fitness function, which desribes the problem that we are trying to solve. Since the fitness function itself is a variant in time in most problems, it is logical to assume that the networks are never in a static state, so global optima searching will modify the network constantly, while local optima searching will try to exploit network capabilities best.

      Seems like interesting material, I'll have to check out this book!

      --
      With great power comes great electricity bills.
  6. In the Foundation series... by DaBj · · Score: 4, Interesting
    We know how people act individually, and yet we can't extrapolate the behavior of entire societies from this.
    ...Asimov argues (yes I know it's "just" SciFi) that you need an overwhelmingly large amount of "individuals" to extrapolate the behaviour of
    "societies", and you don't even have to know how the individuals act individually.

    I agree with him, we knew how the solarsystem (society)worked long before we knew how atoms (individuals) worked.

    You cannot use the knowledge of individuals to analyze society, just as you cannot use the knowledge of society to analyze individuals.
    If you want to know how society works, study society, not individuals.

    These are just my opinions though.

    (Don't call me redundant if somebody else wrote something similar while I wrote this =) )
    --
    "GNU's not Unix....it's Linux" / Kami "kokamomi" Petersen
    1. Re:In the Foundation series... by 1984 · · Score: 2, Insightful
      Your suggestion is interesting:

      You cannot use the knowledge of individuals to analyze society, just as you cannot use the knowledge of society to analyze individuals.

      It's also -- forgive me for saying -- a little old-fashioned. It implies that there's a complete break between the individual and the society of which that individual is a part. One must have nothing to with the other. Given that every action by every individual has an impact in the society (however small) this seems unlikely. Like air in a room, the overall behaviour of the system will not be based on the behaviour of one gas molecule, but the system is still just an aggregation of gas molecules.

      Might well be that it's of more practical value to study the two separately. Going from mass and electrical charge to "how to build a nice car" might be a long and twisty road. It's probably easier to model it with math that might be a little crass, but gets the job done. But it doesn't mean mass and charge have nothing to do with what the car is made of.

    2. Re:In the Foundation series... by Reality+Master+101 · · Score: 2, Interesting

      ...Asimov argues (yes I know it's "just" SciFi) that you need an overwhelmingly large amount of "individuals" to extrapolate the behaviour of "societies", and you don't even have to know how the individuals act individually. [...] I agree with him,

      With all due respect to Asimov (who I don't think believed it himself), the theory is a load of crap and really is just fantasy. History proves over and over that single individuals can make a world-changing difference. Would the mongols have taken over asia with Gengis Kahn? Doubtful. Would Europe have been carved up the way it was without Hitler? Again, doubtful.

      And hell, what if Lincoln had not been elected President? We might have TWO "United States of Americas" occupying our current continent. I can't even imagine what the world would be like with a divided US. And how long would it have taken to free the slaves in the Southern US?

      I mean, you can go on and on. What if Lee Harvey Oswald had missed? What if what's-his-name didn't get assassinated, causing WW/I? What if Ghandi hadn't been born?

      --
      Sometimes it's best to just let stupid people be stupid.
    3. Re:In the Foundation series... by Mac+Degger · · Score: 2, Interesting

      Funnily enough, there's still this unresolved break between quatum theory and relativety...so who knows? He might have a valid point :)

      --
      -- Waht? Tehr's a preveiw buottn?
    4. Re:In the Foundation series... by cygnusx · · Score: 2, Interesting

      I totally agree with you when you say, History proves over and over that single individuals can make a world-changing difference. But --

      > And hell, what if Lincoln had not been elected President? ..
      > What if Ghandi hadn't been born?

      The truth is, no one knows. Just as psychohistory was largely statistical, human societies are non-linear. Individual humans ("heroes") do come in, do act as inflection points -- but it is not as if other inflection points could not have existed.

      Lincoln's opponent could have risen to the occasion as well. Many historians argue that India would have become free, Gandhi or not, because Britain was much too weak after WWII to deal with the "restive natives" (not all Indians were non-violent, a good many that were sentenced were called "seditionists" then, and almost certainly would be called freedom-fighters^W terrorists today).

      Social behavior in the 1900s middle-east was pretty predictable: who in the middle of it would have predicted Kemal Atatürk? Yet, the really interesting thing is, given the almost-repeating patterns common to non-linear systems, how what will Turkey evolve into a hundred years from now? (e.g. Now a pro-Islamic party has been voted in there. Is this a major inflection or something that'll be damped out in no time? again, no one knows...)

      > With all due respect to Asimov (who I don't think believed it himself

      You are right, Asimov used it simply as one of the building blocks of a good yarn. Like the 3 laws of robotics. (In fact, in Forward the Foundation, written in the late 80s (or early 90s?), contains references to 'achaotic equations' he had to dream up because he could bear not acknowledging the growing body of evidence that the future is essentially non-linear).

    5. Re:In the Foundation series... by clintp · · Score: 2, Insightful
      History proves over and over that single individuals can make a world-changing difference.

      If you were to read carefully, Hari makes the point that an individual does make no difference in the history of the Empire. The role that the indivudal plays in history can be predicted, but the individual to fill it (and when it's filled) doesn't really matter.

      Even Hari was just filling a role. In Hari's case he was selectively bred for over a millenia by the Robots. His role was important but exactly why and what effect he would have, Daneel couldn't fathom. They bred him because long-term planning for humanity was just beyond the grasp of Robots.

      Had Hitler never arrived, maybe Stalin would have gone rampaging through Europe. If Lincoln had not been president, another Unionist might have fallen into his place. If Lee Harvey Oswald had missed, maybe JFK would have died of drug overdoses. If Caesar hadn't been born, perhaps another with his ambition would have eventually become Dictator and Emperor. And so on.

      Hari's larger point being that Stalin, Hitler, Lincoln, and Gandhi would all have been unimportant anyway. Even a figure whose impact was as dramatic as The Mule didn't really throw off the predictions of psychohistory by much. The Plan compensated even for him -- and he was completely unforseen.

      100 or 200 years is a myopic view of history. Larger factors like nationalism, resource pressures, population expansion, steady trends in technology, industrialism, and so on drive history -- not individuals. Taking the longer view, psychohistory (acting in hindsight) may have predicted that near 100 BCE a large seafaring empire covering the entire Mediterranian, with effective military technology, efficient government structure, rigid social classes, and a strong military influence over government would have risen. It might not have been Roman, but should have happened anyway. It might have predicted factors which would cause the Empire to fall, and the feudalism which took hold shortly thereafter; inevitably the nation-states that arose out of the fuedalism would colonize to relief resource pressures; and so on...
      --
      Get off my lawn.
  7. Sociology studies the behavior of entire societies by Dr.+Sinistaar · · Score: 3, Informative

    "We know how people act individually, and yet we can't extrapolate the behavior of entire societies from this."

    There just happens to be an entire discipline dedicated to exploring the behavior of entire societies. It's called sociology.

    Within society, there's an entire sub field that's been studying social networks for years. Things like how information is spread, how people get jobs, how diseases like AIDS spread, all have been explored using social network analysis.

    If you want a mathematical description of "tipping points", take a look at Mark Granovetter's work on threshold models of collective behavior. Gladwell's book is based his work (though he only references Granovetter's work on how people get jobs).

  8. How? by jhouserizer · · Score: 4, Funny

    How does information spread through society?

    Rumors.

  9. Please do not mix sociopolitics with physics by October_30th · · Score: 2, Insightful
    similarity between Bose-Einstein condensation and economic monopoly

    Please stop drawing analogues between socioeconomical politics and physics.

    Wasn't it enough that darwinism was used to promote fascism and ultraliberal capitalism and Einstein's relativity was used to promote moral relativism. All out of context, of course, but still bought by the people and - even worse - the politicians.

    --
    The owls are not what they seem
    1. Re:Please do not mix sociopolitics with physics by bankman · · Score: 5, Informative

      Please stop drawing analogues between socioeconomical politics and physics.

      If you had read the book (pp.93) and maybe this paper, you would have noticed that Bose-Einstein condensation is used to mathematically explain monopolies in the economic network. So, the analogy is a) explained and b) may be even valid.

      From the book: "It is, simply, that in some networks the winner can take all. Just as in a Bose-Einstein condensate all particles crowd into the lowest energy level, leaving the rest of the energy levels unpopulated, in some networks the fittest node could theoretically grab all the links, leaving none for the rest of the nodes. The winner takes all."

      Just my 2 Eurocents.

      --
      I feel so sig.
  10. Snow Crash... by airrage · · Score: 3, Informative

    I liked Stephenson's idea of information as a virus. The "tipping point" was when the virus had reached a critical mass and became part of the basic store of information. Some info-virii, like Ford is better than Chevy doesn't infect enough people to tip society one way or the other. Other virii like the Earth revoles around the Sun, has infected basically the entire planet, and as such is passed from generation to generation.

    I really don't think there isn't much complexity that can't be explained by the mere fact that we are all actually living on top of a Giant's head

    --
    "This isn't a study in computer science, its a study in human behavior"
  11. In other news... by pVoid · · Score: 2, Funny

    Bose and Einstein are added to the black list of the OSS/linux zealot guild...

  12. Where's Hari Seldon when you need him? by Pig+Hogger · · Score: 2, Informative
    We know how people act individually, and yet we can't extrapolate the behavior of entire societies from this.
    I guess it's time to invent psychohistory... Where's Hari Seldon when you need him?
  13. Read this book about six months ago.. by arudloff · · Score: 2, Insightful

    The author seems to make a claim, then dwell on it for entirely too long -- boring you to tears. If the book was rewritten, I imagine it'd be half as long, if not shorter. Honestly, how long does it take to explain the kevin bacon theory? He seems to think its profound that the "degrees of seperation" are getting smaller as we become more interconnected. I appreciate the effort, but it's common friggin' sense. All in all? An interesting read if all your other books are finished and theres nothing on TV. Even in that scenerio, I'd still probably end up reading (okay okay, looking at the pictures) in Wolfram's book instead ;)

  14. Related topics by notfancy · · Score: 4, Interesting

    I won't research for you, but if you're interested, the preprints archive at LANL has a lot of relevant theory. Basically, the current research is trying to come with a unified framework for so-called "phase transitions" in stochastic discrete processes. One of the most studied problems is the transition between "easy" and "hard" problems in 3-SAT (three-satisfiability). Brian Hayes has a very readable article about this phenomenon, with references. The authority in this field seems to be Gabriel Istrate.

    The emergence of the giant component in random networks is a mature field of research, of course pioneered by Erdös, and with players of the likes of Don Knuth and Doron Zeilberger.

    From a mathematical standpoint, Graph Theory per se is not really complicated, what actually is is the asymptotic analysis of stochastic processes.

    HTH,
    Matas

  15. Excellent summary by stratjakt · · Score: 3, Insightful

    BTW, what's this book about?

    --
    I don't need no instructions to know how to rock!!!!
  16. another "science of networks" book by Anonymous Coward · · Score: 2, Informative

    If "Linked" sounds interesting, check out "Six Degrees; the Science of a Connected Age" by Duncan J Watts. Watts covers the nuts-&-bolts of fractal networks much better than Barabasi, plus he's a lot less conceited & a better read to boot.

    S/N:R

  17. Small Worlds by Duncan Watts by joelparker · · Score: 2, Interesting
    I found a terrific book on general ideas of network connectivity graph theory-- very creative, written for smart readers who are comfortable with some math. He's got interesting ideas that can be relevant to many fields: biology, P2P apps, distributed trust systems, DNS, and more. Highly recommended.

    Amazon link

    From the Amazon reviews:

    Duncan Watts uses this intriguing phenomenon--colloquially called "six degrees of separation"--as a prelude to a more general exploration: under what conditions can a small world arise in any kind of network?

    The networks of this story are everywhere: the brain is a network of neurons; organisations are people networks; the global economy is a network of national economies, which are networks of markets, which are in turn networks of interacting producers and consumers.

    Food webs, ecosystems, and the Internet can all be represented as networks, as can strategies for solving a problem, topics in a conversation, and even words in a language. Many of these networks, the author claims, will turn out to be small worlds.

  18. Re:Duhh.... by wilgamesh · · Score: 3, Insightful

    This is somewhat of a misleading remark. And I think this comment misses the spirit of the book and topic presented.

    For instance, in the game of chess, we understand _completely_ what each piece does, but that doesn't mean we can play a perfect game, or even a good game. Although it certainly is a prerequisite in this case.

    And for instance, in a branch of physics known as critical phenomena, where one tries to explain the behavior of things like water evaporating, or magnets losing magnetization, etc. You can construct extremely simple models where there's like one lower level of abstraction to know, but then you can't answer extremely simple questions about higher levels of abstraction.

    Let me draw an example, that is widely known as the Ising model of magnetism in physics. We can make a very very simple model of magnetism by saying that all magnetic spins can be UP or DOWN, and the energy is 1 if an adjacent pair of magnetic spins are the same, and -1 if the spins are different. Then we put all these little spins on a lattice, and we call this collection of little spins a _magnet_. Ok, this is a very very simple model, but now we ask, does this thing behave like a magnet? A tough question in 2 and 3 dimensions! Why? It's not because of errors in our assumptions, it's basically because we have very primitive mathematical tools to tackle this type of problem. We are forced to resort to mathematical tools such as infinite transfer matrices, and jordan-wigner transformations.

    Yes, in one sense, I agree with your post, that round-off errors cause chaos to occur over very long simulations or models can be inaccurate and have bad predictions. But the spirit of the book is in examining very simple models that seem to have correct predictions, but are complicated enough that we can't manipulate these models with finesse to extract additional information about the system.

  19. mathematical description of tipping points? by The+Locehiliosan · · Score: 2, Funny
    Is there a mathematical description of tipping points? Easy:

    - bill x .15 for good service
    - bill x .20 for great service
    - $.01 for crappy service

    --
    http://www.missionfaces.com/
  20. Comment removed by account_deleted · · Score: 2, Interesting

    Comment removed based on user account deletion

  21. new "science" of networks by briancnorton · · Score: 2, Interesting

    Calling it a "science" is sort of a misnomer. Sure there are people studying networks scientificly, but Linked is a lot of metaphors and comparisons rather than a quantitative or modelling approach. It runs in the same vein as Wolfram's ANKOS, in that they are both missing critical intermediaries needed to qualify them (to me) as a science. My studies have been in geography, which presents a whole different level of network behavior and construction. The book is good, but a little light on science.

    --

    People who think they know everything really piss off those of us that actually do.

  22. "We know how people act individually..." by Anonymous Coward · · Score: 2, Insightful

    We do? I don't think so. In order to extrapolate societal behaviour, one needs to completely subscribe to human behaviouralism. Networks of humans are less deterministic than their particles precisely because human behaviour isn't predictable. Our current error in describing human behaviour quickly compounds when describing several or many interacting humans.

    Our lack of progress in sociology is a testament to our lack of understanding of the individual.

  23. Slashdot as a scale-free network by Anonymous Coward · · Score: 3, Interesting

    Here's a couple of examples of networks that exhibit a scale-free topology.

    1. WikiWiki.

      This shows that Wiki sites are characterized by the Pareto distribution (a.k.a. power law distribution).

    2. RPM dependency graphs.

      Out of curiousity, I wrote a quick script to compute the distribution of the number of links in the RPM dependency graph. It does seem to follow the Pareto distribution.

    3. Slashdot

      Although I have no easy way of verifying this, my gut feeling is that the network of Slashdot users is also scale-free, if we define the notion of a link between two users as follows. User bobdc is linked to user bugbear, if bobdc has replied to any of bugbear's post (or submissions) at least once.

      This definition allows us to introduce the notion of a CmdrTaco number, similar to the Kevin Bacon number. Specifically, user Joe Schmoe has the CmdrTaco number of 1, if CmdrTaco has replied to any of Joe's comments. If Joe responded to wuliao's post, then wuliao has the CmdrTaco number of no greater than 2, and so on.

    Pareto distributions are pretty common. For example, the number of downloads on SourceForge follows the Pareto distribution.

    This page provides a fairly comprehensive list of further reading on the subject.

  24. I'm afraid that this "New Science" is quite old... by Carter+Butts · · Score: 4, Informative
    Contrary to what the author of Linked would have you believe, the scientific study of social networks has been around since the late 1920s/early 1930s. (Some of the very early work was a bit loopy -- check out Jacob Moreno's Who Shall Survive? for an example -- but the field rapidly progressed beyond this stage.) The first real network journal, Sociometry has been around since the late 1930s (longer than Barabasi has been alive, I expect), and today it's mantle is held by Social Networks; that's where you should look for current research in the field. Empirical, theoretical, and methodological work on social networks is also regularly published in the Journal of Mathematical Sociology, the Journal of Mathematical Psychology, the American Journal of Sociology, Sociological Methods and Research, Sociological Methodology, and Social Forces (among others). It turns out that we know quite a lot more about networks than Barabasi suggests in his book, and indeed the hub/connectivity issues on which his book focuses are only a very limited part of the overall picture.

    If you're interested in learning more about the large body of literature in this area, be sure to visit the INSNA web site. I think you'll find it much more informative than reading popular books on the subject.

    -Carter

  25. SFI's Kaufmann explains the origins of order by hunterellinger · · Score: 3, Informative

    Most of the "tipping point" theory (which goes back at least to Erdos' 1960 random-networks paper) looks at how gradual accumulation can lead to sudden shifts in system properties. Good stuff, and relevant to situations from Darwinian evolution to traffic-jam analysis, but not really new.

    However, the work of Sante Fe researcher Stuart Kaufmann (The Origins of Order, etc.) gives a whole new direction, showing how complex, interlocked systems can arise in some circumstances by winnowing a more complex chaotic system that arises naturally. It sounds circular until you look at it carefully, but Kaufmann backs up his analysis with extensive computer simulation as well as a deep analysis of genetic control processes (Kaufmann's original specialty).

    These ideas can be used far beyond the biological settings for which they were first developed. Examples range from the crystallization of activity patterns in a new organization or cultural area to the process of learning itself, where the "aha" experience marks the emergence of a set of coherent concepts from the overflowing cloud of ideas that sets the stage for it.

    Adding Kaufmann's ideas to your set of explanatory tools will permit you to resolve many complex-systems questions that are otherwise intractable. And computer types are particularly well-situated to understand and use his arguments.

  26. Re:Sociology studies the behavior of entire societ by Carter+Butts · · Score: 2, Informative
    There was no math to speak of either. I think Sociology is a bogus discipline designed to get communists into our school system.
    Might I suggest perusing the Journal of Mathematical Sociology or Social Networks for a different view of the field? While some self-described "sociologists" neatly fit your description, those of us doing actual social science would appreciate not being lumped in with the rest....

    -Carter

  27. Re:Interesting but...... by c64cryptoboy · · Score: 2, Informative

    Many scale free distributions in user patterns have already been discovered (i.e. web pages against user visits -- a few popular sites like Amazon and Ebay, but lots of mediocre web sites like mine). You generally get a scale free distribution of transactions anytime people interact with one another in a way that they feel is advantageous (preferential). Even more interesting is when web usage becomes content becomes web usages becomes... etc. Such as Amazon's "Customers who bought this book also bought", or when Google's page rank become self reinforcing over time.

    --
    I put the 'fun' in fundamentalism