y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#training-free News & Analysis

60 articles tagged with #training-free. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

60 articles
AIBullisharXiv – CS AI · Jun 257/10
🧠

Streaming-dLLM: Accelerating Diffusion LLMs via Suffix Pruning and Dynamic Decoding

Researchers introduce Streaming-dLLM, a training-free optimization framework that accelerates Diffusion Language Models by up to 68.2X through spatial suffix pruning and dynamic temporal decoding strategies. The approach maintains generation quality while addressing inherent inefficiencies in block-wise diffusion processes, representing a significant advance in making parallel decoding models more computationally practical.

AIBullisharXiv – CS AI · Jun 107/10
🧠

Dep-LLM: Training-Free Depression Diagnosis via Evidence-Guided Structured Multi-factor with Reliable LLM Reasoning

Researchers introduce Dep-LLM, a training-free framework that diagnoses depression from clinical interviews by decomposing dialogue into structured themes and using large language models without fine-tuning. The system outperforms supervised approaches and commercial LLMs while requiring no additional training, addressing critical gaps in mental health AI deployment.

AIBullisharXiv – CS AI · Jun 97/10
🧠

Segment-level Tree Search for Long Meeting Document Summarization

Researchers propose S3, a training-free framework using Monte Carlo Tree Search to summarize long meeting documents by composing segment-level summaries. The approach achieves performance comparable to larger language models while using a 7B parameter model, addressing cumulative error propagation issues in multi-stage summarization pipelines.

AIBullisharXiv – CS AI · Jun 87/10
🧠

Just-In-Time Reinforcement Learning: Continual Learning in LLM Agents Without Gradient Updates

Researchers introduce Just-In-Time Reinforcement Learning (JitRL), a training-free framework that enables LLM agents to continuously adapt after deployment without gradient updates or fine-tuning. The method uses dynamic memory retrieval to estimate action advantages and modulate output logits, achieving state-of-the-art performance on complex tasks while reducing computational costs by over 30 times compared to traditional fine-tuning approaches.

AIBullisharXiv – CS AI · Jun 87/10
🧠

FreeAnimate: Training-Free Human Image Animation with Preview-Guided Denoising

FreeAnimate introduces a training-free framework for human image animation that leverages diffusion models to achieve temporal consistency, identity preservation, and background stability without requiring substantial training data. The method uses preview-guided denoising and novel attention modules to match or exceed the quality of training-based approaches while offering improved generalization and accessibility.

AIBullisharXiv – CS AI · Jun 57/10
🧠

HiDe: Rethinking The Zoom-IN method in High Resolution MLLMs via Hierarchical Decoupling

Researchers introduce HiDe, a training-free framework that improves Multimodal Large Language Models' (MLLMs) performance on high-resolution images by identifying that background interference—not object size—is the primary limitation. The method uses token-wise attention decoupling and layout-preserving techniques to achieve state-of-the-art results on multiple benchmarks while reducing memory usage by 75% compared to existing approaches.

AIBullisharXiv – CS AI · Jun 57/10
🧠

ReTreVal: Reasoning Tree with Validation and Cross-Problem Memory for Large Language Models

Researchers introduce ReTreVal, a training-free framework that enables large language models to learn from failures across multiple problems without fine-tuning. By implementing adaptive tree exploration, typed-failure backtracking, and cross-problem memory, ReTreVal achieves significant performance improvements on mathematical and knowledge reasoning tasks, allowing a 32B model to match much larger systems.

AIBullisharXiv – CS AI · Jun 47/10
🧠

SSSD: Simply-Scalable Speculative Decoding

Researchers introduce SSSD, a training-free method for accelerating Large Language Model inference that reduces latency by up to 2.9x through n-gram matching and hardware-aware speculation. The approach matches performance of existing trained methods while eliminating deployment complexity, data preparation, and maintenance overhead.

AIBullisharXiv – CS AI · Jun 47/10
🧠

Speculative Thinking: Enhancing Small-Model Reasoning with Large Model Guidance at Inference Time

Researchers introduce Speculative Thinking, a training-free framework that leverages larger AI models to guide smaller ones during inference, improving reasoning accuracy while reducing output length. The method achieves a 6.2% accuracy boost on mathematical reasoning tasks for a 1.5B parameter model with 15.7% shorter outputs, demonstrating efficiency gains without costly retraining.

AIBullisharXiv – CS AI · May 287/10
🧠

Locality-Aware Redundancy Pruning for LLM Depth Compression

Researchers propose Locality-Aware Redundancy Pruning (LoRP), a training-free method for compressing large language models by removing redundant layers based on representational similarity patterns. The framework uses a Representation Locality Score to identify and prune depth-wise redundancy more effectively than existing approaches, improving both perplexity and downstream task performance across multiple LLM architectures.

🏢 Perplexity
AIBullisharXiv – CS AI · May 97/10
🧠

DBMSolver: A Training-free Diffusion Bridge Sampler for High-Quality Image-to-Image Translation

Researchers introduce DBMSolver, a training-free sampling algorithm that dramatically accelerates image-to-image translation using Diffusion Bridge Models by exploiting semi-linear SDE structures with exponential integrators. The method reduces computational function evaluations by up to 5x while improving output quality, making diffusion-based image generation practical for real-world applications.

AIBullisharXiv – CS AI · May 47/10
🧠

Training-Free Time Series Classification via In-Context Reasoning with LLM Agents

Researchers introduce FETA, a multi-agent framework that enables large language models to classify time series data without any training or fine-tuning. The system decomposes multivariate time series into individual channels, retrieves similar labeled examples, and uses LLM reasoning to make predictions with confidence scores, achieving competitive accuracy on benchmark datasets.

