Information Services with Social Components

Size: px
Start display at page:

Download "Information Services with Social Components"

Transcription

1 Information Services with Social Components Wolf-Tilo Balke Institute for Information Systems Technische Universität Braunschweig

2 Semantic Metadata Most Information services still rely on metadata But how to know what metadata will be needed at content creation time? Can missing metadata be efficiently created just in time also for unexpected queries? Joint work with Joachim Selke & Christoph Lofi 2

3 Information Services Complete missing information For targeted information provisioning For better indexing & searching For personalization Where to get this information? Extract it from the Social Web? 3

4 Information Services Example: recommender systems 4

5 Information Services Example: ESP Game & Google Image Labeler Idea: Games with a purpose Image Labeling: Guess your partner s tags, and both score. No payment necessary 5

6 Crowdsourcing Hot and emerging paradigm Vaguely defined concept: Concepts for fostering human collaboration to solve complex problems. Aims at tapping the the Wisdom of the Crowd Under certain conditions large crowds of people are able to perform highly effective decisions 6

7 Crowdsourcing Examples: Building complex artefacts Knowledge: Wikipedia.org Software: Linux, Apache Content Creation YouTube, Flickr User opinions IMDb, Netflix, Amazon Networking Facebook. LinkedIn etc. 7

8 Crowdsourcing Four challenges need to be overcome How to recruit and retain users? What contributions can users make? How to combine the contributions to solve the target problem? How to evaluate users and their contributions? 8

9 Crowdsourcing Most platforms rely on volunteers Intrinsically motivated Users believe in the mission of the platform Users directly profit from the platform Problem: Mission cannot easily be changed, only specialized tasks solvable on each platform Communities have to be carefully fostered, but are hard to control 9

10 Generic Crowdsourcing Generic Task-Based Crowdsourcing General purpose platforms can facilitate virtually any task for anybody Workers are attracted and retained by paying money 10

11 Generic Crowdsourcing Clients can initiate a large crowd-sourcing task Define the user interface Define how the task is broken down to individual work packages: HITs (Human Intelligence Tasks) Define the overall workload Define how individual results are aggregated Define payment per HIT 11

12 Generic Crowdsourcing Workers solve task Short description of task Transparent payment per HIT Solves task using user interface provided by client Can provide feedback with respect to task and its initiator 12

13 Generic Crowdsourcing Popular example from art: Aaron Koblin Laboral Centro de Arte, Gijon, Spain Japan Media Arts Festival, Tokyo, Japan Apex Gallery, New York, USA ElectroFringe, New Castle, Australia Media Art Friesland, The Netherlands 13

14 Generic Crowdsourcing You get what you pay for sheep = 200 USD 14

15 Generic Crowdsourcing 15

16 Generic Crowdsourcing Popular examples from art reloaded How about more detailed instructions? 16

17 Generic Crowdsourcing 17

18 Real World Applications Crowd-Enabled Databases Core idea: Build a database engine which can dynamically crowdsource certain operations Complete missing data during query time Incomplete tuples (CNULL values) Elicit completely new tuples Use human intelligence operators Entity resolution Similarity rankings etc. 18

19 Crowd-Enabled DB 19

20 Classification of CS Tasks The ease-of-use and reliability of crowdsourcing tasks varies with the respective use case In general, three variables have to be controlled Answer/Solution Quality, impacted by Worker diligence Worker maliciousness Worker quality and skills Execution Time Job attractiveness (payment vs. time) Worker pool size Costs Number of HITs costs per HIT (affected by time and skill needed) Quality control overhead 20

21 Classification of CS Tasks Two general discriminating properties impacting these variables can be identified Ambiguity of the tasks solutions For a given solution, can we indisputably decide if it is correct or wrong? Factual tasks (best case) Can we at least reach a community consensus? i.e. answer is considered correct by most people Consensual tasks (not-so-good case) Is there no correct answer? Answers completely subjective? Opinionated tasks (luckily, uninteresting case for most computer science tasks) 21

22 Classification of CS Tasks Required level of worker expertise / skill Can anybody solve the tasks? General worker pool can be used Are special skills / background knowledge required? Worker pool must be filtered Expert users must be found 22

23 factual level of answer ambiguity / agreement consensual opinionated Classification of CS Tasks Examples: What is the nicest color? What political party will you vote? Examples: What is the best operating system? II Examples: Ambiguous classification Does the person on this photo look happy? Is this YouTube Video funny? IV Examples: Is Vertigo a violent movie? Is the VW Amarok a car suited for families? I Examples: Find information on the Web When was Albert Einstein born? Manual OCR Simple cognitive classification Is there a person on this photo? III Examples: Find specific information What is the complexity class of deciding Horn logic? any user some users only question answerable by 23

24 Experiment Basic Settings: Amazon Mechanical Turk Judge 1000 random movies Consider only movies which have consensual genre classifications in IMDb, Rotten Tomatoes, and Netflix Only 10,562 movies overall Use these movies as truth Majority vote of 10 workers each No Gold questions $0.02 per HIT with 10 movies 24

