SlideShare una empresa de Scribd logo
1 de 29
Descargar para leer sin conexión
Big Social Machines:
Architecture and Challenges
Srinath Srinivasa
Web Science Lab
IIIT Bangalore
http://cds.iiitb.ac.in/wsl/
More data beats better algorithms...
But...
Without good models, we get insights like these..
Social Machines
Represents a class of environments comprising of interplay 
between humans and technology
Outputs of social machines a result of both human and 
algorithmic decisions
Humans as “participants” rather than users 
Humans not just use social machines for problem­solving – they are 
also used as elements of problem­solving
“The Web is an engine to create abstract social machines” – Tim 
Berners­Lee, Weaving the Web 
About Social Machines https://youtu.be/8Iz7ZqSOJGU 
Social Machines
Social Machines 
Social Machines and Interaction Machines (Open-world computing) [Wegner 97]
Output
Input
A (closed-world)
Turing Machine
computation
Hidden-variable
Single-stream
Interaction
Machine
Hidden-adversary
Multi-stream
Interaction
Machine
Social Machines
Social Machines are “open­world” systems – the environment is 
changing even as it is computing responses
They are “multi­stream” interaction machines – inputs on one 
interaction channel may become part of the response on some 
other interaction channel
Characteristic building blocks of a multi­stream interaction 
machine [Srinivasa 2001]: 
– Computation
– Persistence of state (across computations)
– Channel Sensitivity (of responses) 
Big Social Machines
Technical Challenges
Massive number of users 
Wide geographical distribution 
Significant amounts of disconnected, mobile and ad hoc operations
Human Issues
Privacy and identity management nightmare
Privileges and access control challenges 
Moral dilemmas concerning use of humans as part of the machine
Technical Challenges
Data Management Challenges
The Vs of Big Data: Volume, Variety, Velocity, Veracity
Continuous models of Consistency, Semantics extraction, and 
Transactions
Process Management Challenges
Divergent aggregation (no one problem being solved at any time)
LRC (long­running continuous) models of information logistics
An Abstract Architecture
Architectural Elements
Content Aggregation and Distribution 
Network (CADN)
Interactive nature of social machines require 
evolution of present­day CDNs into CADNs
Efficient management of human interactions 
comprising of pull and push elements
Continuous Optimization in a multi­user 
environment
Architectural Elements
CADN Example Based on Geo Hashing
Smart Traffic Social Machine
HSR area
Notifier
Hebbal area
Aggregator
BTM area
Notifier
BTM area
Notifier
Icon made by Freepik from www.flaticon.com is licensed under CC BY 3.0
Information Logistics
Getting the right information to the right 
place at the right time to the right recipient
Challenges:
Uncertainty in information requirements
Churn in information location, relevance and 
user requirements
Information Logistics
Strategic infrastructure: Distributed lookup tables [Patil 2010]
Optimality criteria
Efficiency of lookup
Robustness against
Random failures
Churn
Targeted attacks
Cost
Latency
Bookkeeping cost
Infrastructure cost
Optimal topology classes
under different constraints:
bookkeeping, lookup efficiency, infra cost
Social Machines
Business logic for Big Social Machines
Challenges:
Database semantics for long running distributed 
processes
Scalable security and access control
Consistency issues
Business Logic Challenges
Data and Consistency Challenges
Conventional relational databases may prove insufficient for 
data challenges of Big social machines
NoSQL: Useful for databases with highly skewed read/write 
ratio and/or require large amount of joins (graph queries)
Difficult to enforce ACID semantics on distributed NoSQL data 
stores
CAP theorem and the Single System Image (SSI) 
Semantics Layer
The “brain” behind the social machine
Continuously extracts semantics from operational 
details and feeds back configuration and control 
options to the lower layers
Need for an underlying data structure to represent 
operational knowledge for extracting semantics
Semantics Layer
Document vector model not very attractive:
Curse of dimensionality
Sparse vector space
Spurious features increasing dimensionality
Costly operations involving dimensionality 
reduction
Difficult to obtain precise semantic associations by 
dimensionality reduction
Semantics Layer
Proposal for a new model: Co­
occurrence graph   [Rachakonda et al. 
2014] 
Founded on Hebbian theory and 
Cognitive models of episodic and 
semantic memory
Co­occurrence represents starting 
point for mining semantics 
Reasoning across co­occurrences 
facilitated by different algorithms for 
mining different kinds of semantics
Semantics Layer
Business Logic Layer
POS tagging
Entity Resolution
Canonicalization
Semantics Layer
Semantics Layer
Episodic hypotheses
Algorithms running over the co­occurrence graph to 
extract specific semantic associations
Based on hypothesizing how episodic knowledge can 
be generalized into semantic knowledge
Example “topical anchor” hypothesis:
If a conversation/process is about topic t, then the longer 
the conversation/process is observed, the greater the 
probability of encountering t.
23
Semantics Layer
Topical Anchors: Given 
a list of noun phrases, 
identify a semantic 
topic for these terms.
Powered by Wikipedia 
co­occurrence graph 
hosted by Agama 
(graphdb developed at 
WSL)
Web APIs enable use of 
Topical Anchors in 
third party applications 
24
Semantics Layer
Topic Expansion: Given a
term, expands it into
semantically relevant topical
clusters with different
senses.
Uses co-occurrence
datasets from Wikipedia
2006 or 2011.
Web APIs enable use by
third party applications
25
Semantics Layer
Other algorithms on co­occurrence graphs 
developed at WSL:
[Rachakonda et al. 2014, Kulkarni et al. 2014a, Kulkarni et al. 2014b]
● Topical markers
● Semantic siblings
● Deep matching
● Narrative modeling (work in progress)
26
Semantics Layer
Some algorithmic techniques for mining semantics from co­
occurrence graphs:
Random walks
MCMC
Graph clustering
Centrality and PageRank based models
HITS
Gibbs Sampling
Stochastic graphical models (Markov random fields, Bayesian networks)
Spectral analysis of graph neighborhoods 
27
Conclusions
Proposal:
Abstract architecture for social machines
Challenges:
Integration of systems, data and semantic layers
Continuous, diffusive computation and systemic 
optimization
Continuous semantics extraction and semantic 
interventions
28
Thank You!
References
● SOCIAM http://www.sociam.org/
● Shadbolt, Nigel R.; Daniel A. Smith; Elena Simperl; Max Van Kleek; Yang Yang; Wendy Hall (2013). "Towards a Classification 
Framework for Social Machines" (PDF). WWW 2013 Companion. 
● Berners­Lee, Tim; J. Hendler (2009). "From the Semantic Web to social machines: A research challenge for AI on the World 
WideWeb" (PDF). Artificial Intelligence. doi:10.1016/j.artint.2009.11.010.
● Peter Wegner. 1997. Why interaction is more powerful than algorithms. Commun. ACM 40, 5 (May 1997), 80­91.
● Srinivasa, Srinath. "An algebra of fixpoints for characterizing interactive behavior of information systems." PhD diss., 
Universitätsbibliothek, Brandenburgische Technische Universitaet, Cottbus, 2001.
● Sanket Patil. Designing Optimal Network Topologies under Multiple Efficiency and Robustness Constraints. Proceedings of 
the PhD Forum at the International Conference on Distributed Computing and Networking (ICDCN 2010), Kolkata, January 
2010.
● Aditya Ramana Rachakonda, Srinath Srinivasa, Sumant Kulkarni, M S Srinivasan. A Generic Framework and Methodology 
for Extracting Semantics from Co­occurrences. Data & Knowledge Engineering, Elsevier, Volume 92, July 2014, Pages 39–59. 
DOI: 10.1016/j.datak.2014.06.002
● Sumant Kulkarni, Srinath Srinivasa. SortingHat: A Deep Matching Framework to Match Labeled Concepts. Demo Paper in 
the 20th International Conference on Management of Data (COMAD 2014), Hyderabad, India, December 2014.
● Sumant Kulkarni, Srinath Srinivasa, Jyotiska Nath Khasnabish, Karthikay Nagal, Sandeep Kurdagi. SortingHat: A 
Framework for Deep Matching Between Classes of Entities. Proceedings of 10th International Workshop on Information 
Integration on the Web (IIWeb 2014) co­located with ICDE 2014, Chicago, Illinois, USA, March 2014.

