Fundraising Fox

Pluralis Research

New York City, US · 7 known investors

Find your way into Pluralis Research

399 people in our graph share verified history with the Pluralis Research team — schools, employers, funds. One of them is your warm intro.

Luisa Düsbergunlockedknows Alexander Long · together at Technical University of Munich (overlapped)
knows the team · via University of Amsterdam
knows the team · via Technical University of Munich
×9knows the team · via The University of Queensland

Pluralis is a research lab developing decentralized and collective AI training infrastructure that enables community-driven, open-weight model development without centralizing power or sacrificing financial sustainability. The company focuses on techniques for distributed training across low-bandwidth networks and collaborative model development without weight materialization.

Also known as Pluralis · Pluralis Research

Founders & leadership

ALAlexander Long
Alexander LonginFounderAlexander Long holds a PhD in sample-efficient reinforcement learning and non-parametric memory in deep learning. He founded Pluralis Research, which develops distributed training infrastructure for large language models.

Investors · 7

Also in the syndicate · 4

Bodhi VenturesClem DelangueTopologyVariant

Company profile

researched Aug 2026

Pluralis Research is an AI research organization working on decentralized, model-parallel training of large foundation models. Its central concept, termed Protocol Learning, is a training framework in which a model is split across geographically separated devices connected only over the internet, so that no single participant ever holds a full copy of the model weights. The model is described as remaining inside the protocol — trainable and usable, but not extractable — which the company presents as a basis for programmatic value flow to contributors and for collective ownership of the resulting models.

The lab publishes peer-reviewed research and technical reports on the underlying methods. Published work includes asynchronous pipeline-parallel optimization using a Nesterov-style correction for stale updates (ICML 2025), Subspace Networks for communication-efficient model parallelism (NeurIPS 2025, reporting an 8B LLaMA model trained with transformer blocks split across four locations over standard internet links), Unextractable Protocol Models covering collaborative training and inference without weight materialization (NeurIPS 2025), Mixtures of Subspaces for bandwidth-efficient context-parallel training (NeurIPS 2025), Factored Gossip DiLoCo on reducing blocking communication in DiLoCo (ICML 2026), and architecture warm-up for stable Transformer training (ICLR 2026). A 2026 technical report describes Agora, a decentralized training system that shards models across heterogeneous internet-connected participants with fault tolerance, and the associated Pluralis-8B pretraining run.

The company runs open, multi-participant training runs that outside contributors can join, and maintains a public blog documenting engineering work including a fault-tolerant multi-party distributed training stack, post-training pipelines, and reinforcement-learning post-training on consumer hardware.

Founding story

Pluralis was founded in 2024 by Alexander Long, who serves as founder and CEO. Long holds a doctorate in computer science and worked at Amazon for more than three years as an AI engineer. He assembled a team of seven other computer scientists, all with doctorates or postdoctoral experience, including researchers from Amazon, who had worked together for a number of years prior. At the time of the March 2025 funding announcement, the company had no product, and investors described the raise as a bet on the team's ability to solve the research problem of training portions of a model, rather than an entire model, on any single machine.

Business model

Pluralis operates as a research lab funded by venture capital, developing protocol-level infrastructure for decentralized model training in which contributors supply compute to shared training runs and models are collectively owned rather than held by a single entity. Its funding round was raised as equity with a warrant for future cryptocurrency should the company choose to launch a token.

The company had no product at the time of its March 2025 funding announcement; the stated design intent of Protocol Learning is that value flows programmatically to participants who contribute to training, creating economic incentives to join the network.

Traction

Pluralis reports an open pretraining run, Pluralis-8B, of an 8.6B-parameter model trained on 500B tokens across 330 contributor nodes using its Agora system. It has papers accepted at ICML 2025, NeurIPS 2025 (three), ICLR 2026 and ICML 2026, and has released a library for fault-tolerant multi-party distributed training. A July 2026 blog post reports post-training an 8B mixture-of-experts model with GRPO on 14 consumer Macs and one B200, with held-out pass@1 on agentic search rising from 29% to 63%.

Latest developments

In 2026 the company published the Agora technical report on permissionless internet-scale pretraining and the Pluralis-8B run, released details of its multi-party training stack (January 2026), replicated a full post-training pipeline on a single node (March 2026), and reported reinforcement-learning post-training experiments on consumer Mac hardware (July 2026). It is conducting ongoing open multi-participant training runs.

Full profile — market position, technology, go-to-market, geography, history, risks & controversies

Market position

Pluralis is one of several startups pursuing decentralized training of large AI models, alongside Gensyn and Prime Intellect. It differentiates its work from approaches that require each node to download the full model, positioning itself as an alternative to centralized, capital-intensive training controlled by large technology companies, and as a route to economically sustainable open-weight model development.

Unlike decentralized training approaches that require each participating computer to download and hold the complete model — which caps achievable model size when nodes are small — Pluralis trains portions of a model on each machine so that full weights are never materialized by any single participant, a property it presents as making the resulting models unextractable and enabling verifiable value flow to contributors.

