theoretical-analysis

Tag

Cards List
#theoretical-analysis

Beyond receptive fields: sequence-pooled normalization can supply most of a sequence labeler's context

arXiv cs.LG · yesterday Cached

This paper shows that sequence-pooled normalization in convolutional networks provides global context beyond the receptive field, supplying most of the context needed for sequence labeling and affecting attribution in network ablation studies.

0 favorites 0 likes
#theoretical-analysis

There is No Theoretical Curse of Multilinguality For Embedding Space Structure

arXiv cs.CL · 2d ago Cached

This paper proves that there is no theoretical curse of multilinguality for embedding space structure, showing that the minimum dimensionality required grows only logarithmically with the number of languages, suggesting empirical issues stem from data and training conditions.

0 favorites 0 likes
#theoretical-analysis

When Does the Best Sampling Temperature Rise with the Budget? Sufficient Conditions for Pass@k

arXiv cs.LG · 3d ago Cached

This paper provides a theoretical explanation for why the optimal sampling temperature for pass@k increases with the budget, deriving sufficient conditions and analyzing the empirical pattern without model training or queries.

0 favorites 0 likes
#theoretical-analysis

Identifiability and Order-Dimension Limits of In-Context Learning on Partial Orders

arXiv cs.LG · 4d ago Cached

This paper develops a theoretical framework for in-context learning on partial orders, analyzing identifiability, teaching cost, and representation limits with exact completion trichotomies.

0 favorites 0 likes
#theoretical-analysis

A collision-entropy floor for watermark/retrieval AI-text detection. Looking for a sanity check before I take this further [D]

Reddit r/MachineLearning · 2026-08-14

A researcher presents a theoretical bound showing that similarity-based AI-text detectors (watermarking, retrieval) face a false-positive rate floor determined by the collision entropy of the text distribution, and asks for community feedback on the proof and connections to prior work.

0 favorites 0 likes
#theoretical-analysis

Predicting When Random Low-Dimensional Reparameterizations Train Neural Networks

arXiv cs.LG · 2026-08-14 Cached

This paper analyzes when random low-dimensional reparameterizations can train neural networks, deriving an orientation-resolved master formula for the random-slice residual and introducing RaMaN, a scalable framework that predicts required latent dimensions while dramatically reducing memory costs.

0 favorites 0 likes
#theoretical-analysis

Power law graph attention: exact generalization of scaled dot-product attention, empirical collapse at inference

arXiv cs.LG · 2026-08-12 Cached

This paper introduces Power Law Graph Attention (PLGA) and the PLDR-LLM architecture, an exact generalization of scaled dot-product attention using input-generated bilinear operators. It presents theoretical results including an inference-collapse theorem, empirical stability measurements, and machine-checked proofs in Lean 4.

0 favorites 0 likes
#theoretical-analysis

Support Selection Beyond Smooth DAG Exactness: Completion Geometry,Score Margins, and Selective Certificates

arXiv cs.LG · 2026-08-11 Cached

This paper theoretically analyzes support selection in continuous DAG learning, showing that smooth acyclicity constraints alone cannot rank supports beyond feasibility and deriving selection times for NOTEARS/DAGMA, with empirical audits on 320 trajectories.

0 favorites 0 likes
#theoretical-analysis

Matrix Zonotopic Attention: A Context-Adaptive Value Projection for Set Transformers

arXiv cs.LG · 2026-08-07 Cached

This paper introduces Matrix Zonotopic Attention (MZAttn), a context-adaptive value projection for set transformers, and provides a theoretical analysis showing it can represent target operators that standard attention requires depth to approximate. Experiments demonstrate performance gains on high-rank combinatorial set-prediction tasks.

0 favorites 0 likes
#theoretical-analysis

SFT Conflicts, RL Coexists: A Theoretical and Empirical Analysis of Multi-Task Learning for LLMs

Hugging Face Daily Papers · 2026-08-06 Cached

This paper presents a theoretical and empirical analysis showing that SFT suffers from task conflicts in multi-task LLM training while RL enables stable coexistence, proposing the Parallel-RL paradigm for efficient multi-task training.

0 favorites 0 likes
#theoretical-analysis

