paper-with-me

Papers

High Order Reasoning for Time Critical Recommendation in Evidence-based Medicine

2024-05-05 · Manjiang Yu, Xue Li

In time-critical decisions, human decision-makers can interact with AI-enabled situation-aware software to evaluate many imminent and possible scenarios, retrieve billions of facts, and estimate different outcomes based on trillions of parameters in a fraction of a second. In high-order reasoning, "what-if" questions can be used to challenge the assumptions or pre-conditions of the reasoning, "why-not" questions can be used to challenge on the method applied in the reasoning, "so-what" questions can be used to challenge the purpose of the decision, and "how-about" questions can be used to challenge the applicability of the method. When above high-order reasoning questions are applied to assist human decision-making, it can help humans to make time-critical decisions and avoid false-negative or false-positive types of errors. In this paper, we present a model of high-order reasoning to offer recommendations in evidence-based medicine in a time-critical fashion for the applications in ICU. The Large Language Model (LLM) is used in our system. The experiments demonstrated the LLM exhibited optimal performance in the "What-if" scenario, achieving a similarity of 88.52% with the treatment plans of human doctors. In the "Why-not" scenario, the best-performing model tended to opt for alternative treatment plans in 70% of cases for patients who died after being discharged from the ICU. In the "So-what" scenario, the optimal model provided a detailed analysis of the motivation and significance of treatment plans for ICU patients, with its reasoning achieving a similarity of 55.6% with actual diagnostic information. In the "How-about" scenario, the top-performing LLM demonstrated a content similarity of 66.5% in designing treatment plans transferring for similar diseases. Meanwhile, LLMs managed to predict the life status of patients after their discharge from the ICU with an accuracy of 70%.

📄 PDF Abstract BibTeX arXiv:2405.03010

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

OPT OPT is a suite of decoder-only pre-trained transformers ranging from 125M to 175B parameters. The model uses an AdamW optimizer and weight decay of 0.1. It follows a linear…

Similar Papers 제목 키워드 기반

Macro-optimization of email recommendation response rates harnessing individual activity levels and group affinity trends

2016-09-20 · Mohammed Korayem, Khalifeh Aljadda, Trey Grainger

Recommendation emails are among the best ways to re-engage with customers after they have left a website. While on-site recommendation systems focus on finding the most relevant items for a user at the moment (right item…

Recommendation Systems

Time-aware Self-Attention Meets Logic Reasoning in Recommender Systems

2022-08-29 · Zhijian Luo, Zihan Huang, Jiahui Tang, Yueen Hou 외

At the age of big data, recommender systems have shown remarkable success as a key means of information filtering in our daily life. Recent years have witnessed the technical development of recommender systems, from perc…

Logical ReasoningRecommendation Systems

Towards High-Order Complementary Recommendation via Logical Reasoning Network

2022-12-09 · Longfeng Wu, Yao Zhou, Dawei Zhou

Complementary recommendation gains increasing attention in e-commerce since it expedites the process of finding frequently-bought-with products for users in their shopping journey. Therefore, learning the product represe…

Logical ReasoningNegationRecommendation SystemsVocal Bursts Intensity Prediction

Knowledge is Power, Understanding is Impact: Utility and Beyond Goals, Explanation Quality, and Fairness in Path Reasoning Recommendation

2023-01-14 · Giacomo Balloccu, Ludovico Boratto, Christian Cancedda, Gianni Fenu 외

Path reasoning is a notable recommendation approach that models high-order user-product relations, based on a Knowledge Graph (KG). This approach can extract reasoning paths between recommended products and already exper…

Fairness

Enhancing Temporal Sensitivity of Large Language Model for Recommendation with Counterfactual Tuning

2025-07-03 · Yutian Liu, Zhengyi Yang, Jiancan Wu, Xiang Wang arxiv

Recent advances have applied large language models (LLMs) to sequential recommendation, leveraging their pre-training knowledge and reasoning capabilities to provide more personalized user experiences. However, existing …

Sequential RecommendationCausal Inference