paper-with-me

홈 › Papers

TRACER: A Framework for Facilitating Accurate and Interpretable Analytics for High Stakes Applications

2020-03-24 · Kaiping Zheng, Shaofeng Cai, Horng Ruey Chua, Wei Wang, Kee Yuan Ngiam, Beng Chin Ooi

In high stakes applications such as healthcare and finance analytics, the interpretability of predictive models is required and necessary for domain practitioners to trust the predictions. Traditional machine learning models, e.g., logistic regression (LR), are easy to interpret in nature. However, many of these models aggregate time-series data without considering the temporal correlations and variations. Therefore, their performance cannot match up to recurrent neural network (RNN) based models, which are nonetheless difficult to interpret. In this paper, we propose a general framework TRACER to facilitate accurate and interpretable predictions, with a novel model TITV devised for healthcare analytics and other high stakes applications such as financial investment and risk management. Different from LR and other existing RNN-based models, TITV is designed to capture both the time-invariant and the time-variant feature importance using a feature-wise transformation subnetwork and a self-attention subnetwork, for the feature influence shared over the entire time series and the time-related importance respectively. Healthcare analytics is adopted as a driving use case, and we note that the proposed TRACER is also applicable to other domains, e.g., fintech. We evaluate the accuracy of TRACER extensively in two real-world hospital datasets, and our doctors/clinicians further validate the interpretability of TRACER in both the patient level and the feature level. Besides, TRACER is also validated in a high stakes financial application and a critical temperature forecasting application. The experimental results confirm that TRACER facilitates both accurate and interpretable analytics for high stakes applications.

📄 PDF Abstract BibTeX arXiv:2003.12012

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportanceManagementTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

TRACER: Efficient Object Re-Identification in Networked Cameras through Adaptive Query Processing

2025-07-13 · Pramod Chunduri, Yao Lu, Joy Arulraj arxiv

Efficiently re-identifying and tracking objects across a network of cameras is crucial for applications like traffic surveillance. Spatula is the state-of-the-art video database management system (VDBMS) for processing R…

ConceptTracer: Interactive Analysis of Concept Saliency and Selectivity in Neural Representations

2026-04-08 · Ricardo Knauer, Andre Beinrucker, Erik Rodner arxiv

Neural networks deliver impressive predictive performance across a variety of tasks, but they are often opaque in their decision-making processes. Despite a growing interest in mechanistic interpretability, tools for sys…

DebrisTracer: Reliable Tracking in Hypervelocity Impact Fast Imaging

2026-07-17 · Théophane Loloum, Fabien Vivodtzev, David Hébert, Baptiste Reynier 외 arxiv

This application paper presents DebrisTracer, a framework for the reliable tracking of debris in hypervelocity impact fast imaging. These noisy and highly specific datasets capture the ejection of a large number of debri…

Exploiting ftrace's function_graph Tracer Features for Machine Learning: A Case Study on Encryption Detection

2025-12-04 · Kenan Begovic, Abdulaziz Al-Ali, Qutaibah Malluhi arxiv

This paper proposes using the Linux kernel ftrace framework, particularly the function graph tracer, to generate informative system level data for machine learning (ML) applications. Experiments on a real world encryptio…

Anomaly Detection

TRACER: Training-Free Closed-Loop Structured Inference for Traffic Accident Reconstruction

2026-06-23 · Yanchen Guan, Chengyue Wang, Bin Rao, Haicheng Liao 외 arxiv

Traffic accident reconstruction is a forensic inverse problem that requires recovering physically consistent motion from sparse and heterogeneous evidence. Existing learning-based approaches predominantly optimize for se…