NeFut Logo NeFut
Admin Login

[CS.AI] Lexical Discovery Driven by LLMs in Unknown Environments

Published at: 2026-07-28 22:00 Last updated: 2026-07-29 01:08
#AI #Machine Learning #Neural

Abstract

Populations of autonomous agents deployed in unknown environments (e.g. planetary or deep-sea exploration) must develop shared vocabularies to refer to entities that have no name in any human language. We propose the Neuro-Symbolic Lexical Discovery (NSLD) framework, in which a population of LLM-based agents plays a referential game over out-of-distribution visual referents, autonomously self-organising a shared alien lexicon.

Each agent combines a frozen CLIP vision encoder with a private FAISS vector index and a text-only LLM. Crucially, discovered alien words are anchored to natural language via semantic proximity in the embedding space, enlarging the human vocabulary with new perceptually grounded words.

Consensus is reached in simulations with populations of up to twenty agents and ten visual referents. Convergence dynamics are characterised through three analytical models achieving R^2=0.95, representing a first step towards pre-deployment planning in autonomous exploration missions.

Blogger's Review: The NSLD framework proposed in this paper offers an innovative approach for autonomous agents to communicate effectively in unfamiliar environments. It showcases the potential of LLMs in vocabulary creation, with far-reaching applications in agent collaboration during exploration of unknown domains. Future research will need to focus on optimizing agent cooperation and vocabulary learning in practical deployments.

Original Source: https://arxiv.org/abs/2607.22591

[h] Back to Home