25 Experiment Result (stop after $20; 10,000 answers) 105 minutes (1:45 hours) 89% reached a consensus 59% of these movies are classified correctly What went wrong? Malicious workers! 62% selected comedy (first choice in form) 30% of all movies in test set are indeed comedies 24% selected no comedy 70% of all movies in test set are no comedies 14% selected I don t know this movie 25

26 Example Observation: the test set contains some very obscure movies Quick survey among students: knew only 10%-20% But: Many workers claimed to know all movies Judged 56% of all movies as comedies, 44% as no comedy Originate just from two distinct countries All others workers: Knew only 26% of all movies 32% comedy 68% no comedy Realistic values! 26

27 Example Adjusted Settings: Similar to experiment above, but exclude all workers from the two offending countries Hopefully, only trustworthy workers remain Result (stop after $20; 10,000 look-ups) 116 minutes (1:56 hours) 63% of all movies reached consensus Of those, 79% are classified correctly Result still disappointing Obscure movies do not reach consensus Consensus still not reliable 27

28 Hybrid Approaches How to perform better? Employ hybrid techniques combining crowdsourcing, information extraction, machine learning and the Social Web! Tackle the following challenges Performance Drastically speed up crowdsourcing times Costs Require just few crowdsourcing HITs for obtaining a large number of judgements Data Quality Circumvent the impact of malicious workers Reliably obtain judgements for even obscure and rare items 28

29 Hybrid Approaches Reconsider crowd-enabled databases Large table with movies e.g. like IMDb, ~2 Million movies Task Introduce new column with a rating for humour (0-10) Traditional approach Create crowd-sourcing task asking users for judgement Consensual result requiring background knowledge Extremely challenging (and expensive) task! 29

30 Hybrid Approaches Can we do better? Let s take all the social web information into account! Massive amount of data in acceptable quality Already successfully used for generating recommendations 30

31 The Social Web The Social Web as a Data Source has become common-place Collect information before buying products (reviews) Recommend news articles, movies, books, Mostly all this data is aggregated into a rating Easy to do, rich in information, and rather ubiquitous Valuable to extract: collaborative filtering, etc. 31

32 Perceptual Spaces Idea: Each user has personal likes/dislikes, preferences, etc. that explain the respective rating behaviour Ratings of each individual will be rather consistent regarding likes/dislikes a systematic bias How to dissemble ratings into the individual biases? Let users and items be d-dimensional points Coordinates of a user represent his/her personality (bias) Coordinates of an item represent its profile regarding personality traits 32

33 Perceptual Spaces Building the perceptual space Possible from ratings, review texts, tags, Factor Models Developed to estimate the value of non-observed ratings for the purpose of recommending new unrated items Ratings are seen as a function of user vectors and item vectors Prominent factor models: SVD, Euclidian embedding, 33

34 Perceptual Spaces 34

35 Perceptual Spaces Intuition There are good and bad movies Average rating per movie Movie bias compared to the average e.g. The Good, the Bad, and the Ugly is a good movie: 9.1 vs. 6.3 on average (Bias +1.8) There are good-natured and bad-natured users i.e. providing generally more positive or more negative ratings Average per-user rating e.g. user Bob always rates movies worse than the average user (negative bias) 35

36 Perceptual Spaces Modeling A user without any preference regarding a movie s properties should rate a movie as Average rating of all movies + Movie Bias + User Bias If a rating diverges from this estimation, then he/she expresses preferences There are some properties he specifically likes, leading to better ratings e.g. like Science Fiction and Giant Monsters 36

37 How to use a Perceptual Space? Extract the correct distances regarding the topic of interest from the perceptual space However, the data is hidden in the space! What dimensions should contribute to the distances? Main idea: train a classifier via crowdsourcing Provide training set via the crowd: positive and negative examples for humorous movies, good books, Non-linear SVM for classification Non-linear regression for values 37

38 How to use a Perceptual Space? Tags Reviews The Social Web Ratings Links Extract Perceptual space Query Result Crowdenabled DB HITs Crowdsourcing service 38

39 Experimental Results Yelp.com Large, but only mildly motivated community Restaurant rating of San Francisco 3.8k restaurants, 128k users, 626k ratings No additional tuning, evaluate against truth provided by human expert editors 39

40 Summary Discussion of crowdsourcing for real world applications Information systems, recommendations, etc. Quality of crowdsourcing tasks needs to be addressed Correctness, time, and costs What type of task, possible quality assurance, Training classifiers over perceptual spaces can solve the problem to some degree 40

