Research Feed Page 40

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 / Benchmarks & Evals By Donna Hooshmand 2026-08-06
Tytan: Interactive Neurosymbolic Construction of Analytic Semantic Schemas from Relational Data

Tytan uses neurosymbolic AI to automatically build semantic schemas from raw relational databases by combining LLM-driven inference with deterministic verification.

Benchmarks & Evals / Agents By Modhurita Mitra 2026-08-06
Schema-Guided Hierarchical Information Extraction and Semantic Evaluation Using Generative AI

The paper presents a framework using generative AI and JSON schemas to automate the extraction and semantic evaluation of complex hierarchical data from health technology assessment documents.

Benchmarks & Evals / Agents By Ziyun Zeng 2026-08-06 1
VideoArgus: Agentic Rubric-Grounded Unified Evaluation for Video Generation and Editing

VideoArgus introduces an agentic evaluation framework that uses dynamic, instance specific rubrics and specialized tools to provide accurate, diagnostic feedback on video generation and editing tasks.

Agents / Benchmarks & Evals By Xichen Zhang 2026-08-06
StreamArena: Toward Continuous, Interactive, and Long-Horizon Agentic Streaming Video Understanding

StreamArena is a new benchmark for evaluating agentic streaming video understanding, and StreamMind is a two-tier architecture designed to optimize latency and performance for these long-horizon tasks.

Efficiency & Inference By June Young Yi 2026-08-06
LILAC: An Idempotent Neural Speech Codec

LILAC is a neural speech codec designed to be idempotent, ensuring that repeated cycles of decoding and re-encoding audio do not degrade signal quality or diverge in token streams.

Agents / Benchmarks & Evals By Chen Yang 2026-08-06
Learning Globally Reusable Skills for Coding Agents

The paper introduces a framework to evolve agent skills as an interconnected global system rather than isolated updates to improve performance and generalizability.

Efficiency & Inference By Johann Birnick 2026-08-06
BaKron: Efficient Quantization with Kronecker-Factored Hessians

The paper introduces BaKron, a new quantization method that improves efficiency for two-sided Kronecker-factored Hessian approximations in neural networks.

Computer Vision / Benchmarks & Evals By Zhongyao Wang 2026-08-06
Support Operation Factorization: Compositional Readout of Frozen Vision Encoders under Controlled Interventions

The paper introduces a method called SO-OPF to decompose vision encoder representations into distinct support and operation factors to evaluate how well models generalize to new visual configurations.

Agents / Benchmarks & Evals By Boxiu Li 2026-08-05
Argus: A General-Purpose Agentic Runtime for Long-Horizon Reasoning

Argus is a persistent runtime system that improves research agent performance by evolving operational state and project objectives alongside human guidance.

Training & Fine-Tuning / Benchmarks & Evals By Jo-Ku Cheng 2026-08-04
Logic Before Language: Pre-pretraining on Formal Derivations Fosters Skill Acquisition and Compressibility

Researchers improved language model learning efficiency by pre-pretraining a Transformer backbone on formal logic derivation sequences before standard language training.

Agents / Benchmarks & Evals By Leijun Zhou 2026-08-04
GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks

The authors introduce GDPevo, a benchmark and automated pipeline designed to evaluate and improve how agents evolve their performance on complex enterprise workflows.

Training & Fine-Tuning / Efficiency & Inference By Antorweep Chakravorty 2026-07-31
Small Is Enough: Per-User Style Rewriting of AI-Edited Text via LoRA Adapters

The paper demonstrates that using LoRA adapters can rewrite AI-generated text to match a specific user's writing style without needing explicit style instructions.

Reasoning / Benchmarks & Evals By Binnan Liu 2026-07-31
TraceViT: Grounded Trace Supervision for Visual Abstract Reasoning

The paper introduces a method that uses grounded transformation chains to supervise intermediate reasoning steps for grid-based visual puzzles.

Agents / Benchmarks & Evals By Tianyu Huai 2026-07-31
AgentHPOBench: A Benchmark For Evaluating LLM Agents as Sequential Hyperparameter Optimizers

The authors introduce AgentHPOBench to evaluate how effectively LLM agents perform sequential hyperparameter optimization across thirty machine learning tasks.

Robotics / Training & Fine-Tuning By Simple AI 2026-07-28
HiFi-UMI: Learning Deployable Manipulation Policies from High-Fidelity UMI Data Alone

The researchers demonstrate that robots can learn effective manipulation policies using only high-fidelity handheld video demonstrations instead of expensive real-robot teleoperation data.

Multimodal / Efficiency & Inference By Haoyang Huang 2026-07-28
OmniDelta: Skill-Driven Budget Allocation for Token Compression in OmniLLMs

OmniDelta optimizes token compression in audio-video large language models by dynamically allocating processing budgets based on task-specific relevance.

Efficiency & Inference / Training & Fine-Tuning By Nikhil Khatri 2026-07-27
Stacking the Deck: Tunable Trainability in Stacked LCUs

The paper introduces a stacked architecture for quantum algorithms that allows users to adjust the trade-off between the ease of training a model and its resistance to being simulated by classical computers.

Computer Vision / Multimodal By Yuancheng Xu 2026-07-24
ID-V2V: Identity-Preserving Video Restylization

ID-V2V is a generative framework that uses multi-stream control signals to restyle videos while maintaining strict subject identity and performance.

Agents / Benchmarks & Evals By Linjun Li 2026-07-23
Same Dangerous Objective, Opposite Advice: Direct Exposure versus Multi-Agent Mediation

The paper demonstrates that using a three-stage multi-agent pipeline instead of a single model call significantly changes how models align with specific target objectives.

Efficiency & Inference By Shyamal Y. Dharia 2026-07-20
Differentiable Logic Gate Networks for Low-Latency EEG Classification on Edge Devices

The researchers developed Diff-Logic, a method for running EEG classification on edge devices by replacing heavy floating-point arithmetic with sparse Boolean circuits.