+ All Categories
Home > Documents > SCG Court: A Crowdsourcing Platform for Innovation

SCG Court: A Crowdsourcing Platform for Innovation

Date post: 10-Feb-2016
Category:
Upload: percy
View: 27 times
Download: 0 times
Share this document with a friend
Description:
SCG Court: A Crowdsourcing Platform for Innovation. Supported by Novartis. Karl Lieberherr Northeastern University College of Computer and Information Science Boston, MA joint work with Ahmed Abdelmeged. SOLVE ORGANIZATIONAL PROBLEMS HOW TO COMBINE THE WORK OF HUNDREDS - PowerPoint PPT Presentation
Popular Tags:
132
SCG Court: A Crowdsourcing Platform for Innovation Karl Lieberherr Northeastern University College of Computer and Information Science Boston, MA joint work with Ahmed Abdelmeged Supported by Novartis
Transcript
Page 1: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG Court: A Crowdsourcing Platform for Innovation

Karl LieberherrNortheastern University

College of Computer and Information ScienceBoston, MA

joint work with Ahmed Abdelmeged

Supported by Novartis

Page 2: SCG Court: A  Crowdsourcing  Platform for Innovation

4/24/2011 2Crowdsourcing

SOLVEORGANIZATIONALPROBLEMS

HOW TOCOMBINE THEWORK OFHUNDREDSOF SCHOLARS?

HOW TO AVOIDECONOMICNON-SENSE

HOW TO FOCUSSCHOLARS

Page 3: SCG Court: A  Crowdsourcing  Platform for Innovation

Organizational Problem Solved

• How to organize a loosely coupled collaboration among several scholars to agree on claims that can be refuted or defended constructively using a dialog.– fair recognition of scholars

• strong scholars cannot be ignored– output: answer: “is claim refuted” plus the dialog

• When game is over: interested in – know-how!– list of claims that scholars agree with.

4/24/2011 3

defend(Alice,Bob,c) = ! refute(Alice,Bob,c)

Crowdsourcing

Page 4: SCG Court: A  Crowdsourcing  Platform for Innovation

Organizational Problem Solved

• How to design a happy scientific community that creates the science that society needs.

• Classical game solution: Egoistic scholars produce social welfare: knowledge base and know-how how to defend it.

• Control of scientific community– SCG rules– Specific domain

4/24/2011 Crowdsourcing 4

happy = no scholar is ignored, rich, immersive experience.

Page 5: SCG Court: A  Crowdsourcing  Platform for Innovation

What is a loose collaboration?

• Scholars can work independently on an aspect of the same problem.

• Problem = decide which claims in playground to oppose or agree with.

• How is know-how combined? Using a protocol.– Alice claimed that for the input that Alice provides,

Bob cannot find an output of quality q. But Bob finds such an output. Alice corrects.

– Bug reports that need to be addressed and corrections.

4/24/2011 5CrowdsourcingPlayground = Instantiation of Platform

Page 6: SCG Court: A  Crowdsourcing  Platform for Innovation

Controlled Communication instead of Isolation

4/24/2011 Crowdsourcing 6

s1 s2

s3 s4

s1 s2

s3 s4

admin admin

undesirablemore learning and collaborationteam evaluation

s: scholar

Page 7: SCG Court: A  Crowdsourcing  Platform for Innovation

Claims

• Protocol. Defines scientific discourse.• Scholars make a prediction about their

performance in protocol.• Predicate that decides whether refutation is

successful. Refutation protocol collects data for predicate.

• As a starter: Think of a claim as a mathematical statement: EA or AE.– all planar graphs have a 4 coloring.

4/24/2011 7Crowdsourcing

Page 8: SCG Court: A  Crowdsourcing  Platform for Innovation

Benefits for Playground Designers

Return On Investment for playground designers: a small investment in defining a playground (Domain=(Instance,Solution,valid,quality), Claim=(Protocol, etc.)) produces an interactive environment to assimilate and create domain knowledge.

4/24/2011 8Crowdsourcing

Page 9: SCG Court: A  Crowdsourcing  Platform for Innovation

Benefits for Playground Designers

4/24/2011 Crowdsourcing 9

Playground Design

Financial Incentive Organize the thought processes of hundreds of scholars to creatively focus on one problem

Page 10: SCG Court: A  Crowdsourcing  Platform for Innovation

Benefits for Scholars

• Return on Investment for scholars and avatar designers: The SCG rules need to be learned only once because they are the same across playgrounds. A small investment in learning the SCG rules and a domain leads to numerous learning and teaching and innovation opportunities. The more a scholar teaches, the higher the scholar’s reputation.

4/24/2011 10Crowdsourcing

Page 11: SCG Court: A  Crowdsourcing  Platform for Innovation

Benefits for Scholars: Immersion Experience

4/24/2011 Crowdsourcing 11

show me (solve) I challenge you(propose)

you are wrong (oppose, teaching and learning)

tell me (provide)

me

scholar s s

s sInnovation: Scholars are free to invent; game rules don’t limit creativity; social engineering: answers to “why did I lose?” may lead to better solutions.

Page 12: SCG Court: A  Crowdsourcing  Platform for Innovation

Global Warming

• Alice’ Claim: The earth is warming significantly.– Refutation protocol: Bob tries to refute.

• Alice must provide a data set DS satisfying a property defined precisely by the refutation protocol.

• Bob applies one of the allowed analysis methods M defined precisely by the refutation protocol.

• Bob wins iff M(DS) holds.

4/24/2011 12Crowdsourcing

Page 13: SCG Court: A  Crowdsourcing  Platform for Innovation

Independent Set

• Protocol / claim: At Least As Good– Bob provides undirected graph G.– Bob computes independent set sB for G (secret).– Alice computes independent set sA for G.– Alice wins, if size(sA) >= size(sB).

4/24/2011 13Crowdsourcing

Page 14: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem that SCG solves2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 14

Page 15: SCG Court: A  Crowdsourcing  Platform for Innovation

Big Picture

• Weaker form of logic.• Approximate truth.• Don’t focus on proofs but on refutations.

4/24/2011 Crowdsourcing 15

Page 16: SCG Court: A  Crowdsourcing  Platform for Innovation

4/24/2011 Crowdsourcing 16

good bad

Logic with Soundness

claimssentences

not just true/false claims, but optimum/non-optimum claims:good: true/optimumbad: false/non-optimum

Page 17: SCG Court: A  Crowdsourcing  Platform for Innovation

bad

4/24/2011 Crowdsourcing 17

good

Scientific Community Game Logicwith Community Principle

agreed by two scholars disagreed by two scholars

there exists two-party certificateto expose misclassification

claimssentences

agree c(informally):both successfully defend c andboth successfully refutenegation !c.

Page 18: SCG Court: A  Crowdsourcing  Platform for Innovation

Comparison Logic and SCG

Logic• sentences

– true– false

• proof for being true– proof system, checkable– guaranteed defense

• proof for being false– proof system, checkable– guaranteed refutation

• Universal sentences

Scientific Community Game• sentences = claims

– good– bad

• evidence for goodness– defense, checkable– uncertainty of defense

• evidence for badness– refutation, checkable– uncertainty of refutation

• Personified sentences

4/24/2011 Crowdsourcing 18

Page 19: SCG Court: A  Crowdsourcing  Platform for Innovation

Example: Highest Safe Rung

• You are doing stress-testing on various models of glass jars to determine the height from which they can be dropped and still not break. The setup for this experiment, on a particular type of jar, is as follows.

Crowdsourcing 194/24/2011

Page 20: SCG Court: A  Crowdsourcing  Platform for Innovation

Highest Safe Rung

Only two identical bottles to determinehighest safe rung

Alice Bob

20Crowdsourcing

You have a ladder with n rungs, and you want to find the highest rung from which you can drop a copy of the jar and not have it break. We call this the highest safe rung. You have a fixed ``budget'' of k > 0 jars.

4/24/2011

admin

Page 21: SCG Court: A  Crowdsourcing  Platform for Innovation

Highest Safe Rung

Only two identical bottles to determinehighest safe rung

HSR(9,2) ≤ 4/9 I doubt it: refutation attempt!

Alice Bob

Alice constructsdecision tree T ofdepth 4 and gives itto Bob. He checkswhether T is valid.Bob wins if he findsa flaw.

21Crowdsourcing4/24/2011

Page 22: SCG Court: A  Crowdsourcing  Platform for Innovation

3

1

0

6

1 2

4

3

5

9

97

6

87

2

4

5

8

x

y z

yes no

u

highest safe rung

Highest Safe Rung Decision TreeHSR(10,2)=5/10

22Crowdsourcing4/24/2011

Other playgrounds might have only two claims: C and !C.

Page 23: SCG Court: A  Crowdsourcing  Platform for Innovation

bad

4/24/2011 Crowdsourcing 23

good

Scientific Community Game Logicwith Community Principle

agreed by two scholars disagreed by two scholars

there exists two-party certificateto expose misclassification

claimssentences

HSR(11,2)=4HSR(27,3)=5

HSR(15,3)=5 HSR(57,4)=6

HSR(17,4)=4

HSR(5,1)=4

HSR(n,k)=q/nabbreviate as HSR(n,k)=kn: rungsk: to breakq: questions HSR(8,3)=3

Page 24: SCG Court: A  Crowdsourcing  Platform for Innovation

Community Principle for SCG

• Every faulty decision has a certificate to assign blame to the faulty decision maker.

• Certificate contains information from both parties.

• A certificate is a sequence of moves leading to a loss for the scholar making the faulty decision. – The certificate can be checked efficiently assuming all

basic game operations (valid, belongsTo, quality) take constant time.

4/24/2011 Crowdsourcing 24

Page 25: SCG Court: A  Crowdsourcing  Platform for Innovation

Example

• HSR(15,3)=5• This claim was misclassified as a good claim

because both Alice and Bob could only find a decision tree of depth 5.

• Nina, a newcomer to the HSR scientific community, could find a decision tree of depth 4.

• Exposing the faulty decision of Alice and Bob.

4/24/2011 Crowdsourcing 25

Page 26: SCG Court: A  Crowdsourcing  Platform for Innovation

Big Picture

• Replace soundness with community principle.• Participants have to work hard to approximate

soundness; if they don’t achieve soundness, they risk to be caught and risk to lose reputation.– as in a real scientific community: mistakes are

made, even in mathematical journals.

4/24/2011 Crowdsourcing 26

Page 27: SCG Court: A  Crowdsourcing  Platform for Innovation

What is SCG(X)

Crowdsourcing 27

no automationhuman plays

full automationavatar plays

degree of automation used by scholar

some automationhuman plays

0 1

more applications:test constructive knowledge

transfer to reliable, efficient software

avatar Bobscholar Alice

4/24/2011

Page 28: SCG Court: A  Crowdsourcing  Platform for Innovation

A Virtual WorldAvatar’s View

Administrator

Avatar

Opponents’ communication,Feedback

Claims,Instances,Solutions

Results • Agreed Claims: statements about algorithms• = Social welfare• Algorithms in Avatar

28Crowdsourcing4/24/2011

does simple checking (usually efficient)

does complex work

Page 29: SCG Court: A  Crowdsourcing  Platform for Innovation

Avatars propose and (oppose|agree)

Crowdsourcing 29

CA1

CA2

CA3

CA4

egoisticAlice egoistic

Bob

reputation 1000 reputation 10

CB1

CB2

opposes (1)

provides instance (2)

solves instancenot as well as she expected based on CA2 (3)

WINS!LOSES

proposed claims

transfer 200

Life of an avatar: (propose+ (oppose | agree)+ provide* solve*)*

4/24/2011

Page 30: SCG Court: A  Crowdsourcing  Platform for Innovation

What Scholars think about!

• If I propose claim C, what is the probability that– C is successfully refuted– C is successfully strengthened

• If I try to refute claim C, what is the probability that I will fail.

• If I try to strengthen claim C, what is the probability that I will fail?

30Crowdsourcing4/24/2011

Page 31: SCG Court: A  Crowdsourcing  Platform for Innovation

Essence of Game Rules• actors:

– proposer=verifier (1. arg to propose, oppose, refute, usually Alice), – opposer=falsifier (2. arg to propose, oppose, refute, usually Bob)

• LifeOfClaim(c) = propose(Alice,c) followed by (oppose(Alice,Bob,c)|agree(Alice,Bob,c)).

• oppose(Alice,Bob,c) = (refute(Alice,Bob,c)|strengthen(Alice,Bob,c,cs)), where stronger(c,cs).

• strengthen(Alice,Bob,c,cs) = !refute(Bob,Alice,cs).• agree(Alice,Bob,c) = !refute(Alice,Bob,c) and !

refute(Bob,Alice,c) and refute(Alice,Bob,!c) and refute(Bob,Alice,!c)

4/24/2011 31

blamed decisions:propose(Alice,c)refute(A,B,c)strengthen(Alice,Bob,c,cs)agree(A,B,c)

Crowdsourcing

Page 32: SCG Court: A  Crowdsourcing  Platform for Innovation

Winning/Losing

• propose(Alice,c), refutationTry(Alice,Bob,c)• If Alice first violates a game rule, Bob is the

winner.• If Bob first violates a game rule, Alice is the

winner.• If none violate a game rule: the claim

predicate c.p(Alice,Bob,in,out) decides.

4/24/2011 32Crowdsourcing

Page 33: SCG Court: A  Crowdsourcing  Platform for Innovation

Game Rules for Playground

• legal(in)• legal(out)• valid(in,out)• belongsTo(in, instanceSet)• each move must be within time-limit

4/24/2011 33Crowdsourcing

Page 34: SCG Court: A  Crowdsourcing  Platform for Innovation

Protocol LanguageProtocolSpec = <steps> List(Step).Step = <action> Action "from" <role> Role.interface Role = Alice | Bob.Alice = "Alice". Bob = "Bob".interface Action = ProvideAction | SolveAction.ProvideAction = "instance".// solve the instance provided in // step # stepNo.// stepNo is 0-based.SolveAction = "solution" "of" <stepNo> int.

4/24/2011 Crowdsourcing 34

instance from Bob // rsolution of 0 from Bob // sB for rsolution of 0 from Alice // sA for r

Page 35: SCG Court: A  Crowdsourcing  Platform for Innovation

How to achieve loosely coupled collaboration?

• Information exchange is based on values. Knowledge how to produce values is secret.

• Assign blame correctly to Alice or Bob based on outcome of refutation protocol.

• Every claim has a negation (using the idea of Hintikka’s dual game).

• Negation of HSR(n,k)=q: HSR(n,k)<q.

4/24/2011 35Crowdsourcing

Page 36: SCG Court: A  Crowdsourcing  Platform for Innovation

Dual Game / Negation

• Each game G has a dual game which is the same as G except that the players Alice and Bob are transposed in both the rules for playing and the rules for winning. The game G(¬φ) is the dual of G(φ).

4/24/2011 36Crowdsourcing

Page 37: SCG Court: A  Crowdsourcing  Platform for Innovation

How is collaboration working?

• Scholars make claim about their performance in a given context.

• Scholars make claim about the performance of their avatar in a given context.

• Opponent finds input in context that contradicts claim. Claim is refuted.

4/24/2011 37Crowdsourcing

Page 38: SCG Court: A  Crowdsourcing  Platform for Innovation

Playground Design

• Define several languages– Instance– Solution– Claim

• InstanceSet

• Define protocol or reuse existing protocol.• Implement interfaces for corresponding

classes.

4/24/2011 Crowdsourcing 38

Page 39: SCG Court: A  Crowdsourcing  Platform for Innovation

Who are the scholars?

• Students in a class room– High school– University

• Members of the Gig Economy– Between 1995 and 2005, the number of self-

employed independent workers grew by 27 percent.• Potential employees• Anyone with web access; Intelligent crowd.

4/24/2011 39Crowdsourcing

Page 40: SCG Court: A  Crowdsourcing  Platform for Innovation

How to engage scholars?Opposition

• Central to opposition is refutation.• Claim defined by protocol.• Simplest protocol:

– Alice provides Input in.– Bob computes Output out: valid(in,out)– Alice defends if quality(in,out)<q.– Bob refutes if quality(in,out)>=q.

• Claims: C(q), q in [0,1].

4/24/2011 40Crowdsourcing

instance from Alice // insolution of 0 from Bob // out for in

Page 41: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem solved by SCG2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 41

Page 42: SCG Court: A  Crowdsourcing  Platform for Innovation

Crowdsourcing

• Active area: Recent Communication of the ACM article.

• Wikipedia, FoldIt, TopCoder, …• We want a family of crowdsourcing systems

with provable properties.

4/24/2011 Crowdsourcing 42

Page 43: SCG Court: A  Crowdsourcing  Platform for Innovation

Crowdsourcing Platform

• Crowdsourcing – is the act of taking a job traditionally performed

by a designated agent (usually an employee) and outsourcing it to an undefined, generally large group of people in the form of an open call.

– enlists a crowd of humans to help solve a problem defined by the system owners.

• A crowdsourcing platform is a generic tool that makes it easy to develop a crowdsourcing system.

4/24/2011 43Crowdsourcing

Page 44: SCG Court: A  Crowdsourcing  Platform for Innovation

Crowdsourcing Platform

• The job, target problem is – to solve instances of a problem and make claims

about the solution process.– to build knowledge base of claims and techniques

to defend the claims

4/24/2011 44Crowdsourcing

Page 45: SCG Court: A  Crowdsourcing  Platform for Innovation

Requirements for Crowdsourcing Platform

• Find a good way to combine user contributions to solve the target problem.

• Find a good way to evaluate users and their contributions.

• Find a good way to recruit and retain users.

4/24/2011 45Crowdsourcing

Page 46: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG Court

• Web application• Software developers register with SCG Court

and choose playgrounds they want to compete in.

• They register their avatars in the appropriate playgrounds in time for the next tournament.

• Avatars get improved between tournaments based on ranking achieved and game history.

4/24/2011 Crowdsourcing 46

Page 47: SCG Court: A  Crowdsourcing  Platform for Innovation

Combine user contributions

• Users build on each others work: strengthening and checking.

• Users check each others claims for correct judgment.– Claims are defended and refuted.

• Users trade reputation for information.– Example: HSR(15,3)=5

4/24/2011 47Crowdsourcing

Page 48: SCG Court: A  Crowdsourcing  Platform for Innovation

Learning cycle

• Alice wins reputation with claim c because Bob made a wrong decision– Alice gives information about artifact related to c.

Alice teaches Bob.• Bob integrates information into his know-how. Bob

learns from Alice. – Bob hopefully has learned enough and will no longer make a

wrong decision about c.

4/24/2011 Crowdsourcing 48

Page 49: SCG Court: A  Crowdsourcing  Platform for Innovation

Voting with Justification

• I vote – for this claim (agree) because I can defend it and

refute its negation.– against this claim because I can oppose it (refute

or strengthen).

4/24/2011 49Crowdsourcing

Page 50: SCG Court: A  Crowdsourcing  Platform for Innovation

Evaluate users and their contributions

• Calculate reputation– confidence by the proposer that a claim is good

(gc)– confidence by the opposer (refute or strengthen)

that the claim is bad (bc)• The scholars are encouraged to set their

confidences truthfully. Otherwise they don't gain enough reputation or they lose too much reputation.

4/24/2011 50Crowdsourcing

Page 51: SCG Court: A  Crowdsourcing  Platform for Innovation

Reputation UpdateClaim good bad

propose up down

oppose down up

up: if you are good, there is a chance that you windown: if the other is good, there is a chance that you lose

up: reputation goes up, but has to provide knowledge that might reveal secret technique.down: reputation goes down, but might gain knowledge that reveals secret technique.

4/24/2011 51Crowdsourcing

Page 52: SCG Court: A  Crowdsourcing  Platform for Innovation

Reputation UpdateClaim good bad

propose up down

oppose down up

up: if you are good, there is a chance that you windown: if the other is good, there is a chance that you lose

confidence: proposer: claim is good: gcopposer: claim is bad: bc

r = result of reputation protocol.Reputation update: r*gc*bc (various refinements are possible)

4/24/2011 52Crowdsourcing

Page 53: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem solved by SCG2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 53

Page 54: SCG Court: A  Crowdsourcing  Platform for Innovation

Formal Properties of SCG• Soundness:

– Only false claims are refuted.– Only true claims are defended.

• SCG is not sound because it adapts to the skill level of the scholars. E.g., – Alice proposes a false claim and still defends it,

because Alice and Bob are weak, or– Alice proposes a true claim and does not defend it,

because Alice is weak.• We want to prove formal properties that don’t

imply soundness.

4/24/2011 Crowdsourcing 54

Page 55: SCG Court: A  Crowdsourcing  Platform for Innovation

Formal Properties

• Properties– Community Property– Equilibrium– Convergence

• Assumption: claims are bivalent (true or false); disallow indeterminate claims.

4/24/2011 Crowdsourcing 55

Page 56: SCG Court: A  Crowdsourcing  Platform for Innovation

For every faulty decision action there exists an exposing reaction.

• decision propose(A,c): if c is not true, refute(A,B,c) or strengthen(A,B,c,cs) expose.

• decision oppose(Alice,Bob,c)|agree(Alice,Bob,c): – if Bob decides to oppose but does not oppose

successfully, his oppose action is blamed. Bob discouraged to attack without good reason.

– if Bob decides to agree but does not agree successfully, his agree action is blamed.

4/24/2011 56Crowdsourcing

Page 57: SCG Court: A  Crowdsourcing  Platform for Innovation

Community Property

• For every faulty decision action there exists an exposing reaction that blames the bad decision.– Reasons:

• We want the system to be egalitarian. – It is important that clever crowd members can shine and

expose others who don’t promote the social welfare of the community.

• Faulty decisions must be exposable. It may take effort.

4/24/2011 57Crowdsourcing

Page 58: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyAlternative formulation

• If all decisions by Alice are not faulty, there is no chance of Alice losing against Bob.– if Alice is perfect, there is no chance of losing.

• If there exists a faulty decision by Alice, there is a chance of Alice losing against Bob.– egalitarian game

4/24/2011 58Crowdsourcing

Page 59: SCG Court: A  Crowdsourcing  Platform for Innovation

Summary: faulty decisions

1. propose(Alice,c),c=bad2. refute(Alice,Bob,c),c=good3. agree(Alice,Bob,c),c=bad

4/24/2011 59Crowdsourcing

Page 60: SCG Court: A  Crowdsourcing  Platform for Innovation

Summary: faulty decisions

1. propose(Alice,c),c=false2. propose(Alice,c),c=not optimum, c=true3. refute(Alice,Bob,c),c=true4. strengthen(Alice,Bob,c,cs),c=optimum5. strengthen(Alice,Bob,c,cs),c=false6. agree(Alice,Bob,c),c=false7. agree(Alice,Bob,c),c=not optimum, c=true

4/24/2011 60Crowdsourcing

Page 61: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 1

• Alice’ decision propose(Alice,c) proposes claim c as a claim that is true. Let’s assume c is false. Alice introduced a fault into the knowledge base.

• There must be a reaction that assigns blame to Alice’ decision. Here it is: Bob decides to oppose: oppose(Alice,Bob,c), specifically to refute: refute(Alice,Bob,c). There must be a successful refutation.

4/24/2011 61Crowdsourcing

1. propose(Alice,c),c=false

Page 62: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 2

• Alice’ decision propose(Alice,c) proposes claim c as a claim that is optimum. Let’s assume c is not optimum, but true, and can be strengthened. Alice introduced a fault into the knowledge base.

• There must be a reaction that assigns blame to Alice’ decision. Here it is: Bob decides to oppose: oppose(Alice,Bob,c), specifically to strengthen: strengthen(Alice,Bob,c,cs). There must be a choice for cs so that refute(Bob,Alice,cs) returns false, independent of Alice’ strategy.

4/24/2011 62Crowdsourcing

2. propose(Alice,c),c=not optimum, c=true

Page 63: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 3

• Bob’s decision refute(Alice,Bob,c) is faulty, if c is true. Bob tries to introduce a fault into the knowledge base.

• There must be a reaction by Alice that assigns blame to Bob’ decision to refute. Because c is true, there must be a defense of c by Alice, i.e., refute(Alice,Bob,c) returns false independent of Bob’s strategy. Bob’s decision to refute is blamed.

4/24/2011 63Crowdsourcing

3. refute(Alice,Bob,c),c=true

Page 64: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 4

• Bob’s decision strengthen(Alice,Bob,c,cs) is faulty, if c is optimum. Bob tries to introduce a fault into the knowledge base.

• There must be a reaction by Alice that assigns blame to Bob’s decision to strengthen. Because c is optimum, there must be a refutation of cs by Alice, i.e., refute(Bob,Alice,cs) returns true independent of Bob’s strategy. Bob’s decision to strengthen is blamed.

4/24/2011 64Crowdsourcing

4. strengthen(Alice,Bob,c,cs),c=optimum

Page 65: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 5

• Bob’s decision strengthen(Alice,Bob,c,cs) is faulty, if c is false. Bob tries to introduce a fault into the knowledge base.

• There must be a reaction by Alice that assigns blame to Bob’s decision to strengthen. Because c is false, there must be a refutation of cs by Alice, i.e., refute(Bob,Alice,cs) returns true independent of Bob’s strategy. Bob’s decision to strengthen is blamed.

4/24/2011 65Crowdsourcing

5. strengthen(Alice,Bob,c,cs),c=false

Page 66: SCG Court: A  Crowdsourcing  Platform for Innovation

Case 5 discussion

• Alice already made a faulty decision to propose c. But Bob did not catch that.

• In case 5 Bob makes things worse by trying to strengthen a false claim.

• Alice has an opportunity to force Bob to fail to defend his strengthened claim.

4/24/2011 Crowdsourcing 66

Page 67: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 6

• Bob’s decision agree(Alice,Bob,c,) is faulty, if c is false. Let’s assume c is false. Bob tries to introduce a fault into the knowledge base.

• There must be a reaction by Alice that assigns blame to Bob’s decision to agree. Because c is false, there is a strategy for Alice so that refute(Bob,Alice,c) returns false independent of Bob’s strategy. Bob’s decision to agree is blamed.

4/24/2011 67Crowdsourcing

6. agree(Alice,Bob,c),c=false

Page 68: SCG Court: A  Crowdsourcing  Platform for Innovation

Community PropertyCase 7

• Bob’s decision agree(Alice,Bob,c,) is faulty, if c is not optimum. Let’s assume c is not optimum, but true. Bob tries to introduce a fault into the knowledge base.

• There must be a reaction by Alice that assigns blame to Bob’s decision to agree. Because c is not optimum and true, there must be a strengthening of c by Alice to cs, i.e., refute(Alice,Bob,cs) returns false independent of Bob’s strategy. Bob’s decision to agree is blamed.

4/24/2011 68Crowdsourcing

7. agree(Alice,Bob,c),c=not optimum, c=true

Page 69: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG Equilibrium

• reputations of scholars are stable• the science does not progress; bugs are not

fixed, no new ideas are introduced• extreme example: All scholars are perfect:

they propose optimal claims that can neither be strengthened nor refuted.

Crowdsourcing 694/24/2011

Page 70: SCG Court: A  Crowdsourcing  Platform for Innovation

Claims

Crowdsourcing 7070

0

1

qualitystrengthening

correct valuation

over strengthening

true claims(defendable)

false claims(refutable)

4/24/2011

Page 71: SCG Court: A  Crowdsourcing  Platform for Innovation

Convergence

• if every faulty action is exposed, convergence guaranteed.

4/24/2011 71Crowdsourcing

Page 72: SCG Court: A  Crowdsourcing  Platform for Innovation

Related Work

• Argumentation Theory• Argumentation Mechanism Design

– strategy-proof mechanism• Logic

– Paul Lorenzen Dialog games– Independence Friendly Logic by Hintikka/Sandu

• Logical games of imperfect information.

4/24/2011 72Crowdsourcing

Page 73: SCG Court: A  Crowdsourcing  Platform for Innovation

Independence Friendly Logic(Hintikka and Sandu)

• Protocol / claim– Bob provides positive real number r in R+.– Bob computes square root sB of r in R (secret).– Alice computes square root sA of r in R .– Alice wins, if sA and sB are equal (within a small error

bound).• Claim is neither true nor false (Imperfect information).• ForAll r in R+ ForAll sB in R Exists sA/sB in R: (sA=sB)

and (sB=B(r) and sA=A(r))• Exists sA/sB means that the Verifier’s choice prompted

by Exists sA is independent of the Falsifier’s choice prompted by ForAll sB.

4/24/2011 73

Verifier = AliceFalsifier = Bob

Crowdsourcing

Page 74: SCG Court: A  Crowdsourcing  Platform for Innovation

In SCG Protocol Language

• instance from Bob // r• solution of 0 from Bob // sB for r• solution of 0 from Alice // sA for r

4/24/2011 Crowdsourcing 74

Page 75: SCG Court: A  Crowdsourcing  Platform for Innovation

Independence Friendly Logic(IF Logic)

• Protocol / claim: At Least As Good– Bob provides undirected graph G.– Bob computes independent set sB for G (secret).– Alice computes independent set sA for G.– Alice wins, if size(sA) >= size(sB).

• Alice has a winning strategy: search for the maximum independent set.

• But does she have a practical winning strategy?

4/24/2011 75Crowdsourcing

Page 76: SCG Court: A  Crowdsourcing  Platform for Innovation

Claims that are neither true nor false

• ForAll x Exists y/x (x=y)• Has indeterminate truth in any model with

cardinality > 1.• Reason: game of imperfect information.• Verifier and Falsifier will choose values for x

and y without knowing each other’s choice.• Classical logic is bivalent. IF logic is more

expressive than ordinary first-order languages.

4/24/2011 76Crowdsourcing

Page 77: SCG Court: A  Crowdsourcing  Platform for Innovation

Game-Theoretic Semantics

• Every sentence is associated to a game with two players: the Verifier (Alice) and the Falsifier (Bob).

• Universal quantifier prompts move of Falsifier.• Existential quantifier prompts move of Verifier.• A sentence is said to be true (false) if there exists

a winning strategy for the Verifier (Falsifier).• A sentence is said to be refuted (defended) if the

Falsifier (Verifier) wins on a specific game.

4/24/2011 77Crowdsourcing

Page 78: SCG Court: A  Crowdsourcing  Platform for Innovation

Long History

• (It came to light sometime later that C. S. Peirce had already suggested explaining the difference between ‘every’ and ‘some’ in terms of who chooses the object, in 1898)

4/24/2011 Crowdsourcing 78

Page 79: SCG Court: A  Crowdsourcing  Platform for Innovation

Significance of Refutation or Defense

• Forget about winning strategies for Verifier and Falsifier.

• Want to come up with winning strategies incrementally.

• When Verifier wins a game, we have some evidence that claim is true. Falsifier is blamed for trying to refute.