41 References Anhai Doan, Ramakrishnan, R., Halevy, A.Y.: Crowdsourcing Systems on the World-Wide Web. Communications of the ACM (CACM), No. 54, Franklin, M., Kossmann, D., Kraska, T., Ramesh, S., Xin, R.: CrowdDB: Answering Queries with Crowdsourcing. ACM SIGMOD Int. Conf. on Management of Data, Athens, Greece, Selke, J., Lofi, C., Balke, W.-T.: Pushing the Boundaries of Crowd-Enabled Databases with Query-Driven Schema Expansion. 38th Int. Conf. on Very Large Data Bases (VLDB), in PVLDB 5(2), Istanbul, Turkey, Demartini, G., Difallah, D. E., Cudré-Mauroux, P.: ZenCrowd: Leveraging Probabilistic Reasoning and Crowdsourcing Techniques for Large-Scale Entity Linking. 21st Int. Conf. on World Wide Web (WWW), Lyon, France,

42 Thanks for Your Attention Questions?

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

Webs of Belief and Chains of Trust

Webs of Belief and Chains of Trust Webs of Belief and Chains of Trust Semantics and Agency in a World of Connected Things Pete Rai Cisco-SPVSS There is a common conviction that, in order to facilitate the future world of connected things,

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

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang *

Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * Annotating ti Photo Collections by Label Propagation Liangliang Cao *, Jiebo Luo +, Thomas S. Huang * + Kodak Research Laboratories *University of Illinois at Urbana-Champaign (UIUC) ACM Multimedia 2008

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

Participation, awareness and learning

Participation, awareness and learning Participation, awareness and learning Vittorio Loreto Sapienza University of Rome & ISI Foundation, Torino We are greater than the sum of our ambitions... B. Obama, Nov. 7th 2012 complexity in social systems

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

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

Brief to the. Senate Standing Committee on Social Affairs, Science and Technology. Dr. Eliot A. Phillipson President and CEO

Brief to the. Senate Standing Committee on Social Affairs, Science and Technology. Dr. Eliot A. Phillipson President and CEO Brief to the Senate Standing Committee on Social Affairs, Science and Technology Dr. Eliot A. Phillipson President and CEO June 14, 2010 Table of Contents Role of the Canada Foundation for Innovation (CFI)...1

More information

The Deloitte Innovation Survey The case of Greece

The Deloitte Innovation Survey The case of Greece The Deloitte Innovation Survey The case of Greece November 2018 Table of Contents Contents Foreword 3 Key findings 5 Business perception of innovation 6 Types of innovation & methods 8 Influences and barriers

More information

Introducing Elsevier Research Intelligence

Introducing Elsevier Research Intelligence 1 1 1 Introducing Elsevier Research Intelligence Stefan Blanché Regional Manager Elsevier September 29 th, 2014 2 2 2 Optimizing Research Partnerships for a Sustainable Future Elsevier overview Research

More information

AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS

AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS AN EFFICIENT METHOD FOR FRIEND RECOMMENDATION ON SOCIAL NETWORKS Pooja N. Dharmale 1, P. L. Ramteke 2 1 CSIT, HVPM s College of Engineering & Technology, SGB Amravati University, Maharastra, INDIA dharmalepooja@gmail.com

More information

Model Oriented Domain Analysis & Engineering Thinking Tools for Interdisciplinary Research, Design, and Engineering

Model Oriented Domain Analysis & Engineering Thinking Tools for Interdisciplinary Research, Design, and Engineering Model Oriented Domain Analysis & Engineering Thinking Tools for Interdisciplinary Research, Design, and Engineering knowledge sharing knowledge validation knowledge visualisation knowledge reuse collaboration

More information

Action Line Cyber-Physical Systems Addressing the challenges and fostering innovation in Cyber-Physical Systems

Action Line Cyber-Physical Systems Addressing the challenges and fostering innovation in Cyber-Physical Systems Action Line Cyber-Physical Systems Addressing the challenges and fostering innovation in Cyber-Physical Systems Dr. Holger Pfeifer Technische Universität München EIT ICT Labs Action Line Lead Cyber-Physical

More information

Clinical Open Innovation

Clinical Open Innovation Clinical Open Innovation Reinventing Invention through an Open Clinical Intelligence Network January 2012 A Call to Action by Tom Krohn and Barry Crist, Lilly Clinical Open Innovation In November of 2010,

More information

A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines

A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines DI Darko Stanisavljevic VIRTUAL VEHICLE DI Michael Spitzer VIRTUAL VEHICLE i-know 16 18.-19.10.2016, Graz

More information

Chapter 2 Crowdsourcing Systems

Chapter 2 Crowdsourcing Systems Chapter 2 Crowdsourcing Systems While isolated examples for crowdsourcing approaches can be found throughout the centuries (Surowiecki 2005), the development of the Internet and Web 2.0 technologies has

More information

Understanding the city to make it smart

Understanding the city to make it smart Understanding the city to make it smart Roberta De Michele and Marco Furini Communication and Economics Department Universty of Modena and Reggio Emilia, Reggio Emilia, 42121, Italy, marco.furini@unimore.it

More information

Human vs Computer. Reliability & Competition

Human vs Computer. Reliability & Competition Human vs Computer Reliability & Competition , founded in 2017, with a intention of freeing up resources for patentholders so that they have more resources to help bringing their inventions in-to life..

More information

Automated Test Summit 2005 Keynote

Automated Test Summit 2005 Keynote 1 Automated Test Summit 2005 Keynote Trends and Techniques Across the Development Cycle Welcome to the Automated Test Summit 2005. Thank you all for joining us. We have a very exciting day full of great

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

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

The Nature of Informatics

The Nature of Informatics The Nature of Informatics Alan Bundy University of Edinburgh 19-Sep-11 1 What is Informatics? The study of the structure, behaviour, and interactions of both natural and artificial computational systems.

More information

MEASURING PRIVACY RISK IN ONLINE SOCIAL NETWORKS. Justin Becker, Hao Chen UC Davis May 2009

MEASURING PRIVACY RISK IN ONLINE SOCIAL NETWORKS. Justin Becker, Hao Chen UC Davis May 2009 MEASURING PRIVACY RISK IN ONLINE SOCIAL NETWORKS Justin Becker, Hao Chen UC Davis May 2009 1 Motivating example College admission Kaplan surveyed 320 admissions offices in 2008 1 in 10 admissions officers

More information

Imagine having a client that

Imagine having a client that Imagine having a client that Join Our Group Click Here To Join Our Group A Marketers Dream Endless Supply of Clients! Come True! Imagine having a client who Has massive traffic coming in every single day.

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

Technology Assessment & Measuring Sustainability

Technology Assessment & Measuring Sustainability Technology Assessment & Measuring Sustainability Changes due to New Technologies knowledge effects adaptability Karel Mulder January 8, 2010 1 What are the effects of new technologies? How are they realized?

More information

Q1 You are walking down the street with your partner and see a client you are currently working with, walking down the street towards you. Do you?

Q1 You are walking down the street with your partner and see a client you are currently working with, walking down the street towards you. Do you? Professional Boundaries Self Assessment Tool Answer every question, don t think about your answer too long and put down your first answer. Choose the answer that is closest to your own response. Each question

More information

Big data for the analysis of digital economy & society Beyond bibliometrics

Big data for the analysis of digital economy & society Beyond bibliometrics 0 Big data for the analysis of digital economy & society Beyond bibliometrics Stephane Berghmans, DVM PhD VP Academic & Research Relations EU, Elsevier With support from Judith Kamalski (Analytical Services)

More information

Recommendations Worth a Million

Recommendations Worth a Million Recommendations Worth a Million An Introduction to Clustering 15.071x The Analytics Edge Clapper image is in the public domain. Source: Pixabay. Netflix Online DVD rental and streaming video service More

More information

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN:

I. INTRODUCTION II. LITERATURE SURVEY. International Journal of Advanced Networking & Applications (IJANA) ISSN: A Friend Recommendation System based on Similarity Metric and Social Graphs Rashmi. J, Dr. Asha. T Department of Computer Science Bangalore Institute of Technology, Bangalore, Karnataka, India rash003.j@gmail.com,

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

Recommendation Systems UE 141 Spring 2013

Recommendation Systems UE 141 Spring 2013 Recommendation Systems UE 141 Spring 2013 Jing Gao SUNY Buffalo 1 Data Recommendation Systems users 1 3 4 3 5 5 4 5 5 3 3 2 2 2 1 items Goal Learn what a user might be interested in and recommend other

More information

SELECTING RELEVANT DATA

SELECTING RELEVANT DATA EXPLORATORY ANALYSIS The data that will be used comes from the reviews_beauty.json.gz file which contains information about beauty products that were bought and reviewed on Amazon.com. Each data point

More information

TECHNOLOGY VISION 2017 IN 60 SECONDS

TECHNOLOGY VISION 2017 IN 60 SECONDS TECHNOLOGY VISION 2017 IN 60 SECONDS GET THE ESSENTIALS THE BIG READ SHORT ON TIME? VIEW HIGHLIGHTS 5 MIN READ VIEW FULL REPORT 45 MIN READ VIEW SHORT REPORT 15 MIN READ OVERVIEW #TECHV1SION2017 2017 TREND

More information

Radical Collaboration: The Science of CrowdSourcing and CrowdSourcing Science

Radical Collaboration: The Science of CrowdSourcing and CrowdSourcing Science Radical Collaboration: The Science of CrowdSourcing and CrowdSourcing Science Presentation to the Government-University-Industry Research Roundtable Richard P. Moser, Ph.D. Research Psychologist Bradford

More information

Black Box Machine Learning

Black Box Machine Learning Black Box Machine Learning David S. Rosenberg Bloomberg ML EDU September 20, 2017 David S. Rosenberg (Bloomberg ML EDU) September 20, 2017 1 / 67 Overview David S. Rosenberg (Bloomberg ML EDU) September

More information

Evaluation and impact assessment of Citizen Science: what s the value for projects and for research funding policies?