The Convergence Behavior of Adam under Heavy-Tailed Noise

arXiv cs.LG · 2026-07-31 Cached

This paper establishes the first convergence guarantees for the plain vector-form Adam optimizer under heavy-tailed stochastic noise, showing it converges to stationary points but with suboptimal iteration complexity, and improves to optimal rates with a known domain radius.

0 favorites 0 likes
#theoretical-analysis

The Entropic Bound for Transformers: Why Static Rank Fails and Attention-Native Rank Recovers

arXiv cs.LG · 2026-07-28 Cached

This paper introduces the Entropic Bound, a spectral measure of task-intrinsic capacity for transformers, proving that the intrinsic rank of the token-mixing operator provides a tight lower bound on required model capacity. It shows that while a naive transfer from linear attention fails for real attention, an attention-native intrinsic rank restores the full theoretical structure.

0 favorites 0 likes
#theoretical-analysis

Finite-Time Analysis of the Natural Policy Gradient in Finite-Horizon Markov Decision Processes

arXiv cs.LG · 2026-07-28 Cached

This paper provides the first finite-time convergence guarantees for the Natural Policy Gradient algorithm in finite-horizon Markov Decision Processes, proving sublinear and linear convergence rates under different step size regimes.

0 favorites 0 likes
#theoretical-analysis

From Score Approximation to Distribution Approximation in Score-Based Diffusion Models

arXiv cs.LG · 2026-07-27 Cached

This paper establishes a rigorous quantitative connection between neural network score function approximation and the resulting distribution approximation in score-based diffusion models, proving that accurate score approximation leads to close distribution approximation in KL divergence, with an explicit bound.

0 favorites 0 likes
#theoretical-analysis

Break Through the Compression Bottleneck: From Theory to Practice

arXiv cs.CL · 2026-07-24 Cached

This paper provides the first mathematical proof that low-rank decomposition and quantization are non-orthogonal when combined for LLM compression, leading to performance degradation, and proposes a novel Diagonal Adhesive Method (DAM) to mitigate this loss.

0 favorites 0 likes
#theoretical-analysis

On the Limits of Support-Preserving Alignment and Bounded Filtering

arXiv cs.LG · 2026-07-22 Cached

This paper studies whether alignment and bounded safety filters can fully eliminate harmful outputs from large language models, providing theoretical arguments and empirical evidence that harmful output rates plateau above zero under these constraints.

0 favorites 0 likes
#theoretical-analysis

Same Loss, Same Noise, Opposite Schedules: Noise Structure and Optimizer Normalization Jointly Determine Whether Learning-Rate Cooldown Helps

arXiv cs.LG · 2026-07-15 Cached

This paper provably shows that whether learning-rate cooldown helps in WSD schedules depends on the structure of gradient noise and whether the optimizer normalizes its update, explaining why cooldown can be ineffective for SGD but necessary for normalized methods.

0 favorites 0 likes
#theoretical-analysis

Correlation-Aware Contextual Bandits with Surrogate Rewards for LLM Routing

arXiv cs.LG · 2026-07-13 Cached

This paper proposes correlation-aware contextual bandit algorithms that leverage surrogate reward signals from machine learning models for LLM routing, achieving improved accuracy-cost trade-offs and sample efficiency compared to standard baselines.

0 favorites 0 likes
#theoretical-analysis

An exact information theory of generalization phase transitions in Bayesian diffusion models

arXiv cs.LG · 2026-07-10 Cached

This paper introduces analytically tractable Bayesian information restricted diffusion (BIRD) models to study the memorization-generalization phase transition in diffusion models, finding that generation proceeds near the edge of memorization and that information restriction helps circumvent the curse of dimensionality.

0 favorites 0 likes
#theoretical-analysis

Optimal Learning Rate Scaling Depends on Data in Deep Scalar Linear Networks

arXiv cs.LG · 2026-07-10 Cached

This paper demonstrates that optimal learning rate scaling in deep scalar linear networks is inherently data-dependent, contradicting prior data-agnostic scaling rules. It shows that with data-dependent scaling, convergence becomes depth-independent, including at infinite depth.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback