{"slug": "sema-exploring-a-different-ai-architecture", "title": "SEMA: Exploring a Different AI Architecture", "summary": "SEMA is an experimental AI architecture that is not transformer-based and not an LLM, designed to explore language understanding through explicit semantic structure rather than next-token prediction. The project, created by an independent researcher, prioritizes CPU-first design, multilingual capability, transparent internal representations, and graph-based reasoning, with source-available code to encourage independent research and architectural diversity in AI.", "body_md": "I believe AI should remain transparent, inspectable, and accessible to independent researchers—not only to organizations with massive compute budgets. SEMA is motivated by the idea that architectural diversity matters: AI should support local execution, data sovereignty, explicit reasoning, and source availability, ensuring that research remains reproducible, understandable, and independent of centralized infrastructure.\n\nI also believe that AI should not become synonymous with a single architectural paradigm. The extraordinary success of LLMs should inspire further exploration, not diminish investment in alternative approaches. A healthy scientific ecosystem depends on architectural diversity, where fundamentally different ideas continue to be explored, challenged, and improved alongside the dominant paradigm.\n\nI’ve been working on SEMA, an experimental AI architecture that explores a direction fundamentally different from transformer-based LLMs.\n\nThe goal is not to build a smaller LLM.\n\nThe goal is to investigate whether language understanding and reasoning can emerge from explicit semantic structure instead of next-token prediction.\n\nSome characteristics of SEMA:\n\nNot transformer-based.\n\nNot an LLM.\n\nCPU-first design.\n\nMultilingual by construction.\n\nTransparent internal representations instead of opaque embeddings.\n\nExplicit relational memory rather than storing knowledge only in neural weights.\n\nComposable semantic representations using Vector Symbolic Architecture (VSA/HDC).\n\nGraph-based reasoning instead of autoregressive generation.\n\nOne design decision I find particularly interesting is separating semantic representation from knowledge storage.\n\nInstead of trying to encode everything into dense neural parameters, SEMA stores explicit relational knowledge and uses high-dimensional semantic representations as an indexing and reasoning mechanism over that knowledge.\n\nThis makes it possible to inspect structures, analyze intermediate representations, and experiment with reasoning algorithms directly.\n\nThe project is source available because I want researchers to study, reproduce, and challenge the architecture while protecting the continuity of independent research.\n\nI’m not claiming this approach is superior to LLMs.\n\nI’m asking a different question:\n\nAre there still unexplored architectural directions that deserve serious research alongside the transformer ecosystem?\n\nI’d greatly appreciate feedback from anyone interested in alternative AI architectures, VSA/HDC, cognitive systems, graph reasoning, or symbolic approaches.", "url": "https://wpnews.pro/news/sema-exploring-a-different-ai-architecture", "canonical_source": "https://discuss.huggingface.co/t/sema-exploring-a-different-ai-architecture/178090#post_1", "published_at": "2026-07-21 22:17:06+00:00", "updated_at": "2026-07-21 22:34:05.338565+00:00", "lang": "en", "topics": ["artificial-intelligence", "ai-research"], "entities": ["SEMA"], "alternates": {"html": "https://wpnews.pro/news/sema-exploring-a-different-ai-architecture", "markdown": "https://wpnews.pro/news/sema-exploring-a-different-ai-architecture.md", "text": "https://wpnews.pro/news/sema-exploring-a-different-ai-architecture.txt", "jsonld": "https://wpnews.pro/news/sema-exploring-a-different-ai-architecture.jsonld"}}