<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Quantum Contextual Information Access and Retrieval</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Emanuele</forename><forename type="middle">Di</forename><surname>Buccio</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Engineering</orgName>
								<orgName type="institution">University of Padua</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Giorgio</forename><forename type="middle">Di</forename><surname>Nunzio</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Engineering</orgName>
								<orgName type="institution">University of Padua</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Massimo</forename><surname>Melucci</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Engineering</orgName>
								<orgName type="institution">University of Padua</orgName>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Nicola</forename><surname>Orio</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Engineering</orgName>
								<orgName type="institution">University of Padua</orgName>
							</affiliation>
						</author>
						<title level="a" type="main">Quantum Contextual Information Access and Retrieval</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D8040BA28296D9A72FF62A52CFC107AE</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T09:02+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper illustrates the research work being in progress at the University of Padua within the VII FP Marie Curie International Research Staff Exchange Scheme project QONTEXT, which shows a new vision of information access and retrieval based on Quantum Theory. In particular, this paper describes the basics of QT, the use of the formalism for relevance feedback, music retrieval and visual cluster-based data mining.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>Information needs are becoming even more broad and complex essentially due to the context of the search process (e.g. the system, user, language, word meaning, medium, interface and interaction methods). The research in Information Access and Retrieval (IAR) had led to various search engine models, such as vector space and probabilistic models. Unfortunately there has been no comprehensive investigation at the theoretical level for effectively integrating elements of context to create advanced search technologies. The key issue preventing such research is a lack of a unified theoretical framework to seamlessly integrate the dimensions of context into the search engine models andthe evaluation protocols.</p><p>QONTEXT is a research project participated by seven partners from Europe, Canada, China and Australia 1 who share the belief that the dimensions of context can be naturally integrated into a generic and fundamental framework. To address the challenges of the dimensions of context in IAR, QONTEXT shows a new vision of the IAR paradigm based on Quantum Theory (QT) based on <ref type="bibr" target="#b0">[1]</ref>. QT allows to measure relevance and context via vector subspace projection. At the University of Padua, the research will deal with multimedia objects (e.g., music) without being anchored to textual descriptors, to modeling relevance feedback as context evolution using unary operators and to designing clusterbased visualization methods.</p><p>The work done by the QT-based IAR research community so far <ref type="bibr" target="#b1">[2]</ref> is encouranging because it has shown the experimental feasibility, the powerful modeling formalism, the adaptability to various media and tasks, and suggests that there is room for improvements.  <ref type="table">1</ref>. The correspondence between classical probability and quantum probability</p><formula xml:id="formula_0">!" #" $" ! B ! A ! B ! " ! P(A) = 6 15</formula><p>H Fig. <ref type="figure">1</ref>. The correspondence between classical probability and quantum probability</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">The Basics</head><p>In the classical probabilistic model, events (e.g., word occurrences, category memberships, relevance, location, task, genre) are represented as sets and the probability measure is based on a set measure, e.g., set cardinality. In contrast, in quantum probability, events are represented as orthonormal vectors and the probability measure is the trace of the product between a density matrix and the matrix representing an event as summarized in Table <ref type="table">1</ref>. The simple example in Figure <ref type="figure">1</ref> depicts that when vectors are used to implement both events and densities the probability in the vector space is the squared inner product between the vectors, that is, the squared size of the projection of |A onto |ϕ .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Relevance Feedback</head><p>Diverse are the sources of evidence can be adopted, e.g. the behavior of the user when interacting with the results or judgments explicitly provided by the user for Relevance Feedback (RF) purpose. The combination of diverse sources of evidence is complex because of the feature heterogeneity (e.g. term frequency for the documents content and display-time for the user interaction behavior) and the lack of knowledge of the factors affecting relevance assessment. QT can cope with this complexity because it provides a uniform formalism to model the diverse factors. In RF, a document can be represented as a density matrix. The factors may be extracted from the training documents using local co-occurrence data of terms to obtain a term correlation matrix, thus applying SVD to the matrix and obtaining a vector basis. Thus, the probability of relevance can be computed by the trace function. Factors can also model user location or different behavioral patterns extracted from the behavior of the user when interacting with the results. The main issue is to obtain a vector basis starting from the evidence gathered from each source of evidence and the mechanism for the basis computation should be able to unveil the most meaningful factors from the data. The main advantage is, from the one hand, the uniform modeling of diverse sources of evidence and, on the other hand, the greater generality of quantum probability than that of classical probability.</p><p>Our aim within QONTEXT is to employ QT for modeling RF within a complex and heterogenous feature space.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Music Retrieval and Processing</head><p>Music Information Retrieval (MIR) is an emerging research area that focus on providing new access methodologies and interaction paradigms to very large music collections. The wide availability of portable music players, paired by the increasing amount of digital music available to the end user, makes music access particularly related to context: music can be used as a background at work and study, as a distinctive for social groups, as a way to promote personal's image (especially within young generations). Moreover, it is generally acknowledge that neither textual metadata nor content-based descriptors alone can completely describe the music content and the user information need.</p><p>For these reasons, the application of QT to music access and retrieval is particularly promising. On the one hand, it will allow to model in a unified framework different sources of evidence, related both to the social role of music -i.e., genre, usage, user provided tags -and to the pure acoustic features -i.e., melody, rhythm, timbre. Some initial efforts to represent this complex characteristics has been presented in <ref type="bibr" target="#b2">[3]</ref>. On the other hand, music (and video) offers new ways to measure the context of interaction and the implicit user feedback. Besides the classical implicit feedback evidences, in the case of music access users can replay or skip part of the whole song they like in a particular moment, can adjust the volume, can interrupt other activities or take information about the song or the artist.</p><p>Our goal within QONTEXT is to investigate a methodology for measuring the relevance of music items to a particular interaction context by merging different sources of evidence.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Data Mining and Visualization</head><p>Data Mining is a wide area of research which involves different tasks such as, for example, clustering, categorization, and regression. The main idea behind all these different facets of data mining is the extraction of useful information from data, information which is often implicit or previously unknown. The question is how to model data and how to integrate the outcome of the analyses with visualization components which may help researchers to validate their models.</p><p>During the last decade, the research area of Quantum Clustering (QC) has given a significant contribution in terms of "non-classical" approaches with efficient clustering algorithms which take advantage of the Quantum Mechanics principles. The work presented by <ref type="bibr" target="#b3">[4]</ref> shows how to find the center of the clusters of the dataset calculating the minimum of the potential function V (x) (where x is a data point) which is based on the definition the Schrödinger equation. <ref type="bibr" target="#b4">[5]</ref> discuss how to speed up a selection of "classical" clustering algorithms by quantizing some of their parts, and they also suggest that the same paradigm could also be applied to other problems such as dimensionality reduction and training a classifier. Whereas the above cited contributions concentrates on the computational issues of clustering, our research will focus on IAR issues of clustering because there are no results in this area to our knowledge.</p><p>Therefore, within QONTEXT, the aim is to explore a more user oriented version of QC. In particular, we want to study the interaction between the contexts of the search process and the clusters, and how the selection of one (or more) cluster by the user can generate a new spaces by means of visual representations of the clusters.</p></div>		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Acknowledgements</head><p>The research leading to these results has received funding from the European Union Seventh Framework Programme (FP7/2007-2013) under grant agreement N. 247590.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">The geometry of information retrieval</title>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Van Rijsbergen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2004">2004</date>
			<publisher>Cambridge University Press</publisher>
			<pubPlace>UK</pubPlace>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">How quantum theory is developing the field of information retrieval</title>
		<author>
			<persName><forename type="first">D</forename><surname>Song</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lalmas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">J</forename><surname>Van Rijsbergen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Frommholz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Piwowarski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zuccon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">B S</forename><surname>Arafat</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Azzopardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Di Buccio</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Huertas-Rosero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Hou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Melucci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Rüger</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 4th Quantum Interaction Symposium</title>
				<meeting>the 4th Quantum Interaction Symposium</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>QI&apos;10</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Music recommendation by unified hypergraph: combining social media information and music content</title>
		<author>
			<persName><forename type="first">J</forename><surname>Bu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>He</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of ACM Multimedia</title>
				<meeting>ACM Multimedia</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="391" to="400" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Algorithm for data clustering in pattern recognition problems based on quantum mechanics</title>
		<author>
			<persName><forename type="first">D</forename><surname>Horn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gottlieb</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Phys. Rev. Lett</title>
		<imprint>
			<biblScope unit="volume">88</biblScope>
			<biblScope unit="page">18702</biblScope>
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Quantum clustering algorithms</title>
		<author>
			<persName><forename type="first">E</forename><surname>Aïmeur</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Brassard</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gambs</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 24th international conference on Machine learning. ICML &apos;07</title>
				<meeting>the 24th international conference on Machine learning. ICML &apos;07<address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="1" to="8" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Possibilistic similarity estimation and visualization</title>
		<author>
			<persName><forename type="first">A</forename><surname>Dahabiah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Puentes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Solaiman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 2nd International Conference on Theory of Information Retrieval: Advances in Information Retrieval Theory. ICTIR &apos;09</title>
				<meeting>the 2nd International Conference on Theory of Information Retrieval: Advances in Information Retrieval Theory. ICTIR &apos;09<address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="273" to="280" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Dynamic quantum clustering: A method for visual exploration of structures in data</title>
		<author>
			<persName><forename type="first">M</forename><surname>Weinstein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Horn</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Phys. Rev. E</title>
		<imprint>
			<biblScope unit="volume">80</biblScope>
			<biblScope unit="page">66117</biblScope>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
