SlideShare une entreprise Scribd logo
1  sur  20
Télécharger pour lire hors ligne
UMOBILE	ACM	ICN	2017	Tutorial	
Session:	Contextualiza0on	Aspects	Integra0on	Into	
the	Network	Opera0on	
1	
ACM ICN 2017
Berlin 26.09.2017
Rute Carvalho Sofia, Senception (rute.sofia@senception.com)
Paulo Mendes, Senception (paulo.mendes@senception.com)
Igor dos Santos (igor.santos@senception.com)
Session	Overview	
1.  ContextualizaAon	in	UMOBILE	
•  The	Context	Plane	
2.  The	Contextual	Manager	agent	
•  So?ware	architecture	
•  Modules:	capture,	storage,	inference	
•  The	A	(affinity	network),	U	(availability	derived	from	usage),	and	I	
(similarity	in	preferences)	weights	
3.  PerSense	Mobile	Light,	a	tool	for	network	contextualizaAon	
•  Introduc0on	to	the	tool	(how	to	use	it,	results	it	provides)	
•  Demo	
2
1.	ContextualizaAon	in	UMOBILE
The	Context	Plane	
4
2.	The	UMOBILE	Contextual	Manager
The	Context	Plane	
UMOBILE	Contextual	Manager	
6
Contextual	
Manager	
RIB	
NREP	
Router	
Face	 Opp	Face	 FIB	
NDN-Opp	
Kebapp	
Face	 Kebapp	Fwd	
Wi-Fi	Direct	 Bluetooth	
UMOBILE	End-user	Service	
External	applica0on	
Now@	
External	applica0on	
PerSense	Mobile	Light	
External	applica0on	
routePlanner	
External	applica0on	
Oi!	
(1)	
(1)	
(2)	
(3)	
LTE
Contextual	Manager	
High-Level	Architecture	
Wi-Fi/Wi-Fi	Direct	 Bluetooth	 LTE	
Storage	
Module	
Inference	Module	
Affinity	network	
characteriza0on	
Usage	and	Similarity	
characteriza0on	
Contextual	Manager	User	
interface	
(handles	requests	and	user	
config)	
Capture	Module	
Affinity	network	data	
(e.g.	peer	list	and	peer	
interests)	
Visited	network	data	
(e.g.	connec0vity	
characteriza0on)	
Resource	Usage		
(apps,	CPU,	ba_ery)	
UMOBILE	APPS	
(4)	
(1,2)	
(3)	
NREP*	
Rou0ng	
Achieved	
Under	
Implementa0on	
Not	implemented	
7
Contextual	Manager	
Capture	Module:	Visited	Networks	
Storage	
Visited	
Networks	
Bluetooth	
Affinity	
network	
Wi-Fi	
Wi-Fi	
Direct	
Contextual	Manager	Service	
Periodically		
(30	seconds)	
Resource	
usage	
Apps,	device	
resources	
Periodically	
	(60	minutes)	
•  Visited	networks	
•  Individual	roaming	behavior	
•  Data	collected	via	regular	Wi-Fi	
scans	
•  Stores	computed	data	for	1	week	
(1	table	per	day	of	the	week)	
•  Table	entry	is	tupple:	<int	AP	Id,		
String	HASHED	SSID,		
String	HASHED	BSSID,		
int	dayo5heweek,	int	
number_visits,		
double	average_visitduraAon,		
int	firstConnectedTimeStamp,		
int	LastConnectedTimeStamp,	
boolean	Connected,		
double	lat,	double	long>	
•  Related	Libraries:	PerSense	Mobile	
Light	
8
Contextual	Manager	
Capture	Module:	Affinity	Network	
Storage	
Visited	
Networks	
Bluetooth	
Affinity	
network	
Wi-Fi	
Wi-Fi	
Direct	
Contextual	Manager	Service	
Periodically		
(30	seconds)	
Resource	
usage	
Apps,	device	
resources	
Periodically	
	(60	minutes)	
