中文
相关论文

相关论文: Quotient Space-Based Keyword Retrieval in Sponsore…

200 篇论文

When dealing with document similarity many methods exist today, like cosine similarity. More complex methods are also available based on the semantic analysis of textual information, which are computationally expensive and rarely used in…

信息检索 · 计算机科学 2015-05-18 Giancarlo Crocetti

For visual-semantic embedding, the existing methods normally treat the relevance between queries and candidates in a bipolar way -- relevant or irrelevant, and all "irrelevant" candidates are uniformly pushed away from the query by an equal…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Mo Zhou , Zhenxing Niu , Le Wang , Zhanning Gao , Qilin Zhang , Gang Hua

We propose and study a novel supervised approach to learning statistical semantic relatedness models from subjectively annotated training examples. The proposed semantic model consists of parameterized co-occurrence statistics associated…

计算与语言 · 计算机科学 2013-11-12 Ran El-Yaniv , David Yanay

In this paper, we introduce a new method for querying triadic concepts through partial or complete matching of triples using an inverted index, to retrieve already computed triadic concepts that contain a set of terms in their extent,…

数据库 · 计算机科学 2024-01-22 Pedro Henrique B. Ruas , Rokia Missaoui , Mohamed Hamza Ibrahim

Ranked document retrieval is a fundamental task in search engines. Such queries are solved with inverted indexes that require additional 45%-80% of the compressed text space, and take tens to hundreds of microseconds per query. In this…

信息检索 · 计算机科学 2015-03-20 Nieves R. Brisaboa , Ana Cerdeira-Pena , Gonzalo Navarro , Oscar Pedreira

This paper introduces and analyzes a search and retrieval model that adopts key semantic communication principles from retrieval-augmented generation. We specifically present an information-theoretic analysis of a remote document retrieval…

信息检索 · 计算机科学 2025-07-17 Sara Ghasvarianjahromi , Yauhen Yakimenka , Jörg Kliewer

Similarity query is the family of queries based on some similarity metrics. Unlike the traditional database queries which are mostly based on value equality, similarity queries aim to find targets "similar enough to" the given data objects,…

数据库 · 计算机科学 2022-04-19 Yifan Wang

The cloud computing technique, which was initially used to mitigate the explosive growth of data, has been required to take both data privacy and users' query functionality into consideration. Symmetric searchable encryption (SSE) is a…

密码学与安全 · 计算机科学 2021-03-16 Fan Yin , Rongxing Lu , Yandong Zheng , Jun Shao , Xue Yang , Xiaohu Tang

The patent examination process includes a search of previous work to verify that a patent application describes a novel invention. Patent examiners primarily use keyword-based searches to uncover prior art. A critical part of keyword…

信息检索 · 计算机科学 2019-11-26 Arthi Krishna , Ye Jin , Christine Foster , Greg Gabel , Britt Hanley , Abdou Youssef

Named entities have been considered and combined with keywords to enhance information retrieval performance. However, there is not yet a formal and complete model that takes into account entity names, classes, and identifiers together. Our…

信息检索 · 计算机科学 2018-07-24 Tru H. Cao , Khanh C. Le , Vuong M. Ngo

This paper studies the performances of BERT combined with tree structure in short sentence ranking task. In retrieval-based question answering system, we retrieve the most similar question of the query question by ranking all the questions…

计算与语言 · 计算机科学 2019-09-09 Tong Guo , Huilin Gao

Supporting top-k document retrieval queries on general text databases, that is, finding the k documents where a given pattern occurs most frequently, has become a topic of interest with practical applications. While the problem has been…

数据结构与算法 · 计算机科学 2011-11-21 Gonzalo Navarro , Daniel Valenzuela

Extracting query-document relevance from the sparse, biased clickthrough log is among the most fundamental tasks in the web search system. Prior art mainly learns a relevance judgment model with semantic features of the query and document…

信息检索 · 计算机科学 2022-08-17 Lixin Zou , Changying Hao , Hengyi Cai , Suqi Cheng , Shuaiqiang Wang , Wenwen Ye , Zhicong Cheng , Simiu Gu , Dawei Yin

A common approach for knowledge-base entity search is to consider an entity as a document with multiple fields. Models that focus on matching query terms in different fields are popular choices for searching such entity representations. An…

信息检索 · 计算机科学 2019-07-03 Shahrzad Naseri , Sheikh Muhammad Sarwar , James Allan

Users are rarely familiar with the content of a data source they are querying, and therefore cannot avoid using keywords that do not exist in the data source. Traditional systems may respond with an empty result, causing dissatisfaction,…

数据库 · 计算机科学 2017-03-08 Mehdi Naseriparsa , Md. Saiful Islam , Chengfei Liu , Irene Moser

In this paper, we explore the usage of Word Embedding semantic resources for Information Retrieval (IR) task. This embedding, produced by a shallow neural network, have been shown to catch semantic similarities between words (Mikolov et…

信息检索 · 计算机科学 2018-01-12 Jibril Frej , Jean-Pierre Chevallet , Didier Schwab

Common difficulties like the cold-start problem and a lack of sufficient information about users due to their limited interactions have been major challenges for most recommender systems (RS). To overcome these challenges and many similar…

Most natural language processing tasks can be formulated as the approximated nearest neighbor search problem, such as word analogy, document similarity, machine translation. Take the question-answering task as an example, given a question…

人工智能 · 计算机科学 2017-08-28 Jing Wang

Cross-Modal sponsored search displays multi-modal advertisements (ads) when consumers look for desired products by natural language queries in search engines. Since multi-modal ads bring complementary details for query-ads matching, the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Yuanmin Tang , Jing Yu , Keke Gai , Yujing Wang , Yue Hu , Gang Xiong , Qi Wu

Both named entities and keywords are important in defining the content of a text in which they occur. In particular, people often use named entities in information search. However, named entities have ontological features, namely, their…

信息检索 · 计算机科学 2018-07-17 Tru H. Cao , Vuong M. Ngo