efficiency

Tag

Cards List
#efficiency

LOCUS: Task-Aware Low-Rank Post-Training for Token-Efficient Language Generation

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

LOCUS is a task-aware low-rank post-training method that reduces output token length in language models while maintaining preference alignment, achieving up to 39.84% reduction on Pythia-2.8B with minimal parameter updates.

0 favorites 0 likes
#efficiency

ZGCM-1: A Fully Open and Extremely Efficient Foundation Model for Math and Agentic Search

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

ZGCM-1 is a 7B open foundation model trained from scratch with extreme efficiency, combining internal reasoning and external tool use for math and agentic search tasks, achieving competitive performance with much larger models like Qwen3-235B-A22B and GLM-5.1.

0 favorites 0 likes
#efficiency

SAS: Simple Attention Sparsification via End-to-End Optimization of Context Ranking

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

SAS introduces a gated sparse attention mechanism that optimizes context ranking end-to-end with language modeling loss, improving performance in reasoning and long-context tasks under tight attention budgets.

0 favorites 0 likes
#efficiency

Pi Agent Users - Nvidia Released Sol-Pi - A Pi-Extension based on AutoResearch loops to make the Harness more efficient

Reddit r/LocalLLaMA ↗ · 2026-09-10

SoL-Pi is a standalone extension for Pi agents that enhances efficiency by reducing token traffic and inference work through mechanisms like action fusion and context compaction, with all features being opt-in and preserving original evidence.

0 favorites 0 likes
#efficiency

@joey00072fp4: deepseek v4.1 flash, two stage decoder arch, 20+20=40 layers first 20 layers build global kv of csa2 and swa, (called e…

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

DeepSeek-V4.1-Flash introduces a two-stage decoder architecture with 40 layers, activating only 8B parameters during prefill and 16B during decode, and includes 196B Engram memory for significant efficiency gains over previous versions.

0 favorites 0 likes
#efficiency

The CEA architecture is a bigger deal than I initially thought

Reddit r/LocalLLaMA ↗ · 2026-09-10

The article discusses the CEA architecture as a significant inference leap, emphasizing its encoder/decoder split and potential for innovative GPU pooling in heterogeneous setups.

0 favorites 0 likes
#efficiency

DeepSeek v4.1 Flash

Hacker News Top ↗ · 2026-09-10 Cached

DeepSeek has introduced DeepSeek-V4.1-Flash, a new AI model designed for enhanced capability, faster inference, native visual understanding, and scalability as part of their latest architecture family.

0 favorites 0 likes
#efficiency

When and What to Teach: Budget-Aware Online Adaptation for Web Agents

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

This paper proposes a budget-aware online teaching framework for web agents that reduces teacher calls and compute costs while maintaining performance.

0 favorites 0 likes
#efficiency

ACE: Adapter Consolidation across Experts for Parameter-Efficient Fine-Tuning of MoE LLMs

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

ACE introduces a method to consolidate redundant adapters across experts in MoE large language models for more efficient parameter-efficient fine-tuning, achieving up to 1.48× training speedup without increasing peak memory.

0 favorites 0 likes
#efficiency

QGB-W$k$NN: Quantum Granular-Ball Learning for Robust Classification

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

Proposes QGB-WkkNN, a quantum granular-ball based k-nearest neighbor framework that enhances classification efficiency and robustness to noise in machine learning.

0 favorites 0 likes
#efficiency

Rethinking the Evaluation of Efficiency Methods for Multi-Agent Systems

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

This paper introduces a diagnostic benchmark to critically evaluate efficiency methods for LLM-based multi-agent systems, revealing that many reported gains are setup-dependent and may not indicate robust improvements.

0 favorites 0 likes
#efficiency

Stable Answers, Unfinished Reasoning: Why Self-Consensus Is Not a Safe Early-Exit Signal

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

The paper demonstrates that self-consensus is an unsafe early-exit signal for language model inference due to a consensus-termination gap, leading to premature stops on incorrect answers.

0 favorites 0 likes
#efficiency

@corbin_braun: legit one shotting everything with GPT Image 2.5 Sunburst now YouTube Thumbnail Endgame. it is here.

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

A user highlights the effectiveness of GPT Image 2.5 Sunburst for generating YouTube thumbnails in a single attempt.

0 favorites 0 likes
#efficiency

@dair_ai: Good work on improving memory for long-horizon agents. They separate two things that agent memory papers usually collap…

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

The paper introduces RSM-full, an online clustered-memory pipeline for LLM agents that separates memory merge and retrieval assembly, achieving 83% of full-context quality at 32% of token cost under tight prompt budgets.

0 favorites 0 likes
#efficiency

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
#efficiency

NCP-ArchPreview Technical Report: Moving towards Latent Space Language Models through Next Concept Prediction

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

NCP-ArchPreview is a large latent-space language model that uses next concept prediction to improve pretraining efficiency and performance, scaling to 8.9B parameters and outperforming OLMo-3-7B with less training data.

0 favorites 0 likes
#efficiency

@somi_ai: If this holds up, you stop picking one model per app. Cheap model does the boring turns. Hard turn comes up, you hand t…

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

NVIDIA's paper introduces a method to transfer KV cache between AI models, allowing target models to skip prefill entirely and achieve 2.7 to 25x faster conversions, which could improve efficiency in multi-model applications.

0 favorites 0 likes
#efficiency

@_akhaliq: Unlocking Lossless Speedups in LLMs via Discrete Diffusion paper: https://huggingface.co/papers/2609.04010…

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

This paper proposes a method using discrete diffusion to unlock lossless speedups in large language models, aiming to improve efficiency without compromising performance.

0 favorites 0 likes
#efficiency

@github: Using more tokens doesn’t always mean better results. 👀 The real measure of AI coding efficiency is whether an agent h…

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

GitHub Copilot has been optimized to improve AI coding efficiency by focusing on context management rather than token count, reducing unnecessary work while maintaining task quality through changes evaluated via benchmarks and experiments.

0 favorites 0 likes
#efficiency

I reduced image-processing token usage by ~95% compared with GPT-4o direct vision, while maintaining roughly the same accuracy.How significant is that?[P]

Reddit r/MachineLearning ↗ · 2026-09-08

A researcher shares preliminary results demonstrating a method that reduces image-processing token usage by approximately 95% compared to GPT-4o while maintaining similar accuracy, and seeks feedback on its significance.

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

Submit Feedback