Evaluation and impact assessment of Citizen Science: what s the value for projects and for research funding policies? Evaluation and impact assessment of Citizen Science: what s the value for projects and for research funding policies? Barbara Kieslinger Centre for Social Innovation - ZSI Collegial projects Action projects

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

The secret behind mechatronics

The secret behind mechatronics The secret behind mechatronics Why companies will want to be part of the revolution In the 18th century, steam and mechanization powered the first Industrial Revolution. At the turn of the 20th century,

More information

The game of Bridge: a challenge for ILP

The game of Bridge: a challenge for ILP The game of Bridge: a challenge for ILP S. Legras, C. Rouveirol, V. Ventos Véronique Ventos LRI Univ Paris-Saclay vventos@nukk.ai 1 Games 2 Interest of games for AI Excellent field of experimentation Problems

More information

Static and Moving Patterns (part 2) Lyn Bartram IAT 814 week

Static and Moving Patterns (part 2) Lyn Bartram IAT 814 week Static and Moving Patterns (part 2) Lyn Bartram IAT 814 week 9 5.11.2009 Administrivia Assignment 3 Final projects Static and Moving Patterns IAT814 5.11.2009 Transparency and layering Transparency affords

More information

SP10 AC Wrap-up document

SP10 AC Wrap-up document SP10 AC Wrap-up document From Itpwiki Contents 1 PROJECT GOALS: 2 GAME OVERVIEW 3 GAME SCORING 4 TECHNICAL SUMMARY 5 CHANGES AND FUTURE IMPROVEMENTS PROJECT GOALS: The goal of the project was to come up

More information

UN-GGIM Future Trends in Geospatial Information Management 1

UN-GGIM Future Trends in Geospatial Information Management 1 UNITED NATIONS SECRETARIAT ESA/STAT/AC.279/P5 Department of Economic and Social Affairs October 2013 Statistics Division English only United Nations Expert Group on the Integration of Statistical and Geospatial

More information

Front Digital page Strategy and Leadership

Front Digital page Strategy and Leadership Front Digital page Strategy and Leadership Who am I? Prof. Dr. Bob de Wit What concerns me? - How to best lead a firm - How to design the strategy process - How to best govern a country - How to adapt

More information

An Un-awarely Collected Real World Face Database: The ISL-Door Face Database

An Un-awarely Collected Real World Face Database: The ISL-Door Face Database An Un-awarely Collected Real World Face Database: The ISL-Door Face Database Hazım Kemal Ekenel, Rainer Stiefelhagen Interactive Systems Labs (ISL), Universität Karlsruhe (TH), Am Fasanengarten 5, 76131

More information

ICT10 - Collective Awareness Platforms for Sustainability and Social Innovation

ICT10 - Collective Awareness Platforms for Sustainability and Social Innovation ICT10 - Collective Awareness Platforms for Sustainability and Social Innovation examples of "collective awareness platforms" (including FP7 CAPS) Collaborative Consumption: lending, exchange, swapping

More information

Crowdsourcing Cultural Heritage

Crowdsourcing Cultural Heritage Crowdsourcing Cultural Heritage Alyssa Pacy Archivist Cambridge Public Library Digital Commonwealth Conference April 8, 2014 Presentation based on a paper by Frederick Zarndt, Brian Geiger, Alyssa Pacy,

More information

QLectives: evolving software to support quality

QLectives: evolving software to support quality QLectives: evolving software to support quality Nigel Gilbert and the QLectives team This work was partly supported by the Future and Emerging Technologies Programme (FP7-COSI-ICT) of the European Commission

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

Fostering Innovative Ideas and Accelerating them into the Market

Fostering Innovative Ideas and Accelerating them into the Market Fostering Innovative Ideas and Accelerating them into the Market Dr. Mikel SORLI 1, Dr. Dragan STOKIC 2, Ana CAMPOS 2, Antonio SANZ 3 and Miguel A. LAGOS 1 1 Labein, Cta. de Olabeaga, 16; 48030 Bilbao;

More information

SEO & Content Marketing Strategy

SEO & Content Marketing Strategy SEO & Content Marketing Strategy If you could only crack the code of SEO, your site would appear at the top of google searches, and you would have loads of traffic all for free! If only you knew the magic

More information

WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines

WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines WorldDAB Automotive DAB Digital Radio In Car User Experience Design Guidelines 1. Background a) WorldDAB b) Radio in-car c) UX Group 2. WorldDAB in-car DAB user experience research 3. Consumer use cases

More information

Integrating Fundamental Values into Information Flows in Sustainability Decision-Making

Integrating Fundamental Values into Information Flows in Sustainability Decision-Making Integrating Fundamental Values into Information Flows in Sustainability Decision-Making Rónán Kennedy, School of Law, National University of Ireland Galway ronan.m.kennedy@nuigalway.ie Presentation for

More information

elaboration K. Fur ut a & S. Kondo Department of Quantum Engineering and Systems

elaboration K. Fur ut a & S. Kondo Department of Quantum Engineering and Systems Support tool for design requirement elaboration K. Fur ut a & S. Kondo Department of Quantum Engineering and Systems Bunkyo-ku, Tokyo 113, Japan Abstract Specifying sufficient and consistent design requirements

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

PYBOSSA Technology. What is PYBOSSA?

PYBOSSA Technology. What is PYBOSSA? PYBOSSA Technology What is PYBOSSA? PYBOSSA is our technology, used for the development of platforms and data collection within collaborative environments, analysis and data enrichment scifabric.com 1

More information

AAL2BUSINESS Towards successful commercialization of AAL solutions

AAL2BUSINESS Towards successful commercialization of AAL solutions AAL2BUSINESS Towards successful commercialization of AAL solutions AGENDA 1. AAL2Business support action Introduction, objectives and big picture of services? (10 min) 2. Better commercial success with

More information

In-House vs. Outsourced Content Creation

In-House vs. Outsourced Content Creation In-House vs. Outsourced Content Creation Which Strategy is Right For You? The Big Question People are always asking us which is the better option writing content in house, or outsourcing it? This is an

More information

Emotion analysis using text mining on social networks

Emotion analysis using text mining on social networks Emotion analysis using text mining on social networks Rashmi Kumari 1, Mayura Sasane 2 1 Student,M.E-CSE, Parul Institute of Technology, Limda, Vadodara, India 2 Assistance Professor, M.E-CSE, Parul Institute

More information

BONUS MODULE #2. The Lazy Millionaire

BONUS MODULE #2. The Lazy Millionaire BONUS MODULE #2 The Lazy Millionaire The Dream Internet Lifestyle When most people start online, they have this vision of the Internet lifestyle, which can be a whole variety of things: Lounging on a beach,

More information

Some Challenging Problems in Mining Social Media

Some Challenging Problems in Mining Social Media Some Challenging Problems in Mining Social Media Huan Liu Joint work with Shamanth Kumar Ali Abbasi Reza Zafarani Fred Morstatter Jiliang Tang Data Mining and Machine Learning Lab May 17, 2014 AI Forum

More information

Pervasive Services Engineering for SOAs

Pervasive Services Engineering for SOAs Pervasive Services Engineering for SOAs Dhaminda Abeywickrama (supervised by Sita Ramakrishnan) Clayton School of Information Technology, Monash University, Australia dhaminda.abeywickrama@infotech.monash.edu.au

More information

From network-level measurements to Quality of Experience: Estimating the quality of Internet access with ACQUA

From network-level measurements to Quality of Experience: Estimating the quality of Internet access with ACQUA From network-level measurements to Quality of Experience: Estimating the quality of Internet access with ACQUA Chadi.Barakat@inria.fr www-sop.inria.fr/members/chadi.barakat/ Joint work with D. Saucez,

More information

Social Media Intelligence in Practice: The NEREUS Experimental Platform. Dimitris Gritzalis & Vasilis Stavrou June 2015

Social Media Intelligence in Practice: The NEREUS Experimental Platform. Dimitris Gritzalis & Vasilis Stavrou June 2015 Social Media Intelligence in Practice: The NEREUS Experimental Platform Dimitris Gritzalis & Vasilis Stavrou June 2015 Social Media Intelligence in Practice: The NEREUS Experimental Platform 3 rd Hellenic

More information

Ubiquitous Home Simulation Using Augmented Reality

Ubiquitous Home Simulation Using Augmented Reality Proceedings of the 2007 WSEAS International Conference on Computer Engineering and Applications, Gold Coast, Australia, January 17-19, 2007 112 Ubiquitous Home Simulation Using Augmented Reality JAE YEOL

More information

Handling Emotions in Human-Computer Dialogues

Handling Emotions in Human-Computer Dialogues Handling Emotions in Human-Computer Dialogues Johannes Pittermann Angela Pittermann Wolfgang Minker Handling Emotions in Human-Computer Dialogues ABC Johannes Pittermann Universität Ulm Inst. Informationstechnik

More information

The future of work. Artificial Intelligence series

The future of work. Artificial Intelligence series The future of work Artificial Intelligence series The future of work March 2017 02 Cognition and the future of work We live in an era of unprecedented change. The world s population is expected to reach

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

Front Digital page Strategy and leadership

Front Digital page Strategy and leadership Front Digital page Strategy and leadership Who am I? Prof. Dr. Bob de Wit What concerns me? - How to best lead a firm - How to design the strategy process - How to best govern a country - How to adapt

More information

User Experience Questionnaire Handbook

User Experience Questionnaire Handbook User Experience Questionnaire Handbook All you need to know to apply the UEQ successfully in your projects Author: Dr. Martin Schrepp 21.09.2015 Introduction The knowledge required to apply the User Experience

More information

TRUSTING THE MIND OF A MACHINE

