Research Feed Page 19

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 Juan Irving Vasquez 2026-08-13
RAIL: An Automatic Classifier of the Artificial Intelligence Readiness Level

The paper introduces RAIL, a multi-agent framework that uses independent LLM experts to objectively evaluate the readiness level of AI projects and prevent maturity inflation.

Computer Vision By Sikuang Li 2026-08-13
SCULPT: Subtractive Composition for 3D Part Generation

SCULPT generates complex 3D objects by iteratively subtracting individual parts from a holistic 3D latent representation.

Computer Vision / Benchmarks & Evals By David Chushig-Muzo 2026-08-13
TabSOM: A tabular-to-image encoding method based on self-organizing maps

TabSOM introduces a mapping technique to transform tabular data into stable image representations that explicitly capture feature relationships to improve deep learning performance.

Training & Fine-Tuning / Efficiency & Inference By Lucia Malíčková 2026-08-13
Behavioral Reprogramming of Open-Weights Models: Cognitive Plasticity and Alignment Bounds

The paper demonstrates how to fine-tune open-weights models to shift from passive assistant behaviors to a proactive Socratic persona using targeted parameter-efficient techniques.

Training & Fine-Tuning By Liu Ziyin 2026-08-13
Neural Quadratic Forms: A Unified Minimal Model for Sudden Learning and Scaling Laws

The authors derive a mathematical framework that models how neural network training converges using a small set of variables regardless of the model size.

Training & Fine-Tuning / Benchmarks & Evals By Fanfei Li 2026-08-13
LittleLearner: Language Models Under Pedagogically Controlled Knowledge Exposure

The researchers developed a pedagogically constrained training environment to build models that learn only within a specific academic scope.

Robotics / Efficiency & Inference By Chushan Zhang 2026-08-13
Keep the Future, Drop the Rollout: RIFT for World Action Models

The RIFT framework enables robot policies to predict future states in a single pass, eliminating the need for iterative video generation during inference.

Benchmarks & Evals / Safety & Alignment By Valentin Noël 2026-08-13
A Probe Direction Is a Property of Its Prompt

The paper demonstrates that reported language model awareness scores are heavily influenced by the specific framing of the prompt rather than intrinsic model properties.

Efficiency & Inference / Benchmarks & Evals By Eleftherios Mylonas 2026-08-13
NAS-Driven Hardware Accelerator Exploration for Edge AI and Quantization Effects on the Pareto Space

The authors developed a three stage pipeline that integrates automated neural architecture search with hardware aware mapping to mitigate the performance penalties of INT4 quantization.

Safety & Alignment / Efficiency & Inference By Omar Montasser 2026-08-13
Bagging Robustly Learns VC Classes with Linear Sample Complexity

The paper demonstrates how to use bagging to create machine learning models that are resilient against adversarial examples while maintaining efficient training.

Agents / Benchmarks & Evals By Damon Falck 2026-08-13
Training AI Scientists to Replicate Research

Researchers developed an AI agent named Faraday that automatically replicates ML and AI-for-science papers by inferring missing details and executing experiments within a secure containerized environment.

Benchmarks & Evals By Jiayi Dan 2026-08-13
Doubly Robust Estimation of Causal Effect on CVR with Targeted Regularization

The paper introduces a doubly robust estimator using targeted regularization to correct sample selection bias when calculating conversion rates for clicked samples.

Efficiency & Inference By Georgy Noarov 2026-08-13
Defensive Boosting for Online Probabilistic Forecasting

The paper introduces the Defensive Booster, an algorithm that combines two distinct performance goals for probabilistic forecasting into a single, efficient online system.

Robotics / Safety & Alignment By Changhao Hu 2026-08-13
Predictive Relative-Velocity Steering for Safe Robotic Manipulator Teleoperation in Dynamic Environments

The paper introduces a collision avoidance system for robotic manipulators that adjusts velocity commands based on predicted future obstacle positions to improve safety in dynamic environments.

Training & Fine-Tuning By Yuto Nishida 2026-08-13
Measuring Task-Agnostic Training Data Influence Across Language Model Pretraining

The researchers developed a task-agnostic method to quantify how individual training examples affect a language model's final parameters without needing to retrain the model.

Robotics / Safety & Alignment By Yukun Dai 2026-08-13
UniTexture: Cross-Task Universal Adversarial Textures for Vision-Language-Action Models

The paper introduces UniTexture, a method that uses a single adversarial visual pattern to degrade the performance of multitask vision-language-action models across diverse robotics tasks.

Training & Fine-Tuning / Benchmarks & Evals By Enhan Li 2026-08-13
CROP: Task Relevance via Counterfactuals for Selective On-Policy Distillation

The paper introduces a method called CROP to selectively focus model distillation on task-relevant information by measuring sensitivity to counterfactual prompts.

Benchmarks & Evals / Reasoning 2026-08-13
Beyond Local Accuracy: A Protocol-Level Identifiability Audit for Controlled LLM Reasoning Evaluation

The paper introduces a protocol-level audit to determine if LLM benchmark scores represent genuine reasoning or are artifacts of confounding factors.

Benchmarks & Evals / Efficiency & Inference By Hai Xia 2026-08-13
LLM-Guided Graph Generation for Structure-Based Local Improvement Methods

The researchers developed an automated pipeline that uses an LLM to generate graph-based representations of optimization problems, enabling efficient configuration selection for local search algorithms.

Agents / Reinforcement Learning By Avinash Kori 2026-08-13
A Unifying Perspective on Causal World Models: From Observations to Representations to Structure

The paper provides a formal framework called Causal World Models that maps raw observations into structured latent variables to enable reliable causal decision making.