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 · Mar 37/104
🧠

BWCache: Accelerating Video Diffusion Transformers through Block-Wise Caching

Researchers have developed BWCache, a training-free method that accelerates Diffusion Transformer (DiT) video generation by up to 6× through block-wise feature caching and reuse. The technique exploits computational redundancy in DiT blocks across timesteps while maintaining visual quality, addressing a key bottleneck in real-world AI video generation applications.

AIBullisharXiv – CS AI · Mar 37/103
🧠

FreeKV: Boosting KV Cache Retrieval for Efficient LLM Inference

Researchers introduce FreeKV, a training-free optimization framework that dramatically improves KV cache retrieval efficiency for large language models with long context windows. The system achieves up to 13x speedup compared to existing methods while maintaining near-lossless accuracy through speculative retrieval and hybrid memory layouts.

$NEAR
AINeutralarXiv – CS AI · Jun 236/10
🧠

DART: Draft-Agreement Routing for Training-Free Adaptive Thinking Budgets in Hybrid Reasoning Models

Researchers introduce DART, a training-free routing framework that dynamically allocates computational thinking budgets in hybrid reasoning models by sampling cheap draft responses and using agreement patterns to decide between direct answers and extended reasoning. The approach achieves significant accuracy improvements on math and code tasks while reducing token consumption by 15-69%, without requiring labeled data or model fine-tuning.

AIBullisharXiv – CS AI · Jun 236/10
🧠

Training-Free Semantic Correction for Autoregressive Visual Models

Researchers present Gazer, a training-free framework that uses multimodal large language models to identify and correct semantic errors in autoregressive visual models during image and video generation. The approach operates through diagnostic and correction stages that analyze intermediate generation states and adjust trajectories without requiring additional model training.

AINeutralarXiv – CS AI · Jun 96/10
🧠

GVC-Seg: Training-Free 3D Instance Segmentation via Geometric Visual Correspondence

Researchers introduce GVC-Seg, a training-free 3D instance segmentation method that uses geometric visual correspondence to eliminate confidence bias when combining multiple foundation models. The approach achieves state-of-the-art results on challenging benchmarks while maintaining strong performance in open-vocabulary semantic segmentation tasks.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Breaking the Lock-in: Diversifying Text-to-Image Generation via Representation Modulation

Researchers present DAVE, a training-free method that enhances diversity in text-to-image generation by attenuating the DC (zero-frequency) component of intermediate Transformer features during early generation stages. The technique addresses the problem of identical outputs from the same prompt without requiring expensive sampling overhead or auxiliary optimization.

AIBullisharXiv – CS AI · Jun 56/10
🧠

EasyLens: A Training-Free Plug-and-Play Subtle-Lesion Representation Amplifier for Medical Vision-Language Models

EasyLens is a training-free method that enhances medical vision-language models' ability to detect subtle lesions in clinical images without requiring additional model training or adaptation. The approach uses prototype-based reasoning and representation amplification to ensure weak visual cues from lesions aren't lost in global image representations, outperforming existing enhancement methods across multiple medical datasets.

AINeutralarXiv – CS AI · Jun 46/10
🧠

Dynamic Infilling Anchors for Format-Constrained Generation in Diffusion Large Language Models

Researchers introduce Dynamic Infilling Anchors (DIA), a training-free method that improves how diffusion large language models generate structured outputs like JSON or reasoning templates. By dynamically adjusting generation length constraints, DIA achieves better format compliance and accuracy on mathematical reasoning benchmarks without requiring model retraining.

AIBullisharXiv – CS AI · Jun 26/10
🧠

A Lightweight Context-Driven Training-Free Network for Scene Text Segmentation and Recognition

Researchers propose a training-free, lightweight framework for scene text recognition that leverages pre-trained models and context-driven understanding to achieve state-of-the-art performance with significantly reduced computational requirements. The approach uses attention-based segmentation and semantic evaluation to enable faster inference suitable for real-time deployment scenarios.

AINeutralarXiv – CS AI · May 296/10
🧠

