consensus

Tag

Cards List
#consensus

An Auto-Scaling Approach for Serverless Environments Based on a Multi-Expert Consensus Mechanism

arXiv cs.AI · yesterday Cached

This paper presents a dependency-aware autoscaling framework for serverless environments, integrating graph-based bottleneck identification, multi-model forecasting (MLP, LSTM, CNN) via a probabilistic ensemble, and cost-aware scaling control. Experiments show 99.88% prediction accuracy and reduced infrastructure costs.

0 favorites 0 likes
#consensus

Consensus as Privileged Context for Label-Free Self-Distillation

arXiv cs.LG · 5d ago Cached

A research paper introducing Canon, a label-free self-distillation method that uses consensus among sampled solutions to provide dense token-level supervision for training large language models on reasoning tasks, improving pass@1 by up to 12 points and outperforming label-free reinforcement learning at a fraction of the compute.

0 favorites 0 likes
#consensus

What do people really think about Demis Hassabis' latest essay? Am I the only one who thinks it reads like corposlop and feels out of character for a Nobel laureate?

Reddit r/singularity · 5d ago

The author critiques Demis Hassabis' latest essay, arguing it reads like corporate strategy and abandons his earlier vision for global AI governance, while noting broad consensus among AI CEOs and raising questions about geopolitical framing and blind spots.

0 favorites 0 likes
#consensus

Graph Feedback Controls Consensus and Clique Formation in Open-Weight Language-Model Populations

arXiv cs.AI · 6d ago Cached

This paper investigates how the runtime interaction graph affects convention formation in populations of open-weight language models (1.1B–32B parameters) using a naming game protocol, finding that homophilous routing amplifies fragmentation while bridge-seeking routing can repair consensus under memory conditions.

0 favorites 0 likes
#consensus

How Much Does Correctness Cost? Budgeted Placement of Strong Correctors in a Weak Multi-Agent Swarm

arXiv cs.AI · 2026-07-14 Cached

This paper investigates the optimal placement of expensive 'oracle' correctors within a swarm of unreliable agents to achieve correct consensus, revealing a submodular property and a budget-correctness frontier that depends on the cost–strength curvature.

0 favorites 0 likes
#consensus

Replicating Belief, Not Bits: Epistemic State Replication for Agentic Systems

arXiv cs.AI · 2026-07-14 Cached

The paper proposes Epistemic State Replication (ESR), a belief-replication layer for agentic distributed systems that shifts replication from data visibility to knowledge visibility, allowing semantically equivalent decisions despite divergent generative model outputs.

0 favorites 0 likes
#consensus

Regression to the Mean: on LLMs and the quiet death of the new

Hacker News Top · 2026-07-06 Cached

An essay arguing that LLMs, by returning the most probable continuation, may inadvertently suppress genuine novelty and deviation, leading to a cultural convergence toward the average rather than the truly new.

0 favorites 0 likes
#consensus

Best attempts at making an agent deterministic as possible.

Reddit r/AI_Agents · 2026-06-29

The article discusses various techniques to make LLM-powered agents more deterministic, such as golden sets, guardrails, consensus mechanisms, regression tests, coded logic, and hyperparameter tuning, and asks for additional successful methods.

0 favorites 0 likes
#consensus

Delayed Verification Destabilizes Multi-Agent LLM Belief: Instability Thresholds and Optimal Corrector Placement

arXiv cs.CL · 2026-06-29 Cached

This paper models the impact of delayed verification in multi-agent LLM systems, revealing that delayed correction can destabilize consensus and cause oscillations. It derives closed-form stability thresholds and provides a greedy approximation for optimal corrector placement, validated with experiments on five open models.

0 favorites 0 likes
#consensus

we replaced single-model code review with a consensus of models. the one rule that made it actually work

Reddit r/AI_Agents · 2026-06-24

The article describes replacing single-model code review with a consensus of multiple AI models, where only explicit approvals count, leading to more reliable code reviews at the cost of longer discussions.

0 favorites 0 likes
#consensus

