Web Science & Technologies University of Koblenz Landau, Germany. Human Computation. Cristina Sarasua

Size: px
Start display at page:

Download "Web Science & Technologies University of Koblenz Landau, Germany. Human Computation. Cristina Sarasua"

Transcription

1 Web Science & Technologies University of Koblenz Landau, Germany

2 Table of contents Human computation A definition for human computation Different models for human computation Games with a purpose Crowdsourcing Microtask crowdsourcing Microtask crowdsourcing platforms Challenges in microtask crowdsourcing How to design microtask crowdsourcing CrowdMAP, an example Lessons learned

3 The problem There are some things that only humans can do humans do much better than computers Flowers Yellow tulip blue sky Dark orange chrysanthemum Not the same kind of flower

4 What is human computation?

5 Definition Human computation is a paradigm for utilizing human processing power to solve problems that computers cannot yet solve [Luis von Ahn, 2005] computation that is carried out by humans [Law & von Ahn, 2011] the study of systems where humans perform a major part of the computation or are an integral part of the overall computational system [HCOMP2012] Careful! not every system that has human interaction is a human-based computation system.

6 Example: recaptcha Pictures:

7 Models for human computation We can design a human computation system embedding it in something else (e.g. recaptcha in login) as a stand-alone application Incentivizing with games Incentivizing with money People can be motivated by the idea of (for example) belonging to a community competing against other participants having fun gaining reputation

8 game

9 Games with a purpose (GWAP) A GWAP is a system that outsources a task to humans by means of a game. The human plays and implicitly he is computing People wish to be entertained (von Ahn & Dabbish) Competition among players Scores Players ranking

10 GWAP example I: ESP game & Google Image labeler

11 GWAP example II: Duolingo

12 crowd

13 Crowdsourcing Crowdsourcing: outsourcing a task to the crowd (large group of people) Crowdfunding: funding shared by the crowd. Each participant contributes with some money. (E.g. used to record a music CD) Challenges and contests: competitions where participants are able to win a prize (E.g. used to obtain new business ideas). Sometimes there is only a winner, and sometimes there are several winners. Usually, participation does not guarantee receiving a reward. Citizen Science: scientific tasks carried out by non-professionals. (E.g. used to classify gathered data). Microtask crowdsourcing: simple tasks that are done by the crowd in a labor marketplace, in exchange for a financial reward Macrotask crowdsourcing: large tasks that are accomplished (sometimes by teams) within workplaces. They take more time than microtasks and the reward is proportionally higher.

14 Contest example I: Innocentive

15 Contest example II: TopCoder

16 Citizen science example: Zoouniverse: GalaxyZoo, Seafloor and WhaleFM

17 Microtask crowdsourcing example I: Video annotation Picture:

18 Microtask crowdsourcing example II: Book translation DE EN FR ES

19 Crowdsourcing

20 Microtask crowdsourcing platforms Labor marketplace: an online site where requesters publish the microtasks they would like to be executed by the crowd. The humans who work on the tasks are the so-called workers. Example: Amazon MTurk There are other crowdsourcing platforms that are meant for improving the management of microtasks and workers, which requesters can use to publish their microtasks at marketplaces. Example: CrowdFlower And many others

21 Amazon Mturk (I)

22 Amazon MTurk (II) Mturk is a crowdsourcing platform with a labor marketplace Workers - browse available microtasks (HITs) for them - select microtasks to work on - work and submit responses - get paid Requesters - log in - create microtasks (UI, data, configuration) - publish microtasks - retrieve results Requesters can create microtasks using User interface (manually) API (programmatically) Demo

23 CrowdFlower (I)

24 CrowdFlower (II) CrowdFlower is a crowdsourcing platform without a marketplace, but it allows requesters to publish microtasks in several third-party marketplaces at the same time (e.g. MTurk) Requesters can create microtasks using User interface (manually) API (programmatically) Requesters - log in - create microtasks (UI, data, configuration) - publish microtasks - retrieve results Quality assurance Gold standard: known answer, used to evaluate the performance of workers (trusted vs untrusted workers) Demo

25 Comparing Mturk and CrowdFlower Mturk CrowdFlower Deployment Marketplace Yes No +30 channels Workers Any (filters: geolocation, language, qualification tests) Tasks Any Any Any (filters: geolocation, language, qualification tests) Quality control Reputation, task design Gold standard, task design API Yes Yes

26 CrowdFlower API REST services with methods for Uploading data Creating, ordering, pausing, resuming, deleting jobs Creating, reading units Creating webhooks Reading judgments URL: RESTClient

27 How many people is using this? Mturk: screenshot 17/01/ :14 CrowdFlower: screenshot 17/01/ :18

28 Challenges in microtask crowdsourcing Running complex works (decomposed as simple ones) steps forward: CrowdForge Turkomatic Quality assurance steps forward: TurKit Separation between bias & error (Iperoitis) Microtask scheduling & recommendation The time needed to obtain all the results steps forward: Real-time crowdsourcing

29 Design of microtask crowdsourcing experiments (I) STEP 1: check whether it is suitable for you Does the task look amenable to microtask crowdsourcing? Can the problem be divided into small and simple tasks? Can multiple workers work independently? May workers be incentivized with money? Are the results of the workers measureable? IF answer == yes THEN go on ELSE Sorry, try another kind of technique

30 Design of microtask crowdsourcing experiments (II) STEP 2: plan the content of microtasks and #microtasks Identify the purpose of your microtasks Select the data for the microtasks Individual microtasks vs templates Define a problem statement Define a form to gather the answers from workers Write instructions and give a title to the microtasks Plan how many microtasks / how to divide data Decide whether to create groups of microtasks

31 Design of microtask crowdsourcing experiments (III) STEP 3: plan microtask configuration & result management Define the reward per microtask Estimate total budget Calculate the time needed to complete a microtask Think about the expiration date Define who will be able to work on your microtasks (e.g. geolocation restrictions, skills) Define how to detect/filter SPAM Define how to assess whether a result is correct or not Define how to aggregate responses

