← Back to feed

Research

L5 · ResearcherResearchHacker News· 8/28/2026
Terminal-Bench-Science: Evaluating AI agents on scientific research workflows

Stanford researchers released Terminal-Bench-Science 0.1, a benchmark with 70 expert-curated scientific workflows where Claude Opus achieved only a 30% resolution rate.

L5 · ResearcherResearchLessWrong AI· 8/28/2026
The Dynamics of Intelligence Explosions

Toby Ord explores the mathematical dynamics of intelligence explosions where AI assists AI R&D, showing singular growth is harder than economic models suggest.

L4 · DeveloperResearcharXiv· 8/27/2026
Persona-Execution Separation: An Architecture Pattern for Evolving LLM Agents under Execution Audit

Presents Persona-Execution Separation, an architecture pattern for enterprise LLM agents that keeps execution auditable while allowing persona instructions to evolve freely.

L5 · ResearcherResearchLessWrong AI· 8/28/2026
Do AI Models Want to Be Monitored? Measuring Monitorability Disposition in Large Reasoning Models

Researchers propose measuring 'monitorability disposition' in large reasoning models to proactively understand model behavior rather than reactively filtering outputs.

L5 · ResearcherResearcharXiv· 8/27/2026
LLMs Can Design Near-Optimal OR Algorithms

GPT-5.6 can design near-optimal algorithms for operations research problems like inventory control and queueing networks, matching or beating specialized methods with minimal human input.

L5 · ResearcherResearchLessWrong AI· 8/28/2026
Safety's Second Way

Analyzes OpenAI security breaches as evidence of systemic overemphasis on single-agent risks while neglecting multi-agent threats in AI safety research.

L5 · ResearcherResearcharXiv· 8/27/2026
MM-Spectrum: Multimodal Multi-spectral Molecular Structural Elucidation with a Stable MoE Framework

Researchers propose MM-Spectrum, a sparse Mixture-of-Experts framework that improves molecular structure elucidation from multimodal spectroscopic data.

L5 · ResearcherResearcharXiv· 8/27/2026
Difference-in-Differences on a Censored Rating Scale Can Manufacture an Effect: Evidence from a Pre-Registered LLM-Judge Audit

Researchers demonstrate that difference-in-differences methodology on bounded rating scales can artificially create spurious effects in LLM judge audits due to censoring and unequal attenuation.

L5 · ResearcherResearcharXiv· 8/27/2026
Beyond Parallel Blindness: Information Floors and Model Gaps in Block Drafting

Researchers introduce an information floor concept to separate path information loss from modeling imperfections in block drafting systems, showing current drafters remain far above their theoretical limits.

L5 · ResearcherResearcharXiv· 8/27/2026
A Finite Sample Analysis for Quantile Temporal Difference Learning in Distributional Reinforcement Learning

This paper provides a rigorous finite-sample analysis for quantile temporal-difference learning, establishing convergence rates and separating local stochastic fluctuation from global sample complexity in distributional RL.

L5 · ResearcherResearcharXiv· 8/27/2026
BTS-AgentBench: A Deterministic, Replayable Pipeline from Read-Only Telemetry Logs to Agent Benchmarks

Researchers introduce BTS-AgentBench, a deterministic pipeline for converting industrial telemetry logs into reproducible agent benchmarks with 532 test cases.

L5 · ResearcherResearcharXiv· 8/27/2026
PAWBench: How Far Are We from Probabilistically Aligned World Modeling?

Researchers introduce PAWBench, a benchmark evaluating video generation models' probabilistic alignment with real-world dynamics across 50 scenarios.

L5 · ResearcherResearcharXiv· 8/27/2026
Your Voice Cloning System is Secretly a Voice Anonymizer

Researchers repurpose XTTSv2 voice cloning model for speaker anonymization without retraining, achieving near-optimal privacy while preserving speech quality across seven languages.

L5 · ResearcherResearcharXiv· 8/27/2026
Sophistication in GenAI Use: Field Evidence from a Large Firm

A large-scale study of 713,564 employee prompts reveals senior employees and strategic functions show more sophisticated genAI use, with no improvement over time or from training.

L5 · ResearcherResearcharXiv· 8/27/2026
Puro-2B: Poor Lab's Qwen2-1.5B Trained on RTX 5090 within $5090

Researchers present an open, low-cost training recipe that trains a 2B-parameter model from scratch for under $6.9K, approaching Qwen2.5-1.5B performance.

