paper-with-me

Papers

GPTree: Towards Explainable Decision-Making via LLM-powered Decision Trees

2024-11-13 · Sichao Xiong, Yigit Ihlamur, Fuat Alican, Aaron Ontoyin Yin

Traditional decision tree algorithms are explainable but struggle with non-linear, high-dimensional data, limiting its applicability in complex decision-making. Neural networks excel at capturing complex patterns but sacrifice explainability in the process. In this work, we present GPTree, a novel framework combining explainability of decision trees with the advanced reasoning capabilities of LLMs. GPTree eliminates the need for feature engineering and prompt chaining, requiring only a task-specific prompt and leveraging a tree-based structure to dynamically split samples. We also introduce an expert-in-the-loop feedback mechanism to further enhance performance by enabling human intervention to refine and rebuild decision paths, emphasizing the harmony between human expertise and machine intelligence. Our decision tree achieved a 7.8% precision rate for identifying "unicorn" startups at the inception stage of a startup, surpassing gpt-4o with few-shot learning as well as the best human decision-makers (3.1% to 5.6%).

📄 PDF Abstract BibTeX arXiv:2411.08257

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFeature EngineeringFew-Shot Learning

Similar Papers 제목 키워드 기반

Applications of Explainable AI for 6G: Technical Aspects, Use Cases, and Research Challenges

2021-12-09 · Shen Wang, M. Atif Qureshi, Luis Miralles-Pechuán, Thien Huynh-The 외

When 5G began its commercialisation journey around 2020, the discussion on the vision of 6G also surfaced. Researchers expect 6G to have higher bandwidth, coverage, reliability, energy efficiency, lower latency, and an i…

Collision AvoidanceDecision MakingExplainable Artificial Intelligence (XAI)Management+1

GPTreeO: An R package for continual regression with dividing local Gaussian processes

2024-10-01 · Timo Braun, Anders Kvellestad, Riccardo De Bin

We introduce GPTreeO, a flexible R package for scalable Gaussian process (GP) regression, particularly tailored to continual learning problems. GPTreeO builds upon the Dividing Local Gaussian Processes (DLGP) algorithm, …

Continual LearningGaussian Processesregression

ArgLLM-App: An Interactive System for Argumentative Reasoning with Large Language Models

2026-02-27 · Adam Dejl, Deniz Gorur, Francesca Toni arxiv

Argumentative LLMs (ArgLLMs) are an existing approach leveraging Large Language Models (LLMs) and computational argumentation for decision-making, with the aim of making the resulting decisions faithfully explainable to …

From Text to Trust: Empowering AI-assisted Decision Making with Adaptive LLM-powered Analysis

2025-02-17 · Zhuoyan Li, Hangxiao Zhu, Zhuoran Lu, Ziang Xiao 외

AI-assisted decision making becomes increasingly prevalent, yet individuals often fail to utilize AI-based decision aids appropriately especially when the AI explanations are absent, potentially as they do not %understan…

Decision Making

Expanding Explainability: Towards Social Transparency in AI systems

2021-01-12 · Upol Ehsan, Q. Vera Liao, Michael Muller, Mark O. Riedl 외

As AI-powered systems increasingly mediate consequential decision-making, their explainability is critical for end-users to take informed and accountable actions. Explanations in human-human interactions are socially-sit…

Decision MakingExplainable Artificial Intelligence (XAI)