paper-with-me

홈 › Papers

A strong baseline for question relevancy ranking

2018-08-27 · EMNLP 2018 10 · Ana V. González-Garduño, Isabelle Augenstein, Anders Søgaard

The best systems at the SemEval-16 and SemEval-17 community question answering shared tasks -- a task that amounts to question relevancy ranking -- involve complex pipelines and manual feature engineering. Despite this, many of these still fail at beating the IR baseline, i.e., the rankings provided by Google's search engine. We present a strong baseline for question relevancy ranking by training a simple multi-task feed forward network on a bag of 14 distance measures for the input question pair. This baseline model, which is fast to train and uses only language-independent features, outperforms the best shared task systems on the task of retrieving relevant previously asked questions.

📄 PDF Abstract BibTeX arXiv:1808.08836

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringFeature EngineeringQuestion Answering

Similar Papers 제목 키워드 기반

TrentoTeam at SemEval-2017 Task 3: An application of Grice Maxims in Ranking Community Question Answers

2017-08-01 · SEMEVAL 2017 8 · Mohammed R. H. Qwaider, Abed Alhakim Freihat, Fausto Giunchiglia

In this paper we present the Tren-toTeam system which participated to thetask 3 at SemEval-2017 (Nakov et al.,2017).We concentrated our work onapplying Grice Maxims(used in manystate-of-the-art Machine learning applica-t…

BIG-bench Machine LearningNamed Entity Recognition (NER)Sentiment Analysis

DS@GT eRisk 2024: Sentence Transformers for Social Media Risk Assessment

2024-07-10 · David Guecha, Aaryan Potdar, Anthony Miyaguchi

We present working notes for DS@GT team in the eRisk 2024 for Tasks 1 and 3. We propose a ranking system for Task 1 that predicts symptoms of depression based on the Beck Depression Inventory (BDI-II) questionnaire using…

Sentence

Benchmarking Retrieval Strategies for Biomedical Retrieval-Augmented Generation: A Controlled Empirical Study

2026-05-04 · Devi Prasad Bal, Subhashree Puhan arxiv

Retrieval-Augmented Generation (RAG) offers a well-established path to grounding large language model (LLM) outputs in external knowledge, yet the question of which retrieval strategy works best in a high-stakes domain s…

Navigating Global AI Regulation: A Multi-Jurisdictional Retrieval-Augmented Generation System

2026-04-28 · Courtney Ford, Ojas Rane, Susan Leavy arxiv

Navigating AI regulation across jurisdictions is increasingly difficult for policymakers, legal professionals, and researchers. To address this, we present a multi-jurisdictional Retrieval-Augmented Generation system for…

Joint Learning of Sentence Embeddings for Relevance and Entailment

2016-05-16 · WS 2016 8 · Petr Baudis, Silvestr Stanko, Jan Sedivy

We consider the problem of Recognizing Textual Entailment within an Information Retrieval context, where we must simultaneously determine the relevancy as well as degree of entailment for individual pieces of evidence to…

Decision MakingInformation RetrievalMultiple-choiceNatural Language Inference+4