Skip to content

webis-de/AACL-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On the Perceptibility of Differences in Stance Bias in Argumentation

Most relevant natural language processing research treats bias as an absolute concept: a text is classified as biased or not with respect to some criterion. Each text is thus considered in isolation, while the decision as to whether a particular text has crossed the proverbial line between biased and non-biased is highly subjective. In this paper, bias is treated for the first time as a relative concept by asking questions such as "Is a text $X$ more [less, equal] biased than a text $Y$?'' In such a model, bias becomes a kind of preference relation that induces a partial ordering from least biased to most biased texts, without requiring a final decision on where to draw the line. A prerequisite for this treatment of bias is the ability of human subjects to perceive relative bias differences in the first place. Therefore, we selected a specific type of bias in argumentation, the stance bias, and carefully designed a crowdsourcing study showing that differences in stance bias are perceptible when (light) support is provided through training or visual aid.

Structure

├── README.md
├── analysis    
├── data
│   ├── crowdsourced
│   └── external
│       └── bias_related_lexicons
├── experiments
│   ├── cs1
│   │   ├── surveys
│   │   │   └── stance_surveys
│   │   └── templates
│   │       └── stance_templates
│   └── cs2
│       ├── surveys
│       │   └── stance_surveys
│       └── templates
│           └── stance_templates
├── utils

Instructions

  1. Generate the HIT templates with stance_survey_generator file in experiments directory.

  2. For running the analysis use the Jupyer notebooks in the analysis directory (Table 1c, Table 2a , Figure 2b, Table 2c, Table 3, Lexical strength analysis)

Reference

On the Perceptibility of Differences in Stance Bias in Argumentation can be found at TBA

TBA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published