Research Feed Page 6

Search source-linked summaries of recent AI and machine-learning papers by topic, by date, or by whether they include code or a diagram.

Filter papers All papers

Browse by date

Resource filters

Sort options

Research results

Agents / Benchmarks & Evals By Arther Tian 2026-08-24
FIDES: A Concordance Protocol for LLM-Generated Trading Strategies

The paper introduces a protocol to verify if trading strategies generated by large language models align with their actual performance, finding that most claimed advantages fail to materialize.

Reasoning / Benchmarks & Evals By Miguel Contreras 2026-08-23
Teaching LLMs How ICU Physicians Approach Clinical Reasoning Through OMOP-Aligned Retrieval Improves Reasoning Across Clinical Domains

The authors created the ICU-REACT dataset and a corresponding family of fine-tuned models to improve LLM performance in identifying and reasoning over patient data for critical care.

Reasoning / Benchmarks & Evals By Jinghan Tan 2026-08-24
StrategyBench: Evaluating Explicit Strategy Induction in Large Language Models

The paper introduces StrategyBench to evaluate if language models can effectively derive and apply explicit task-level strategies from few-shot examples.

Computer Vision / Reinforcement Learning By Tong Wang 2026-08-24 3
From Generation to Simulation: How Far Are World Models from Being True Simulators?

The researchers audited 200 world model papers to determine how their capabilities measure up against the structural requirements of professional physical simulators.

Efficiency & Inference By Isaac</name> <arxiv:affiliation>Rucheng</arxiv:affiliation> </author> <author> <name> Li 2026-08-24
Sigmoid Attention as a Better Substrate for Learned KV Cache Eviction

The paper demonstrates that using learned sigmoid gates for key-value cache eviction leads to better performance than existing methods like H2O and KeyDiff.

Efficiency & Inference By Erin Craig 2026-08-24
Interpretable AI with Local Distillation

The paper introduces local distillation, a method that improves the prediction accuracy of simple, interpretable linear models by selectively leveraging predictions from complex black-box models.

Agents / Benchmarks & Evals By Hengjun Wang 2026-08-24
SkillAlchemy: Open-World Agent Skill Creation

SkillAlchemy introduces a systematic approach to converting open world information into reliable, reusable procedural skills for software agents.

Agents / Benchmarks & Evals By Jian Yang 2026-08-24 1
CyberFactory: Scaling Cyber Security Capabilities with Instances from the Wild

The researchers developed CyberFactory, a framework that leverages existing vulnerability data to train an AI model, OpenAegis, to improve security analysis performance.

Reasoning / Benchmarks & Evals By Bohan Yu 2026-08-24
Beyond Factual Knowledge: Benchmarking and Learning Step-Level Procedural Rule Reasoning in Large Language Models

The paper introduces a framework called DynaRule that enables large language models to dynamically retrieve and apply reusable procedural rules at scale.

Efficiency & Inference / Benchmarks & Evals By Peiyang Liu 2026-08-24
The Laws of Context Allocation: Causal Measurement and Closed-Loop Orchestration in Generative Search

The paper introduces an iterative orchestration framework that improves generative search recall by dynamically managing evidence allocation and curbing information dilution.

Training & Fine-Tuning / Reinforcement Learning By Penghui Qi 2026-08-24
How to Train a Critic Stably and Efficiently

The paper introduces BPCO, a method that stabilizes critic-based reinforcement learning, improving performance across various model sizes and tasks.

Safety & Alignment / Benchmarks & Evals By Taebong Kim 2026-08-24 1
The Mask Is Not the Model: Auditing Prefix Invariance in Attention, State-Space, and Hybrid Sequence Models

The paper introduces a structural audit procedure that reliably detects and localizes causal leakage in complex sequence models by monitoring intermediate output differences during forward passes.

Agents / Benchmarks & Evals By Yiming Ren 2026-08-23 4
AutoResearch: Insight In, Hallucination Out

AutoResearch is an autonomous system that uses multi-model cross-review to improve the reliability of research idea generation and experimental validation.

Agents / Benchmarks & Evals By Summer Eunhyung Ann 2026-08-24
The Interaction Tax: When Communication Erases Diversity in Multi-Agent Teams

The paper demonstrates that full-solution interaction between agents can cause proposals to converge too quickly, erasing useful diversity and reducing performance on specific optimization tasks.

Benchmarks & Evals By Jerg Gutmann 2026-08-24
Culture and constitutional compliance

Researchers analyzed 115 countries to demonstrate that individualistic national culture significantly enhances how reliably governments follow their own constitutions.

Agents / Benchmarks & Evals By Xiao Zhang 2026-08-24 1
LongWoF-Bench: Evaluating EvoMap Genes for Verifiable Long-Workflow Tasks

Researchers introduced a system called EvoMap that distills successful, verifier-confirmed AI task trajectories into reusable Genes to improve performance and reduce token consumption across various model families.

Benchmarks & Evals / Multimodal By Hang Wang 2026-08-24
FinixDoc: Rethinking Financial Document Parsing Beyond Saturated Benchmarks

The authors introduce FinixDoc, an agentic parsing system powered by a specialized vision-language model, to improve accuracy and structural consistency in real-world financial document processing.

Agents / Benchmarks & Evals By YuanHang Xiao 2026-08-23 1
ClawProBench: Trace-Aware Evaluation of AI Agents with Runtime Coverage and Frozen Workplace-Style Holdouts

ClawProBench provides a framework for evaluating AI agents by tracing runtime behavior across consistent workspace holdouts rather than relying on final success metrics alone.

Agents / Benchmarks & Evals By Pedro Santos 2026-08-24
Right-Sizing LLM-Agent Decomposition in VAT Determination: A Pilot Controlled Sweep

The paper evaluates how breaking down VAT determination tasks into different numbers of orchestrated agents affects overall system accuracy compared to using a single agent.

Agents / Benchmarks & Evals By Kun Chen 2026-08-22 10
GameXpert-Bench: How Far Are Coding Agents from Expert Game Development?

GameXpert-Bench evaluates how well coding agents navigate the full game development lifecycle, from initial generation to defect repair and optimization.