Reinforcement Learning-based Knowledge Distillation with LLM-as-a-Judge
RL framework using LLM-as-judge for label-free knowledge distillation and reasoning improvement in small and large language models without ground truth labels.
RL framework using LLM-as-judge for label-free knowledge distillation and reasoning improvement in small and large language models without ground truth labels.
Systematic evaluation of LLM formal reasoning capabilities using Chomsky hierarchy and computation theory complexity metrics.
Transfer learning approach for loan recovery prediction addressing data scarcity and distribution shifts across portfolio domains.
Procedural geometry data generation and visual grounding with vision-language models for Referring Image Segmentation in education.
Learning from synthetic data using provenance-based input gradient guidance to teach models discriminative regions.
SkillRT: Compiler-inspired system treating LLM agent skills as code for consistent, efficient execution across diverse platforms.
Analysis of why discrete tokenization limits Vision-Language-Action model scaling; introduces Compression Gap information-theoretic principle.
First transferable learned membership inference attack on fine-tuned LLMs using unlimited labeled data from fine-tuning process itself.
LLM framework for causal graph discovery using breadth-first search queries, reducing complexity from quadratic to linear query requirements.
Integration of neural networks into combinatorial optimization for NP-hard problems, learning heuristics and optimality scores via graph convolutional networks.
Amortized inference framework training single model to predict causal mechanisms across multiple datasets for out-of-distribution generalization.
Method for detecting unauthorized training data in one-step distilled diffusion models using distributional statistics instead of memorization detection.
Zero-shot concept bottleneck models enabling interpretable predictions without target task training by leveraging pre-trained vision-language models.
Integration of linear temporal logic specifications into RL using differentiable simulation for safe, correct-by-construction controller synthesis.
Noise-robust exploration method for RL using learning progress monitoring to escape unlearnable noise sources with improved sample efficiency.
ARMOR: one-shot post-training pruning algorithm for LLMs achieving 2:4 semi-structured sparsity with minimal performance degradation for efficient deployment.
Theoretical analysis of convergence guarantees for decentralized stochastic gradient descent with high-probability bounds and reduced assumptions.
Extension of Forward-Forward algorithm to reinforcement learning with action-conditioned Q-functions, replacing backpropagation with local learning.
f-INE framework for stable influence estimation under training randomness, addressing instability in sample-level impact estimation for data curation.
Dataset distillation method leveraging diffusion models as priors to synthesize compact, representative datasets with improved diversity and generalization.
MusicRFM framework enabling fine-grained control over pre-trained music generation models by steering internal activations via Recursive Feature Machines.
Bayesian parameter inference method for complex stochastic simulators using differentiable approaches to reduce simulation costs in high-dimensional spaces.
Goal-driven reward signals from pretrained video diffusion models for reinforcement learning agent training.
Distillation-based continual learning with classifier-proximal plugins addressing stability-plasticity tradeoff.
Method to robustify activation sparsity in LLMs by addressing representational instability during inference acceleration.
Scalable multi-concept unlearning in text-to-image diffusion models addressing weight conflicts and collateral damage.
Textual Equilibrium Propagation for optimizing compound AI systems with multiple modules in long-horizon agentic workflows.
Unified training-serving system combining RL with adaptive speculative decoding for accelerated LLM inference.
Infusion: Framework using influence functions to craft training data perturbations that induce targeted model behavior changes.
CeRA: Parameter-efficient fine-tuning method extending LoRA with non-linear capacity expansion via gating and dropout.
SafeSci: Framework for evaluating safety of large language models in scientific domains with comprehensive benchmarks.
CRISP: Method for teaching LLMs to reason more concisely via self-distillation with 'be concise' conditioning.
WinDiNet uses pretrained video diffusion model as differentiable physics simulator for urban wind flow prediction, replacing expensive CFD simulations.
λ-GELU parameterized gating function enabling controlled ReLU conversion while maintaining smooth activation properties for deployment.
ERPO method for token-level credit assignment in LLM reasoning models, addressing entropy collapse in GRPO through information heterogeneity.
Recurrent network training without Jacobian propagation using hidden state temporal credit. Studies gradient normalization and online adaptation.
Mathematical framework explaining phase transitions in neural network training via spectral gap of parameter update Gram matrices. Grokking and capability gains analysis.
Transfer learning for nonparametric Bayesian networks under scarce data. Proposes PC-stable-transfer and hill climbing transfer learning methods.
Tutorial on Bayesian Optimization for automating scientific discovery using surrogate models and probability-driven frameworks.
annbatch: mini-batch loader for terabyte-scale biological data in AnnData format, addressing memory bottlenecks in ML training on large datasets.
arXiv paper developing asymptotic theory for quantile estimation via stochastic gradient descent with constant learning rate.
arXiv paper on gen2seg: using generative models (Stable Diffusion, MAE) for category-agnostic instance segmentation.
arXiv paper proposing LMask, a learning framework using dynamic masking for constrained routing problems optimization.
arXiv paper comparing deep learning neural networks against statistical methods for solving ODE inverse problems.
arXiv paper analyzing 150+ years of German parliamentary migration debates using LLMs, revealing shift from post-war solidarity to anti-solidarity.
arXiv paper on ROPA: synthetic robot pose generation for RGB-D bimanual data augmentation to improve imitation learning policies.
Forecasting data movement patterns in MoE LLM inference to reduce bottlenecks in multi-unit serving systems.
Seer: context learning RL system for fast synchronous LLM training, addressing rollout latency and resource utilization.
Investigation of test overfitting in SWE-bench for code resolution, where models pass tests but miss important cases.
Autoregressive video generation using reward feedback to improve performance without strong teacher models.