32 Design of microtask crowdsourcing experiments (IV) STEP 4: identify tools to use Choose a marketplace where you want to publish Decide how to create microtasks (requester UI vs API) Select the crowdsourcing platform to use sometimes they use different terminology Is there any other tool needed? Plugin Create your own extension

33 Design of microtask crowdsourcing experiments (V) STEP 5: publish Think of when to publish Publish in test mode CrowdFlower internal interface) and check Publish some trials in order to check the wording and see how much time it takes to get microtasks completed Update things if results are not good enough Publish the real microtasks Observe microtask evolution (web server / manually) Interact with microtasks in runtime (e.g. possible to update gold standard errors)

34 CrowdMAP: crowdsourcing ontology alignment with microtasks A detailed example of microtask Crowdsourcing

35 CrowdMAP: crowdsourced ontology alignment (I) What is ontology alignment? Person Agent Document Document mynewontology Foaf {mynewontology:person, rdfs:subclassof, foaf:agent} {mynewontology:document, owl:equivalentclass, foaf:document} It can be done manually or automatically It is important for interoperability, integration

36 CrowdMAP: crowdsourced ontology alignment (II) Motivation Problem Automatic tools do not perform perfectly Human intervention is desirable (e.g. review) owl:equivalentclass Conference Congress A mapping Why microtask crowdsourcing? We need people to compute the result Big ontologies might need many people Verifying a mapping is something than can be translated into a simple task Workers might not need much context to find the correct answer (*specific domains)

37 crowdsourced ontology alignment

38 CrowdMAP: crowdsourced ontology alignment (III) The concept Extend current alignment technology with human computation Microtasks containing Do you think there is a relationship between Conference and Congress? Yes / no Pay $ to contributors Publish at marketplace (MTurk) Ontology O1 Ontology O2 Automatic Ontology Alignment Candidate Mappings {cm1 cmn} CrowdMAP Verified mappings {vm vmn} Configuration (param, CML)

39 CrowdMAP: crowdsourced ontology alignment (IV) What workers see (workflow)

40 CrowdMAP: crowdsourced ontology alignment (V) CrowdMAP architecture

41 CrowdMAP: crowdsourced ontology alignment (VI) Experiments at Mturk Ontologies and solutions to the alignments Set of golden mappings microtask = 6 mappings + 1 gold mapping Mturk batches of max. 50 microtasks (HITs) Trusted worker 2 gold mappings Used templates and data $0.01 $ % HITs template X, 50% HITs template X_turned

42 CrowdMAP: crowdsourced ontology alignment (VII) Results Improved precision without loosing recall Average #workers per batch == 11 Average agreement was 87,40% We spent $50 in total, including pilots The set of mappings had size ~ 600 / 40 / 20 Presented Mappings Precision Recall All possibilities (CartP) % correct 50% incorrect % correct 50% incorrect % correct 50% incorrect % correct 50% incorrect Result from algorithm

43 Lessons learned in microtask crowdsourcing It is important to do trials with users, to see how humans react when accomplishing the microtasks before workers provide the final result Workers tend to work on the newest microtasks good to observe published microtasks and restart if necessary Workers talk about requesters reputation keep your workers happy, listen to their With crowdsourcing techniques it is easy and cheap to obtain human contributions Good results require appropriate management of microtasks and workers

44

45 References (I) Luis von Google Techs, Luis von TED, _collaboration.html Thomas W. ISWC, nce/

46 References (II) Ambati, V., Vogel, S., Carbonell, J.G.: Towards task recommendation in micro-task markets. In:. (2011) Cavallo, R., Jain, S.: Efficient crowdsourcing contests. In: Proceedings of the 11th International Conference on Autonomous Agents and Multiagent Systems - Volume 2. (2012) Designing games with a purpose. von Ahn, L. and Dabbish, L. In: Commun. ACM 51(2008) Extended Abstracts on Human Factors in Computing Systems. (2010) G. Little, L. Chilton, M.G., Miller, R.: TurKit: tools for iterative tasks on mechanical Turk. In: Proceedings of the ACM SIGKDD Workshop on Human Computation. (2009) Games with a purpose. von Ahn, L. In: IEEE Computer 39 (2006) Howe, J. Crowdsourcing: Why the Power of the Crowd Is Driving the Future of Business. Crown Publishing Group. (2008) Howe, L.: Crowdsourcing: Why the Power of the Crowd Is Driving the Future of Business. 1 edn. Crown Publishing Group, New York, NY, USA (2008) Ipeirotis, P., Provost, F., Wang, J.: Quality management on Amazon Mechanical Turk. In:Proceedings of the ACM SIGKDD Workshop on Human Computation. (2010) Khazankin, R., Psaier, H., Schall, D., Dustdar, S.: Qos-based task scheduling in crowdsourcing environments. In: Proceedings of the 9th international conference on Service-Oriented Computing. (2011) Kittur, A., Smus, B., Khamkar, S., Kraut, R.E.: Crowdforge: crowdsourcing complex work. In: Proceedings of the 24th annual ACM symposium on User interface software and technology. (2011) Oleson, D., Sorokin, A., Laughlin., G., Hester, V., Le, J., Biewald, L.: Programmatic gold: targeted and scalable quality assurance in crowdsourcing. In: AAAI Workhop on. (2011) Quinn, A.J., Bederson, B.B. Human computation: a survey and taxonomy of a growing field (2011). Ranade, G., Varshney, L. To crowdsource or not crowdsource. In: AAAI Workshops (2012) Ross, J., Irani, L., Silberman, M.S., Zaldivar, A., Tomlinson, B.: Who are the crowdworkers?: shifting demographics in mechanical turk. In: CHI '10 Sarasua, C. Simperl, E. Noy, N.F. Human computation: a survey and taxonomy of a growing field. In: International Semantic Web Conference 1, volume 7649 of Lecture Notes in Computer Science, (2012) Turkomatic: automatic recursive task and workflow design for Mechanical Turk. In: Human factors in computing systems (CHI). (2011) Von Ahn, L.. Doctoral Thesis. School of Computer Science, Carnegie Mellon University (2005)

computational social media lecture 07: crowdsourcing