Más contenido relacionado

Similar a Big Social Machines: Architecture and Challenges

Similar a Big Social Machines: Architecture and Challenges (20)

Platform economy roundtable 2018
Platform economy roundtable 2018Platform economy roundtable 2018
Platform economy roundtable 2018
 
Rethinking Multi-Agent Systems for the World-Wide Web
Rethinking Multi-Agent Systems for the World-Wide WebRethinking Multi-Agent Systems for the World-Wide Web
Rethinking Multi-Agent Systems for the World-Wide Web
 
Augmented intelligence as a response to the crisis of artificial intelligence
Augmented intelligence as a response to the crisis of artificial intelligenceAugmented intelligence as a response to the crisis of artificial intelligence
Augmented intelligence as a response to the crisis of artificial intelligence
 
Social Machines Democratization
Social Machines DemocratizationSocial Machines Democratization
Social Machines Democratization
 
Introduction to AI & ML
Introduction to AI & MLIntroduction to AI & ML
Introduction to AI & ML
 
Ai applications study
Ai applications  studyAi applications  study
Ai applications study
 
Ai applications study
Ai applications  studyAi applications  study
Ai applications study
 
Big Data meets Big Social: Social Machines and the Semantic Web
Big Data meets Big Social: Social Machines and the Semantic WebBig Data meets Big Social: Social Machines and the Semantic Web
Big Data meets Big Social: Social Machines and the Semantic Web
 
Taking IT for Granted
Taking IT for GrantedTaking IT for Granted
Taking IT for Granted
 
Seminar 20221027 v4.pptx
Seminar 20221027 v4.pptxSeminar 20221027 v4.pptx
Seminar 20221027 v4.pptx
 