AIBullisharXiv – CS AI · Apr 107/10
🧠

The Master Key Hypothesis: Unlocking Cross-Model Capability Transfer via Linear Subspace Alignment

Researchers propose the Master Key Hypothesis, suggesting that AI model capabilities can be transferred across different model scales without retraining through linear subspace alignment. The UNLOCK framework demonstrates training-free capability transfer, achieving significant accuracy improvements such as 12.1% gains on mathematical reasoning tasks when transferring from larger to smaller models.

AIBullisharXiv – CS AI · Apr 77/10
🧠

SoLA: Leveraging Soft Activation Sparsity and Low-Rank Decomposition for Large Language Model Compression

Researchers propose SoLA, a training-free compression method for large language models that combines soft activation sparsity and low-rank decomposition. The method achieves significant compression while improving performance, demonstrating 30% compression on LLaMA-2-70B with reduced perplexity from 6.95 to 4.44 and 10% better downstream task accuracy.

🏢 Perplexity
AIBullisharXiv – CS AI · Mar 177/10
🧠

Training-Free Agentic AI: Probabilistic Control and Coordination in Multi-Agent LLM Systems

Researchers introduce REDEREF, a training-free controller that improves multi-agent LLM system efficiency by 28% token usage reduction and 17% fewer agent calls through probabilistic routing and belief-guided delegation. The system uses Thompson sampling and reflection-driven re-routing to optimize agent coordination without requiring model fine-tuning.

AIBullisharXiv – CS AI · Mar 97/10
🧠

COLD-Steer: Steering Large Language Models via In-Context One-step Learning Dynamics

Researchers introduce COLD-Steer, a training-free framework that enables efficient control of large language model behavior at inference time using just a few examples. The method approximates gradient descent effects without parameter updates, achieving 95% steering effectiveness while using 50 times fewer samples than existing approaches.

AIBullisharXiv – CS AI · Mar 56/10
🧠

TATRA: Training-Free Instance-Adaptive Prompting Through Rephrasing and Aggregation

Researchers introduce TATRA, a training-free prompting method for Large Language Models that creates instance-specific few-shot prompts without requiring labeled training data. The method achieves state-of-the-art performance on mathematical reasoning benchmarks like GSM8K and DeepMath, matching or outperforming existing prompt optimization methods that rely on expensive training processes.

AIBullisharXiv – CS AI · Mar 56/10
🧠

Training-Free Reward-Guided Image Editing via Trajectory Optimal Control

Researchers have developed a new training-free framework for reward-guided image editing using diffusion models. The approach treats image editing as a trajectory optimal control problem, allowing for better preservation of source image content while enhancing target rewards compared to existing methods.

AIBullisharXiv – CS AI · Mar 57/10
🧠

Spectral Surgery: Training-Free Refinement of LoRA via Gradient-Guided Singular Value Reweighting

Researchers have developed Spectral Surgery, a training-free method to improve LoRA (Low-Rank Adaptation) model performance by reweighting singular values based on gradient sensitivity. The technique achieves significant performance gains (up to +4.4 points on CommonsenseQA) by adjusting only about 1,000 scalar coefficients without requiring retraining.

🧠 Llama
AIBullisharXiv – CS AI · Mar 56/10
🧠

GeoSeg: Training-Free Reasoning-Driven Segmentation in Remote Sensing Imagery

Researchers introduce GeoSeg, a zero-shot, training-free framework for AI-driven segmentation of remote sensing imagery that uses multimodal language models for reasoning without requiring specialized training data. The system addresses domain-specific challenges in satellite and aerial image analysis through bias-aware coordinate refinement and dual-route prompting mechanisms.

AIBullisharXiv – CS AI · Mar 57/10
🧠

Controlling Chat Style in Language Models via Single-Direction Editing

Researchers developed a training-free method to control stylistic attributes in large language models by identifying that different styles are encoded as linear directions in the model's activation space. The approach enables precise style control while preserving core capabilities and supports linear style composition across over a dozen tested models.

AIBullisharXiv – CS AI · Mar 57/10
🧠

PlaneCycle: Training-Free 2D-to-3D Lifting of Foundation Models Without Adapters

PlaneCycle introduces a training-free method to convert 2D AI foundation models to 3D without requiring retraining or architectural changes. The technique enables pretrained 2D models like DINOv3 to process 3D volumetric data by cyclically distributing spatial aggregation across orthogonal planes, achieving competitive performance on 3D classification and segmentation tasks.

AIBullisharXiv – CS AI · Mar 46/103
🧠

Self-Aug: Query and Entropy Adaptive Decoding for Large Vision-Language Models

Researchers developed a new training-free decoding strategy for Large Vision-Language Models that reduces hallucinations by using query-adaptive visual augmentation and entropy-based token selection. The method showed significant improvements in factual consistency across four LVLMs and seven benchmarks compared to existing approaches.

AIBullisharXiv – CS AI · Mar 46/102
🧠

Frame Guidance: Training-Free Guidance for Frame-Level Control in Video Diffusion Models

Researchers introduce Frame Guidance, a training-free method for controllable video generation using diffusion models. The technique enables fine-grained control over video generation through frame-level signals like keyframes and style references without requiring expensive fine-tuning of large-scale models.

AIBullisharXiv – CS AI · Mar 47/102
🧠

NExT-Guard: Training-Free Streaming Safeguard without Token-Level Labels

Researchers introduce NExT-Guard, a training-free framework for real-time AI safety monitoring that uses Sparse Autoencoders to detect unsafe content in streaming language models. The system outperforms traditional supervised training methods while requiring no token-level annotations, making it more cost-effective and scalable for deployment.

Page 1 of 3Next →