UP: Unbounded Positive Asymmetric Optimization for Breaking the Exploration-Stability Dilemma
Unbounded Positive optimization for RL addressing exploration-stability dilemma in LLM reasoning via importance sampling.
Unbounded Positive optimization for RL addressing exploration-stability dilemma in LLM reasoning via importance sampling.
Mechanistic analysis dissecting sycophancy in LLMs into factual and opinion subtypes using internal representations.
Study showing online data selection during fine-tuning acts as implicit alignment mechanism for LLM behavioral preferences.
Constrained decoding for diffusion language models via finite automata enabling structured outputs like JSON schemas.
Gimitest: Open-source comprehensive testing framework for single and multi-agent RL policies across varying conditions.
Interpretable ML framework for tabular data addressing feature interactions through sparse rules and patterns.
Studies adversarial robustness of relational deep learning on heterogeneous temporal graphs with integrity constraints.
K-Risk dataset combining high-risk driving scenarios with LLM annotations and semantic labels for autonomous driving safety research.
Studies causal interventions in language model components to understand task behavior, extending beyond global activation-space steering.
Proposes lossless symbolic storage for KV-cache using contractive iterated-map codes to reduce memory cost in long-context LLM inference.
Analyzes optimizer implicit bias through information allocation dynamics, explaining how training signals distribute between weights.
Studies multi-task agentic RL for LLM-based agents, identifying exploration-exploitation dynamics across different tasks.
Method for pre-deployment safety evaluation of LLMs by simulating realistic deployments from de-identified conversations to assess failure rates.
Modular language for characterizing reachable gradient methods, auditing optimizer mechanisms and their interactions systematically.
Proposes HPG-Diff, physics-guided diffusion framework for topology optimization with differentiable connectivity constraints.
Combines reinforcement learning with model predictive control to enforce hard safety constraints during exploration in cyber-physical systems.
Presents FMMVCC, a Mamba-based clustering method for unsupervised time series analysis using fuzzy logic and contrastive learning.
Analyzes memorization-based privacy attacks (TATD) in federated learning, studying how malicious training can exfiltrate data in distributed settings.
Comprehensive overview of mechanistic interpretability for reverse-engineering neural network internals, including circuit analysis and symbolic reasoning approaches.
Proposes SDE framework for uncertainty estimation in hypergraph neural networks, addressing uncertainty from higher-order relations and complex dependencies.
Studies multi-agent AI control techniques to prevent coordinated attacks across distributed AI deployments, addressing risks like model-weight exfiltration and training poisoning.
Research on adversarial vulnerability in vision-language models through spectral analysis of intermediate linear transformations.
Research benchmark evaluating open-weight vision-language models for fast radio burst detection; zero-shot generalist approach vs specialized detectors.
Research introducing Sparse Delta Memory architecture for scaling linear RNNs; improves long-context recall while reducing FLOPs.
Theoretical analysis of sample complexity for learning autoregressive chain-of-thought traces; proves bounds governed by local next-token classification.
Research on reinforcement learning for real-world agents with irreversible interactions; proposes penalizing unsafe paths while rewarding outcomes.
Research benchmark studying interaction between differential privacy and fairness-aware learning on synthetic tabular data in high-stakes ML.
Research: FFT-based spectral preprocessing of query-key projections improves transformer attention; 79% validation loss reduction on TinyShakespeare.
RAID framework uses reward-adaptive RL for automated game testing, reducing retesting effort after behavior modifications in NHL26 development via iterative goalie AI exploit discovery.
TimEE applies in-context learning to end-to-end time series classification, replacing two-stage train-then-classify pipeline with unified learning from label demonstrations.
Asynchronous single-rollout RL system for LLM post-training on long-horizon agentic tasks, improving efficiency and training stability over synchronous batch-interleaved approaches.
Theoretical explanation for self-supervised learning efficiency: data augmentation induces graph structure enabling fast transductive rates O(1/n_L) with graph-Laplacian regularization.
Collaborative synthetic data generation for one-shot federated learning, enabling knowledge transfer across divergent client distributions in single communication round.
Compares multi-class vs multi-label BERT formulations for CVE-to-CWE vulnerability mapping, analyzing how taxonomy structure shapes classification errors.
Formulates neural network depth adaptation as optimal control problem with posteriori error estimation, enabling principled layer insertion based on approximation error distribution.
Analyzes classifier-free guidance breakdown in diffusion models through numerical analysis, proposing terminal-fitted repair to stabilize sampling at high guidance scales.
Analyzes how RoPE frequency usage in transformers matches training data's relative-distance structure, with implications for length generalization and position embeddings.
NOTES integrates neural operators with evolutionary strategies for PDE-constrained inverse design optimization, combining robustness with high-dimensional search capability.
Novel method combining selective timestep weighting and advantage-based replay to improve sample efficiency of RLHF applied to diffusion models, reducing feedback requirements.
Shows trusted monitoring models overfit to specific untrusted policy families and don't generalize across model lineages.
HiFuzz uses hierarchical reinforcement learning with structured generation agents for CPU fuzzing and processor verification.
AgentLens benchmark evaluates coding agents on full trajectory quality including instruction-following, tool-use, and error recovery, not just pass/fail.
Dynamic-in-Few-Step combines dynamic computation with distillation to accelerate video diffusion model inference.
Analysis of how specification-grounded tests improve LLM-generated code quality on edge cases compared to model self-testing.
Retrieval-Augmented Generation applied to medical QA reduces LLM hallucinations and grounds answers in current public health data.
Method to detect and mitigate backdoor attacks in decentralized model training without full recomputation overhead.
POPS method recovers knowledge in multimodal LLMs after machine unlearning, addressing privacy-utility tradeoffs in MLLMs trained on sensitive data.
Vision-language-action model integrating perception, future prediction, and action planning with attention-based generalization without task-specific tuning.
Review of Vision Language Action models for embodied AI in robotics and manipulation tasks from camera images.
Theoretical framework unifying gradient-based optimization as coupled evolution of parameters, particles, and time-varying Riemannian metrics.