PlanFlip: Attacking Multi-Agent LLM Systems via Planning-Phase Prompt Injection
arXiv:2607.16199v1 Announce Type: new
Abstract: Multi-agent LLM systems increasingly rely on a Planner to decompose goals into sub-task sequences that downstream Executor and Critic agents execute and audit. We identify the planning phase as a critical attack surface: a single injection into the Pl...
Design and Validation of a Lightweight 1D CNN for Affective Touch Classification in Soft Plush Companions
arXiv:2607.16196v1 Announce Type: new
Abstract: Soft, sensorized companions offer a physically safe and emotionally intuitive interface for socially assistive technologies, yet their deformability and multichannel tactile sensing complicate the robust interpretation of human affect. This study pres...
Rater State Bias in RLHF Preference Data: An Audit Framework
arXiv:2607.16195v1 Announce Type: new
Abstract: We identify a structured confound in Reinforcement Learning from Human Feedback (RLHF). Pairwise preference labels are intended to reflect the compared outputs, but they may also reflect the rater's state during annotation. Under sustained stressful o...
Some Large Language Models Exhibit Consistent Risk Attitudes
arXiv:2607.16197v1 Announce Type: new
Abstract: As artificial intelligence systems are deployed in open-ended, high-stakes settings, a critical dimension remains unmeasured: how perceived risk is translated into action. We test whether large language models (LLMs) exhibit systematic and consistent ...
Position: Quantum Program Generation Must Prioritize Validity Over Probabilistic Scaling
arXiv:2607.15313v1 Announce Type: new
Abstract: The scaling hypothesis assumes that increasing model parameters yields emergent reasoning capabilities. This position paper argues that applying this probabilistic paradigm to generic quantum circuit synthesis is a directional error. Unlike natural la...
Structure of the Circular-Dyadic Convolution Error
arXiv:2607.15293v1 Announce Type: new
Abstract: Dyadic and circular convolution can both be computed in $O(N\log N)$ time using the Hadamard transform and the FFT-computed discrete Fourier transform (DFT), respectively. The Hadamard transform is preferable for its real-valued sign flips, yet its su...
AI Trading: Evaluating Large Language Models for Technical Market Analysis
arXiv:2607.15414v1 Announce Type: new
Abstract: Large Language Models (LLMs) have emerged as powerful tools for processing the heterogeneous information environments of modern financial markets. This paper presents a systematic, comparative evaluation of five prominent LLMs: GPT-4 Turbo, Claude 3 O...
A Transportable Threshold-Based Framework for Interpretable Classification of Medical Data
arXiv:2607.15394v1 Announce Type: new
Abstract: Black-box models limit the adoption of artificial intelligence in medicine due to their lack of interpretability and reproducibility. We introduce a statistically grounded framework that provides fully interpretable, rule-based clinical classification...
AnovaX: A Local, Multi-Agent Voice Assistant with LLM Planning, Typed Executors, and Adaptive Recovery
arXiv:2607.15367v1 Announce Type: new
Abstract: Desktop voice assistants are still dominated by cloud pipelines that ship raw audio off the machine and expose a fixed set of skills. We describe AnovaX, a small local-first assistant that runs entirely on the user's computer and treats the desktop it...
Causal-Audit: Explicit and Auditable Graph-based Reasoning via Target-Aware Causal Chain Construction
arXiv:2607.15281v1 Announce Type: new
Abstract: Causal and intervention-based question answering is fundamental to advancing large language models (LLMs) toward reasoning beyond surface-level correlations and understanding underlying causal mechanisms. However, existing LLM-based methods often rely...
arXiv:2607.15314v1 Announce Type: new
Abstract: Healthcare spans high-stakes communication, expert reasoning, and workflow execution, yet specialized LLMs that cover these use cases together remain limited. A healthcare model must handle patient consultation, clinical reasoning over text and images...
GraphDx: A Cost-Aware Knowledge-Enhanced Multi-Agent Framework for Sequential Diagnosis
arXiv:2607.15280v1 Announce Type: new
Abstract: Sequential diagnosis requires balancing diagnostic accuracy against resource costs through iterative information gathering. Existing Large Language Model (LLM) approaches exhibit a critical knowledge-reasoning gap: despite encoding extensive medical k...
Position: Explainability Research Must Prioritize Foundations over Ad-hoc Methods
arXiv:2607.14123v1 Announce Type: new
Abstract: Despite the proliferation of Explainable AI (XAI) techniques -- from feature attributions to sparse autoencoders -- explanations rarely influence real-world workflows. In practice, they are often generated and discarded without guiding meaningful acti...
QFireNet: A Quantum-Enhanced U-Net for Wildfire Segmentation from Sentinel-2 Imagery
arXiv:2607.14160v1 Announce Type: new
Abstract: Wildfire detection from satellite imagery is a semantic image segmentation problem that has proven to be difficult due to challenges such as class imbalance, feature complexity, and atmospheric interference. In this paper, we build on the foundational...
CARPRT: Class-Aware Zero-Shot Prompt Reweighting for Black-Box Vision-Language Models
arXiv:2607.14125v1 Announce Type: new
Abstract: Pre-trained vision-language models (VLMs) enable zero-shot image classification by computing the similarity score between an image and textual descriptions, typically formed by inserting a class label (e.g., "cat") into a prompt (e.g., "a photo of a")...
Targeted Recovery of Weight-Space Mechanisms From Neural Networks
arXiv:2607.13047v1 Announce Type: new
Abstract: Parameter decomposition (PD) decomposes neural networks into interpretable computational components that faithfully reflect the original network's operations. However, scaling PD to large models requires vast compute, making it a costly and risky ende...
Automatic Differentiation from Scratch: How PyTorch Computes Gradients in Physics-Informed Neural Networks
arXiv:2607.13042v1 Announce Type: new
Abstract: This paper traces, with explicit numerical values, how PyTorch's automatic differentiation (AD) engine computes gradients for Physics-Informed Neural Network (PINN) training -- a setting that requires two levels of differentiation: computing the physi...
Beyond Backbone Backpropagation: A Decoupled Strategy for Efficient Transfer Learning
arXiv:2607.13043v1 Announce Type: new
Abstract: Deep learning models achieve state-of-the-art image classification but face deployment challenges due to computational costs and energy demands. We propose a lightweight training strategy that adapts normalization layers of the model to the new domain...
Federated Explainable Artificial Intelligence: Roles, Architectures, Evaluation, and Open Challenges
arXiv:2607.13045v1 Announce Type: new
Abstract: Federated Learning (FL) has emerged as a key paradigm for privacy-preserving collaborative model training across distributed and heterogeneous data sources. By keeping raw data local, FL addresses data confidentiality concerns, yet it does not resolve...
OriginBlame: Record- and Token-Level Data Provenance for AI Training Datasets
arXiv:2607.13037v1 Announce Type: new
Abstract: When a data contributor requests removal, model trainers face a practical gap: unlearning algorithms require a forget set, yet no tool can locate which training records belong to a given author. Existing provenance systems operate at file or dataset l...
SPINE: Bridging the Cyber-Physical Gap with Agentic AI
arXiv:2607.13049v1 Announce Type: new
Abstract: Foundation models have given robots a sophisticated brain for complex decision-making, yet deploying that intelligence into a physical platform still demands tedious, expert-driven calibration. This deployment gap, the robot's spinal cord, remains a p...
Self-Improvements in Modern Agentic Systems: A Survey
arXiv:2607.13104v1 Announce Type: new
Abstract: Self-improving autonomous agents are moving from research prototypes to deployed systems. The primary goal is controllable evolution, or adaptation, from experience with minimal or even no human input. This survey frames modern self-improving agents a...
Interventional Grounding Audits: Black-Box Premise-Dependency Tests for LLM Chain-of-Thought via Predicate Substitution
arXiv:2607.13069v1 Announce Type: new
Abstract: Large language models produce chain-of-thought (CoT) reasoning that appears logically sound yet may not genuinely depend on its stated premises. We introduce interventional grounding audits, a black-box, step-level test of premise dependency: we inter...
Probabilistic Extension of Neuro-Symbolic AGI Robots based on Belnap's Typed Intensional FOL
arXiv:2607.13073v1 Announce Type: new
Abstract: Neuro-symbolic AI based on $IFOL_B$ is a way to combine neural learning and symbolic reasoning to overcome limitations of purely neural systems (like lack of interpretability and logical structure) with formal logical machinery for self-reference. In ...