AINeutralarXiv – CS AI · Jun 46/10
🧠Researchers propose PTGAMoE, a semantic-preserving graph-based deep learning framework for encrypted traffic analysis that outperforms existing models by respecting protocol hierarchies and field-level structures. The approach combines graph attention mechanisms with mixture-of-experts design to improve both accuracy in traffic classification and interpretability of model decisions.
AINeutralarXiv – CS AI · Jun 26/10
🧠Researchers propose a motif-based framework for ECG analysis that identifies interpretable cardiac signatures through beat-aligned morphology patterns, enabling early detection of cardiovascular abnormalities. Using Dynamic Time Warping to extract representative cardiac cycles, the method quantifies morphological drift across short and long-term monitoring with three metrics: deviation from normal sinus rhythm, personalized baseline deviation, and motif instability. Testing on standard ECG datasets demonstrates significant separation between normal and arrhythmic subjects with high statistical significance.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce PatchWorld, a gradient-free framework that converts offline trajectories into executable Python world models for AI agents operating in partially observable environments. The method achieves 76.4% success on planning tasks without requiring LLM calls during prediction, while revealing a fundamental tradeoff between observation accuracy and decision-making utility in executable world models.
AINeutralarXiv – CS AI · Jun 16/10
🧠Researchers introduce Mixture of Concept Bottleneck Experts (M-CBE), a framework that enhances interpretable AI by allowing multiple expert expressions to map concepts to predictions rather than a single predetermined function. The approach combines Linear M-CBE and Symbolic M-CBE variants to improve both accuracy and adaptability while maintaining human-understandable decision-making processes.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce EvaluatorDPT, a decision-control model that predicts YES, NO, or TBD (to-be-determined) for high-stakes AI applications where uncertainty exists. The system learns deferral as an explicit outcome rather than hiding uncertainty in forced predictions, achieving 82.6% accuracy with auditable, policy-governed decision routing that can be inspected and controlled at inference time.
AINeutralarXiv – CS AI · May 286/10
🧠Researchers introduce BIRDNet, a neurosymbolic deep learning architecture that mines Boolean implication relationships from tabular data and encodes them as sparse, interpretable neural networks. The model achieves near-baseline performance on biomedical datasets while using 96× fewer active parameters and maintaining human-readable symbolic rules without external rule bases.
AINeutralarXiv – CS AI · May 276/10
🧠Researchers have developed an interpretable AI framework for assessing suicide risk in metro stations using surveillance video analysis, achieving 83.2% ROC-AUC by combining person tracking, activity recognition, and trajectory analysis. This work addresses a critical public health challenge by enabling early identification of high-risk situations that could facilitate timely intervention.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers have developed attribution techniques that explain decision-making in Markov Decision Processes (MDPs), extending explainability methods beyond static inputs to sequential decision-making systems. The approach assigns importance scores to states and execution paths, enabling more interpretable AI agents in dynamic environments.
AINeutralarXiv – CS AI · May 126/10
🧠Researchers developed CT-IDP, a quantitative phenotyping framework that uses organ segmentation and derived descriptors to classify abdominal CT diseases through interpretable logistic regression. The approach achieved superior performance compared to vision-transformer baselines across multiple datasets, demonstrating the value of explainable AI in medical imaging.
AINeutralarXiv – CS AI · May 115/10
🧠Researchers propose Cognitive Agent Compilation (CAC), a framework that uses large language models to create explicit, inspectable problem-solving agents for educational applications. The approach separates knowledge representation, problem-solving policy, and verification rules to make AI systems more controllable and transparent than standard LLMs, though it reveals trade-offs between interpretability and scalability.
AIBullisharXiv – CS AI · May 76/10
🧠Researchers introduce Graph Tsetlin Machine (GraphTM), an interpretable deep learning approach that processes graph-structured data while maintaining logical explainability. The system demonstrates competitive or superior performance across image classification, action tracking, recommendation systems, and genomic sequence analysis, while training significantly faster than comparable methods like GCNs.
AIBullisharXiv – CS AI · Apr 136/10
🧠Researchers propose a neuro-symbolic deep reinforcement learning approach that integrates logical rules and symbolic knowledge to improve sample efficiency and generalization in RL systems. The method transfers partial policies from simple tasks to complex ones, reducing training data requirements and improving performance in sparse-reward environments compared to existing baselines.
AIBullisharXiv – CS AI · Apr 66/10
🧠Researchers have developed HIL-CBM, a new hierarchical interpretable AI model that enhances explainability by mimicking human cognitive processes across multiple semantic levels. The model outperforms existing Concept Bottleneck Models in classification accuracy while providing more interpretable explanations without requiring manual concept annotations.
AIBullisharXiv – CS AI · Mar 266/10
🧠Researchers introduced ES-LLMs, a new AI tutoring architecture that separates decision-making from language generation to create more reliable and interpretable educational AI systems. The system outperformed traditional monolithic LLMs in human evaluations (91.7% preference) while reducing costs by 54% and achieving 100% adherence to pedagogical constraints.
AIBullisharXiv – CS AI · Mar 266/10
🧠Researchers introduce Learning to Guide (LTG), a new AI framework where machines provide interpretable guidance to human decision-makers rather than making automated decisions. The SLOG approach transforms vision-language models into guidance generators using human feedback, showing promise in medical diagnosis applications.
AIBullisharXiv – CS AI · Mar 176/10
🧠Researchers propose a new framework that uses LLMs as code generators rather than per-instance evaluators for high-stakes decision-making, creating interpretable and reproducible AI systems. The approach generates executable decision logic once instead of querying LLMs for each prediction, demonstrated through venture capital founder screening with competitive performance while maintaining full transparency.
🧠 GPT-4
AIBullisharXiv – CS AI · Mar 96/10
🧠Researchers developed an interpretable AI framework for fetal ultrasound image classification that incorporates medical concepts and clinical knowledge. The system uses graph convolutional networks to establish relationships between key medical concepts, providing explanations that align with clinicians' cognitive processes rather than just pixel-level analysis.
AIBullisharXiv – CS AI · Mar 37/107
🧠Researchers developed InstructX2X, a new AI model for generating counterfactual medical images that provides interpretable explanations and prevents unintended modifications. The model achieves state-of-the-art performance in creating high-quality chest X-ray images with visual guidance maps for medical applications.
AIBullisharXiv – CS AI · Mar 36/106
🧠Researchers introduce GlassMol, a new interpretable AI model for molecular property prediction that addresses the black-box problem in drug discovery. The model uses Concept Bottleneck Models with automated concept curation and LLM-guided selection, achieving performance that matches or exceeds traditional black-box models across thirteen benchmarks.
AIBullisharXiv – CS AI · Mar 36/107
🧠Researchers have developed QIME, a new framework for creating interpretable medical text embeddings that uses ontology-grounded questions to represent biomedical text. Unlike black-box AI models, QIME provides clinically meaningful explanations while achieving performance close to traditional dense embeddings in medical text analysis tasks.
AIBullisharXiv – CS AI · Mar 27/1015
🧠Researchers have developed DeBiasLens, a new framework that uses sparse autoencoders to identify and deactivate social bias neurons in Vision-Language models without degrading their performance. The model-agnostic approach addresses concerns about unintended social bias in VLMs by making the debiasing process interpretable and targeting internal model dynamics rather than surface-level fixes.
AIBullisharXiv – CS AI · Mar 26/1017
🧠Researchers introduce VISTA, a framework for vessel trajectory imputation that uses knowledge-driven LLM reasoning to repair incomplete maritime tracking data. The system provides 'repair provenance' - documented reasoning behind data repairs - achieving 5-91% accuracy improvements over existing methods while reducing inference time by 51-93%.
AIBullisharXiv – CS AI · Feb 276/103
🧠Researchers developed DisQ-HNet, a new AI framework that synthesizes tau-PET brain scans from MRI data to detect Alzheimer's disease pathology. The method uses advanced neural network architectures to generate cost-effective alternatives to expensive PET imaging while maintaining diagnostic accuracy.
AINeutralarXiv – CS AI · May 124/10
🧠Researchers introduce an interpretable deep learning framework to study how grammatical gender evolved from Latin's three-gender system to Occitan's two-gender structure. The work demonstrates that conventional tokenization fails in low-resource historical linguistics and proposes improvements while analyzing how gender information distributes between word roots and sentence context.
AINeutralarXiv – CS AI · Apr 145/10
🧠Researchers propose Enhanced-FQL(λ), a fuzzy reinforcement learning framework that combines fuzzified eligibility traces and segmented experience replay to improve interpretability and efficiency in continuous control tasks. The method demonstrates competitive performance with neural network approaches while maintaining computational simplicity through interpretable fuzzy rule bases rather than complex black-box architectures.
$FET