Tech + Research Workshop

Date: November 12-November 14, 2021
Location: Hybrid (Virtual and In-Person)
The Department of Computer Science at the University of Maryland and the Center for Women in Computing are pleased to present the fourth year of Tech + Research: Welcoming Women to Computing Research, a research workshop geared towards engaging undergraduate women in computing held in collaboration with Technica. During this workshop, student teams will come together and collaboratively work together to use technology to solve pressing issues. The October 2020 workshop is supported in part by explore CSR.
Technica and Tech + Research will be a hybrid experience in 2021!
Parallel to Technica, the largest hackathon for underrepresented genders in the nation, students will participate in the Research track at Technica. The weekend event will bring together computing faculty from institutions across the state of Maryland to serve as mentors on projects in their research areas. Along with providing hands-on research experience in a dynamic hackathon setting, the weekend workshop will include virtual sessions introducing attendees to the basics of computer science research (CSR) and highlighting the exciting opportunities that come with pursuing a graduate degree in computer science.
Note: Please be aware that this event involves separate programming from Technica, and the majority of the programming will take place with the Maryland Center for Women in Computing. However, you will have full access to Technica including the Career Fair and Keynote Speakers.
IMPORTANT: YOU MUST REGISTER FOR BOTH TECHNICA AND TECH + RESEARCH
Purpose
This workshop hopes to give undergraduate CS students who identify as an underrepresented gender in computing an opportunity to learn about future computer science research opportunities and to provide hands-on experience engaging in CS research in a hackathon setting. Additionally, we plan for this event to allow students to meet computing faculty and current graduate students and to socialize and collaborate with like-minded peers. By providing a positive intellectual, social, and emotional environment for the participants to meaningfully engage in computing research, we hope to directly address gender gaps that currently exists in CS departments in higher education.
Attendees of this event will not only be expanding their CS skills, they will also be given the opportunity to meet and network with many individuals who are a part of the CS community at the University of Maryland.
Workshop participants will:
- Meet others who share their curiosity and interest in computer science.
- Explore the research experience in computing related domains.
- Work hands-on with researchers.
- Work in a team to tackle a research problem.
- Present their research with their team.
- Broaden understanding of the possibilities of graduate school and the application process.
Surrounding area schools and departments were invited to submit research projects. Projects from the following departments have been submitted in previous Tech + Research workshops:
University of Maryland, College Park
- Department of Computer Science
- Department of Electrical and Computing Engineering
- College of Information Systems
- College of Education
Projects
Tech + Research 2021 Projects:
Shopping online can often lead to inaccurate purchases in terms of sizing, or unhappy customers in terms of style. One way to improve this online interaction is through Virtual Try-on. Here we can estimate a 3D model of a human body directly from a few photographs with little human interaction. However, the quality of these images can severely influence the 3D model we generate. Current state-of-art body reconstruction may not be robust to factors such as angles, positions, lighting etc; this will be relevant as virtual try-on applications are deployed in industry, where consumers will input images taken using different devices or in different conditions. Our goal would be to create a metric to measure such disparities, as well as a method to minimize them.
Researchers
Professor, CRA DREU Co-Director, Computer Science, UMIACS
Graduate Student
Content moderation in online forums is critical for maintaining a community’s standards and helping participants feel comfortable and safe, but doing it well is complicated. Using methods from human-computer interaction (HCI), students in this project team will develop a survey about content moderation experiences and how content moderation has shaped the online communities that respondents participate in. The project team will implement the survey via a survey platform such as Qualtrics or Google Forms, and then deploy the survey on a crowdsourcing site such as Prolific or Amazon Mechanical Turk to collect data. The project team will use quantitative and qualitative methods to analyze the responses they collect. Based on these responses, the team will make recommendations for the design of content moderation tools to help moderators with online community building.
Researchers
Associate Professor, Computer Science, UMIACS
Professor, Computer Science, UMIACS, and Language Science
Associate Professor, Information Studies
Research Scholar, Information Studies
The creation of intelligent virtual agents (IVAs) or digital humans is vital for many virtual and augmented reality systems. As the world increasingly uses digital and virtual platforms for everyday communication and interactions, there is a heightened need to create human-like virtual avatars and agents endowed with social and emotional intelligence. Interactions between humans and virtual agents are being used in different areas including, VR, games and story-telling, computer-aided design, social robotics, and healthcare. Designing and building intelligent agents that can communicate and connect with people is necessary but not sufficient. Researchers must also consider how these IVAs will inspire trust and desire among humans. This project will develop a Virtual Human/Avatar which can do human-like gestures and motions, including culture-relevant gestures.
Researchers
Assistant Research Professor, Computer Science, UMIACS
Modern analytical database systems – especially those running in the cloud – separate storage and compute. In other words, the datasets being analyzed sit on servers that are primarily designed to store the data. A different set of "compute" servers perform the actual analysis of data. For example, in Amazon's cloud, data can sit on S3 instances, and EC2 instances are spun up on the fly to analyze the data sitting in S3. Therefore at query time, data must be transferred from the S3 servers to the EC2 servers in order to perform the analysis. Since modern networks are fast, this transfer is not usually a bottleneck, and the convenience of spinning up and down compute servers on the fly (as needed) make it worth it to separate storage and compute in this way. However, in some cases, the storage layer has some basic (or even advanced) query processing capabilities, and it is worthwhile to push down some query processing to the storage layer. This project involves performing research into such hybrid architectures.
Researchers
Darnell-Kanal Professor of Computer Science
The most common goal of machine learning, as the name suggests, is to train a machine to correctly label the given data. For example, given an image of a cat, a machine should be able to label the image as a cat with high confidence. To accomplish this, machine learning models are generally trained over very large amounts of carefully labelled data containing thousands of images of various objects, including cats. Unfortunately, the availability of such data is a far-fetched assumption in many real-world scenarios. How do we train machine learning models without explicit labels? The answer is, common sense. Humans learn new skills everyday, largely with the help of observation without requiring a lot of teaching. To incorporate this notion of common sense into AI systems, an emerging solution called Self-Supervised Learning has been developed. A self-supervised model trains by itself, by observing unlabelled data and leveraging its patterns to generate its own labels. Self-supervised models convert images to low-dimensional embeddings such that all embeddings of “cat” images are linearly separable from embeddings of “dog” images. In this project, you will learn to train a simple self-supervised model on images and visualize embeddings to show that they are linearly separable. More Information: https://ai.facebook.com/blog/self-supervised-learning-the-dark-matter-of...
Researchers
Assistant Professor, Computer Science, UMIACS
Graduate Student
Have you wondered how your smartphone answers questions (and when it sometimes can't)? Computers understand text through representations, including the application of question answering: taking a piece of text and finding the right answer. We'll talk about three kinds of representations: tf-idf, word vectors, and contextual representations. We'll then show how these representations can match questions and answers: you turn both the question and the answer into a representation, find the closest answer to the question representation, and then decide whether you should trust this answer or not. You can see a similar system built by undergraduates take on Jeopardy! champions here.
Researchers
Associate Professor, Computer Science, UMIACS
Every day, more than 50 million older Americans need to make important financial decisions. Becoming older may affect decision-making abilities that can affect their financial freedom and security. Families that stay connected have a greater chance to thrive and need an effective way to connect with older adults over finances. There are a few factors that contribute to poor decision making-complexity of financial decisions for older people, access to advice, coercion and fraud. With this tool we attempt to enhance the quality of life for older adults and their families by connecting them and their finances.
Researchers
Internet censorship is a problem that affects billions of people around the world. Nation-states engage in automated, in-network censorship of their citizens, and citizens frequently are not told what is blocked or why. In this project, students will analyze very large open source datasets from tools that monitor the occurrence of network censorship. Students will determine where around the world network censorship is occurring, what content is censored, and when. The goal of this project is to have a mechanism to detect new censorship events as they happen. Students will also be encouraged to ask their own research questions about the data. Examples include: are censorship events correlated with political events at the same time? How long do censorship events usually last (and how does that change between regions of the world?) and are there patterns to what data is censored?
Researchers
Assistant Professor, Computer Science, UMIACS
Graduate Student
Schedule of Events
Thursday | 11/11/2021 | Location |
---|---|---|
7:00pm-8:00pm | Student Kick-off and Introductions | Hybrid (Zoom & In-Person) |
Friday | 11/12/2021 | Location |
10:00am-12:00pm | Bootcamp #1 | Hybrid (Zoom & In-Person) |
12:00pm-12:45pm | Lunch | Hybrid (Zoom & In-Person) - Optional |
12:45pm-1:00pm | Graduate Student Panel | Hybrid (Zoom & In-Person) |
1:00pm-3:00pm | Bootcamp #2 | Hybrid (Zoom & In-Person) |
3:00pm-3:30pm | Break | Hybrid (Zoom & In-Person) - Optional |
3:30pm-5:30pm | Project Work Time | Hybrid (Zoom & In-Person) |
Saturday COMING SOON |
11/13/2021 | Location |
Sunday COMING SOON |
11/14/2021 | Location |
Register to Attend
Who Can Attend?
We welcome all undergraduates who identify as underrepresented genders in computing and who are from all colleges and universities to apply. Current Master's students considering a PhD program may apply and will be considered on a case by case basis.
Registration Process and Fees
Participants will either experience this workshop remotely through the Zoom virtual platform or in-person.
Depending on how students choose to attend the workshop (virtual or in-person), all gear (water bottle, pens, stickers) will be either shipped to your personal address or distributed to you in-person. Students attending virtually will be responsible for their own meals but are welcome to share the lunch space via Zoom. Lunch will be provided to students who are able to attend in-person.
REMEMBER: YOU MUST REGISTER FOR BOTH TECHNICA & TECH + RESEARCH
Register for the Tech + Research Workshop by filling out the following form: (Coming Soon)
REGISTRATION FOR TECH + RESEARCH
Register for Technica here:
Participant Information
Logistical Information for Attendees
Tech Requirements and Access
More information coming soon.
General Information
All students participating in the research workshop must join the Zoom meeting by 10am on Friday morning. We have an important bootcamp event to prepare you for the research projects. If you cannot make it by this time, you need to let us know immediately.
You will not be working on your own idea or hack during Technica. During Technica, you will be working with your research team on a specific project you selected as an interest.
You will be assigned your research group the week before Technica. Each team will have their own Slack channel to communicate. Researchers may send out a small amount of pre-reading to help you prepare for the project.
Spread the Word
View the Technica Flyer Here
View the Tech + Research Flyer Here.
Follow MCWIC and The Iribe Initiative on social media!
Questions about the registration process, workshop, or logistical information can be sent to mcwic@cs.umd.edu
Questions about Technica can be addressed to hello@gotechnica.org
About Technica
On November 13th-14th, the University of Maryland will host Technica, the seventh annual hackathon. Technica is the largest hackathon for underrepresented genders in the world. In the span of 24 hours, Technica gives our participants the opportunity to create new applications, websites or hardware projects.
Technica is not a typical hackathon—it serves as a place where the brightest thinkers in the country can come together to collaborate and share their innovative ideas. Our focus is on providing a welcoming, engaging and creative environment to support underrepresented genders in tech culture. We pride ourselves in helping both beginners and experienced hackers explore technology and develop their skills.
Over the duration of 24 hours, participants are immersed in tech culture and encouraged to exercise their imagination to create interesting and innovative hacks.
At Technica, we want to challenge our hackers to step out of their comfort zone and try something new, whether that's exploring a new technology, tinkering with hardware hacks, or coding for the very first time! This year we're introducing our beginners and hardware tracks, designed for hackers looking for extra support or interested in trying their hand at electronics. At Technica, we want our hackers to learn, grow, and meet new people, so join us at Technica 2021!
All participants attending Tech + Research must also register for Technica. Register here.