paper-with-me

홈 › Papers

SLEDGE: A Simple Yet Effective Baseline for COVID-19 Scientific Knowledge Search

2020-05-05 · Sean MacAvaney, Arman Cohan, Nazli Goharian

With worldwide concerns surrounding the Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2), there is a rapidly growing body of literature on the virus. Clinicians, researchers, and policy-makers need a way to effectively search these articles. In this work, we present a search system called SLEDGE, which utilizes SciBERT to effectively re-rank articles. We train the model on a general-domain answer ranking dataset, and transfer the relevance signals to SARS-CoV-2 for evaluation. We observe SLEDGE's effectiveness as a strong baseline on the TREC-COVID challenge (topping the learderboard with an nDCG@10 of 0.6844). Insights provided by a detailed analysis provide some potential future directions to explore, including the importance of filtering by date and the potential of neural methods that rely more heavily on count signals. We release the code to facilitate future work on this critical task at https://github.com/Georgetown-IR-Lab/covid-neural-ir

📄 PDF Abstract BibTeX arXiv:2005.02365

Code (1)

Georgetown-IR-Lab/covid-neural-ir 공식 구현

Tasks

Articles

Similar Papers 제목 키워드 기반

SLEDGE-Z: A Zero-Shot Baseline for COVID-19 Literature Search

2020-10-12 · EMNLP 2020 11 · Sean MacAvaney, Arman Cohan, Nazli Goharian

With worldwide concerns surrounding the Severe Acute Respiratory Syndrome Coronavirus 2 (SARS-CoV-2), there is a rapidly growing body of scientific literature on the virus. Clinicians, researchers, and policy-makers need…

ArticlesRe-Ranking

SLeDGe: Semi-Supervised Learning on Data Streams with Graph Structure Learning

2026-06-19 · Heechan Moon, Kijung Shin arxiv

Semi-supervised learning (SSL) on data streams is challenging due to the continuous evolution of high-volume data and the scarcity of labels. Existing methods are limited in leveraging the intrinsic relationships among s…

Graph structure learning

Fact or Fiction: Verifying Scientific Claims

2020-04-30 · EMNLP 2020 11 · David Wadden, Shanchuan Lin, Kyle Lo, Lucy Lu Wang 외

We introduce scientific claim verification, a new task to select abstracts from the research literature containing evidence that SUPPORTS or REFUTES a given scientific claim, and to identify rationales justifying each de…

Claim VerificationDomain AdaptationFact Checking

SLEDGE: Synthesizing Driving Environments with Generative Models and Rule-Based Traffic

2024-03-26 · Kashyap Chitta, Daniel Dauner, Andreas Geiger

SLEDGE is the first generative simulator for vehicle motion planning trained on real-world driving logs. Its core component is a learned model that is able to generate agent bounding boxes and lane graphs. The model's ou…

Motion Planning

Unveiling COVID-19 from Chest X-ray with deep learning: a hurdles race with small data

2020-04-11 · Enzo Tartaglione, Carlo Alberto Barbano, Claudio Berzovini, Marco Calandri 외

The possibility to use widespread and simple chest X-ray (CXR) imaging for early screening of COVID-19 patients is attracting much interest from both the clinical and the AI community. In this study we provide insights a…

Small Data Image ClassificationTransfer Learning