SlideShare a Scribd company logo
1 of 59
Download to read offline
Interactive Information Retrieval inspired by
Quantum Theory
Ingo Frommholz1
Haiming Liu2
Amit Kumar Jaiswal2
1
University of Wolverhampton
ifrommholz@acm.org
2
University of Bedfordshire
haiming.liu@beds.ac.uk
amit.jaiswal@study.beds.ac.uk
Refinitiv Labs London
January 14, 2021
Outline
Quantum-inspired Information Retrieval
Information Foraging Theory
Information Foraging and Quantum Probabilities
A Challenge
Quantum-inspired Information Retrieval
IR Models and Principles
Geometry, Probability and Logics [van Rijsbergen, 2004]
LUP
pDatalog
VSM LSI
LM
PRP
BM25
iPRP Boolean
IR Models and Principles
Geometry, Probability and Logics [van Rijsbergen, 2004]
LUP
pDatalog
VSM LSI
LM
PRP
BM25
iPRP Boolean
QM
IR Models and Principles
Geometry, Probability and Logics [van Rijsbergen, 2004]
LUP
pDatalog
VSM LSI
LM
PRP
BM25
iPRP Boolean
QMqPRP
QIA
A Language for IR
The geometry and mathematics behind quantum mechanics can
be seen as a ’language’ for expressing the different IR models
[van Rijsbergen, 2004].
Combination of geometry, probability and logics
Leading to non-classical probability theory and logics
Potential unified framework for IR models
Applications in areas outside physics emerging
Quantum Interaction symposia
IR as Quantum System?
An Analogy
Quantum System IR System
Particles, physical properties in
Hilbert spaces
Documents, relevance, informa-
tion needs in Hilbert Spaces
System state uncertain Information need (IN) uncertain
Observation changes system
state
Observed user interaction
changes system state
Observations interfere (Heisen-
berg)
Document relevance interferes
Combination of systems Combination of IN facets,
polyrepresentation, multimodal-
ity
Qubits and Quantum Systems
|0
|1
|ϕ
Qubit: basic unit of quantum information and
computing
A simple quantum system represented in a
Hilbert space
Two possible states: |0 and |1
(|. Dirac notation of vectors)
Qubits can be in state other than |0 and |1 (a
linear combination called superposition)
|ϕ = α|0 +β|1
with α,β ∈ C and |α|2
+|β|2
= 1
Then:
Pr(0| |ϕ ) = |α|2
(squared length of projection)
Quantum-inspired Information Access
Information Need Space [Piwowarski et al., 2010]
R
p1
p2
p4
p3
p5
System uncertain about user’s IN
Expressed by an ensemble S of possible
IN vectors :
S = {(p1,|ϕ1 ),...,(pn,|ϕn )}
Document relevance R richly described
as subspace (R is projector)
Probability of relevance:
Pr(R|d,S) = ∑
i
pi ·Pr(R|d,ϕi )
=||R|ϕ ||2
= tr(ρR)
with density matrix ρ = ∑i pi |ϕi ϕi |
User Interaction and Feedback
R∗
|ϕ1
|ϕ2
|ϕ5
|ϕ3
Outcome of feedback: Query,
relevant document, ...
Expressed as subspace
Project IN vectors onto
document subspace
User Interaction and Feedback
R∗
|ϕ1
|ϕ2
|ϕ4
|ϕ3
|ϕ5
Outcome of feedback: Query,
relevant document, ...
Expressed as subspace
Project IN vectors onto
document subspace
Document now gets
probability 1
System’s uncertainty
decreases
Also reflects changes in
information needs
Problems to Solve
How does our information need space look like?
How to build document subspaces R for relevance?
How to build ensemble S for information needs (in our case from
queries)?
Textual Representation
IN Space / Documents
|crash (Term)
|car (Term)
|jupiter (Term)
|jupiter crash
|car crash
R∗
topic
|ϕ
IN space based on term
space
IN vectors made of document
fragments
Weighting scheme (e.g., tf,
tf-idf,...)
Document is relevant to all
INs found in its fragments
Document subspace R
spanned by IN vectors
No length normalisation
necessary
Single-Term Query
Take all fragments vectors (IN
vectors) containing term t
This makes up ensemble St
Multi-Term Query
Mixture
Mixture of all combinations of
term fragments
The more term fragments are
contained, the more relevant
the document
S(M) = ∑n
i=1 wi Sti
wi is term weight
Multi-Term Query
Mixture of Superposition
Superpose all combinations
(e.g. 1√
2
(|ϕ +|ψ ))
The more fragment
superpositions are contained,
the more relevant a document
is
Indication that it works well
with multi-term concepts (e.g.
“digital libraries”)
Multi-Term Query
Tensor product
Assumption: each term
covers an IN aspect
Tensor product of all fragment
vectors combination of IN
aspects
The more tensor products are
satisfied, the more relevant is
the document
S(T) = i Sti
R(T) = i R
Pr(R(T)|d,S(T)) =
∏i Pr(R|d,Sti
)
What can it bring to IR?
Evaluation with several TREC collections
[Piwowarski et al., 2010]
Tensor representation of query could compete with BM25
We don’t lose retrieval effectiveness in an ad hoc scenario (but
gain expressiveness)
TREC-1 TREC-2 TREC-3 TREC-5 TREC-6 TREC-7 TREC-8 RB-2004
BM25 0.230 0.209 0.282 0.148 0.224 0.182 0.236 0.242
TF-IDF 0.084†
0.041†
0.056†
0.035†
0.088†
0.056†
0.082†
0.074†
M 0.205†
0.184†
0.226†
0.115†
0.173†
0.142†
0.165†
0.180†
MS 0.209†
0.167†
0.206†
0.112⇤
0.157†
0.117†
0.159†
0.165†
T1 0.232 0.195†
0.281 0.148 0.214 0.182 0.234 0.240
T2 0.222 0.200 0.259†
0.139 0.216 0.179 0.212†
0.228†
Table 1: This table reports mean average precision (MAP). The first line shows the test collection. The second and third lines
show the MAP value for BM25 and TF-IDF, respectively. For the query construction, M stands for mixture, MS for mixture
of superpositions, T1 and T2 for tensor product. For completeness, significance of the di↵erence with BM25 is shown for the
0.05 level (⇤
) and the 0.01 level (†
).
the span of the window (5). We can first observe that in all
Modelling Example: Author Space
Each author is a dimension
Non-orthogonal vectors:
authors not mutually exclusive
(conditional probability)
Angle between vectors
reflects the degree of
dependency (90◦ =
orthogonal = upright =
disjoint)
Example: Jones and Smith
(somehow) related, Smith and
Miller not
Modelling Example: Author Space
Document by Smith and Miller
User seeks for documents by
Jones
Document retrieved due to
relationship between Jones
and Smith
Modelling Example: Author/Topic Space
Combined author/topic space
Authors may be related only
w.r.t. a specific topic
Ex.: A user interested in
Smith’ documents about
logics may be interested in
Jones’ documents about
logics, but not in Jones’
documents about interactive
IR
Author represented as a
subspace
|SmithLogics
|JonesLogics
|JonesIIR
Modelling Example: Rating Space
Example: rating scale
good/bad/average – each is a
dimension
“Average” rated book
represented by 2-dimensional
subspace
User wants books which are
rated good
⇒ not relevant (|good
orthogonal)
Rrating
|good
|average
|bad
Polyrepresentation/Multiple Evidence
[Frommholz et al., 2010]
Content Author
Ratings
Comments
Polyrepresentation space as tensor product of single spaces
Probability that document is in total cognitive overlap:
Prpolyrep = Prcontent ×Prratings ×Prauthor ×Prcomments
User interaction may lead us into an entangled state (so far
unexplored relationship between polyrepresentation and
entanglement)
System Architecture
R∗
R∗
Quantum engine
Frontend / UI
User interaction
Subspace representation
State change
New state fed back
to frontend
QIA Extensions
Polyrepresentation [Frommholz et al., 2010]
Queries in sessions [Frommholz et al., 2011]
Use geometry and projections to determine type of and handle
follow-up query (generalisation, information need drift,
specialisation)
Summarisation [Piwowarski et al., 2012]
QIA interpretation of LSA-based methods
Query algebra for the QIA framework [Caputo et al., 2011]
Multimodal Query Auto Completion [Jaiswal et al., 2020b]
QIA Conclusion
QIA framework
User’s IN as ensemble of vectors
Documents as subspaces
User interaction and feedback
Term space, query construction
Can compete in an ad hoc scenario
Different representations
QIA extensions
Term space representation also applied in Quantum Language
Models (e.g., [Zhang et al., 2019])
Information Foraging Theory
Information Foraging Theory (IFT)
Optimal Foraging Theory aims to understand the rules that shape
the foraging behaviour of animals [Pirolli and Card, 1999].
[Pirolli, 2007] suggests how human seek information is like how
wild animals seek food
Information scent model
Information patch model
Information diet model
Information Scent Model
Describes how foragers follow information cues to find patches
with relevant information.
Aims to explain how people identify the value of information
based on cues.
Information Patch Model
Describes how foragers move between and within patches.
Predicts the amount of time a forager would/should spend within
a patch.
Information Diet Model
Describes how foragers decide which information to
use/consume
If a forager is too generalized, then they will waste too much
time on handling unprofitable information.
If a forager is too specialized, then they may waste too much
time searching for profitable information.
Application of IFT
Understanding user search behaviours and
preferences [Liu et al., 2010, Loumakis et al., 2011,
Azzopardi, 2014, Wittek et al., 2016, Ong et al., 2017,
Azzopardi et al., 2018, Niu and Fan, 2019, Shi et al., 2020,
Drias and Pasi, 2020, Jaiswal et al., 2019a, Jaiswal et al., 2019b,
Jaiswal et al., 2020b]
Improving effectiveness of the search
models [Azzopardi, 2014, Azzopardi et al., 2018,
Niu and Fan, 2019, Jaiswal et al., 2019a, Jaiswal et al., 2019b,
Jaiswal et al., 2020b]
Modelling and profiling Users [Liu et al., 2010]
Information Foraging and Quantum
Probabilities
Information Foraging Theory
Information Patch
Information Scent
IFT for Interactive IR
[Jaiswal et al., 2019a, Jaiswal et al., 2019c]
Information Foraging Theory (IFT) [Pirolli and Card, 1999] to
describe information retrieval behaviour which includes:
Information seeking: to locate interesting items.
Seeking strategies: to drive the users’ attention over a specific
item.
Behavioural effects: The influence on the selection of interesting
items.
Figure: The schematic architecture of Personalized Image RecSys
Personalised Content-based Image Recommendation
Interface
Image (I) = {Ipi,1
,Ipi,2
,...,Ipi,n
}
Image Query-auto Completion
[Jaiswal et al., 2020b]
qa∗ = argmax
q
P(q|qp,I) = argmax
{t1t2...tn}
P(t1t2...tn|qp,I)
Loss function = −∑
k
yk log( ˆqpk )+(1 −yk )log(1 − ˆqpk )
Intuitive Description using IFT
Probabilistic Patch Selection
How IFT Benefits an Interactive Framework?
IFT meets Reinforcement Learning (RL) [Jaiswal et al., 2020a]
To guide the searcher (or forager) during the information seeking
process (especially information exploration) by means of
Reinforced Foraging mechanism.
Reinforced Foraging: Reinforcement learning helps us devise
the Information Foraging strategy to follow the feat of information
seeking.
Assumption: We consider uncertainty in IS to be a problem that
is closely related to information need.
Representation of user actions (i.e. queries as information need)
follows the quantum probabilistic
constructs [Van Rijsbergen, 2004].
Theoretical framework that describes guided information
seeking powered by quantum-parameterised reinforced foraging.
Trivia
Why RL?
There is no supervision, only a reward signal.
Feedback is delayed, not instantaneous.
Agent’s actions effect subsequent data it receives.
Central idea of RL:
Interacts with the environment.
Learns from experience.
The target is to get the maximum expected cumulative rewards.
Central idea of Information Foraging theory (IFT):
Searches via information patches and constantly makes decision
among it.
Learns from enrichment.
The target is to get as much relevant information in as little time
as possible.
RL with IFT: Reinforced Foraging
Hypothesis: Information seeker as Forager [Wittek et al., 2016]
as RL agent.
Seeker adopts foraging behaviour (explore as well as exploit).
Reinforcement learning process enhanced by such type of
information seekers - so called, an adaptive RL agent.
IFT can resolve RL limitation of delayed reward i.e. "why every
step of seeker is important".
Foraging behaviour can enhance "experience" in reinforcement
learning mechanism.
Quantum Probability
Classical Probability
Given complete information,
there’s no residual
uncertainty; all probabilities
are then 0 or 1
Finite events - discrete and
mutually-exclusive
Quantum Probability
In every state, even if pure,
there are hypotheses whose
probabilities are neither 0 nor
1
Events defined in a complex
continuous vector space
(Hilbert Space) can be
represented as an arbitrary
vector
Constructs of quantum-inspired RL framework
Agent In our framework, the agent is a forager (information
seeker).
Action The agent executes query (as action |at , receives
states (|st ) and a scalar reward (Rei,ai
).
Environment Receives agent action (query) and emits
observation (|st+1 ) with corresponding reward.
State In our case, a state can be seen as the product of the
probability amplitudes of global-local projection (word
meanings) for all words of a query.
State Transition We use a feedback mechanism to compute the
transition among the states.
Policy We use stochastic policy network, so called Actor-Critic
reinforcement learning method.
Reward The success value of an agent’s action (|qi )
Quantum-inspired Reinforcement Learning Framework
Conclusion
Presented Quantum Information Access model based on Hilbert
spaces
Introduced Information Foraging Theory
Application of IFT in IR tasks – query auto-completion for image
search and recommendation
Formalised reinforcement learning with IFT in a quantum
framework
Thanks for your attention!
Questions?
Bibliography I
Azzopardi, L. (2014).
Modelling interaction with economic models of search.
In Proceedings of the 37th international ACM SIGIR conference
on Research & development in information retrieval, pages 3–12.
Azzopardi, L., Thomas, P., and Craswell, N. (2018).
Measuring the utility of search engine result pages: an information
foraging based measure.
In The 41st International ACM SIGIR Conference on Research &
Development in Information Retrieval, pages 605–614.
Caputo, A., Piwowarski, B., and Lalmas, M. (2011).
A Query Algebra for Quantum Information Retrieval.
In Proceedings of the 2nd Italian Information Retrieval Workshop
2011.
Bibliography II
Drias, Y. and Pasi, G. (2020).
Credible information foraging on social media.
In World Conference on Information Systems and Technologies,
pages 415–425. Springer.
Frommholz, I., Larsen, B., Piwowarski, B., Lalmas, M., Ingwersen,
P., and van Rijsbergen, K. (2010).
Supporting Polyrepresentation in a Quantum-inspired Geometrical
Retrieval Framework.
In Proceedings of the 2010 Information Interaction in Context
Symposium, pages 115–124, New Brunswick. ACM.
Frommholz, I., Piwowarski, B., Lalmas, M., and van Rijsbergen, K.
(2011).
Processing Queries in Session in a Quantum-Inspired IR
Framework.
In Clough, P., Foley, C., Gurrin, C., Jones, G. J. F., Kraaij, W., Lee,
H., and Mudoch, V., editors, Proceedings ECIR 2011, volume
Bibliography III
6611 of Lecture Notes in Computer Science, pages 751–754.
Springer.
Jaiswal, A. K., Liu, H., and Frommholz, I. (2019a).
Effects of foraging in personalized content-based image
recommendation.
arXiv preprint arXiv:1907.00483.
Jaiswal, A. K., Liu, H., and Frommholz, I. (2019b).
Information Foraging for Enhancing Implicit Feedback in
Content-based Image Recommendation.
In Proceedings of the 11th Forum for Information Retrieval
Evaluation (FIRE 2019), pages 65–69, Kolkata, India. ACM.
Jaiswal, A. K., Liu, H., and Frommholz, I. (2019c).
Information foraging for enhancing implicit feedback in
content-based image recommendation.
In Proceedings of the 11th Forum for Information Retrieval
Evaluation, pages 65–69.
Bibliography IV
Jaiswal, A. K., Liu, H., and Frommholz, I. (2020a).
Reinforcement learning-driven information seeking: A quantum
probabilistic approach.
arXiv preprint arXiv:2008.02372.
Jaiswal, A. K., Liu, H., and Frommholz, I. (2020b).
Utilising Information Foraging Theory for User Interaction with
Image Query Auto-Completion.
In Proceedings European Conference on Information Retrieval
(ECIR 2020). Springer.
Liu, H., Mulholland, P., Song, D., Uren, V., and Rüger, S. (2010).
Applying information foraging theory to understand user
interaction with content-based image retrieval.
In Proceedings of the third symposium on Information interaction
in context, pages 135–144.
Bibliography V
Loumakis, F., Stumpf, S., and Grayson, D. (2011).
This image smells good: effects of image information scent in
search engine results pages.
In Proceedings of the 20th ACM international conference on
Information and knowledge management, pages 475–484.
Niu, X. and Fan, X. (2019).
Deep learning of human information foraging behavior with a
search engine.
In Proceedings of the 2019 ACM SIGIR International Conference
on Theory of Information Retrieval, pages 185–192.
Ong, K., Järvelin, K., Sanderson, M., and Scholer, F. (2017).
Using information scent to understand mobile and desktop web
search behavior.
In Proceedings of the 40th International ACM SIGIR Conference
on Research and Development in Information Retrieval, pages
295–304.
Bibliography VI
Pirolli, P. (2007).
Information foraging theory: Adaptive interaction with information.
Oxford University Press.
Pirolli, P. and Card, S. (1999).
Information foraging.
Psychological review, 106(4):643.
Piwowarski, B., Amini, M.-R., and Lalmas, M. (2012).
On using a Quantum Physics formalism for Multi-document
Summarisation.
Journal of the American Society for Information Science and
Technology (JASIST).
Piwowarski, B., Frommholz, I., Lalmas, M., and Van Rijsbergen, K.
(2010).
What can Quantum Theory Bring to Information Retrieval?
In Proc. 19th International Conference on Information and
Knowledge Management, pages 59–68.
Bibliography VII
Shi, X., Zheng, X., and Yang, F. (2020).
Exploring payment behavior for live courses in social q&a
communities: An information foraging perspective.
Information Processing & Management, 57(4):102241.
Van Rijsbergen, C. J. (2004).
The geometry of information retrieval.
Cambridge University Press.
van Rijsbergen, C. J. (2004).
The Geometry of Information Retrieval.
Cambridge University Press, New York, NY, USA.
Wittek, P., Liu, Y.-H., Darányi, S., Gedeon, T., and Lim, I. S.
(2016).
Risk and ambiguity in information seeking: Eye gaze patterns
reveal contextual behavior in dealing with uncertainty.
Frontiers in psychology, 7:1790.
Bibliography VIII
Zhang, L., Zhang, P., Ma, X., Gu, S., Su, Z., and Song, D. (2019).
A Generalized Language Model in Tensor Space.
Proceedings of the AAAI Conference on Artificial Intelligence,
33:7450–7458.
Reinforcement Learning Setup

More Related Content

What's hot

Automated building of taxonomies for search engines
Automated building of taxonomies for search enginesAutomated building of taxonomies for search engines
Automated building of taxonomies for search enginesBoris Galitsky
 
IRJET - Document Comparison based on TF-IDF Metric
IRJET - Document Comparison based on TF-IDF MetricIRJET - Document Comparison based on TF-IDF Metric
IRJET - Document Comparison based on TF-IDF MetricIRJET Journal
 
Document ranking using qprp with concept of multi dimensional subspace
Document ranking using qprp with concept of multi dimensional subspaceDocument ranking using qprp with concept of multi dimensional subspace
Document ranking using qprp with concept of multi dimensional subspacePrakash Dubey
 
Proposed Method for String Transformation using Probablistic Approach
Proposed Method for String Transformation using Probablistic ApproachProposed Method for String Transformation using Probablistic Approach
Proposed Method for String Transformation using Probablistic ApproachEditor IJMTER
 
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems Navodaya Institute of Technology
 
A comparative analysis of particle swarm optimization and k means algorithm f...
A comparative analysis of particle swarm optimization and k means algorithm f...A comparative analysis of particle swarm optimization and k means algorithm f...
A comparative analysis of particle swarm optimization and k means algorithm f...ijnlc
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...Jinho Choi
 
Reference Scope Identification of Citances Using Convolutional Neural Network
Reference Scope Identification of Citances Using Convolutional Neural NetworkReference Scope Identification of Citances Using Convolutional Neural Network
Reference Scope Identification of Citances Using Convolutional Neural NetworkSaurav Jha
 
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATA
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATAEFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATA
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATAcsandit
 
Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning
Learning Collaborative Agents with Rule Guidance for Knowledge Graph ReasoningLearning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning
Learning Collaborative Agents with Rule Guidance for Knowledge Graph ReasoningDeren Lei
 
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...cseij
 
A Novel Approach for User Search Results Using Feedback Sessions
A Novel Approach for User Search Results Using Feedback  SessionsA Novel Approach for User Search Results Using Feedback  Sessions
A Novel Approach for User Search Results Using Feedback SessionsIJMER
 
An Application of Pattern matching for Motif Identification
An Application of Pattern matching for Motif IdentificationAn Application of Pattern matching for Motif Identification
An Application of Pattern matching for Motif IdentificationCSCJournals
 
C03504013016
C03504013016C03504013016
C03504013016theijes
 
Multi Document Text Summarization using Backpropagation Network
Multi Document Text Summarization using Backpropagation NetworkMulti Document Text Summarization using Backpropagation Network
Multi Document Text Summarization using Backpropagation NetworkIRJET Journal
 

What's hot (20)

Automated building of taxonomies for search engines
Automated building of taxonomies for search enginesAutomated building of taxonomies for search engines
Automated building of taxonomies for search engines
 
IRJET - Document Comparison based on TF-IDF Metric
IRJET - Document Comparison based on TF-IDF MetricIRJET - Document Comparison based on TF-IDF Metric
IRJET - Document Comparison based on TF-IDF Metric
 
Document ranking using qprp with concept of multi dimensional subspace
Document ranking using qprp with concept of multi dimensional subspaceDocument ranking using qprp with concept of multi dimensional subspace
Document ranking using qprp with concept of multi dimensional subspace
 
Proposed Method for String Transformation using Probablistic Approach
Proposed Method for String Transformation using Probablistic ApproachProposed Method for String Transformation using Probablistic Approach
Proposed Method for String Transformation using Probablistic Approach
 
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems
A Simple Method for Solving Type-2 and Type-4 Fuzzy Transportation Problems
 
A comparative analysis of particle swarm optimization and k means algorithm f...
A comparative analysis of particle swarm optimization and k means algorithm f...A comparative analysis of particle swarm optimization and k means algorithm f...
A comparative analysis of particle swarm optimization and k means algorithm f...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Test for AI model
Test for AI modelTest for AI model
Test for AI model
 
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...
The Pupil Has Become the Master: Teacher-Student Model-Based Word Embedding D...
 
Reference Scope Identification of Citances Using Convolutional Neural Network
Reference Scope Identification of Citances Using Convolutional Neural NetworkReference Scope Identification of Citances Using Convolutional Neural Network
Reference Scope Identification of Citances Using Convolutional Neural Network
 
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATA
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATAEFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATA
EFFICIENTLY PROCESSING OF TOP-K TYPICALITY QUERY FOR STRUCTURED DATA
 
Cg4201552556
Cg4201552556Cg4201552556
Cg4201552556
 
Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning
Learning Collaborative Agents with Rule Guidance for Knowledge Graph ReasoningLearning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning
Learning Collaborative Agents with Rule Guidance for Knowledge Graph Reasoning
 
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...
USING TF-ISF WITH LOCAL CONTEXT TO GENERATE AN OWL DOCUMENT REPRESENTATION FO...
 
A Novel Approach for User Search Results Using Feedback Sessions
A Novel Approach for User Search Results Using Feedback  SessionsA Novel Approach for User Search Results Using Feedback  Sessions
A Novel Approach for User Search Results Using Feedback Sessions
 
An Application of Pattern matching for Motif Identification
An Application of Pattern matching for Motif IdentificationAn Application of Pattern matching for Motif Identification
An Application of Pattern matching for Motif Identification
 
C03504013016
C03504013016C03504013016
C03504013016
 
E1062530
E1062530E1062530
E1062530
 
Bl24409420
Bl24409420Bl24409420
Bl24409420
 
Multi Document Text Summarization using Backpropagation Network
Multi Document Text Summarization using Backpropagation NetworkMulti Document Text Summarization using Backpropagation Network
Multi Document Text Summarization using Backpropagation Network
 

Similar to Interactive Information Retrieval inspired by Quantum Theory

Language independent document
Language independent documentLanguage independent document
Language independent documentijcsit
 
Intelligent Methods in Models of Text Information Retrieval: Implications for...
Intelligent Methods in Models of Text Information Retrieval: Implications for...Intelligent Methods in Models of Text Information Retrieval: Implications for...
Intelligent Methods in Models of Text Information Retrieval: Implications for...inscit2006
 
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...Marko Rodriguez
 
Pak eko 4412ijdms01
Pak eko 4412ijdms01Pak eko 4412ijdms01
Pak eko 4412ijdms01hyuviridvic
 
Modelling User Interaction utilising Information Foraging Theory (and a bit o...
Modelling User Interaction utilising Information Foraging Theory (and a bit o...Modelling User Interaction utilising Information Foraging Theory (and a bit o...
Modelling User Interaction utilising Information Foraging Theory (and a bit o...Ingo Frommholz
 
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...Daniel Valcarce
 
A new approach to achieve the users’ habitual opportunities on social media
A new approach to achieve the users’ habitual opportunities on social mediaA new approach to achieve the users’ habitual opportunities on social media
A new approach to achieve the users’ habitual opportunities on social mediaIAESIJAI
 
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...Niki Pavlopoulou
 
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...IRJET Journal
 
Algorithm for calculating relevance of documents in information retrieval sys...
Algorithm for calculating relevance of documents in information retrieval sys...Algorithm for calculating relevance of documents in information retrieval sys...
Algorithm for calculating relevance of documents in information retrieval sys...IRJET Journal
 
Spatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSpatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSwapnil Shrivastav
 
Learning Content and Usage Factors Simultaneously
Learning Content and Usage Factors SimultaneouslyLearning Content and Usage Factors Simultaneously
Learning Content and Usage Factors SimultaneouslyArnab Bhadury
 
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...IJCI JOURNAL
 
machine translation evaluation resources and methods: a survey
machine translation evaluation resources and methods: a surveymachine translation evaluation resources and methods: a survey
machine translation evaluation resources and methods: a surveyLifeng (Aaron) Han
 
PhD Consortium ADBIS presetation.
PhD Consortium ADBIS presetation.PhD Consortium ADBIS presetation.
PhD Consortium ADBIS presetation.Giuseppe Ricci
 
A combined-conventional-and-differential-evolution-method-for-model-order-red...
A combined-conventional-and-differential-evolution-method-for-model-order-red...A combined-conventional-and-differential-evolution-method-for-model-order-red...
A combined-conventional-and-differential-evolution-method-for-model-order-red...Cemal Ardil
 
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...Daniel Valcarce
 
Query Translation for Data Sources with Heterogeneous Content Semantics
Query Translation for Data Sources with Heterogeneous Content Semantics Query Translation for Data Sources with Heterogeneous Content Semantics
Query Translation for Data Sources with Heterogeneous Content Semantics Jie Bao
 

Similar to Interactive Information Retrieval inspired by Quantum Theory (20)

Language independent document
Language independent documentLanguage independent document
Language independent document
 
Intelligent Methods in Models of Text Information Retrieval: Implications for...
Intelligent Methods in Models of Text Information Retrieval: Implications for...Intelligent Methods in Models of Text Information Retrieval: Implications for...
Intelligent Methods in Models of Text Information Retrieval: Implications for...
 
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...
A Practical Ontology for the Large-Scale Modeling of Scholarly Artifacts and ...
 
Pak eko 4412ijdms01
Pak eko 4412ijdms01Pak eko 4412ijdms01
Pak eko 4412ijdms01
 
Modelling User Interaction utilising Information Foraging Theory (and a bit o...
Modelling User Interaction utilising Information Foraging Theory (and a bit o...Modelling User Interaction utilising Information Foraging Theory (and a bit o...
Modelling User Interaction utilising Information Foraging Theory (and a bit o...
 
Poster
PosterPoster
Poster
 
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...
Exploring Statistical Language Models for Recommender Systems [RecSys '15 DS ...
 
A new approach to achieve the users’ habitual opportunities on social media
A new approach to achieve the users’ habitual opportunities on social mediaA new approach to achieve the users’ habitual opportunities on social media
A new approach to achieve the users’ habitual opportunities on social media
 
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...
Using Embeddings for Dynamic Diverse Summarisation in Heterogeneous Graph Str...
 
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...
Mining Users Rare Sequential Topic Patterns from Tweets based on Topic Extrac...
 
Algorithm for calculating relevance of documents in information retrieval sys...
Algorithm for calculating relevance of documents in information retrieval sys...Algorithm for calculating relevance of documents in information retrieval sys...
Algorithm for calculating relevance of documents in information retrieval sys...
 
Spatial analysis and Analysis Tools
Spatial analysis and Analysis ToolsSpatial analysis and Analysis Tools
Spatial analysis and Analysis Tools
 
Learning Content and Usage Factors Simultaneously
Learning Content and Usage Factors SimultaneouslyLearning Content and Usage Factors Simultaneously
Learning Content and Usage Factors Simultaneously
 
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...
EXPLAINING THE PERFORMANCE OF COLLABORATIVE FILTERING METHODS WITH OPTIMAL DA...
 
machine translation evaluation resources and methods: a survey
machine translation evaluation resources and methods: a surveymachine translation evaluation resources and methods: a survey
machine translation evaluation resources and methods: a survey
 
PhD Consortium ADBIS presetation.
PhD Consortium ADBIS presetation.PhD Consortium ADBIS presetation.
PhD Consortium ADBIS presetation.
 
Iciap 2
Iciap 2Iciap 2
Iciap 2
 
A combined-conventional-and-differential-evolution-method-for-model-order-red...
A combined-conventional-and-differential-evolution-method-for-model-order-red...A combined-conventional-and-differential-evolution-method-for-model-order-red...
A combined-conventional-and-differential-evolution-method-for-model-order-red...
 
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...
A Study of Smoothing Methods for Relevance-Based Language Modelling of Recomm...
 
Query Translation for Data Sources with Heterogeneous Content Semantics
Query Translation for Data Sources with Heterogeneous Content Semantics Query Translation for Data Sources with Heterogeneous Content Semantics
Query Translation for Data Sources with Heterogeneous Content Semantics
 

More from Ingo Frommholz

Evaluating Search Performance
Evaluating Search PerformanceEvaluating Search Performance
Evaluating Search PerformanceIngo Frommholz
 
Evaluating Search Performance
Evaluating Search PerformanceEvaluating Search Performance
Evaluating Search PerformanceIngo Frommholz
 
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ Project
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ ProjectQuantum Mechanics meet Information Search and Retrieval – The QUARTZ Project
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ ProjectIngo Frommholz
 
Polyrepresentation in a Quantum-inspired Information Retrieval Framework
Polyrepresentation in a Quantum-inspired Information Retrieval FrameworkPolyrepresentation in a Quantum-inspired Information Retrieval Framework
Polyrepresentation in a Quantum-inspired Information Retrieval FrameworkIngo Frommholz
 
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...Ingo Frommholz
 
Information Retrieval Models Part I
Information Retrieval Models Part IInformation Retrieval Models Part I
Information Retrieval Models Part IIngo Frommholz
 
Quantum Probabilities and Quantum-inspired Information Retrieval
Quantum Probabilities and Quantum-inspired Information RetrievalQuantum Probabilities and Quantum-inspired Information Retrieval
Quantum Probabilities and Quantum-inspired Information RetrievalIngo Frommholz
 

More from Ingo Frommholz (7)

Evaluating Search Performance
Evaluating Search PerformanceEvaluating Search Performance
Evaluating Search Performance
 
Evaluating Search Performance
Evaluating Search PerformanceEvaluating Search Performance
Evaluating Search Performance
 
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ Project
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ ProjectQuantum Mechanics meet Information Search and Retrieval – The QUARTZ Project
Quantum Mechanics meet Information Search and Retrieval – The QUARTZ Project
 
Polyrepresentation in a Quantum-inspired Information Retrieval Framework
Polyrepresentation in a Quantum-inspired Information Retrieval FrameworkPolyrepresentation in a Quantum-inspired Information Retrieval Framework
Polyrepresentation in a Quantum-inspired Information Retrieval Framework
 
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...
Polyrepresentation in Complex (Book) Search Tasks - How can we use what the o...
 
Information Retrieval Models Part I
Information Retrieval Models Part IInformation Retrieval Models Part I
Information Retrieval Models Part I
 
Quantum Probabilities and Quantum-inspired Information Retrieval
Quantum Probabilities and Quantum-inspired Information RetrievalQuantum Probabilities and Quantum-inspired Information Retrieval
Quantum Probabilities and Quantum-inspired Information Retrieval
 

Recently uploaded

Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxSulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxnoordubaliya2003
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayupadhyaymani499
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPirithiRaju
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxyaramohamed343013
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuinethapagita
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxNandakishor Bhaurao Deshmukh
 

Recently uploaded (20)

Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptxSulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
Sulphur & Phosphrus Cycle PowerPoint Presentation (2) [Autosaved]-3-1.pptx
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Citronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyayCitronella presentation SlideShare mani upadhyay
Citronella presentation SlideShare mani upadhyay
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdfPests of soyabean_Binomics_IdentificationDr.UPR.pdf
Pests of soyabean_Binomics_IdentificationDr.UPR.pdf
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docx
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 GenuineCall Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
Call Girls in Majnu Ka Tilla Delhi 🔝9711014705🔝 Genuine
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptxTHE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
THE ROLE OF PHARMACOGNOSY IN TRADITIONAL AND MODERN SYSTEM OF MEDICINE.pptx
 

Interactive Information Retrieval inspired by Quantum Theory

  • 1. Interactive Information Retrieval inspired by Quantum Theory Ingo Frommholz1 Haiming Liu2 Amit Kumar Jaiswal2 1 University of Wolverhampton ifrommholz@acm.org 2 University of Bedfordshire haiming.liu@beds.ac.uk amit.jaiswal@study.beds.ac.uk Refinitiv Labs London January 14, 2021
  • 2. Outline Quantum-inspired Information Retrieval Information Foraging Theory Information Foraging and Quantum Probabilities
  • 5. IR Models and Principles Geometry, Probability and Logics [van Rijsbergen, 2004] LUP pDatalog VSM LSI LM PRP BM25 iPRP Boolean
  • 6. IR Models and Principles Geometry, Probability and Logics [van Rijsbergen, 2004] LUP pDatalog VSM LSI LM PRP BM25 iPRP Boolean QM
  • 7. IR Models and Principles Geometry, Probability and Logics [van Rijsbergen, 2004] LUP pDatalog VSM LSI LM PRP BM25 iPRP Boolean QMqPRP QIA
  • 8. A Language for IR The geometry and mathematics behind quantum mechanics can be seen as a ’language’ for expressing the different IR models [van Rijsbergen, 2004]. Combination of geometry, probability and logics Leading to non-classical probability theory and logics Potential unified framework for IR models Applications in areas outside physics emerging Quantum Interaction symposia
  • 9. IR as Quantum System? An Analogy Quantum System IR System Particles, physical properties in Hilbert spaces Documents, relevance, informa- tion needs in Hilbert Spaces System state uncertain Information need (IN) uncertain Observation changes system state Observed user interaction changes system state Observations interfere (Heisen- berg) Document relevance interferes Combination of systems Combination of IN facets, polyrepresentation, multimodal- ity
  • 10. Qubits and Quantum Systems |0 |1 |ϕ Qubit: basic unit of quantum information and computing A simple quantum system represented in a Hilbert space Two possible states: |0 and |1 (|. Dirac notation of vectors) Qubits can be in state other than |0 and |1 (a linear combination called superposition) |ϕ = α|0 +β|1 with α,β ∈ C and |α|2 +|β|2 = 1 Then: Pr(0| |ϕ ) = |α|2 (squared length of projection)
  • 11. Quantum-inspired Information Access Information Need Space [Piwowarski et al., 2010] R p1 p2 p4 p3 p5 System uncertain about user’s IN Expressed by an ensemble S of possible IN vectors : S = {(p1,|ϕ1 ),...,(pn,|ϕn )} Document relevance R richly described as subspace (R is projector) Probability of relevance: Pr(R|d,S) = ∑ i pi ·Pr(R|d,ϕi ) =||R|ϕ ||2 = tr(ρR) with density matrix ρ = ∑i pi |ϕi ϕi |
  • 12. User Interaction and Feedback R∗ |ϕ1 |ϕ2 |ϕ5 |ϕ3 Outcome of feedback: Query, relevant document, ... Expressed as subspace Project IN vectors onto document subspace
  • 13. User Interaction and Feedback R∗ |ϕ1 |ϕ2 |ϕ4 |ϕ3 |ϕ5 Outcome of feedback: Query, relevant document, ... Expressed as subspace Project IN vectors onto document subspace Document now gets probability 1 System’s uncertainty decreases Also reflects changes in information needs
  • 14. Problems to Solve How does our information need space look like? How to build document subspaces R for relevance? How to build ensemble S for information needs (in our case from queries)?
  • 15. Textual Representation IN Space / Documents |crash (Term) |car (Term) |jupiter (Term) |jupiter crash |car crash R∗ topic |ϕ IN space based on term space IN vectors made of document fragments Weighting scheme (e.g., tf, tf-idf,...) Document is relevant to all INs found in its fragments Document subspace R spanned by IN vectors No length normalisation necessary
  • 16. Single-Term Query Take all fragments vectors (IN vectors) containing term t This makes up ensemble St
  • 17. Multi-Term Query Mixture Mixture of all combinations of term fragments The more term fragments are contained, the more relevant the document S(M) = ∑n i=1 wi Sti wi is term weight
  • 18. Multi-Term Query Mixture of Superposition Superpose all combinations (e.g. 1√ 2 (|ϕ +|ψ )) The more fragment superpositions are contained, the more relevant a document is Indication that it works well with multi-term concepts (e.g. “digital libraries”)
  • 19. Multi-Term Query Tensor product Assumption: each term covers an IN aspect Tensor product of all fragment vectors combination of IN aspects The more tensor products are satisfied, the more relevant is the document S(T) = i Sti R(T) = i R Pr(R(T)|d,S(T)) = ∏i Pr(R|d,Sti )
  • 20. What can it bring to IR? Evaluation with several TREC collections [Piwowarski et al., 2010] Tensor representation of query could compete with BM25 We don’t lose retrieval effectiveness in an ad hoc scenario (but gain expressiveness) TREC-1 TREC-2 TREC-3 TREC-5 TREC-6 TREC-7 TREC-8 RB-2004 BM25 0.230 0.209 0.282 0.148 0.224 0.182 0.236 0.242 TF-IDF 0.084† 0.041† 0.056† 0.035† 0.088† 0.056† 0.082† 0.074† M 0.205† 0.184† 0.226† 0.115† 0.173† 0.142† 0.165† 0.180† MS 0.209† 0.167† 0.206† 0.112⇤ 0.157† 0.117† 0.159† 0.165† T1 0.232 0.195† 0.281 0.148 0.214 0.182 0.234 0.240 T2 0.222 0.200 0.259† 0.139 0.216 0.179 0.212† 0.228† Table 1: This table reports mean average precision (MAP). The first line shows the test collection. The second and third lines show the MAP value for BM25 and TF-IDF, respectively. For the query construction, M stands for mixture, MS for mixture of superpositions, T1 and T2 for tensor product. For completeness, significance of the di↵erence with BM25 is shown for the 0.05 level (⇤ ) and the 0.01 level († ). the span of the window (5). We can first observe that in all
  • 21. Modelling Example: Author Space Each author is a dimension Non-orthogonal vectors: authors not mutually exclusive (conditional probability) Angle between vectors reflects the degree of dependency (90◦ = orthogonal = upright = disjoint) Example: Jones and Smith (somehow) related, Smith and Miller not
  • 22. Modelling Example: Author Space Document by Smith and Miller User seeks for documents by Jones Document retrieved due to relationship between Jones and Smith
  • 23. Modelling Example: Author/Topic Space Combined author/topic space Authors may be related only w.r.t. a specific topic Ex.: A user interested in Smith’ documents about logics may be interested in Jones’ documents about logics, but not in Jones’ documents about interactive IR Author represented as a subspace |SmithLogics |JonesLogics |JonesIIR
  • 24. Modelling Example: Rating Space Example: rating scale good/bad/average – each is a dimension “Average” rated book represented by 2-dimensional subspace User wants books which are rated good ⇒ not relevant (|good orthogonal) Rrating |good |average |bad
  • 25. Polyrepresentation/Multiple Evidence [Frommholz et al., 2010] Content Author Ratings Comments Polyrepresentation space as tensor product of single spaces Probability that document is in total cognitive overlap: Prpolyrep = Prcontent ×Prratings ×Prauthor ×Prcomments User interaction may lead us into an entangled state (so far unexplored relationship between polyrepresentation and entanglement)
  • 26. System Architecture R∗ R∗ Quantum engine Frontend / UI User interaction Subspace representation State change New state fed back to frontend
  • 27. QIA Extensions Polyrepresentation [Frommholz et al., 2010] Queries in sessions [Frommholz et al., 2011] Use geometry and projections to determine type of and handle follow-up query (generalisation, information need drift, specialisation) Summarisation [Piwowarski et al., 2012] QIA interpretation of LSA-based methods Query algebra for the QIA framework [Caputo et al., 2011] Multimodal Query Auto Completion [Jaiswal et al., 2020b]
  • 28. QIA Conclusion QIA framework User’s IN as ensemble of vectors Documents as subspaces User interaction and feedback Term space, query construction Can compete in an ad hoc scenario Different representations QIA extensions Term space representation also applied in Quantum Language Models (e.g., [Zhang et al., 2019])
  • 30. Information Foraging Theory (IFT) Optimal Foraging Theory aims to understand the rules that shape the foraging behaviour of animals [Pirolli and Card, 1999]. [Pirolli, 2007] suggests how human seek information is like how wild animals seek food Information scent model Information patch model Information diet model
  • 31. Information Scent Model Describes how foragers follow information cues to find patches with relevant information. Aims to explain how people identify the value of information based on cues.
  • 32. Information Patch Model Describes how foragers move between and within patches. Predicts the amount of time a forager would/should spend within a patch.
  • 33. Information Diet Model Describes how foragers decide which information to use/consume If a forager is too generalized, then they will waste too much time on handling unprofitable information. If a forager is too specialized, then they may waste too much time searching for profitable information.
  • 34. Application of IFT Understanding user search behaviours and preferences [Liu et al., 2010, Loumakis et al., 2011, Azzopardi, 2014, Wittek et al., 2016, Ong et al., 2017, Azzopardi et al., 2018, Niu and Fan, 2019, Shi et al., 2020, Drias and Pasi, 2020, Jaiswal et al., 2019a, Jaiswal et al., 2019b, Jaiswal et al., 2020b] Improving effectiveness of the search models [Azzopardi, 2014, Azzopardi et al., 2018, Niu and Fan, 2019, Jaiswal et al., 2019a, Jaiswal et al., 2019b, Jaiswal et al., 2020b] Modelling and profiling Users [Liu et al., 2010]
  • 35. Information Foraging and Quantum Probabilities
  • 39. IFT for Interactive IR [Jaiswal et al., 2019a, Jaiswal et al., 2019c] Information Foraging Theory (IFT) [Pirolli and Card, 1999] to describe information retrieval behaviour which includes: Information seeking: to locate interesting items. Seeking strategies: to drive the users’ attention over a specific item. Behavioural effects: The influence on the selection of interesting items. Figure: The schematic architecture of Personalized Image RecSys
  • 40. Personalised Content-based Image Recommendation Interface Image (I) = {Ipi,1 ,Ipi,2 ,...,Ipi,n }
  • 41. Image Query-auto Completion [Jaiswal et al., 2020b] qa∗ = argmax q P(q|qp,I) = argmax {t1t2...tn} P(t1t2...tn|qp,I) Loss function = −∑ k yk log( ˆqpk )+(1 −yk )log(1 − ˆqpk )
  • 42. Intuitive Description using IFT Probabilistic Patch Selection
  • 43. How IFT Benefits an Interactive Framework? IFT meets Reinforcement Learning (RL) [Jaiswal et al., 2020a] To guide the searcher (or forager) during the information seeking process (especially information exploration) by means of Reinforced Foraging mechanism. Reinforced Foraging: Reinforcement learning helps us devise the Information Foraging strategy to follow the feat of information seeking. Assumption: We consider uncertainty in IS to be a problem that is closely related to information need. Representation of user actions (i.e. queries as information need) follows the quantum probabilistic constructs [Van Rijsbergen, 2004]. Theoretical framework that describes guided information seeking powered by quantum-parameterised reinforced foraging.
  • 44. Trivia Why RL? There is no supervision, only a reward signal. Feedback is delayed, not instantaneous. Agent’s actions effect subsequent data it receives. Central idea of RL: Interacts with the environment. Learns from experience. The target is to get the maximum expected cumulative rewards. Central idea of Information Foraging theory (IFT): Searches via information patches and constantly makes decision among it. Learns from enrichment. The target is to get as much relevant information in as little time as possible.
  • 45. RL with IFT: Reinforced Foraging Hypothesis: Information seeker as Forager [Wittek et al., 2016] as RL agent. Seeker adopts foraging behaviour (explore as well as exploit). Reinforcement learning process enhanced by such type of information seekers - so called, an adaptive RL agent. IFT can resolve RL limitation of delayed reward i.e. "why every step of seeker is important". Foraging behaviour can enhance "experience" in reinforcement learning mechanism.
  • 46. Quantum Probability Classical Probability Given complete information, there’s no residual uncertainty; all probabilities are then 0 or 1 Finite events - discrete and mutually-exclusive Quantum Probability In every state, even if pure, there are hypotheses whose probabilities are neither 0 nor 1 Events defined in a complex continuous vector space (Hilbert Space) can be represented as an arbitrary vector
  • 47. Constructs of quantum-inspired RL framework Agent In our framework, the agent is a forager (information seeker). Action The agent executes query (as action |at , receives states (|st ) and a scalar reward (Rei,ai ). Environment Receives agent action (query) and emits observation (|st+1 ) with corresponding reward. State In our case, a state can be seen as the product of the probability amplitudes of global-local projection (word meanings) for all words of a query. State Transition We use a feedback mechanism to compute the transition among the states. Policy We use stochastic policy network, so called Actor-Critic reinforcement learning method. Reward The success value of an agent’s action (|qi )
  • 49. Conclusion Presented Quantum Information Access model based on Hilbert spaces Introduced Information Foraging Theory Application of IFT in IR tasks – query auto-completion for image search and recommendation Formalised reinforcement learning with IFT in a quantum framework
  • 50. Thanks for your attention! Questions?
  • 51. Bibliography I Azzopardi, L. (2014). Modelling interaction with economic models of search. In Proceedings of the 37th international ACM SIGIR conference on Research & development in information retrieval, pages 3–12. Azzopardi, L., Thomas, P., and Craswell, N. (2018). Measuring the utility of search engine result pages: an information foraging based measure. In The 41st International ACM SIGIR Conference on Research & Development in Information Retrieval, pages 605–614. Caputo, A., Piwowarski, B., and Lalmas, M. (2011). A Query Algebra for Quantum Information Retrieval. In Proceedings of the 2nd Italian Information Retrieval Workshop 2011.
  • 52. Bibliography II Drias, Y. and Pasi, G. (2020). Credible information foraging on social media. In World Conference on Information Systems and Technologies, pages 415–425. Springer. Frommholz, I., Larsen, B., Piwowarski, B., Lalmas, M., Ingwersen, P., and van Rijsbergen, K. (2010). Supporting Polyrepresentation in a Quantum-inspired Geometrical Retrieval Framework. In Proceedings of the 2010 Information Interaction in Context Symposium, pages 115–124, New Brunswick. ACM. Frommholz, I., Piwowarski, B., Lalmas, M., and van Rijsbergen, K. (2011). Processing Queries in Session in a Quantum-Inspired IR Framework. In Clough, P., Foley, C., Gurrin, C., Jones, G. J. F., Kraaij, W., Lee, H., and Mudoch, V., editors, Proceedings ECIR 2011, volume
  • 53. Bibliography III 6611 of Lecture Notes in Computer Science, pages 751–754. Springer. Jaiswal, A. K., Liu, H., and Frommholz, I. (2019a). Effects of foraging in personalized content-based image recommendation. arXiv preprint arXiv:1907.00483. Jaiswal, A. K., Liu, H., and Frommholz, I. (2019b). Information Foraging for Enhancing Implicit Feedback in Content-based Image Recommendation. In Proceedings of the 11th Forum for Information Retrieval Evaluation (FIRE 2019), pages 65–69, Kolkata, India. ACM. Jaiswal, A. K., Liu, H., and Frommholz, I. (2019c). Information foraging for enhancing implicit feedback in content-based image recommendation. In Proceedings of the 11th Forum for Information Retrieval Evaluation, pages 65–69.
  • 54. Bibliography IV Jaiswal, A. K., Liu, H., and Frommholz, I. (2020a). Reinforcement learning-driven information seeking: A quantum probabilistic approach. arXiv preprint arXiv:2008.02372. Jaiswal, A. K., Liu, H., and Frommholz, I. (2020b). Utilising Information Foraging Theory for User Interaction with Image Query Auto-Completion. In Proceedings European Conference on Information Retrieval (ECIR 2020). Springer. Liu, H., Mulholland, P., Song, D., Uren, V., and Rüger, S. (2010). Applying information foraging theory to understand user interaction with content-based image retrieval. In Proceedings of the third symposium on Information interaction in context, pages 135–144.
  • 55. Bibliography V Loumakis, F., Stumpf, S., and Grayson, D. (2011). This image smells good: effects of image information scent in search engine results pages. In Proceedings of the 20th ACM international conference on Information and knowledge management, pages 475–484. Niu, X. and Fan, X. (2019). Deep learning of human information foraging behavior with a search engine. In Proceedings of the 2019 ACM SIGIR International Conference on Theory of Information Retrieval, pages 185–192. Ong, K., Järvelin, K., Sanderson, M., and Scholer, F. (2017). Using information scent to understand mobile and desktop web search behavior. In Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval, pages 295–304.
  • 56. Bibliography VI Pirolli, P. (2007). Information foraging theory: Adaptive interaction with information. Oxford University Press. Pirolli, P. and Card, S. (1999). Information foraging. Psychological review, 106(4):643. Piwowarski, B., Amini, M.-R., and Lalmas, M. (2012). On using a Quantum Physics formalism for Multi-document Summarisation. Journal of the American Society for Information Science and Technology (JASIST). Piwowarski, B., Frommholz, I., Lalmas, M., and Van Rijsbergen, K. (2010). What can Quantum Theory Bring to Information Retrieval? In Proc. 19th International Conference on Information and Knowledge Management, pages 59–68.
  • 57. Bibliography VII Shi, X., Zheng, X., and Yang, F. (2020). Exploring payment behavior for live courses in social q&a communities: An information foraging perspective. Information Processing & Management, 57(4):102241. Van Rijsbergen, C. J. (2004). The geometry of information retrieval. Cambridge University Press. van Rijsbergen, C. J. (2004). The Geometry of Information Retrieval. Cambridge University Press, New York, NY, USA. Wittek, P., Liu, Y.-H., Darányi, S., Gedeon, T., and Lim, I. S. (2016). Risk and ambiguity in information seeking: Eye gaze patterns reveal contextual behavior in dealing with uncertainty. Frontiers in psychology, 7:1790.
  • 58. Bibliography VIII Zhang, L., Zhang, P., Ma, X., Gu, S., Su, Z., and Song, D. (2019). A Generalized Language Model in Tensor Space. Proceedings of the AAAI Conference on Artificial Intelligence, 33:7450–7458.