•  Affinity	Network	
•  Snapshot	of	the	neighborhood	
availability	over	0me	and	space	
•  Stores	raw	data	for	1	week	(1	
table	per	day	of	the	week)	
•  Each	entry	in	one	day	
corresponds	to	one	Peer,	
iden0fied	by	HASHED	BSSID	
•  Table	entry	is	tupple:	<int		
HASHED	MAC,		String	UUID,		
int	dayo5heweek,	int	array	
HourArray,			
double	
average_encounterduraAon,			
double	lat,	double	long>	
•  Related	Libraries:	PerSense	Mobile	
Light	
9
Contextual	Manager	
Capture	Module:	Resource	Usage	
Storage	
Visited	
Networks	
Bluetooth	
Affinity	
network	
Wi-Fi	
Wi-Fi	
Direct	
Contextual	Manager	Service	
Periodically		
(30	seconds)	
Resource	
usage	
Apps,	device	
resources	
Periodically	
	(60	minutes)	
10
Contextual	Manager	
Storage	Module	
•  LOCAL	SQL	database	
•  Table	1-7:	visited	networks	
(Monday	to	Sunday)	
•  Table	8-14:	Affinity	network	(peer	
status,	Monday	to	Sunday)	
•  Table	15-21:		ResourceUsage	(per	
hour,	Monday	to	Sunday,	mul0ple	
resources)	
•  Table	22-29	AppUsage	(per	hour,	
Monday	to	Sunday,	mul0ple	apps)	
•  Interface	to	external	applica0ons		
•  Internal	database	
synchroniza0on	feasible	
•  Contextual	Manager	Service	
manages	requests	and	storing	in	
database	
•  Periodic	updates	and	refreshing	
Storage	
Visited	
Networks	
Bluetooth	
Affinity	
network	
Wi-Fi	
Wi-Fi	
Direct	
Contextual	Manager	Service	
Periodically		
(30	seconds)	
Resource	
usage	
Apps,	device	
resources	
11
Contextual	Manager	
Inference	Module,	Indicators	
Inference	Module	
Affinity	network	
characteriza0on	
Usage	and	Similarity	
characteriza0on	
Request	
Manager	
Storage	
Contextual	Manager	Service	Affinity	network	characterizaAon	indicators	
•  Peer	list	(bluetooth	and	Wi-Fi	Direct)	at	instant	
t	or	over	0me	window	T.	
•  Interests	associated	to	each	peer.	
•  Ba_ery	status	of	each	peer.	
•  Average,	max,	min		connec0vity	dura0on	over	
period	T.	
•  Average.	Max,	min	contact	dura0on.	
•  Average	node	degree	over	0me	and	space.	
•  Cluster	distance.	
•  Visited	networks’	characteriza0on/ranking.	
Usage	and	similarity	characterizaAon	Indicators	
•  Preferred	visited	network	and/or	geo-loca0on.	
•  Type	(category)	of	preferred	applica0on	(e.g.	
most	used	over	0me	window	T).	
•  Time	spent	per	applica0on	category	(e.g.	per	
day).	
•  Similarity	level	computa0on	towards	
(registered	peers)	
A,U,	I	
12
Contextual	Manager	
Inference	Module,	A	and	U	Costs	
•  U(i):	internal	usage	weight	of	node	i	(measures	availability	of	the	node)	
•  A(i):		affinity	network	level	of	node	i	(measures	node	betweeness)	
•  I(i,j):	similarity	for	node	preferences	(measures	similarity	levels	based	on	preferences)	
13
3.	PerSense	Mobile	Light,	a	Tool	for	
Network	ContextualizaAon
Non-Intrusive Wireless Technology
PerSense Mobile Light, what For?
•  Android	App	developed	in	the	context	of	the	H2020	UMOBILE	project	
•  What	it	does:	mines	wireless	networks	non-intrusively	
•  Wi-Fi	and	Wi-Fi	Direct;	Bluetooth	
•  Captures	wireless	foot	prin0ng	aspects	(distances,	APs,	visits	type	and	
dura0on	and	geo-loca0on)	
•  All	data	are	stored	LOCALLY	and	in	accordance	with	European	guidelines	
•  Generates	csv	reports	daily	–	researchers	can	get	them	via	e-mail.	
•  PML	does	not	collect	any	personal	data	
•  Its	Purpose:	industrial	inves0ga0on	-	scien0fic	studies	and	traces	
concerning	roaming	and	interac0on	aspects	
•  Can	be	extended	upon	request,	to	capture	parameters	relevant	to	
interested	par6es	
•  Where	it	is	being	(further)	applied:	
•  PhD	students,	smart	ci0es	data	extrac0on	
•  UMOBILE	Lab	(soon,	to	be	open	to	the	external	community)	
•  QuesAons?	Info	at	sencepAon	dot	com	
15
PerSense	Mobile	Light	
How	to	Run?	
•  Google	App	store	(Android	only)	
•  Start	the	app	
Runs	in	background	
Stores	the	reports	a?er	1	day	in	a	folder	named	PerSense_mobile_light	
•  How	to	extract	results	
•  Open	the	app	and	send	reports	via	e-mail	OR	
•  Go	to	the	internal	memory	and	get	the	csv	files	(three	different	reports	per	day)	
•  How	to	visualize	results?	
•  Use	a	mining	tool	(e.g.	Orange,	RapidMiner)	
•  Soon:	UMOBILE	Portal	(February	2018)	
16
PerSense	Mobile	Light	
InteracAon	Reports	
Three	different	reports	generated	daily	
•  Roaming	Diary	(APs	crossed)	
•  Id.	Sequen0al	iden0fier	of	the	AP	waypoint	crossed;	
•  Bssid	of	the	AP;	Ssid	of	the	AP	
•  Dayo5heweek.	Integer	corresponding	to	the	day	of	the	week,	star0ng	by	Sunday	as	1,	and	ending	with	
Saturday	(7)	
•  AXracAveness.	Boolean	(0	not	connected;	1	connected)	
•  DateTime.	day	and	0me	when	the	device	entered	the	range	of	the	AP.	
•  LaAtude,	Longitude.	GPS	coordinates	for	the	device.	
•  Visited	Networks’	report,	list	of	access	points	the	device	connected	to.	
•  Id.	Sequen0al	iden0fier	of	the	AP	waypoint	crossed;	
•  Bssid	of	the	AP;	Ssid	of	the	AP	
•  Timeon.	Timestamp	for	the	start	of	the	connecAon	(MAC	Layer)	
•  Timeout.	Timestamp	for	the	end	of	the	connecAon	
•  Dayo5heweek.	Integer	corresponding	to	the	day	of	the	week,	star0ng	by	Sunday	as	1,		
and	ending	with	Saturday	(7).	Hour	corresponds	to	the	24-hour	0meslot	of	the	day.	
•  Affinity	network	report	provides	a	list	of	neighbors	over	Ame	(affinity	network).		
•  (id);	iden0fier	of	the	device	(uuid);		
•  MAC	address	(MAC);		
•  DateTime.	date	and	0me	when	the	peer	was	last	encountered		
•  Lat,	Long.	GPS	coordinates	for	the	device.		
17
PerSense	Mobile	Light	
Study	I:	Social	InteracAon	Analysis	in	Children*	
Study	on	clustering	and	0me	correla0on	of	roaming	habits/mobility	pa_erns	in	children	
Mauro	Bianchi	(mauro.bianchi@ulusofona.pt,	COPELABS/CTIP),	Anna	Pegna	(anna_pegna@iscte.pt,	ISCTE-IUL),		
Rute	Sofia	(rute.sofia@ulusofona.pt,	COPELABS/Sencep0on),	Igor	dos	Santos	(igor.santos@sencep0on.com,	Sencep0on)	
Ana	Loureiro	(ana.loureiro@ulusofona.pt,	COPELABS/CTIP),	Joana	Santos	(jsantos1103@gmail.com,	EPCV/ULHT)	
Ricardo	Rodrigues	(	ricardo.rodrigues@iscte.pt,	CIS-IUL)	
Data	collected,	1	day	(05.05.2017)	
distribuAon	of	visited	APs	over	Ame	
Data	collected,	1	day	(05.05.2017)	
Peers	around	
•  80	students,	ages	11-16	
•  8	different	classes	
•  8-10	teachers	
•  1	month	data	collec0on	
18
Data	collected,	1	day	(05.05.2017)	
connected	(1)	vs	crossed	access	points	(0	–	blue)
PerSense	Mobile	Light	
Study	II:	Network	Modeling	and	Measurement*	
•  Main	Results	
•  Results	show	that	it	is	feasible	to	rely	on	network	mining	
to	extract	concrete	daily	rouAne	habits,	e.g.,	
•  Time-based	characterizaAon	aspects	
•  Dura0on	of	a	daily	rou0ne	has	in	average	15	hours	
(instead	of	the	common	8	hours	rou0ne	used	in	
network	modeling)	
•  There	are	three	different	higher	connec0vity	
periods	during	one	day,	each	with	a	dura0on	of	
2-3	hours	(usually	tending	to	early	morning;	lunch	
0me;	late	a?ernoon)	
•  During	a	week,	there	is	a	one-day	period	of	more	
intense	connec0vity,	and	a	one-day	period	
(usually	Sunday)	of	lower	connec0vity	usage	
•  SpaAal	characterizaAon	aspects	
•  In	the	traces	obtained,	the	paths	traversed	held	
thousands	of	AP	per	day,	at	a	close	distance	
(0.09m-100m)	
•  Maximum	traversed	distance	in	1	day:	~	10	km	
•  Average	distance:	hundreds	of	meters	
19
*R	.	C.	Sofia,	P.	Mendes.	A	Characteriza0on	Study	of	Human	Wireless	Footprints	based	on	non-intrusive	Pervasive	Sensing.	Short	version	Under	
submission,	June	2017.			
h_p://www.umobile-project.eu/publica0ons?download=36:rute-sofia-paulo-mendes-a-characteriza0on-study-of-human-wireless-footprints-with-persense-mobile-
light-mobiarch-2016	
•  7	users	in	Lisbon	
•  4	shared	affilia0on	
•  2	week	data	collec0on	(2015)	
•  	Analysis	of	roaming	behavior	for	network	modeling
This	project	has	received	funding	from	
	the	European	Union's	Horizon	2020	research	and	innovaAon	programme		