IsabeLLM: Automated Theorem Proving Applied to Formally Verifying Consensus

arXiv cs.AI · 2026-06-17 Cached

This paper presents improvements to IsabeLLM, an automated theorem proving tool built on Isabelle, by integrating a retrieval-augmented generation framework, error tracing, and counterexample generation. The improved tool is evaluated on the formal verification of Bitcoin's Proof of Work consensus protocol.

0 favorites 0 likes
#consensus

Towards Serverless Semi-Decentralized Federated Learning with Heterogeneous Optimizers

arXiv cs.LG · 2026-06-08 Cached

Proposes SSD-FL, a serverless semi-decentralized federated learning methodology that optimizes cluster formation in heterogeneous environments using effective loss functions and Cheeger inequality-based iterative clustering, improving convergence and communication efficiency.

0 favorites 0 likes
#consensus

the more i use multiple models, the more i think "AI consensus" is a trap — the disagreement is the only part worth paying attention to

Reddit r/artificial · 2026-06-06

A reflection arguing that in multi-model setups, the consensus output is less valuable than the disagreements, which reveal genuinely contested parts of a problem. The post questions whether consensus should be the goal and how to distinguish productive disagreement from noise.

0 favorites 0 likes
#consensus

An A.I. Aggregator?

Reddit r/AI_Agents · 2026-06-03

A user shares their experience using ChatGPT for complex medical caregiving and proposes the idea of aggregating multiple AI models to improve reliability by seeking consensus among different LLMs.

0 favorites 0 likes
#consensus

How truth will change faster than ever because we learn from what learns from us. 2030

Reddit r/ArtificialInteligence · 2026-06-01

This article argues that AI creates a fast feedback loop where humans and machines mutually shape truth, accelerating consensus shifts and making truth increasingly synthetic and detached from reality.

0 favorites 0 likes
#consensus

Scalable Constrained Multi-Agent Reinforcement Learning via State Augmentation and Consensus for Separable Dynamics

arXiv cs.LG · 2026-06-01 Cached

This paper presents a distributed approach for constrained multi-agent reinforcement learning that uses state-augmented policy learning and neighbor-to-neighbor consensus over dual variables to satisfy global resource constraints while scaling linearly with the number of agents. Experiments on smart grid demand response demonstrate that consensus coordination is essential for feasibility, scaling to thousands of agents unlike centralized training approaches.

0 favorites 0 likes
#consensus

I built a Hermes Skill where 3 AI models argue with each other before giving you an answer - adversarial multi-model consensus with RRF + Borda Count ranking

Reddit r/AI_Agents · 2026-05-31

PolyGnosis is an adversarial multi-model consensus system built as a Hermes skill. It runs three AI models in parallel with different expert personas, then has a hostile critic phase, scoring via RRF and Borda Count, and a synthesis gate—all built agentically using DeepSeek V4-Pro.

0 favorites 0 likes
#consensus

Beyond Consensus: Trace-Level Synthesis in Mixture of Agents

arXiv cs.AI · 2026-05-29 Cached

This paper reveals that aggregating complete reasoning traces from multiple LLM agents, rather than just their final answers, can correct errors even when agents unanimously agree, introducing the 'aggregation paradox' and the Self-Consistent Mixture of Agents method.

0 favorites 0 likes
#consensus

ARBITER: Reasoning Trajectory Basins and Majority Vote Failures in Test-Time Sampling

arXiv cs.LG · 2026-05-27 Cached

This paper identifies that language model reasoning trajectories during test-time sampling cluster into 'reasoning basins', causing majority vote failures when the dominant basin is incorrect. It introduces ARBITER, a model-agnostic method that uses conservative additive evidence from the model's own outputs and hidden states to improve accuracy without external data.

0 favorites 0 likes
#consensus

AI agents feel much more reliable once multiple models are involved

Reddit r/AI_Agents · 2026-05-18

An exploration of how using multiple AI models for agent workflows reveals hidden uncertainties and reasoning gaps, suggesting that future systems may rely on cross-model consensus rather than single-model chains.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback