LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 Study traces LLM hallucinations to competing latent associations1 src1.3 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.3 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 Study traces LLM hallucinations to competing latent associations1 src1.3 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.3 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#explainability

21 curated events
papersTODAY 04:00 UTC

Interpretable ML method explains AI decisions to non-experts without exposing data

A new arXiv paper presents an approach that combines data storytelling with interpretable machine learning to make model decisions understandable to people without technical backgrounds. The method is designed to explain predictions while avoiding disclosure of sensitive training data or proprietary model internals. The authors position the work as addressing the tension between predictive performance and interpretability in automated decision-making.

papersSEP 12 04:00 UTC

Specified-Foil Counterfactuals Proposed for Temporal Graph Explanations

A new arXiv paper argues that existing counterfactual explanation methods for temporal graphs only show how to alter past events to flip a prediction, without stating what the resulting outcome should become. The authors introduce "specified-foil" counterfactuals, which target a particular alternative outcome rather than leaving the replacement undefined. The work aims to give users more actionable explanations of predicted events in time-evolving graph data.

papersTODAY 04:00 UTC

Study Compares Subjective, Objective, and Mathematical Measures for XAI Evaluation

A new arXiv paper examines how explainable AI methods are assessed, grouping evaluation approaches into subjective measures such as user trust questionnaires, objective measures based on task performance, and mathematical metrics. The authors analyze whether these three families of evaluation strategies produce consistent conclusions by testing them with saliency maps. The work aims to clarify where the different measurement types agree or diverge.

papersTODAY 04:00 UTC

IMPACT-VLA attributes robot policy behavior using counterfactual trajectories

A new arXiv paper introduces IMPACT-VLA, a method for tracing how much each input modality — camera images, proprioceptive state, and language instructions — contributes to a vision-language-action policy's decisions at different points during task execution. The approach relies on counterfactual trajectories to isolate the effect of individual inputs, addressing the difficulty of interpreting these multimodal robot policies. The abstract excerpt does not detail experimental results or benchmarks.

papersSEP 11 04:00 UTC

arXiv paper proposes Hilbert-valued framework for explaining time-dependent model outputs

A new preprint introduces a decomposition method that extends feature-attribution explanations from single-number predictions to functional or multivariate outputs, such as demand forecasts that vary over time. The approach works in a Hilbert space so that the influence of each input feature can be separated across the whole output trajectory rather than summarized by one score. The authors position it as a general framework for settings where model predictions are curves or vectors instead of scalars.

papersTODAY 04:00 UTC

Paper Fine-Tunes LLM Recommender to Explain Its Suggestions Safely

A new arXiv preprint proposes treating safety as a constraint when fine-tuning a large language model used as a recommender system. Standard recommenders are trained only to predict the next item a user will engage with, not to justify the prediction, so the authors add self-explanation as a training objective. The goal is to give users personalized reasons for suggestions without letting the generated explanations violate safety requirements.

papersTODAY 04:00 UTC

Paper Proposes Trustworthy, Explainable Decentralized AI Framework for 6G Networks

An arXiv preprint argues that as 6G moves from theory toward deployment, AI shifts from a bolt-on optimization aid to an interconnected layer woven through the network itself. The authors outline requirements for making that distributed intelligence trustworthy, explainable and sustainable, and sketch an architecture to meet them. The work is a cross-listed submission focused on research directions rather than a working system or product.

papersTODAY 04:00 UTC

arXiv Paper Proposes Method for Diversified Counterfactual Explanations

A new arXiv preprint describes an approach for generating counterfactual examples that are both varied and human-interpretable, drawing on expert knowledge to guide the search. Counterfactual examples are a common technique in explainable AI, since they show the smallest input changes that would flip a model's prediction. The work aims to address the limited diversity typical of existing methods while keeping the resulting explanations understandable.

papersTODAY 04:00 UTC

arXiv Paper Proposes Neuron Activation Method for Logical Explanations in Neural Networks

A new arXiv preprint describes an approach that derives logical explanations for neural network classifications by analyzing neuron activations. The work situates itself within formal explainability, which aims to give provable guarantees about model behavior across regions of the input space. The abstract notes that existing formal techniques have limitations the proposed method seeks to address, though details of the approach are not included in the announcement.

papersTODAY 04:00 UTC

Shapley Value Estimators Adapted for Multi-Site Data with Missing Features

A new arXiv paper addresses a limitation in population-level Shapley value estimation, a common approach for attributing feature importance in machine learning models. Existing estimators typically require fully observed data when evaluating the coalitional game, which fails when features are missing in blocks across multiple data sites. The work proposes estimation methods suited to this blockwise-missing, multi-site setting.

