Research Feed Page 10

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

Agents / Safety & Alignment By Kai Wang 2026-08-21
ClawSentry: A Progressive Multi-Tier Security Monitor for Safeguarding Autonomous LLM Agents

ClawSentry provides a modular, multi-tier security framework that uses an abstraction protocol to protect autonomous LLM agents against progressive execution threats.

Agents / Benchmarks & Evals By Minbyul Jeong 2026-08-21 3
AgentMercury: Your Agent Can Synthesize Verifiable Environments for Business Scenarios at scale

AgentMercury automates the creation of executable business environments to improve agent performance and training scalability.

Agents / Efficiency & Inference By Yuyuan Feng 2026-08-21
Graph Engineering in the Era of LLM Agents: From Individual Intelligence to System Intelligence

The authors propose shifting from individual LLM agent loops to a structured system-level engineering approach using graph workflows for better task coordination and state management.

Training & Fine-Tuning / Safety & Alignment By Chengxiao Wang 2026-08-21
CLEAR: Continuous Latent Adapter Routing for Utility-Preserving LLM Safety Alignment

The paper introduces a routing mechanism that applies safety interventions only when harmful inputs are detected, preserving model utility for benign prompts.

Multimodal / Efficiency & Inference By Luka Ribar 2026-08-21
Llama-Mobile: Efficient 2.7-Bit Quantization of VLMs

The paper introduces S3D8, a quantization format that compresses the Llama 3.2 11B Vision Instruct model to 3.7 GB for mobile CPU execution.

Efficiency & Inference / Benchmarks & Evals By Vladimir Bataev 2026-08-21
TurboBias 2.0: Streaming Context-Biasing for Production-Efficient ASR Systems

TurboBias 2.0 optimizes production speech recognition systems by enabling efficient context biasing for streaming inference.

Agents / Efficiency & Inference By Zhuoyi Yang 2026-08-21
Asymmetric Capacity Allocation in Self-Refinement Pipelines

This study evaluates how to best allocate model capacity across the generator, critic, and refiner components of an automated self-refinement pipeline.

Robotics / Multimodal By Yaowei Guo 2026-08-19
RoboEdit: Turning Human Manipulation Videos into Scalable Robot Experience

The authors introduce a pipeline to automatically reconstruct and retarget 3D human interaction data into a large-scale dataset for training diverse robotic embodiments.

Efficiency & Inference / Benchmarks & Evals By David Lowry-Duda 2026-08-19 1
Institutional Books - Enriched Text: A customizable multilingual open-source pipeline for denoising, deduplicating, and annotating OCR text at scale

The authors introduce a pipeline to denoise, deduplicate, and annotate large-scale digitized library books, resulting in the enriched IB-HL-ET dataset.

Multimodal / Efficiency & Inference By Taihang Hu 2026-08-20
Swift-Image: Exploring the Performance Frontier of Compact Unified Image Generation Models

Swift-Image is a compact, unified model designed to handle text-to-image generation and image editing tasks efficiently under strict computational budgets.

Training & Fine-Tuning / Computer Vision By Yansen Han 2026-08-20
Manifold Drift in Flow Preference Optimization: A Root Cause of Reward Hacking

The paper introduces ThermoDPO, a new training method that stabilizes generative model output by preventing reward-driven distortion of the underlying data distribution.

Benchmarks & Evals / Safety & Alignment By Samuel J. Vincent 2026-08-20
InsufficiencyBench: Evaluating LLM legal advice on underspecified user queries

InsufficiencyBench measures how effectively LLMs identify missing information in legal queries instead of providing premature, potentially fabricated advice.

Agents / Benchmarks & Evals By Yizhe Chi 2026-08-20
AI4AI-Bench: Benchmarking LLM Agents in Algorithmic Design for Recursive Self-Improvement

The authors introduce AI4AI-Bench to test whether AI agents can improve training algorithms by modifying their core components such as learning rules and supervision signals.

Agents / Benchmarks & Evals By Yue Wang 2026-08-20
MaliciousSkillBench: A Comprehensive Benchmark for Malicious Agent Skill Detection

MaliciousSkillBench provides a unified, consolidated registry of 13 public sources to detect malicious instructions within reusable agent Skills.

Computer Vision By Muhammad Asad Ali 2026-08-20
HandMvNet: Real-Time 3D Hand Pose Estimation Using Multi-View Cross-Attention Fusion

HandMvNet uses multi-view cross-attention to estimate 3D hand poses from multiple camera angles without requiring complex calibration.

Efficiency & Inference / Safety & Alignment By Lohithsai Yadala Chanchu 2026-08-20
Discrete Diffusion Inference-Time Control with Nested Sequential Monte Carlo

The researchers introduced a nested sampling method to guide the output of diffusion language models toward desired properties during inference without requiring additional training.

Efficiency & Inference / Benchmarks & Evals By Parampreet Singh 2026-08-20
$TCP_α$: Margin-Controlled Confidence estimation for reliable Music Information Retrieval

The paper introduces a margin-controlled technique to help machine learning models for music analysis better identify their own incorrect predictions.

Agents / Benchmarks & Evals By Zhijun Gao 2026-08-20
From Agent Behaviour to Agent-Friendly Documentation: An Empirical Study of How Coding Agents Discover, Read, and Write Technical Documentation

This study analyzes how autonomous coding agents interact with documentation through an empirical examination of their file-level changes and conversational logs.

Efficiency & Inference / Benchmarks & Evals By Yash Kulkarni 2026-08-20
Which Eviction Policy Should an LLM Cache Use? A Systematic Study Across Workloads, Capacities, and Encoders

The paper systematically evaluates various eviction policies for semantic LLM caching and finds that the standard Least Frequently Used approach remains highly effective compared to more complex alternatives.

Reasoning / Benchmarks & Evals By Bogdan Zagribelnyy 2026-08-19 32
Training Chemical Plausibility-Aware Large Language Models for Single-Step Retrosynthesis

The researchers developed an LLM that uses Reinforcement Learning Fine-Tuning and specialized rewards to improve performance in single-step retrosynthesis tasks.