-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
131 lines (120 loc) · 6.94 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>About</title>
<link rel="stylesheet" href="./style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap" rel="stylesheet">
</head>
<body>
<div>
<div class="navbar">
<nav>
<a href="../index.html">
<h1>Natalie <em>Grace</em> Brigham</h1>
</a>
<div class="menu">
<ul>
<li><a href="assets/GraceBrigham.pdf" target="_blank">CV</a></li>
<!-- <li><a href="/" class="current">About</a></li>* -->
</ul>
</div>
</nav>
</div>
</div>
<div class="content-block">
<img class="me-pic" src="assets/NatalieGrace.jpeg"/>
<div class="bio">
<h2>hello!</h2>
<p>
My name is Natalie, but most people call me by my middle name, Grace : ) I
just graduated with a Bachelor's and Master's in Computer Science from the <em>University of Washington</em> (go dawgs!),
where I researched at the <a href="https://seclab.cs.washington.edu/" target="_blank">UW Security and Privacy Lab</a> under
<a href="https://homes.cs.washington.edu/~yoshi/" target="_blank">Yoshi Kohno</a>.
I'm interested in applying security and privacy perspectives to understand and mitigate sociotechnical harms of
emerging technologies, particularly AI.<br><br>
Currently, I'm a software engineer at <em>Microsoft</em>, working on their machine learning and AI platforms.
</p>
</div>
</div>
<!-- <div class="content-block">
<h3>Recent updates:</h3>
<ul>
<li>
I'll be presenting at the Socially Responsible Language Modelling Research (SoLaR) 2024 Workshop co-located with NeurIPS in Vancouver, CA
</li>
<li>
Presented my first paper at the 20th Symposium on Usable Privacy and Security: <a href="https://www.usenix.org/conference/soups2024/presentation/brigham" target="_blank">"Violation of my body:" Perceptions of AI-generated non-consensual (intimate) imagery</a>
</li>
<li>
Graduated with my BS in Computer Science (Magna Cum Laude with Interdisciplinary Honors) and MS in Computer Science; Recognized with the Outstanding Master's Thesis Award and an Outstanding CSE Senior Award
</li>
<li>
If you want to learn more check out my <a href="assets/GraceBrigham.pdf" target="_blank">CV</a> and feel free to reach out
</li>
</ul>
</div> -->
<div class="content-block">
<h3>Publications, presentations, and posters:</h3>
<div class="pub">
<div class="paper-title">Developing Story: Case Studies of Generative AI's Use in Journalism</div>
<div class="paper-authors"><span class="paper-author">Natalie Grace Brigham,</span> Chongjiu Gao, Tadayoshi Kohno, Franziska Roesner, Niloofar Mireshghallah.</div>
<div class="paper-conference">Socially Responsible Language Modeling Research (SoLaR), Vancouver, CA, December 2024.</div>
<div class="paper-icons">
<div><a class="paper-icon" href="./assets/DevelopingStory.pdf" target="_blanks">Paper</a></div>
<div><a class="paper-icon" href="./assets/BrighamSOLAR.pdf" target="_blanks">Poster</a></div>
<div><a class="paper-icon" href="https://arxiv.org/abs/2406.13706" target="_blanks">arXiv</a></div>
</div>
</div>
<div class="pub">
<div class="paper-title">Analyzing the AI Nudification Application Ecosystem</div>
<div class="paper-authors">Cassidy Gibson, Daniel Olszewski, <span class="paper-author">Natalie Grace Brigham,</span> Anna Crowder, Kevin R. B. Butler, Patrick Traynor, Elissa M. Redmiles, Tadayoshi Kohno.</div>
<div class="paper-conference">Preprint, November 2024.</div>
<div class="paper-icons">
<div><a class="paper-icon" href="https://arxiv.org/pdf/2411.09751" target="_blanks">Paper</a></div>
<div><a class="paper-icon" href="https://arxiv.org/abs/2411.09751" target="_blanks">arXiv</a></div>
</div>
</div>
<div class="pub">
<div class="paper-title">Measuring and mitigating harms at the intersections of generative AI and image-based sexual abuse</div>
<div class="paper-authors"><span class="paper-author">Natalie Grace Brigham.</span></div>
<div class="paper-conference">Societal & User-Centered Privacy in AI (SUPA) Workshop, Philadelphia, USA, August 2024.</div>
<div class="paper-icons">
<div><a class="paper-icon" href="assets/BrighamSUPA.pdf" target="_blanks">Slides</a></div>
</div>
</div>
<div class="pub">
<div class="paper-title">“Violation of my body:” Perceptions of AI-generated non-consensual (intimate) imagery</div>
<div class="paper-authors"><span class="paper-author">Natalie Grace Brigham,</span> Miranda Wei, Tadayoshi Kohno, Elissa M. Redmiles.</div>
<div class="paper-conference">Symposium on Usable Privacy and Security (SOUPS), Philadelphia, USA, August 2024.</div>
<div class="paper-icons">
<div><a class="paper-icon" href="https://www.usenix.org/system/files/soups2024-brigham.pdf" target="_blanks">Paper</a></div>
<div><a class="paper-icon" href="https://arxiv.org/abs/2406.05520">arXiv</a></div>
<div><a class="paper-icon" href="https://youtu.be/X40-hCuT60c?feature=shared" target="_blanks">Video</a></div>
<div><a class="paper-icon" href="https://www.usenix.org/system/files/soups2024_slides-brigham.pdf" target="_blanks">Slides</a></div>
</div>
</div>
</div>
<div class="content-block">
<div class="lets-chat">
<h4>Let's Chat!</h4>
<h3>Reach out to me at natalie [dot] brigham [at] gmail.com</h3>
</div>
</div>
<div class="footer">
<div class="footer-content">
<div class="s/private/var/folders/zf/pdwjz_7s18l_t3n15q_23pkr0000gn/T/AppTranslocation/8D2FBE0D-47E2-4867-8F16-A74EC539373F/d/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.htmlite-container">
<a class="button" href="mailto:[email protected]" target="_blank">
<img src="assets/email.png" height=30px>
</a>
<a class="button" href="https://www.linkedin.com/in/natalie-grace-brigham/" target="_blank">
<img src="assets/linkedin.png" height=30px>
</a>
<p>@copyright me 2024. Made with love <3 </p>
</div>
</div>
</div>
</body>
</html>