computational social media lecture 07: crowdsourcing computational social media lecture 07: crowdsourcing daniel gatica-perez 03.06.2016 reminders HW3: Algorithmic Bias Check email (also on course website) Due Thu 09.06.2016 Last lecture of the semester

More information

CS 5306 INFO 5306: Crowdsourcing and Human Computation

CS 5306 INFO 5306: Crowdsourcing and Human Computation CS 5306 INFO 5306: Crowdsourcing and Human Computation Lecture 2 Haym Hirsh Killer whales are beautiful animals I remember seeing these huge beautiful smooth black and white creatures jumping high into

More information

12/1/2010. Internet Enabled Human Computation. To do. Crowdsourcing. Powerset. Built in 1770 by Wolfgang von Kempelen. CSE 454 Daniel Weld

12/1/2010. Internet Enabled Human Computation. To do. Crowdsourcing. Powerset. Built in 1770 by Wolfgang von Kempelen. CSE 454 Daniel Weld Internet Enabled Human Computation CSE 454 Daniel Weld Built in 1770 by Wolfgang von Kempelen To do Challenge - Mechanisms for deterring vandals Reputation Gold standard answers Randomized redundancy Balloon

More information

Human Computation and Crowdsourcing Systems

Human Computation and Crowdsourcing Systems Human Computation and Crowdsourcing Systems Walter S. Lasecki EECS 598, Fall 2015 Who am I? http://wslasecki.com New to UMich! Prof in CSE, SI BS, Virginia Tech, CS/Math PhD, University of Rochester, CS

More information

INFO/CS 4302 Web Informa6on Systems

INFO/CS 4302 Web Informa6on Systems INFO/CS 4302 Web Informa6on Systems FT 2012 Week 13: Human Computa6on - Bernhard Haslhofer - This course so far... Web Architecture Internet Web Identification REST Linked Data Data XML XSLT JSON Today

More information

SeaFish: A Game for Collaborative and Visual Image Annotation and Interlinking

SeaFish: A Game for Collaborative and Visual Image Annotation and Interlinking SeaFish: A Game for Collaborative and Visual Image Annotation and Interlinking Stefan Thaler 1, Katharina Siorpaes 1,DavidMear 3, Elena Simperl 1,2, and Carl Goodman 3 1 University of Innsbruck, STI-Innsbruck,

More information

SpotTheLink: A Game for Ontology Alignment

SpotTheLink: A Game for Ontology Alignment SpotTheLink: A Game for Ontology Alignment Stefan Thaler, Elena Simperl, Katharina Siorpaes STI Innsbruck University of Innsbruck Austria stefan.thaler@sti2.at katharina.siorpaes@sti2.at AIFB Karlsruhe

More information

Nichesourcing: Harnessing the Power of Crowds of Experts

Nichesourcing: Harnessing the Power of Crowds of Experts Nichesourcing: Harnessing the Power of Crowds of Experts Victor de Boer 1, Michiel Hildebrand 1, Lora Aroyo 1, Pieter De Leenheer 12, Chris Dijkshoorn 1, Binyam Tesfa 1, Guus Schreiber 1 1 The Network

More information

CrowdFlow: Integrating Machine Learning with Mechanical Turk for Speed-Cost-Quality Flexibility

CrowdFlow: Integrating Machine Learning with Mechanical Turk for Speed-Cost-Quality Flexibility CrowdFlow: Integrating Machine Learning with Mechanical Turk for Speed-Cost-Quality Flexibility Alexander J. Quinn 1, Benjamin B. Bederson 1,2,3, Tom Yeh 3, Jimmy Lin 1,2 University of Maryland Human-Computer

More information

The Application of Crowdsourcing and Games to Information Retrieval

The Application of Crowdsourcing and Games to Information Retrieval The Application of Crowdsourcing and Games to Information Retrieval Christopher G. Harris Informatics Program The University of Iowa Iowa City, Iowa 52242 christopher-harris@uiowa.edu ABSTRACT Crowdsourcing

More information

Lydia B. Chilton Curriculum Vitae

Lydia B. Chilton Curriculum Vitae Lydia B. Chilton Curriculum Vitae Stanford Computer Science #360 353 Serra Mall Stanford, CA 94305 hmslydia@cs.washington.com http://hmslydia.com 510-376-9964 Education Stanford University, Post-Doctoral

More information

An Overview to Human Computation. Dr. Ling-Jyh Chen Institute of Information Science, Academia Sinica

An Overview to Human Computation. Dr. Ling-Jyh Chen Institute of Information Science, Academia Sinica An Overview to Human Computation Dr. Ling-Jyh Chen (cclljj@iis.sinica.edu.tw) Institute of Information Science, Academia Sinica Outline What is Human Computation? Human Computation Examples Human Computation

More information

A Co-Citation Bibliometric Analysis of Crowdsourcing Research

A Co-Citation Bibliometric Analysis of Crowdsourcing Research Liang, X. & He, M. (2017). A co-citation bibliometric analysis of crowdsourcing research. In Proceedings of The 17th International Conference on Electronic Business (pp. 1-12). ICEB, Dubai, UAE, December

More information

Transparency! in open collaboration environments

Transparency! in open collaboration environments Transparency in open collaboration environments Laura Dabbish Associate Professor Human-Computer Interaction Institute & Heinz College Carnegie Mellon University If there were such a thing as complete

More information

Final project proposals are in!

Final project proposals are in! Welcome back to [occ]! (Week 8) Welcome back to [occ]! (Week 8) Welcome back to [occ]! (Week 8) Final project proposals are in! Questions about projects? Assignments? Logistics? Final project proposals

More information

How To Make Money With CPALead

How To Make Money With CPALead By (melek.taus@yahoo.com) This free ebook has been downloaded from: http://easy-cpalead-money.blogspot.com/p/download.html If you already registered to CPALead please take the time to complete a two minutes

More information

Crowdsourcing and Its Applications on Scientific Research. Sheng Wei (Kuan Ta) Chen Institute of Information Science, Academia Sinica