DLM-SWAI: Steering Diffusion Language Models Before They Unmask

Researchers propose DLM-SWAI, a training-free method for steering diffusion language models toward desired outputs by biasing token distributions during iterative denoising. The approach enables controllable text generation for style and safety applications without retraining or auxiliary models, addressing a gap in control methods for diffusion-based language generation.

AIBullisharXiv – CS AI · May 126/10
🧠

When Few Steps Are Enough: Training-Free Acceleration of Identity-Preserved Generation

Researchers demonstrate that identity-preserved image generation using FLUX can be accelerated 5.9x by replacing the standard diffusion backbone with a distilled version, without retraining the identity adapter. Analysis reveals identity fidelity stabilizes within 4-8 steps while later steps primarily refine visual details, enabling efficient personalized generation at deployment.

AINeutralarXiv – CS AI · May 46/10
🧠

InpaintSLat: Inpainting Structured 3D Latents via Initial Noise Optimization

Researchers present InpaintSLat, a training-free method for 3D inpainting that optimizes initial noise in structured 3D latent diffusion models. The approach leverages backpropagation approximation and spectral parameterization to improve geometric stability and contextual consistency, outperforming existing training-free baselines without requiring model retraining.

AINeutralarXiv – CS AI · Apr 156/10
🧠

MODIX: A Training-Free Multimodal Information-Driven Positional Index Scaling for Vision-Language Models

Researchers introduce MODIX, a training-free framework that dynamically optimizes how Vision-Language Models allocate attention across multimodal inputs by adjusting positional encoding based on information density rather than uniform token assignment. The approach improves reasoning performance without modifying model parameters, suggesting positional encoding should be treated as an adaptive resource in multimodal transformer architectures.

AIBullisharXiv – CS AI · Apr 106/10
🧠

KITE: Keyframe-Indexed Tokenized Evidence for VLM-Based Robot Failure Analysis

KITE is a training-free system that converts long robot execution videos into compact, interpretable tokens for vision-language models to analyze robot failures. The approach combines keyframe extraction, open-vocabulary detection, and bird's-eye-view spatial representations to enable failure detection, identification, localization, and correction without requiring model fine-tuning.

AIBearisharXiv – CS AI · Apr 66/10
🧠

Can VLMs Truly Forget? Benchmarking Training-Free Visual Concept Unlearning

Researchers introduce VLM-UnBench, the first benchmark for evaluating training-free visual concept unlearning in Vision Language Models. The study reveals that realistic prompts fail to genuinely remove sensitive or copyrighted visual concepts, with meaningful suppression only occurring under oracle conditions that explicitly disclose target concepts.

AIBullisharXiv – CS AI · Mar 176/10
🧠

Think First, Diffuse Fast: Improving Diffusion Language Model Reasoning via Autoregressive Plan Conditioning

Researchers developed plan conditioning, a training-free method that significantly improves diffusion language model reasoning by prepending short natural-language plans from autoregressive models. The technique improved performance by 11.6 percentage points on math problems and 12.8 points on coding tasks, bringing diffusion models to competitive levels with autoregressive models.

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

Cut to the Chase: Training-free Multimodal Summarization via Chain-of-Events

Researchers introduce CoE, a training-free multimodal summarization framework that uses a Chain-of-Events approach with Hierarchical Event Graph to better understand and summarize content across videos, transcripts, and images. The system achieves significant performance improvements over existing methods, showing average gains of +3.04 ROUGE, +9.51 CIDEr, and +1.88 BERTScore across eight datasets.

AIBullisharXiv – CS AI · Mar 36/108
🧠

AdaFocus: Knowing When and Where to Look for Adaptive Visual Reasoning

AdaFocus is a new training-free framework for adaptive visual reasoning in Multimodal Large Language Models that addresses perceptual redundancy and spatial attention issues. The system uses a two-stage pipeline with confidence-based cropping decisions and semantic-guided localization, achieving 4x faster inference than existing methods while improving accuracy.

← PrevPage 2 of 3Next →