training-free

Tag

Cards List
#training-free

TRACE: Trajectory-robust Admission with Evidence Ordering for Efficient GUI Agents

Hugging Face Daily Papers ↗ · 2026-09-09 Cached

TRACE is a training-free framework that optimizes GUI agent efficiency by ranking visual evidence based on utility and diversity, reducing latency and memory usage through adaptive token management and KV contraction.

0 favorites 0 likes
#training-free

CoVeR: Coverage-Based Token Pruning for Multi-View 3D Reasoning in VLMs

Hugging Face Daily Papers ↗ · 2026-09-08 Cached

CoVeR is a training-free spatial token selector that improves 3D reasoning in Vision-Language Models by enforcing exact token budgets and full scene coverage, outperforming prior state-of-the-art methods.

0 favorites 0 likes
#training-free

Margins, Not Windows: Training-Free Per-Step Lossy Speculative Decoding

arXiv cs.CL ↗ · 2026-09-04 Cached

AdaptiveSpec is a training-free per-step speculative decoding method that adaptively adjusts token verification and draft tree shape to enhance LLM inference throughput, improving performance by up to 56% while maintaining high accuracy across benchmarks.

0 favorites 0 likes
#training-free

@LinusEkenstam: This is huge news for dexterity manipulation, sometimes it takes thinking outside the box to come to the conclusion tha…

X AI KOLs Timeline ↗ · 2026-09-03 Cached

The article highlights the development of TwinDEX, a co-designed robotic interface that enables robots to learn complex dexterity manipulation tasks without on-robot training, signaling a major advancement in robotics.

0 favorites 0 likes
#training-free

GeoSPRINT: Geometric Redundancy-Aware Step Pruning for Inference in Diffusion Trajectories

arXiv cs.LG ↗ · 2026-09-03 Cached

GeoSPRINT is a training-free framework that detects geometrically redundant steps in diffusion trajectories using hyperplanarity tests to optimize sampling schedules, improving inference efficiency on models like Stable Diffusion v1.5 without retraining.

0 favorites 0 likes
#training-free

CAT-Flow: Curvature-Adaptive sTeps for Flow Matching

arXiv cs.LG ↗ · 2026-09-03 Cached

This paper proposes CAT-OV and CAT-OT, two lightweight, training-free algorithms that adapt step-sizes in Flow Matching sampling based on curvature, improving image quality and reducing generation steps by up to 40%.

0 favorites 0 likes
#training-free

HeadWiseKV: Budgeted Per-Head Cache Residency for Hybrid Long-Context Language Models

arXiv cs.AI ↗ · 2026-09-03 Cached

HeadWiseKV is a training-free framework that compresses KV caches in hybrid long-context language models, reducing GPU memory usage and extending context lengths while maintaining quality.

0 favorites 0 likes
#training-free

IDEEA: training-free Input-Dependent stEEring via Activation cluster matching

arXiv cs.CL ↗ · 2026-09-03 Cached

IDEEA proposes a training-free, input-dependent steering method for large language models that clusters activations and uses optimal matching to improve truthfulness in TruthfulQA by up to 23.5% over baselines.

0 favorites 0 likes
#training-free

GAPS: Dimension-Level Gates for Conditional Activation Steering

arXiv cs.CL ↗ · 2026-09-03 Cached

GAPS introduces dimension-level gating for conditional activation steering in language models, combining static and dynamic gates to selectively intervene and improve behavior-capability trade-off, with significant gains in toxicity mitigation and concept removal tasks.

0 favorites 0 likes
#training-free

One Editor, Many Edits: A Unified Training-Free Framework for Diverse Video Editing

Hugging Face Daily Papers ↗ · 2026-09-03 Cached

EditVid is a unified training-free video editing framework that supports instruction-guided and subject-guided edits using sparse causal memory, token injection, and soft latent blending, achieving high fidelity and outperforming baseline methods in benchmarks.

0 favorites 0 likes
#training-free

ClusterAttention: A training-free speedup of bidirectional attention

arXiv cs.LG ↗ · 2026-08-28 Cached

This paper introduces ClusterAttention, a training-free method to speed up bidirectional attention in transformers by using recursive clustering for block-sparse attention, achieving 2-6x speedups on tabular data and 1.8x on video generation while maintaining high accuracy.

0 favorites 0 likes
#training-free

GRAS: Guided Reduced-Variance Proposals and Adaptive Selection for Training-Free Reward Alignment in Discrete Diffusion

arXiv cs.LG ↗ · 2026-08-28 Cached

GRAS is a training-free method for reward alignment in discrete diffusion models that reduces variance in guided proposals and adaptively selects particles, achieving state-of-the-art results on DNA and protein design tasks.

0 favorites 0 likes
#training-free

Survival-Guided Length Control for Efficient Diffusion Language Models

arXiv cs.CL ↗ · 2026-08-28 Cached

The paper proposes a survival-guided length predictor for diffusion language models that speeds up inference by up to 7x on reasoning and code-generation benchmarks without sacrificing accuracy.

0 favorites 0 likes
#training-free

Position Is All You Need: A Free Lunch Token Compression Strategy for MLLM-based Referring Expression Segmentation

arXiv cs.CL ↗ · 2026-08-28 Cached

This paper introduces PAYN, a plug-and-play token compression method for MLLM-based referring expression segmentation that relies solely on position information, outperforming existing techniques by preserving spatial relational consistency.

0 favorites 0 likes
#training-free

ExFold: Unified Expert Folding for Training-Free MoE Prefill-Decode Acceleration

arXiv cs.LG ↗ · 2026-08-27 Cached

ExFold is a unified training-free framework that accelerates MoE model inference by folding excluded expert contributions into retained experts, achieving up to 1.41× speedup while maintaining high quality.

0 favorites 0 likes
#training-free

RECAP-Forcing: Retaining Content Appearances for Long Video Generation

Hugging Face Daily Papers ↗ · 2026-08-27 Cached

RECAP-Forcing improves long video generation by indexing memory based on appearance novelty instead of recency, preserving key-value caches for new content to maintain consistency and quality without additional training.

0 favorites 0 likes
#training-free

ChorusTIC: Training-Free Multivariate Time Series Classification via Chorus In-Context Learning

arXiv cs.LG ↗ · 2026-08-26 Cached

ChorusTIC is a training-free foundation model for multivariate time series classification that uses in-context learning to handle heterogeneous channel configurations without target-task updates, demonstrating strong performance on standard benchmarks.

0 favorites 0 likes
#training-free

HIRA: A Human-in-the-Loop Retrieval-Augmented Cascade for Document Classification in Regulated Industries

arXiv cs.AI ↗ · 2026-08-25 Cached

HIRA is a training-free, on-premises retrieval-augmented cascade system for document classification in regulated industries that uses human feedback and on-premises LLMs to improve accuracy while reducing model retraining and LLM calls.

0 favorites 0 likes
#training-free

COEC: Calibrated Orthogonal-Equivalence Compensation for Structured Pruning of Large Language Models

arXiv cs.LG ↗ · 2026-08-24 Cached

The paper proposes COEC, a training-free compensation framework for structured pruning of large language models that applies orthogonal rotations and calibration to reduce output error and improve accuracy after column removal.

0 favorites 0 likes
#training-free

EviRank: Structured Relevance Evidence for Multimodal Image Re-ranking

Hugging Face Daily Papers ↗ · 2026-08-21 Cached

EviRank reformulates multimodal image re-ranking as semantic constraint satisfaction using structured evidence packages, achieving state-of-the-art performance without training.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback