Difference between revisions of "Debate mapper/goals"

From InstaGov
Jump to navigation Jump to search
(issuepedia-specific stuff extracted from generic "structured debate" page)
 
(link updates; removed obsolete sentence)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Overview==
+
==Overall==
Issuepedia is attempting to develop a set of rules for [[structured debate]], eventually to be turned into an open-source internet application with a web interface.
+
* The debate mapper must enforce the [[structured debate/rules|rules]] of [[structured debate]].
==Rules==
+
* As much as possible, the system should be set up so that no individual has any more power than any other. There will always need to be sysops, of course, but they should not have to intervene except under extraordinary circumstances of obvious spamming or other overtly bad behavior. Creating mechanisms to deal with bad behavior will be one of the main challenges; see [[#Potential Problems]] below.
* Every argument starts with a claim (the '''root claim''') which states one side of the debate as fact.
+
==Interface==
* Any (parent) '''claim''' may have zero or more '''supporting claims''' (or '''supports'''), each of which individually supports the parent claim independently of the others
+
Ideally, a structured debate is represented in a manner which provides visual cues for:
* Any (parent) '''claim''' may have zero or more '''requirement claims''' (or '''requirements'''), all of which must be true in order for the claim to be valid
+
* which side of the argument is being advocated by a particular piece of text
* Any '''claim''' may be answered by zero or more response arguments
+
* whether a given point has been defeated or called into question
* All response arguments must relate to the parent claim in one of the following ways:
+
* the dependency structure (which parent-point is being attacked or defended by any given sub-point)
** '''Support''': an argument that the parent claim is true
 
** '''Counter''': an argument that the parent claim is false
 
* Any '''claim''' is '''defeated''' if it has no active (non-defeated) sub-claims and at least one active counter-claim
 
* Participants in a debate may indicate their approval or disagreement with an item
 
** This agreement is strictly binary (agree/disagree); if a participant wishes to draw a finer distinction, s/he should create a claim with which s/he can agree or disagree unilaterally (this rule is somewhat fuzzy at the moment and needs to have some examples to look at)
 
** Whenever a participant's agreement/disagreement does not match the logical outcome of the debate (e.g. disagreeing with an item with no active counterpoints, or agreeing with an item which has been refuted), resolving the discrepancy should be somehow included in a to-do list for that participant. Participants may be disqualified or downgraded for allowing discrepancies to remain unanswered for too long (exact details to be worked out later).
 
* The outcome of another debate may be used as the argument for a claim, in which case the children of that debate's root claim become children of the current claim, and the same rules apply
 
  
Some further refinements will be necessary when adapting this system for making time-dependent decisions (see [[InstaGov]]).
+
The interface should make it easy and intuitive for untrained users to add additional points (supporting or countering).
===Potential Issues===
+
 
====[[Chewbacca defense|Chewbacca]] participants====
+
The software should automatically track the status (supported, unanswered/open, or defeated) of each point, in order to minimize the administrative overhead of enforcing the basic debate rules. (There is a potential problem in this, however; see [[#Potential Problems]] below.)
The one major problem which seems likely to raise its head is that of an unfriendly participant (UP) posting nonsensical arguments which the system will automatically count as valid, thereby requiring a counter. Although countering them may be just as quick as creating them (e.g. "This is nonsensical"), the argument's visual presentation could be rapidly overwhelmed by the nonsense-and-counters and become practically unreadable.
+
==Usage==
 +
In order to be truly useful:
 +
* A [[structured debate]] needs to be part of a system which recognizes it as a valid means of resolving disputes (what [[issuepedia:David Brin|David Brin]] calls an "[[issuepedia:accountability arena|accountability arena]]") within some milieu -- even if that milieu is only a small group of people. (The larger the group, however, the more useful and powerful it is to have everyone agreeing, and the more important it is for the outcome they ultimately agree on to be one that is as rational as possible.)
 +
* It must be possible for any given structured debate to be used as a "point" in ''another'' structured debate -- so that:
 +
** determinations (debate outcomes) affecting multiple issues don't have to be argued over and over again, and so that
 +
** if the outcome of a debate ever ''changes'' due to new information, the logical consequences of that change in understanding ''will propagate to all the issues affected by it''.
 +
==Potential Issues==
 +
===[[issuepedia:Chewbacca defense|Chewbacca]] participants===
 +
The one major problem which seems likely to raise its head is that of an unfriendly participant posting nonsensical arguments which the system will automatically count as valid, thereby requiring a counter. Although countering them may be just as quick as creating them (e.g. "This is nonsensical"), the argument's visual presentation could be rapidly overwhelmed by the nonsense-and-counters and become practically unreadable.
  
 
There are several possibilities for dealing with this. An obvious one, which may be the best solution, is to offer the option to vote on comment relevance; comments below a certain threshhold (which each user may set for her/himself) are automatically hidden/suppressed.
 
There are several possibilities for dealing with this. An obvious one, which may be the best solution, is to offer the option to vote on comment relevance; comments below a certain threshhold (which each user may set for her/himself) are automatically hidden/suppressed.
====Quote mapping====
+
 
 +
Another is to allow voting comments as spam, with something resembling karma-point penalties for posting spam comments.
 +
==Additional Features==
 +
===Quote mapping===
 
Another, somewhat less thorny problem is involved in the process of "mapping" an existing freeform debate into a structured debate. Claims in freeform format are often tightly bundled together and need to be "unrolled" and disambiguated. What we need is some way to take the original quote, mark it up with the claims it seems to represent, and then insert those claims into the structure of the argument while referencing the original quote.
 
Another, somewhat less thorny problem is involved in the process of "mapping" an existing freeform debate into a structured debate. Claims in freeform format are often tightly bundled together and need to be "unrolled" and disambiguated. What we need is some way to take the original quote, mark it up with the claims it seems to represent, and then insert those claims into the structure of the argument while referencing the original quote.
  
 
A semi-obvious way of dealing with this is simply to treat quotes as sources. This does open up the question, however, of how to handle authoritativeness and misrepresentation; perhaps "source" needs to be a data entity understood by the system, and sources whose claims are repeatedly contradicted need to have a lower "authority" score than sources whose claims are not, or whose claims are repeatedly confirmed by other sources. Although this makes the programming substantially more complicated, tentatively it would seem a worthwhile thing to spend significant time on (perhaps not in the first version, however).
 
A semi-obvious way of dealing with this is simply to treat quotes as sources. This does open up the question, however, of how to handle authoritativeness and misrepresentation; perhaps "source" needs to be a data entity understood by the system, and sources whose claims are repeatedly contradicted need to have a lower "authority" score than sources whose claims are not, or whose claims are repeatedly confirmed by other sources. Although this makes the programming substantially more complicated, tentatively it would seem a worthwhile thing to spend significant time on (perhaps not in the first version, however).
===Example===
+
===Questions===
(using text terms rather than icons)
+
Debaters need to be able to pose questions which somehow hold up the ultimate decision until answered satisfactorily. It should be possible to display a list of all questions being asked across all debates, allowing researchers who may or may not be otherwise involved in the debates to help find answers.
* '''claim''': Socrates is mortal
 
** '''support''': Socrates is mortal because he is a man.
 
*** '''requirement''': All men are mortal.
 
*** '''requirement''': Socrates is a man.
 
** '''support''': Socrates is dead, therefore he was mortal.
 
*** '''requirement''': Socrates is dead.
 
*** '''requirement''': Death is sufficient to demonstrate mortality.
 
** '''counter''': Socrates's works have endured for millennia, therefore he is immortal.
 
*** '''counter''': This is an argument that Socrates's ''works'' are immortal, not that he himself is immortal.
 
===Exploratory Option===
 
It looks like it would be useful to have an option for a less rigorous but still structured debate, where territory is still being mapped out and participants are not so much ''disagreeing'' with each other as engaging in a sort of question-and-answer volley. A good example is [[User:Woozle/debate/progressive conservatism#Differences|here]]. "Exploratory" seems like a good name for this mode. It would omit the tracking of pro-and-con and focus more on identifying the individual participants, which establishes individual beliefs and positions at various locations in the issue's "terrain" without necessarily invoking conflict.
 
 
 
Later on, we might add categorization-tagging of each point so we could (for example) quickly look up all of a given participant's statements on a given issue, or all participants' statements on that issue. (This would also require the ability for participants to go back and clarify or comment on their positions, especially if they change in the light of later evidence.)
 
===Debaticons===
 
In order to make the flow  and status of structured debate easier to understand, Issuepedia has developed a [[issuepedia:debaticons|set of icons]] and associated templates.
 

Latest revision as of 16:24, 18 January 2013

Overall

  • The debate mapper must enforce the rules of structured debate.
  • As much as possible, the system should be set up so that no individual has any more power than any other. There will always need to be sysops, of course, but they should not have to intervene except under extraordinary circumstances of obvious spamming or other overtly bad behavior. Creating mechanisms to deal with bad behavior will be one of the main challenges; see #Potential Problems below.

Interface

Ideally, a structured debate is represented in a manner which provides visual cues for:

  • which side of the argument is being advocated by a particular piece of text
  • whether a given point has been defeated or called into question
  • the dependency structure (which parent-point is being attacked or defended by any given sub-point)

The interface should make it easy and intuitive for untrained users to add additional points (supporting or countering).

The software should automatically track the status (supported, unanswered/open, or defeated) of each point, in order to minimize the administrative overhead of enforcing the basic debate rules. (There is a potential problem in this, however; see #Potential Problems below.)

Usage

In order to be truly useful:

  • A structured debate needs to be part of a system which recognizes it as a valid means of resolving disputes (what David Brin calls an "accountability arena") within some milieu -- even if that milieu is only a small group of people. (The larger the group, however, the more useful and powerful it is to have everyone agreeing, and the more important it is for the outcome they ultimately agree on to be one that is as rational as possible.)
  • It must be possible for any given structured debate to be used as a "point" in another structured debate -- so that:
    • determinations (debate outcomes) affecting multiple issues don't have to be argued over and over again, and so that
    • if the outcome of a debate ever changes due to new information, the logical consequences of that change in understanding will propagate to all the issues affected by it.

Potential Issues

Chewbacca participants

The one major problem which seems likely to raise its head is that of an unfriendly participant posting nonsensical arguments which the system will automatically count as valid, thereby requiring a counter. Although countering them may be just as quick as creating them (e.g. "This is nonsensical"), the argument's visual presentation could be rapidly overwhelmed by the nonsense-and-counters and become practically unreadable.

There are several possibilities for dealing with this. An obvious one, which may be the best solution, is to offer the option to vote on comment relevance; comments below a certain threshhold (which each user may set for her/himself) are automatically hidden/suppressed.

Another is to allow voting comments as spam, with something resembling karma-point penalties for posting spam comments.

Additional Features

Quote mapping

Another, somewhat less thorny problem is involved in the process of "mapping" an existing freeform debate into a structured debate. Claims in freeform format are often tightly bundled together and need to be "unrolled" and disambiguated. What we need is some way to take the original quote, mark it up with the claims it seems to represent, and then insert those claims into the structure of the argument while referencing the original quote.

A semi-obvious way of dealing with this is simply to treat quotes as sources. This does open up the question, however, of how to handle authoritativeness and misrepresentation; perhaps "source" needs to be a data entity understood by the system, and sources whose claims are repeatedly contradicted need to have a lower "authority" score than sources whose claims are not, or whose claims are repeatedly confirmed by other sources. Although this makes the programming substantially more complicated, tentatively it would seem a worthwhile thing to spend significant time on (perhaps not in the first version, however).

Questions

Debaters need to be able to pose questions which somehow hold up the ultimate decision until answered satisfactorily. It should be possible to display a list of all questions being asked across all debates, allowing researchers who may or may not be otherwise involved in the debates to help find answers.