2007-09-29

Generating All Design

I recently had a conversation with my colleague Simon Laing. He suggested that approximately one million by one million pixels is at the limit of human perception, that any more pixels beyond this is not useful. Given that human colour perception is around 16.8 million colours, this means that there exists potentially: 1mil * 1mil * 16.8mil = 1.68 * 10 ^ 19 or 16.8 quintillion visual possibilities.

It's true this would take more than a million monkies; Computers could generate every visual possibility that could ever exist as a snapshot. The computer's owner could try to claim intellectual property rights over every visual possibility that does not already have rights claimed over it. This is of course ludicrous. No computer exists (yet) that is up to the task. And such a brute force approach fails to have any appropriateness context that would make it truly a creative work. Still, it would be an interesting statement to make.

Even if we succeeded in generating all visual snapshots, it would be a useless effort. Such a large number is not infinite, but it is innumerable. Innumerable is a practical infinity. Quite simply there would be little use in having this giant catalogue available since nobody would be able to usefully make sense of it without some form of classification and indexing.

Since generating each alternative is relatively trivial, the real magic is actually in the classification and indexing that allows the space of all possibility to be understood. We view that space using various mental models, world-views and abstractions that zone the space into regions. We layer these viewpoint lenses as a means to make sense of the chaos below. Human language contains ways to describe a visual scene without having to name each 1.68E+19 possibility individually.

Pixels themselves are only an abstraction for representing an underlying objective reality. However, the pixel level is too low for much practical use. For example we speak of web design using higher-level terms such as Banner, Navigation bar, content area, footer, sidebar and column. Like most modes of expression it's about selecting the level of abstraction from objective reality that is most useful to the situation.

This applies to generative design (and generative art). The program code contains the rules that represent the worldview and level of abstraction used to express the design. In generic algorithm parlance the program code contains the rules the transform the genotype (parameters) into the phenotype (output).

And this is only discussing snapshot (human perception is around 25 snapshots per second). What is we added the dimension of time? What about the possibilities of interaction? Photographers also understand the meaning (and thus it's communicative value) is also about the context that the snapshot is viewed in. This is where "beauty is in the eye of the beholder" comes in. Viewers, standing at an exact point in Heroclitus' river form meaning for themselves. Just having the snapshot is not enough without knowing its meaning. This is where the appropriateness measures of creativity come into the equation.

2007-08-31

Monetizing the Semantic Web

Traditional products and service sellers stand to gain customers because the SemWeb will enable location and comparison. But, how do content creators make money selling RDF triplets? Injecting advertising into rich media might make money on the SemWeb. RDF triplets might be filtered at user's computer - and not merely to remove advertising. However, today's computers lack the smarts to remove advertising from rich media; images, sounds, animations, videos, flash interactives. Google has already begun experiments with advertising support for YouTube videos. Micropayments have been proposed since the days of Xanadu and periodically they become fashionable for a time. Clay Shirky's The Case Against Micropayments discusses why cross-site micropayments have never, and will probably never, succeed. Within single sites micropayments do work. Many sites have created internal micropayment currencies. Amazon's S3 storage service uses a micropayment system that bundles many transactions - charged a cent at a time. Bundling is the right idea. Content creators can offer time-limited subscriptions to specific content. A content reseller (the "Info-Vendor) will then aggregate smaller subscriptions into package offerings. This is similar to how content sales already work for online academic journals, TV shows and music. An Info-Vendor service will then become part of the household utility bill - most likely bundled with broadband and cable TV. An Info-Vendor feed may even become a free good subsidized by taxation. This situation will simplify the finding problem of content selection because only a few sources need be queried. The latency aspect of the SemWeb data topography will be reduced resulting in faster and more reliable service. Content credibility can be judged by the Info-Vendors credibility. Ontological translation and basic inference could be run over the Info-Vendor's data store saving local processing time. There is potential for the AI synthetic creation of new content to outstrip human capacity to make use of the information. Info-Vendors may enforce favorite ontologies (and thus implicitly endorse worldview embedded in the ontology). Info-Vendors will also have a controlling stake in the content that users are exposed to. Alternative viewpoints might just not be represented in any of the commercial Info-Vendor's information stores. Contract and intellectual property laws can prevent users on-selling content (automated via proxies), there is difficulty proving ownership of a single RDF triplet. It is just not economical to include DRM at triplet level granularity. Also any DRM systems are at best voluntary. Info-Vendors will gradually lose control over their RDF triplets as the society starts to copy each triplet over and over again; RDF triplets will, in effect, data-leak into the public domain. Therefore, the value of an RDF triplet is in its scarcity. The most successful Info-Vendors will both make available new RDF triplets, including some created using AI synthesis. Like providers of other services, Info-Vendors will ultimately form a varied marketplace. Access to good Info-Vendor service could become the next digital divide. Summary: The ways to make money on the SemWeb are by injecting advertising into rich media and riding the rise of the Info-Vendor.

2007-08-28

Three Content Selection Problems

The three problems of content selection are: finding, filtering and bounding.
Finding has plenty of people working on it. There is Swoogle and (with Web3.0 annotation) even your regular WWW search engine could help.
Once you're found an initial starting point then filtering and bounding are needed. A SemWeb object could have many more triplets describing it then are needed, especially if indirect links are resolved and information is brought in from multiple ontologies. Filtering is the intra-object act of deciding which triplets are important. Bounding is the decisions in how far to traverse the graph of links between SemWeb objects. Bounding is the inter-object counterpart to filtering.

2007-08-24

SemWeb links of the Week

My Top SemWeb 3 links for the week:

Writing Retreat

I had a hugely productive week working on my PhD Research Proposal. Taking a week away from the distractions of work really paid off. Just so my supervisor's know: I've started working all the various documents and scraps into the proper format. It's a mess still, but a big start. My PhD topic is (for now) "Combining Presentation and Content decisions in an Adaptive SemWeb Browser". I have a number of issues that require thinking through:
  • Do I produce something that replaces the current web or works with it?
  • How much do I really care about Web 3.0
  • Should the SemWeb browser be website or desktop hosted?