<?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">Implicit-Explicit Representations for Case-Based Retrieval</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author role="corresp">
							<persName><forename type="first">Stefano</forename><surname>Marchesin</surname></persName>
							<email>stefano.marchesin@unipd.it</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Engineering</orgName>
								<orgName type="institution">University of Padua</orgName>
								<address>
									<country key="IT">Italy</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Implicit-Explicit Representations for Case-Based Retrieval</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">C06F5AF3F924592028795B7E6C94E07F</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T16:42+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>
			<textClass>
				<keywords>
					<term>CCS CONCEPTS</term>
					<term>Information systems → Document representation</term>
					<term>Query representation</term>
					<term>Information extraction</term>
					<term>Relation-based information retrieval</term>
					<term>Semantic gap</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>We propose an IR framework to combine the implicit representations -identified using distributional representation techniquesand the explicit representations -derived from external knowledge sources -of documents to improve medical case-based retrieval. Combining implicit-explicit representations of documents aims at enriching the semantic understanding of documents and reducing the semantic gap between documents and queries.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>phrases, implicit relations within documents can be considered too. Thus, distributional and knowledge-based representations of complex semantics (i.e. words, sentences and documents) identify complementary semantic aspects of the underlying documents.</p><p>We propose to integrate documents' knowledge-based representations in case-based retrieval <ref type="bibr" target="#b1">[2]</ref>, as a form of complementary refinement for distributional representations. Recent approaches exploit semantic relations to enhance the quality of learned word or concept representations <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b3">4]</ref>, we propose to explicitly leverage semantic relations to model document representations. Therefore, our approach extracts concepts from documents (and queries) and connect them using the semantic relations contained within a reference knowledge source -creating a knowledge graph representation for the document (or query). The intuition is that semantic relations carry high informative power that can boost precision.</p><p>The knowledge graph representation can reduce the contextual dependency of distributional representations and help discriminating more effectively semantically similar from non-semantically similar texts. Besides, since the concepts considered are only those extracted from a document or a query, the problem of topic driftoccurring when the query is expanded with concepts that are not pertinent to the information need -is reduced.</p><p>We propose to combine implicit and explicit representations for case-based retrieval in two different ways: (i) considering documentlevel knowledge graphs as additional inputs for end-to-end neural scoring models that learn the relevance of document-query pairs via semantic features; (ii) considering document-level knowledge graphs with pseudo relevance feedback to boost documents in top positions that present a more similar graph compared with the query graph. Both approaches aim at reducing the semantic gap between queries and documents.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="1,0.00,159.54,612.00,472.91" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ACKNOWLEDGMENTS</head><p>Supported by the CDC-STARS project of the University of Padua.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Retrofitting word vectors to semantic lexicons</title>
		<author>
			<persName><forename type="first">Manaal</forename><surname>Faruqui</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jesse</forename><surname>Dodge</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Sujay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Chris</forename><surname>Jauhar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Eduard</forename><surname>Dyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Noah</forename><forename type="middle">A</forename><surname>Hovy</surname></persName>
		</author>
		<author>
			<persName><surname>Smith</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1411.4166</idno>
		<imprint>
			<date type="published" when="2014">2014. 2014</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Case-Based Retrieval Using Document-Level Semantic Networks</title>
		<author>
			<persName><forename type="first">Stefano</forename><surname>Marchesin</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">41st ACM SIGIR (SIGIR &apos;18)</title>
				<meeting><address><addrLine>New York, NY, USA</addrLine></address></meeting>
		<imprint>
			<publisher>ACM</publisher>
			<date type="published" when="1451">2018. 1451</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">Neural Models for Information Retrieval</title>
		<author>
			<persName><forename type="first">Bhaskar</forename><surname>Mitra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nick</forename><surname>Craswell</surname></persName>
		</author>
		<idno type="arXiv">arXiv:1705.01509</idno>
		<imprint>
			<date type="published" when="2017">2017. 2017</date>
		</imprint>
	</monogr>
	<note type="report_type">arXiv preprint</note>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">A Tri-Partite Neural Document Language Model for Semantic Information Retrieval</title>
		<author>
			<persName><forename type="first">Gia-Hung</forename><surname>Nguyen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lynda</forename><surname>Tamine</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Laure</forename><surname>Soulier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Nathalie</forename><surname>Souf</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">European Semantic Web Conference</title>
				<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="445" to="461" />
		</imprint>
	</monogr>
</biblStruct>

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