GAVEL: Towards Rule-Based Safety Through Activation Monitoring
Rule-based activation monitoring approach for LLM safety detection with improved precision and interpretability over broad training.
Rule-based activation monitoring approach for LLM safety detection with improved precision and interpretability over broad training.
Framework proposing collaboration mechanisms between GenAI systems and Q&A forums to address data dependency and user displacement.
Multi-agent reasoning system using LLMs to predict gene regulation and chemical perturbation responses in drug discovery.
Web navigation agent using online reinforcement learning to handle complex, volatile real-world websites beyond offline datasets.
LLM-based synthesis of executable game design patterns using gameplay knowledge representations and structural constraints.
Benchmark evaluating whether coding agents know when to request human help instead of guessing on ambiguous specifications.
End-to-end audio LLM architecture for full-duplex speech interaction avoiding latency and error propagation of cascaded pipelines.
Coding agent system that reproduces baselines and performs ablations on AI Virtual Cell repositories to identify critical components.
Open-source multi-agent system using LLMs to generate original proofs for open mathematical problems, identifying seven failure modes in proof generation.
Fokker-Planck inverse reinforcement learning approach for inferring reward functions in MDPs without requiring known transition dynamics.
Study showing small-magnitude weights in pre-trained LLMs are essential for difficult downstream tasks, contradicting pruning assumptions.
Metric for measuring directional bias amplification in image captioning models, extending bias analysis beyond classification tasks.
OpenClassGen: Large-scale corpus of 324,843 real-world Python classes from open-source projects for training and evaluating code generation models.
Pedagogical diagnostic framework for evaluating LLMs on English standardized tests, measuring reasoning fidelity and misconception diagnosis beyond accuracy scores.
FinChain benchmark for evaluating chain-of-thought reasoning in financial analysis, addressing gap in existing datasets by focusing on intermediate reasoning steps rather than just final answers.
Benchmark analyzing sycophancy in video-LLMs. Measures tendency to align with user input contradicting visual evidence. Evaluates factual consistency.
Addresses visual-semantic knowledge conflicts in medical MLLMs. Uses synthetic data to align safety knowledge activation in surgical contexts.
EXPO: reinforcement learning approach for training expressive policies with diffusion/flow-matching. Addresses stability challenges in online RL fine-tuning.
Framework using vision-language models for automated dataset quality control. Reduces manual annotation effort for autonomous driving datasets.
PiCSAR: training-free scoring function for selecting correct reasoning chains. Improves LLM and reasoning model accuracy via best-of-n sampling.
Sparse coding analysis of how linguistic representations emerge during LLM pretraining. Tracks when models acquire specific linguistic abilities.
Forensics method using watermarks for detecting synthetic media edits. Provides explanatory reasoning for identifying semantic, photometric, and geometric alterations.
Framework to detect code smells in ML pipelines. Identifies implementation practices that compromise reproducibility, robustness, and maintainability.
Studies activation function design impact on continual learning. Shows role of non-linearity in preventing plasticity loss during task adaptation.
Analysis of multimodal reasoning in MLLMs. Investigates when cross-modal interactions improve or undermine performance on reasoning tasks.
Training-free reward-guided image editing using diffusion and flow-matching models. Steers generation via trajectory optimal control.
Environmental controls for AI agent safety. Proposes escalation channels to handle task-rule conflicts during agentic operation with sensitive information.
Unified framework for model compression combining pruning, quantization, and low-rank decomposition with iterative gradual techniques.
Benchmark dataset for detecting personalized machine-generated text. Evaluates detector robustness when LLMs imitate personal writing styles.
Studies length generalization in sparse attention models for long context processing. Compares sliding window, state space models, and chunk-based sparse attention.
Curriculum RL framework (RLAAR) to improve LLM multi-turn conversation performance. Addresses Lost-in-Conversation degradation using verifiable rewards.
Mixed precision training techniques for neural ODEs addressing computational costs and numerical stability.
GroupRank method for efficient passage reranking with LLMs using groupwise paradigm to balance efficiency-accuracy tradeoff in information retrieval.
Study of trustworthiness implications including privacy, robustness, ethics, and fairness in low-rank factorized LLMs for resource-constrained deployment.
Language-conditioned trajectory optimization for autonomous spacecraft rendezvous using deep learning instead of manual expert inputs.
Multimodal model using latent thinking tokens for reasoning across text, images, and other modalities without specialist tools or handcrafted data.
Vision-Language Model for autonomous driving using reinforcement-driven multimodal chain-of-thought reasoning to mitigate hallucination and improve reliability.
Research on converting pretrained autoregressive language models into efficient diffusion language models for faster parallel generation while maintaining accuracy.
Research on repository-level code generation using context inlining to improve model understanding of complex dependencies.
TiMem temporal-hierarchical memory framework for long-horizon conversational agents, organizing interaction histories across multiple time scales.
Combines VLM action parsing and LLM sequence classification to measure student behavioral engagement in classrooms using peer context.
FinCARDS structured reranking framework for financial document QA, optimizing constraint-based evidence selection over semantic relevance.
Taxon framework uses LLM expert guidance for hierarchical tax code prediction in e-commerce compliance and invoicing automation.
VeriTaS dynamic benchmark for multimodal automated fact-checking, designed to prevent data leakage from LLM pretraining.
STITCH agentic memory system indexes trajectory steps with contextual intent for long-horizon goal-oriented LLM interactions.
RPC-Bench large-scale QA benchmark from research paper review exchanges evaluates LLMs on paper comprehension with fine-grained metrics.
Studies vision-language model performance on relative camera pose estimation, introducing benchmarks for multi-view spatial reasoning.
EDU-CIRCUIT-HW benchmark evaluates multimodal LLMs on real-world university-level STEM student handwritten solutions with mixed mathematical content.
CausalCompass benchmark framework evaluates robustness of time-series causal discovery methods under violated causal assumptions.
Evaluates whether 17 contemporary LLMs can reliably implement agent-based models from ODD specifications, testing code synthesis capabilities.