Research Feed Page 34

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 Haoyu Zheng 2026-08-07
Trajectory-Relative Hindsight Distillation for Agentic Reinforcement Learning

The paper introduces a method to improve agent performance by dynamically allocating hindsight feedback across individual decision steps in a multi-turn task.

Robotics / Training & Fine-Tuning By Ying Chen 2026-08-07
Capek 0.5: An Execution-Centric Vision-Language Model for Embodied Intelligence

Capek 0.5 is a vision-language model architecture that uses task-specific specialists merged into a single system to improve robot reasoning and environment verification.

Multimodal / Reinforcement Learning By Shi Chen 2026-08-07
Stockmark-Nemotron-3-Nano-Omni-JapanDocReader: Structured Document Parsing via Capability Injection and Forgetting Control

The researchers developed Stockmark-Nemotron-3-Nano-Omni-JapanDocReader to balance structured document parsing with existing document visual question answering capabilities.

Benchmarks & Evals / Multimodal By Simon Scholz 2026-08-07
CAS2UML: A Handwritten Sketch-to-PlantUML Dataset for Class and Activity Diagrams

The authors created a dataset of 557 hand-drawn UML diagram pairs paired with verified, machine-readable PlantUML code to support automated diagram generation.

Agents / Benchmarks & Evals By Ming Wang 2026-08-06 3
Do AI Personas Grow? Analyzing and Benchmarking Personality Evolution in LLM Agents After Life Events

Researchers evaluated how LLM agents change their personality traits in response to life events using a new benchmark called BFI-Adapt.

Efficiency & Inference / Benchmarks & Evals By Xulin Fan 2026-08-07
Cloud-Boosted Low-Compute Multi-Channel Speech Enhancement

This research introduces a collaborative framework that offloads heavy speech enhancement tasks to a server while maintaining minimal computational overhead on edge devices.

Training & Fine-Tuning / Reinforcement Learning By Ananya Sahu 2026-08-07
CreativeInstruct: Scalably Teaching LLMs to Balance Quality, Creativity, and Diversity

The CreativeInstruct method introduces a way to fine-tune a single unified model that balances instruction following with narrative diversity by tagging and self-injecting creative text segments.

Benchmarks & Evals / Multimodal By Ming Wang 2026-08-06 1
Can MLLMs Decode the Creative Leap? Introducing C4 for Cross-Concept Understanding

The paper introduces a new benchmark, C4-Eval, to test how effectively Multimodal Large Language Models (MLLMs) perform cross-concept understanding.

Multimodal / Computer Vision By Aseel Mohamed 2026-08-07
Conformal Coverage Guarantees for Any Video Temporal Grounder

The COVER wrapper adds statistical reliability to existing video temporal grounding models by creating calibrated intervals that satisfy a user-specified error threshold.

Multimodal / Benchmarks & Evals By Zichuan Wang 2026-08-07
Same Attention, Different Truths: Put Logit-Lens over Visual Attention to Detect and Mitigate LVLM Object Hallucination

The paper introduces a method to identify and correct object hallucinations in vision language models by analyzing attention layers and refining token decoding.

Multimodal / Efficiency & Inference By Zhen Liu 2026-08-07
An AI4AI Framework for Visual Token Pruning

The paper introduces AutoPrune, a framework that uses large language models to automatically design efficient algorithms for reducing the number of visual tokens in multimodal models.

Safety & Alignment By Elena Dumitrescu 2026-08-07
Diffusion LLMs as Targets and Adversaries: Mechanistic Safety Exploits

The paper demonstrates how diffusion large language models have structural safety vulnerabilities that can be exploited using safety neuron identification and targeted steering techniques.

Multimodal / Benchmarks & Evals By Yun Li 2026-08-07
Generative Embedding Benchmark: How Much Information Survives in a Dense Embedding?

The authors introduce the Generative Embedding Benchmark to evaluate how much semantic information remains recoverable from frozen visual embeddings when using a generative decoder.

Training & Fine-Tuning / Efficiency & Inference By Bohao Tang 2026-08-07 3
Modular TTT: Rethinking Test-Time Training as Composable Modules

The paper introduces a modular approach to test-time training by representing inner learner components as a directed acyclic graph to simplify design and analysis.

Agents / Safety & Alignment By Ricardo Britto 2026-08-07
Towards Assurance Closure in AI-Native Large-Scale Agile Software Development

The paper addresses the challenge of achieving assurance closure in AI-native large-scale agile software development by proposing a high-level architecture with six capabilities to support autonomous agentic engineering delegation.

Efficiency & Inference / Benchmarks & Evals 2026-08-07
From Test-Time Scaling to Reusable Memory: Measuring Crystallization in Text-to-SQL

The paper introduces a method to store verified text-to-SQL repair episodes as a reusable memory bank that improves performance on future questions over the same database.

Agents / Benchmarks & Evals By Mohammad Amanlou 2026-08-07
PsychoAgent: An Affect-Sensitive Cognitive Architecture for Conflict-Aware Memory in LLM Agents

PsychoAgent introduces an affect-aware memory architecture that helps LLM agents retrieve contextually relevant experiences for better decision-making under conflict.

Multimodal / Efficiency & Inference By Bhavika Jalli 2026-08-07
A Picture is Worth a Thousand Tokens: How Vision Language Models Cut AI Energy Costs While Improving Accuracy

Researchers achieved significant energy and token savings by converting time series data into visual plots for processing by vision-language models.

Efficiency & Inference / Benchmarks & Evals By Zongchuang Zhao 2026-08-07
SimWAM: A Simple World Action Model for End-to-End Autonomous Driving

SimWAM improves autonomous driving performance by separating action planning from resource heavy video generation through a lightweight, self contained model.

Agents / Reinforcement Learning By Zhuoliang Xie 2026-08-07
PACE: Primitive-Aware Code Evolution for Automated Algorithm Design

PACE improves automated algorithm design by decomposing large programs into reusable components, allowing LLMs to build on successful local logic rather than discarding full programs.