Research Feed Page 3

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

Reinforcement Learning / Efficiency & Inference By Hsiang-Wei Huang 2026-08-25
LeFlow: Generative Latent Flow Planning for World Models

LeFlow optimizes action planning by using a generative model to predict future trajectories, significantly reducing computation time compared to traditional iterative methods.

Efficiency & Inference By Amr Hegazy 2026-08-25 1
Gated Recurrent Transformers: Expressive Depth through Recurrent Modulation in Transformers

The Gated Recurrent Transformer reduces memory usage and parameter count by replacing many unique transformer layers with a single shared, repeating block.

Computer Vision / Efficiency & Inference By Yogesh Kumar 2026-08-25
Strictly Causal Streaming Video Anomaly Detection with a Theoretically-Grounded State-Space Core

The paper introduces a causal state-space model for video anomaly detection that runs directly on edge hardware without needing frame buffering.

Benchmarks & Evals / Computer Vision By Hao Chen 2026-08-25
What FID Hides: Detecting, Ranking, and Diagnosing Deviations in Generative Evaluation

The paper introduces ZID, a new evaluation metric for generative models that identifies and ranks failures in image generation where traditional metrics like FID fail.

Agents / Efficiency & Inference By Andrei Mikhailov 2026-08-24
MARS: Multi-Specialist LLM Relay System for Competitive Programming

The Multi-Specialist LLM Relay System improves coding agent performance by using specialized agents and a staged pipeline to solve complex programming tasks.

Agents / Efficiency & Inference By Haoyang Fang 2026-08-24 1
Exploit More, Explore Smarter for Budget-Constrained Agentic Search

ExTS improves search efficiency by adapting tree search strategies based on diagnostic pilot runs that characterize the search landscape.

Reasoning / Benchmarks & Evals By Md Saikat Islam Khan Bappy 2026-08-25
FedV-KGQA: Multi-Hop Question Answering over Vertically Partitioned Knowledge Graphs

FedV-KGQA enables multi-hop reasoning over knowledge graphs distributed across different organizations by fusing local entity embeddings without sharing private raw data.

Agents By Adam T. Burke 2026-08-25
A Literate Programming Environment for Human and Machine Agents

The paper introduces notlob, a system that maintains a graph of prose and code to improve how coding agents navigate and manage development context.

Robotics / Efficiency & Inference By Xiang Li 2026-08-25
Latent Action as Intention Enables Efficient Future Imagination for World Action Models

The LAWA architecture optimizes robot action planning by using latent intentions to reduce inference latency while maintaining high success rates across robotics benchmarks.

Efficiency & Inference / Benchmarks & Evals By Runyu Wang 2026-08-25
RACE: Scalable Statistical Estimation of Functional Consistency in LLM Neurons

The paper introduces a scalable framework called RACE that uses statistical estimation to identify functionally consistent neurons in LLMs with significantly lower computational overhead than traditional methods.

Agents / Reinforcement Learning By Kai Ruan 2026-08-25
SPO++: Stream-Aligned Policy Optimization for Asynchronous Agentic RL

SPO++ is a refined policy optimization framework that increases online learning efficiency for language agents by aligning data tracking with event timing.

Efficiency & Inference / Benchmarks & Evals By Egor Kolodin 2026-08-24
Giga-Embeddings: Mixture-of-Experts Encoders for High-Throughput Text Embeddings

The authors introduce a family of sparse embedding models that leverage Mixture-of-Experts architectures and distillation to achieve high throughput and competitive retrieval performance.

Reasoning / Benchmarks & Evals By Emanuel Kitzelmann 2026-08-25
Constrained Entity Selection under Partial Knowledge for LLM-Based Knowledge Graph QA

The paper introduces a constraint-based verification method that filters LLM responses against knowledge graph logic to significantly improve answer precision without sacrificing recall.

Reinforcement Learning / Robotics By Zihao Wu 2026-08-25 40
WarpSAC: Towards the Pinnacle of Scalable Off-policy RL by Rethinking Exploration and Exploitation

WarpSAC is a scalable reinforcement learning framework that adapts its architecture based on available compute resources to accelerate training and improve deployment success.

Agents / Reinforcement Learning By Bo Ren 2026-08-25
IAPO: Influence-Aware Policy Optimization for Credit Assignment in Multi-Turn Service Agents

The paper introduces IAPO, a method that improves agent training by redistributing reward credit based on how agent actions influence one another within multi-turn service workflows.

Efficiency & Inference / Benchmarks & Evals By Arunav Kumar 2026-08-25
Physics Attention Transformer Surrogate for Rapid Vertical Instability Growth Rate Prediction: Alcator C-Mod to SPARC

The Physics Attention Transformer predicts tokamak plasma instability growth rates faster by replacing slow traditional solvers with a learned neural architecture.

Benchmarks & Evals / Safety & Alignment By Mengzhu Xu 2026-08-25
Right Diagnoses, Decorative Reasoning:A Perturbation Audit of Medical Chain-of-Thought

Researchers evaluated how medical Large Language Models reason by systematically perturbing inputs and measuring if the model's logical chain stays consistent with its final output.

Agents / Benchmarks & Evals By Stephen Chung 2026-08-24 2
Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment

Researchers built an open-world multi-agent system that autonomously explores complex mathematical problems by having independent agents read, write, and verify findings in a shared research environment.

Multimodal / Computer Vision By Muhammad Asad Ali 2026-08-25
MoTE: Mixture of Task Experts for Multi-Task Video Understanding

The paper introduces a Mixture of Task Experts architecture that uses task-specific modules within a video-language decoder to improve performance across diverse video understanding tasks.

Efficiency & Inference / Benchmarks & Evals By Ismail Hossain 2026-08-25
Quantization Effects on Bangla Language Understanding in Large Language Models: A Systematic Evaluation

The study evaluates how different quantization formats impact the performance of large language models when processing the Bangla language across various natural language understanding benchmarks.