Latent diffusion models for parameterization and data assimilation of facies-based geomodels
Latent diffusion models for geological parameterization and data assimilation, generating realistic geomodels with reduced variables for history matching.
Latent diffusion models for geological parameterization and data assimilation, generating realistic geomodels with reduced variables for history matching.
Analyzes brittleness of LLM safety alignment mechanisms, proposing superficial safety alignment hypothesis explaining why standard alignment approaches are vulnerable.
Active causal structure learning framework enabling autonomous robots and AGI agents to dynamically construct causal models of environmental interactions.
Training paradigm integrating masked language modeling with next-token prediction to improve in-context retrieval in large language models.
Spectral filtering framework unifying dataset distillation methods by interpreting them as filters affecting feature correlation eigenvalues.
Theoretical analysis of minimax learning rates for binary classification under geometric margin conditions with horizon function decision boundaries.
Prompt-adaptive Best-of-N alignment strategy using reward models to reduce computational cost of test-time alignment for language models.
Survey on integrating TinyML and LargeML for 6G networks, covering deep learning applications in mobile systems, autonomous vehicles, and smart services.
Attention-aware embedding initialization method for new tokens in LLMs without expensive retraining, addressing vocabulary limitations in specialized domains.
Conditional marked point processes for reliable object detection uncertainty quantification, addressing miscalibrated confidence scores in neural networks.
Self-supervised learning approach adapting joint embedding architecture from video to EEG signals for brain activity analysis with limited labeled data.
Quantum-informed ML framework combining quantum generative models with classical predictors for long-term spatiotemporal chaos prediction.
Supervised fine-tuning method to align LLM agents with rational and moral preferences in strategic economic games, addressing systematic behavioral deviations.
Object-centric representations for visual RL policies using dynamic tokens to improve generalization under visual condition changes without fixed-size slots.
Security evaluation of ML model sharing frameworks and hubs, assessing vulnerabilities in loading shared models and security awareness gaps among practitioners.
Neural quantum states impurity solver for quantum embedding problems. Graph transformer-based NQS for solving Hamiltonians in quantum chemistry.
Dynamic Aware: out-of-distribution detection for trajectory prediction in autonomous vehicles. Adaptive multi-mode approach for distribution shift in AVs.
AutoClimDS: agentic AI system for climate data science. Knowledge graph-based workflows for discovering climate patterns from fragmented data sources.
Formal language theory applied to statistical learning. Proves subregular language classes are linearly separable with simple models.
DataMind: scalable data-analytic AI agents for automated discovery. Open-source agent framework handling diverse-format data files and multi-step reasoning.
HoneyBee: data curation approaches for vision-language reasoning datasets. Analyzes impact of context, content, and format on VLM reasoning capabilities.
CBF-RL: integrates control barrier functions into reinforcement learning training. Enforces dynamic safety constraints during RL policy training, not just inference.
RobotArena ∞: scalable robot benchmarking via real-to-sim translation. Enables rigorous evaluation of robot policies across diverse tasks and environments.
Verifying LLM inference to detect model weight exfiltration via steganography. Defends inference servers against model theft and anomalous behavior.
AnatomiX: anatomy-aware multimodal LLM for chest X-ray interpretation. Improves spatial reasoning and anatomical understanding in medical imaging.
FARM framework for malware family classification under concept drift. Uses triplet autoencoder for few-shot adaptation to covariate and label drift.
LatentChem: latent reasoning interface for chemical LLMs. Decouples chemical computation from discrete tokens to improve efficiency and performance in chemical reasoning.
Pyramid MoA: probabilistic framework for cost-optimized LLM inference via cascading and routing. Balances inference cost and reasoning capability for large language models.
IROSA: framework combining foundation models with imitation learning for robot skill adaptation via natural language. LLM application to robotics.
Disentangled Safety Hypothesis: mechanistic study of LLM safety showing decoupling between harmfulness detection and refusal. ML interpretability research.
Benchmark evaluating frontier AI models on multi-step cyber attack scenarios. Agent capability measurement across extended action sequences.
Agentic framework for multimodal query processing with adaptive tool orchestration across text/image/audio/video. Research on agent coordination and tool selection.
Proof-Carrying Materials: falsifiable safety certificates for machine-learned interatomic potentials. ML research on reliability guarantees for scientific models.
Codex Security: AI agent for code security that analyzes repository architecture and trust boundaries before validating findings with humans.
Open-source AgentFactory orchestrates fleet of coding agents (Claude, Codex, Spring AI) through automated pipeline for issue resolution and code shipping.
Open-source framework for personal AI agents running entirely on-device with efficiency-aware evaluations and learning loop using local trace data.
NPM package enabling free OpenAI API access via ChatGPT OAuth tokens. Creates localhost proxy to ChatGPT backend API with Vercel AI SDK provider support.
AI automation tool to summarize Datadog monitoring alerts and escalate issues, reducing manual dashboard review.
Discussion of mental fatigue and workflow challenges when working with LLMs like Claude and Codex, and recovery strategies.
Multi-agent workflow orchestration system supporting Gemini, Qwen, Claude with role-based agents, background execution, and visual workflow editing.
GitHub Action detecting LLM output drift in CI/CD by replaying workflows and diffing outputs to prevent silent model changes reaching production.
Dashboard for real-time observability into Claude Code sessions, tracking costs, tool usage, and subagent execution without code changes.
Security middleware for autonomous AI agents that risk-scores actions, detects injection attacks, and catches behavioral drift across multi-turn interactions.
Open-source SDK for building autonomous AI agents that execute cross-chain financial operations with cryptographic guarantees and trusted execution environments.
Multi-agent coordination system using Claude Code, Discord webhooks, and timer-based polling. Production autonomous workflows with real-time notifications.
Timezone converter tool for Claude API usage promotion (Mar 2026). Minor LLM-adjacent utility.
Overview of layered security architecture for AI agents, emphasizing secure human identity verification and token-based authorization.
Quell is a local security layer that intercepts prompts to AI IDEs, redacting secrets before they reach cloud models, storing values in OS keychain.
ARISE framework enables LLM agents to synthesize their own tools at runtime when they encounter task gaps, adapting without pre-crafted tool libraries.
clifast tool converts TypeScript/JavaScript functions into CLI packages with optimized help text for LLM navigation, reducing token usage versus MCP.