under	grant	agreement	No	645124

Contenu connexe

Similaire à ACM ICN 2017 - UMOBILE tutorial Contextualization Session

OW2con11 Use Case SOA, Nov 24-25, Paris
OW2con11 Use Case SOA, Nov 24-25, ParisOW2con11 Use Case SOA, Nov 24-25, Paris
OW2con11 Use Case SOA, Nov 24-25, Paris
OW2
 
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud Systems
Hong-Linh Truong
 
Iptv2011 EBU AMWA SOA FIMS
Iptv2011 EBU AMWA SOA  FIMSIptv2011 EBU AMWA SOA  FIMS
Iptv2011 EBU AMWA SOA FIMS
EBU
 
CV_LiubaPoli-2016
CV_LiubaPoli-2016CV_LiubaPoli-2016
CV_LiubaPoli-2016
Liuba Poli
 

Similaire à ACM ICN 2017 - UMOBILE tutorial Contextualization Session (20)

From chroot to Docker to Kubernetes
From chroot to Docker to KubernetesFrom chroot to Docker to Kubernetes
From chroot to Docker to Kubernetes
 
Pervasive ar environment
Pervasive ar environmentPervasive ar environment
Pervasive ar environment
 
OW2con11 Use Case SOA, Nov 24-25, Paris
OW2con11 Use Case SOA, Nov 24-25, ParisOW2con11 Use Case SOA, Nov 24-25, Paris
OW2con11 Use Case SOA, Nov 24-25, Paris
 
