Collaborative human interpreter

Collaborative human interpreter

The Collaborative Human Interpreter (CHI) is a proposed software interface for human-based computation (first proposed as a programming language on the blog Google Blogoscoped, but implementable via an API in virtually any programming language) specially designed for collecting and making use of human intelligence in a computer program. One typical usage is implementing impossible-to-automate functions.

For example, it is currently difficult for a computer to differentiate between images of men, women and non-humans. However, this is easy for people. A programmer using CHI could write a code fragment along these lines:

enum GenderCode {
 MALE, FEMALE, NOT_A_HUMAN 
}
Photo photo = loadPhoto(file)
GenderCode result = checkGender(photo)

Code for the function checkGender(Photo p) can currently only approximate a result, but the task be can be easily solved by a person. When the function checkGender() is called, the system will send a request to someone, and the person who received the request will process the task and input the result. If the person (task processor) inputs value MALE, you'll get the value in your variable result, in your program. This querying process can be highly automated.

Deployment

On November 6, 2005, Amazon.com launched CHI as its business platform in the Amazon Mechanical Turk [1]. It's the first business application using CHI.

Origins

CHI is originally mentioned in Philipp Lenssen's blog [2].

External links

  • "Amazon looks to solve problems that stump computers", ZDnet, Nov 10, 2005 [3]

Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Human-based computation — In computer science, human based computation is a technique when a computational process performs its function via outsourcing certain steps to humans (Kosorukoff, 2001). This approach leverages differences in abilities and alternative costs… …   Wikipedia

  • Collective intelligence — Types of collective intelligence Collective intelligence is a shared or group intelligence that emerges from the collaboration and competition of many individuals and appears in consensus decision making in bacteria, animals, humans and computer… …   Wikipedia

  • Amazon Mechanical Turk — The Amazon Mechanical Turk (MTurk) is a crowdsourcing Internet marketplace that enables computer programmers (known as Requesters) to co ordinate the use of human intelligence to perform tasks that computers are unable to do yet. It is one of the …   Wikipedia

  • performing arts — arts or skills that require public performance, as acting, singing, or dancing. [1945 50] * * * ▪ 2009 Introduction Music Classical.       The last vestiges of the Cold War seemed to thaw for a moment on Feb. 26, 2008, when the unfamiliar strains …   Universalium

  • HUMINT — HUMINT, a syllabic abbreviation of the words HUMan INTelligence, refers to intelligence gathering by means of interpersonal contact, as opposed to the more technical intelligence gathering disciplines such as SIGINT, IMINT, and MASINT. NATO… …   Wikipedia

  • BIBLE — THE CANON, TEXT, AND EDITIONS canon general titles the canon the significance of the canon the process of canonization contents and titles of the books the tripartite canon …   Encyclopedia of Judaism

  • education — /ej oo kay sheuhn/, n. 1. the act or process of imparting or acquiring general knowledge, developing the powers of reasoning and judgment, and generally of preparing oneself or others intellectually for mature life. 2. the act or process of… …   Universalium

  • Western architecture — Introduction       history of Western architecture from prehistoric Mediterranean cultures to the present.       The history of Western architecture is marked by a series of new solutions to structural problems. During the period from the… …   Universalium

  • R-CAST — is a group decision support system based on research on naturalistic decision making. Its architecture, based on multiple software agents, supports decision making teams by anticipating information relevant to their decisions based on a shared… …   Wikipedia

  • Wright State University — Infobox University name = Wright State University motto = established = 1967 type = Public president = Dr. David R. Hopkins city = Dayton (Fairborn) state = Ohio country = U.S.A. undergrad = 12,938 postgrad = 3,108 staff= 831 faculty, 1,448 staff …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”