TRUSTING THE MIND OF A MACHINE TRUSTING THE MIND OF A MACHINE AUTHORS Chris DeBrusk, Partner Ege Gürdeniz, Principal Shriram Santhanam, Partner Til Schuermann, Partner INTRODUCTION If you can t explain it simply, you don t understand

More information

HELPING BIOECONOMY RESEARCH PROJECTS RAISE THEIR GAME

HELPING BIOECONOMY RESEARCH PROJECTS RAISE THEIR GAME HELPING BIOECONOMY RESEARCH PROJECTS RAISE THEIR GAME An early glimpse into the lessons learnt from ProBIO 1 FOREWORD The fascinating experience of ProBIO This brochure comes as the ProBIO project is reaching

More information

BIM FOR INFRASTRUCTURE THE IMPACT OF TODAY S TECHNOLOGY ON BIM

BIM FOR INFRASTRUCTURE THE IMPACT OF TODAY S TECHNOLOGY ON BIM BIM for Infrastructure The Impact of Today s Technology on BIM 1 BIM FOR INFRASTRUCTURE THE IMPACT OF TODAY S TECHNOLOGY ON BIM How Technology can Transform Business Processes and Deliver Innovation 8

More information

Towards EU-US Collaboration on the Internet of Things (IoT) & Cyber-physical Systems (CPS)

Towards EU-US Collaboration on the Internet of Things (IoT) & Cyber-physical Systems (CPS) Towards EU-US Collaboration on the Internet of Things (IoT) & Cyber-physical Systems (CPS) Christian Sonntag Senior Researcher & Project Manager, TU Dortmund, Germany ICT Policy, Research and Innovation

More information

Arlindo Oliveira. An Intellectual Property Strategy supporting Open Innovation

Arlindo Oliveira. An Intellectual Property Strategy supporting Open Innovation Arlindo Oliveira An Intellectual Property Strategy supporting Open Innovation The innovation process Why do we need open innovation? "The most successful organizations co-create products and services with

More information

Data-Starved Artificial Intelligence

Data-Starved Artificial Intelligence Data-Starved Artificial Intelligence Data-Starved Artificial Intelligence This material is based upon work supported by the Assistant Secretary of Defense for Research and Engineering under Air Force Contract

More information

STRATEGIC FRAMEWORK Updated August 2017

STRATEGIC FRAMEWORK Updated August 2017 STRATEGIC FRAMEWORK Updated August 2017 STRATEGIC FRAMEWORK The UC Davis Library is the academic hub of the University of California, Davis, and is ranked among the top academic research libraries in North

More information

Copyright 2012 Social Media Marketeers. All rights reserved worldwide. LEGAL DISCLAIMER This report is protected by international copyright law and may not be copied, reproduced, given away, or used to

More information

Smartkarma FAQ. Smartkarma Innovations Pte Ltd Singapore Co. Reg. No G

Smartkarma FAQ. Smartkarma Innovations Pte Ltd Singapore Co. Reg. No G Smartkarma FAQ Smartkarma Innovations Pte Ltd Singapore Co. Reg. No. 201209271G #03-08, The Signature, 51 Changi Business Park Central 2 Singapore 486066 Tel: +65 6715 1480 www.smartkarma.com 1. Why would

More information

3D Face Recognition in Biometrics

3D Face Recognition in Biometrics 3D Face Recognition in Biometrics CHAO LI, ARMANDO BARRETO Electrical & Computer Engineering Department Florida International University 10555 West Flagler ST. EAS 3970 33174 USA {cli007, barretoa}@fiu.edu

More information

Innovation and the Future of Finance

Innovation and the Future of Finance December 4, 2017 Bank of Japan Innovation and the Future of Finance Remarks at the Paris EUROPLACE Financial Forum in Tokyo Haruhiko Kuroda Governor of the Bank of Japan I. Paris International Expositions

More information

Use of forecasting for education & training: Experience from other countries

Use of forecasting for education & training: Experience from other countries Use of forecasting for education & training: Experience from other countries Twinning-Project MK2007/IB/SO/02, MAZ III Lorenz Lassnigg (lassnigg@ihs.ac.at; www.equi.at) Input to EU-Twinning-project workshop

More information

ELG 5121/CSI 7631 Fall Projects Overview. Projects List

ELG 5121/CSI 7631 Fall Projects Overview. Projects List ELG 5121/CSI 7631 Fall 2009 Projects Overview Projects List X-Reality Affective Computing Brain-Computer Interaction Ambient Intelligence Web 3.0 Biometrics: Identity Verification in a Networked World

More information

Real Time Word to Picture Translation for Chinese Restaurant Menus

Real Time Word to Picture Translation for Chinese Restaurant Menus Real Time Word to Picture Translation for Chinese Restaurant Menus Michelle Jin, Ling Xiao Wang, Boyang Zhang Email: mzjin12, lx2wang, boyangz @stanford.edu EE268 Project Report, Spring 2014 Abstract--We

More information

Why Artificial Intelligence will Revolutionize Healthcare including the Behavioral Health Workforce.

