Big Idea 5.4: Crowd-sourcing

Crowdsourcing

What is Crowd-sourcing?

Crowd-sourcing is a way of getting help, ideas, or contributions from a large group of people, often through the internet. Instead of relying on a few experts or individuals, crowd-sourcing taps into the collective knowledge, skills, and efforts of a diverse crowd to solve problems, gather information, or create content. This is one way of preventing Computer Bias.

Crowdsourcing Types

Types of Crowd-sourcing

There are several different types of crowd-sourcing:

Popcorn Hack

Can you think of other uses for the different types of crowd-sourcing?

Data Crowdsourcing:

Data crowdsourcing is a collaborative approach that outsources the collection, processing, or validation of data to a large and diverse group of contributors. This method is particularly advantageous when tasks require substantial data processing within a short timeframe.

The scale, speed, and cost-effectiveness of data crowdsourcing make it a powerful tool, with the diversity of contributors enhancing the richness of the collected data. However, challenges include maintaining quality control, designing clear tasks, and addressing privacy concerns when handling sensitive information.

Open Source Development:

Open source development is a collaborative software development approach where the source code is made freely available to the public, allowing contributors worldwide to modify, enhance, and distribute the software. GitHub serves as a prominent platform for hosting and collaborating on open-source projects, enabling developers to contribute through code submissions, issue reporting, and discussions.

Examples of Successful Open-Source Projects:

The benefits of open source development include fostering community collaboration, rapid innovation through contributions, and promoting transparency as users can inspect, modify, and distribute the source code. Challenges include coordinating contributions from a diverse community, addressing maintainer burnout, and ensuring compliance with project licensing terms. Despite these challenges, open source development remains a powerful model for creating and maintaining software that is both innovative and openly accessible.

crowdsourcing1

Public Data Sets:

Public data sets are raw data that governments, academic institutions, and other organizations make freely available to the public. By providing open access to massive stores of data, public data sets power innovation through crowdsourcing. Essentially, they present an opportunity for crowd wisdom to uncover insights and solutions that large organizations cannot achieve alone.

For example, Google Public Datasets offers the public access to high-value data sets on Google Cloud. This includes data covering genetics, weather patterns, demographics, economics, and more. By enabling any developer or analyst to access and experiment with the same rich data sources, Google crowdsources new discoveries across industries. Public competitions on platforms like Kaggle further demonstrate the model of giving crowds access to key data to drive breakthroughs. Kaggle hosts public competitions where data scientists compete to uncover the best predictive models and data visualizations for real-world problems posed by organizations. They also offer courses in visualizations, tensor flow AI (google’s platform for AI), machine learning, and more. By providing universal access to raw data, public datasets create the essential information for crowdsourced innovation.

Distributed Computing:

Distributed computing platforms allow the public to donate their spare computing power to advance scientific research through crowdsourcing. An example is Folding@Home, created by Stanford University, which focuses on simulating protein folding to better understand diseases like cancer. The project sends out small computational protein folding simulations to volunteers’ personal devices. Results get sent back to contribute toward a massive aggregated analysis. At its peak, Folding@Home even utilized PlayStation 3 consoles toward this goal. A similar initiative is BOINC, coordinated by UC Berkeley, which crowdsources simulations for projects ranging from math to astrophysics. For example, BOINC’s Minecraft@Home sends out Minecraft world seeds to volunteers, who develop simulated versions of those worlds on their computers to send back data. While more of an experimental endeavor, Minecraft@Home demonstrates how crowdsourced computing can be leveraged creatively. By using collective resources, these platforms enable complex problems to be tackled that would not be feasible by any single system.

Innovations:

Crowdsourcing, with its power to gather different perspectives and resources, has fueled innovative new products and services. For example, Spotify taps into collective intelligence to improve music recommendations through user-curated collaborative playlists. By allowing groups to jointly create playlists, such as at a party, Spotify crowdsources data on music preferences. It analyzes patterns in what audiences stream and like to share new song suggestions personalized to each listener’s taste. Spotify also crowdsources descriptive metadata about songs through user-submitted information that undergoes a consensus-based review. Crowdfunding platforms like Kickstarter utilize the power of crowdsourcing to turn creative ideas into reality. By allowing entrepreneurs to pitch ideas to an enormous audience, promising innovations can get democratically funded by many small supporters rather than relying on a few large investors. This facilitates inventors and creators accessing the capital they need to initiate projects that may otherwise never materialize without public support. In short, crowdsourcing mechanisms enable innovations like algorithm-personalized music libraries and creator-owned projects that can uniquely serve user needs

crowdsourcing2

Popcorn Hacks

Can you think of any drawbacks of crowdsourcing?

Homework:

Please answer in complete sentences and explain in detail.

  1. Explain the role of data crowdsourcing in machine learning projects. Provide an example of an application where image labeling by a crowd contributes to the improvement of machine learning models. The role of data crowdsourcing in machine learning projects is combining the collective intelligence of a group to gain a conensus of the knowledge. Through distributing through groups of people, diverse perspectives / intelligence makes the model have a stronger database of intelligence. An example of image labeling via crowd helps the model could be if groups of people are asked to label fruits, and by labeling each fruit the model can more easily recognize fruits.

  2. Compare and contrast the benefits and challenges of data crowdsourcing with regard to tasks like sentiment analysis and data verification. How does the diversity of contributors enhance the overall quality of the collected data?
    Benefits:

Challenges:

The diversity of contirbutors enhance the quality of the data as it factors in varying viewpoints, reducing bias, and makes sure the data isn’t coming from only one source

  1. Choose an open-source project mentioned in the examples, such as the Linux operating system or WordPress. Discuss the significance of global collaboration in the development of open-source software. Highlight one specific advantage and one challenge faced by open-source projects. Global collaboration played a pivotal role in Linux’s development as it had diverse contributors, global developers, and organizations that helped in its creation. One advantage that open source projects face is being able to face diverse ideas and perspectives, and a disadvantage could be making a coordinated version and stability given anyone anywhere can make their own version.

  2. In microtask crowdsourcing, tasks are broken down into small units for contributors to complete. Explain how platforms like Amazon Mechanical Turk utilize microtask crowdsourcing. Discuss one advantage and one challenge associated with the microtask approach. Amazon utilize microtask crowdsourcing by positng “HIT”s onto MTurk and these are those microtasks. Contributors browse through HITs and complete tasks that have been broken down into small managable chunks. One advantage could be cost effectiveness such as companies can pay their works based on task completion rather than hours worked

One challenege of this approach is the quality and accuracy as there is varying qualities of work from workers, and it also may be difficult to combine all the tasks together when they are all complete (assuming they are writing code, sort of like a git merge)

  1. Explore Kaggle and find a database that would be useful for a CPT Project idea you have. Briefly discuss its potential purpose in your project. In this database the view of education on a global scale is given in this database, which could have potential purpose in finding places in the world where education is not as developed and offer contributions.