Dive into Claude Code: The Design Space of Today's and Future AI Agent Systems
arXiv study analyzing Claude Code architecture and design space of agentic systems, comparing with OpenClaw, identifying five human values in agent design.
arXiv study analyzing Claude Code architecture and design space of agentic systems, comparing with OpenClaw, identifying five human values in agent design.
arXiv survey on explainable surrogate models for complex system simulations, examining interpretability in black-box computational models.
arXiv paper on Group Advantage Fine-Tuning (GFT) for LLMs, unifying supervised fine-tuning with reinforcement learning through policy gradient analysis.
Continual learning framework for brain disorder diagnosis from fMRI using generative replay on functional connectivity matrices.
U-Net-based deep learning model with boundary attention for glomeruli segmentation in kidney tissue using pathology foundation models.
Study of AI-assisted intervention deployment in healthcare/education with capacity constraints and imperfect user compliance.
Deep reinforcement learning for controlling rotating detonation engine mode transitions using timescale separation.
Analysis of register tokens in DINO vision transformers, showing zero-ablation overestimates their importance using multiple controls.
Analysis of synthetic data augmentation's effect on training distributions and bias-variance tradeoffs in financial machine learning.
Few-shot anomaly detection using vision-language models and heterogeneous hypergraphs for industrial and medical imaging.
Benchmark for evaluating safety of speech language models across speaker identity, acoustic style, and location contexts.
Multi-agent LLM framework using hierarchical reasoning to generate synthesizable Verilog for hardware designs, addressing context and hallucination issues.
RAG-based approach using LLMs to automate clinical value set authoring by retrieving and classifying codes from standardized vocabularies.
CURaTE: continual unlearning method for LLMs enabling real-time knowledge removal while preserving model utility.
AgentGA: genetic algorithm framework for evolving autonomous code-generation agents by optimizing agent seed.
AIPC: AI agent-driven automation system for edge model deployment targeting hardware-specific inference runtimes.
Framework for understanding mutable state layers in persistent LLM-based agents with self-modification capabilities.
RELOAD: reinforcement learning-based query optimizer for database systems with robust per-query performance.
World-Value-Action model for vision-language-action embodied agents with implicit planning capabilities.
Systematic classification and analysis of compression techniques exploiting correlations in federated learning.
Nautilus tensor compiler with automated scheduling for efficient GPU kernel generation from high-level specifications.
Bandit best-arm identification algorithm robust to both stochastic and adversarial reward distributions.
Theoretical analysis of regret tail behavior in multi-armed bandit algorithms with stochastic rewards.
arXiv paper analyzing reasoning dynamics and visual-textual information integration in 18 vision-language models.
arXiv paper evaluating multilingual text embedding models for hate speech detection across Lithuanian, Russian, and English.
arXiv paper proposing mixture-of-experts flow matching for faster language model inference while maintaining generation quality.
arXiv paper on Route to Rome Attack, demonstrating black-box adversarial suffix attacks on cost-aware LLM routers.
arXiv paper on Atropos, optimizing cost-performance trade-offs for LLM-based agents using small models with early termination and model hotswapping.
Feature selection method based on modified Shapley values for non-linear models with dependent features.
Uncertainty quantification framework for long-form LLM generation addressing factuality and coherence in open-ended text.
Machine unlearning method targeting class removal by identifying and removing forget-specific representational directions in neural networks.
Exposes vulnerability in LLM-as-judge systems where contextual framing about downstream consequences influences evaluation independent of content.
Symbolic superoptimizer for tensor programs using hierarchical symbolic graphs to represent and optimize families of implementations.
Diagnostic framework using conformal prediction and transitivity analysis to measure reliability of LLM-as-judge systems for NLG evaluation.
Controlled study examining whether LLMs can generalize systematically using shortest-path planning as a testbed to isolate training, architecture, and inference factors.
Online incremental learning method using optimal transport to manage multimodal class distributions in latent space with continuous data streams.
Survey on generative models applied to connected autonomous vehicles for predictive modeling, simulation, and decision-making.
Bilevel DPO approach for hierarchical RL addressing non-stationarity and infeasible subgoals through preference optimization.
DiffGap framework for molecule generation integrating adaptive sampling and pseudo-molecule estimation to address exposure bias in diffusion models.
Applies GNNs with human mobility data for COVID-19 forecasting, analyzing when spatio-temporal architectures outperform simpler baselines.
IMPACTX leverages XAI techniques as automated attention mechanism to improve model performance without external knowledge or manual intervention.
AutoRAN framework automating hijacking of safety reasoning in large reasoning models using weaker model simulation and iterative refinement.
Logo-LLM adapts LLMs for time series forecasting by combining local and global modeling to capture both short-term and long-range dependencies.
First unsupervised learning model for Maximum Independent Set in dynamic graphs using GNNs with learned distributed update mechanisms.
Method for estimating optimal loss value in diffusion models to distinguish between large optimal loss and insufficient model capacity.
Time-RA reformulates time series anomaly detection as reasoning task using LLM feedback, introducing RATs40K dataset for fine-grained categorization.
SPaCe applies curriculum learning to LLM fine-tuning with RL, reducing data/compute requirements by sampling examples by difficulty and learning value.
EEGDM uses latent diffusion models for self-supervised EEG representation learning, capturing global dynamics beyond masked reconstruction.
DPQuant combines quantization scheduling with differentially-private SGD/Adam to reduce training time and energy while protecting privacy.
Compares two strategies for integrating safety filters in RL: safeguarding environment vs embedding in policy through differentiable optimization.