Why Artificial Intelligence will Revolutionize Healthcare including the Behavioral Health Workforce. Why Artificial Intelligence will Revolutionize Healthcare including the Behavioral Health Workforce. NDBH Conference New Orleans, LA October 28, 2018 A D I S T I N C T I V E L Y D I V E R S I F I E D E

More information

Using Deep Learning for Sentiment Analysis and Opinion Mining

Using Deep Learning for Sentiment Analysis and Opinion Mining Using Deep Learning for Sentiment Analysis and Opinion Mining Gauging opinions is faster and more accurate. Abstract How does a computer analyze sentiment? How does a computer determine if a comment or

More information

The Dark Side of Data The NSA ThinThread Tale

The Dark Side of Data The NSA ThinThread Tale The Dark Side of Data The NSA ThinThread Tale Thomas A. Drake Knowpari Systems LLC 18 Oct 2011 Or?? Or?? Orwell ian?? NSA in Action! Purpose Provoke thought, reflection, as well as introspection from

More information

Tolga Artan

Tolga Artan International Brokerage Event Brussels, 26-27/10/2017 Tolga Artan tartan@luckyeye.com Description of the Organization LuckyEye, is an innovative provider of the Artificial Intelligence (AI) solutions and

More information

EBLIDA submission to the European Commission Consultation: Europeana: next steps

EBLIDA submission to the European Commission Consultation: Europeana: next steps EBLIDA submission to the European Commission Consultation: Europeana: next steps November 2009 EBLIDA is the European Bureau of Library, Information and Documentation Associations. We are an independent

More information

Tuning-CALOHEE Assessment Frameworks for the Subject Area of CIVIL ENGINEERING The Tuning-CALOHEE Assessment Frameworks for Civil Engineering offers

Tuning-CALOHEE Assessment Frameworks for the Subject Area of CIVIL ENGINEERING The Tuning-CALOHEE Assessment Frameworks for Civil Engineering offers Tuning-CALOHEE Assessment Frameworks for the Subject Area of CIVIL ENGINEERING The Tuning-CALOHEE Assessment Frameworks for Civil Engineering offers an important and novel tool for understanding, defining

More information

Using smartphones for crowdsourcing research

Using smartphones for crowdsourcing research Using smartphones for crowdsourcing research Prof. Vassilis Kostakos School of Computing and Information Systems University of Melbourne 13 July 2017 Talk given at the ACM Summer School on Crowdsourcing

More information

LIS 688 DigiLib Amanda Goodman Fall 2010

LIS 688 DigiLib Amanda Goodman Fall 2010 1 Where Do We Go From Here? The Next Decade for Digital Libraries By Clifford Lynch 2010-08-31 Digital libraries' roots can be traced back to 1965 when Libraries of the Future by J. C. R. Licklider was

More information

Introduction ABOUT US

Introduction ABOUT US CORPORATE PROFILE Introduction ABOUT US Star Painters Adelaide is by far a leading Adelaide based, South Australia Residential and Commercial painting Company of repute. We have gathered a team that leverages

More information

The concept of memory is integral to theorizations of both displacement and placelessness, especially when a sense of place exists only in memory or

The concept of memory is integral to theorizations of both displacement and placelessness, especially when a sense of place exists only in memory or The concept of memory is integral to theorizations of both displacement and placelessness, especially when a sense of place exists only in memory or imagination for members of dispersed communities. Collective

More information

CROWDSOURCING AS A TOOL OF INTERACTION BETWEEN THE POPULATION AND THE AUTHORITIES

CROWDSOURCING AS A TOOL OF INTERACTION BETWEEN THE POPULATION AND THE AUTHORITIES CROWDSOURCING AS A TOOL OF INTERACTION BETWEEN THE POPULATION AND THE AUTHORITIES Ruslan Dolzhenko Svetlana Ginieva Abstract The article discusses the possibility of introducing crowdsourcing in the practice

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

Flexible Electronics: Revolutionary Products and Career Opportunities for Creative Engineers

Flexible Electronics: Revolutionary Products and Career Opportunities for Creative Engineers Flexible Electronics: Revolutionary Products and Career Opportunities for Creative Engineers TAPPI - PIMA Student Summit 2011 Michael Ciesinski President January 15, 2011 Microelectronics changed the world

More information

Understanding User s Experiences: Evaluation of Digital Libraries. Ann Blandford University College London

Understanding User s Experiences: Evaluation of Digital Libraries. Ann Blandford University College London Understanding User s Experiences: Evaluation of Digital Libraries Ann Blandford University College London Overview Background Some desiderata for DLs Some approaches to evaluation Quantitative Qualitative

More information

DESIGN THINKING AND THE ENTERPRISE

DESIGN THINKING AND THE ENTERPRISE Renew-New DESIGN THINKING AND THE ENTERPRISE As a customer-centric organization, my telecom service provider routinely reaches out to me, as they do to other customers, to solicit my feedback on their

More information