L5 · ResearcherResearcharXiv· 8/27/2026
Token-Level Advertising

Researchers propose LAMA, a token-level advertising mechanism that embeds advertiser influence directly into AI generation processes while maintaining response quality.

L5 · ResearcherResearcharXiv· 8/27/2026
RATIO: A Benchmark for Retrieval Across Typed Ideation Operations in Scientific Literature

Researchers introduce RATIO, a large-scale benchmark for evaluating retrieval systems across three scientific ideation operations: Address, Broaden, and Specify.

L5 · ResearcherResearcharXiv· 8/27/2026
Property-Specific Recoverability from Contact PPG to Camera rPPG under Heterogeneous Observation Conditions

Research paper analyzes how well camera-based remote PPG (rPPG) can recover specific physiological properties from contact PPG signals under varying conditions, finding property-specific recoverability with implications for biometric monitoring.

L5 · ResearcherResearcharXiv· 8/27/2026
CorporateBench: Large-Scale Q&A Benchmarking with Temporal Knowledge Bases

Researchers introduce CorporateBench, a large-scale Q&A benchmark with temporal knowledge bases evaluating LLMs on enterprise-scale document collections.

L5 · ResearcherResearcharXiv· 8/27/2026
Making Clinical Language Models Auditable: Concept-Guided Fine-Tuning for Robust Prediction

Researchers propose CAST, a concept-guided fine-tuning framework using sparse autoencoders to make clinical language models more auditable and robust against deployment shifts.

L5 · ResearcherResearcharXiv· 8/27/2026
How Language Models Organize and Structure Moral Knowledge

Research paper analyzes how language models organize moral knowledge using linear probes on Moral Foundations Theory categories across architectures.

L5 · ResearcherResearcharXiv· 8/27/2026
Scaling Graph Neural Networks for Friend Recommendation: Multi-Hash User Embeddings and Temporal Neighbor Sampling

Researchers present a scalable GNN system for friend recommendation that reduces embedding table size by 98% and improves temporal sampling efficiency, achieving 16% more friend additions in production tests.

L5 · ResearcherResearcharXiv· 8/27/2026
CLAP: Cross-Embodiment Video World Models are Zero-Shot Physical Simulators

CLAP is a cross-embodiment video world model framework that learns physical dynamics from diverse human and robot videos and achieves zero-shot simulation across different robot morphologies.

L5 · ResearcherResearcharXiv· 8/27/2026
Mechanistic Reaction Prediction via Discrete Flow Matching on Graph-Structured Electron Occupation

Researchers introduce MAELLE, a novel AI approach that models chemical reactions as discrete flow matching over electron occupation vectors rather than molecular topology.

L5 · ResearcherResearcharXiv· 8/27/2026
TTPO: Test-Time Policy Optimization

Researchers propose TTPO, a novel test-time policy optimization method that enhances large language models' mathematical reasoning without ground-truth labels.

L5 · ResearcherResearcharXiv· 8/27/2026
From Static to Dynamic: Benchmarking Real-World Code Review with MCR-Bench

Researchers introduce MCR-Bench, the first defect state-aware benchmark for multi-round code review, evaluating LLMs' limitations in iterative defect detection and tracking.

L5 · ResearcherResearcharXiv· 8/27/2026
Consolidating RLVR Capabilities Across Domains: A Deep Dive into Fusion Paradigms

A new arXiv paper compares three paradigms—Merge, Mix RL, and multi-teacher distillation—for consolidating reinforcement learning with verifiable rewards (RLVR) capabilities across different domains.

L5 · ResearcherResearcharXiv· 8/27/2026
SCIT: Testing Causal Cache Carriers in Latent Chain-of-Thought Models

Researchers introduce SCIT, a causal testing protocol to identify which transformer components carry counterfactual computations in latent chain-of-thought models.

L5 · ResearcherResearcharXiv· 8/27/2026
BrailleBench: Investigating Multi-Criteria Braille Comprehension in Large Language Models

Researchers introduce BrailleBench, a benchmark revealing significant gaps in LLMs' ability to comprehend and generate Braille, particularly for Grade 2 Braille and end-to-end interaction.

L5 · ResearcherResearcharXiv· 8/27/2026
Naive Prompt Optimization: Rethinking the Need for Complex Prompt Search

Researchers propose Naive Prompt Optimization, a lightweight method that achieves comparable performance to complex prompt optimizers using iterative revisions with teacher model feedback.