• When Falsifier wins a game, we have some evidence that claim is false. Verifier is blamed for proposing the claim.

4/24/2011 79Crowdsourcing

Page 80: SCG Court: A  Crowdsourcing  Platform for Innovation

Collaboration between Verifier (Alice) and Falsifier (Bob)

• IF formulas have special form:– ForAll i Exists oA: p(i,oA) and oA=A(i) and PB(i)– ForAll i ForAll oB Exists oA/oB: p(i,oA,oB) and oA=A(i) and

oB=B(i) and PB(i)– Exists i ForAll oB: p(i,oB) and oB=B(i) and PA(i)

• We are interested in improving A,B and PB through playing the game several times. A is the know-how of Alice and B the know-how of Bob. A and B are functions. PB(i) is Bob’s provide relation to find hard inputs i.

• The claim makes a prediction about A and B and PB.• A game defends the prediction or refutes it.

4/24/2011 80Crowdsourcing

Page 81: SCG Court: A  Crowdsourcing  Platform for Innovation

Collaboration between Verifier (Alice) and Falsifier (Bob)

• After a successful defense, the blame is assigned to Bob. Specifically to Bob’s decision to oppose the claim.

• After a successful refutation, the blame is assigned to Alice. Specifically to Alice’ decision to propose the claim.

• It is the responsibility of Alice and Bob to assign the blame more specifically and improve their know-how about A, B, PA, PB and the claim.

4/24/2011 81Crowdsourcing

Page 82: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem that SCG solves2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 82

Page 83: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG for different audiences

• Logicians• Computer scientists• Programmers• Laymen • Managers• Experimental scientists

4/24/2011 Crowdsourcing 83

Page 84: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG for programmers

Programming• claims about programs

– Provide input where claim fails.

• claims about problems– I have an algorithm that solves

instances with quality q.• Provide algorithm and other

provides instance where algorithm does not achieve quality q.

SCG• claims

– input = instance.

• claims– algorithm = instance– instance = solution

4/24/2011 Crowdsourcing 84

Page 85: SCG Court: A  Crowdsourcing  Platform for Innovation

Comparison Logic and SCG

Logic• sentences

– true– false

• proof for being true– proof system, checkable– guaranteed defense

• proof for being false– proof system, checkable– guaranteed refutation

• Universal sentences

Scientific Community Game• sentences = claims

– good– bad

• evidence for goodness– defense, checkable– uncertainty of defense

• evidence for badness– refutation, checkable– uncertainty of refutation

• Personified sentences

4/24/2011 Crowdsourcing 85

Page 86: SCG Court: A  Crowdsourcing  Platform for Innovation

Laymen

• Group problem solving for problems with constructive solutions.

• Solutions are evaluated by group.• Reputation based: Scholar s1 is better than

scholar s2 if reputation(s1) > reputation(s2).• Game is egalitarian: scholars with good ideas

can force reputation win.• Scholars challenge each other and try to figure

out each other’s solution processes.

4/24/2011 Crowdsourcing 86

Page 87: SCG Court: A  Crowdsourcing  Platform for Innovation

Applications

• My Applications of SCG in teaching– Software Development classes

• Developing SCG Court• Developing software for MAX CSP

– Algorithms classes (e.g., HSR)• Crowdsourcing know-how in constructive

domains.

4/24/2011 Crowdsourcing 87

Page 88: SCG Court: A  Crowdsourcing  Platform for Innovation

Claim involving Experiment

Claim ExperimentalTechnique(X,Y,q,r)I claim, given raw materials x in X,I can produce product y in Y of quality qand using resources at most r.

88Crowdsourcing4/24/2011

Page 89: SCG Court: A  Crowdsourcing  Platform for Innovation

Gamification of Software Development etc.

• Want reliable software to solve a computational problem? Design a game where the winning team will create the software you want.

• Want to teach a STEM domain? Design a game where the winning students demonstrate superior domain knowledge.

Crowdsourcing

Doesn’t TopCoder already do this?

STEM = Science, Technology, Engineering, and Mathematics

894/24/2011

Page 90: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG and TopCoder

• SCG is an abstraction and generalization of TopCoder.

Crowdsourcing 904/24/2011

Page 91: SCG Court: A  Crowdsourcing  Platform for Innovation

Planned Applications Require Prize Money

• IT recruiting tool: need employees good in a computational domain? Design a game and pick the winners.

• Need a software package for solving an optimization problem? Design a game and pick the winning avatar.

4/24/2011 Crowdsourcing 91

Page 92: SCG Court: A  Crowdsourcing  Platform for Innovation

What we want

• Engage software developers– let them produce software that models an

organism that fends for itself in a real virtual world while producing the software we want. Have fun. Focus them.

– let them propose claims about the software they produce. Reward them when they

• defend their claims successfully or • oppose the claims of others successfully.

Crowdsourcing 92

Clear Feedback Sense of Progress

Possibility of Success

Authenticity (Facebook)

4/24/2011

Page 93: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem that SCG solves2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 93

Page 94: SCG Court: A  Crowdsourcing  Platform for Innovation

Disadvantages

• Overhead for avatar developers– Overhead of learning SCG (rules)– Overhead of learning SCG Court (how to register

your avatar)– Amortization: SCG(X1) -> SCG(X2) -> SCG(X3)

• Overhead for playground developers– Playgrounds need to be well tested (cheating)– Definition of what you want must be precise– Get what you ordered

4/24/2011 Crowdsourcing 94

Page 95: SCG Court: A  Crowdsourcing  Platform for Innovation

Disadvantages of SCG

• The game is addictive. After Bob has spent 4 hours to fix his avatar and still losing against Alice, Bob really wants to know why!

95Crowdsourcing4/24/2011

Page 96: SCG Court: A  Crowdsourcing  Platform for Innovation

Disadvantages of SCG

• The administrator for SCG(X) must perfectly supervise the game. – if admin does not, cheap play is possible– watching over the admin

96Crowdsourcing4/24/2011

Page 97: SCG Court: A  Crowdsourcing  Platform for Innovation

How to compensatefor those disadvantages

• Warn the scholars about addictive game.• Use a gentleman’s security policy: report

administrator problems, don’t exploit them to win.

• Occasionally have a non-counting “attack the administrator” competitions to find vulnerabilities in administrator.– both generic as well as X-specific vulnerabilities.

