Thèses sur le sujet « Information Retrieva »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les 50 meilleures thèses pour votre recherche sur le sujet « Information Retrieva ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Parcourez les thèses sur diverses disciplines et organisez correctement votre bibliographie.
BASSANI, ELIAS. « Neural Approaches to Personalized Search ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2023. https://hdl.handle.net/10281/404515.
Texte intégralThe recent advancements in Neural Networks research have pushed forward the state-of-the-art in many language-related tasks, including Information Retrieval, bringing new opportunities for representing and leveraging user-related information during personalization. However, their application in the context of Personalized Search is still an open research area, with many issues and challenges to be addressed and tackled. In this dissertation, we focus on representing the user preferences from multiple perspectives, managing and selecting the user information to personalize the current search, and improving query representations with user-specific data by proposing new approaches based on Neural Networks. Moreover, we address the lack of publicly available large-scale datasets suited for training and evaluating Neural Networks-based approaches for Personalized Search. We first study the problem of leveraging the user preferences represented from multiple perspectives by proposing a multi-representation re-ranking model. We show that our proposed approach achieves competitive performance while being fast, scalable, and extended to include additional representations and features. We then conduct an in-depth analysis of a Neural Networks mechanism, the Attention, when employed for user modeling, highlighting some shortcomings due to one of its internal components, the Softmax normalization function. We address those shortcomings by introducing a novel Attention variant, the Denoising Attention, that adopts a more robust normalization scheme and employs a filtering mechanism. Experimental evaluations clearly show the benefits of our proposed approach over other Attention variants. Furthermore, we address the enhancement of query representations with user-specific data by proposing a novel Personalized Query Expansion approach designed for contextualized word embeddings, which leverages an offline clustering-based procedure to identify the user-related terms that better represent the user interests. We show it improves in terms of retrieval effectiveness over word embedding-based Query Expansion methods at the state-of-the-art while also achieving sub-millisecond expansion time thanks to an approximation we propose. Finally, we discuss the state of Personalized Information Retrieval evaluation and the available publicly available datasets and propose and share a novel large-scale benchmark across four domains, with more than 18 million documents and 1.9 million queries. We present a detailed description of the benchmark construction procedure, highlighting its characteristics and challenges, and provide baselines for future works. The solutions and findings presented in this dissertation show that Personalized Search is still an open research area. Moreover, the new opportunities brought to the table by the recent advancements in Neural Networks also introduce new challenges that need to be correctly addressed to both take full advantage of their potential and make them valuable for real-world Personalized Search applications.
Bartow, Paul J. « Information retrieval / ». Online version of thesis, 1991. http://hdl.handle.net/1850/12169.
Texte intégralLui, Chang. « Synatic Information Retrieval ». Thesis, University of Ulster, 2009. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.516287.
Texte intégralDunlop, Mark David. « Multimedia information retrieval ». Thesis, University of Glasgow, 1991. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.358626.
Texte intégralKeim, Michelle. « Bayesian information retrieval / ». Thesis, Connect to this title online ; UW restricted, 1997. http://hdl.handle.net/1773/8937.
Texte intégralBrucato, Matteo. « Temporal Information Retrieval ». Master's thesis, Alma Mater Studiorum - Università di Bologna, 2013. http://amslaurea.unibo.it/5690/.
Texte intégralBuscaldi, Davide. « Toponym Disambiguation in Information Retrieval ». Doctoral thesis, Universitat Politècnica de València, 2010. http://hdl.handle.net/10251/8912.
Texte intégralBuscaldi, D. (2010). Toponym Disambiguation in Information Retrieval [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/8912
Palancia
Morgenroth, Karlheinz. « Kontextbasiertes Information-Retrieval : Modell, Konzeption und Realisierung kontextbasierter Information-Retrieval-Systeme / ». Berlin : Logos, 2006. http://deposit.ddb.de/cgi-bin/dokserv?id=2786087&prov=M&dok_var=1&dok_ext=htm.
Texte intégralKoenders, Michael. « FROM MUSIC INFORMATION RETRIEVAL (MIR) TO INFORMATION RETRIEVAL FOR MUSIC (IRM) ». Thesis, The University of Sydney, 2016. http://hdl.handle.net/2123/16914.
Texte intégralOsodo, Jennifer Akinyi. « An extended vector-based information retrieval system to retrieve e-learning content based on learner models ». Thesis, University of Sunderland, 2011. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.542053.
Texte intégralGraf, Erik. « Human information processing based information retrieval ». Thesis, University of Glasgow, 2011. http://theses.gla.ac.uk/5188/.
Texte intégralAbdulahhad, Karam. « Information retrieval modeling by logic and lattice : application to conceptual information retrieval ». Thesis, Grenoble, 2014. http://www.theses.fr/2014GRENM014/document.
Texte intégralThis thesis is situated in the context of logic-based Information Retrieval (IR) models. The work presented in this thesis is mainly motivated by the inadequate term-independence assumption, which is well-accepted in IR although terms are normally related, and also by the inferential nature of the relevance judgment process. Since formal logics are well-adapted for knowledge representation, and then for representing relations between terms, and since formal logics are also powerful systems for inference, logic-based IR thus forms a candidate piste of work for building effective IR systems. However, a study of current logic-based IR models shows that these models generally have some shortcomings. First, logic-based IR models normally propose complex, and hard to obtain, representations for documents and queries. Second, the retrieval decision d->q, which represents the matching between a document d and a query q, could be difficult to verify or check. Finally, the uncertainty measure U(d->q) is either ad-hoc or hard to implement. In this thesis, we propose a new logic-based IR model to overcome most of the previous limits. We use Propositional Logic (PL) as an underlying logical framework. We represent documents and queries as logical sentences written in Disjunctive Normal Form. We also argue that the retrieval decision d->q could be replaced by the validity of material implication. We then exploit the potential relation between PL and lattice theory to check if d->q is valid or not. We first propose an intermediate representation of logical sentences, where they become nodes in a lattice having a partial order relation that is equivalent to the validity of material implication. Accordingly, we transform the checking of the validity of d->q, which is a computationally intensive task, to a series of simple set-inclusion checking. In order to measure the uncertainty of the retrieval decision U(d->q), we use the degree of inclusion function Z that is capable of quantifying partial order relations defined on lattices. Finally, our model is capable of working efficiently on any logical sentence without any restrictions, and is applicable to large-scale data. Our model also has some theoretical conclusions, including, formalizing and showing the adequacy of van Rijsbergen assumption about estimating the logical uncertainty U(d->q) through the conditional probability P(q|d), redefining the two notions Exhaustivity and Specificity, and the possibility of reproducing most classical IR models as instances of our model. We build three operational instances of our model. An instance to study the importance of Exhaustivity and Specificity, and two others to show the inadequacy of the term-independence assumption. Our experimental results show worthy gain in performance when integrating Exhaustivity and Specificity into one concrete IR model. However, the results of using semantic relations between terms were not sufficient to draw clear conclusions. On the contrary, experiments on exploiting structural relations between terms were promising. The work presented in this thesis can be developed either by doing more experiments, especially about using relations, or by more in-depth theoretical study, especially about the properties of the Z function
Romano, Nicholas C., Dmitri G. Roussinov, Jay F. Nunamaker et Hsinchun Chen. « Collaborative Information Retrieval Environment : Integration of Information Retrieval with Group Support Systems ». HICSS, 1999. http://hdl.handle.net/10150/105688.
Texte intégralObservations of Information Retrieval (IR) system user experiences reveal a strong desire for collaborative search while at the same time suggesting that collaborative capabilities are rarely, and then only in a limited fashion, supported by current searching and visualization tools. Equally interesting is the fact that observations of user experiences with Group Support Systems (GSS) reveal that although access to external information and the ability to search for relevant material is often vital to the progress of GSS sessions, integrated support for collaborative searching and visualization of results is lacking in GSS systems. After reviewing both user experiences described in IR and GSS literature and observing and interviewing users of existing IR and GSS commercial and prototype systems, the authors conclude that there is an obvious demand for systems supporting multi-user IR.. It is surprising to the authors that very little attention has been given to the common ground shared by these two important research domains. With this in mind, our paper describes how user experiences with IR and GSS systems has shed light on a promising new area of collaborative research and led to the development of a prototype that merges the two paradigms into a Collaborative Information Retrieval Environment (CIRE). Finally the paper presents theory developed from initial user experiences with our prototype and describes plans to test the efficacy of this new paradigm empirically through controlled experimentation.
Malek, Behzad. « Efficient private information retrieval ». Thesis, University of Ottawa (Canada), 2005. http://hdl.handle.net/10393/26966.
Texte intégralArapakis, Ioannis. « Affect-based information retrieval ». Thesis, University of Glasgow, 2010. http://theses.gla.ac.uk/1867/.
Texte intégralPlachouras, Vasileios. « Selective web information retrieval ». Thesis, University of Glasgow, 2006. http://theses.gla.ac.uk/1945/.
Texte intégralS, Kralina G., et Tupota E. V. « The information retrieval technology ». Thesis, Київ, Національний авіаційний університет, 2009. http://er.nau.edu.ua/handle/NAU/18794.
Texte intégralAdebayo, Kolawole John <1986>. « Multimodal Legal Information Retrieval ». Doctoral thesis, Alma Mater Studiorum - Università di Bologna, 2018. http://amsdottorato.unibo.it/8634/1/ADEBAYO-JOHN-tesi.pdf.
Texte intégralKoopman, Bevan Raymond. « Semantic search as inference : applications in health informatics ». Thesis, Queensland University of Technology, 2014. https://eprints.qut.edu.au/71385/1/Bevan_Koopman_Thesis.pdf.
Texte intégralPowell, Allison L. « Database selection in distributed information retrieval a study of multi-collection information retrieval / ». Full text, Acrobat Reader required, 2001. http://viva.lib.virginia.edu/etd/diss/SEAS/ComputerScience/2001/Powell/etd.pdf.
Texte intégralPUTRI, DIVI GALIH PRASETYO. « MULTIDIMENSIONAL RELEVANCE IN TASK-SPECIFIC RETRIEVAL ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2021. http://hdl.handle.net/10281/329919.
Texte intégralRelevance is the core notion in Information Retrieval. Several criteria of relevance have been proposed in the literature. Relevance criteria are strongly related to the search task. Thus, it is important to employ the criteria that are useful for the considered search task. This research explores the concept of multidimensional relevance in a specific search-task. In the first phase of this PhD thesis, we aim to investigate the relationship between the search tasks and the considered relevance dimensions. We performed an exploratory study on different search tasks in the Microblog search context, and we identify some related relevance dimensions. Our findings show that there is a relation between a task and specific relevance dimensions. This suggests that in different search-tasks, some relevance dimensions should be prioritized while others should not be considered. In the second part, we propose an approach that can be used to combine more than one relevance dimension. In particular, given that recent advancements in deep neural networks enable several learning tasks to be solved simultaneously, we examine the possibility of modeling multidimensional relevance by jointly solving a retrieval task, to learn topical relevance, and a classification task, to learn additional relevance dimensions. To instantiate and evaluate the proposed model, we consider three query-independent relevance dimensions beyond topicality, i.e., readability, trustworthiness, and credibility. The findings show that the proposed joint modeling can improve the performance of the retrieval task.
Paulsen, Jon Rune. « Optimal Information Retrieval Model for Molecular Biology Information ». Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2007. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-8718.
Texte intégralSearch engines for biological information are not a new technology. Since the 1960s computers have emerged as an important tool for biologists. Online Mendelian Inheritance in Man (OMIM) is a comprehensive catalogue containing approximately 14 000 records with information about human genes and genetic disorders. An approach called Latent Semantic Indexing (LSI) was introduced in 1990 that is based on Singular Value Decomposition (SVD). This approach improved the information retrieval and reduced the storage requirements. This thesis applies LSI on the collection of OMIM records. To further improve the retrieval effectiveness and efficiency, the author propose a clustering method based on the standard k-means algorithm, called Two step k-means. Both the standard k-means and the Two step k-means algorithms are tested and compared with each other.
Smith, Stephen C. « Reducing information overload by optimising information retrieval approaches ». Thesis, Loughborough University, 2010. https://dspace.lboro.ac.uk/2134/35821.
Texte intégralYU, HONGMING. « A PERSONALIZED INFORMATION ENVIRONMENT SYSTEM FOR INFORMATION RETRIEVAL ». University of Cincinnati / OhioLINK, 2003. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1060875911.
Texte intégralHtun, Nyi Nyi. « Non-uniform information access in collaborative information retrieval ». Thesis, Glasgow Caledonian University, 2017. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.738690.
Texte intégralGrangier, David. « Machine learning for information retrieval ». Lausanne : École polytechnique fédérale de Lausanne, 2008. http://aleph.unisg.ch/volltext/464553_Grangier_Machine_learning_for_information_retrieval.pdf.
Texte intégralHomann, Ingo R. « Fuzzy-Suchmethoden im Information-Retrieval ». [S.l. : s.n.], 2004. http://deposit.ddb.de/cgi-bin/dokserv?idn=971067163.
Texte intégralCraswell, Nicholas Eric, et Nick Craswell@anu edu au. « Methods for Distributed Information Retrieval ». The Australian National University. Faculty of Engineering and Information Technology, 2001. http://thesis.anu.edu.au./public/adt-ANU20020315.142540.
Texte intégralSigge, Arne-Christian. « Digitale Softwaredokumentationen und Information-Retrieval ». Berlin Logos-Verl, 2005. http://deposit.ddb.de/cgi-bin/dokserv?id=2757168&prov=M&dok_var=1&dok_ext=htm.
Texte intégralSundaram, Senthil Karthikeyan. « REQUIREMENTS TRACING USING INFORMATION RETRIEVAL ». UKnowledge, 2007. http://uknowledge.uky.edu/gradschool_diss/539.
Texte intégralKural, S. Yasemin. « Clustering information retrieval search outputs ». Thesis, City University London, 1999. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.312900.
Texte intégralRhodes, Bradley James. « Just-in-time information retrieval ». Thesis, Massachusetts Institute of Technology, 2000. http://hdl.handle.net/1721.1/9022.
Texte intégralIncludes bibliographical references (p. 145-150) and index.
This thesis defines Just-In-Time Information Retrieval agents (JITIRs): a class of software agents that proactively present potentially valuable information based on a person's local context in an easily accessible yet non-intrusive manner. The research described experimentally demonstrates that such systems encourage the viewing and use of information that would not otherwise be viewed, by reducing the cognitive effort required to find, evaluate and access information. Experiments and analysis of long-term use provide a deeper understanding of the different ways JITIRs can be valuable: by providing useful or supporting information that is relevant to the current task, by contextualizing the current task in a broader framework, by providing information that is not useful in the current task but leads to the discovery of other information that is useful, and by providing information that is not useful for the current task but is valuable for other reasons. Finally, this research documents heuristics and techniques for the design of JITIRs. These techniques are based on theory and are demonstrated by the field-testing of three complete systems: the Remembrance Agent, Margin Notes, and Jimminy. Specifically, these heuristics are designed to make information accessible with low effort, and yet ignorable should the user wish to concentrate entirely on his primary task.
by Bradley James Rhodes.
Ph.D.
Kramer, Joshua David. « Agent based personalized information retrieval ». Thesis, Massachusetts Institute of Technology, 1997. http://hdl.handle.net/1721.1/43539.
Texte intégralIncludes bibliographical references (p. 69-74).
by Joshua David Kramer.
M.Eng.
Karlgren, Jussi. « Stylistic Experiments for Information Retrieval ». Doctoral thesis, Stockholm University, SICS, 2000. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-187749.
Texte intégralQC 20160530
Wilhelm-Stein, Thomas. « Information Retrieval in der Lehre ». Doctoral thesis, Universitätsbibliothek Chemnitz, 2016. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-199778.
Texte intégralInformation retrieval has achieved great significance in form of search engines for the Internet. Retrieval systems are used in a variety of research scenarios, including corporate support databases, but also for the organization of personal emails. A current challenge is to determine and predict the performance of individual components of these retrieval systems, in particular the complex interactions between them. For the implementation and configuration of retrieval systems and retrieval components professionals are needed. By using the web-based learning application Xtrieval Web Lab students can gain practical knowledge about the information retrieval process by arranging retrieval components in a retrieval system and their evaluation without using a programming language. Game mechanics guide the students in their discovery process, motivate them and prevent information overload by a partition of the learning content
Maxwell, Kylie Tamsin. « Term selection in information retrieval ». Thesis, University of Edinburgh, 2016. http://hdl.handle.net/1842/20389.
Texte intégralShao, Bo. « User-centric Music Information Retrieval ». FIU Digital Commons, 2011. http://digitalcommons.fiu.edu/etd/416.
Texte intégralPande, Ashwini K. « Table Understanding for Information Retrieval ». Thesis, Virginia Tech, 2002. http://hdl.handle.net/10919/34820.
Texte intégralMaster of Science
Muthukrishnan, Arvind Kumar. « Information Retrieval Using Concept Lattices ». University of Cincinnati / OhioLINK, 2006. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1141055777.
Texte intégralWhiting, Stewart William. « Temporal dynamics in information retrieval ». Thesis, University of Glasgow, 2015. http://theses.gla.ac.uk/6850/.
Texte intégralWu, Bin. « Statistical physics of information retrieval / ». View Abstract or Full-Text, 2002. http://library.ust.hk/cgi/db/thesis.pl?PHYS%202002%20WU.
Texte intégralCosijn, Erica. « Relevance judgements in information retrieval ». Thesis, Pretoria [s.n.], 2003. http://upetd.up.ac.za/thesis/available/etd-09192005-145624/.
Texte intégralAddy, Nicholas G. « Ontology driven geographic information retrieval ». Thesis, Curtin University, 2009. http://hdl.handle.net/20.500.11937/2526.
Texte intégralÅkesson, Mattias. « Passage Retrieval : en litteraturstudie av ett forskningsområde inom information retrieval ». Thesis, Högskolan i Borås, Institutionen Biblioteks- och informationsvetenskap / Bibliotekshögskolan, 2000. http://urn.kb.se/resolve?urn=urn:nbn:se:hb:diva-18347.
Texte intégralUppsatsnivå: D
Gundelsweiler, Fredrik. « INVISIP - Implementation eines Scatterplots zur Visualisierung von geo-räumlichen Metadaten ». [S.l. : s.n.], 2002. http://www.bsz-bw.de/cgi-bin/xvms.cgi?SWB10252261.
Texte intégralWania, Christine Elizabeth Atwood Michael E. « Examining the impact of an information retrieval pattern language on the design of information retrieval interfaces / ». Philadelphia, Pa. : Drexel University, 2008. http://hdl.handle.net/1860/2829.
Texte intégralPANZERI, EMANUELE. « Enhanced XML Retrieval with Flexible Constraints Evaluation ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2014. http://hdl.handle.net/10281/50791.
Texte intégralTeuber, Tobias. « Information Retrieval und Dokumentenmanagement in Büroinformationssystemen / ». Göttingen : Unitext-Verl, 1996. http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&doc_number=007232155&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA.
Texte intégralValvåg, Ottar Viken. « Multiple evidence combination in information retrieval ». Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2004. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9151.
Texte intégralKanhabua, Nattiya. « Time-aware Approaches to Information Retrieval ». Doctoral thesis, Norges teknisk-naturvitenskapelige universitet, Institutt for datateknikk og informasjonsvitenskap, 2012. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-16477.
Texte intégral