Gen-Verse/LatentMAS
[ICML 2026 Spotlight] Latent Collaboration in Multi-Agent Systems observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 88
- Release rhythm 35
- Longevity 20
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 282
- days_rel: n/a
- days_push: 76
- n_releases_24m: 0
Adoption not part of the score
1099 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LatentMAS is a training-free multi-agent reasoning framework that lets LLM agents collaborate in continuous latent space by passing hidden-state 'latent thoughts' through a shared latent working memory instead of text. It works with any Hugging Face model (optionally vLLM) and delivers higher accuracy, 70-84% fewer output tokens, and 4x faster inference than text-based multi-agent baselines.
Use cases
- run multi-agent LLM collaboration with fewer tokens
- speed up multi-agent reasoning pipelines
- make LLM agents communicate in latent space instead of text
- improve math and science reasoning accuracy with multiple agents
- reduce inference cost of multi-agent systems
- experiment with latent-space agent communication on Hugging Face models
- apply latent collaboration to scientific discovery workflows
When to choose
- you want multi-agent LLM reasoning with lower token usage and faster wall-clock time
- you need a training-free technique compatible with any Hugging Face model
- you're researching latent-space reasoning or agent communication
- you run math, science, commonsense, or code generation benchmarks with LLM agents
When to avoid
- you need a production multi-agent orchestration platform with tool use and APIs
- your models or backend aren't supported by Hugging Face or vLLM
- you require text-auditable agent communication traces
- you need a battle-tested framework with long-term community support
Facets
library · maturity active
agent-framework llm-inference machine-learning large-language-models machine-learning artificial-intelligence python latent-reasoning multi-agent-systems training-free latent-space vllm huggingface research-code icml-2026 ai-agents gpu
6 sources
- readme: https://github.com/Gen-Verse/LatentMAS · fetched 2026-08-28 · c039b5c48f3d
- homepage: https://arxiv.org/abs/2511.20639 · fetched 2026-08-29 · 22d66d0bc4b8
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Gen-Verse/LatentMAS | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="Gen-Verse/LatentMAS")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem