Skip to content

Commit

Permalink
Merge branch 'XDgov:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
curt-mitch-census authored Feb 12, 2024
2 parents ee1eb91 + 04b8b2d commit d4e036d
Show file tree
Hide file tree
Showing 8 changed files with 161 additions and 22 deletions.
50 changes: 28 additions & 22 deletions assets/css/_layouts/_news.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,64 +32,70 @@ body.news {
float: left;
margin-right: 2rem;
}

.news-content-container {

@media only screen and(min-width: $tablet-size) {
margin-top: 4rem;
}

@media only screen and(min-width: $tablet-size) {
margin-top: 6rem;
}
}

.news-content {

p {
font-size: 1.2rem;

&.news-cta {
font-size: 1rem;
}
}

.square-link {
margin-top: 1rem;
}
}

.news-date {
font-family: $font-serif;
}

.news-fellow {
border-bottom: 1px solid #000;
margin-bottom: 2rem;
padding-bottom: 1.5rem;


&:first-of-type {
border-top: 1px solid #000;
margin-top: 2rem;
padding-top: 1.5rem;
}

p {
font-size: 1.1rem;
font-size: 1.2rem;
}
}

.news-image-container {
margin-bottom: 2rem;
}

.news-row {
flex-direction: column-reverse;

@media only screen and(min-width: $tablet-size) {
flex-direction: row;
}
}
}

}

&.more-news {
padding-top: 4rem;

.breadcrumb {
margin-bottom: 2rem;
}
Expand All @@ -98,18 +104,18 @@ body.news {
@media only screen and(min-width: $tablet-size) {
border-bottom: 0;
}
}
}
}

&.hiring {
margin-top: 6rem;

@media only screen and(min-width: $tablet-size) {
margin-top: 8rem;

}
}
}

}
}

Binary file added assets/img/news/anna-vasylytsya-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/news/curtis-mitchell-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/news/diamond-nwankwo-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/news/mike-walton-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/news/tomo-lazovich-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
133 changes: 133 additions & 0 deletions collections/_news/2023-cohort-6-month-review.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,133 @@
---
title: Our 2023 Fellows Reflect on Their First Six Months at xD
publish_date: 2024-02-09
permalink: /news/2023-cohort-6-month-review/
img_alt_text: 2023 Emerging Technology Fellows
image: /assets/img/news/announcing-the-2023-xd-emerging-technology-fellows.jpg
image_accessibility: 2023 xD Emerging Technology Fellows
---

<p>
xD recently closed its application period for the 2024 emerging technology fellowship – thank you to all who applied! Over the past six months, xD fellows have worked on a range of technology projects with different partners across the federal government. As we prepare to welcome new team members, we asked our 2023 fellows to share a few thoughts about their experiences so far on the xD team – what they’ve learned, their favorite thing about the xD team, and what they aim to accomplish in 2024. Here are their reflections on the past few months:
</p>

<div class="news-fellow">
<img class="profile-img" src="{{ site.baseurl }}/assets/img/news/diamond-nwankwo-2.jpg" alt="Diamond Nwankwo">
<h2>Diamond</h2>
<div>
<span class="title">Current Projects:</span>
<p>I’m working on the Database Modernization project that is focused on moving on-premises servers into the cloud. This is a multi-year project that will assist the Census Bureau with open-source technology adoption. Additionally, I am participating in this year’s Data Science Training Program with a Machine Learning Specialization. My goal with being in this program is to help me grow in foundational and application-specific skills for model creation and assessments.</p>
</div>
<div>
<span class="title">Learnings from 2023:</span>
<p>The biggest learning I had from my project so far is being open to change. Over time, the focus of my project has shifted to higher priority data migrations. So being flexible and continuously seeking the root problem that we are solving has been key. </p>
</div>
<div>
<span class="title">Favorite thing about xD:</span>
<p>My favorite thing about xD is everyone in this cohort. Every person brings such a unique skillset to our group. This makes it super easy to learn new tools and technologies from each other. Moreover, each person's understanding of when to lead and when to follow makes this such a collaborative environment. I can’t think of better people to share this experience with. </p>
</div>
<div>
<span class="title">Goals for 2024:</span>
<ul class="usa-list">
<li><p>Successfully develop a machine learning model that will add value across the Bureau</p></li>
<li><p>Complete the development of the MVP for the IRE-EDL data migration</p></li>
</ul>
</div>
</div>