97Crowdsourcing4/24/2011

Page 98: SCG Court: A  Crowdsourcing  Platform for Innovation

Overview

1. Organizational problem that SCG solves2. What is SCG in detail?3. Crowdsourcing4. Formal Properties of SCG5. Applications6. Disadvantages7. Conclusions

4/24/2011 Crowdsourcing 98

Page 99: SCG Court: A  Crowdsourcing  Platform for Innovation

Conclusions• SCG Court is a platform for creating happy communities

of scholars/avatars that create science in specific domains. Solves organizational problems from introduction: lose coupling and effective combination of results, economically meaningful, fair evaluation.

• The egoistic scholars create social welfare: knowledge and the know-how to support it.

• Evaluates fairly, frequently, constructively and dynamically. Encourages retrieval of state-of-the-art know-how, integration and discovery.

• Challenges humans, drives innovation, both competitive and collaborative.

4/24/2011 Crowdsourcing 99

Page 100: SCG Court: A  Crowdsourcing  Platform for Innovation

The End

4/24/2011 Crowdsourcing 100

Page 101: SCG Court: A  Crowdsourcing  Platform for Innovation

Highest Safe Rung

• You are doing stress-testing on various models of glass jars to determine the height from which they can be dropped and still not break. The setup for this experiment, on a particular type of jar, is as follows.

Crowdsourcing 1014/24/2011

Page 102: SCG Court: A  Crowdsourcing  Platform for Innovation

Highest Safe Rung

Only two identical bottles to determinehighest safe rung

Alice Bob

102Crowdsourcing

You have a ladder with n rungs, and you want to find the highest rung from which you can drop a copy of the jar and not have it break. We call this the highest safe rung. You have a fixed ``budget'' of k > 0 jars.

4/24/2011

Page 103: SCG Court: A  Crowdsourcing  Platform for Innovation

Highest Safe Rung

Only two identical bottles to determinehighest safe rung

HSR(9,2) ≤ 4 I doubt it: refutation attempt!

Alice Bob

Alice constructsdecision tree T ofdepth 4 and gives itto Bob. He checkswhether T is valid.Bob wins if he findsa flaw.

103Crowdsourcing4/24/2011

Page 104: SCG Court: A  Crowdsourcing  Platform for Innovation

3

1

0

6

1 2

4

3

5

9

97

6

87

2

4

5

8

x

y z

yes no

u

highest safe rung

Highest Safe Rung Decision TreeHSR(9,2)=5

104Crowdsourcing4/24/2011

Page 105: SCG Court: A  Crowdsourcing  Platform for Innovation

Finding solution for HSR(n,2)

• Approximate min x in [0,n] (n/x) + x

• Exact – MaxRungs(x,y) =MaxRungs(x-1,y-1)+MaxRungs(x-1,y)– MaxRungs(x, 2) = x + MaxRungs(x – 1, 2)– MaxRungs(0, 2) = 1– Applied to HSR(9,2)

• MaxRungs(3,2) = 7 < 9• MaxRungs(4,2) = 11 > 9

105Crowdsourcing

Keith Levin CS 4800 Fall 2010

MaxRungs(x,y) = the largest numberof rungs we can test with y jars andx experiments.

breaks at root does not break at root

Find minimum x, s.t. MaxRungs(x,2) > n

4/24/2011

Page 106: SCG Court: A  Crowdsourcing  Platform for Innovation

MaxRungs

• MaxRungs(x,y) = sum [k=0 .. y] binomial(x,k)• All paths are of length x. At most k branches

may be left branches.• Note: y = x implies MaxRungs(x,y) = 2x

meaning a complete binary tree of depth x.• Example: binomial(3,2)+binomial(3,1)+

binomial(3,0) = 7

Crowdsourcing 1064/24/2011

Page 107: SCG Court: A  Crowdsourcing  Platform for Innovation

Formal: HSR

• Domain: – Problem: (n,k), k <= n.– Solution: Decision tree to determine highest safe

rung.– quality(problem, solution): depth of decision tree /

number of rungs– valid(problem, solution): at most k left branches, ...

107Crowdsourcing4/24/2011

Page 108: SCG Court: A  Crowdsourcing  Platform for Innovation

4/24/2011 Crowdsourcing 108

Page 109: SCG Court: A  Crowdsourcing  Platform for Innovation

Community Principle 2

• If all decisions by Alice are good, there is no chance of Alice losing against Bob.– if Alice is perfect, there is no chance of losing.

• If there exists a bad decision by Alice, there is a chance of Alice losing against Bob.– egalitarian game

4/24/2011 109Crowdsourcing

Page 110: SCG Court: A  Crowdsourcing  Platform for Innovation

Bad Decisions (detectable efficiently during game)

a. Proposing a claim and not supporting it.b. Opposing a claim and not opposing it

successfully.c. Agreeing with a claim that one cannot

defend nor refute its negation.

4/24/2011 110Crowdsourcing

Page 111: SCG Court: A  Crowdsourcing  Platform for Innovation

Under the Radar

• Under the radar: a game can progress without detectable faults of kinds a,b,c.

• Still not sound.• With 7 fault kinds: if no faults: have soundness

but cannot check it efficiently.• With a,b,c: guaranteed loss if caught.

4/24/2011 Crowdsourcing 111

Page 112: SCG Court: A  Crowdsourcing  Platform for Innovation

Questions from ETH Talk• Michael Franz

– electronic trading analogy, improve trading software over night• Walter Huersch

– value created by game: how to distribute it among participants? Based on reputation of scholars.

– Volkswirtschaftlich vernueftig? Is it more efficient– get scholars to evaluate each other.

• Christoph Roduner– intranet: start collaboration. Game as collaboration starter.

Focused brainstorming.• Von CMU: Poersch?

– How does it work with students. Mention baby avatar. MAX CSP.– Constructive nature.

4/24/2011 Crowdsourcing 112

Page 113: SCG Court: A  Crowdsourcing  Platform for Innovation

Questions

• Thomas Gross– meta game: trying to break the game.– students pose each other questions and correct

each other’s answers• still need a TA because of unsoundness of game

4/24/2011 Crowdsourcing 113

Page 114: SCG Court: A  Crowdsourcing  Platform for Innovation

Emanuele (by email)

• Claim sets to share (close under negation)– HSR(n,k)<=q – CNF(k)>=1-2-k

