Kai-Wei Chang UCLA References: http://kwchang.net Kai-Wei Chang - - PowerPoint PPT Presentation

β–Ά
kai wei chang ucla
SMART_READER_LITE
LIVE PREVIEW

Kai-Wei Chang UCLA References: http://kwchang.net Kai-Wei Chang - - PowerPoint PPT Presentation

What It Takes to Control Societal Bias in Natural Language Processing Kai-Wei Chang UCLA References: http://kwchang.net Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 1 Always working?!


slide-1
SLIDE 1

What It Takes to Control Societal Bias in Natural Language Processing

Kai-Wei Chang UCLA

References: http://kwchang.net

1 Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-2
SLIDE 2

Always working?!

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 2

http://viralscape.com/travel-expectations-vs-reality/

Performance on Benchmarks Performance in reality

slide-3
SLIDE 3

NLP Models are Brittle

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 3

Generating Natural Language Adversarial Examples [ASEHSC(EMNLP 18)] Retrofitting Contextualized Word Embeddings with Paraphrases [SCZC (EMNLP 19)]

slide-4
SLIDE 4

Training NLP models Require Large Data

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 4

BIG DATA

How about low-resource languages? How about domains where annotations are expansive?

slide-5
SLIDE 5

NLP Model is biased

Semantics Only w/ Syntactic Cues

  • Coreference resolution is biased1,2
  • Model fails for female when given same context

5

2Rudinger et al. Gender Bias in Coreference Resolution. NAACL 2018

1, Gender Bias in Coreference Resolution: Evaluation and Debiasing

Methods [ZWYOC NAACL 2018]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-6
SLIDE 6

Wino-bias data

v Stereotypical dataset v Anti-stereotypical dataset

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 6

[ZWYOC NAACL 2018]

slide-7
SLIDE 7

Gender bias in Coref System

48 53 58 63 68 73 78 E2E E2E (Debiased WE) E2E (Full model)

Steoetype Anti-Steoretype Avg

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 7

slide-8
SLIDE 8

NLP Model is biased

  • Language generation is biased

8

The Woman Worked as a Babysitter: On Biases in Language Generation [SCNP EMNLP 2019]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-9
SLIDE 9

Outline

v Gender Bias in NLP

v Representational harm v Performance gap in downstream applications

v Cross-lingual Dependency Parsing

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 9

[ACL 2019]

slide-10
SLIDE 10

I will show you…

v How to *unlearn* unwanted bias in training data v How to inject knowledge that are not present in training data v Some ILP formulations

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 10

slide-11
SLIDE 11

A carton of ML (NLP) pipeline

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 11

Representation (Structured) Inference Prediction

Auxiliary Corpus/Models (e.g, word embedding)

Data

slide-12
SLIDE 12

Representational Harm in NLP: Word Embeddings can be Sexist

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings [BCZSK NeurIPS16]

v 𝑀"#$ βˆ’ 𝑀&'"#$ + 𝑀)$*+, ∼ 𝑀#)$/

12 We use Google w2v embedding trained from the news

he: ________ she:_______ brother sister beer cocktail physician registered_nurse professor associate professor

Concurrent work: replicated IAT findings using word embeddings

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-13
SLIDE 13

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 13

he she father mother king queen

slide-14
SLIDE 14

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 14

slide-15
SLIDE 15

May cause allocative harms in downstream applications

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 15

slide-16
SLIDE 16

This can be done by projecting gender direction out from gender neutral words using linear operations

[BCZSK; NeurIPS 16]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 16

slide-17
SLIDE 17

Make Gender Information Transparent in Word Embedding

Learning Gender-Neutral Word Embeddings [ZZLWC; EMNLP18] Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 17

1

  • 1

?

mother father doctor dimensions reserve for gender information π‘₯1 dimensions for other latent aspects π‘₯#

slide-18
SLIDE 18

Make Gender Information Transparent in Word Embedding

Learning Gender-Neutral Word Embeddings [ZZLWC; EMNLP18] Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 18

π‘₯# π‘₯1

slide-19
SLIDE 19

Make Gender Information Transparent in Word Embedding

Learning Gender-Neutral Word Embeddings [ZZLWC; EMNLP18] Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 19

!"

π‘₯# π‘₯1

slide-20
SLIDE 20

Gender bias in Coref System