Principles for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud SystemsPrinciples for Engineering Elastic IoT Cloud Systems
Principles for Engineering Elastic IoT Cloud Systems
 
A Model Based Concurrent Engineering Framework using ISO-19450 Standard
A Model Based Concurrent Engineering Framework using ISO-19450 StandardA Model Based Concurrent Engineering Framework using ISO-19450 Standard
A Model Based Concurrent Engineering Framework using ISO-19450 Standard
 
IMAGE SEGMENTATION AND ITS TECHNIQUES
IMAGE SEGMENTATION AND ITS TECHNIQUESIMAGE SEGMENTATION AND ITS TECHNIQUES
IMAGE SEGMENTATION AND ITS TECHNIQUES
 
Practical Aggregate Programming with Protelis @ SASO2017
Practical Aggregate Programming with Protelis @ SASO2017Practical Aggregate Programming with Protelis @ SASO2017
Practical Aggregate Programming with Protelis @ SASO2017
 
Introduction to Microservices
Introduction to MicroservicesIntroduction to Microservices
Introduction to Microservices
 
Task-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDrawTask-Driven Plasticity: One Step Forward with UbiDraw
Task-Driven Plasticity: One Step Forward with UbiDraw
 
Neuronvisio codejam5
Neuronvisio codejam5Neuronvisio codejam5
Neuronvisio codejam5
 
