Research Feed Page 42

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

Multimodal / Computer Vision By Yiyang Cai 2026-07-20
HOMIE: Human-object Centric Video Personalization via Multimodal Intelligent Enchancement

HOMIE is a multimodal framework that improves how AI models generate personalized videos featuring consistent humans and objects by integrating multimodal guidance and identity-specific embeddings.

Multimodal / Computer Vision By Dingyun Zhang 2026-07-20
FlowMimic: Mask-free Visual Editing and Generation with Pixel-pair Warped Flow Field for Online Video Editing Data Generation and Modality Mimicry

FlowMimic generates synthetic video editing data in real time by applying temporal flow fields to existing image editing samples, removing the need for labor-intensive mask annotations.

Training & Fine-Tuning / Benchmarks & Evals By Hang Zhang 2026-07-20
PPL-Factory: Task-Aware and Budget-Aware Data Selection from Language Modeling to Reasoning

PPL-Factory is a method that selects the most informative subset of training data to improve fine-tuning performance while reducing computational overhead.

Agents / Efficiency & Inference By Masahiro Kato 2026-07-20
Vector Search As Nearest Neighbor Matching: RAG-based Policy Learning in Causal Inference

The paper introduces a causal inference framework to improve how RAG systems select actions by treating vector search as a nearest neighbor matching process.

Robotics / Efficiency & Inference By Gaoyue Zhou 2026-07-20
Patch Policy: Efficient Embodied Control via Dense Visual Representations

The paper introduces a method that replaces compressed global visual vectors with uncompressed patch tokens to improve robotic manipulation precision while maintaining high computational efficiency.

Benchmarks & Evals / Multimodal By Runmao Yao 2026-07-17
Apple-π: Benchmarking Thinking with Video Towards Law-Grounded Physical Intelligence

The paper introduces a diagnostic benchmark that evaluates how well AI models simulate classical mechanics through a three-stage reasoning process.

Agents / Benchmarks & Evals By Seanie Lee 2026-07-18
Environment-free Synthetic Data Generation for API-Calling Agents

The paper introduces a synthetic data generation framework that enables training API-calling agents without needing fully operational backend environments.

Agents / Benchmarks & Evals By HONOR Agentic Search Team 2026-07-20
MagicSelector: Joint Optimization for Agent Tool Selection via Counterfactual Decomposition and Progressive Reranking

MagicSelector improves agent tool retrieval in mobile environments by using counterfactual reasoning and progressive reranking to eliminate semantic mismatches.

Robotics / Multimodal By Kehan Li 2026-07-20
RynnBrain 1.1: Towards More Capable and Generalizable Embodied Foundation Model

RynnBrain 1.1 introduces a unified framework that improves robotic manipulation by grounding visual understanding in physical space across different robot hardware.

Reinforcement Learning / Training & Fine-Tuning By Tianzhu Ye 2026-07-20
LLM-as-a-Coach: Experiential Learning for Non-Verifiable Tasks

The paper introduces an LLM-as-a-Coach method that replaces traditional scalar rewards in reinforcement learning with rich experiential knowledge to train open-ended task models.

Training & Fine-Tuning / Efficiency & Inference By Ganapati Das 2026-07-19
Robust Assamese Speech Recognition through Controlled Fine-Tuning of Whisper Models

Researchers improved Assamese speech recognition by fine-tuning the Whisper model using a combined dataset of validated and crowd-sourced audio.

Training & Fine-Tuning / Benchmarks & Evals By Shermin Shahbazi 2026-07-19
DADIR: Density-Aware Data-level Imbalanced Regression Framework

The DADIR framework improves regression performance on imbalanced datasets by using adaptive data partitioning, density-regularized latent space learning, and targeted synthetic oversampling.

Efficiency & Inference / Safety & Alignment By Ron Zadicario 2026-07-19
Fast and Private Max-Sum Diversification

The authors introduce a set of differentially private algorithms that accelerate the max-sum diversification process while maintaining competitive utility.

Efficiency & Inference By Photios A. Stavrou 2026-07-19
Rate-Distortion-Perception Theory: Redefining the Fundamental Limits of Information Representation

The paper introduces mathematical frameworks and optimization algorithms to compute the Rate-Distortion-Perception function for better managing the trade-off between compression, accuracy, and perceptual quality.

Safety & Alignment / Benchmarks & Evals By Yukai Zhou 2026-07-19
How Jailbreak Attacks Inform Safety Alignment: A Defender-Centric, Shapley-Based Evaluation of Jailbreak Contributions

The paper introduces the A-MESS framework to select and evaluate jailbreak attacks based on their actual contribution to improving model safety rather than just their success rate.

Efficiency & Inference By Xin Yuan 2026-07-19
OrderMoE: An expert similarity driven distributed edge MoE inference

OrderMoE reduces cross-server communication overhead for Mixture of Experts models by grouping experts based on similarity and intelligently choosing between local and remote execution.

Reasoning / Efficiency & Inference By Luyu Qiu 2026-07-19
Explaining and Tuning Transformer-based LLMs in Arithmetic Tasks with Human Strategies

This paper investigates why large language models struggle with basic arithmetic and proposes human-inspired strategies, including task decomposition and specific prompting techniques, to improve their performance.

Reinforcement Learning / Efficiency & Inference By Joseph Lazzaro 2026-07-19
Non-Asymptotic Best Policy Identification Guarantees in Online Reinforcement Learning

The paper introduces the first non-asymptotic analysis for the Navigate and Stop algorithm to identify optimal policies in online reinforcement learning with rigorous confidence bounds.

Benchmarks & Evals By Rong Fu 2026-07-19
DynImmune-BERT: Dynamic Immune Repertoire Modeling with Neural ODE Driven Continuous Transformers

DynImmune-BERT introduces a continuous transformer architecture to predict cancer status by modeling longitudinal immune repertoire data as dynamic, event-driven processes.

Reinforcement Learning / Training & Fine-Tuning By Chen Wang 2026-07-19
Distilled Reinforcement Learning for LLM Post-training

The paper introduces a refined reinforcement learning method for LLM post-training that improves performance on math benchmarks by dynamically balancing teacher guidance and model autonomy.