papersTODAY 04:00 UTC

Explainable Hybrid Feature Selection Proposed for Intrusion Detection in IoMT

A new arXiv paper describes an intrusion detection system designed for Internet of Medical Things networks, where devices are diverse and computing power is limited. The approach combines hybrid feature selection with explainability so that real-time traffic can be screened while keeping the model's decisions interpretable. The authors frame resource constraints and the need for timely analysis as the main obstacles the method targets.

papersTODAY 04:00 UTC

arXiv paper maps visual attribution of hand-drawn patterns to Parkinson's screening

A new arXiv preprint proposes an explainable screening approach for Parkinson's disease based on hand-drawn spirals and meanders. The work argues that tremor-driven oscillations, irregular strokes, and unstable curvature in these drawings reveal early neuromotor impairment. It then connects visual attribution methods to clinical reasoning so the model's outputs can be interpreted by clinicians.

papersSEP 11 04:00 UTC

Survey maps privacy and extraction attacks that abuse ML explanations

A systematization of knowledge paper reviews 25 studies showing how explainable AI outputs can be turned against the models they describe. The authors group these attacks into model extraction, membership inference and model inversion, and note that explanations widen the confidentiality and privacy risks of deployed systems. The work calls for treating explanation interfaces as part of the attack surface.

papersSEP 10 04:00 UTC

Auditable Evidence-Based Decisions Improve Speech Deepfake Detection, arXiv Paper Finds

A new research paper notes that most voice-clone detectors output only a single confidence score per audio clip, leaving their verdicts difficult to inspect or trust. The authors propose moving from raw scores to decisions supported by auditable evidence, and report that this evidence-oriented design can also boost detection performance. The work targets speech deepfakes that convincingly imitate real speakers' voices.

papersSEP 10 04:00 UTC

Explainable ML Framework Predicts Blood-Brain Barrier Permeability from Molecular Descriptors

A new arXiv paper presents an explainable machine learning framework that predicts blood-brain barrier permeability using molecular descriptors. Since this barrier determines whether central nervous system drug candidates can reach targets in the brain, the approach could support earlier screening in drug development. Its explainable design is intended to reveal which molecular features drive the model's predictions.

papersSEP 10 04:00 UTC

Position Paper Argues LLM Self-Explanations Must Move From Plausible to Actionable

A position paper examines how large language models generate natural-language accounts of their own decisions, a practice known as self-explanation. The authors argue that current explanations are often merely plausible-sounding rather than genuinely useful, and they outline what would be needed to make them actionable for real-world use.

papersSEP 10 04:00 UTC

Study examines when decision-makers have incentives to offer algorithmic recourse

A research paper investigates whether organizations that rely on automated decision systems, such as banks and employers, have any motivation to tell rejected applicants how they could change an unfavorable outcome. The work analyzes the strategic incentives behind offering recourse, a mechanism meant to help people overturned by algorithmic decisions. Its findings are relevant to ongoing debates about transparency and fairness in automated decision-making.

papersSEP 10 04:00 UTC

XAI-Refine: Automated Explanation-Knowledge Loop for Brain-Age Prediction

A new arXiv preprint introduces XAI-Refine, a framework that couples post-hoc explanation methods with a knowledge-refinement loop for brain-age prediction models. The authors argue that high predictive accuracy alone does not show a model relies on reproducible or neurobiologically plausible mechanisms, so explanations are fed back to iteratively improve the model. The approach aims to make brain-age estimates more interpretable and mechanistically grounded.

papersSEP 12 04:00 UTC

Conversational XAI interface aims to help operators interpret energy forecasting models

Researchers propose a chat-based explainability assistant designed to help building operators and facility managers understand predictions from complex energy consumption models, including symbolic regressors built with genetic programming. The tool is presented as a way to make model outputs more accessible to non-experts who manage energy use.

papersSEP 12 04:00 UTC

arXiv Paper Examines Second-Order Pattern Recognition in Speaker Recognition

A new arXiv preprint looks at how neural networks in speaker recognition pick up patterns beyond those explicitly defined by researchers, treating these as "second-order" patterns. The work connects classical pattern recognition training with explainable AI methods that surface latent features underlying a network's decisions. It focuses on the speaker recognition domain as a case study.

papersSEP 10 04:00 UTC

CARRE framework prescribes explainable retention actions for at-risk customers

A new paper introduces CARRE, a three-stage framework that moves churn analysis beyond simply flagging customers likely to leave. It retrieves feasible counterfactual interventions and evaluates the reasoning behind each recommendation, so that retention suggestions come with a justified rationale rather than a risk score alone.