<div class="news-fellow">
<img class="profile-img" src="{{ site.baseurl }}/assets/img/news/tomo-lazovich-2.jpg" alt="Tomo Lazovich">
<h2>Tomo</h2>
<div>
<span class="title">Current Projects:</span>
<p>My work right now focuses on how to use privacy-enhancing technologies (PETs) to connect sensitive datasets that have different owners in a secure way. The long-term goal of that work is to enable third-party audits of machine learning models so that engineers and practitioners who build these models can detect disparities or biases in their work both reliably and quickly.</p>
</div>
<div>
<span class="title">Learnings from 2023:</span>
<p>One of the biggest things I learned in my first six months at xD is that even though starting out a new project can be a bit overwhelming at first, the key is to ask for help when you need it and not get too stuck in the mud trying to figure things out yourself. It’s another reason that I so appreciate the awesome team that we have! </p>
</div>
<div>
<span class="title">Favorite thing about xD:</span>
<p>One of my favorite things about xD is the stellar team of people we’ve put together. Everyone on the team is both extremely friendly and extremely good at what they do.</p>
</div>
<div>
<span class="title">Goals for 2024:</span>
<ul class="usa-list">
<li><p>Create a demo to show how we can use PETs to enable third party audits of ML systems</p></li>
<li><p>Work towards using PETs to join datasets across different federal agencies</p></li>
<li><p>Publish my work in blog posts and papers</p></li>
</ul>
</div>
</div>

<div class="news-fellow">
<img class="profile-img" src="{{ site.baseurl }}/assets/img/news/mike-walton-2.jpg" alt="Mike Walton">
<h2>Mike</h2>
<div>
<span class="title">Current Projects:</span>
<p>I’m working on user-centered model cards for transparent documentation of government applications of machine learning and a privacy-enhancing technologies lab to help policymakers and developers implement best practices for sharing sensitive information while protecting privacy. </p>
</div>
<div>
<span class="title">Learnings from 2023:</span>
<p>Thinking about technical challenges with social impact can be daunting. Developing creative solutions together has helped build nuance into our team’s approach. I’ve learned so much through interrogating gaps in my own understanding and workshopping ideas with other fellows.</p>
</div>
<div>
<span class="title">Favorite thing about xD:</span>
<p>The most exciting thing about xD is the opportunity for collaboration within our awesome cohort of fellows, across government, nonprofits, academic labs, and industry.</p>
</div>
<div>
<span class="title">Goals for 2024:</span>
<ul class="usa-list">
<li><p>Publish work on model cards and ML audits using privacy-enhancing technologies</p></li>
<li><p>Onboard the next emerging technology fellowship cohort! </p></li>
</ul>
</div>
</div>

<div class="news-fellow">
<img class="profile-img" src="{{ site.baseurl }}/assets/img/news/anna-vasylytsya-2.jpg" alt="Anna Vasylytsya">
<h2>Anna</h2>
<div>
<span class="title">Current Projects:</span>
<p>I am currently working on a pilot project to establish a secure multi-party computation between Census and the Bureau of Economic Analysis. </p>
</div>
<div>
<span class="title">Learnings from 2023:</span>
<p>I’m learning more about surveys and data at the Census Bureau. I didn’t know that the Bureau conducts more than 130 surveys each year. I’m also learning about Title 13 which protects the confidentiality of data and survey respondents.</p>
</div>
<div>
<span class="title">Favorite thing about xD:</span>
<p>In addition to great colleagues, I love the forward-thinking and experimentation-oriented culture of the team. </p>
</div>
<div>
<span class="title">Goals for 2024:</span>
<ul class="usa-list">
<li><p>Facilitate an MVP for the Census-Bureau of Economic Analysis SMPC project </p></li>
<li><p>Present at one of Census’ affinity groups </p></li>
</ul>
</div>
</div>
<div class="news-fellow">
<img class="profile-img" src="{{ site.baseurl }}/assets/img/news/curtis-mitchell-2.jpg" alt="Curtis Mitchell">
<h2>Curtis</h2>
<div>
<span class="title">Current Projects:</span>
<p>I’m working on privacy-enhancing technologies (or PETs) both with a group at the United Nations and with NIST, the National Institute of Standards and Technology. We are working on deploying, testing, and documenting PETs for different use cases. Another area I’m contributing to is bias mitigation in AI applications. Specifically, I’m creating proofs-of-concept and tools for Census Bureau teams such as a model card generator. I’ve also been helping to maintain and update our team website.</p>
</div>
<div>
<span class="title">Learnings from 2023:</span>
<p>Keeping stakeholders engaged is key to moving a project forward and along the correct path. Also, working in government often requires the review or approval of several different parties, so it’s important to have different projects you can pivot to during times when you’re waiting on work from others. </p>
</div>
<div>
<span class="title">Favorite thing about xD:</span>
<p>The best part of being on the xD team is being able to work with a great group of people with diverse skillsets and backgrounds on lots of interesting applications in government.</p>
</div>
<div>
<span class="title">Goals for 2024:</span>
<ul class="usa-list">
<li><p>Publish a paper and give a conference presentation about our ongoing privacy-enhancing technology projects</p></li>
<li><p>Add new sections and features to xd.gov to increase our web presence and better publicize our work</p></li>
<li><p>Hire and onboard new fellows! </p></li>
</ul>
</div>
</div>

0 comments on commit d4e036d

Please sign in to comment.