際際滷

際際滷Share a Scribd company logo
Extracting	Hierarchies	of	Search	Tasks	&	
Subtasks
via	a	Bayesian	Nonparametric	Approach
Rishabh	Mehrotra,	Emine Yilmaz
9th August	2017,	Tokyo,	Japan
Introduction
Search	is	
omnipresent!
Introduction
Search	is	omnipresent
Understanding	users	
needs	is	hard!
Use	Case:	Search	Engines
 Simple	Tasks
 Complex	Tasks
Need	for	search	arises	from	real	world	task!
What	is	a	Task?	
 A	search	task	is	an	atomic	information	need	resulting	in	one	or	more	
queries	[Jones	and	Klinkner,	CIKM	'08]
 Complex	search	task:	A	set	of	related	information	needs,	resulting	in	
one	or	more	(possibly	complex)	tasks.
Credit
check
House buying
guide 
Houses
for sale
Loans for
house
17:00pm 17:02pm 17:06pm 18:15pm
Session 1 Session 2
Improve
credit
score
18:25pm
Why	Tasks?
Extracting	Search	Tasks:	Prior	Work
Clustering	session	based	queries	[WSDM'11]
Extracting	Search	Tasks:	Prior	Work
q
1
q
2
q
3
q
4
q
6
q
5
q
1
q
2
q
3
q
4
q
6
q
5
q
0
Latent!
Clustering	session	based	queries	[WSDM'11] Structured	Learning	Approach	[WWW'13]
Extracting	Search	Tasks:	Prior	Work
q
1
q
2
q
3
q
4
q
6
q
5
q
1
q
2
q
3
q
4
q
6
q
5
q
0
Latent!
Clustering	session	based	queries	[WSDM'11] Structured	Learning	Approach	[WWW'13]
Hawkes	Process	based	Task	Extraction	[KDD'14]
Extracting	Search	Tasks:	Prior	Work
q
1
q
2
q
3
q
4
q
6
q
5
q
1
q
2
q
3
q
4
q
6
q
5
q
0
Latent!
Clustering	session	based	queries	[WSDM'11] Structured	Learning	Approach	[WWW'13]
Hawkes	Process	based	Task	Extraction	[KDD'14] dd-CRPs	for	extracting	subtasks	[NAACL16]
Extracting	Search	Tasks:	Prior	Work
Problems:
 Link query to on-going task = long chains
 impure tasks
 Rely on large corpus of pre-tagged queries
 Do not aggregate across users
 Tasks are not necessarily flat-structures
 complex tasks decompose into sub-tasks
Extracting	Tasks	&	Subtasks
Goal:
Extract	hierarchies	of
search	tasks	&	sub-tasks
Hierarchies	of	Tasks	&	Subtasks
 Search	tasks	tend	to	be	hierarchical	in	nature
Constructing	Task	Hierarchies
 Most	previous	work	represents	tasks	as	flat	structures
 One	possibility:	Hierarchical	clustering	methods
 No	guide	on	the	correct	number	of	clusters
 Most	construct	binary	tree	representations	of	data
 Need	models	that	can	represent	trees	with	arbitrary	branches
 Complexity	is	a	major	problem
Hierarchical	Task	Extraction
Bayesian	non-parametric	approach
 Bayesian	Rose	Trees	[UAI10,	NIPS13]
 Represents	a	set	of	partitions	of	the	data		(recursively)
 Build	upon	Bayesian	Rose	Trees
 Each	node	of	the	tree	corresponds	to	a	task
 Each	task	represented	by	a	set	of	queries
Hierarchical	Task	Extraction
 Build	upon	Bayesian	Rose	Trees
 Each	node	of	the	tree	corresponds	to	a	task
 Each	task	represented	by	a	set	of	queries
 Goal:	Find	the	tree	structure	that	maximizes	
奪
=
)()(
))(|())(()|(
TPartT
TQpTpTQp
f
ff
Hierarchical	Task	Extraction
Mixture	over	
partitions	of	
data	points
 Build	upon	Bayesian	Rose	Trees
 Each	node	of	the	tree	corresponds	to	a	task
 Each	task	represented	by	a	set	of	queries
 Goal:	Find	the	tree	structure	that	maximizes	
 Number	of	partitions	consistent	with	T	can	be	exponentially	large
 Approximate	using	dynamic	programming:
奪
=
)()(
))(|())(()|(
TPartT
TQpTpTQp
f
ff
Hierarchical	Task	Extraction
Likelihood	of	queries	
belong	to	same	task
)|)(()1()()|(
)(
ii
TchT
TTT TTleavespQfTQP
i

-+= pp
Mixture	over	
partitions	of	
data	points
Data	Likelihood:	Query	to	Query	Affinity
r1:	Query	term	based	affinity
 Lexical	similarity	between	
queries
r2:	URL	based	affinity
 Similarity	between	the	returned	
URLs
r3:	User/Session	based	affinity
 Query	co-occurrence	in	the	
same	session
 奪 奪
=
=  
=
3
1 ||...1 ||...1
, ),|()(
k
k Qi Qj
kkqq
k
jirpQf ba
 Initially:	The	forest	contains	a	single	tree	for	each	query
Hierarchical	Task	Extraction
 Initially:	The	forest	contains	a	single	tree	for	each	query
 At	each	step,	pick	a	pair	of	trees	in	the	forest	to	be	merged
 Three	types	of	merging	operations
Hierarchical	Task	Extraction
 Initially:	The	forest	contains	a	single	tree	for	each	query
 At	each	step,	pick	a	pair	of	trees	in	the	forest	to	be	merged
 Three	types	of	merging	operations
 Which	trees	&	how	to	merge:
 Those	which	gives	the	highest	Bayes	Factor
improvement

)|()|(
)|(
JQpIQp
MQp
JI
M
Hierarchical	Task	Extraction
 Initially:	The	forest	contains	a	single	tree	for	each	query
 At	each	step,	pick	a	pair	of	trees	in	the	forest	to	be	merged
 Three	types	of	merging	operations
 Which	trees	&	how	to	merge:
 Those	which	gives	the	highest	Bayes	Factor
improvement
 Tree	Pruning:
 node	that	represents	a	coherent	task	should	not	be	split	further
 Prune	trees	based	on	task	coherence
)|()|(
)|(
JQpIQp
MQp
JI
M
)()(
),(
log),(
21
21
21
wpwp
wwp
wwPMI =
Hierarchical	Task	Extraction
 Experiment	1:	Search	task	identification
 Experiment	2:	Crowd-sourced	evaluation	of	hierarchy
 Experiment	3:	Term	prediction	application
Baselines:
1. Bestlink-SVM
2. QC-WCC/QC-HTC
3. LDA-Hawkes
4. LDA-TW
5. Jones	hierarchy
6. BHCD:	Bayesian	Hierarchical	Community	Detection
7. Bayesian	agglomerative	clustering
Experimental	Evaluation
Task	extraction	baselines
Hierarchical	model	baselines
 Pairwise	precision/recall:
 LDA-TW	performs	worst
 Too	strong	assumptions	on	queries	belonging	to	
same	task
 Gains	over	QC-HTC/WCC
 Query	affinities	can	better	reflect	semantic	
relationships
Experimental	Evaluation	 I
[Search	Task	Identification]
Flattened	version	of	hierarchy	is	useful	too!
 Evaluating	task	coherence:
 Task	Relatedness:	Randomly	pick	2	queries	from	a	task,	and
get	judgments	for	task	relatedness
 Evaluating	the	hierarchy:
 Valid hierarchy:
 parent	task	~	higher	level	task
 children	tasks	~	more	focused	subtasks
 Useful hierarchy:
 Is	the	subtask	useful	in	completing	the
overall	search	task?
Experimental	Evaluation	 II
[Hierarchy	Quality	Evaluation]
Extracts	tasks-subtasks	which	are	Valid	&	Useful	and	have	Related subtasks.
 Indirect	evaluation	based	on	term	
prediction
1. Construct	hierarchy
2. Map	to	correct	node	in	the	hierarchy
3. Leverage	node	queries	for	term	prediction
 Assumption: identifying	good	tasks	should	
help	in	predicting	future	queries
 Intersection	of	TREC	Session	track	&	AOL	
log	data
Experimental	Evaluation	 III
[Term	Prediction]
Outperforms	flat-task	extraction	techniques	as	well	as	hierarchical	baselines
 Hierarchies	provide	a	more	naturalistic	view	of	complex	tasks
 Bayesian	non-parametric	approach	for	hierarchy	extraction
 Coherence based	pruning	helps	identify	atomic	tasks
 Richer	&	more	expressive	models	of	tasks
 Valid,	useful	hierarchy	with	related	subtasks
Take-Home	Message
CAIR	Workshop	talk
on	Friday
Thank	You!
Rishabh	Mehrotra
PhD	candidate	@	UCL
http://rishabhmehrotra.com
@erishabh
r.mehrotra@cs.ucl.ac.uk
Summary:
- Naturalistic	view	of	tasks-subtasks
- Nonparametric	approach	
- Coherence	pruning	helps
- Richer	&	more	expressive
Future	Work:
- Evaluation	techniques	for	hierarchies
- Mapping	to	correct	level	in	hierarchy
- Subtask	sequences	&	transitions

More Related Content

Similar to SIGIR 2017: Extracting Hierarchies of Search Tasks & Subtasks via a Bayesian Nonparametric Approach (6)

Latest in AI for academicians
Latest in AI for academiciansLatest in AI for academicians
Latest in AI for academicians
Siddhesh Joglekar
20171207 domain-adaptation
20171207 domain-adaptation20171207 domain-adaptation
20171207 domain-adaptation
Taku Yoshioka
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Lucidworks
[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)
Kunwoo Park
Human-centric Software Development Tools
Human-centric Software Development ToolsHuman-centric Software Development Tools
Human-centric Software Development Tools
Gail Murphy
How Ethnography Can Save You Money
How Ethnography Can Save You MoneyHow Ethnography Can Save You Money
How Ethnography Can Save You Money
UXPA International
Latest in AI for academicians
Latest in AI for academiciansLatest in AI for academicians
Latest in AI for academicians
Siddhesh Joglekar
20171207 domain-adaptation
20171207 domain-adaptation20171207 domain-adaptation
20171207 domain-adaptation
Taku Yoshioka
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Building a Fast and Powerful Search App with Lucidworks Site Search - Andrew ...
Lucidworks
[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)[CS570] Machine Learning Team Project (I know what items really are)
[CS570] Machine Learning Team Project (I know what items really are)
Kunwoo Park
Human-centric Software Development Tools
Human-centric Software Development ToolsHuman-centric Software Development Tools
Human-centric Software Development Tools
Gail Murphy
How Ethnography Can Save You Money
How Ethnography Can Save You MoneyHow Ethnography Can Save You Money
How Ethnography Can Save You Money
UXPA International

More from Rishabh Mehrotra (9)

Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & TasksParts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Part 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 3: WWW 2018 tutorial on Understanding User Needs & TasksPart 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & TasksParts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Rishabh Mehrotra
Facebook London - Learning from User Interactions
Facebook London - Learning from User InteractionsFacebook London - Learning from User Interactions
Facebook London - Learning from User Interactions
Rishabh Mehrotra
Predicting Supply-side Engagement on Video Sharing Platforms
Predicting Supply-side Engagement on Video Sharing PlatformsPredicting Supply-side Engagement on Video Sharing Platforms
Predicting Supply-side Engagement on Video Sharing Platforms
Rishabh Mehrotra
Fairness in Web Search: Auditing Search Engines for Differential Satisfaction
Fairness in Web Search: Auditing Search Engines for Differential SatisfactionFairness in Web Search: Auditing Search Engines for Differential Satisfaction
Fairness in Web Search: Auditing Search Engines for Differential Satisfaction
Rishabh Mehrotra
Characterizing Cross Domain Search Behavior
Characterizing Cross Domain Search BehaviorCharacterizing Cross Domain Search Behavior
Characterizing Cross Domain Search Behavior
Rishabh Mehrotra
Search Tasks, Proactive Search & Digital Assistants
Search Tasks, Proactive Search & Digital AssistantsSearch Tasks, Proactive Search & Digital Assistants
Search Tasks, Proactive Search & Digital Assistants
Rishabh Mehrotra
Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & TasksParts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Parts 5 & 6: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 4: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Part 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 3: WWW 2018 tutorial on Understanding User Needs & TasksPart 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Part 3: WWW 2018 tutorial on Understanding User Needs & Tasks
Rishabh Mehrotra
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & TasksParts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Parts 1 & 2: WWW 2018 Tutorial: Understanding User Needs & Tasks
Rishabh Mehrotra
Facebook London - Learning from User Interactions
Facebook London - Learning from User InteractionsFacebook London - Learning from User Interactions
Facebook London - Learning from User Interactions
Rishabh Mehrotra
Predicting Supply-side Engagement on Video Sharing Platforms
Predicting Supply-side Engagement on Video Sharing PlatformsPredicting Supply-side Engagement on Video Sharing Platforms
Predicting Supply-side Engagement on Video Sharing Platforms
Rishabh Mehrotra
Fairness in Web Search: Auditing Search Engines for Differential Satisfaction
Fairness in Web Search: Auditing Search Engines for Differential SatisfactionFairness in Web Search: Auditing Search Engines for Differential Satisfaction
Fairness in Web Search: Auditing Search Engines for Differential Satisfaction
Rishabh Mehrotra
Characterizing Cross Domain Search Behavior
Characterizing Cross Domain Search BehaviorCharacterizing Cross Domain Search Behavior
Characterizing Cross Domain Search Behavior
Rishabh Mehrotra
Search Tasks, Proactive Search & Digital Assistants
Search Tasks, Proactive Search & Digital AssistantsSearch Tasks, Proactive Search & Digital Assistants
Search Tasks, Proactive Search & Digital Assistants
Rishabh Mehrotra

Recently uploaded (18)

A Teaching Guide for Those interested in teaching monkey beach
A Teaching Guide for Those interested in teaching monkey beachA Teaching Guide for Those interested in teaching monkey beach
A Teaching Guide for Those interested in teaching monkey beach
sethiserena
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
TANGKI4D
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
CartCoders
cyber hacking and cyber fraud by internet online money
cyber hacking and cyber fraud by internet online moneycyber hacking and cyber fraud by internet online money
cyber hacking and cyber fraud by internet online money
VEENAKSHI PATHAK
BSNL - ( Bharat Sanchar Nigam limited ).
BSNL - ( Bharat Sanchar Nigam limited ).BSNL - ( Bharat Sanchar Nigam limited ).
BSNL - ( Bharat Sanchar Nigam limited ).
VkHits
QasyndaAIFinalVersionPresentationStartup
QasyndaAIFinalVersionPresentationStartupQasyndaAIFinalVersionPresentationStartup
QasyndaAIFinalVersionPresentationStartup
AidarIsakhanov
IPv6 - Global and Malaysia's Perspectives
IPv6 - Global and Malaysia's PerspectivesIPv6 - Global and Malaysia's Perspectives
IPv6 - Global and Malaysia's Perspectives
APNIC
IDM Crack 2025 Internet Download Manger Patch
IDM Crack 2025 Internet Download Manger PatchIDM Crack 2025 Internet Download Manger Patch
IDM Crack 2025 Internet Download Manger Patch
wistrendugftr
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
CartCoders
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
IJCNCJournal
2a Solving Equations Bar Method.pkdkdmptx
2a Solving Equations Bar Method.pkdkdmptx2a Solving Equations Bar Method.pkdkdmptx
2a Solving Equations Bar Method.pkdkdmptx
alvinlibre
Hygiene-and-Sanitation with healthcare and the most important hygiene to be
Hygiene-and-Sanitation with healthcare and the most important hygiene to beHygiene-and-Sanitation with healthcare and the most important hygiene to be
Hygiene-and-Sanitation with healthcare and the most important hygiene to be
LoveJade1
HITRUST Overview and AI Assessments Webinar.pptx
HITRUST Overview and AI Assessments Webinar.pptxHITRUST Overview and AI Assessments Webinar.pptx
HITRUST Overview and AI Assessments Webinar.pptx
AmyPoblete3
Introduction on how unique identifier systems are managed and coordinated - R...
Introduction on how unique identifier systems are managed and coordinated - R...Introduction on how unique identifier systems are managed and coordinated - R...
Introduction on how unique identifier systems are managed and coordinated - R...
APNIC
phase_4_presentation[1] - Read-Only.pptx Iot
phase_4_presentation[1]  -  Read-Only.pptx Iotphase_4_presentation[1]  -  Read-Only.pptx Iot
phase_4_presentation[1] - Read-Only.pptx Iot
harshithamandya49
Here are the Top 10 Writers Of 2025 by GLCP
Here are the Top 10 Writers Of 2025 by GLCPHere are the Top 10 Writers Of 2025 by GLCP
Here are the Top 10 Writers Of 2025 by GLCP
glcppro
Intelligent-Systems-in-Manufacturing.pptx
Intelligent-Systems-in-Manufacturing.pptxIntelligent-Systems-in-Manufacturing.pptx
Intelligent-Systems-in-Manufacturing.pptx
ErickWasonga2
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdfKeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
sabranghindi
A Teaching Guide for Those interested in teaching monkey beach
A Teaching Guide for Those interested in teaching monkey beachA Teaching Guide for Those interested in teaching monkey beach
A Teaching Guide for Those interested in teaching monkey beach
sethiserena
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
JACKPOT TANGKI4D BERMAIN MENGGUNAKAN ID PRO 2025 TEPERCAYA LISENSI STAR GAMIN...
TANGKI4D
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
Custom Development vs Off-the-Shelf Solutions for Shopify Plus ERP Integratio...
CartCoders
cyber hacking and cyber fraud by internet online money
cyber hacking and cyber fraud by internet online moneycyber hacking and cyber fraud by internet online money
cyber hacking and cyber fraud by internet online money
VEENAKSHI PATHAK
BSNL - ( Bharat Sanchar Nigam limited ).
BSNL - ( Bharat Sanchar Nigam limited ).BSNL - ( Bharat Sanchar Nigam limited ).
BSNL - ( Bharat Sanchar Nigam limited ).
VkHits
QasyndaAIFinalVersionPresentationStartup
QasyndaAIFinalVersionPresentationStartupQasyndaAIFinalVersionPresentationStartup
QasyndaAIFinalVersionPresentationStartup
AidarIsakhanov
IPv6 - Global and Malaysia's Perspectives
IPv6 - Global and Malaysia's PerspectivesIPv6 - Global and Malaysia's Perspectives
IPv6 - Global and Malaysia's Perspectives
APNIC
IDM Crack 2025 Internet Download Manger Patch
IDM Crack 2025 Internet Download Manger PatchIDM Crack 2025 Internet Download Manger Patch
IDM Crack 2025 Internet Download Manger Patch
wistrendugftr
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
Shopify API Integration for Custom Analytics_ Advanced Metrics & Reporting Gu...
CartCoders
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
Elliptic Curve Cryptography Algorithm with Recurrent Neural Networks for Atta...
IJCNCJournal
2a Solving Equations Bar Method.pkdkdmptx
2a Solving Equations Bar Method.pkdkdmptx2a Solving Equations Bar Method.pkdkdmptx
2a Solving Equations Bar Method.pkdkdmptx
alvinlibre
Hygiene-and-Sanitation with healthcare and the most important hygiene to be
Hygiene-and-Sanitation with healthcare and the most important hygiene to beHygiene-and-Sanitation with healthcare and the most important hygiene to be
Hygiene-and-Sanitation with healthcare and the most important hygiene to be
LoveJade1
HITRUST Overview and AI Assessments Webinar.pptx
HITRUST Overview and AI Assessments Webinar.pptxHITRUST Overview and AI Assessments Webinar.pptx
HITRUST Overview and AI Assessments Webinar.pptx
AmyPoblete3
Introduction on how unique identifier systems are managed and coordinated - R...
Introduction on how unique identifier systems are managed and coordinated - R...Introduction on how unique identifier systems are managed and coordinated - R...
Introduction on how unique identifier systems are managed and coordinated - R...
APNIC
phase_4_presentation[1] - Read-Only.pptx Iot
phase_4_presentation[1]  -  Read-Only.pptx Iotphase_4_presentation[1]  -  Read-Only.pptx Iot
phase_4_presentation[1] - Read-Only.pptx Iot
harshithamandya49
Here are the Top 10 Writers Of 2025 by GLCP
Here are the Top 10 Writers Of 2025 by GLCPHere are the Top 10 Writers Of 2025 by GLCP
Here are the Top 10 Writers Of 2025 by GLCP
glcppro
Intelligent-Systems-in-Manufacturing.pptx
Intelligent-Systems-in-Manufacturing.pptxIntelligent-Systems-in-Manufacturing.pptx
Intelligent-Systems-in-Manufacturing.pptx
ErickWasonga2
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdfKeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
KeepItOn-2024-Internet-Shutdowns-Annual-Report.pdf
sabranghindi

SIGIR 2017: Extracting Hierarchies of Search Tasks & Subtasks via a Bayesian Nonparametric Approach