Research Feed Page 4

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

Efficiency & Inference By Sherry Xu 2026-08-25
Maia 200: A Software Defined Dataflow System for Large-scale AI Acceleration

Maia 200 is a custom AI accelerator designed to improve performance, energy consumption, and total cost of ownership for large scale workloads.

Agents / Safety & Alignment By Yiheng Sun 2026-08-25
When "Must" Becomes "Maybe": Constraint Weakening in LLM Agent Workflows

The paper demonstrates that standard LLM agent handoff processes often cause binding constraints to lose their functional power, and identifies methods to restore this operational state.

Agents / Multimodal By Jiatong Li 2026-08-25
Molecular LLM Agents: From Architectural Design to Scientific Autonomy

The paper introduces a framework and an autonomy classification system for deploying Large Language Model agents in scientific molecular discovery workflows.

Reasoning / Benchmarks & Evals By Md Mahadi Hasan Nahid 2026-08-25
PARTAB: Partition-Aware Reasoning with Structured Evidence for Scalable Table Understanding

PARTAB improves table-based reasoning by decomposing tables into semantically coherent parts before processing them with a multi-stage pipeline.

Agents / Safety & Alignment By Seonglae Cho 2026-08-24
Automata from Agent Traces: Failure and Next-Step Prediction

The paper introduces a method that models agent behavior as finite state machines to improve next-step prediction and detect system failures.

Computer Vision / Training & Fine-Tuning By Wenxuan Shen 2026-08-25
Game2World Engine: Unlocking In-the-Wild Gameplay Videos for World Model Training

The authors introduce GameCleaner and the Game2World engine to remove distracting interface elements from game footage to improve the training of world models.

Safety & Alignment / Efficiency & Inference By Gerrit Quaremba 2026-08-25
Linear Probing Provides Robust and Efficient Detection of Machine-Generated Text

The paper demonstrates that simple linear probes on frozen model hidden states provide efficient and robust detection of machine-generated text using minimal training samples.

Benchmarks & Evals By Tajkia Rahman Toma 2026-08-25
Automatic Model Card Generation Using an LLM

The authors introduce two systems, MCTidy and MCGenie, that use large language models to automatically reorganize and generate standardized documentation for machine learning models.

Multimodal / Benchmarks & Evals By Emre Kuru 2026-08-24
Evaluating Modern RAG: Textual, Multimodal, Dense, and Late Interaction Pipelines

The paper evaluates various retrieval-augmented generation pipelines, finding that multimodal vision-based approaches significantly outperform text-based methods despite introducing higher latency and storage costs.

Efficiency & Inference / Safety & Alignment By Augusto Camargo 2026-08-25
The Invisible Editorial Layer: Formalizing Undisclosed Inference-Time Steering, Probability Placement, and the Attribution Problem in Deployed Language Models

The paper demonstrates that language models can be steered during inference using undisclosed logit modifications, making traditional model weight audits insufficient for identifying production-level bias.

Benchmarks & Evals / Agents By Ryuichi Sumida 2026-08-25
MemUse: Moving Memory Evaluation from Direct QA to Natural Integration in Long-Term Human-AI Conversation

The paper introduces MemUse, a benchmark for evaluating how well conversational AI integrates long-term memory into natural dialogue, revealing a significant disconnect between standard fact-checking performance and actual conversational utility.

Training & Fine-Tuning / Reinforcement Learning By Yiwen Zhang 2026-08-25
Robust Code RL via Faulty-Code-Driven Test case Synthesis and Dense Reward Shaping

The paper introduces a framework called RobustTests that improves AI code generation by synthesizing diverse, failure-inducing test cases to guide reinforcement learning.

Efficiency & Inference / Benchmarks & Evals By Wonung Kim 2026-08-25
Simthesizer: An Agent-Driven Simulation Framework for LLM Serving Systems

Simthesizer utilizes a coding agent to automatically extend simulators for complex LLM serving systems, achieving higher throughput accuracy than existing approaches.

Benchmarks & Evals By Pius von Däniken 2026-08-25
The RAT: A Unified Bayesian Model for RAG Evaluation

The researchers developed a Bayesian framework that decomposes RAG system performance into distinct stages to reveal hidden behavioral differences between configurations.

Agents / Benchmarks & Evals By Hongyu Guo 2026-08-25
Evidence Blindness in Direct Corpus Interaction: Persistent Navigation with AtlasNav

AtlasNav introduces a persistent navigation layer for AI agents to prevent evidence loss during large-scale document corpus interactions.

Agents / Benchmarks & Evals By Rima Hazra 2026-08-25
Structurally-bounded Agentic Graph Exploration for Evidence-Grounded Scholarly DeepSearch

The paper introduces Crase, an agentic system that bounds research discovery within a citation graph to improve evidence grounding and search accuracy.

Training & Fine-Tuning / Reasoning By Wenze Lin 2026-08-25
On-policy Distillation with Verifiable Reward

The paper introduces a method called OPDVR that aligns reinforcement learning signal with task success during model distillation to improve reasoning performance.

Agents / Benchmarks & Evals By Zae Myung Kim 2026-08-25
Meta$^n$: Recursive Self-Improvement through Emergent Depth

The Meta n system introduces a recursive architecture that enables agents to iteratively improve their own problem-solving logic and code libraries.

Training & Fine-Tuning / Benchmarks & Evals By Kaiyuan Liu 2026-08-25 1
RecurSE: Bounded Recursive Self-Evaluation for LLM Rubric Judges

RecurSE enables LLM-based judges to improve their evaluation performance by creating a bounded, self-correcting feedback loop that eliminates the need for external gold standard rewards.

Safety & Alignment / Efficiency & Inference By Himanshu Tripathi 2026-08-24
Gated Activation Steering for Reducing Sycophancy & Hallucination in Medical Question Answering

The paper introduces a gated intervention framework that dynamically manages model activations to reduce sycophancy and hallucinations in clinical question answering while preserving model weight integrity.