paper-with-me

Papers

XForecast: Evaluating Natural Language Explanations for Time Series Forecasting

2024-10-18 · Taha Aksu, Chenghao Liu, Amrita Saha, Sarah Tan, Caiming Xiong, Doyen Sahoo

Time series forecasting aids decision-making, especially for stakeholders who rely on accurate predictions, making it very important to understand and explain these models to ensure informed decisions. Traditional explainable AI (XAI) methods, which underline feature or temporal importance, often require expert knowledge. In contrast, natural language explanations (NLEs) are more accessible to laypeople. However, evaluating forecast NLEs is difficult due to the complex causal relationships in time series data. To address this, we introduce two new performance metrics based on simulatability, assessing how well a human surrogate can predict model forecasts using the explanations. Experiments show these metrics differentiate good from poor explanations and align with human judgments. Utilizing these metrics, we further evaluate the ability of state-of-the-art large language models (LLMs) to generate explanations for time series data, finding that numerical reasoning, rather than model size, is the main factor influencing explanation quality.

📄 PDF Abstract BibTeX arXiv:2410.14180

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingTime SeriesTime Series Forecasting

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 제목 키워드 기반

Verification and Refinement of Natural Language Explanations through LLM-Symbolic Theorem Proving

2024-05-02 · Xin Quan, Marco Valentino, Louise A. Dennis, André Freitas

Natural language explanations represent a proxy for evaluating explanation-based and multi-step Natural Language Inference (NLI) models. However, assessing the validity of explanations for NLI is challenging as it typica…

Automated Theorem ProvingNatural Language Inference

Rigorously Assessing Natural Language Explanations of Neurons

2023-09-19 · Jing Huang, Atticus Geiger, Karel D'Oosterlinck, Zhengxuan Wu 외

Natural language is an appealing medium for explaining how large language models process and store information, but evaluating the faithfulness of such explanations is challenging. To help address this, we develop two mo…

TSQueryBench: LLM-as-a-Judge for Time Series Explanations

2026-04-02 · Preetham Sivalingam, Murari Mandal, Saurabh Deshpande, Dhruv Kumar arxiv

Natural language explanations of time series data are increasingly produced by foundation models in high stakes domains, making factual correctness critical. Evaluating such explanations differs fundamentally from standa…

Explanation GenerationAnomaly Detection

NILE : Natural Language Inference with Faithful Natural Language Explanations

2020-05-25 · ACL 2020 6 · Sawan Kumar, Partha Talukdar

The recent growth in the popularity and success of deep learning models on NLP classification tasks has accompanied the need for generating some form of natural language explanation of the predicted labels. Such generate…

Decision MakingNatural Language InferenceSensitivity

Automated Assessment of Students' Code Comprehension using LLMs

2023-12-19 · Priti Oli, Rabin Banjade, Jeevan Chapagain, Vasile Rus

Assessing student's answers and in particular natural language answers is a crucial challenge in the field of education. Advances in machine learning, including transformer-based models such as Large Language Models(LLMs…

Semantic Textual SimilaritySTS