Fatigue-Aware Learning to Defer via Constrained Optimisation
arXiv paper on human-AI cooperation via fatigue-aware deferral systems. ML method modeling human fatigue to optimize when AI should defer to humans.
arXiv paper on human-AI cooperation via fatigue-aware deferral systems. ML method modeling human fatigue to optimize when AI should defer to humans.
arXiv paper introducing Multiscreen attention mechanism for language models. Alternative to softmax attention enabling absolute relevance scoring in transformers.
arXiv paper on reinforcement learning post-training for reasoning models. Open-weight model training using verifiable rewards across diverse reasoning domains.
arXiv paper on opponent modeling in game-theoretic reinforcement learning using tree-search and generative models. Research on scalable multi-agent RL methods.
Multi-agent reinforcement learning framework for HIV prevention policy optimization across U.S. regions.
Black-box visual prompting method for parameter-efficient transfer learning of foundation models without full parameter access.
SPRIG: Genetic algorithm for optimizing system prompts in LLMs to improve task performance.
XAI-based method combining explainability with concept drift detection for monitoring model performance degradation.
World models using disentangled representations to transfer semantic knowledge from distracting videos for RL agents.
FSD framework combining vision-language models with robotic action models for zero-shot manipulation in novel scenarios.
Gaussian mixture models as computationally efficient proxy for LLM+RAG systems combining multiple models.
Technique to recover LLM training on decentralized/spot nodes from partial model loss without full checkpoints.
Method for LLMs to reliably cite source documents seen during training without external retrievers at inference time.
Modification of Whisper ASR model to enable low-latency streaming transcription through architectural and training changes.
Vision-language model for robotic manipulation using embodiment-agnostic pointing representation to address generalization in embodied AI.
System co-design for efficient on-device LLM inference on NPU hardware, optimizing attention operations for privacy-preserving deployment.
Google developer tool using deep learning to automatically fix copy/paste code, predicting required edits from formatting to cross-language translation.
Knowledge editing method for LLMs enabling sequential updates through null-space alignment, improving robustness in continual model editing scenarios.
Scientific machine learning approach using implicit neural representations for 3D gravity inversion, modeling subsurface density as continuous field.
Image hashing method using foundation models for efficient large-scale retrieval with compact binary codes instead of high-dimensional embeddings.
Study of RAG limitations in healthcare domain, showing how retrieval-augmented generation fails when source documents contain contradictory or outdated information.
Sphinx synthetic environment for visual perception and reasoning with procedurally generated puzzles covering 25 task types, enabling precise evaluation and large-scale dataset construction.
Analysis showing optical context compression via vision tokens is functionally equivalent to lossy autoencoding, questioning effectiveness of DeepSeek-OCR's compression pipeline.
Human-in-the-loop approach for visual classification through iterative concept deliberation, addressing subjective vision tasks in content moderation and curation.
DDFT protocol measures epistemic robustness of language models under stress conditions, distinguishing knowledge gaps from verification mechanism failures beyond static benchmarks.
Mechanistic interpretability study of how Diffusion Transformers generate correct spatial relations in text-to-image generation.
ConvoLearn dataset of 2,134 tutor-student dialogues for fine-tuning dialogue-based AI tutors grounded in knowledge-building theory.
Pretraining approach using post-trained models to incorporate reasoning and safety behaviors earlier in LLM development.
Regularization techniques for improving multimodal representation learning by addressing collapse and inconsistency issues.
Few-shot fine-tuned language models for diagnosing intermittent CI pipeline failures in software development.
Training LLMs to resist cognitive biases in reasoning via reinforcement learning rather than prompting.
Research on predicting LLM success from internal pre-generation activations to optimize inference efficiency in reasoning tasks.
SSLogic agentic meta-synthesis framework where LLM agents iteratively generate and refine task specifications for logic reasoning.
Training-free few-shot anomaly detection using subspace modeling of vision foundation model features.
Canonical Security Telemetry Substrate for standardizing cybersecurity data formats for AI-driven detection.
OptiMer framework for optimizing data mixture ratios during continual LLM pre-training without manual tuning.
S0 tuning method for efficient LLM adaptation via state matrix optimization, outperforming LoRA on code generation tasks.
Opinion piece on AI agent limitations in architecture decisions. Warns of overreliance on Claude for system design.
arXiv research on agentic AI and occupational displacement analyzing task exposure across regions.
MLX-Serve: Native Zig inference server for Apple Silicon with OpenAI-compatible API. No Python. Includes 7 built-in tools, streaming, embeddings.
Browser-based offline LLM knowledge system. Bundles model and embeddings for reproducible, internet-free deployment.
CLI knowledge system for local-first LLM workflows. Minimal details in title-only post.
Anthropic refused Pentagon demands to remove AI safety guardrails from Claude for military use, resulting in federal supply chain designation.
Codexia: Tauri app combining Codex CLI and Claude Code with IDE editor, web server, and agent workflows. AGPL-3.0 licensed.
Generalist's GEN-1 robotics model achieves 99% reliability on physical tasks and can improvise solutions not in training data.
Personal knowledge OS powered by LLMs. Ingests knowledge, synthesizes patterns, plans actions. Works with Claude Code or any LLM CLI.
Memory/knowledge system for Claude Code with hooks and persistent storage. Production-tested framework from hundreds of hours of use.
Benchmark of 37 LLMs on MacBook Air M5 with open-source tool. Tests performance across model families using llama-bench.
Developer discusses tradeoffs between Anthropic's Agent SDK and Messages API for production B2B assistant with tool calling and streaming.
BoltClaw MCP plugin enables Claude agents to autonomously pay for APIs via Lightning Network. Solves agent payment bottleneck.