Technology

The core technical approach is model-parallel decentralized training over low-bandwidth, heterogeneous, internet-connected nodes. Published methods include a Nesterov correction for stale updates in asynchronous pipeline parallelism; Subspace Networks, which split transformer blocks across separate locations while matching centralized training quality on an 8B LLaMA model; Mixtures of Subspaces, a low-rank activation compression achieving over 95% compression for context-parallel training and scaling billion-parameter models to 100K+ context lengths on 300 Mbps networks; Factored Gossip DiLoCo, which replaces exact outer synchronization with gossip-based approximate synchronization to improve compute utilization and failure robustness; an online curvature estimator motivating progressive depth growth (architecture warm-up) to stabilize Transformer training; and Unextractable Protocol Models, which support collaborative training and inference without any participant materializing full model weights. The Agora system shards models across heterogeneous participants with fault tolerance and collective ownership.

Go-to-market

The company runs open, multi-participant training runs that individuals can join, publishes research at machine-learning conferences and technical reports, releases code and blog write-ups, and takes applications from participants for planning and development of future runs.

Distributed compute contributors and researchers who join open, permissionless multi-participant training runs, and the wider open-source AI community seeking access to strong base models.

Geography

The March 2025 funding announcement was datelined Melbourne, Australia; the training approach relies on globally distributed participants connected over standard internet links, with the Pluralis-8B run reported across 330 contributor nodes.

History

Founded in early 2024, the company began publishing on decentralized training in mid-2024 with posts on collaborative training of foundation models and, in October 2024, on Protocol Learning and Protocol Models. In March 2025 it announced $7.6M in combined pre-seed and seed funding co-led by Union Square Ventures and CoinFund. Through 2025 it published methods work on asynchronous low-bandwidth training, pipeline parallelism over slow networks, and SWARM-style asynchronous updates, with papers accepted at ICML 2025 and NeurIPS 2025. In January 2026 it detailed its multi-party training stack, and in 2026 it published the Agora technical report describing the Pluralis-8B run and had further papers at ICLR 2026 and ICML 2026.

Risks & controversies

At the time of its 2025 raise the company had no product and its central premise — training useful large models across low-bandwidth, geographically separated nodes — remained an open research question, with investors characterizing the bet as a longshot. The financing included a warrant for a future cryptocurrency that the company had not committed to launching.

Compiled by commissioned research from 7 cited public sources — announcements, filings, and press listed under research sources below.

Key figures

latest reported
Activation compression achieved by Mixtures of SubspacesJan 2025over 95% compression with negligible overhead and no convergence loss
Agentic search held-out pass@1 after GRPO post-training on consumer MacsJul 2026improved from 29% to 63%
Contributor nodes in Pluralis-8B runJan 2026330 nodes
Pluralis-8B model parametersJan 20268,600,000,000 parameters
Pluralis-8B pretraining tokensJan 2026500,000,000,000 tokens

Company-reported or press-reported figures, each dated to when it was claimed — not independently audited.

Competitors · 2

by search overlap

Companies competing with Pluralis Research for the same Google search keywords, organic and paid, via search-intersection analysis.

Timeline · 4

launches, deals, and filings
Jan 2026
Agora technical report and Pluralis-8B open pretraining run

Pluralis published a technical report describing Agora, a decentralized training system that shards models across heterogeneous internet-connected participants with fault tolerance and collective ownership, together with Pluralis-8B, an 8.6B-parameter open pretraining run trained on 500B tokens across 330 contributor nodes.

source ↗

Jan 2026
Release of Pluralis multi-party training stack

The company published a deep dive and code for its library built for fault-tolerant multi-party distributed training.

source ↗

Nov 2025
Nesterov method for asynchronous pipeline parallel optimization published at ICML 2025

Paper and code released for a Nesterov method that corrects stale updates in asynchronous pipeline-parallel training, reported to outperform existing asynchronous techniques and the synchronous baseline.

source ↗

Mar 2025
Pluralis Research announces $7.6M pre-seed and seed funding co-led by USV and CoinFund

Pluralis announced $7.6 million in combined pre-seed and seed funding, co-led by Union Square Ventures and CoinFund, with participation from Topology, Variant, Eden Block, Bodhi Ventures, and angel investors Balaji Srinivasan and Clem Delangue. The raise was equity with a warrant for a future cryptocurrency if the company launches one.

$7.6M source ↗

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

Research sources · 7

primary sources listed

7 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Pluralis Research do?
Pluralis Research is a decentralized AI lab building protocol-based methods for training large models across distributed participants.
Who founded Pluralis Research?
Pluralis Research was founded by Alexander Long.
Who are Pluralis Research's investors?
Pluralis Research's investors include CoinFund, Union Square Ventures (USV), Variant Fund.
Where is Pluralis Research headquartered?
Pluralis Research is headquartered in New York City, US.