Research Feed Page 5

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

Safety & Alignment / Efficiency & Inference By Joshua Penman 2026-08-24
Semantic Overlays: Mitigating Prompt Injection with Annotations Beyond Tokens and Steering Vectors

Semantic Overlays add an out-of-band annotation layer to input streams to help models distinguish between trusted instructions and untrusted content, significantly reducing prompt injection success rates.

Efficiency & Inference / Benchmarks & Evals By Miao Liu 2026-08-25
Reading Is Not Using: Retrieval, Judgment, and the Design of AI Financial Research Workflows

This paper shows that while models can retrieve relevant financial data from long documents, they fail to act on that information unless the data is restated specifically for the decision prompt.

Multimodal / Benchmarks & Evals By Junjie Zhou 2026-08-25 36
WeMM-Embedding: WeChat Multi-Modal Embedding Technical Report

The paper introduces WeMM-Embedding, a series of multimodal models based on Qwen3.5 that achieve state-of-the-art performance on retrieval benchmarks and demonstrate consistent gains in production applications.

Agents / Efficiency & Inference By Esakkivel Esakkiraja 2026-08-25
StarHarness: Evolving Harnesses with Stratified Search for Enterprise Environments

StarHarness evolves environment-specific agent harnesses to improve task success rates and lower inference costs in enterprise environments.

Agents / Benchmarks & Evals By Fei Tang 2026-08-25
BrowserForge: Scaling Web Episode via Parallel Browser Sandboxes

Researchers built a large-scale web navigation dataset by orchestrating parallel browser sandboxes to generate diverse, high-quality interaction trajectories.

Agents / Safety & Alignment By Zhijie Zheng 2026-08-25
StepGuard: Learning Step-Level Guardrails with Scalable Supervision and Safety-Utility Balancing

StepGuard provides a 4B guard model that validates agent tool actions before execution to reduce unsafe behaviors while maintaining performance.

Agents / Reinforcement Learning By Boyang Liu 2026-08-25
CAFE: Self-Improving Search Agents Need Co-Evolving Feedback

The paper introduces CAFE, a system that improves search agent performance and reduces hallucinations by alternatingly updating the agent and its critic through co-evolving feedback.

Agents / Benchmarks & Evals By Rongfeng Guo 2026-08-25
From State to Action: OODA-Tool for Reliable Multi-Turn Tool Use

The OODA-Tool method improves reliability in complex multi-turn tool interactions by decoupling state management from the process of executing actions.

Benchmarks & Evals By Jianlin Chen 2026-08-25
A Judge Should Know What Changed:Construct Validity for LLM-as-a-Judge Evaluation

The paper formalizes construct validity for LLM-as-a-judge evaluation and reveals that current judges are significantly more sensitive to scope edits than strength edits.

Efficiency & Inference By Tom Poperszky 2026-08-24
Pipeline-Native Transformers: Co-Designing Model Architecture and CPU Inference for Bandwidth-Efficient Autoregressive Decode

The paper introduces cflow, a model architecture and runtime co-design that optimizes autoregressive decoding on CPUs by prioritizing memory bandwidth constraints.

Agents / Reinforcement Learning By Zhi Rui Tam 2026-08-25
Joint Optimization of Tool Creation and Use for Large Language Model Agents

The SMITH framework uses reinforcement learning to train a single language model to both synthesize reusable Python tools and apply them effectively to solve complex tasks.

Efficiency & Inference / Reasoning By Sophia Xiao Pu 2026-08-25
Selective Regenerative Decoding: Trajectory-Level Intervention for Inference-Time Reasoning

Selective Regenerative Decoding optimizes LLM inference by identifying and regenerating only the degraded portions of a reasoning sequence rather than discarding the entire trajectory.

Agents / Efficiency & Inference By Roy Ganz 2026-08-25
The Handoff Tax: Continuing Non-Native Trajectories in LLM Agents

The paper investigates the efficiency and accuracy trade-offs when transitioning tasks between low-cost and high-cost language models in agentic coding workflows.

Agents / Benchmarks & Evals By Zhi-Kai Chen 2026-08-25
PeakBench: Benchmarking Resource-Aware Tool Invocation in LLM Agents

The paper introduces PeakBench to evaluate how effectively AI agents manage system resources when executing parallel tool workflows.

Agents / Benchmarks & Evals By Shang Wu 2026-08-24
How AI Assistance Affects Human Skill Development: A Study of Learning with Logic Puzzles

The paper investigates whether providing on-demand AI assistance for logic tasks reduces the user's ability to develop independent problem-solving skills.

Agents / Benchmarks & Evals By Aubrey Brueckner 2026-08-21 1
K-Bench: measuring model performance on real scientific agent requests

The paper introduces K-Bench 01 to evaluate how frontier models perform on real-world scientific agent requests sampled from live user traffic.

Multimodal / Benchmarks & Evals By Jiapeng Li 2026-08-24
IntentQA: Intent Question Answering in Videos by Cognitive Context Reasoning

The paper introduces IntentQA and the X-CaVIR framework to help models infer latent human intentions in video content through cognitive context reasoning.

Agents / Robotics By Alperen Avan 2026-08-24
OptiSight: Bridging Semantic Reasoning and Geometric Control for Embodied Navigation

OptiSight combines semantic object identification with geometric control to enable efficient robot navigation while minimizing reliance on high-frequency language model inference.

Agents / Benchmarks & Evals By Yirong Hu 2026-08-24
Towards Comprehensive Basketball Understanding

The researchers introduced a multimodal benchmark and an agentic framework that outperforms commercial models in complex basketball reasoning tasks.

Reasoning / Safety & Alignment By Yipeng Zhao 2026-08-24
Mitigating Reasoning-Induced Misalignment via Safety-Direction Penalty

The researchers introduce a penalty method to prevent language models from sacrificing safety protocols when they are fine-tuned for improved reasoning tasks.