paper-with-me

홈 › Papers

RAxSS: Retrieval-Augmented Sparse Sampling for Explainable Variable-Length Medical Time Series Classification

2025-10-03 · Aydin Javadov, Samir Garibov, Tobias Hoesli, Qiyang Sun, Florian von Wangenheim, Joseph Ollier, Björn W. Schuller arxiv

Medical time series analysis is challenging due to data sparsity, noise, and highly variable recording lengths. Prior work has shown that stochastic sparse sampling effectively handles variable-length signals, while retrieval-augmented approaches improve explainability and robustness to noise and weak temporal correlations. In this study, we generalize the stochastic sparse sampling framework for retrieval-informed classification. Specifically, we weight window predictions by within-channel similarity and aggregate them in probability space, yielding convex series-level scores and an explicit evidence trail for explainability. Our method achieves competitive iEEG classification performance and provides practitioners with greater transparency and explainability. We evaluate our method in iEEG recordings collected in four medical centers, demonstrating its potential for reliable and explainable clinical variable-length time series classification.

📄 PDF Abstract BibTeX arXiv:2510.02936

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ClassificationTime Series Analysis

Similar Papers 제목 키워드 기반

MMRAG-RFT: Two-stage Reinforcement Fine-tuning for Explainable Multi-modal Retrieval-augmented Generation

2025-12-19 · Shengwei Zhao, Jingwen Yao, Sitong Wei, Linhai Xu 외 arxiv

Multi-modal Retrieval-Augmented Generation (MMRAG) enables highly credible generation by integrating external multi-modal knowledge, thus demonstrating impressive performance in complex multi-modal scenarios. However, ex…

Reinforcement LearningResponse GenerationAnswer Generation

LLM-Augmented Retrieval: Enhancing Retrieval Models Through Language Models and Doc-Level Embedding

2024-04-08 · Mingrui Wu, Sheng Cao

Recently embedding-based retrieval or dense retrieval have shown state of the art results, compared with traditional sparse or bag-of-words based approaches. This paper introduces a model-agnostic doc-level embedding fra…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

ArgRAG: Explainable Retrieval Augmented Generation using Quantitative Bipolar Argumentation

2025-08-26 · Yuqicheng Zhu, Nico Potyka, Daniel Hernández, Yuan He 외 arxiv

Retrieval-Augmented Generation (RAG) enhances large language models by incorporating external knowledge, yet suffers from critical limitations in high-stakes domains -- namely, sensitivity to noisy or contradictory evide…

Fact Verification

AgenticRAG: Tool-Augmented Foundation Models for Zero-Shot Explainable Recommender Systems

2025-10-03 · Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui 외 arxiv

Foundation models have revolutionized artificial intelligence, yet their application in recommender systems remains limited by reasoning opacity and knowledge constraints. This paper introduces AgenticRAG, a novel framew…

Computational Efficiency

xpSHACL: Explainable SHACL Validation using Retrieval-Augmented Generation and Large Language Models

2025-07-11 · Gustavo Correa Publio, José Emilio Labra Gayo arxiv

Shapes Constraint Language (SHACL) is a powerful language for validating RDF data. Given the recent industry attention to Knowledge Graphs (KGs), more users need to validate linked data properly. However, traditional SHA…

Knowledge Graphs