« October 2007 | Main | December 2007 »

November 21, 2007

ISI Workshop: Theoretical Aspects and Models of Large Complex and Open Information Networks

This week I'm in Turino Italy at the Institute for Scientific Interchange's (ISI) Workshop on Theoretical Aspects and Models of Large Complex and Open Information Networks (TAMLCOIN). ISI occupies part of the Villa Gualino, an old WWII bunker-like complex on the hill that overlooks downtown Turin. Many of the researchers at ISI are involved in some aspect of complex networks research, so such a workshop seems entirely natural, and hopefully won't be the last. The workshop attendees are primarily the European side of the Atlantic (a strong presence from Italy, with some folks from Germany, France, Greece and Spain, among others), so it's a relatively different set of researchers than you see at the American networks meetings.

I'll try to do my usual conference-blogging about the interesting talks when I return to the US next week.

posted November 21, 2007 03:33 AM in Conferences and Workshops | permalink | Comments (0)

November 11, 2007

Things to read while the simulator runs; part 7

Using continuous systems for computation, examples being sorting using differential equations. In this latter application, the system of ODEs basically reproduces a bubble-sort style system, in which the sorted list is built up incrementally through comparison of adjacent elements in the list. Although the engineering applications of this stuff might be obvious, there are some interesting scientific questions imbedded in this work, too. For instance, can we use insights into how to analog-ize our typically discrete computation to recognize when Nature is making an effective computation? It's currently quite trendy to think of biological systems as being inherently computational, but our understanding of how living systems compute is mostly metaphorical. (tip to Jake)

I have rather mixed feelings about Malcolm Gladwell's writing. His books (e.g., Tipping Point and Blink) tend to be rather pseudo-scientific, but that hasn't stopped them from becoming virtual textbooks in the business community. On the other hand, his writing for The New Yorker is often excellent. For instance, his latest essay on criminal profiling is a wonderful skewering of the sleight of mind that criminal profilers (perhaps unknowingly) perform on their law enforcement clients.

Planarity is a wonderfully cute game (one that should come standard on every iPhone and iPod Touch!) based around a simple task. You're given a tangled "planar" graph, and your job is to untangle it by moving the graph's vertices around on the page until no two edges cross each other. Like sudoku, this game is based on some nice computational principles. Unlike sudoku, though, planarity is what computer scientists would call "easy", being solvable in polynomial time. (This recent arxiv paper discusses the relevant issues, and shows just how hard it is to untangle the graph quickly.)
In fact, I think there's probably a great business opportunity for taking classic computer science problems (SAT, vertex cover, sparsest cut, etc.) and turning them into entertaining puzzle games.

Finally, Brian Hayes, an intelligent amateur mathematician who frequently writes for the American Scientist magazine, has a pleasantly diverting essay on division and various algorithms for doing it. I remember learning the long-division algorithm in grade school and hating it. The only value I can see of learning long-division is that it teaches us that there's a symmetry in mathematical operations (addition and subtraction, multiplication and division, integration and differentiation, etc.), and helps build intuition into the relation of various numbers to each other. Otherwise, I think it's a complete waste of time (no one, not even careers in mathematics, uses long-division). Hayes, however, points out that while algorithms for addition, subtraction and multiplication are relatively straight forward, a legitimate and interesting question is Why is the algorithm for division so opaque?

(Another of Brian Hayes's essays at American Scientist is on a topic near to my heart: fat tails and power-law things. The byline is great: "Sometimes the average is anything but average.")

posted November 11, 2007 10:22 AM in Things to Read | permalink | Comments (1)

November 04, 2007

We're #1

Via Biocurious, Uncertain Principles and originally The World's Fair comes a cute little blog-and-google game. The idea is, you find five queries to google for which your blog is the #1 hit. Here are some for Structure+Strangeness:

posted November 4, 2007 12:05 AM in Pleasant Diversions | permalink | Comments (0)

November 01, 2007

What did you do this halloween?

Here's what I did:

posted November 1, 2007 09:57 AM in Self Referential | permalink | Comments (0)