inference-scaling

Tag

Cards List
#inference-scaling

@jchudnov: Pass@k and self-consistency work great for math and code; sample more and verify. So we asked: can the same trick scale…

X AI KOLs Following · 2026-07-05 Cached

A new paper shows that scaling inference compute via methods like self-consistency improves LLM accuracy in math and code but fails to improve truthfulness in domains without external verifiers, as model errors are too correlated.

0 favorites 0 likes
#inference-scaling

Test-Time Verification for Text-to-SQL via Outcome Reward Models

arXiv cs.CL · 2026-07-01 Cached

本文提出GradeSQL框架,使用结果奖励模型(ORM)进行Text-to-SQL的测试时验证,在BIRD和Spider基准上分别比基于执行的Best-of-N方法提升4.33%和2.10%。

0 favorites 0 likes
#inference-scaling

@rasbt: After 18 months of writing, coding, and experimenting, Build a Reasoning Model (From Scratch) is finally out! My first …

X AI KOLs Timeline · 2026-06-30 Cached

Sebastian Raschka announces the release of his book 'Build a Reasoning Model (From Scratch)' after 18 months of work, covering inference scaling, reinforcement learning, and distillation from scratch.

0 favorites 0 likes
#inference-scaling

Towards Automating Scientific Review with Google's Paper Assistant Tool

Hugging Face Daily Papers · 2026-06-26 Cached

The paper introduces the Paper Assistant Tool (PAT), an agentic AI framework for deep scientific review that uses inference scaling to identify mathematical errors and other flaws, achieving a 34% improvement in recall over zero-shot methods. Pilot deployments at STOC and ICML demonstrate its ability to catch critical errors before submission, easing the burden on human referees.

0 favorites 0 likes
#inference-scaling

@Phoenixyin13: Finished reading a long post today by OpenAI researcher Noam Brown — a reality severely underestimated by the industry. The true ceiling of LLM capabilities is far higher than what any current benchmark shows. The reason: too little test-time compute. And as models...

X AI KOLs Timeline · 2026-06-09 Cached

Highlights OpenAI researcher Noam Brown's argument: the true ceiling of LLM capabilities is far higher than current benchmarks show, due to insufficient test-time compute, and stronger models benefit more from additional computation. This poses a serious challenge for AI safety evaluation, as many dangerous capabilities may only emerge under long time and high compute budgets.

0 favorites 0 likes
#inference-scaling

UniScale: Adaptive Unified Inference Scaling via Online Joint Optimization of Model Routing and Test-Time Scaling

arXiv cs.AI · 2026-06-01 Cached

Proposes UniScale, an online framework that unifies model routing and test-time scaling via contextual bandit optimization for better quality-cost trade-offs in LLM inference.

0 favorites 0 likes
#inference-scaling

RAS: Reflection-Augmented Scaling with In-Context Learning for Executable Cypher Query Generation

arXiv cs.CL · 2026-05-25 Cached

This paper introduces Reflection-Augmented Scaling (RAS), a method that uses execution feedback from failed Cypher queries to iteratively refine query generation via in-context learning, reducing execution error rates by 41-50% across multiple datasets and models.

0 favorites 0 likes
#inference-scaling

A New AI Paradigm: Ethical Immanence

Reddit r/ArtificialInteligence · 2026-05-13

Introduces Ethical Immanence, a new AI alignment paradigm that embeds ethical behavior into model architecture via loss function regularization and metacognitive detection, promising lower costs and inherent stability for open-source LLMs.

0 favorites 0 likes
#inference-scaling

Where does output diversity collapse in post-training?

arXiv cs.CL · 2026-04-20 Cached

This paper investigates where and why output diversity collapses during post-training of language models, analyzing three OLMo 3 lineages (Think, Instruct, RL-Zero) across multiple tasks and metrics. The authors find that diversity collapse is primarily determined by training data composition and embedded in model weights during training, not addressable at inference time alone.

0 favorites 0 likes
#inference-scaling

@DSPyOSS: indeed it's all just signatures (specs), modules ("harnesses", "inference scaling"), and optimizers (learning algorithm…

X AI KOLs Following · 2026-04-20 Cached

A post reflecting on the DSPy framework's architecture built around signatures, modules, and optimizers, and noting its continued growth since 2022.

0 favorites 0 likes
#inference-scaling

(1D) Ordered Tokens Enable Efficient Test-Time Search

Hugging Face Daily Papers · 2026-04-16 Cached

This paper investigates how 1D coarse-to-fine token structures in autoregressive models improve test-time search efficiency compared to classical 2D grid tokenization. The authors show that such ordered tokens enable better test-time scaling and even training-free text-to-image generation when guided by image-text verifiers.

0 favorites 0 likes
← Back to home

Submit Feedback