← simbionte.org
Published work

Research

Peer-reviewed and preprint work on evaluation, intention, and meaning in AI systems.

A single question, revisited in a spiral: the 2023 paper proposed replacing imitation-based evaluation with language acquisition; the next built intention-level metrics for what happens before generation; the most recent puts the program to experimental test with grounded word learning in artificial agents.

  1. Jun 2026
    arxiv:2606.22207
    Author: Patricio M. Vera

    Lexical Consensus: Grounded Word Learning and Shared Meaning in Artificial Agents

    AI systems are typically evaluated through task performance and imitation, leaving open whether an agent can acquire, stabilize, and use new lexical meanings from grounded experience. This paper introduces Lexical Consensus, an experimental framework for grounded word learning over frozen DINOv2 visual embeddings using Carroll-style nonce words. The central finding is a robust perceptual-coherence gradient: acquisition success is governed by perceptual distance rather than semantic relatedness (partial R² = 0.245 vs 0.002), with bidirectional naming/retrieval tests exposing a memory-fidelity dimension separate from naming accuracy.

    BibTeX
    @misc{vera2026lexical,
      title={Lexical Consensus: Grounded Word Learning and Shared Meaning in Artificial Agents},
      author={Vera, Patricio M.},
      year={2026},
      eprint={2606.22207},
      archivePrefix={arXiv}
    }
  2. Jan 2026
    arxiv:2601.01011
    Author: Patricio M. Vera

    Intention Collapse: Intention-Level Metrics for Reasoning in Language Models

    Every act of language generation compresses a rich internal state into a single token sequence. This paper formalizes that many-to-one projection, defines three model-agnostic metrics — intention entropy, effective dimensionality, and latent knowledge recoverability — and proposes an empirical agenda for studying how inference-time computation shapes internal intentions before verbalization.

    BibTeX
    @misc{vera2026intention,
      title={Intention Collapse: Intention-Level Metrics for Reasoning in Language Models},
      author={Vera, Patricio M.},
      year={2026},
      eprint={2601.01011},
      archivePrefix={arXiv}
    }
  3. Sep 2023
    arxiv:2309.11981
    Authors: Patricio M. Vera, Pedro Moya, Lisa Barraza

    Rethinking the Evaluating Framework for Natural Language Understanding in AI Systems

    As machine cognitive evaluation has reached the stage of imitation, the next frontier is genuine language acquisition and understanding. This paper proposes a paradigm shift from the Turing Test toward an interdisciplinary framework grounded in language acquisition, taking inspiration from recent advances in large language models.

    BibTeX
    @misc{vera2023rethinking,
      title={Rethinking the Evaluating Framework for Natural Language Understanding in AI Systems},
      author={Vera, Patricio M. and Moya, Pedro and Barraza, Lisa},
      year={2023},
      eprint={2309.11981},
      archivePrefix={arXiv}
    }