– MAX-CSP(R)>=tR

– MAX(ProblemName,i)>=o• MAX(NetworkFlow,g)>=f

4/24/2011 Crowdsourcing 114

Page 115: SCG Court: A  Crowdsourcing  Platform for Innovation

Terminology

• decision or move. The following adjectives are equivalent– faulty– wrong– erroneous

4/24/2011 Crowdsourcing 115

Page 116: SCG Court: A  Crowdsourcing  Platform for Innovation

Modified Game

• Build list of agreed claims: social welfare.• Choose from list of allowed list of claims or

from social welfare claims.• Special rules for social welfare claims.• Who has agreed with claim? Choose highest

reputation member. Get’s extra time to defend.

4/24/2011 Crowdsourcing 116

Page 117: SCG Court: A  Crowdsourcing  Platform for Innovation

• certificate must be agreed by both parties, constructed according to refutation protocol.

• “true” claim that is false will be refuted• “false” claim that is true will be defended • faulty decisions about claims• faulty decisions during game• root cause analysis

4/24/2011 Crowdsourcing 117

Page 118: SCG Court: A  Crowdsourcing  Platform for Innovation

Root Cause AnalysisFalse claim in KB

• Alice proposed false claim.• Bob failed to propose hard instance.• Bob failed to solve instance well enough.

4/24/2011 Crowdsourcing 118

Page 119: SCG Court: A  Crowdsourcing  Platform for Innovation

Root Cause AnalysisTrue claim not in KB

4/24/2011 Crowdsourcing 119

Page 120: SCG Court: A  Crowdsourcing  Platform for Innovation

claim HSR(16,3)=4: false

• How can it be agreed? Find DT of depth 4 with 16 leaves numbered 0..15. Cannot find a legal one. Agreement protocol – InstanceSet is one– if there is no solution and there is only one

instance: everybody notices. No agreement is possible.

4/24/2011 Crowdsourcing 120

Page 121: SCG Court: A  Crowdsourcing  Platform for Innovation

claim HSR(16,3)=5: non-optimal

• How can it be agreed? Find DT of depth 5 with 16 leaves numbered 0..15. Can find a legal one. Agreement protocol – InstanceSet is one– if there is no solution and there is only one

instance: everybody notices. No agreement is possible.

4/24/2011 Crowdsourcing 121

Page 122: SCG Court: A  Crowdsourcing  Platform for Innovation

|InstanceSet|=1, Minimizationclaim kinds kinds(refined) agreement

bad, non-optimal false (too low) no

true (too high) yes

good, optimal true (just right) yes

4/24/2011 Crowdsourcing 122

bad, nonoptimal, false claims are properly excluded from social welfare.Proof: none of the scholars participating in the agreement protocol will successfully defend because there is no solution. Because InstanceSet has size 1, there is only one instance to test.

Page 123: SCG Court: A  Crowdsourcing  Platform for Innovation

Perfect

• Being perfect means to make perfect decisions.

• up: if you are perfect, you will not lose.• down: if the other is perfect, you will not win.

Claim good bad

propose up down

oppose down up

up: if you are good, there is a chance that you windown: if the other is good, there is a chance that you lose

4/24/2011 123Crowdsourcing

Page 124: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG from different perspectives

• Organizational• Educational• Logical

4/24/2011 Crowdsourcing 124

Page 125: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG for different audiences

• Logicians• Computer scientists• Programmers• Laymen • Managers• Experimental scientists

4/24/2011 Crowdsourcing 125

Page 126: SCG Court: A  Crowdsourcing  Platform for Innovation

SCG for programmers

Programming• claims about programs

– Provide input where claim fails.

• claims about problems– I have algorithm that solves

instances with quality q.• Provide algorithm and other

provides instance where algorithm does not achieve quality q.

SCG• claims

– Provide instance where claim fails.

• claims– algorithm = instance– instance = solution

4/24/2011 Crowdsourcing 126

Page 127: SCG Court: A  Crowdsourcing  Platform for Innovation

Comparison Logic and SCG

Logic• sentences

– true– false

• proof for being true– proof system, checkable– guaranteed defense

• proof for being false– proof system, checkable– guaranteed refutation

• Universal sentences

Scientific Community Game• sentences = claims

– good– bad

• evidence for goodness– defense, checkable– uncertainty of defense

• evidence for badness– refutation, checkable– uncertainty of refutation

• Personified sentences

4/24/2011 Crowdsourcing 127

Page 128: SCG Court: A  Crowdsourcing  Platform for Innovation

Laymen

• Group problem solving for problems with constructive solutions.

• Solutions are evaluated by group.• Reputation based: Scholar s1 is better than

scholar s2 if reputation(s1) > reputation(s2).• Game is egalitarian: scholars with good ideas

can force reputation win.• Scholars challenge each other and try to figure

out each other’s solution processes.

4/24/2011 Crowdsourcing 128

Page 129: SCG Court: A  Crowdsourcing  Platform for Innovation

Organizational Problem Solved• Avoid economic inefficiency of some crowdsourcing

systems: n participants solve the same problem independently without interaction.– reduced learning

• instead learning through interaction– isolation of participants

• instead integration and collaboration– exploitation of participants

• if they don’t make money, they have the opportunity to learn– evaluation is subjective

• evaluation is done by community

4/24/2011 Crowdsourcing 129

Page 130: SCG Court: A  Crowdsourcing  Platform for Innovation

Avoid Economic Nonsense

• 1 contest, 500 responses, 1 selected.– no interaction between participants– 499 don’t learn much, nor put bread on their

table.• We want: each participant interacts with

several others– feedback, opportunities for learning

4/24/2011 Crowdsourcing 130

Page 131: SCG Court: A  Crowdsourcing  Platform for Innovation

A claim is

• information about one’s performance when interacting with another clever being.

• information about the performance of one’s program.

4/24/2011 131Crowdsourcing

Page 132: SCG Court: A  Crowdsourcing  Platform for Innovation

How to engage scholars?• Several binary games between Alice and Bob.• Alice must propose C or !C for one of the allowed

C.• Bob must agree with or oppose what Alice

proposes.• Agree(C)

– Bob defends C against Alice. – Bob refutes !C against Alice.– Alice defends C against Bob.– Alice refutes !C against Bob.

4/24/2011 132Crowdsourcing


Recommended