Srs
SrsSrs
Srs
 
Iptv2011 soa fims
Iptv2011 soa  fims Iptv2011 soa  fims
Iptv2011 soa fims
 
Iptv2011 EBU AMWA SOA FIMS
Iptv2011 EBU AMWA SOA  FIMSIptv2011 EBU AMWA SOA  FIMS
Iptv2011 EBU AMWA SOA FIMS
 
Engineering 4.0: Digitization through task automation and reuse
Engineering 4.0:  Digitization through task automation and reuseEngineering 4.0:  Digitization through task automation and reuse
Engineering 4.0: Digitization through task automation and reuse
 
Mini Project- Torque Control of a DC Motor
Mini Project- Torque Control of a DC MotorMini Project- Torque Control of a DC Motor
Mini Project- Torque Control of a DC Motor
 
CV_LiubaPoli-2016
CV_LiubaPoli-2016CV_LiubaPoli-2016
CV_LiubaPoli-2016
 
Thesis presentation: Middleware for Ubicomp - A Model Driven Development Appr...
Thesis presentation: Middleware for Ubicomp - A Model Driven Development Appr...Thesis presentation: Middleware for Ubicomp - A Model Driven Development Appr...
Thesis presentation: Middleware for Ubicomp - A Model Driven Development Appr...
 
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...IRJET-  	  Implementation of Cloud Energy Saving System using Virtual Machine...
IRJET- Implementation of Cloud Energy Saving System using Virtual Machine...
 
Open Platform for ICS Cybersecurity Research and Education
Open Platform for ICS Cybersecurity Research and EducationOpen Platform for ICS Cybersecurity Research and Education
Open Platform for ICS Cybersecurity Research and Education
 
I/O Challenges in Brain Tissue Simulation
I/O Challenges in Brain Tissue SimulationI/O Challenges in Brain Tissue Simulation
I/O Challenges in Brain Tissue Simulation
 

Plus de Rute C. Sofia

ULOOP project overview - the second generation of user-centric networking
ULOOP project overview - the second generation of user-centric networkingULOOP project overview - the second generation of user-centric networking
ULOOP project overview - the second generation of user-centric networking
Rute C. Sofia
 

Plus de Rute C. Sofia (20)

IoT Lab @COPELABS
IoT Lab @COPELABSIoT Lab @COPELABS
IoT Lab @COPELABS
 
Unified Communications in IoT, Evolutionary Aspects and the Role of Informati...
Unified Communications in IoT, Evolutionary Aspects and the Role of Informati...Unified Communications in IoT, Evolutionary Aspects and the Role of Informati...
Unified Communications in IoT, Evolutionary Aspects and the Role of Informati...
 
Piloto IPv6 - FCCN (1999)
Piloto IPv6 - FCCN (1999)Piloto IPv6 - FCCN (1999)
Piloto IPv6 - FCCN (1999)
 
Estudo do Protocolo ISAKMP/OAkley como Norma de Gestão de Chaves da Arquitect...
Estudo do Protocolo ISAKMP/OAkley como Norma de Gestão de Chaves da Arquitect...Estudo do Protocolo ISAKMP/OAkley como Norma de Gestão de Chaves da Arquitect...
Estudo do Protocolo ISAKMP/OAkley como Norma de Gestão de Chaves da Arquitect...
 
SICAP, a Shared-segment Inter-domain Control Aggregation Protocol (portuguese)
SICAP, a Shared-segment Inter-domain Control Aggregation Protocol (portuguese)SICAP, a Shared-segment Inter-domain Control Aggregation Protocol (portuguese)
SICAP, a Shared-segment Inter-domain Control Aggregation Protocol (portuguese)
 
