Research Feed Page 35

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 By Ruijie Hou 2026-08-07
Zero Gap Is Not Restoration: Stratified Per-Question Probability Evaluation and Step-wise Mitigation of Benchmark Contamination

The researchers developed a new metric and a decoding strategy to more accurately identify and mitigate benchmark data leakage in large language models.

Benchmarks & Evals / Multimodal By Zixuan Lan 2026-08-07
SABRE: Scalable and Automated Benchmarking of VLMs under Stress

The paper introduces SABRE, a scalable, automated pipeline that generates challenging stress tests to expose weaknesses in how vision-language models reconcile visual evidence with existing world knowledge.

Efficiency & Inference / Computer Vision By Xindi Wu 2026-08-07
Addressable Memory for Video World Models

WorldTrace addresses long-horizon visual memory in video models by using a fixed-size cache that prevents positional embedding degradation.

Agents / Benchmarks & Evals By Yan Zhou 2026-08-07
TEPA: Revoking Stale Memories for Conflict-Robust Language Agents

The paper introduces TEPA, a memory management framework that revokes stale active memories and tracks support and conflict counts to prevent memory pollution when the world changes.

Agents / Benchmarks & Evals By Jiacheng Miao 2026-08-07
Fisher-R1: Training LLM Agents for Reliable Hypothesis Testing

Fisher-R1 is a specialized LLM agent trained to perform reliable hypothesis testing by using a new benchmark and outcome-grounded reinforcement learning.

Benchmarks & Evals / Safety & Alignment By Afreen Alam 2026-08-07
Taxonomy-Driven Analysis of Open-Source AI Risk Mitigation Tools

The paper classifies 21 open-source AI security tools against the MIT AI Risk Mitigation and Response Taxonomy to identify gaps in existing risk coverage.

Efficiency & Inference / Reasoning By Yan Zhou 2026-08-07
CoBa: Cost-Effective Test-Time Scaling via Compute-Balanced Routing

The CoBa framework maximizes LLM inference accuracy by intelligently routing compute resources between candidate generation, verification, and final selection.

Agents / Benchmarks & Evals By Haoning Wang 2026-08-07
An End-to-End Agent Auditing Engine

The paper introduces a unified evaluation framework called A2E that uses standardized protocols and centralized telemetry to measure agent performance across diverse benchmarks.

Efficiency & Inference / Benchmarks & Evals By Michael Tran 2026-08-06 2
Characterizing the Quality Profile of AI-Generated C++ in Production

This study analyzes the production characteristics and resource usage of AI-generated C++ code compared to human-written code across a large industrial monorepo.

Agents / Training & Fine-Tuning By Mingxuan Zheng 2026-08-07
SkillProx: Self-Evolving Agent Skills via Proximal Textual Gradient Descent

The paper introduces SkillProx, a method to evolve LLM agent skills through verified forward updates and utility-aware consolidation while preventing redundant or regressive skill accumulation.

Agents / Reinforcement Learning By Weiwei Li 2026-08-06
The Next Screenshot Knows: Gated Hindsight Distillation for Mobile GUI Agents

The researchers introduce Gated Hindsight Distillation to help GUI agents learn from future screenshots when current screen data is insufficient for decision making.

Efficiency & Inference By Xuetian Gao 2026-08-07
CubicQuant: Parametric Non-Uniform Codebooks for High-Throughput LLM Inference with 1-8-Bit Weights

CubicQuant introduces a flexible, GPU-friendly weight quantization format that uses monotonic cubic functions to better represent model weight distributions compared to standard uniform methods.

Agents / Reasoning By Junbo Li 2026-08-07 2
The Optimizer Is the Agent: Reasoning-Driven Search across Prompts, Programs, and ML Workflows

The paper introduces ReASearch, a framework that uses a single tool-using LLM agent to autonomously handle search and optimization tasks for prompts, code, and machine learning pipelines.

Agents / Efficiency & Inference By MY Pitsane 2026-08-07
Blast Radius

Blast Radius reduces LLM token consumption by identifying and archiving redundant or concluded context in agentic coding environments.

Efficiency & Inference / Benchmarks & Evals By Gyuwan Kim 2026-08-07
CoinRAG: Contextualized Information Nugget KV Cache Reuse for Long-Context RAG

CoinRAG reduces RAG latency and computational redundancy by precomputing and reusing specific information nugget representations within the model KV cache.

Efficiency & Inference / Benchmarks & Evals By Tao Feng 2026-08-07 3
LLMRouter: Unified Infrastructure for Developing, Evaluating, and Deploying LLM Routers

LLMRouter provides a unified framework and automated data pipeline to build, evaluate, and deploy routers that select the most cost-effective LLM for a given task.

Robotics / Multimodal By Zhe Li 2026-08-06
$ω$-0: A Latent Predictive World Action Model for Concurrent Humanoid Loco-Manipulation

The ω-0 model enables humanoid robots to perform simultaneous locomotion and object manipulation by learning unified whole-body action coordination.

Robotics By Omar Curiel 2026-08-06
A Master-Salve Robot Manipulator for Needle-Based Teleoperation in MRI Chamber

The paper presents an MR-safe robot designed for percutaneous needle interventions that utilizes fluid-based control to operate within high-field magnetic environments.

Computer Vision / Training & Fine-Tuning By Manuel Laufer 2026-08-06
Patient Pose Assessment Using a CT-Based Framework for Synthetic Data Generation

The paper introduces a synthetic data generation framework that allows AI to accurately assess patient poses for X-rays by training on generated depth images and radiographs.

Efficiency & Inference / Benchmarks & Evals By Dae-Jin Lee 2026-08-06
Learning Latent Memory States from Longitudinal Athlete Monitoring Data

The paper introduces a statistical method to represent an athlete's historical data as a reusable latent memory table to improve performance tracking and prediction.