SlideShare a Scribd company logo
www.insight-centre.org
SLUA: TOWARDS SEMANTIC LINKING OF USERS WITH
ACTIONS IN CROWDSOURCING
Umair ul Hassan, Sean O’Riain, Edward Curry
INSIGHT Centre for Data Analytics
National University of Ireland, Galway
1st International Workshop on Crowdsourcing the Semantic Web,
CrowdSem’13, Sydney, Australia
www.insight-centre.org
Paper Overview
• Motivation
– Multiple crowdsourcing platforms
– Lack of tools for finding tasks
– Querying across platforms for skills and knowledge of workers
• Problem
– Enabling interoperability across crowdsourcing platforms
– Support users in their search for crowd tasks
– Enable task and user matching services
• Contribution
– An ontology for describing crowd sourced tasks and users with regard to
human capabilities, actions and rewards
2
www.insight-centre.org
Agenda
• Motivation
– Crowdsourcing Landscape
– Semantic Heterogeneity
• Challenges
• SLUA Ontology
• Examples
• Summary
3
www.insight-centre.org
Crowdsourcing Landscape
4
www.insight-centre.org
Crowdsourcing Landscape
5
www.insight-centre.org
Heterogeneity
Tasks Human Actions
Required
Capabilities
Rewards
Wikipedia Create Content
Edit Content
Moderate Content
Write text
Include references
Highlight mistakes
Domain Knowledge
Writing
Research
Quora Ask Questions
Answer Questions
Write text Domain Knowledge Reputation
Amazon
Mechanical
Turk
Micro Tasks Transcribe,
Translate,
Categorize, etc.
Various Capabilities Money
TaskRabbit Physical Tasks Collect Item
Deliver Item
Shop Item, etc.
Various Capabilities Money
Microtask Form Filling
Scan Correction
Data Verification
Play games Online gaming Fun
6
www.insight-centre.org
Challenges
• Difficult to interoperate across crowdsourcing
systems and platforms
– e.g. searching for appropriate workers on
StackExchange for Wiki editing tasks
• Variations of data semantics across systems and
platforms
– Different APIs used by current marketplaces
• Existing Taxonomies
– Categorize crowdsourcing platforms instead of tasks
– Do not consider human factors such as actions,
capabilities, motivation.
7
www.insight-centre.org
Heterogeneous Crowds
• Multiple requesters, tasks, workers, platform
8
Cyber Physical
Social System
Tasks Workers
Collaborative
Data Curation
Tasks Workers
Task Management
Middleware
www.insight-centre.org
Proposed Model
• An common model for describing tasks in
crowdsourcing (CS) is required
• Methodology
– Enumerate similar terms on crowdsourcing platforms
– Define the main concept in each group of terms
– Compare with existing ontologies
– Define core classes and their relationships
– Extend core classes with subclasses
– Create example instances
9
www.insight-centre.org
Crowdsourcing Terminology
• Terms used for similar concepts in
crowdsourcing platforms
10
Amazon
Mechanical
Turk
Mobileworks Shorttask CrowdFlower
Task HIT Task ShortTask Microtask
User Worker
Requester
Worker
Developer
Solver
Seeker
Contributor
Customer
Capability Qualification Filter
Reward Payment Payment Reward Payment
www.insight-centre.org
Model Requirements
• Required concepts
– Task: A unit of work to be performed by people in the
crowd
– Action: The cognitive or psychomotor activity that
leads towards the completion of a task
– User: The human participant, commonly described as
“worker” in crowdsourcing marketplaces.
– Capability: The human ability, knowledge, or skill that
allows a user to perform the necessary actions for task
completion.
– Reward: A core concept to the motivation of people in
the crowd
11
www.insight-centre.org
Existing Ontologies
Concept PIMO TMO HRM-O FOAF SIOC
Task Task Task
Action
User Person Job Seeker Person UserAccount
Reward Compensation
Reputation
Money Salary
Fun
Altruism
Learning
Capability
Location Location
Skill Skill
Knowledge
Ability Ability
Availability Interval
12
Personal Information Management Ontology (PIMO)
Task Management Ontology (TMO)
Human Resource Management Ontology (HRM-O)
Friend of a Friend (FOAF)
Semantically Interlinked Online Communities (SIOC)
www.insight-centre.org
SLUA Core
• Core classes and properties
13
Reward
Action
Capability
User Task
offersearns
includesperforms
requirespossesses
www.insight-centre.org
SLUA Sub-classes
• Capability
– The ability of people to do things - both the capacity
and the opportunities to do things.
– Main capabilities in literature
• Knowledge, Skill, Ability, and Others (e.g. Location,
Availability)
• Reward
– The benefit generated from the use of capability in
both labour market and non-labour market activities.
– Main rewards in literature
• Reputation, Money, Fun, Learning, Altruism or Social Good
14
www.insight-centre.org
SLUA Ontology
15
Reward
Action
Capability
User Task
offersearns
includesperforms
requirespossesses
Location Skill Knowledge Ability Availability
Reputation Money Fun Altruism Learning
subClassOf
subClassOf
www.insight-centre.org
Example Task
16
http://www.wikipedia.org/wiki/
A3_road/tasks/1
slua:Task
Please consider adding full citations to
the Wikipedia article
:loc1
slua:Location
http://live.dbpedia.org/resou
rce/London
:knw1
slua:Knowledge
http://live.dbpedia.org/resou
rce/London
:rw1
slua:Reward
slua:Reputation
:ac1
slua:Action Wiki page edit
rdfs:label
rdfs:label
a
a
a
a
a
a
slua:offers
slua:inludes
slua:requires
slua:requires
www.insight-centre.org
Example User
<http://www.wikipedia.org/wiki/user/u0901> a slua:User .
faof:name "Umair ul Hassan";
slua:possess [
a slua:Location;
slua:locatedIn <http://live.dbpedia.org/resource/London> ];
slua:possess [
a slua:Knowledge;
slua:locatedIn <http://live.dbpedia.org/resource/Roads> ];
slua:earns [
a slua:Reputation;
slua:amount "4 star" ].
17
www.insight-centre.org
Leveraging SLUA
• Task routing in heterogeneous crowdsourcing
18
Cyber Physical
Social System
Tasks Workers
Collaborative
Data Curation
Tasks Workers
Worker
Profiling
Task
Modelling
Task Routing
Matching
Cold Start
Ordering
Infrastructure Services
Application Interface, User Interface, Identity Management, Notification Services
Task
Model
Capability
Model
Capability
Models Worker
Profiless
Worker
Profiles
Worker
Profiles
www.insight-centre.org
Summary & Future Work
• SLUA is an initial step towards defining a light-
weight ontology for describing tasks, actions,
users, rewards, and capabilities in
crowdsourcing platforms
• Future plan
– Prototype based on SLUA for cross platform query
– Task routing system used match between tasks
and users with SLUA descriptors
19
www.insight-centre.org
Further Reading
U. Ul Hassan, S. O’Riain, and E. Curry, “SLUA: Towards Semantic Linking of Users with Actions in
Crowdsourcing,” in 1st International Workshop on Crowdsourcing the Semantic Web, 2013.
http://deri.ie/users/umair-ul-hassan
20
International Workshop on “Crowdsourcing the Semantic Web”
Sydney, 21 October 2013

More Related Content

Similar to SLUA: Towards Semantic Linking of Users with Actions in Crowdsourcing

"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project..."From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
Irene-Angelica Chounta
 
Social machines: theory design and incentives
Social machines: theory design and incentivesSocial machines: theory design and incentives
Social machines: theory design and incentives
Elena Simperl
 
2016 Digital Technology Discussion: Strategies, Trends, Future Visions
2016 Digital Technology Discussion: Strategies, Trends, Future Visions2016 Digital Technology Discussion: Strategies, Trends, Future Visions
2016 Digital Technology Discussion: Strategies, Trends, Future Visions
The Metropolitan Museum of Art
 
Crowdsourcing is for the tail
Crowdsourcing is for the tailCrowdsourcing is for the tail
Crowdsourcing is for the tail
eXascale Infolab
 
Information Access on Social Web
Information Access on Social WebInformation Access on Social Web
Information Access on Social Web
Daqing He
 
Designing the search experience the language of discovery - Findability Day 2014
Designing the search experience the language of discovery - Findability Day 2014Designing the search experience the language of discovery - Findability Day 2014
Designing the search experience the language of discovery - Findability Day 2014
Findwise
 
Towards collaboration at scale: Libraries, the social and the technical
Towards collaboration at scale:  Libraries, the social and the technicalTowards collaboration at scale:  Libraries, the social and the technical
Towards collaboration at scale: Libraries, the social and the technical
lisld
 
Workshop on Crowd-sourcing
Workshop on Crowd-sourcingWorkshop on Crowd-sourcing
Workshop on Crowd-sourcing
eXascale Infolab
 
National Collections Online Feasibility Study
National Collections Online Feasibility StudyNational Collections Online Feasibility Study
National Collections Online Feasibility Study
Museums Computer Group
 
Sgci ecss symposium-12-20-16
Sgci ecss symposium-12-20-16Sgci ecss symposium-12-20-16
Sgci ecss symposium-12-20-16
Nancy Wilkins-Diehr
 
Crowdsourcing Social Media
Crowdsourcing Social Media Crowdsourcing Social Media
Crowdsourcing Social Media
suresh sood
 
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...Christoph Rensing
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx
EdelmarBenosa3
 
Community Profiling for Crowdsourcing Queries
Community Profiling for Crowdsourcing QueriesCommunity Profiling for Crowdsourcing Queries
Community Profiling for Crowdsourcing Queries
Andrea Mauri
 
9 Current and Future Trends of Media and Information.pptx
9 Current and Future Trends of Media and Information.pptx9 Current and Future Trends of Media and Information.pptx
9 Current and Future Trends of Media and Information.pptx
MagdaLo1
 
The Social Semantic Server: A Flexible Framework to Support Informal Learning...
The Social Semantic Server: A Flexible Framework to Support Informal Learning...The Social Semantic Server: A Flexible Framework to Support Informal Learning...
The Social Semantic Server: A Flexible Framework to Support Informal Learning...
tobold
 
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
Sebastian Dennerlein
 
Global Redirective Practices: an online workshop for a client
Global Redirective Practices: an online workshop for a clientGlobal Redirective Practices: an online workshop for a client
Global Redirective Practices: an online workshop for a client
Sean Connolly
 
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
National Information Standards Organization (NISO)
 
MOOCs for Professional Development: Transformative Learning Environments and ...
MOOCs for Professional Development: Transformative Learning Environments and ...MOOCs for Professional Development: Transformative Learning Environments and ...
MOOCs for Professional Development: Transformative Learning Environments and ...
SJSU School of Information
 

Similar to SLUA: Towards Semantic Linking of Users with Actions in Crowdsourcing (20)

"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project..."From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
"From Making to Learning" : Dev Camps as a Blueprint for Re-inventing Project...
 
Social machines: theory design and incentives
Social machines: theory design and incentivesSocial machines: theory design and incentives
Social machines: theory design and incentives
 
2016 Digital Technology Discussion: Strategies, Trends, Future Visions
2016 Digital Technology Discussion: Strategies, Trends, Future Visions2016 Digital Technology Discussion: Strategies, Trends, Future Visions
2016 Digital Technology Discussion: Strategies, Trends, Future Visions
 
Crowdsourcing is for the tail
Crowdsourcing is for the tailCrowdsourcing is for the tail
Crowdsourcing is for the tail
 
Information Access on Social Web
Information Access on Social WebInformation Access on Social Web
Information Access on Social Web
 
Designing the search experience the language of discovery - Findability Day 2014
Designing the search experience the language of discovery - Findability Day 2014Designing the search experience the language of discovery - Findability Day 2014
Designing the search experience the language of discovery - Findability Day 2014
 
Towards collaboration at scale: Libraries, the social and the technical
Towards collaboration at scale:  Libraries, the social and the technicalTowards collaboration at scale:  Libraries, the social and the technical
Towards collaboration at scale: Libraries, the social and the technical
 
Workshop on Crowd-sourcing
Workshop on Crowd-sourcingWorkshop on Crowd-sourcing
Workshop on Crowd-sourcing
 
National Collections Online Feasibility Study
National Collections Online Feasibility StudyNational Collections Online Feasibility Study
National Collections Online Feasibility Study
 
Sgci ecss symposium-12-20-16
Sgci ecss symposium-12-20-16Sgci ecss symposium-12-20-16
Sgci ecss symposium-12-20-16
 
Crowdsourcing Social Media
Crowdsourcing Social Media Crowdsourcing Social Media
Crowdsourcing Social Media
 
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...
Investigating Crowdsourcing as an Evaluation Method for (TEL) Recommender Sy...
 
10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx10.MIL 9. Current and Future Trends in Media and Information.pptx
10.MIL 9. Current and Future Trends in Media and Information.pptx
 
Community Profiling for Crowdsourcing Queries
Community Profiling for Crowdsourcing QueriesCommunity Profiling for Crowdsourcing Queries
Community Profiling for Crowdsourcing Queries
 
9 Current and Future Trends of Media and Information.pptx
9 Current and Future Trends of Media and Information.pptx9 Current and Future Trends of Media and Information.pptx
9 Current and Future Trends of Media and Information.pptx
 
The Social Semantic Server: A Flexible Framework to Support Informal Learning...
The Social Semantic Server: A Flexible Framework to Support Informal Learning...The Social Semantic Server: A Flexible Framework to Support Informal Learning...
The Social Semantic Server: A Flexible Framework to Support Informal Learning...
 
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
The Social Semantic Server - A Flexible Framework to Support Informal Learnin...
 
Global Redirective Practices: an online workshop for a client
Global Redirective Practices: an online workshop for a clientGlobal Redirective Practices: an online workshop for a client
Global Redirective Practices: an online workshop for a client
 
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
NISO Virtual Conference: Web-Scale Discovery Services: Transforming Access to...
 
MOOCs for Professional Development: Transformative Learning Environments and ...
MOOCs for Professional Development: Transformative Learning Environments and ...MOOCs for Professional Development: Transformative Learning Environments and ...
MOOCs for Professional Development: Transformative Learning Environments and ...
 

More from Umair ul Hassan

Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality AssessmentLeveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
Umair ul Hassan
 
A Multi-armed Bandit Approach to Online Spatial Task Assignment
A Multi-armed Bandit Approach to Online Spatial Task AssignmentA Multi-armed Bandit Approach to Online Spatial Task Assignment
A Multi-armed Bandit Approach to Online Spatial Task Assignment
Umair ul Hassan
 
A Collaborative Approach for Metadata Management for Internet of Things
A Collaborative Approach for Metadata Management for Internet of ThingsA Collaborative Approach for Metadata Management for Internet of Things
A Collaborative Approach for Metadata Management for Internet of Things
Umair ul Hassan
 
Researh toolbox - Data analysis with python
Researh toolbox  - Data analysis with pythonResearh toolbox  - Data analysis with python
Researh toolbox - Data analysis with python
Umair ul Hassan
 
A Capability Requirements Approach for Predicting Worker Performance in Crowd...
A Capability Requirements Approach for Predicting Worker Performance in Crowd...A Capability Requirements Approach for Predicting Worker Performance in Crowd...
A Capability Requirements Approach for Predicting Worker Performance in Crowd...
Umair ul Hassan
 
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
Umair ul Hassan
 
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
Umair ul Hassan
 
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
Umair ul Hassan
 

More from Umair ul Hassan (8)

Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality AssessmentLeveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
Leveraging DBpedia for Adaptive Crowdsourcing in Linked Data Quality Assessment
 
A Multi-armed Bandit Approach to Online Spatial Task Assignment
A Multi-armed Bandit Approach to Online Spatial Task AssignmentA Multi-armed Bandit Approach to Online Spatial Task Assignment
A Multi-armed Bandit Approach to Online Spatial Task Assignment
 
A Collaborative Approach for Metadata Management for Internet of Things
A Collaborative Approach for Metadata Management for Internet of ThingsA Collaborative Approach for Metadata Management for Internet of Things
A Collaborative Approach for Metadata Management for Internet of Things
 
Researh toolbox - Data analysis with python
Researh toolbox  - Data analysis with pythonResearh toolbox  - Data analysis with python
Researh toolbox - Data analysis with python
 
A Capability Requirements Approach for Predicting Worker Performance in Crowd...
A Capability Requirements Approach for Predicting Worker Performance in Crowd...A Capability Requirements Approach for Predicting Worker Performance in Crowd...
A Capability Requirements Approach for Predicting Worker Performance in Crowd...
 
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
Effects of Expertise Assessment on the Quality of Task Routing in Human Compu...
 
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
Towards Expertise Modelling for Routing Data Cleaning Tasks within a Communit...
 
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
Leveraging Matching Dependencies for Guided User Feedback in Linked Data Appl...
 

Recently uploaded

Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
dwreak4tg
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
ocavb
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
enxupq
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
74nqk8xf
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
AnirbanRoy608946
 
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Linda486226
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
balafet
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
nscud
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
v3tuleee
 

Recently uploaded (20)

Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
一比一原版(BCU毕业证书)伯明翰城市大学毕业证如何办理
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单一比一原版(TWU毕业证)西三一大学毕业证成绩单
一比一原版(TWU毕业证)西三一大学毕业证成绩单
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
一比一原版(Coventry毕业证书)考文垂大学毕业证如何办理
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptxData_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
Data_and_Analytics_Essentials_Architect_an_Analytics_Platform.pptx
 
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdfSample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
Sample_Global Non-invasive Prenatal Testing (NIPT) Market, 2019-2030.pdf
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
一比一原版(CBU毕业证)卡普顿大学毕业证成绩单
 
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理一比一原版(UofS毕业证书)萨省大学毕业证如何办理
一比一原版(UofS毕业证书)萨省大学毕业证如何办理
 

SLUA: Towards Semantic Linking of Users with Actions in Crowdsourcing

  • 1. www.insight-centre.org SLUA: TOWARDS SEMANTIC LINKING OF USERS WITH ACTIONS IN CROWDSOURCING Umair ul Hassan, Sean O’Riain, Edward Curry INSIGHT Centre for Data Analytics National University of Ireland, Galway 1st International Workshop on Crowdsourcing the Semantic Web, CrowdSem’13, Sydney, Australia
  • 2. www.insight-centre.org Paper Overview • Motivation – Multiple crowdsourcing platforms – Lack of tools for finding tasks – Querying across platforms for skills and knowledge of workers • Problem – Enabling interoperability across crowdsourcing platforms – Support users in their search for crowd tasks – Enable task and user matching services • Contribution – An ontology for describing crowd sourced tasks and users with regard to human capabilities, actions and rewards 2
  • 3. www.insight-centre.org Agenda • Motivation – Crowdsourcing Landscape – Semantic Heterogeneity • Challenges • SLUA Ontology • Examples • Summary 3
  • 6. www.insight-centre.org Heterogeneity Tasks Human Actions Required Capabilities Rewards Wikipedia Create Content Edit Content Moderate Content Write text Include references Highlight mistakes Domain Knowledge Writing Research Quora Ask Questions Answer Questions Write text Domain Knowledge Reputation Amazon Mechanical Turk Micro Tasks Transcribe, Translate, Categorize, etc. Various Capabilities Money TaskRabbit Physical Tasks Collect Item Deliver Item Shop Item, etc. Various Capabilities Money Microtask Form Filling Scan Correction Data Verification Play games Online gaming Fun 6
  • 7. www.insight-centre.org Challenges • Difficult to interoperate across crowdsourcing systems and platforms – e.g. searching for appropriate workers on StackExchange for Wiki editing tasks • Variations of data semantics across systems and platforms – Different APIs used by current marketplaces • Existing Taxonomies – Categorize crowdsourcing platforms instead of tasks – Do not consider human factors such as actions, capabilities, motivation. 7
  • 8. www.insight-centre.org Heterogeneous Crowds • Multiple requesters, tasks, workers, platform 8 Cyber Physical Social System Tasks Workers Collaborative Data Curation Tasks Workers Task Management Middleware
  • 9. www.insight-centre.org Proposed Model • An common model for describing tasks in crowdsourcing (CS) is required • Methodology – Enumerate similar terms on crowdsourcing platforms – Define the main concept in each group of terms – Compare with existing ontologies – Define core classes and their relationships – Extend core classes with subclasses – Create example instances 9
  • 10. www.insight-centre.org Crowdsourcing Terminology • Terms used for similar concepts in crowdsourcing platforms 10 Amazon Mechanical Turk Mobileworks Shorttask CrowdFlower Task HIT Task ShortTask Microtask User Worker Requester Worker Developer Solver Seeker Contributor Customer Capability Qualification Filter Reward Payment Payment Reward Payment
  • 11. www.insight-centre.org Model Requirements • Required concepts – Task: A unit of work to be performed by people in the crowd – Action: The cognitive or psychomotor activity that leads towards the completion of a task – User: The human participant, commonly described as “worker” in crowdsourcing marketplaces. – Capability: The human ability, knowledge, or skill that allows a user to perform the necessary actions for task completion. – Reward: A core concept to the motivation of people in the crowd 11
  • 12. www.insight-centre.org Existing Ontologies Concept PIMO TMO HRM-O FOAF SIOC Task Task Task Action User Person Job Seeker Person UserAccount Reward Compensation Reputation Money Salary Fun Altruism Learning Capability Location Location Skill Skill Knowledge Ability Ability Availability Interval 12 Personal Information Management Ontology (PIMO) Task Management Ontology (TMO) Human Resource Management Ontology (HRM-O) Friend of a Friend (FOAF) Semantically Interlinked Online Communities (SIOC)
  • 13. www.insight-centre.org SLUA Core • Core classes and properties 13 Reward Action Capability User Task offersearns includesperforms requirespossesses
  • 14. www.insight-centre.org SLUA Sub-classes • Capability – The ability of people to do things - both the capacity and the opportunities to do things. – Main capabilities in literature • Knowledge, Skill, Ability, and Others (e.g. Location, Availability) • Reward – The benefit generated from the use of capability in both labour market and non-labour market activities. – Main rewards in literature • Reputation, Money, Fun, Learning, Altruism or Social Good 14
  • 15. www.insight-centre.org SLUA Ontology 15 Reward Action Capability User Task offersearns includesperforms requirespossesses Location Skill Knowledge Ability Availability Reputation Money Fun Altruism Learning subClassOf subClassOf
  • 16. www.insight-centre.org Example Task 16 http://www.wikipedia.org/wiki/ A3_road/tasks/1 slua:Task Please consider adding full citations to the Wikipedia article :loc1 slua:Location http://live.dbpedia.org/resou rce/London :knw1 slua:Knowledge http://live.dbpedia.org/resou rce/London :rw1 slua:Reward slua:Reputation :ac1 slua:Action Wiki page edit rdfs:label rdfs:label a a a a a a slua:offers slua:inludes slua:requires slua:requires
  • 17. www.insight-centre.org Example User <http://www.wikipedia.org/wiki/user/u0901> a slua:User . faof:name "Umair ul Hassan"; slua:possess [ a slua:Location; slua:locatedIn <http://live.dbpedia.org/resource/London> ]; slua:possess [ a slua:Knowledge; slua:locatedIn <http://live.dbpedia.org/resource/Roads> ]; slua:earns [ a slua:Reputation; slua:amount "4 star" ]. 17
  • 18. www.insight-centre.org Leveraging SLUA • Task routing in heterogeneous crowdsourcing 18 Cyber Physical Social System Tasks Workers Collaborative Data Curation Tasks Workers Worker Profiling Task Modelling Task Routing Matching Cold Start Ordering Infrastructure Services Application Interface, User Interface, Identity Management, Notification Services Task Model Capability Model Capability Models Worker Profiless Worker Profiles Worker Profiles
  • 19. www.insight-centre.org Summary & Future Work • SLUA is an initial step towards defining a light- weight ontology for describing tasks, actions, users, rewards, and capabilities in crowdsourcing platforms • Future plan – Prototype based on SLUA for cross platform query – Task routing system used match between tasks and users with SLUA descriptors 19
  • 20. www.insight-centre.org Further Reading U. Ul Hassan, S. O’Riain, and E. Curry, “SLUA: Towards Semantic Linking of Users with Actions in Crowdsourcing,” in 1st International Workshop on Crowdsourcing the Semantic Web, 2013. http://deri.ie/users/umair-ul-hassan 20 International Workshop on “Crowdsourcing the Semantic Web” Sydney, 21 October 2013

Editor's Notes

  1. SLUA ontology allows semantic description of crowdsourcing tasks in terms of human capabilities, actions, and rewards.
  2. Crowdsourcing is becoming prevalent There are variety of services and systems on the Web from marketplaces to knowledge bases
  3. - Crowdsourcing in variety of business models - Show the range of tasks and human services available online
  4. Why we need these dimension and their description.
  5. - An ontology is needed to standardize communication and enable unified semantics across systems