paper-with-me

Papers

Query selection methods for automated corpora construction with a use case in food-drug interactions

2019-08-01 · WS 2019 8 · Georgeta Bordea, R, Tsanta riatsitohaina, Fleur Mougin, Natalia Grabar, Thierry Hamon

In this paper, we address the problem of automatically constructing a relevant corpus of scientific articles about food-drug interactions. There is a growing number of scientific publications that describe food-drug interactions but currently building a high-coverage corpus that can be used for information extraction purposes is not trivial. We investigate several methods for automating the query selection process using an expert-curated corpus of food-drug interactions. Our experiments show that index term features along with a decision tree classifier are the best approach for this task and that feature selection approaches and in particular gain ratio outperform frequency-based methods for query selection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Articlesfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Selection of Prompt Engineering Techniques for Code Generation through Predicting Code Complexity

2024-09-24 · Chung-Yu Wang, Alireza DaghighFarsoodeh, Hung Viet Pham

Large Language Models (LLMs) have demonstrated impressive performance in software engineering tasks. However, improving their accuracy in generating correct and reliable code remains challenging. Numerous prompt engineer…

Code GenerationContrastive LearningHumanEvalmbpp+1

MM-Prompt: Cross-Modal Prompt Tuning for Continual Visual Question Answering

2025-05-26 · Xu Li, Fan Lyu

Continual Visual Question Answering (CVQA) based on pre-trained models(PTMs) has achieved promising progress by leveraging prompt tuning to enable continual multi-modal learning. However, most existing methods adopt cros…

Continual LearningQuestion AnsweringVisual Question Answering

Performance of the SafeTerm AI-Based MedDRA Query System Against Standardised MedDRA Queries

2025-12-08 · Francois Vandenhende, Anna Georgiou, Michalis Georgiou, Theodoros Psaras 외 arxiv

In pre-market drug safety review, grouping related adverse event terms into SMQs or OCMQs is critical for signal detection. We assess the performance of SafeTerm Automated Medical Query (AMQ) on MedDRA SMQs. The AMQ is a…

Sensor Selection and Random Field Reconstruction for Robust and Cost-effective Heterogeneous Weather Sensor Networks for the Developing World

2017-11-12 · Pengfei Zhang, Ido Nevat, Gareth W. Peters, Wolfgang Fruehwirt 외

We address the two fundamental problems of spatial field reconstruction and sensor selection in heterogeneous sensor networks: (i) how to efficiently perform spatial field reconstruction based on measurements obtained si…

Combinatorial Optimization

Fast and fully-automated histograms for large-scale data sets

2022-12-27 · Valentina Zelaya Mendizábal, Marc Boullé, Fabrice Rossi

G-Enum histograms are a new fast and fully automated method for irregular histogram construction. By framing histogram construction as a density estimation problem and its automation as a model selection task, these hist…

Density EstimationModel Selection