Research Feed Page 23

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

Benchmarks & Evals / Agents By Shangao Li 2026-08-13
QuoteBench: How Matched Scores Can Hide Command-Path Failures

The paper introduces QuoteBench to show how matched execution scores alone are insufficient to distinguish command generation errors from failures introduced after generation by interfaces.

Agents / Benchmarks & Evals By Zhe Ye 2026-08-13
Vero: Can AI Agents Build Formally Verified Software Repositories?

The paper introduces Vero, a system that tests whether AI agents can build and verify multi-module software repositories with mathematical correctness guarantees.

Agents / Reasoning By Saisha Shetty 2026-08-13
MARC v1: An Open-Source Multi-Agent Framework for Clinical AI Reasoning and Coordination

MARC v1 replaces monolithic LLM prompting with a deterministic multi-agent framework to improve clinical reasoning and enable step by step error tracking.

Agents / Efficiency & Inference By Dongfang Li 2026-08-13 2
LycheeMemory V2: Efficient Long-Term Memory for LLM Agents via Semantic Segment-Level Consolidation

LycheeMemory V2 introduces semantic segment level consolidation to efficiently preserve long-term conversational memory for LLM agents while cutting construction costs.

Agents / Efficiency & Inference By Yanwen Peng 2026-08-13
StateBridge: Training-free Hidden-state Alignment for Latent Communication in LLM Multi-Agent Systems

The paper introduces StateBridge, a training-free alignment method that lets off-the-shelf LLM agents communicate directly via continuous hidden representations instead of discrete text tokens.

Efficiency & Inference / Benchmarks & Evals By Ahmet Bugra Gundogan 2026-08-13
Keep, Customize, or Exit: Default Design and Token Pricing in LLM Reasoning Services

This paper investigates how to set per-token prices and default reasoning-token allocations for an LLM reasoning service where users can accept defaults, customize allocations, or exit.

Efficiency & Inference By Zixuan Lan 2026-08-13
Reduced Matrix Multiplication: Input-Adaptive Matrix-Product Reduction for LLM Inference

The paper introduces Reduced Matrix Multiplication, an input-adaptive method to reduce high-dimensional matrix multiplications during transformer inference without modifying model weights.

Training & Fine-Tuning By Zekun Zhou 2026-08-12
Hybrid Gated Attention

The paper introduces Hybrid Gated Attention, a technique that improves training stability and performance in language models by modifying how attention mechanisms handle gating, matrix factorization, and head interactions.

Agents / Multimodal By Lei Bai 2026-08-13 1
Intern-S2-Preview: Scientific Agentic Foundation Model

The paper introduces Intern-S2-Preview, a foundation model designed for multimodal scientific understanding, reasoning, and long-horizon agentic task execution.

Agents / Multimodal By Haokai Zhang 2026-08-13 5
Spatial Memory Agent: Experience-Grounded Procedure Memory for Spatial Intelligence

The paper introduces the Spatial Memory Agent, a runtime framework that equips frozen vision-language models with experience-grounded procedure memory to improve spatial reasoning without updating model parameters.

Multimodal By Huaxuan Wang 2026-08-12
Confucius4-TTS: Transcript-Free Cross-Lingual Zero-Shot TTS with a Learnable Speaker Encoder

Confucius4-TTS enables zero-shot cross-lingual text-to-speech without requiring transcripts of the reference audio.

Reasoning / Benchmarks & Evals By Obed Junias 2026-08-13
From Atomic Evidence to Logical Composition: Structured Compositional Reasoning over Compound Answer Options

The paper introduces a framework that decomposes compound answer options into atomic statements to help language models correctly evaluate explicit logical operators like And, Or, and Neither/Nor.

Multimodal By Xingwei Sun 2026-08-12
MiDashengLM-Gen: Unified Audio Scene Generation via LLM-Driven Autoregressive Flow Matching

The paper introduces MiDashengLM-Gen, an end-to-end framework that couples a pre-trained language model with per-token conditional flow matching to generate variable-length mixed audio scenes blending speech, music, and sound effects.

Computer Vision / Multimodal By Xu Cao 2026-08-11 2
Gaze Target Estimation Anywhere with Concepts

The paper introduces GazeAnywhere, a flexible model that estimates human gaze targets in the wild using natural language prompting without relying on brittle multi-stage pipelines.

Computer Vision By Zepeng Wang 2026-08-12 6
From Synthesis to Removal: Physics-Grounded Reflection Simulation and Diffusion-Based Video Dereflection

The paper introduces a physics-grounded reflection simulation and diffusion-based video dereflection pipeline to remove unwanted glass reflections from videos.

Efficiency & Inference / Benchmarks & Evals By Zhiqiang Que 2026-08-12
FQTree: Fine-grained Quantization and Hardware Generation of Boosted Decision Trees

The FQTree method uses fine-grained quantization to reduce resource usage while maintaining high accuracy for boosted decision tree models deployed on FPGAs.

Reasoning By Saman Marandi 2026-08-12
Constructing Dynamic Master Logic Models as Knowledge Graphs for Complex System Diagnostics Using Retrieval-Augmented Large Language Models

The authors developed an automated framework using Retrieval-Augmented Generation and Large Language Models to construct Dynamic Master Logic models as Knowledge Graphs, overcoming the scalability limits of manual expert interpretation.

Reasoning / Reinforcement Learning By Zile Zhou 2026-08-12
SCOUT: Unlocking Enhanced Spatial Reasoning via Structured Chain-of-Thought and Multi-Objective Process Reward

The paper introduces SCOUT, a method combining structured chain-of-thought prompting and multi-objective reinforcement learning to fix spatial reasoning bottlenecks in vision-language models.

Computer Vision / Efficiency & Inference By Yuefeng Zhang 2026-08-12
HAMP-LIC: Hessian-Aware Mixed-Precision Post-Training Quantization for Learned Image Compression

The paper introduces HAMP-LIC, a Hessian-aware mixed-precision quantization method that shrinks learned image compression models while preserving image quality and eliminating cross-platform decoding mismatches.

Multimodal / Computer Vision By Xikai Sun 2026-08-12 1
Motion-as-Prompt: Enhancing Motion Reasoning in Multimodal Large Language Models via Motion-Guided Cross-Frame Visual Prompting

The paper introduces a method called Motion-as-Prompt to improve multimodal large language models by adding motion-guided visual markers to video frames.