Who’s who in the Zoo – Sarah Allen

In this week’s edition of Who’s who in the Zoo, meet Sarah Allen, a front-end web developer in the Zooniverse team. 

– Helen


SarahAllen - Sarah Allen

Name: Sarah Allen

Location: Adler Planetarium, Chicago

 

 

Tell us about your role within the team:

I’m a front-end web developer and have been with the team for three and a half years. I’ve worked on a variety of projects including Chimp & See, Wildcam Gorongosa, Zooniverse Classrooms’ educational tools, Gravity Spy, and day to day maintenance of zooniverse.org.

 

What did you do in your life before the Zooniverse?

I originally did IT for a couple of medical schools involving Windows server management, Google domain management, application management, and general help desk. I eventually decided to learn to code and went to a code bootcamp when those first started getting popular. Then continued to self-teach as well as freelance before I joined the Zooniverse team.

 

What does your typical working day involve?

Usually first checking slack, email, and the Zooniverse talk board for any bug reports. Then I prioritize code reviews, following up to any pull requests I’ve submitted, then new feature development or learning about something new in the afternoon

 

How would you describe the Zooniverse in one sentence?

We empower researchers and the public to find answers to questions in real data.

 

Tell us about the first Zooniverse project you were involved with

Cyclone Center! My first project was implementing the project redesign and classification challenge.

 

Of all the discoveries made possible by the Zooniverse, which for you has been the most notable and why?

Tabby’s star on Planet Hunters. It’s been one of my go to examples when explaining what it is that we do.

 

What’s been your most memorable Zooniverse experience?

Building and launching Chimp & See. It was a mostly solo project for me and although there was a learning curve and frustrating times with it, I felt very accomplished when it launched. I learned a lot from the process

 

What are your top three citizen science projects? 

Chimp & See, Planet Hunters, and Gravity Spy.

 

What advice would you give to a researcher considering creating a Zooniverse project?

Do lots of prototyping and beta testing with the project builder before you launch so you have a solid idea of the data format going in and what the resulting classification data will look like. Have a timely plan on how to process the data and get that results back to the volunteers.

 

When not at work, where are we most likely to find you?

Seeing live music, dining out, playing video or board games, or cooking at home.

Who’s who in the Zoo – Becky Rother

In this week’s edition of our Who’s who in the Zoo series meet Becky Rother, who is visual design lead here at the Zooniverse.

– Helen


becky-2 - Becky Rother

Name: Becky Rother

Location: Adler Planetarium, Chicago, IL

 

 

 

Tell us about your role within the team: 

I’ve been the Zooniverse designer for a little over a year. In this role, I design custom projects like Scribes of the Cairo Geniza in addition to general Zooniverse.org and public-facing design needs. I also help organize public Zooniverse events here at the Adler Planetarium.

 

What did you do in your life before the Zooniverse?

I actually have a degree in Journalism, and have worked in various roles from newspaper page designer to mobile app designer.

 

What does your typical working day involve?

Being on the US team, there’s usually some catch up to be done from our UK colleagues involving reviewing an implemented design or answering questions on our Slack channel. Besides that, every day is different! I may design a giant banner one day, then the next work on wireframes for a new project we’re just getting started.

 

How would you describe the Zooniverse in one sentence?

Zooniverse is an exceptional group of people working together to positively effect science and the humanities.

 

Tell us about the first Zooniverse project you were involved with

The first custom project I worked on was the Anti-Slavery Manuscripts, a collaborative transcription project in partnership with the Boston Public Library. It’s a really special project for a number of reasons, and a great introduction to the Zooniverse community.

 

What are your top three citizen science projects?

I’m obsessed with our camera trap projects – Chicago Wildlife Watch in particular. It’s SO COOL to get to see actual animals in their native habitats. I also really enjoy Gravity Spy – as a non-astronomer, it’s neat to be able to help scientists study gravitational waves. Lastly, I may be biased but I really enjoy Anti-Slavery Manuscripts. Reading these first-hand accounts from people actually involved in the abolitionist movement during the Civil War really brings history to life.

 

When not at work, where are we most likely to find you?

Chicago has so many great music venues, so I love taking advantage of that and going to indie rock shows. I also love travel and will take any opportunity to explore somewhere new.


 

Focussing effort where it is needed: picking out the Bugs that are harder to Bash

Below is a guest post from Dr Philip Fowler, who leads our award-winning bug-squishing project BashTheBug. This project aims to improve the diagnosis and treatment of tuberculosis, which remains one of the leading causes of death worldwide.

