AutoFOAM: The Self-Refining Autonomous OpenFOAM Agent
arXiv:2608.00003v1 Announce Type: new
Abstract: Computational Fluid Dynamics (CFD) plays an important role in modern engineering, but using open-source solvers such as OpenFOAM requires considerable knowledge and skills, as well as time-consuming configuration file setup. To reduce this burden, we ...
Enhancing LLMs with Context-Specific Knowledge for Mitigating Misinformation in SMEs: A RAG-based Modeling and Analysis
arXiv:2608.00006v1 Announce Type: new
Abstract: Large Language Models (LLMs), a part of artificial intelligence (AI), are increasingly being adopted by Small and Medium Enterprises (SMEs) to enhance question-answering capabilities and support business decision-making processes. However, hallucinati...
Topology-Aware Data Movement for Disaggregated GPU Inference
arXiv:2607.28633v1 Announce Type: new
Abstract: Disaggregated LLM inference creates a datacenter networking problem that no existing system solves correctly. When prefill and decode run on separate GPU pools, the KV cache must be transferred between them. For a 70B model this is 2.6 GB per request,...
LARA: Lightweight Adapters in the Residual Stream for Composable Adaptation and Alignment
arXiv:2607.28669v1 Announce Type: new
Abstract: We present LARA (Lightweight Additive Residual Adaptation), a method for efficient adaptation that operates in the residual stream of a frozen model rather than in its weights. Where LoRA adds an update of low rank to weight matrices, LARA reads the h...
Guarantees on Dynamical System Distinguishability for LLM Token Generation
arXiv:2607.28667v1 Announce Type: new
Abstract: Recent work has shown that classifying large language models (LLMs)' responses can be distinguished by modeling token embeddings as trajectories of a black-box dynamical system (DS) and comparing prediction residuals of two DSs. Despite the empirical ...
Hierarchical Copula-Gumbel-Top-\texorpdfstring{$K$}{K} Routing: Two-Sided Dependence Control for Frozen Mixture-of-Experts at Fixed Per-Token Routing Laws
arXiv:2607.28670v1 Announce Type: new
Abstract: A stochastic Gumbel-Top-$K$ router defines, for every token of a mixture-of-experts (MoE) model, a \emph{routing law}: a distribution over ordered expert lists and mixture weights. We ask which \emph{joint} distributions over the routing choices of di...
Sensitivity Analysis of GRU, LSTM and Transformer Encoder in Classification of Automated Driving Systems
arXiv:2607.28665v1 Announce Type: new
Abstract: Automated driving systems (ADSs) are becoming ubiquitous. Future Software Defined Vehicles (SDVs) may be able to run multiple ADSs, both native and aftermarket such as Comma.ai's Openpilot. Monitoring systems to independently verify which automated dr...
LLM Framework for Discovering Major Mathematical Conjectures: AI's Quest for the Next Riemann Hypothesis
arXiv:2607.28632v1 Announce Type: new
Abstract: Major mathematical conjectures still depend heavily on expert intuition, so a unified method for the systematic generation and validation of conjectures with substantial mathematical potential remains unavailable. We present a three stage pipeline for...
OpenClaw and Ollama in Agentic AI: Toward Fully Autonomous and Scalable AI Agent Systems
arXiv:2607.28629v1 Announce Type: new
Abstract: The rapid transition from reactive large language models (LLMs) to persistent, action-capable systems has exposed critical gaps in the architectural understanding of Agentic AI, particularly in separating inference, orchestration, and execution layers...
TAPR: Enhancing LLM Performance with a Task-Aware Prompt Rewriter
arXiv:2607.28657v1 Announce Type: new
Abstract: Large Language Models (LLMs) often require carefully crafted prompts to unlock their full potential, which can be a barrier for non-expert users. This work addresses the challenge by introducing a Task-Aware Prompt Rewriter (TAPR), a model that reform...
ThinkReset: Learnable Intermediate Interface Construction for Bounded-Context Long-Horizon Reasoning
arXiv:2607.28642v1 Announce Type: new
Abstract: Long chain-of-thought reasoning improves performance on complex problems, but it also introduces redundancy accumulation, context overflow, and error anchoring. We argue that under bounded context windows, the core bottleneck is not trajectory compres...
PlatformBid: An Auto-Bidding Benchmark from a Unified Advertising Platform's Perspective
arXiv:2607.27265v1 Announce Type: new
Abstract: Real-time bidding is central to computational advertising, comprising three elements: Supply Side Platform (SSP) selling ad impressions, Demand Side Platform (DSP) bidding for advertisers, and Ad Exchange conducting auctions between them. Traditional ...
Recursive transformers for semiconductor thermo-mechanical reliability
arXiv:2607.27251v1 Announce Type: new
Abstract: Transformer-based surrogate models are increasingly used to replace expensive first-principles simulation in engineering design. But conventional transformer architectures are often over parameterized for the small, low-dimensional datasets typical of...
DoTime: A Synthetic Benchmark Generator for Interventional and Counterfactual Time Series
arXiv:2607.27263v1 Announce Type: new
Abstract: Most benchmarks for causal inference over time series are observational, small, or domain-specific, leaving interventional and counterfactual estimation under-served exactly where it matters most, such as in healthcare, policy evaluation, and climate ...
Beyond KV Reconstruction: Functional Reconstruction for MLA Draft Models in Speculative Decoding
arXiv:2607.27269v1 Announce Type: new
Abstract: Multi-head latent attention (MLA) is increasingly important for long-context LLM inference because compact latent states replace the growing key-value (KV) cache and reduce decoding memory traffic. Yet most capable open checkpoints use multi-head or g...
Emergent Sparsity in Frozen Random CNN Feature Extractors for Deep Reinforcement Learning
arXiv:2607.26059v1 Announce Type: new
Abstract: We report a striking phenomenon: deep reinforcement learning agents trained with frozen, randomly initialized CNN feature extractors spontaneously develop extremely sparse fully-connected representations, without any sparsity-inducing objective. In th...
Shared SFT Lessons Across Alignment, Model Organisms, and Toy Models
arXiv:2607.26173v1 Announce Type: new
Abstract: Alignment training, model organisms, and toy models are usually treated as separate research areas. But projects in all three frequently use supervised fine-tuning (SFT) to pursue the same underlying goals. When projects share a goal, we should test w...
Data Fusion and Contrastive Alignment for Unconstrained IR Molecular Structure Elucidation
arXiv:2607.26164v1 Announce Type: new
Abstract: Automated molecular structure elucidation from infrared (IR) spectroscopy data has seen significant advancements in recent years, but its broad applicability is limited by a reliance on pre-determined chemical formulas provided as auxiliary model inpu...
Meta-Learned Reward Shaping for Reinforcement Learning from Human Feedback
arXiv:2607.26094v1 Announce Type: new
Abstract: Reinforcement Learning from Human Feedback (RLHF) is the standard approach for aligning large language models with human preferences, but its quality is limited by static, task-agnostic reward models. This mismatch leads to sparse learning signals and...
ClinLens: Towards Long-Horizon Coding Agents for Longitudinal Multimodal Clinical Data Science
arXiv:2607.26155v1 Announce Type: new
Abstract: Clinical data-science agents must transform heterogeneous longitudinal records into auditable analyses, yet existing benchmarks largely isolate medical question answering, structured-table reasoning, or generic scientific repositories. We introduce CL...
Even More Deception: Objective Misalignment in Mixed-Motive LLM Multi-Agent Systems
arXiv:2607.26120v1 Announce Type: new
Abstract: Large Language Models (LLMs)-powered multi-agent systems are increasingly deployed in mixed-motive environments, where agents operate under asymmetric information and strategic deception due to conflicting or hidden objectives. In these settings, misa...
CaRE Compute-aware Remasking Evaluation Protocol for Masked Diffusion Language Models
arXiv:2607.24763v1 Announce Type: new
Abstract: Masked diffusion language models (MDLMs) are advancing rapidly, yet the evaluation standards needed to reliably interpret their progress have not kept pace. Despite MDLMs becoming competitive with autoregressive language models, seven recent remasking...
Kernel Forge: An Agent Harness for LLM-based Generation and Optimization of CUDA Kernels
arXiv:2607.24762v1 Announce Type: new
Abstract: Machine learning models are increasingly embedded in everyday software, and most of their runtime is spent in a small set of compute kernels such as matrix multiplication, convolution, and normalization. Optimizing these kernels is one of the most dir...
GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models
arXiv:2607.24764v1 Announce Type: new
Abstract: The rapid growth of online grocery shopping requires recommendation systems that capture cyclical purchasing behavior and diverse user intents. Traditional item-level methods face scalability and accuracy challenges, motivating category-level recommen...