Revisable by Design: A Theory of Streaming LLM Agent Execution
Proposes stream paradigm for LLM agents enabling concurrent user intervention during execution instead of transactional completion model.
Proposes stream paradigm for LLM agents enabling concurrent user intervention during execution instead of transactional completion model.
Analysis of active learning algorithms using crowdsourced annotations, examining performance when labeling oracles are imperfect in real-world settings.
CODA addresses coordination failure in multi-agent offline RL using diffusion-based trajectory generation for data augmentation to improve joint policy learning.
Deep RL policies for continuous control suffer from sensitivity to initial conditions. GIFT proposes intrinsic fine-tuning to stabilize state dynamics in nonlinear contact environments.
Layer Embedding Deep Fusion GNN addresses low-homophily graphs and long-range dependencies in graph neural networks.
RLCM framework uses calibration-aware reinforcement learning to prevent overconfidence in LLM reasoning with confidence margins.
TEMPO Transformer learns ordinal and continuous biomarker event sequences from cross-sectional medical data.
Studies context stickiness interference in in-context learning where earlier prompt examples hinder adaptation to later tasks.
V-GRPO framework uses online reinforcement learning to align denoising generative models with human preferences.
Fine-tuned ECG foundation models detect structural heart disease using multi-label learning on benchmark dataset.
Structured Hadamard rotations approximate uniform random rotations efficiently for embeddings, compression, and ML applications.
Evolve pairs small language models with persistent teacher-compiled knowledge stores refined via sleep consolidation.
Dynamic Tanh bounds activations as regime-dependent regularizer, replacing LayerNorm with mixed effects across model scales.
Machine learning models estimate counterfactual outcomes for single-arm clinical trials using external control data.
Cross-architecture evaluation of NVIDIA's CUDA Tile for GPU kernel development on Hopper and Blackwell GPUs.
Hybrid JIT-CUDA Graph framework reducing LLM inference latency and kernel launch overhead for interactive applications.
Analysis of loss-critical channels (supernodes) in transformer feed-forward layers showing concentrated importance in LLMs.
Systematic study comparing synthetic reward hacking trajectories with naturally emerging hacking in code generation models using RL.
Theoretical study showing temporal autocorrelation reintroduces spectral bias in Kolmogorov-Arnold Networks for time series forecasting.
Analysis of physics-informed neural networks convergence failures and spurious solutions using pseudo-time stepping.
Study of memorization vs generalization in consistency distillation for diffusion models during training.
Safe reinforcement learning method using control theory to provide hard constraint-based safety guarantees in high-dimensional systems.
Transformer representational collapse analysis: token rank convergence prevents pure self-attention; MLPs enable architectural diversity beyond prior conclusions.
Analysis of when MLP skip connections absorb into residual-free architecture; homogeneous activations prevent absorption based on degree properties.
OptProver: formal theorem prover for optimization domain using continual training; addresses distribution shift between Olympiad and optimization problems.
Quasi-Equivariant Metanetworks: architecture operating on pretrained weights accounting for parameter-function non-injectivity and inherent symmetries.
Theoretical framework: Transformers as Euler discretization of Score-based Variational Flow for unified mathematical foundation of attention architecture.
SFT-then-RL pipeline outperforms recent mixed-policy LLM reasoning methods; reveals bugs in DeepSpeed optimizer and baseline implementations.
Hypernetwork-based LLM adaptation fails on knowledge conflicts due to magnitude scaling; adapter margin insufficient for document-pretraining contradictions.
ElementsClaw: agentic framework combining Large Atomic Models with LLMs for autonomous materials discovery orchestration.
ELSA algorithm for efficient attention in vision transformers with exact softmax semantics and O(u log n) error bound.
Analog substrate implementation of equilibrium propagation for thermodynamic diffusion model training with energy efficiency gains.
Framework for cost-efficient LLM post-training via RL with pipeline multiplexing and dynamic resource allocation across workers.
RL-based policy for job shop scheduling using unified homogeneous graphs to achieve linear complexity and topological robustness.
Transformer architecture replacing feed-forward layers with learned memory graphs for efficient routing while maintaining causal self-attention.
Method pairing brain activity foundation models with LLMs to invert neural responses and recover stimuli from synthetic brain activity.
Latent diffusion framework combining structured sparsity and PDE representations for sparse field reconstruction and super-resolution.
Loss functions preserving geometric properties for adapting blackbox generative models without access to weights or architecture.
Analysis of uncertainty calibration degradation in continual learning for LLMs, showing coverage collapse occurs before accuracy loss in sequential fine-tuning.
Method applying reinforcement learning preference alignment to train LLMs for financial time series advisory with actionable signals and risk management.
Framework for multi-turn code correction using LLMs with iterative refinement of textual directions, building on Monte Carlo Tree Search approaches.
Study of discrete diffusion language models addressing training-inference mismatch in blockwise semi-autoregressive decoding with variable-size token commitments.
Research on improving on-policy distillation for multi-turn AI agents by addressing trajectory-level KL instability when transferring reasoning from larger to smaller models.
Post-training quantization method for LLMs using weighted set cover to select calibration samples that activate outlier channels for better compression.
FedSLoP algorithm reduces communication and memory costs in federated learning via low-rank gradient projections for resource-constrained environments.
FlashOverlap minimizes tail latency in communication-computation overlap for distributed LLM training.
Ellipsoidal confidence regions enable geometry-aware offline-to-online learning in contextual bandits.
Limit theory formalizes emergent intelligence and scaling laws in foundation models mathematically.
AgenticCache framework reduces LLM calls for embodied AI agents by caching and reusing plans.
PyPOTS open-source toolkit for end-to-end ML on partially-observed time series with missing values.