48 53 58 63 68 73 78 E2E E2E (Debiased WE) E2E (Full model)

Steoetype Anti-Steoretype Avg

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 20

slide-21
SLIDE 21

How about…

v language with grammatical gender v bilingual word embedding v contextulaized embedding

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 21

slide-22
SLIDE 22

How about other languages?

[ZSZHCCC EMNLP19]

v Language with grammatical gender

vMorphological agreement

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 22

slide-23
SLIDE 23

v Linear Discriminative Analysis (LDA)

v Identify grammatical gender direction

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 23

masculine words feminine words

slide-24
SLIDE 24

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 24

Male Female masculine feminine

slide-25
SLIDE 25

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 25

Male Female masculine feminine

slide-26
SLIDE 26

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 26

Male Female masculine feminine

slide-27
SLIDE 27

How about bilingual embedding?

[ZSZHCCC EMNLP19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 27 Female doctor in Spanish male doctor in Spanish

slide-28
SLIDE 28

How about Contextualized Representation?

Gender Bias in Contextualized Word Embeddings

[ZWYCOC; NAACL19]

28 Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

v First two components explain more variance than others

(Feminine) The driver stopped the car at the hospital because she was paid to do so (Masculine) The driver stopped the car at the hospital because he was paid to do so

gender direction: ELMo(driver) – ELMo(driver)

slide-29
SLIDE 29

The driver stopped the car at the hospital because she was paid to do so

Unequal Treatment of Gender

v Classifier

29

f :

<latexit sha1_base64="MiBzBz8O6rmAcrAGaRyZjZKL+Rs=">AB63icbVA9SwNBEJ2LXzF+RS1tFhPBKtwlhWIVtLGMYD4gOcLeZi9Zsrt37O4J4chfsLFQxNY/ZOe/cS+5QhMfDzem2FmXhBzpo3rfjuFjc2t7Z3ibmlv/+DwqHx80tFRoghtk4hHqhdgTmTtG2Y4bQXK4pFwGk3mN5lfveJKs0i+WhmMfUFHksWMoJNJlXDm+qwXHFr7gJonXg5qUCO1rD8NRhFJBFUGsKx1n3PjY2fYmUY4XReGiSaxphM8Zj2LZVYUO2ni1vn6MIqIxRGypY0aKH+nkix0HomAtspsJnoVS8T/P6iQmv/ZTJODFUkuWiMOHIRCh7HI2YosTwmSWYKGZvRWSCFSbGxlOyIXirL6+Tr3mNWr1h3qleZvHUYQzOIdL8OAKmnAPLWgDgQk8wyu8OcJ5cd6dj2VrwclnTuEPnM8fAOmNjA=</latexit>

ELMo(occupation) β†’

<latexit sha1_base64="r2/BIv92hsxnS9nS8QghuqsRs=">AB9HicbVA9TwJBEJ3DL8Qv1NLmIphYkTstCTaWGIiYAIXsrcsGFv9ydw5ALv8PGQmNs/TF2/hsXuELBl0zy8t5MZuaFseAGPe/bya2tb2xu5bcLO7t7+wfFw6OmUYmrEGVUPohJIYJLlkDOQr2EGtGolCwVji6mfmtMdOGK3mPk5gFERlI3ueUoJWCckfzwRCJ1uqp3C2WvIo3h7tK/IyUIEO9W/zq9BRNIiaRCmJM2/diDFKikVPBpoVOYlhM6IgMWNtSJmgnR+9NQ9s0rP7StS6I7V39PpCQyZhKFtjMiODTL3kz8z2sn2L8KUi7jBJmki0X9RLio3FkCbo9rRlFMLCFUc3urS4dE4o2p4INwV9+eZU0qxX/olK9q5Zq1kceTiBUzgHy6hBrdQhwZQeIRneIU3Z+y8O/Ox6I152Qzx/AHzucPgN+R6w=</latexit>

context gender

f

<latexit sha1_base64="nCmo2IjEmAQavNbnXg3xD8FOzI=">AB6nicbVA9TwJBEJ3DL8Qv1NJmI5hYkTstCTaWGIUJIEL2VvmYMPe3mV3z4Rc+Ak2Fhpj6y+y89+4wBUKvmSl/dmMjMvSATXxnW/ncLa+sbmVnG7tLO7t39QPjxq6zhVDFsFrHqBFSj4BJbhuBnUQhjQKBj8H4ZuY/PqHSPJYPZpKgH9Gh5CFn1FjpvhpW+WKW3PnIKvEy0kFcjT75a/eIGZphNIwQbXuem5i/Iwqw5nAamXakwoG9Mhdi2VNELtZ/NTp+TMKgMSxsqWNGSu/p7IaKT1JApsZ0TNSC97M/E/r5ua8MrPuExSg5ItFoWpICYms7/JgCtkRkwsoUxeythI6oMzadkg3BW35lbTrNe+iVr+rVxrXeRxFOIFTOAcPLqEBt9CEFjAYwjO8wpsjnBfn3flYtBacfOY/sD5/AGDRo1I</latexit>

ELMo embeddings gender predictio n

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-30
SLIDE 30

Unequal Treatment of Gender

v Classifier

Acc (%) 80 85 90 95 100 Male Context Female Context

  • ELMo propagates

gender information to

  • ther words
  • Male information is

14% more accurately propagated than female

30

f :

<latexit sha1_base64="MiBzBz8O6rmAcrAGaRyZjZKL+Rs=">AB63icbVA9SwNBEJ2LXzF+RS1tFhPBKtwlhWIVtLGMYD4gOcLeZi9Zsrt37O4J4chfsLFQxNY/ZOe/cS+5QhMfDzem2FmXhBzpo3rfjuFjc2t7Z3ibmlv/+DwqHx80tFRoghtk4hHqhdgTmTtG2Y4bQXK4pFwGk3mN5lfveJKs0i+WhmMfUFHksWMoJNJlXDm+qwXHFr7gJonXg5qUCO1rD8NRhFJBFUGsKx1n3PjY2fYmUY4XReGiSaxphM8Zj2LZVYUO2ni1vn6MIqIxRGypY0aKH+nkix0HomAtspsJnoVS8T/P6iQmv/ZTJODFUkuWiMOHIRCh7HI2YosTwmSWYKGZvRWSCFSbGxlOyIXirL6+Tr3mNWr1h3qleZvHUYQzOIdL8OAKmnAPLWgDgQk8wyu8OcJ5cd6dj2VrwclnTuEPnM8fAOmNjA=</latexit>

ELMo(occupation) β†’

<latexit sha1_base64="r2/BIv92hsxnS9nS8QghuqsRs=">AB9HicbVA9TwJBEJ3DL8Qv1NLmIphYkTstCTaWGIiYAIXsrcsGFv9ydw5ALv8PGQmNs/TF2/hsXuELBl0zy8t5MZuaFseAGPe/bya2tb2xu5bcLO7t7+wfFw6OmUYmrEGVUPohJIYJLlkDOQr2EGtGolCwVji6mfmtMdOGK3mPk5gFERlI3ueUoJWCckfzwRCJ1uqp3C2WvIo3h7tK/IyUIEO9W/zq9BRNIiaRCmJM2/diDFKikVPBpoVOYlhM6IgMWNtSJmgnR+9NQ9s0rP7StS6I7V39PpCQyZhKFtjMiODTL3kz8z2sn2L8KUi7jBJmki0X9RLio3FkCbo9rRlFMLCFUc3urS4dE4o2p4INwV9+eZU0qxX/olK9q5Zq1kceTiBUzgHy6hBrdQhwZQeIRneIU3Z+y8O/Ox6I152Qzx/AHzucPgN+R6w=</latexit>

context gender The writer taught himself to play violin .

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-31
SLIDE 31

40 50 60 70 80 GloVe + ELMo

OntoNotes Pro. Anti.

Coreference with contextualized embedding vELMo boosts the performance v However, enlarge the bias (Ξ”)

Ξ”: 29.6 Ξ”: 26.6

31 Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-32
SLIDE 32

Should We Debias Word Embedding?

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 32

v Awareness is better than blindness (Caliskan et. al. 17) v Completely removing bias from embedding is hard if not impossible (Gonen&Goldberg 19)

Representation (Structured) Inference Prediction Auxiliary Corpus/Models (e.g, word embedding) Data

Data Augmentation Calibration

slide-33
SLIDE 33

Data Augmentation-- Balance the data

vGender Swapping -- simulate sentence in opposite gender

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 33

John went to his house F2 went to her house

Named Entity are anonymized Gender words are swapped

Better than down/up sampling This idea has been used in computer vision as well

slide-34
SLIDE 34

Reduce Bias via Data Augmentation in Coreference Resolution

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 34

20 40 60 80 without augment with augment OntoNotes Pro. Anti.

slide-35
SLIDE 35

Bias Calibration -- Visual-and-Language Models

35/9

Cooking Role Object agent woman food vegetable container bowl tool knife place kitchen

What’s the agent for this image?

?

Men Also Like Shopping: Reducing Gender Bias Amplification using Corpus-level Constraints [EMNLP 17*] Jieyu Zhao, Tianlu Wang, Mark Yatskar, Vicente Ordonez, Kai-Wei Chang An example from a vSRL (visual Semantic Role Labeling) system

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

*Best Long Paper Award at EMNLP 17

slide-36
SLIDE 36

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 36

slide-37
SLIDE 37

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 37

slide-38
SLIDE 38

38

COOKING ROLES NOUNS AGENT woman FOOD vegetable CONTAINER pot TOOL spatula

Yatskar et al. CVPR ’16, Yang et al. NAACL ’16, Gupta and Malik arXiv ’16

Convolutional Neural Network Regression Conditional Random Field

imSitu Visual Semantic Role Labeling (vSRL)

(events)

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-39
SLIDE 39

Leakage of Gender

Adversarial Removal of Gender from Deep Image Representations [WZYCO19; ICCV 19] Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 39

slide-40
SLIDE 40

Defining Dataset Bias (events)

40

slide-41
SLIDE 41

Model Bias Amplification

41 Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-42
SLIDE 42

Reducing Bias Amplification (RBA)

v Corpus-level constraints on model output (ILP)

v Doesn’t require model retraining

v Reuse model inference through Lagrangian relaxation

v Can be applied to any structured model

42

Dataset Model RBA

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-43
SLIDE 43

43

Reducing Bias Amplification (RBA)

slide-44
SLIDE 44

Reducing Bias Amplification (RBA)

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

44

slide-45
SLIDE 45

Reducing Bias Amplification (RBA)

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

45

πœ‡3 β‰₯ 0

Lagrangian :

slide-46
SLIDE 46

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

46

Lagrangian Relaxation

slide-47
SLIDE 47

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

47

Lagrangian Relaxation

slide-48
SLIDE 48

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

48

Lagrangian Relaxation

slide-49
SLIDE 49

Sontag et al., 2011; Rush and Collins, 2012; Chang and Collins, 2011; Peng et al., 2015, Chang et al., 2013; Dalvi, 2015

49

Lagrangian Relaxation

slide-50
SLIDE 50

Gender Bias De-amplification in imSitu

50

Male bias

slide-51
SLIDE 51

Gender Bias De-amplification in imSitu

51

Male bias

slide-52
SLIDE 52

Outline

v Gender Bias in NLP

v Representational harm v Performance gap in downstream applications

v Cross-lingual Dependency Parsing

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 52

[ACL 2019]

slide-53
SLIDE 53

53

Standard Neural Architectures for NLP

Embeddings for the input sentence

w1 w2 w3 w4

An encoder to produce contextualized representations

s1 s2 s3 s4

A decoder that makes (structured) predictions

h1 h2 h3 h4 Credit: Nanyun Peng

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-54
SLIDE 54

54

Standard Neural Architectures for NLP

Multi-Lingual Embeddings for the input sentence

w1 w2 w3 w4

An encoder to produce contextualized representations

s1 s2 s3 s4

A decoder that makes (structured) predictions

h1 h2 h3 h4 Credit: Nanyun Peng

Zero-shot multi-lingual transfer

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-55
SLIDE 55

v Examine and verify our hypothesis on cross- lingual dependency parsing

v UD annotation for over 70 languages v Parser is a low-level task that reflects the problems

v Remove language-specific knowledge (e.g., word order) from encoder v Add language-specific knowledge to decoder

55

Cross-lingual Transfer for Decency Parsing

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-56
SLIDE 56

56

Background: Deep Biaffine Parser

  • Graph-based parser
  • Encoder: RNN (Order-sensitive); Decoder: Graph (Order-free)

Dozat and Manning (ICLR2017)

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-57
SLIDE 57

57

Remove Word Order information -- Multi- Head Self-Attention with Relative Position

Flexible positional encoding (order-free)

  • In the original paper:
  • Encoder absolute distance

Shaw et. al. (NAACL2018) Vaswani et. al. (NIPS 2017) [WZMCN NAACL 19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-58
SLIDE 58

v Embedding v Encoders

v BiLSTMs (order-sensitive) v.s. v Multi-Head Self-Attention with Absolute Relative Positional Encoding (order-free)

v Decoders

v Pointer Network (order-sensitive) v.s. v BiAffine Attention (order-free)

58

Architectures for Cross-lingual Parser

Facebook MUSE

Conneau et. al. ICLR2018

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-59
SLIDE 59

59

Experiments

v Datasets:

vUD (V2.2)

v31 languages, 12 families v Setting: vTrain/Dev on English vDirectly predict on the rest 30 languages (zero-shot)

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-60
SLIDE 60

10 20 30 40 50 60 70 80 90 100 English Swedish Spanish Croatian Hindi

Zero-shot Transfer UAS Results (Except for English)

RNN-Stack SelfAtt-Stack RNN-Graph SelfAtt-Graph

60

Selected Transfer Results of Different Architectures

Distances to English increase, Transfer performances decrease.

  • rder-sensitive
  • rder-free

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-61
SLIDE 61

61

Case Study -- Adposition Preposition v.s. postposition

The languages (x-axis) are sorted by this relative frequency from high to low

Kai-Wei Chang (http://kwchang.net/talks/genderbias/)

slide-62
SLIDE 62

Adversarial Learning for Removing Language-specific Information

[WZMCN CoNLL 19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 62

slide-63
SLIDE 63

Cross-lingual transfer with Mulitilingual embedding

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 63

slide-64
SLIDE 64

Cross-lingual transfer with Mulitilingual BERT

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 64

slide-65
SLIDE 65

Decoding with Language-Specific Knowledge v Leveraging linguistics knowledge (WALS features) in decoding

[TPC EMNLP 19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 65

slide-66
SLIDE 66

Corpus-Statistics Constraints

v Consider constraints in two forms: v specifies the ratio 𝑠 of POS1 being on the left in all POS1- POS2 arcs v specifies the ratio 𝑠 of the heads of a particular POS appears on the left of that POS v Compiling from WALS features:

v Dominant order: e.g. 85A – Binary constraint (ADP, NN)

v Prepositions: 𝑠 ∈ (0,0.25) v No dominant order: 𝑠 ∈ (0.25,0.75) v Postpositions: 𝑠 ∈ (0.75,1)

ADJ NN ADJ NN v.s. NN NN v.s. [TPC EMNLP 19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 66

slide-67
SLIDE 67

Constrained Inference

v Lagrangian Relaxation

v Introduce Lagrangian multipliers for each constraints. v Apply sub-gradient descent method to solve the dual form.

v Posterior Regularization

v Use constraints to define a feasible distribution set 𝑅. v Find the closest distribution π‘Ÿ ∈ 𝑅 from π‘žC, and do MAP inference on π‘Ÿ.

𝐿𝑀(𝑅||π‘žC)

π‘žC

Feasible Set 𝑅 π‘Ÿβˆ—

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 67

slide-68
SLIDE 68

Experiments Results

v LR, PR get improvements in 15,17 out of 19 target languages from variant of language families, respectively v The improvements are closely related to the ratio gap in constraints v LR has greater average improvement, while PR is a more robust inference algorithm

IE.Indic Dravidian Turkic Austronesian [TPC EMNLP 19]

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 68

slide-69
SLIDE 69

Conclusions

v NLP systems affect by societal bias present in data v How to learn/unlearn/control a model v The issues are not new vDomain adaptation / Constraint Inference v References: http://kwchang.net

Kai-Wei Chang (http://kwchang.net/talks/genderbias/) 69

Students: Jieyu Zhao, Tianlu Wang, Pei Zhou, Weijia Shi, Wasi Ahmad, Meng Tao, Moustafa Alzantot, Emily Sheng, Tony Sun, Andrew, Gaut Collaborators: Vicente Ordonez, Nanyun Peng, Muhao Chen, Mark Yatskar, Edward Hovy, Premkumar Natarajan, Wei Wang, Mani Srivastava, Tolga Bolukbasi, James Zou, Venkatesh Saligrama, Adam Kalai, William Wang