This project has a huge amount of data to get through, so Phil is working hard to make sure this is being done in the most efficient way possible. Read on to find out more. 

– Helen

 


Focussing effort where it is needed: picking out the Bugs that are harder to Bash

 

BashTheBug has been running for a little over a year now and in that time 11,303 volunteers have classified 834,032 images of the bacterium that causes tuberculosis growing on 14 antibiotics at different strengths. These images correspond to a bit less than 4,000 different samples of M. tuberculosis since each image is shown, by default, to different 15 volunteers to generate a consensus.

The goal of the larger CRyPTIC project that BashTheBug belongs to is to match all this data with the genomes of each and every sample and thereby produce the most comprehensive and accurate catalogue of what genetic variants confer resistance to specific antibiotics. This is important because there is a shift towards using genomic methods to diagnose which antibiotics would be best to treat individual patient infections because genomics can be faster, cheaper and probably more accurate as well.

 

Too many new images?

The CRyPTIC project has produced a new dataset of 4,286 samples. These have been collected from people with tuberculosis from all over the world.

This dataset alone would need 900,060 classifications if we were to simply require each antibiotic lane to be seen by 15 different volunteers and, unless a lot more people joined the project, would take at least a year. Our problem is the project is producing around 1,000 samples a month, which would require 210,000 classifications a month, which our volunteers at present could not keep up with!

Ultimately the CRyPTIC project will collect at least 30,000 samples over the next few years, so we are only at the beginning!

 

Some images are easy…

What might help is we’ve found that some of the images of bacterial growth are easy to classify. For example, all 15 volunteers identify well number 2 as the first well in which there is growth.

Unknown

If the volunteers find this easy, a computer might also, so we wrote some computer software (called AMyGDA) that tries to measure the growth in each of the wells on the 96-well plate. It does a good job on these simple cases, but is confused by cases where this is little growth, or there are artefacts on the image, like air bubbles, contamination or shadows.

We can identify the “easier” images based on how much growth there is, and whether the computer software agrees with the single reading we have of each plate done by a laboratory scientist. On our new dataset of 4,286 samples, this approach identifies 84% of the antibiotic lanes as easy to classify.

If we only send the remaining 16% of images to the volunteers, that reduces the number of classifications we need to complete this dataset down to 144,000 with a monthly growth rate of 34,000 which is much more achievable!

 

…and some are hard.

But this means you will all be seeing images that are harder to interpret and classify and therefore should be more of a challenge.

This is an example of an image that is harder to classify.

Unknown-1

In our existing dataset, these images have typically elicited a range of answers. Some volunteers might say they cannot classify the image, whilst others would identify a range of wells as being the first with no growth. We can, of course, still form a consensus (I’d say well 5), but the variation is itself telling us something about how and why the image is hard to classify, which is potentially useful (for example, for training a machine learning classifier).

 

A few things to think about

Because the images should be, on average, more challenging now, you will have to make more frequent judgment calls about whether that blob in well 5 is an artefact or whether it “looks like” growth, and if you think it is, whether or not it is big enough to be relevant. Personally, I’d say for something to be growth it has to look like the growth in the positive control wells. If it is a lot smaller (like a dot) then I personally tend to ignore it. Don’t spend too long on individual images – rely on the collective power of the volunteers to allow us to extract a consensus from all your answers!

 

Focussing your efforts

In summary

– there are a lot of new images available to classify on our Zooniverse project page and
– they should be, on average, a lot more interesting and challenging

 

To get more frequent project updates,

– check for banners on the Zooniverse project page
– follow BashTheBug on Twitter, Instagram and Facebook
– check out our blog

 


Philip W Fowler
6 August 2018

The Zooniverse at the Royal Society

Pano Royal

On the 3rd of July the Zooniverse team headed to London to take part in the Royal Society’s Summer Science Exhibition. Several Zooniverse projects were featured, including Galaxy Zoo, Penguin Watch and The Plastic Tide:

Zooniverse

Royal1
Zooniverse at the Royal Society

For those of you new to the Zoo, the Zooniverse is an online platform for Citizen Science research. It relies on volunteers to analyse data which then contributes to real research. This often results in new discoveries, publications and data sets useful to the wider research community. At the Royal Society, Zooniverse team members; Adam McMaster, Grant Miller, Cam Allen, Jim O’Donnell and Helen Spiers gave visitors a whistle stop tour of the Zooniverse and answered any questions people had about what we do. Visitors were surprised at the plethora of projects on the platform that they can contribute to, and got to ‘listen to the Zooniverse’ via a web page that plays a note for every classification made! You can listen to it here, it’s not the easiest thing to dance to but I think it makes nice background music.

