UCPO: Uncertainty-Aware Policy Optimization
UCPO: Uncertainty-aware RL policy optimization addressing advantage bias and overconfidence in LLM training.
UCPO: Uncertainty-aware RL policy optimization addressing advantage bias and overconfidence in LLM training.
TABX: High-throughput JAX-based sandbox for designing and evaluating custom multi-agent reinforcement learning scenarios.
Olaf-World: Latent action learning for video world models with shared action semantics across contexts without action labels.
NeuroMambaLLM combines Mamba state-space models with LLM reasoning for dynamic fMRI functional connectivity analysis in autism.
Method for assessing per-sample membership inference attack vulnerability without shadow model retraining.
SWE-Adept: LLM-based agentic framework with two-agent architecture for deep codebase navigation and test-driven issue resolution.
Stick-or-switch framework evaluating how multi-turn conversations degrade LLM reliability across question-answer partitions in healthcare contexts.
Fairness methods for health ML models without demographic attributes, addressing equity across diverse people and devices.
Information-theoretic framework explaining LLM self-correction mechanisms through separation of procedural advancement and epistemic verbalization.
Omanic: 4-hop QA benchmark with 10,296 examples for diagnosing where LLM multi-hop reasoning fails at intermediate steps, not just final answers.
Systematic evaluation of PDF-to-Markdown conversion frameworks (Docling, MinerU, Marker, DeepSeek OCR) for RAG systems; measures downstream QA accuracy across 21 pipeline configurations.
ATOM Report: comprehensive ecosystem analysis of ~1.5K open language models documenting adoption, builders, and trend of Chinese models overtaking U.S. counterparts in 2025.
ASTRA: adaptive semantic tree reasoning for complex table QA with LLMs; addresses table serialization bottlenecks through hierarchical schema-flexible representation.
Chat2Workflow: benchmark for generating executable visual workflows from natural language; enables non-technical users to build reliable workflows reducing manual engineering overhead.
First systematic evaluation of multi-line handwritten math OCR in VLMs; develops semantic-aware metrics beyond lexical measures for educational AI systems.
Industrial-grade long-term semantic memory system for LinkedIn's LLM hiring agent; extracts signals from behavioral data, stores structured form, supports low-latency retrieval.
Identifies refusal trajectories in LLM activations across layers using causal tracing; enables robust jailbreak detection that persists against GCG attacks suppressing terminal refusal signals.
Introduces Psych-201 dataset measuring behavioral alignment of LLMs to humans; finds post-training reduces alignment with human behavior across model families.
Shows tool-calling errors in LLM agents are linearly readable in activation space, enabling detection of wrong tool selection before execution; demonstrates steering capability.
GraphIP-Bench evaluates model-extraction attacks against graph neural networks deployed as services and tests ownership defenses to prevent theft.
Study of autonomous AI agents in supply chains using Beer Game, identifying inference-time levers (model selection, policies, data sharing, prompt engineering) that shape performance; reasoning models exceed human performance and reduce costs 67%.
Local XAI audit method for learned vector embeddings using simplex memberships and weak signal comparison.
Optimizer design principle for respecting symmetry/equivariance in neural networks, applied to embeddings and MoE layers.
Evaluation framework for LLM agents beyond success metrics. Introduces diagnostic taxonomy for control-decision quality and trajectory analysis.
LLM approach for stellar parameter inference from spectroscopic data, treating spectra as language for large-scale surveys.
RL method for optimizing one-step text-to-image generators using diffusion models with improved reward matching.
Studies weak-to-strong generalization framework for reward models under distribution shift, identifying representation issues in preference learning.
Theoretical PAC learning analysis with bandit feedback in realizable setting. Pure learning theory without AI/LLM applications.
Theoretical analysis of robustness-capability tradeoff in vision-language-action models for robotics, showing adversarial vulnerability in OpenVLA-7B.
Warp terminal uses GPT-5.5 to orchestrate AI agents across workflows, reducing tokens by 30% and automating 90% of internal pull requests.
Opinion piece arguing LLMs will remain poor at software architecture decisions due to inability to handle trade-offs and long-term consequences.
DeepSWE contamination-free benchmark for long-horizon coding agents with 4 major improvements over public benchmarks including longer tasks and accurate verification.
DeepSWE: benchmark for long-horizon coding agents on original software engineering tasks, addressing saturation in existing benchmarks like SWE-bench.
LMIM OS: single-file offline AI ecosystem with voice, RAG, and WhatsApp integration, zero setup.
CredWork: project tracking and portfolio tool that integrates with AI agents, includes activity tracking and skill badges.
Clark-agent: Rust library for building LLM tool loops with typed transcripts, tool calls, results, and stream events. AI agents framework.
Toy project that generates BLAKE3-based file fingerprints as five-line poems using LLMs with entropy injection. Not production-safe.
Analysis of misconceptions in measuring AI-assisted coding productivity, comparing metrics like lines of code versus tickets closed.
Monkdev toolkit and methodology for improving code quality when working with LLMs like Claude Opus by providing better context. LLM coding framework.
SafeDeps is a local dependency vulnerability scanner for Python, NPM, and NuGet packages.
Job posting from AI engineer experienced in autonomous agents, RAG pipelines, and multi-agent orchestration.
LLM translator app built from a single prompt, deployable in Claude Code or compatible LLMs with online demo.
SkillOpt: Framework for training self-evolving agent skills through rollout, reflection, editing, validation, and export.
Open-source AI-native technical interview platform for asynchronous developer screening using AI assistance.
MCP proxy tool that intercepts and blocks destructive commands from AI agents before execution on production systems.
Developer built static recompilers for 5 retro game systems using AI assistance over 4 months.
Agent Host Protocol specification for running agents in VS Code with channel-based routing and Redux-like state management.
Opinion piece on building LLM automation skills incrementally without fully understanding the problem domain.
Halgorithem Playground: Local tool for validating AI responses against trusted source material with ChatGPT integration.
Speakrs: Rust/ONNX implementation of pyannote speaker diarization pipeline, 20-37x faster than Python on macOS.