The Consumerization of IT (Journalism)

There has been a storm on Twitter and (due to Robert Scoble’s involvement) Google+ recently over bloggers, journalists and the relationship between the two. It seems that Dan Lyons, a technology journalist for Newsweek, was upset — “Hit men, click whores and paid apologists: Welcome to the Silicon Valley cesspool” — and took to his personal blog to vent. Aiming at Michael Arrington and MG Siegler will inevitably draw fire but a week or so later, Lyons has further drawn on the ire of the social media elite by accusing Robert Scoble of trying to employ similar tactics. Scoble very publically rebutted Lyons’ arguments but the argument continues…

For me, a lot of this seems to boil down to one thing: the consumerization of technology journalism. Continue reading “The Consumerization of IT (Journalism)”

Justice, Capuchin Monkeys and Investment Bankers

Capuchin Monkey in Costa Rica (Copyright © 2011,   James Matthews)

As with most of my posts, this is inspired after reading a thought-provoking book. This time, it was The Wisdom of the Crowds by James Surowiecki. The book spends a lot of time discussing how large crowds of people can make (deliberately or inadvertently) the best (or most optimal/utilitarian) decision for a given problem. This whole and rather contentious topic is something best left for another blog post, however, there were several parts of the book that covered some more psychological aspects of group behaviour that I wanted to explore.

One area that was especially interesting was the concept of justice. It turns out that humans aren’t the only species that have a concept of justice. In 2003, scientists proved that capuchin monkeys would protest if they saw another monkey “paid” more than them for the same task. This scenario was created by training the monkeys to swap stones for cucumber (the pay). Then scientists then arbitrarily chose one of the monkeys to receive a grape instead of cucumber. The other monkeys would grow indignant, sometimes refusing to take their cucumber, other times taking it and refusing to eat it, other times refusing to continue working (bringing stones). Continue reading “Justice, Capuchin Monkeys and Investment Bankers”

Universal Darwinism: The Evolution of Everything?

After reading Richard Dawkins’ The Selfish Gene,  John Cribben’s In Search of the Multiverse and Philip Balls’ Critical Mass, my interest in evolution as a generic or more universal concept has been revived. Is evolution a concept much broader than Darwin ever envisaged? Can it apply to human behaviours? Natural structures? How about our entire universe?

With the current socio-political climate in the US being driven more and more toward the extreme right, where so-called “respected” politicians harp on about intelligent design and other such bullshit, I found it interesting to see that evolution may extend from explaining how our genes have changed over the millena, to actually understanding everything from our place in the universe to the inherent behaviours that we exhibit. Darwin’s work may have uncovered a greater universal truth. As Daniel Dennett once said:

“If I were to give an award for the single best idea anyone has ever had, I’d give it to Darwin, ahead of Newton and Einstein and everyone else. In a single stroke, the idea of evolution by natural selection unifies the realm of life, meaning, and purpose with the realm of space and time, cause and effect, mechanism and physical law.”

My first proper exposure to the theory of evolution beyond basic biology class was when I was about 17 and learnt about genetic algorithms (GA) when writing the Generation5 website I put together for the ThinkQuest competition along with Samuel Hsuing and Edward Kao.

AH-64D Apache Longbow
The AH-64D Longbow’s radar has genetically evolved algorithms powering it.

Sam had written an article (which I later expanded upon) about using a GA to solve a diophantine equation. I found it amazing that computer scientists had taken Darwin’s idea of “survival of the fittest” and applied it to something as abstract as solving mathematically equations. Not only that, it was bloody efficient at doing it!

Two years later, I interviewed Steve Smith, one of the engineers behind that massive radar that sits atop the AH-64D Apache Longbow (right). The Apache’s radar can automatically detect the target from the radar signature, and the software that powers this intelligence was evolved via genetic programming.

At the time though, the deeper meaning behind all this “cool technology” never really dawned on me. Fast forward many years and my fascination with genetic algorithms remained. I was stunned by the ability of evolution to seemingly solve huge problems if you could simply assign a fitness to any given solution. Now with that said, this post isn’t meant as a lesson on genetic algorithms as I’ve written plenty in the past (including this bad boy if you’re feeling adventurous). Continue reading “Universal Darwinism: The Evolution of Everything?”

Consumer IT: Services and Simplicity

People often ask me my opinions on various bits of technology they’re considering buying and 2011 has been a year of lots and lots of technology, so I thought I’d write up what technology has impacted me the most over the last 12 months.

Principally, I’ve noticed two trends evolving in the way I approach my personal and professional technology: services and simplicity. Continue reading “Consumer IT: Services and Simplicity”

The Hivemind, Groupthink, Social Media and Individuality

I recently finished the fantastic book by Jaron Lanier, You Are Not a Gadget and one fairly central theme was how humans interact en masse. Much of the Internet often centres on this idea of the “hivemind” and harnessing little quanta of intelligence from a vast number of Internet-connected people to some end. Wikipedia is a prime example of this — lots of (often) anonymous people creating, editing and tweaking articles about…well, pretty much everything.

