arXiv · Computation and Language · 13 Aug 2026 · paper
Mixture-of-Experts (MoE) models have become a dominant architecture for large-scale AI services, yet deploying them over geo-distributed heterogeneous edge servers remains challenging. When…
arXiv · Computation and Language · 13 Aug 2026 · paper
We present RT-SEMamba, a fully causal speech enhancement (SE) model built upon causal time-frequency Mamba blocks. Unlike Transformer-based architectures that rely on a growing key-value ca…
arXiv · Computation and Language · 13 Aug 2026 · paper
The deployment of large language models (LLMs) in mental health contexts raises questions about the relationship between clinical safety and environmental cost. In this paper, we examine th…
arXiv · Computation and Language · 13 Aug 2026 · paper
We present the first systematic study of Massive activations (MAs) in layer-interleaved HLA LLMs and uncover two architecture-aligned morphologies: MAs consistently spike immediately before…
arXiv · Computation and Language · 13 Aug 2026 · paper
Training large language models on limited hardware is increasingly a scheduling problem across GPU compute, host memory, PCIe transfer, and storage bandwidth. Existing offloading systems re…
arXiv · Computation and Language · 13 Aug 2026 · paper
Aggressive quantization disproportionately harms multilingual capability: in the sub-4B INT3 GPTQ regime, we measure 2-4x larger perplexity degradation on non-English languages than on Engl…
arXiv · Computation and Language · 13 Aug 2026 · paper
The lack of diversity in LM content is widely attributed to the alignment process, but how and where exactly in the pipeline this collapse begins is unknown. We argue that output homogeneit…
arXiv · Computation and Language · 13 Aug 2026 · paper
Prior white-box studies show that large language models can retain latent traces of target knowledge after unlearning, even when the knowledge is no longer expressed in their outputs. Howev…
arXiv · Machine Learning · 13 Aug 2026 · paper
Large kernel depthwise convolutions achieve strong performance but suffer from significant degradation as kernel size grows due to irregular memory access from gather-based computation; whi…
arXiv · Computation and Language · 13 Aug 2026 · paper
Existing routers rely on semantic query features or handcrafted features, which often fail to capture model-specific failures or intrinsic task difficulty. We instead route using internal L…
arXiv · Machine Learning · 13 Aug 2026 · paper
The classical kernel ridge regression problem aims to find the best fit for the output $Y$ as a function of the input data $X\in \mathbb{R}^d$, with a fixed choice of regularization term im…
arXiv · Machine Learning · 13 Aug 2026 · paper
Physics-Informed Neural Networks (PINNs) for high-dimensional and high-order partial differential equations (PDEs) are primarily constrained by the $\mathcal{O}(d^k)$ spatial derivative com…
arXiv · Machine Learning · 13 Aug 2026 · paper
Time series forecasting drives operational decisions under tight latency budgets, and autoregressive time series foundation models (TSFMs) increasingly deliver the most accurate forecasts.…
arXiv · Machine Learning · 13 Aug 2026 · paper
Dementia disorders such as Alzheimer's disease (AD) and frontotemporal dementia (FTD) exhibit overlapping electrophysiological signatures in electroencephalography (EEG) that challenge accu…
arXiv · Machine Learning · 13 Aug 2026 · paper
Solving systems of polynomial equations, particularly those with finitely many solutions, is a crucial challenge across many scientific fields. Traditional methods like Gr\"obner and Border…
arXiv · Machine Learning · 13 Aug 2026 · paper
Edge-deployed vision systems in target recognition, surveillance, autonomous vehicles, and drone domains require hierarchical inference pipelines where a detection model identifies objects…
arXiv · Machine Learning · 13 Aug 2026 · paper
We propose CVaR-penalized Generative Particle Algorithm (CVaR-GPA), a robust, tail-agnostic algorithm for fine-tuning generative models to learn heavy-tailed distributions and capture extre…
arXiv · Machine Learning · 13 Aug 2026 · paper
Next-generation Synthetic Aperture Radar (SAR) missions will generate data far faster than they can downlink, making onboard data reduction essential for near-real-time Earth observation. L…
arXiv · Machine Learning · 13 Aug 2026 · paper
Entry-only automatic fare collection systems record boardings but not alightings, preventing direct construction of origin-destination (OD) matrices. This study develops a Hierarchical Baye…
arXiv · Machine Learning · 13 Aug 2026 · paper
A growing class of methods probes a language model by feeding it its own output: self-consistency, iterated refinement, agentic loops. We ask what such a probe measures, in a construction c…
arXiv · Machine Learning · 13 Aug 2026 · paper
Post-training quantization pipelines routinely leave the softmax output layer in high precision. Yet in small LLMs with modern vocabularies, the head holds 15--30\% of all parameters, so a…
arXiv · Machine Learning · 13 Aug 2026 · paper
Equivariant Neural Networks (ENNs) have empowered numerous applications in scientific fields. Despite their remarkable capacity for representing geometric structures, ENNs suffer from degra…
arXiv · Machine Learning · 13 Aug 2026 · paper
Multi-output Gaussian process regression scales cubically in the number of observations times outputs, and dense kernel-matrix methods need bespoke handling whenever different outputs are o…
arXiv · Machine Learning · 13 Aug 2026 · paper
Poor air quality in urban areas is driven by a complex chain of processes and presents a significant public health concern. To better understand and control the mechanisms that determine ai…
arXiv · Machine Learning · 13 Aug 2026 · paper
Learning mappings between infinite-dimensional objects is a central challenge in scientific machine learning. We introduce a general kernel-based encoder-decoder framework for operator lear…
arXiv · Machine Learning · 13 Aug 2026 · paper
Model merging by task arithmetic works until it doesn't, and the field diagnoses why with magnitudes: layerwise representation bias, deviations from cross-task linearity, parameter overlap.…
arXiv · Computation and Language · 13 Aug 2026 · paper
Reinforcement-learning (RL) post-training equips multimodal large reasoning models (MLRMs) with exploratory chains of thought (CoT), substantially improving visual reasoning. However, we fi…
arXiv · Machine Learning · 13 Aug 2026 · paper
Full self-attention is a strong token mixer for PDE surrogates on irregular domains, but its quadratic cost limits its use on high-resolution problems. Efficient latent-attention models suc…
arXiv · Machine Learning · 13 Aug 2026 · paper
We establish convergence guarantees of gradient descent for general feedforward neural networks of arbitrary width or depth, with no special requirements on the initialization or dataset. W…
arXiv · Computation and Language · 13 Aug 2026 · paper
Tokenizer vocabulary size is a foundational design choice in large language model (LLM) infrastructure, yet it is typically fixed at training time based on convention rather than deployment…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Two instruments of EU digital law place inference at their centre and mean different things by it. Article 3(1) of the AI Act uses the capability to infer constitutively: it is the central…
arXiv · Machine Learning · 13 Aug 2026 · paper
Modern optimizers combine gradients from the current mini-batch with historical optimization state, such as momentum or adaptive moments. While effective, this standard practice can produce…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Rather than providing an exhaustive survey, this paper presents a concise tutorial on world models and world action models for robotics. After reading the tutorial, readers should have a cl…
arXiv · Computation and Language · 13 Aug 2026 · paper
Rubric-based reinforcement learning (RL) uses an LLM-as-a-Judge (LaaJ) to score model outputs according to rubrics as rewards. However, policy models may exploit latent biases in the judge,…
arXiv · Machine Learning · 13 Aug 2026 · paper
Why does full-pipeline FP4 training of large language models often diverge, even when forward activations and activation gradients remain stable? We address this question through a controll…
arXiv · Computation and Language · 13 Aug 2026 · paper
Retrieval-augmented generation (RAG) relies on evidence ranking to determine what information is exposed to the generator, yet existing retrieval and reranking methods primarily estimate qu…
arXiv · Computation and Language · 13 Aug 2026 · paper
Large language model (LLM) agents for sequential decision-making struggle to produce diverse outputs. This leads to insufficient exploration, suboptimal solutions, and repeated actions. Act…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
System Instructions in Large Language Models (LLMs) are commonly used to enforce safety policies, define agent behavior, and protect sensitive operational context in agentic AI applications…
arXiv · Computation and Language · 13 Aug 2026 · paper
A central premise in mechanistic interpretability is that meaningful concepts in language models are represented by linear features in activation space. For such features to support reliabl…
arXiv · Machine Learning · 13 Aug 2026 · paper
The integration of artificial intelligence (AI) agents into web browsers introduces security challenges that go beyond traditional web application threat models. Prior work has identified p…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Early and accurate segmentation of colorectal polyps is critical for reducing colorectal cancer mortality, which has been extensively explored by academia and industry. However, current dee…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
On-device skin lesion analysis is constrained by the compute and energy cost of conventional CNN inference and by the need for lightweight calibration under clinical data shift. Neuromorphi…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
We introduce \textbf{CoLoRA} (Convolutional Low-Rank Adaptation), a parameter-efficient fine-tuning method for convolutional neural networks (CNNs). CoLoRA extends LoRA to convolutional lay…
arXiv · Machine Learning · 13 Aug 2026 · paper
Electronic health-record interoperability is a boundary problem: legacy systems, generative models, terminology services, identity systems, and human reviewers may each expose rich internal…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Prior work showed that human-in-the-loop oversight becomes structurally untenable in high-loss domains once AI output velocity V exceeds human cognitive capacity C_max. The operative constr…
arXiv · Computation and Language · 13 Aug 2026 · paper
We present Moxia (formerly AXIOM), a trust-first neuro-symbolic architecture for self-explaining mathematical reasoning over natural-language input. Its language model is strictly a canonic…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
This paper describes an approach to hallucination detection and mitigation using a HOPE-inspired Nested Learning architecture with Continuum Memory Systems (CMS) and semantic similarity cac…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Agentic AI systems are becoming commonplace in domains that require long-lived, stateful decision-making in continuously evolving conditions. As such, correctness depends not only on the ou…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Large language model (LLM) agents can execute long-horizon scientific workflows, but their numerical outputs are difficult to trust: agents lose context, game verification checks, and can p…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Modern black-box Image-to-Video (I2V) models offer powerful capabilities in automated content creation, yet their lack of fine-grained control and reliability presents significant challenge…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
Large Language Models (LLMs) are increasingly used in circuit design workflows, yet their reliability on simulator-facing SPICE netlist recognition and manipulation remains poorly understoo…
arXiv · Computation and Language · 13 Aug 2026 · paper
General-purpose large language models (LLMs) have recently been reported to match or exceed specialized clinical AI tools on medical benchmarks, but such comparisons draw on a narrow set of…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
LLM-agent services repeatedly execute small deterministic transitions between model and tool calls: route an outcome, update state, and emit the next effect. We ask when this control path e…
arXiv · Machine Learning · 13 Aug 2026 · paper
In high-stakes applications, reliable confidence estimates are as important as the predictions themselves. Confidence calibration ensures that predicted probabilities reflect the likelihood…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
In modern AI frameworks, GPU kernels are key to overall system performance. Combining usability, portability, and near-handwritten CUDA performance, Triton is widely adopted for implementin…
arXiv · Artificial Intelligence · 13 Aug 2026 · paper
As Large Vision-Language Models increasingly aim to integrate visual generation and understanding within a single parameter space, evaluating such structural unification in a cohesive manne…
arXiv · Computation and Language · 13 Aug 2026 · paper
Large Vision-Language Models (LVLMs) integrate visual perception with language generation, enabling responses that span image understanding and complex reasoning. However, LVLMs do not just…
arXiv · Computation and Language · 13 Aug 2026 · paper
Large language models (LLMs) often shift their outputs in response to implicit demographic cues even when users never state a demographic identity. Previous work has documented this behavio…
arXiv · Computation and Language · 13 Aug 2026 · paper
The reliability of Large Language Models (LLMs) for API calling degrades in multilingual settings. A common failure occurs when a model selects the correct tool but generates argument value…
arXiv · Machine Learning · 13 Aug 2026 · paper
Mixture-of-Experts (MoE) models are attractive for edge deployment because they provide high model capacity while activating only a small subset of parameters per token, improving compute e…