Research Feed Page 31

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 / Reinforcement Learning By Bo Wang 2026-08-10 3
Intent Speaks Louder: Controllable User Simulation Beyond Response Imitation

The researchers developed a framework called UserIDA that allows developers to precisely control the local conversational intent of LLM-based user simulators.

Agents / Safety & Alignment By Rohan Bhagra 2026-08-10
Agentic Harnesses: LLM-Driven Verification Layers for Robot Autonomy

The paper introduces a multi-layered verification framework that uses an ensemble of LLM judges to validate robot action plans for safety, security, and ethical alignment before execution.

Benchmarks & Evals / Safety & Alignment By Tadanobu Chuyo Kamijo 2026-08-10
Decoding-Level Taboo: A Diagnostic Stress Test for LLM Robustness

Researchers developed a diagnostic framework called Decoding-Level Taboo that forces language models off their primary prediction paths to test how robust their internal reasoning is when constrained.

Computer Vision / Robotics By Gunjan Paul 2026-08-08 1
Ego-OSCAR: Egocentric Open source Stereo CAptuRe System

The researchers developed a sub 200 USD stereo vision system for capturing large scale egocentric video with synchronized inertial sensor data.

Reasoning / Reinforcement Learning By Haojie Huang 2026-08-08 8
Evidence-RL: Towards Evidence-intensive Visual Reasoning

Evidence-RL introduces a training method that forces vision-language models to base their answers on specific image regions rather than relying on language shortcuts.

Benchmarks & Evals / Reasoning By Yen-Shan Chen 2026-08-10
Avalon-ToM-Bench: Evaluating Fine-Grained Theory of Mind via Asymmetric Game Mechanics

The paper introduces Avalon-ToM-Bench, a new benchmark designed to measure how well Large Language Models understand human mental states using the mechanics of the game The Resistance: Avalon.

Agents / Benchmarks & Evals By Kevin Murphy 2026-08-10
Model Discovery Agent: LLM-assisted Bayesian experiment design for data-efficient discovery of mechanistic world models

The Model Discovery Agent uses LLMs to iteratively propose and test mechanistic models, enabling data-efficient scientific discovery in fields like physics and chemistry.

Reasoning / Computer Vision By Björn Engdahl 2026-08-10
BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

BDH-CQ is a reasoning system that enables models to learn new visual tasks from demonstrations using recurrent latent memory instead of updating parameters or using explicit key-value caches.

Training & Fine-Tuning By Zichao Yu 2026-08-10
Mismatch Matters: On-Policy Distillation Beyond Token Agreement

The paper introduces TIDE, a method to fix model distillation failures caused by degenerate token agreement and teacher-student mismatch.

Training & Fine-Tuning / Multimodal By Mainak Singha 2026-08-10
DistMoE: Private-data Rehearsal-free Routing in Mixture-of-Experts for Distributed Instruction Tuning

DistMoE enables visual instruction tuning across distributed systems using a mixture of experts approach that eliminates the need to rehearse or share private datasets.

Multimodal / Training & Fine-Tuning By Shravan Venkatraman 2026-08-10
Perception Before Supervision: Self-Contained Visual Distillation from Counterfactual Blind Spots

The researchers developed a self-distillation technique for multimodal large language models that sharpens visual perception by identifying and training on internal counterfactual blind spots.

Agents / Efficiency & Inference By Yi Yang 2026-08-10 9
RoMeRL: Balancing Feedback Coverage and the Memory-Reward Trap in Self-Evolving Agent Memory via Reduced-Order Utility States

RoMeRL improves agent performance and storage efficiency by replacing high-dimensional trajectory indexing with a compact, factorized utility state system.

Agents / Computer Vision By Yuke Li 2026-08-10
Hallucination-Free GUI Grounding via Regression-Free Layout-Aware Matching

The paper introduces a regression-free, layout-aware matching system that eliminates coordinate hallucinations in GUI agents to improve element selection accuracy.

Benchmarks & Evals / Efficiency & Inference By Aaron Haag 2026-08-10
Test-Time Scaling for CAD Generation via Verifier-Free Consensus Selection

The paper introduces a verifier-free consensus selection method that improves the geometric accuracy of parametric CAD programs generated by language models.

Agents / Reasoning By Aimilios Hadjiliasi 2026-08-10
CEAA: A Cognitive Embodied Agents Architecture for Interactive Computing Systems

The paper introduces a cognitive architecture called CEAA that bridges the gap between high-level reasoning models and low-level game engine control systems.

Agents / Benchmarks & Evals By Yifeng He 2026-08-10
Agentic Auto-Research is Fuzz Testing

The authors propose treating autonomous research agents like software fuzzers by using intermediate feedback signals to guide experimentation and discovery.

Reasoning / Efficiency & Inference By Lecheng Kong 2026-08-10
Consilience for Verifier-Free Test-Time Scaling

The paper introduces a new scoring metric called Consilience to improve how LLMs select the best output among multiple reasoning attempts, specifically addressing issues where models default to incorrect but confident answers.

Agents / Benchmarks & Evals By Changzhi Liu 2026-08-07
Mendel Gödel Machine: Recursive Self-Improving Coding Agents via Comparative Evolution

The Mendel Gödel Machine improves coding agents by using comparative evidence across tasks and agent versions instead of relying on single failure trajectories.

Efficiency & Inference / Training & Fine-Tuning By Nathan Godey 2026-08-10
Matryoshka Language Model Suites

The paper introduces a framework for nesting smaller sub-models within a larger architecture to reduce training compute and improve speculative decoding performance.

Safety & Alignment / Benchmarks & Evals By Ivan Wiryadi 2026-08-10
Activation Probes Surface Code-Security Signals that the Model's Output Misses

The paper demonstrates that internal residual-stream activations in LLMs contain security signals that are often lost when the model generates final text-based outputs.