Crowdsourcing and Its Applications on Scientific Research. Sheng Wei (Kuan Ta) Chen Institute of Information Science, Academia Sinica Crowdsourcing and Its Applications on Scientific Research Sheng Wei (Kuan Ta) Chen Institute of Information Science, Academia Sinica PNC 2009 Crowdsourcing = Crowd + Outsourcing soliciting solutions via

More information

Lydia B. Chilton Curriculum Vitae

Lydia B. Chilton Curriculum Vitae Lydia B. Chilton Curriculum Vitae Assistant Professor Columbia University Computer Science Department chilton@cs.columbia.edu http://cs.columbia.edu/~chilton Education 2016-2017 Stanford University, Post-Doc

More information

CS 5306 INFO 5306: Crowdsourcing and. Human Computation. Lecture /2/17 Haym Hirsh

CS 5306 INFO 5306: Crowdsourcing and. Human Computation. Lecture /2/17 Haym Hirsh CS 5306 INFO 5306: Crowdsourcing and Human Computation Lecture 18 11/2/17 Haym Hirsh Citizen Science Oxford English Dictionary: scientific work undertaken by members of the general public, often in collaboration

More information

Human Computation: A Survey and Taxonomy of a Growing Field

Human Computation: A Survey and Taxonomy of a Growing Field Human Computation: A Survey and Taxonomy of a Growing Field Alexander J. Quinn 1,2, Benjamin B. Bederson 1,2,3 University of Maryland, College Park Human-Computer Interaction Lab 1 :: Computer Science

More information

Crowdsourcing & Human Computation. Data Mining. Taxonomy of Social Computing. ure 2: Use of the terms "human computation" an

