中文
相关论文

相关论文: Dual Attention Model for Citation Recommendation

200 篇论文

Most efforts in interpreting neural relevance models have focused on local explanations, which explain the relevance of a document to a query but are not useful in predicting the model's behavior on unseen query-document pairs. We propose a…

信息检索 · 计算机科学 2024-10-07 Youngwoo Kim , Razieh Rahimi , James Allan

Social recommendation leverages social information to solve data sparsity and cold-start problems in traditional collaborative filtering methods. However, most existing models assume that social effects from friend users are static and…

信息检索 · 计算机科学 2019-03-26 Qitian Wu , Hengrui Zhang , Xiaofeng Gao , Peng He , Paul Weng , Han Gao , Guihai Chen

Research in medical visual question answering (MVQA) can contribute to the development of computeraided diagnosis. MVQA is a task that aims to predict accurate and convincing answers based on given medical images and associated natural…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Xiaofei Huang , Hongfang Gong

In this paper, we study the problem of author identification under double-blind review setting, which is to identify potential authors given information of an anonymized paper. Different from existing approaches that rely heavily on feature…

机器学习 · 计算机科学 2016-12-20 Ting Chen , Yizhou Sun

Citation recommendation is the task of finding appropriate citations based on a given piece of text. The proposed datasets for this task consist mainly of several scientific fields, lacking some core ones, such as law. Furthermore, citation…

信息检索 · 计算机科学 2023-11-13 Doğukan Arslan , Saadet Sena Erdoğan , Gülşen Eryiğit

Retrieval-Augmented Generation (RAG) is a framework for grounding Large Language Models (LLMs) in external, up-to-date information. However, recent advancements in context window size allow LLMs to process inputs of up to 128K tokens or…

机器学习 · 计算机科学 2026-02-26 Seongwoong Shim , Myunsoo Kim , Jae Hyeon Cho , Byung-Jun Lee

Query expansion is a method for alleviating the vocabulary mismatch problem present in information retrieval tasks. Previous works have shown that terms selected for query expansion by traditional methods such as pseudo-relevance feedback…

信息检索 · 计算机科学 2018-11-09 Ayyoob Imani , Amir Vakili , Ali Montazer , Azadeh Shakery

Citation networks are critical in modern science, and predicting which previous papers (candidates) will a new paper (query) cite is a critical problem. However, the roles of a paper's citations vary significantly, ranging from foundational…

数字图书馆 · 计算机科学 2024-10-15 Qianyue Hao , Jingyang Fan , Fengli Xu , Jian Yuan , Yong Li

Generating natural sentences from images is a fundamental learning task for visual-semantic understanding in multimedia. In this paper, we propose to apply dual attention on pyramid image feature maps to fully explore the visual-semantic…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Litao Yu , Jian Zhang , Qiang Wu

Scientist learn early on how to cite scientific sources to support their claims. Sometimes, however, scientists have challenges determining where a citation should be situated -- or, even worse, fail to cite a source altogether.…

计算与语言 · 计算机科学 2024-05-21 Tong Zeng , Daniel E. Acuna

We present Regularized Linear Embedding (RLE), a novel method that projects a collection of linked documents (e.g. citation network) into a pretrained word embedding space. In addition to the textual content, we leverage a matrix of…

信息检索 · 计算机科学 2020-01-17 Antoine Gourru , Adrien Guille , Julien Velcin , Julien Jacques

Given a sparse rating matrix and an auxiliary matrix of users or items, how can we accurately predict missing ratings considering different data contexts of entities? Many previous studies proved that utilizing the additional information…

机器学习 · 计算机科学 2019-08-23 Hyunsik Jeon , Bonhun Koo , U Kang

Over the past decade, recommender systems have experienced a surge in popularity. Despite notable progress, they grapple with challenging issues, such as high data dimensionality and sparseness. Representing users and items as…

信息检索 · 计算机科学 2025-07-28 Pedro R. Pires , Tiago A. Almeida

Review rating prediction of text reviews is a rapidly growing technology with a wide range of applications in natural language processing. However, most existing methods either use hand-crafted features or learn features using deep learning…

计算与语言 · 计算机科学 2020-11-03 Zhongfen Deng , Hao Peng , Congying Xia , Jianxin Li , Lifang He , Philip S. Yu

In this work, we begin to investigate the possibility of training a deep neural network on the task of binary code understanding. Specifically, the network would take, as input, features derived directly from binaries and output English…

机器学习 · 计算机科学 2024-05-01 Alexander Interrante-Grant , Andy Davis , Heather Preslier , Tim Leek

Recently, Convolutional Neural Networks (CNNs) have shown unprecedented success in the field of computer vision, especially on challenging image classification tasks by relying on a universal approach, i.e., training a deep model on a…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Johan Phan , Massimiliano Ruocco , Francesco Scibilia

Many recent deep learning-based solutions have widely adopted the attention-based mechanism in various tasks of the NLP discipline. However, the inherent characteristics of deep learning models and the flexibility of the attention mechanism…

计算与语言 · 计算机科学 2023-10-09 Dairui Liu , Derek Greene , Ruihai Dong

Recommendation has been a long-standing problem in many areas ranging from e-commerce to social websites. Most current studies focus only on traditional approaches such as content-based or collaborative filtering while there are relatively…

机器学习 · 计算机科学 2020-09-22 Muhammet cakir , sule gunduz oguducu , resul tugay

In this paper, we define and study a new task called Context-Aware Semantic Expansion (CASE). Given a seed term in a sentential context, we aim to suggest other terms that well fit the context as the seed. CASE has many interesting…

计算与语言 · 计算机科学 2020-01-01 Jialong Han , Aixin Sun , Haisong Zhang , Chenliang Li , Shuming Shi

Conversational recommender systems aim to provide personalized recommendations by analyzing and utilizing contextual information related to dialogue. However, existing methods typically model the dialogue context as a whole, neglecting the…

信息检索 · 计算机科学 2025-04-25 Guojia An , Jie Zou , Jiwei Wei , Chaoning Zhang , Fuming Sun , Yang Yang