paper-with-me

홈 › Papers

Navigation-Based Candidate Expansion and Pretrained Language Models for Citation Recommendation

2020-01-23 · Rodrigo Nogueira, Zhiying Jiang, Kyunghyun Cho, Jimmy Lin

Citation recommendation systems for the scientific literature, to help authors find papers that should be cited, have the potential to speed up discoveries and uncover new routes for scientific exploration. We treat this task as a ranking problem, which we tackle with a two-stage approach: candidate generation followed by re-ranking. Within this framework, we adapt to the scientific domain a proven combination based on "bag of words" retrieval followed by re-scoring with a BERT model. We experimentally show the effects of domain adaptation, both in terms of pretraining on in-domain data and exploiting in-domain vocabulary. In addition, we introduce a novel navigation-based document expansion strategy to enrich the candidate documents processed by our neural models. On three different collections from different scientific disciplines, we achieve the best-reported results in the citation recommendation task.

📄 PDF Abstract BibTeX arXiv:2001.08687

Code (0)

등록된 구현이 없습니다.

Tasks

Citation RecommendationDomain AdaptationRecommendation SystemsRe-RankingRetrieval

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Verifiable Generation with Subsentence-Level Fine-Grained Citations

2024-06-10 · Shuyang Cao, Lu Wang

Verifiable generation requires large language models (LLMs) to cite source documents supporting their outputs, thereby improve output transparency and trustworthiness. Yet, previous work mainly targets the generation of …

SentenceSpecificity

Candidate-Constrained Retrieval-Augmented Generation for LongEval-RAG: System Design and Empirical Analysis

2026-07-04 · Yingdong Yang, Haijian Wu arxiv

We present a candidate-constrained retrieval-augmented generation system for LongEval-RAG, where each query is associated with an organizer-provided candidate set and all retrieved evidence and final citations must remai…

HLM-Cite: Hybrid Language Model Workflow for Text-based Scientific Citation Prediction

2024-10-10 · Qianyue Hao, Jingyang Fan, Fengli Xu, Jian Yuan 외

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, rangi…

Binary ClassificationCitation PredictionLanguage ModelingLanguage Modelling+1

Citation-Closure Retrieval and Per-Rule Attribution for Real-World Regulatory Compliance Question Answering

2026-05-28 · Yeong-Joon Ju, Seong-Whan Lee arxiv

Deploying Large Language Models (LLMs) for regulatory compliance demands rigorous traceability via comprehensive citations across multi-tiered authority structures. Unlike traditional multi-hop or legal QA, this task req…

Question AnsweringEntity Resolution

BERT-Embedding and Citation Network Analysis based Query Expansion Technique for Scholarly Search

2023-01-26 · Shah Khalid, Shah Khusro, Aftab Alam, Abdul Wahid

The enormous growth of research publications has made it challenging for academic search engines to bring the most relevant papers against the given search query. Numerous solutions have been proposed over the years to i…

Retrieval