The hivemind was always an idea that both intrigued and perplexed me. I love the idea that we can harness intelligence in a similar way to harness spare compute cycles (i.e., SETI) and emergent or self-organizational behaviour continues to fascinate me. However, I’ve never been completely comfortable with how viable this is taken at an human-intellectual level. A compute cycle is a known entity ? if it changes, it scales in size which affords you more work. Human intelligence is very much an unknown, in both scale and quality.

Wikipedia seems like a great example of how this might work. However, the anonymity behind Wikipedia makes it hard to ascertain how much of it is truly the hivemind at work, versus several experts or fans creating information that is subsequently updated as time moves forward (aside: he makes an interesting parallel between Wikipedia and the Bible). Much of Lanier’s arguments against Wikipedia seem aimed more at the cultural ? search engines increasingly point to Wikipedia as the first listing, taking relevance away from other peripheral sites. As Wikipedia aims to be encyclopedic in nature, human opinions, insights and extremism is (often) missing from entries. Rightly or wrongly, it is these thoughts and opinions that gives us our rich and diverse global cultures.

The concern is that “hivemind” projects combined with the cloud-computing Overlords’ search algorithms is leading the human race down a path that inherently limits rather than frees the information we have readily accessible to us. While I have a small issue with his choice of words, the sentiment is beautifully summarized as:

“We should not seek to make the pack mentality efficient. We should seek to inspire the phenomena of individual intelligence.” – Jaron Lanier

Continue reading “The Hivemind, Groupthink, Social Media and Individuality”

Evolving Cooperative IPD Strategies

As I continue to play with the IPD, I created code to genetically evolve IPD strategies to see if cooperation could be borne out of random behaviours. I used the standard GA I’ve created in Wintermute, with each agent represented by the five weights detailed in my last post and with fitness calculated as the average points earned in each bout (this was subtracted from 5 in order to allow the GA to search for a minimum). I then created a population of 500 agents with a mutation and elitism rate of 0.5% per generation.

It took me a while to tweak the GA to start working, but I finally got it with fascinating results. Here is a chart of the distribution of strategies along with the best fitness for each iteration:

Continue reading “Evolving Cooperative IPD Strategies”

More Experimenting with the Spatial IPD

It seems like my initial experiments have been a bit awry, but this is how you learn! I was tweaking the IPD code to use encoded weightings rather than classic logic to start creating the genetic algorithm code to evolve this behaviour.

I recreated all the strategies as weights using a simple encoding denoting their probability to cooperate. They are encoded as {I, R, S, T, P} where I = initial, R = reward (c,c), S = sucker (c,d), T = temptation (d,c), P = punishment (d,d). As an example, all-cooperate and TFT strategies would be:

AllCooperate = 1.0, 1.0, 1.0, 1.0, 1.0
TFT = 1.0, 1.0, 0.0, 1.0, 0.0

So All-C will always cooperate, from the outset and continue to. TFT will cooperate initially, then cooperate after reward or temptation and defect after sucker or punishment. Continue reading “More Experimenting with the Spatial IPD”

Understanding Cooperation with the Spatial Iterated Prisoner’s Dilemma

Not exactly a snappy way to start my new blog, but…

I just finished reading Critical Mass by Phillip Ball and one of the topics discussed was the iterated prisoner’s dilemma. I had implemented a Spatial IPD as part of the Generation5 JDK and more recently as part of the C# port, ‘Wintermute’.

Prior to reading Critical Mass though, I saw the SIPD as an interesting cellular automata implementation of a famous game theory exercise but never fully experimented with the model’s insights. In his book, Ball detailed how IPD can be used to show how cooperation is evolved as being more beneficial than selfish behaviour. Even more fascinating was the IPD’s ability to show how more cooperative strategies are more beneficial, until you get to a completely cooperative world — at which point, a very selfish strategy can quickly take advantage of the “naivety” of the world.

I decided to expand my code to explore this further to see if I could replicate this.

Continue reading “Understanding Cooperation with the Spatial Iterated Prisoner’s Dilemma”

Welcome!

Welcome to my little corner of the internet. I have recently set up jamesmatthews.me because I wanted somewhere to blog my various musings and thoughts. So who will find this interesting? Absolutely no-one.

In an era of increasing specialization, I seem to be fixated with being a generalist. My biggest strength and weakness is I find everything interesting. Everything.

There will be blog posts about photography, artificial intelligence, enterprise technology, quantum physics, history, emergent behaviour, programming, Japan and much more. That said, I’ll happily admit I’m no expert in any of these fields.

However, if you like my posts, please feel free to comment/discuss the topics either here or on Twitter (@jamesamatthews) – I enjoy nothing more than learning from other people.