Crowdsourcing & Human Computation. Data Mining. Taxonomy of Social Computing. ure 2: Use of the terms human computation an Today Crowdsourcing & Human Computation ure 2: Use of the terms "human computation" an mainly driven by Mechanical Turk and Social Networks 2 Taxonomy of Social Computing Data Mining [Quinn and Bederson,

More information

Data Collection: Christmas Bird Count Counting Started: 1899

Data Collection: Christmas Bird Count Counting Started: 1899 Data Collection: Christmas Bird Count Counting Started: 1899 Idea Competition: Nicolas Appert s Food Canning Competition started: 1795 Awards Won: 1810 2 5 E.g. Sorting Algorithms: Many sorting algorithms

More information

From alienation to relation: Modes of production in crowd work

From alienation to relation: Modes of production in crowd work Karin Hansson, Tanja Aitamurto, Thomas Ludwig, Michael Muller (2016): From alienation to relation: Modes of production in crowd work. In Karin Hansson, Tanja Aitamurto, Thomas Ludwig, Michael Muller (Eds.),

More information

Crowdsourcing and its Impact on Future Internet Usage

Crowdsourcing and its Impact on Future Internet Usage NOTICE: This is the author's version of a work accepted for publication. Changes resulting from the publishing process, including editing, corrections, structural formatting and other quality control mechanisms,

More information

Crowd-based Ontology Engineering with the ucomp Protégé Plugin

Crowd-based Ontology Engineering with the ucomp Protégé Plugin Semantic Web 1 (2009) 1 5 1 IOS Press Crowd-based Ontology Engineering with the ucomp Protégé Plugin Editor(s): Krzysztof Janowicz, STKO Lab, University of California, Santa Barbara, USA; Stefan Schlobach,

More information

Outline. Collective Intelligence. Collective intelligence & Groupware. Collective intelligence. Master Recherche - Université Paris-Sud

Outline. Collective Intelligence. Collective intelligence & Groupware. Collective intelligence. Master Recherche - Université Paris-Sud Outline Online communities Collective Intelligence Michel Beaudouin-Lafon Social media Recommender systems Université Paris-Sud mbl@lri.fr Crowdsourcing Risks and challenges Collective intelligence Idea

More information

Where are the data coming from? Ethics, crowdsourcing and traceability for Big Data in Human Language Technology

Where are the data coming from? Ethics, crowdsourcing and traceability for Big Data in Human Language Technology Where are the data coming from? Ethics, crowdsourcing and traceability for Big Data in Human Language Technology Gilles Adda, Laurent Besacier, Alain Couillault, Karën Fort, Joseph Mariani, Hugues de Mazancourt

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK CLEANING AND SEGMENTATION OF WEB IMAGES USING DENOISING TECHNIQUES VAISHALI S.

More information

UrbanMatch linking and improving Smart Cities Data

UrbanMatch linking and improving Smart Cities Data UrbanMatch linking and improving Smart Cities Data Irene Celino, Simone Contessa, Marta Corubolo, Daniele Dell Aglio, Emanuele Della Valle, Stefano Fumeo and Thorsten Krüger CEFRIEL Politecnico di Milano

More information

How to encourage the crowd?

How to encourage the crowd? How to encourage the crowd? A Study about User Typologies and Motivations on Crowdsourcing Platforms Full paper available here: http://dx.doi.org/10.1109/ucc.2013.98 Daniel Schultheiss, Anja Blieske, Anja

More information

Crowd-Powered Mechanisms for Viewing and Imagining Public Spaces

Crowd-Powered Mechanisms for Viewing and Imagining Public Spaces International Conferences on Computer Graphics, Visualization, Computer Vision, and Game Technology (VisioGame 2013) Crowd-Powered Mechanisms for Viewing and Imagining Public Spaces Shin ichi Konomi1 Tomoyo

More information

Human-Computer Cloud for Decision Support in Tourism: Approach, Architecture and Scenario

Human-Computer Cloud for Decision Support in Tourism: Approach, Architecture and Scenario FRUCT 19 th Conference Human-Computer Cloud for Decision Support in Tourism: Approach, Architecture and Scenario Alexander Smirnov, Andrew Ponomarev, Tatiana Levashova, Nikolay Teslya Computer-Aided Integrated

More information

Convergence and coevolution Business Ecosystems. Digital Ecosystems

Convergence and coevolution Business Ecosystems. Digital Ecosystems CITY HALL OF PARIS - 9 & 10 November 2006 The Digital Convergence Towards a More Competitive, Mobile and Inclusive Knowledge-Based Society Convergence and coevolution Business Ecosystems and Digital Ecosystems

More information

Useful Tips To Earn With ClixSense. A Complete Guide to start your Earning with ClixSense Today!

Useful Tips To Earn With ClixSense. A Complete Guide to start your Earning with ClixSense Today! Useful Tips To Earn With ClixSense A Complete Guide to start your Earning with ClixSense Today! USEFUL TIPS TO EARN WITH CLIXSENSE CONTENTS: Introduction:... 2 Where to Start?... 2 Types of Membership:...

More information

Concept Connect. ECE1778: Final Report. Apper: Hyunmin Cheong. Programmers: GuanLong Li Sina Rasouli. Due Date: April 12 th 2013

Concept Connect. ECE1778: Final Report. Apper: Hyunmin Cheong. Programmers: GuanLong Li Sina Rasouli. Due Date: April 12 th 2013 Concept Connect ECE1778: Final Report Apper: Hyunmin Cheong Programmers: GuanLong Li Sina Rasouli Due Date: April 12 th 2013 Word count: Main Report (not including Figures/captions): 1984 Apper Context:

More information

CapCap: An Output-Agreement Game for Video Captioning

CapCap: An Output-Agreement Game for Video Captioning INTERSPEECH 2015 CapCap: An Output-Agreement Game for Video Captioning Hernisa Kacorri 1, Kaoru Shinkawa 2, Shin Saito 2 1 The Graduate Center, City University of New York, NY USA 2 IBM Research - Tokyo,

More information

Chapter 5: Game Analytics

Chapter 5: Game Analytics Lecture Notes for Managing and Mining Multiplayer Online Games Summer Semester 2017 Chapter 5: Game Analytics Lecture Notes 2012 Matthias Schubert http://www.dbs.ifi.lmu.de/cms/vo_managing_massive_multiplayer_online_games

More information

Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback

Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback Integrated Driving Aware System in the Real-World: Sensing, Computing and Feedback Jung Wook Park HCI Institute Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA, USA, 15213 jungwoop@andrew.cmu.edu

More information

Understanding User Privacy in Internet of Things Environments IEEE WORLD FORUM ON INTERNET OF THINGS / 30

Understanding User Privacy in Internet of Things Environments IEEE WORLD FORUM ON INTERNET OF THINGS / 30 Understanding User Privacy in Internet of Things Environments HOSUB LEE AND ALFRED KOBSA DONALD BREN SCHOOL OF INFORMATION AND COMPUTER SCIENCES UNIVERSITY OF CALIFORNIA, IRVINE 2016-12-13 IEEE WORLD FORUM

More information

Consumer Market Study: Facebook and Your Privacy

Consumer Market Study: Facebook and Your Privacy Consumer Market Study: and Your Privacy Age Research Panel Demographics Adopter Type Thinking about your experience using today, how much do you agree with the following statement: I enjoy using today

More information

Learning and Using Models of Kicking Motions for Legged Robots

Learning and Using Models of Kicking Motions for Legged Robots Learning and Using Models of Kicking Motions for Legged Robots Sonia Chernova and Manuela Veloso Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {soniac, mmv}@cs.cmu.edu Abstract

More information

A Framework towards Sustaining Scalable Community- Driven Ontology Engineering

A Framework towards Sustaining Scalable Community- Driven Ontology Engineering A Framework towards Sustaining Scalable Community- Driven Ontology Engineering Danny Cheng College of Computer Studies De La Salle University-Manila, Philippines danny.cheng@dlsu.edu.ph Abstract. Expert

More information

CS449/649: Human-Computer Interaction

CS449/649: Human-Computer Interaction CS449/649: Human-Computer Interaction Winter 2018 Lecture XX Anastasia Kuzminykh User Centered Design Process January 4 - March 1 History of user centered design in HCI March 6, March 8 Course Review March

More information

My Earnings from PeoplePerHour:

My Earnings from PeoplePerHour: Hey students and everyone reading this post, since most of the readers of this blog are students, that s why I may call students throughout this post. Hope you re doing well with your educational activities,

More information

Digitalkoot: Making Old Archives Accessible Using Crowdsourcing

Digitalkoot: Making Old Archives Accessible Using Crowdsourcing Human Computation: Papers from the 2011 AAAI Workshop (WS-11-11) Digitalkoot: Making Old Archives Accessible Using Crowdsourcing Otto Chrons and Sami Sundell Microtask Bulevardi 1 00100, Helsinki, Finland

More information

UMBC POLICY ON TECHNOLOGY FLUENCY UMBC III

UMBC POLICY ON TECHNOLOGY FLUENCY UMBC III I. POLICY STATEMENT UMBC POLICY ON TECHNOLOGY FLUENCY UMBC III-9.00.17 UMBC recognizes that the use of technology is instrumental in enabling learning, advancing research, facilitating business functions,

More information

SAMPLE INTERVIEW QUESTIONS

SAMPLE INTERVIEW QUESTIONS SAMPLE INTERVIEW QUESTIONS 1. Tell me about your best and worst hiring decisions? 2. How do you sell necessary change to your staff? 3. How do you make your opinion known when you disagree with your boss?

More information

TABLE OF CONTENTS TOPIC AND THEME RESEARCHING THESIS CRAFTING AND ANALYSIS SHOW WHAT YOU KNOW FINAL TIPS

TABLE OF CONTENTS TOPIC AND THEME RESEARCHING THESIS CRAFTING AND ANALYSIS SHOW WHAT YOU KNOW FINAL TIPS WELCOME TO THE NHD in WI STUDENT GUIDE Starting an NHD project? Read this guide to help you get going! This will take you through each step in your NHD journey. If you are stuck with something specific,

More information

EXTENDED TABLE OF CONTENTS

EXTENDED TABLE OF CONTENTS EXTENDED TABLE OF CONTENTS Preface OUTLINE AND SUBJECT OF THIS BOOK DEFINING UC THE SIGNIFICANCE OF UC THE CHALLENGES OF UC THE FOCUS ON REAL TIME ENTERPRISES THE S.C.A.L.E. CLASSIFICATION USED IN THIS

More information

TABLE OF CONTENTS. Logging into the Website Homepage and Tab Navigation Setting up Users on the Website Help and Support...

TABLE OF CONTENTS. Logging into the Website Homepage and Tab Navigation Setting up Users on the Website Help and Support... TABLE OF CONTENTS Logging into the Website...02 Homepage and Tab Navigation...03 Setting up Users on the Website...08 Help and Support...10 Uploding and Managing Photos...12 Using the Yearbook Ladder...16

More information

Experimental tribe: a general platform for web-gaming and social computation

Experimental tribe: a general platform for web-gaming and social computation Experimental tribe: a general platform for web-gaming and social computation Claudio Cicali, Francesca Tria Inst. for Scientific Interchange (ISI), Turin, Italy. claudio.cicali@gmail.com tria@isi.it Pietro

More information

Structural Analysis of Agent Oriented Methodologies

Structural Analysis of Agent Oriented Methodologies International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 6 (2014), pp. 613-618 International Research Publications House http://www. irphouse.com Structural Analysis

More information

A comprehensive guide to digital badges.

A comprehensive guide to digital badges. A comprehensive guide to digital badges. This is your in-depth guide to what digital badges are and how they are used. A FREE RESOURCE FROM ACCREDIBLE.COM A Comprehensive Guide to Digital Badges 2 Introduction

More information

ENHANCING PHOTOWARE IN THE SOCIAL NETWORKS ENVIRONMENT

ENHANCING PHOTOWARE IN THE SOCIAL NETWORKS ENVIRONMENT ENHANCING PHOTOWARE IN THE SOCIAL NETWORKS ENVIRONMENT Ombretta Gaggi Dept. of Mathematics, University of Padua, via Trieste, 63, 35121 Padua, Italy gaggi@math.unipd.it Keywords: Abstract: digital photo

More information

Postmortem: Crafting Your Success in World Building Games. Sebastien BORGET COO / Co-Founder at

Postmortem: Crafting Your Success in World Building Games. Sebastien BORGET COO / Co-Founder at Postmortem: Crafting Your Success in World Building Games Sebastien BORGET COO / Co-Founder at Who are we? Mobile Game Studio Founded in April 2011 4 co-founders All french 25 Employees San Francisco /

More information

An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic. Grids for Integrated Problem Solving Environments

An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic. Grids for Integrated Problem Solving Environments An Introduction to SIMDAT a Proposal for an Integrated Project on EU FP6 Topic Grids for Integrated Problem Solving Environments Martin Hofmann Department of Bioinformatics Fraunhofer Institute for Algorithms

More information

A SERVICE-ORIENTED SYSTEM ARCHITECTURE FOR THE HUMAN CENTERED DESIGN OF INTELLIGENT TRANSPORTATION SYSTEMS

A SERVICE-ORIENTED SYSTEM ARCHITECTURE FOR THE HUMAN CENTERED DESIGN OF INTELLIGENT TRANSPORTATION SYSTEMS Tools and methodologies for ITS design and drivers awareness A SERVICE-ORIENTED SYSTEM ARCHITECTURE FOR THE HUMAN CENTERED DESIGN OF INTELLIGENT TRANSPORTATION SYSTEMS Jan Gačnik, Oliver Häger, Marco Hannibal

More information

ETSI workshop on Reconfigurable Radio Systems. Tomaž Šolc

ETSI workshop on Reconfigurable Radio Systems. Tomaž Šolc ETSI workshop on Reconfigurable Radio Systems Tomaž Šolc tomaz.solc@ijs.si What is ETSI? European Telecommunications Standards Institute Headquarters in Sophia Antipolis, France Workshop overview To report

More information

A CROWDSOURCED DESIGN EXPERIMENT USING FREE- HAND SKETCH DESIGN METHOD BASED ON THE CDESIGN FRAMEWORK

A CROWDSOURCED DESIGN EXPERIMENT USING FREE- HAND SKETCH DESIGN METHOD BASED ON THE CDESIGN FRAMEWORK 21 ST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, 21-25 AUGUST 2017, THE UNIVERSITY OF BRITISH COLUMBIA, VANCOUVER, CANADA A CROWDSOURCED DESIGN EXPERIMENT USING FREE- HAND SKETCH DESIGN METHOD BASED

More information

Urbanopoly: Collection and Quality Assessment of Geo-spatial Linked Data via a Human Computation Game

Urbanopoly: Collection and Quality Assessment of Geo-spatial Linked Data via a Human Computation Game Urbanopoly: Collection and Quality Assessment of Geo-spatial Linked Data via a Human Computation Game Irene Celino 1, Dario Cerizza 1, Simone Contessa 1, Marta Corubolo 2, Daniele Dell Aglio 1, Emanuele

More information

Improving Application Development with Digital Libraries

Improving Application Development with Digital Libraries Improving Application Development with Digital Libraries How on-demand access to trusted information is used to overcome costly delays and rework in the application development process - through timeliness

More information

Reward Systems in Human Computation Games

Reward Systems in Human Computation Games Reward Systems in Human Computation Games Kristin Siu and Mark O. Riedl School of Interactive Computing Georgia Institute of Technology Atlanta, Georgia, USA {kasiu, riedl}@gatech.edu ABSTRACT Human computation

More information

Agreement Technologies Action IC0801

Agreement Technologies Action IC0801 Agreement Technologies Action IC0801 Sascha Ossowski Agreement Technologies Large-scale open distributed systems Social Science Area of enormous social and economic potential Paradigm Shift: beyond the

More information

Realising the Flanders Research Information Space

Realising the Flanders Research Information Space Realising the Flanders Research Information Space Peter Spyns & Geert Van Grootel published in Meersman R., Dillon T., Herrero P. et al., (Eds.): (eds.), Proceedings of the OTM 2011 Workshops, LNCS 7046,

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 3.1.3 Red Hat, Inc. Feb 27, 2018 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 5 4 Examine the Tower Dashboard 7 5 The Settings

More information

Mathematical Modeling of Social Games

Mathematical Modeling of Social Games Mathematical Modeling of Social Games Kam Tong Chan, Irwin King, and Man-Ching Yuen Department of Computer Science and Engineering The Chinese University of Hong Kong, Hong Kong http://www.cse.cuhk.edu.hk/~king

More information

Crowdfunding and Co-Creation What are fruitful interconnections?

Crowdfunding and Co-Creation What are fruitful interconnections? Crowdfunding and Co-Creation What are fruitful interconnections? Dennis Brüntje, Anja Solf Institute of Media and Communication Science, Department of Media Management Crowdinvesting-Conference April 17,

More information

1. HEROES OF THE STORM SOUTHEAST ASIA TEAM RULES AND REQUIREMENTS

1. HEROES OF THE STORM SOUTHEAST ASIA TEAM RULES AND REQUIREMENTS 1. HEROES OF THE STORM SOUTHEAST ASIA TEAM RULES AND REQUIREMENTS 1.1. Participation in the Southeast Asia Road to BlizzCon Qualifier. (e) (f) The Southeast Asia Road to BlizzCon Qualifier is a team-based

More information

One Hour YouTube Pro... 3 Section 1 One Hour YouTube System... 4 Find Your Niche... 4 ClickBank... 5 Tips for Choosing a Product...

One Hour YouTube Pro... 3 Section 1 One Hour YouTube System... 4 Find Your Niche... 4 ClickBank... 5 Tips for Choosing a Product... One Hour YouTube Pro... 3 Section 1 One Hour YouTube System... 4 Find Your Niche... 4 ClickBank... 5 Tips for Choosing a Product... 7 Keyword Research... 7 Section 2 One Hour YouTube Traffic... 9 Create

More information

WEBSOLUTIONS B2B SURVEY

WEBSOLUTIONS B2B SURVEY WEBSITE DESIGN & MANAGEMENT ASSESSMENT Name: Date: Address: WEBSOLUTIONS B2B SURVEY CONSULTATION ABOUT YOUR BUSINESS What is the primary focus of your business? What is the secondary focus of your business?

More information

Welcome to the fun and exciting business of growing small plants for profit! Enjoy, learn, and prosper.

Welcome to the fun and exciting business of growing small plants for profit! Enjoy, learn, and prosper. This report is being sold as information only. There is no guarantee of success, either written or implied. Much more study and research is needed before any person should venture into a business. The

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 3.2.2 Red Hat, Inc. Mar 08, 2018 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 5 4 Examine the Tower Dashboard 7 5 The Settings

More information

ndash Customer Success Guide

ndash Customer Success Guide ndash Customer Success Guide Introduction (Page 3) Basic Setup (Page 3) o Completing Profile (info and payment) Groups o Adding your team members o Setting preferences Getting Started (Page 8) o Building

More information

A Conceptual Modeling Method to Use Agents in Systems Analysis

A Conceptual Modeling Method to Use Agents in Systems Analysis A Conceptual Modeling Method to Use Agents in Systems Analysis Kafui Monu University of British Columbia, Sauder School of Business, 2053 Main Mall, Vancouver BC, Canada {Kafui Monu kafui.monu@sauder.ubc.ca}

More information

LOYALTY, MOTIVATIONAL AND GAMIFICATION PLATFORMS FOR BUSINESS

LOYALTY, MOTIVATIONAL AND GAMIFICATION PLATFORMS FOR BUSINESS LOYALTY, MOTIVATIONAL AND GAMIFICATION PLATFORMS FOR BUSINESS GAMIFICATION HAS MORE THAN ONE NAME When we talk about the topic of gamification, it turns out that every one of us has a different idea of

More information

ENGAGE WITH YOUR AUDIENCE THROUGH GAMING

ENGAGE WITH YOUR AUDIENCE THROUGH GAMING ENGAGE WITH YOUR AUDIENCE THROUGH GAMING OUT-OF-THE-BOX SOLUTION PREMIUM GAMES LOCALIZATION TOURNAMENTS CUSTOM BILLING MEDIA LOYALTY WE WORK HAND IN HAND WITH YOU TO LAUNCH AND GROW YOUR BRAND THROUGH

More information

Can I Change My Wordpress Theme Without Losing Content

Can I Change My Wordpress Theme Without Losing Content Can I Change My Wordpress Theme Without Losing Content Learn how to update a WordPress theme without losing customization. Go to /wpcontent/themes/ and download your theme folder to your computer. Fifteen

More information

Social Machines: A Unified Paradigm to Describe Social Web-Oriented Systems

Social Machines: A Unified Paradigm to Describe Social Web-Oriented Systems Social Machines: A Unified Paradigm to Describe Social Web-Oriented Systems Vanilson Burégio 1,3 1 CIn-UFPE Informatics Center Federal University of Pernambuco Recife, PE, Brazil vaab@cin.ufpe.br Silvio

More information

Supplementary Material Reasoning about Fine-grained Attribute Phrases using Reference Games

Supplementary Material Reasoning about Fine-grained Attribute Phrases using Reference Games Supplementary Material Reasoning about Fine-grained Attribute Phrases using Reference Games 1. Annotation interface for user study We gathered responses of human annotators for the task of the listener

More information

Real World Internet, Smart City and Linked Data

Real World Internet, Smart City and Linked Data Real World Internet, Smart City and Linked Data Mirko Presser Alexandra Institute Payam Barnaghi University of Surrey 16/12-2010 Smart City why A few dimensions urbanisation: recently we have reached the

More information

How to create a survey with SurveyMonkey

How to create a survey with SurveyMonkey How to create a survey with SurveyMonkey Click the green +Create Survey button from the My Surveys page or from the top-right corner from wherever you are on the Survey Monkey website. You will see 3 options:

More information

GoFish: Fishing Thousand Words Worth a Picture

GoFish: Fishing Thousand Words Worth a Picture GoFish: Fishing Thousand Words Worth a Picture Rohit Ashok Khot Center for Security, Theory and Algorithmic Research (C-STAR), International Institute of Information Technology, Hyderabad, 500032 rohit_a@research.iiit.ac.in

More information

Cheap, Fast and Good Enough: Speech Transcription with Mechanical Turk. Scott Novotney and Chris Callison-Burch 04/02/10

Cheap, Fast and Good Enough: Speech Transcription with Mechanical Turk. Scott Novotney and Chris Callison-Burch 04/02/10 Cheap, Fast and Good Enough: Speech Transcription with Mechanical Turk Scott Novotney and Chris Callison-Burch 04/02/10 Motivation Speech recognition models hunger for data ASR requires thousands of hours

More information

Official Rules & Regulations Games Competition 2015 Season

Official Rules & Regulations Games Competition 2015 Season Official Rules & Regulations Games Competition 2015 Season Version 1.0 September 10 2014 OVERVIEW The Imagine Cup Games Competition honors the most fun, innovative, and creative games built with Microsoft

More information

Income and Earnings Disclaimer

Income and Earnings Disclaimer Income and Earnings Disclaimer You and you alone, are solely responsible for any income you make or fail to make. This ebook makes no promises of realized income. You recognize and agree that the author

More information

Amazon Mechanical Turk: Gold Mine or Coal Mine?

Amazon Mechanical Turk: Gold Mine or Coal Mine? Amazon Mechanical Turk: Gold Mine or Coal Mine? Karën Fort, Gilles Adda, Kevin Bretonnel Cohen To cite this version: Karën Fort, Gilles Adda, Kevin Bretonnel Cohen. Amazon Mechanical Turk: Gold Mine or

More information

Recommender Systems TIETS43 Collaborative Filtering

Recommender Systems TIETS43 Collaborative Filtering + Recommender Systems TIETS43 Collaborative Filtering Fall 2017 Kostas Stefanidis kostas.stefanidis@uta.fi https://coursepages.uta.fi/tiets43/ selection Amazon generates 35% of their sales through recommendations

More information

USING A FUZZY LOGIC CONTROL SYSTEM FOR AN XPILOT COMBAT AGENT ANDREW HUBLEY AND GARY PARKER

USING A FUZZY LOGIC CONTROL SYSTEM FOR AN XPILOT COMBAT AGENT ANDREW HUBLEY AND GARY PARKER World Automation Congress 21 TSI Press. USING A FUZZY LOGIC CONTROL SYSTEM FOR AN XPILOT COMBAT AGENT ANDREW HUBLEY AND GARY PARKER Department of Computer Science Connecticut College New London, CT {ahubley,

More information

CARMA: Complete Autonomous Responsible Management Agent (System)

CARMA: Complete Autonomous Responsible Management Agent (System) University of Technology, Sydney Faculty of Engineering and Information Technology CARMA: Complete Autonomous Responsible Management Agent (System) Submitted by: Haydn Mearns BE (Soft.) 2012 Principal

More information

Human Computation: Charting The Growth Of A Burgeoning Field

Human Computation: Charting The Growth Of A Burgeoning Field Human Computation: Charting The Growth Of A Burgeoning Field Alexander J. Quinn, Benjamin B. Bederson University of Maryland Department of Computer Science Human-Computer Interaction Lab College Park,

More information

DG RTD: Launching the policy debate in Europe

DG RTD: Launching the policy debate in Europe Science 2.0 A new modus operandi for science and research? DG RTD: Launching the policy debate in Europe JC.Burgelman, R. Von Schomberg and S. Luber (DG R&I) (data support from evidence & Inno Group) 2013

More information

Hierarchical Controller for Robotic Soccer

Hierarchical Controller for Robotic Soccer Hierarchical Controller for Robotic Soccer Byron Knoll Cognitive Systems 402 April 13, 2008 ABSTRACT RoboCup is an initiative aimed at advancing Artificial Intelligence (AI) and robotics research. This

More information

Who plays mobile games? Player insights to help developers win

Who plays mobile games? Player insights to help developers win Who plays mobile games? Player insights to help developers win June 2017 Mobile games are an essential part of the Android user experience. Google Play commissioned a large scale international research

More information

Technical Requirements of a Social Networking Platform for Senior Citizens

Technical Requirements of a Social Networking Platform for Senior Citizens Technical Requirements of a Social Networking Platform for Senior Citizens Hans Demski Helmholtz Zentrum München Institute for Biological and Medical Imaging WG MEDIS Medical Information Systems MIE2012

More information

Learning and Using Models of Kicking Motions for Legged Robots

Learning and Using Models of Kicking Motions for Legged Robots Learning and Using Models of Kicking Motions for Legged Robots Sonia Chernova and Manuela Veloso Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {soniac, mmv}@cs.cmu.edu Abstract

More information

Components and Functions of Crowdsourcing Systems A Systematic Literature Review

Components and Functions of Crowdsourcing Systems A Systematic Literature Review Association for Information Systems AIS Electronic Library (AISeL) Wirtschaftsinformatik Proceedings 2013 Wirtschaftsinformatik 2013 Components and Functions of Crowdsourcing Systems A Systematic Literature

More information

Global Game Jam Accessibility Challenge

Global Game Jam Accessibility Challenge Global Game Jam Accessibility Challenge Informational Packet Table of contents Table of contents Information The Rules The Prizes Scoring Filling out the Score Sheet The Features Controls Audio Visuals

More information

Human Computation and Human Subject Tasks in Social Network Playful Applications

Human Computation and Human Subject Tasks in Social Network Playful Applications University of Bremen Doctoral Thesis Human Computation and Human Subject Tasks in Social Network Playful Applications Author: Aneta Takhtamysheva Supervisors: Dr. Rainer Malaka Dr. Andreas Breiter A thesis

More information

DistrictVilages QualitativeStudy: In-DepthInterview Guides

DistrictVilages QualitativeStudy: In-DepthInterview Guides DistrictVilages QualitativeStudy: In-DepthInterview Guides October2009 District Villages Qualitative Study Board of Directors In-Depth Interview Guide I. Introduction Explanation of IDI 1. Introduction

More information

SESAR EXPLORATORY RESEARCH. Dr. Stella Tkatchova 21/07/2015

SESAR EXPLORATORY RESEARCH. Dr. Stella Tkatchova 21/07/2015 SESAR EXPLORATORY RESEARCH Dr. Stella Tkatchova 21/07/2015 1 Why SESAR? European ATM - Essential component in air transport system (worth 8.4 billion/year*) 2 FOUNDING MEMBERS Complex infrastructure =

More information