Automation
AutomationAutomation
Automation
 
Social Machines - A Disruptive Technology?
Social Machines - A Disruptive Technology?Social Machines - A Disruptive Technology?
Social Machines - A Disruptive Technology?
 
Cyber Physical Systems – Collaborating Systems of Systems
Cyber Physical Systems – Collaborating Systems of SystemsCyber Physical Systems – Collaborating Systems of Systems
Cyber Physical Systems – Collaborating Systems of Systems
 
Smart Cities: How are they different?
Smart Cities: How are they different? Smart Cities: How are they different?
Smart Cities: How are they different?
 
EtikaUI.pptx
EtikaUI.pptxEtikaUI.pptx
EtikaUI.pptx
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Virtual Machines in Philosophy, Engineering & Biology
Virtual Machines in Philosophy, Engineering & BiologyVirtual Machines in Philosophy, Engineering & Biology
Virtual Machines in Philosophy, Engineering & Biology
 
8. City Science: Urban Big Data and New Urban Systems
8. City Science: Urban Big Data and New Urban Systems8. City Science: Urban Big Data and New Urban Systems
8. City Science: Urban Big Data and New Urban Systems
 
Usability First - Introduction to User-Centered Design
Usability First - Introduction to User-Centered DesignUsability First - Introduction to User-Centered Design
Usability First - Introduction to User-Centered Design
 
Automation
AutomationAutomation
Automation
 

Más de Srinath Srinivasa

Towards a "Mindful" Web
Towards a "Mindful" WebTowards a "Mindful" Web
Towards a "Mindful" Web
Srinath Srinivasa
 
Big Data and the Semantic Web: Challenges and Opportunities
Big Data and the Semantic Web: Challenges and OpportunitiesBig Data and the Semantic Web: Challenges and Opportunities
Big Data and the Semantic Web: Challenges and Opportunities
Srinath Srinivasa
 

Más de Srinath Srinivasa (15)

AI and the sense of self
AI and the sense of selfAI and the sense of self
AI and the sense of self
 
Modeling sustainability in social networks
Modeling sustainability in social networksModeling sustainability in social networks
Modeling sustainability in social networks
 
Characterizing online social cognition
Characterizing online social cognitionCharacterizing online social cognition
Characterizing online social cognition
 
Open ended data
Open ended dataOpen ended data
Open ended data
 
The Web and the Mind
The Web and the MindThe Web and the Mind
The Web and the Mind
 
Abstraction and Expression on the Web
Abstraction and Expression on the WebAbstraction and Expression on the Web
Abstraction and Expression on the Web
 
Towards a "Mindful" Web
Towards a "Mindful" WebTowards a "Mindful" Web
Towards a "Mindful" Web
 
The Power Law of Social Media: What CIOs Should Know
The Power Law of Social Media: What CIOs Should KnowThe Power Law of Social Media: What CIOs Should Know
The Power Law of Social Media: What CIOs Should Know
 
Big Data and the Semantic Web: Challenges and Opportunities
Big Data and the Semantic Web: Challenges and OpportunitiesBig Data and the Semantic Web: Challenges and Opportunities
Big Data and the Semantic Web: Challenges and Opportunities
 
Aggregating Operational Knowledge in Community Settings
Aggregating Operational Knowledge in Community SettingsAggregating Operational Knowledge in Community Settings
Aggregating Operational Knowledge in Community Settings
 
Information Networks and Semantics
Information Networks and SemanticsInformation Networks and Semantics
Information Networks and Semantics
 
Semantics hidden within co-occurrence patterns
Semantics hidden within co-occurrence patternsSemantics hidden within co-occurrence patterns
Semantics hidden within co-occurrence patterns
 
The open problem of open-world computing
The open problem of open-world computingThe open problem of open-world computing
The open problem of open-world computing
 
Trends In Graph Data Management And Mining
Trends In Graph Data Management And MiningTrends In Graph Data Management And Mining
Trends In Graph Data Management And Mining
 
Information Networks And Their Dynamics
Information Networks And Their DynamicsInformation Networks And Their Dynamics
Information Networks And Their Dynamics
 

Último

VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
nirzagarg
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
nilamkumrai
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
ydyuyu
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
imonikaupta
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
nirzagarg
 

Último (20)

Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
Call Girls Sangvi Call Me 7737669865 Budget Friendly No Advance BookingCall G...
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
 
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
( Pune ) VIP Baner Call Girls 🎗️ 9352988975 Sizzling | Escorts | Girls Are Re...
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查在线制作约克大学毕业证(yu毕业证)在读证明认证可查
在线制作约克大学毕业证(yu毕业证)在读证明认证可查
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
Wadgaon Sheri $ Call Girls Pune 10k @ I'm VIP Independent Escorts Girls 80057...
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Himatnagar 7001035870 Whatsapp Number, 24/07 Booking
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Salem Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53APNIC Updates presented by Paul Wilson at ARIN 53
APNIC Updates presented by Paul Wilson at ARIN 53
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 

Big Social Machines: Architecture and Challenges