paper-with-me

Papers

Data Science with LLMs and Interpretable Models

2024-02-22 · Sebastian Bordt, Ben Lengerich, Harsha Nori, Rich Caruana

Recent years have seen important advances in the building of interpretable models, machine learning models that are designed to be easily understood by humans. In this work, we show that large language models (LLMs) are remarkably good at working with interpretable models, too. In particular, we show that LLMs can describe, interpret, and debug Generalized Additive Models (GAMs). Combining the flexibility of LLMs with the breadth of statistical patterns accurately described by GAMs enables dataset summarization, question answering, and model critique. LLMs can also improve the interaction between domain experts and interpretable models, and generate hypotheses about the underlying phenomenon. We release \url{https://github.com/interpretml/TalkToEBM} as an open-source LLM-GAM interface.

📄 PDF Abstract BibTeX arXiv:2402.14474

Code (1)

interpretml/talktoebm 공식 구현

Tasks

Additive modelsQuestion Answering

Similar Papers 제목 키워드 기반

SciQAG: A Framework for Auto-Generated Science Question Answering Dataset with Fine-grained Evaluation

2024-05-16 · Yuwei Wan, Yixuan Liu, Aswathy Ajith, Clara Grazian 외

We introduce SciQAG, a novel framework for automatically generating high-quality science question-answer pairs from a large corpus of scientific literature based on large language models (LLMs). SciQAG consists of a QA g…

Open-Ended Question AnsweringQuestion AnsweringScience Question Answering

Lessons from Neuroscience for AI: How integrating Actions, Compositional Structure and Episodic Memory could enable Safe, Interpretable and Human-Like AI

2025-12-27 · Rajesh P. N. Rao, Vishwas Sathish, Linxing Preston Jiang, Matthew Bryan 외 arxiv

The phenomenal advances in large language models (LLMs) and other foundation models over the past few years have been based on optimizing large-scale transformer models on the surprisingly simple objective of minimizing …

Crafting Interpretable Embeddings by Asking LLMs Questions

2024-05-26 · Vinamra Benara, Chandan Singh, John X. Morris, Richard Antonello 외

Large language models (LLMs) have rapidly improved text embeddings for a growing array of natural-language processing tasks. However, their opaqueness and proliferation into scientific domains such as neuroscience have c…

Question Answering

How should the advent of large language models affect the practice of science?

2023-12-05 · Marcel Binz, Stephan Alaniz, Adina Roskies, Balazs Aczel 외

Large language models (LLMs) are being increasingly incorporated into scientific workflows. However, we have yet to fully grasp the implications of this integration. How should the advent of large language models affect …

Multimodal LLM Augmented Reasoning for Interpretable Visual Perception Analysis

2025-04-16 · Shravan Chaudhari, Trilokya Akula, Yoon Kim, Tom Blake

In this paper, we advance the study of AI-augmented reasoning in the context of Human-Computer Interaction (HCI), psychology and cognitive science, focusing on the critical task of visual perception. Specifically, we inv…