Galaxy Zoo

Royal3
Galaxy Zoo

Members of the Galaxy Zoo team, Coleman Krawczyk and Jen Gupta, shared the ‘Tactile Universe’ with visitors. The Tactile Universe is a project aimed at making astronomy more accessible to those with visual impairments. The team behind it has developed a way to 3D print galaxy images so that the brighter parts of the picture stick out more. This allows you to feel the shape of the galaxy rather than see it. People really seemed to enjoy trying to match up pictures of the galaxies with what they could feel on the ‘Tactile Universe’ tiles. Also on show was the Galaxy Zoo project, which asks volunteers to identify the type of galaxy in an image.

Penguin Watch

Royal4
Penguin Watch

Do you want to count some penguins? If yes then Penguin Watch is the project for you! Fiona Jones, a member of the Penguin Watch team, and myself showed this project off to visitors at the exhibition. Visitors were interested to learn how something as simple as clicking on the penguins in an image can make a big difference to not only scientists but also the penguins themselves. This is because scientists can use the information they get from Penguin Watch to monitor and protect the penguin populations. We also had some cold weather gear and a ration pack which the team need to set up the Penguin Watch cameras in the cold arctic climate. (I still tried the gear on despite the 25 degree temperatures in sunny London!).

The Plastic Tide

Royal6
Plastic Tide

Showing visitors the big problem of plastic pollution in our oceans was The Plastic Tide team; Peter Kohler, Stefan Leutenegger, Karl-Mattias Tepp, and Arturo Castillo. The Plastic Tide project asks volunteers to look at photos of beaches taken by their drone and tag plastic and other rubbish. Visitors to the exhibition were very interested to learn that they could help with this project even from the comfort of their own homes! The team also gave a live demonstration of how they are using the data they get from the Zooniverse to train a computer to identify rubbish on beaches!

 

Visit Zooniverse: www.zooniverse.org

Visit Galaxy Zoo: www.galaxy-zoo.org

Visit Penguin Watch: www.penguinwatch.org

Visit Plastic Tide: www.the-plastic-tide.org

A Zooniverse Spin-Out Company

I wanted to let you know that a new company called 1715 Labs has been set up to make commercial use of the software created by the Zooniverse team. Specifically, the company will explore how other businesses might make use of our tools in order to classify and label images, text, audio and video.

We’ve been approached over the years by a number of companies with such projects in mind, but the Zooniverse policy has always been to accept only projects whose aim is academic research. (See our policy statement at https://www.zooniverse.org/help/lab-policies).

This is not changing. This policy will remain the same for Zooniverse projects, so you can be sure that any project you see at Zooniverse.org will continue to have as its goal the advancement of academic research. Projects developed by 1715 Labs will not appear at Zooniverse.org.

It’s also important that you, the volunteers, know that the Zooniverse will not be handing the new company any of your data or personal information. Indeed, according to the Zooniverse privacy policy we will not be able to. Instead, the company will use the same software as the Zooniverse to reach other crowds who can take part in any projects it creates.

The team who have been working on the Zooniverse will continue to do so, just as they always have. However, the possibility exists that some team members – including myself – may serve as paid consultants for 1715 Labs as the new company gets off the ground. This work will be managed separately from work for us in the Zooniverse.

1715 Labs is formally a spin-out company of the University of Oxford, where a large part of the Zooniverse team have been based from the beginning. It is currently led by Sophie Hackford (We’re currently recruiting a long-term CEO – if you’re interested, send me a CV). Normally, the researchers involved in leading such a spin-out would receive equity in the new company, and benefit financially from it.

However, in this case, we have given up any such rights, passing the shares instead to another new organisation, the 1715 Association. This means – unusually for a spin out company – no-one involved in Zooniverse owns shares or has a financial stake in the new company. (As noted above, some of the team may end up working for 1715 labs as consultants).

The 1715 Association is what’s known as a company limited by guarantee. If it receives money as a result of its ownership of shares in 1715 Labs, it must use it in accordance with its objects. The objects of the 1715 Association are to benefit citizen science research, especially through the Zooniverse. Should the company do well, therefore, the result will be additional funding for our work here at Zooniverse.org and the chance to build new, better, more interesting projects.

This is good news – we want the excellent software our developers have created to be used, and if it can benefit our research, then so much the better. Hopefully, businesses with data that needs labelling will be inspired by this link to the Zooniverse to work with 1715 Labs.

I’m looking forward to seeing what happens with this new venture. In the meantime, I’m happy to answer any questions in the comments below or over on Talk.

Chris Lintott, PI for Zooniverse