paper-with-me

홈 › Papers

Aiming for Relevance

2024-03-27 · Bar Eini Porat, Danny Eytan, Uri Shalit

Vital signs are crucial in intensive care units (ICUs). They are used to track the patient's state and to identify clinically significant changes. Predicting vital sign trajectories is valuable for early detection of adverse events. However, conventional machine learning metrics like RMSE often fail to capture the true clinical relevance of such predictions. We introduce novel vital sign prediction performance metrics that align with clinical contexts, focusing on deviations from clinical norms, overall trends, and trend deviations. These metrics are derived from empirical utility curves obtained in a previous study through interviews with ICU clinicians. We validate the metrics' usefulness using simulated and real clinical datasets (MIMIC and eICU). Furthermore, we employ these metrics as loss functions for neural networks, resulting in models that excel in predicting clinically significant events. This research paves the way for clinically relevant machine learning model evaluation and optimization, promising to improve ICU patient care. 10 pages, 9 figures.

📄 PDF Abstract BibTeX arXiv:2403.18668

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Towards More Relevant Product Search Ranking Via Large Language Models: An Empirical Study

2024-09-26 · Qi Liu, Atul Singh, Jingbo Liu, Cun Mu 외

Training Learning-to-Rank models for e-commerce product search ranking can be challenging due to the lack of a gold standard of ranking relevance. In this paper, we decompose ranking relevance into content-based and enga…

Learning-To-Rank

LeiBi@COLIEE 2022: Aggregating Tuned Lexical Models with a Cluster-driven BERT-based Model for Case Law Retrieval

2022-05-26 · Arian Askari, Georgios Peikos, Gabriella Pasi, Suzan Verberne

This paper summarizes our approaches submitted to the case law retrieval task in the Competition on Legal Information Extraction/Entailment (COLIEE) 2022. Our methodology consists of four steps; in detail, given a legal …

Re-RankingRetrievalSentence

PACRR: A Position-Aware Neural IR Model for Relevance Matching

2017-04-12 · EMNLP 2017 9 · Kai Hui, Andrew Yates, Klaus Berberich, Gerard de Melo

In order to adopt deep learning for information retrieval, models are needed that can capture all relevant information required to assess the relevance of a document to a given user query. While previous works have succe…

Ad-Hoc Information RetrievalInformation RetrievalPositionRetrieval

Optimizing Generative Ranking Relevance via Reinforcement Learning in Xiaohongshu Search

2025-11-30 · Ziyang Zeng, Heming Jing, Jindong Chen, Xiangli Li 외 arxiv

Ranking relevance is a fundamental task in search engines, aiming to identify the items most relevant to a given user query. Traditional relevance models typically produce scalar scores or directly predict relevance labe…

Reinforcement Learning

Do You Know What You Are Talking About? Characterizing Query-Knowledge Relevance For Reliable Retrieval Augmented Generation

2024-10-10 · Zhuohang Li, Jiaxin Zhang, Chao Yan, Kamalika Das 외

Language models (LMs) are known to suffer from hallucinations and misinformation. Retrieval augmented generation (RAG) that retrieves verifiable information from an external knowledge corpus to complement the parametric …

MisinformationQuestion AnsweringRAGRetrieval-augmented Generation