Social Interaction and the Power of Mobility Estimation (2013)
Social Interaction and the Power of Mobility Estimation (2013)Social Interaction and the Power of Mobility Estimation (2013)
Social Interaction and the Power of Mobility Estimation (2013)
 
Global Mobility Management in Multi-access Networks
Global Mobility Management in Multi-access NetworksGlobal Mobility Management in Multi-access Networks
Global Mobility Management in Multi-access Networks
 
Mobility Management: Centralized vs. de-centralized approaches
Mobility Management: Centralized vs. de-centralized approachesMobility Management: Centralized vs. de-centralized approaches
Mobility Management: Centralized vs. de-centralized approaches
 
New approaches to mobility management in multi-access networks
New approaches to mobility management in multi-access networksNew approaches to mobility management in multi-access networks
New approaches to mobility management in multi-access networks
 
a SICAP: Shared-Segment based Inter-domain Control Aggregation Protocol.
a SICAP: Shared-Segment based Inter-domain Control Aggregation Protocol.a SICAP: Shared-Segment based Inter-domain Control Aggregation Protocol.
a SICAP: Shared-Segment based Inter-domain Control Aggregation Protocol.
 
ReCoop: Cooperative Wireless Networks, CeBIT 2010
ReCoop: Cooperative Wireless Networks, CeBIT 2010ReCoop: Cooperative Wireless Networks, CeBIT 2010
ReCoop: Cooperative Wireless Networks, CeBIT 2010
 
A Primer on Advanced Ethernet Forwarding
A Primer on Advanced Ethernet ForwardingA Primer on Advanced Ethernet Forwarding
A Primer on Advanced Ethernet Forwarding
 
Advanced in Forwarding and Routing
Advanced in Forwarding and RoutingAdvanced in Forwarding and Routing
Advanced in Forwarding and Routing
 
Future Internet Networking Architectures, New Paradigms
Future Internet Networking Architectures, New ParadigmsFuture Internet Networking Architectures, New Paradigms
Future Internet Networking Architectures, New Paradigms
 
COPELABS, an overview to ULHT Students
COPELABS, an overview to ULHT StudentsCOPELABS, an overview to ULHT Students
COPELABS, an overview to ULHT Students
 
Trust Management: Requirement in user-centric networking?
Trust Management: Requirement in user-centric networking?Trust Management: Requirement in user-centric networking?
Trust Management: Requirement in user-centric networking?
 
Social Sustainability Enabler: a Usage Scenario for E-inclusion
Social Sustainability Enabler: a Usage Scenario for E-inclusionSocial Sustainability Enabler: a Usage Scenario for E-inclusion
Social Sustainability Enabler: a Usage Scenario for E-inclusion
 
ULOOP project overview - the second generation of user-centric networking
ULOOP project overview - the second generation of user-centric networkingULOOP project overview - the second generation of user-centric networking
ULOOP project overview - the second generation of user-centric networking
 
ULOOP Second industrial workshop overview
ULOOP Second industrial workshop overviewULOOP Second industrial workshop overview
ULOOP Second industrial workshop overview
 
ULOOP standardization
ULOOP standardizationULOOP standardization
ULOOP standardization
 

Dernier

Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Chandigarh Call girls 9053900678 Call girls in Chandigarh
 
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
nirzagarg
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
JOHNBEBONYAP1
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Dernier (20)

2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
 
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
 
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
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
 
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
best call girls in Hyderabad Finest Escorts Service 📞 9352988975 📞 Available ...
 
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency""Boost Your Digital Presence: Partner with a Leading SEO Agency"
"Boost Your Digital Presence: Partner with a Leading SEO Agency"
 
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
Low Sexy Call Girls In Mohali 9053900678 🥵Have Save And Good Place 🥵
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
 
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
💚😋 Bilaspur Escort Service Call Girls, 9352852248 ₹5000 To 25K With AC💚😋
 
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 ...
 
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdfpdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
pdfcoffee.com_business-ethics-q3m7-pdf-free.pdf
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
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
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...Katraj ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For S...
Katraj ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For S...
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
 
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...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 

ACM ICN 2017 - UMOBILE tutorial Contextualization Session