Skip to content

Commit 0747620

Browse files
committed
add career
1 parent f5afbe8 commit 0747620

1 file changed

Lines changed: 37 additions & 17 deletions

File tree

projects.md

Lines changed: 37 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,63 +6,83 @@
66
:::::{grid} 2
77
:gutter: 2
88

9+
10+
911
:::{grid-item-card}
10-
:img-top: _static/img/statistical_perceptions.png
1112

1213

13-
Perceptions of AI Fairness
14+
Realizing Sociotechnical Machine Learning through Modeling, Explanations, and Reflections.
1415
^^^
1516

16-
In collaboration with [Malik Boykin's lab](https://www.boykinlab.com/) in Cognitive, Linguistic, and Psychological Sciences at Brown, we are studying people's preferred definition of fairness and what social and algorithmic factors influence these preferences. To power these tools, we are also developing techniques to interpolate between definitions of fairness.
17+
This project will build on prior work in the lab to take a human in the loop type approach to understanding how to make *socially* safer *technical* components in sociotechncial systems (people+technology interacting).
18+
19+
We will look at how model-based approaches and explanation techniques help develop sociotechnical foresight, the ability of technologists to anticipate the social impacts of their work through examining their reflections on their proceses and their work.
1720

1821
+++
1922

20-
[{far}`file-pdf`](https://doi.org/10.1145/3465416.3483302)
23+
:::
24+
25+
:::{grid-item-card}
26+
27+
28+
Model-Based Fairness Intervention Assessment
29+
^^^
30+
31+
In this project, we are using bias models to evalute the effectiveness of different types of fair machine learning interventions. We hope to use the insights from this to provide data scientists with more actionable advice on how to select a fairness intervention.
32+
33+
+++
2134

2235
:::
2336

2437

38+
39+
40+
2541
:::{grid-item-card}
26-
:img-top: _static/img/taskfair.png
2742

28-
Task Level Fairness
29-
^^^
3043

31-
In this project, we examine how fairness can be evaluated at the task and problem level in order to develop heuristics for the feasibility of a fair model prior to training.
44+
LLMs and Fair Data Driven Decision-making
45+
^^^
3246

33-
This project will produce a Python library that anyone can use in the EDA step of their project.
47+
We are buliding a benchmark to evaluate benchmarks on making non-discriminatory decisions from data. This will include evaluating direct decisions, assisting on fair ML tasks, and agentically training fair models.
3448

3549
+++
3650

37-
[{far}`file-pdf`](https://charliezhaoyinpeng.github.io/EAI-KDD22/camera_ready/information.pdf)
38-
3951
:::
4052

41-
4253
:::{grid-item-card}
54+
:img-top: _static/img/statistical_perceptions.png
4355

4456

45-
Model-Based Fairness Intervention Assessment
57+
Perceptions of AI Fairness
4658
^^^
4759

48-
In this project, we are using bias models to evalute the effectiveness of different types of fair machine learning interventions. We hope to use the insights from this to provide data scientists with more actionable advice on how to select a fairness intervention.
60+
In collaboration with [Malik Boykin's lab](https://www.boykinlab.com/) in Cognitive, Linguistic, and Psychological Sciences at Brown, we are studying people's preferred definition of fairness and what social and algorithmic factors influence these preferences. To power these tools, we are also developing techniques to interpolate between definitions of fairness.
4961

5062
+++
5163

64+
[{far}`file-pdf`](https://doi.org/10.1145/3465416.3483302)
65+
5266
:::
5367

5468

5569
:::{grid-item-card}
70+
:img-top: _static/img/taskfair.png
5671

57-
58-
LLMs and Fair Data Driven Decision-making
72+
Task Level Fairness
5973
^^^
6074

61-
We are buliding a benchmark to evaluate benchmarks on making non-discriminatory decisions from data. This will include evaluating direct decisions, assisting on fair ML tasks, and agentically training fair models.
75+
In this project, we examine how fairness can be evaluated at the task and problem level in order to develop heuristics for the feasibility of a fair model prior to training.
76+
77+
This project will produce a Python library that anyone can use in the EDA step of their project.
6278

6379
+++
6480

81+
[{far}`file-pdf`](https://charliezhaoyinpeng.github.io/EAI-KDD22/camera_ready/information.pdf)
82+
6583
:::
84+
85+
6686
::::
6787

6888

0 commit comments

Comments
 (0)