{"id":"e4e367d5-6038-43cd-9aed-1662d8665086","arxiv_id":"2411.15832","paper_version":2,"verdict":"CONDITIONAL","confidence":"HIGH","novelty_score":3.0,"correctness_risk":"high","formal_verification":"none","parameter_count":0,"one_line_summary":"A conceptual framework for AGI built from a dynamic processing system, executive and autonomous areas, memory modules, and a fabric interconnect, with no empirical validation.","lead":"This paper proposes a modular \"Open General Intelligence\" framework that combines executive control, autonomous processing, memory, and a fabric interconnect into a single AGI reference architecture. It offers a high-level blueprint, but provides no implementation, experiments, or test results.","discovery_kind":"extension","skeptic_critique":{"model":"deepseek-v4-flash","headline":"The Dynamic Processing System's only formalization, Eq. (2), is an unconstrained softmax of an undefined function g, so the framework's central routing and weighting claim is vacuous until g is actually specified and shown to satisfy the stated control requirements.","rationale":"The reader correctly identifies the fabric interconnect as a hard engineering requirement, but the more upstream and more load-bearing gap is the Dynamic Processing System itself. Section IV-A presents Eq. (2) as the mathematical core of real-time weighting, yet g is undefined and the paper explicitly defers its objective function to future work. A softmax of an arbitrary function is vacuously compatible with any architecture, so it cannot support the claimed guarantees about routing, goals, instructions, or weights. This does not make the paper dishonest—it openly labels these as future considerations—but it does make the central claim unsubstantiated as written. The reader's CONDITIONAL verdict remains appropriate: the paper could become a useful reference if the authors provide a concrete control specification and at least a minimal implementation, but without that, the framework's core mechanism is not yet a design. I therefore keep the verdict unchanged while sharpening the condition: the missing piece is not only empirical benchmarking but a defined control operator.","tokens_in":9896,"tokens_out":4563,"duration_ms":46206,"concrete_test":"Check whether Eq. (2) plus the requirements in Section III-B rules out any behavior. Because softmax is surjective onto the simplex, it rules out none; replace Eq. (2) with a concrete g(C, Et) for a minimal two-module instantiation (e.g., image and text with a task-switch condition) and demonstrate the claimed autonomous/logical switching and weight updates in a small simulation. If the only available g is itself learned at runtime, specify the learning rule and show it can be computed within the system's real-time constraints. Without that, the dynamic control claim remains untestable.","verdict_should_be":"UNCHANGED","load_bearing_attack":"Section III-B claims the Dynamic Processing System controls routing, primary goals, instructions, and weights. Section IV-A formalizes this as wt = softmax(g(C, Et)) (Eq. 2). Since softmax is surjective onto the probability simplex, Eq. (2) imposes no constraint at all: for any desired weighting, switching policy, or failure mode, some function g can produce it. The paper never defines g, never states its inputs beyond the notation (C, Et), and Section IV-A explicitly defers objective functions for g to future work. Every claimed capability—real-time adaptability, cognitive process switching, cross-module coordination—flows through this undefined operator, so the OGI architecture's central mechanism is currently a placeholder rather than a design. The fabric-interconnect concern in Section III-H is real but secondary: even a perfect zero-latency fabric cannot make the framework operational if the control signal it must carry is unspecified. This is not merely an empirical validation gap; it is formal incompleteness in the central claim. The paper itself admits the relevant details are open, which is honest, but it means the 'macro design reference' currently leaves the load-bearing control component undefined.","agreement_with_reader":"partial"},"referee_report":{"model":"deepseek-v4-flash","summary":"The paper proposes the Open General Intelligence (OGI) framework, a modular systems architecture inspired by human cognition, intended as a macro design reference for AGI. The framework comprises three layers: overall macro design guidance, a dynamic processing system for routing and weighting, and framework areas such as executive control, autonomous processing, IO integration, short/long-term memory, and a fabric interconnect. The authors claim that this design enables real-time adaptability, multi-modal integration, and scalable processing. Section IV formalizes the dynamic weighting mechanism as a mapping from a context-and-task tuple to a probability simplex via an unspecified function g, and Section V outlines future benchmarks and validation metrics; no implementation, data, or experimental results are reported.","tokens_in":10151,"tokens_out":4253,"duration_ms":39804,"significance":"If fully specified and validated, the OGI framework could serve as a useful high-level blueprint for modular AGI systems, and the paper's separation of design guidance, control, and functional areas is a clear organizational contribution. The authors are also honest about open challenges and ground their design choices in a broad cognitive-neuroscience literature. However, as it stands, the central control mechanism is formally vacuous and no component has been implemented or tested; the paper is therefore a conceptual sketch rather than a validated architecture, and its significance depends entirely on future specification and empirical work.","major_comments":[{"comment":"The formalization of the dynamic weighting system is vacuous as written: since softmax is surjective onto the probability simplex and the function g(C, Et) is never defined in the manuscript, Eq. (2) imposes no constraint on the weight vector wt and cannot support the claims of real-time adaptability and cognitive process switching. Section IV-E explicitly defers developing objective functions for g to future work, so the paper's central control mechanism is a placeholder rather than a design; the authors should either provide a concrete candidate for g with its inputs and objective, or remove the formalization and clearly mark the framework as purely qualitative.","section":"Section IV-A, Eq. (2)"},{"comment":"The fabric interconnect is assumed to provide many-to-many, near-zero-latency, hardware-speed communication, yet no evidence, scaling argument, or reference to existing interconnect technology is given; because the paper identifies real-time adaptability as a key differentiator of OGI, this assumption is load-bearing, and the paper should at least bound the latency and bandwidth requirements or present a fallback design that preserves the claims without near-zero latency.","section":"Section III-H"},{"comment":"The architecture largely restates its requirements: the four macro design guidance items (multiple data types, multiple processing modules, interconnected fabric, cognitive switching) map directly onto the framework areas (IO integration, processing areas, fabric interconnect, dynamic processing system), and the paper does not provide an independent argument for why these areas are necessary or sufficient for general intelligence; this circularity limits the framework's testability and should be explicitly acknowledged.","section":"Section III (general)"}],"minor_comments":[{"comment":"The phrase 'three distinct tenants' should be 'three distinct tenets'.","section":"Section I"},{"comment":"The phrase 'the drop in accuracy compared to standard models will demonstrate GOI's robustness' uses 'GOI' and should be 'OGI'.","section":"Section V-A"},{"comment":"Reference [2] appears twice in the reference list with different formatting (one entry uses the *Journal of Experimental Neuroscience* style and one uses the *Annual Review of Physiology* style); the duplicate should be merged into a single consistent entry.","section":"References"},{"comment":"The phrase 'feedback and forward feedback' is awkward and should likely be 'feedforward and feedback'.","section":"Section II-C"},{"comment":"The abstract and introduction describe OGI as a 'novel systems architecture' without stating that no component has been implemented or tested; adding an explicit status-of-work sentence early on would better align the claims with the body of the paper.","section":"Abstract / Introduction"}],"recommendation":"major_revision","confidential_remarks":"This is a conceptual architecture paper with no implementation or empirical results. The main technical obstacle is the vacuous formalization in Eq. (2); if the authors cannot specify g or are unwilling to reframe the paper as a purely qualitative proposal, rejection would be appropriate. The journal should also consider whether a position-paper format is better suited to the contribution."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"The paper is a clear, well-written position paper proposing a modular cognitive architecture for AGI. It is honest that validation is future work, and the analogies to human cognition and ASIC-like routing are accessible. The explicit list of framework areas and the emphasis on a fabric interconnect give the vision a concrete shape. If you want a quick overview of what a reference architecture for AGI might look like, this is not a bad starting point.\n\nBut the substance is thin. The components—executive control, autonomous processing, working and long-term memory, routing, and an interconnected fabric—have been around for decades in SOAR, ACT-R, global workspace theory, and mixture-of-experts systems. The paper cites none of these and does not differentiate its contribution from them. That is a serious omission for a paper claiming novelty.\n\nThe bigger problem is that the central control mechanism is vacuous. The Dynamic Processing System is supposed to balance modules via Eq. (2), but that equation is just a softmax of an unspecified function g. The stress-test note is right: softmax is surjective onto the simplex, so this imposes no constraint and describes no actual mechanism. The paper itself says the objective function for g is future work, which is honest, but that means the load-bearing component of the architecture is a placeholder. The fabric interconnect with near-zero latency is also assumed without any engineering evidence, but that is secondary; even a perfect fabric would not help if the control signal it carries is undefined.\n\nThe paper does have some strengths. It is readable, explicit about challenges and future work, and the idea of programmable instruction layers with external guardrails is worth discussing. But as a technical contribution it is currently more of a position essay than a design. It would need a real implementation, comparisons to existing architectures, and a defined weighting function before I would consider it a serious contribution.\n\nI would send it to peer review only because it represents a kind of systems-level thinking that the field may need to see more of, even in imperfect form. But a referee should demand major revisions: related work, formalization of the weighting mechanism, and evidence that the interconnect assumptions are plausible. For a reading group, it could spark a useful debate about what is actually new in AGI architecture proposals, but don't expect deep insight. I would not cite it in my own work as it stands.","headline":"A readable but shallow position paper that renames existing cognitive architecture concepts and leaves its central weighting mechanism undefined; worth engaging with only as a draft for discussion.","tokens_in":10646,"tokens_out":2225,"would_cite":false,"duration_ms":20940,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"deepseek-v4-flash","headline":"This paper proposes the Open General Intelligence framework, a modular reference architecture that treats AGI as coordinated specialized modules with a dynamic routing system rather than a single scaled-up model.","keywords":["Artificial General Intelligence","Cognitive Architecture","Modular AI Systems","Multi-Modal Integration","Dynamic Processing System","Fabric Interconnect","Scalable AI","Reference Architecture"],"falsifier":"Build a small OGI prototype with two specialized modules (for example, vision and language) joined by a fabric interconnect whose added latency can be set to 0, 100 microseconds, 1 millisecond, and 10 milliseconds, and measure task-switching accuracy on a visual question-answering task at each setting. If accuracy collapses at latencies that existing high-performance networks can already achieve, the paper's load-bearing assumption that near-zero-latency hardware-level interconnect is required and achievable is falsified.","tokens_in":9671,"feed_emoji":"🧠","tokens_out":7884,"duration_ms":64301,"temperature":0.7,"pith_summary":"This paper proposes a blueprint, called the Open General Intelligence (OGI) framework, for building artificially general intelligence as a set of specialized modules that cooperate like regions of the human brain rather than as one monolithic model. The central claim is that real-world problem solving requires integrating many data types—text, images, sound, tactile, and numeric inputs—and that a dynamic processing system routing work across modules through a high-speed fabric interconnect can deliver the flexibility and scalability that today's single-modality models lack. The authors intend OGI as a macro design reference, not a finished implementation, and they ground its framework areas in known features of human cognition. If the framework is right, it offers a common architecture for AGI that could extend to medical diagnosis, quality assurance, financial decision-making, and other tasks that demand cross-modal reasoning. The paper does not report a working system; it specifies the architecture and proposes how to validate it.","feed_headline":"AGI needs many specialized modules, not one giant model","feed_subtitle":"Open General Intelligence framework says real-world reasoning means routing data across specialized modules through a high-speed fabric.","key_machinery":"The load-bearing mechanism is the Dynamic Processing System: a programmable instruction layer that routes tasks and re-weights modules in real time, expressed as $\\Phi(C, E_t) = \\mathrm{softmax}(g(C, E_t))$, mapping the current context and task to a probability distribution over modules. Around it sit the six Framework Areas and four macro design requirements: multiple data type support, multiple specialized processing modules, an interconnected processing fabric, and cognitive process switching. The second load-bearing mechanism is the Fabric Interconnect, a many-to-many network assumed to transfer information between modules with near-zero latency and hardware-level processing speeds. That interconnect is what makes real-time context updates and cross-module integration possible, and a queuing fallback is described for lower-performance implementations.","core_discovery":"The authors claim that AGI will not come from scaling single-modality models, and they offer OGI as the macro design reference for a modular cognitive architecture. In OGI, cognition is distributed across six Framework Areas—Executive Control, Autonomous Processing, Input/Output Integration, Short Term Memory, Long Term Memory, and the Fabric Interconnect—coordinated by a Dynamic Processing System that controls routing, primary goals, instructions, and weights. The architecture is explicitly non-linear, with mesh connections among areas. The Dynamic Processing System is given a compact formal shape, a weighting function $\\Phi : (C, E_t) \\to \\Delta^n$ with $w_t = \\Phi(C, E_t) = \\mathrm{softmax}(g(C, E_t))$, intended to re-balance modules in real time as context and tasks change. The authors' key claim is that this combination produces real-time adaptability, multi-modal integration, and scalable processing that current siloed LLM architectures cannot provide.","pith_inferences":["A natural testable extension is to relax the near-zero-latency fabric assumption and run an OGI-style system over an asynchronous message bus, measuring how task-switching accuracy degrades with added latency; that would show which promised capabilities are architectural and which are hardware-bound.","The weighting function $g(C, E_t)$ is left unspecified, so a concrete parameterization trained by meta-learning would convert the framework from a diagram into a measurable optimization problem.","The executive/autonomous split resembles the standard fast-slow dichotomy in current AI systems, so one prediction is that an OGI implementation will show human-like dual-task interference when executive and autonomous processes compete for short-term memory.","Although the paper targets general intelligence, the same separation of external control from internal autonomy could serve as a systems-engineering checklist for regulated multi-modal AI applications such as medical or financial decision support."],"forward_implications":["If OGI becomes the design reference for AGI, future systems will be built as modular multi-modal architectures rather than as scaled monolithic models.","The Dynamic Processing System gives system operators an external programming layer to set goals, routing, and weights, which addresses control and safety directly.","Real-world tasks requiring several data types at once—medical diagnosis, sarcasm and irony detection, quality assurance, equipment troubleshooting—become target applications of one architecture rather than separate research problems.","OGI's standardized input/output integration layer means new sensors, databases, or specialized models can be added without redesigning the executive or autonomous processing areas.","Validation of AGI shifts from single-task benchmark accuracy toward metrics like task-switching speed, cross-module coordination overhead, and resource utilization across hardware platforms."],"supporting_citations":[{"why":"Supplies the evidence that human decision-making continuously adjusts to internal and external context, motivating the OGI dynamic context-building requirement.","marker":"[1]"},{"why":"Provides the structural-neuroimaging evidence for modular organization of the human brain that grounds OGI's multiple specialized processing modules.","marker":"[3]"},{"why":"Supports the claim that processing is distributed across modular brain processes with feedback and forward signaling, which OGI mirrors in its framework areas.","marker":"[4]"},{"why":"Establishes that the visual cortex combines inputs from other sensory and motor systems, the basis for OGI's multi-modal integration requirement.","marker":"[5]"},{"why":"Documents synaptic connections as the brain's communication fabric, the biological analogue for the OGI fabric interconnect.","marker":"[6]"},{"why":"Shows that neural transmission can actively transform information in transit, which the OGI fabric is assumed to emulate during inter-module signaling.","marker":"[7]"},{"why":"Explains the brain's switching between automated and logical processing states, the direct analogue for OGI's cognitive process switching.","marker":"[10]"},{"why":"Provides a prior rational meta-cognitive architecture that frames the challenge of the dynamic weighting system OGI adopts.","marker":"[11]"}],"fun_headline_variants":["AGI needs many modules, not one giant model","Modular fabric for AGI: beyond monolithic LLMs","Scalable AGI via dynamic routing across modules","Open General Intelligence: modular AGI architecture","AGI from specialized modules, not single models"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The load-bearing premise is that a many-to-many fabric interconnect with near-zero latency and hardware-level processing speeds is both required and achievable at scale, because without such an interconnect the framework's promised real-time adaptability and cross-module integration collapse.","fun_headline_variants_meta":{"raw":{"variants":["AGI needs many modules, not one giant model","Modular fabric for AGI: beyond monolithic LLMs","Scalable AGI via dynamic routing across modules","Open General Intelligence: modular AGI architecture","AGI from specialized modules, not single models"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.000205,"raw_usage":{"total_tokens":1442,"prompt_tokens":1040,"completion_tokens":402,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":656,"completion_tokens_details":{"reasoning_tokens":329}},"tokens_in":656,"tokens_out":402,"duration_ms":4250,"temperature":1.0,"reasoning_tokens":329,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-12T13:50:52.034195+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"Build a small OGI prototype with two specialized modules (for example, vision and language) joined by a fabric interconnect whose added latency can be set to 0, 100 microseconds, 1 millisecond, and 10 milliseconds, and measure task-switching accuracy on a visual question-answering task at each setting. If accuracy collapses at latencies that existing high-performance networks can already achieve, the paper's load-bearing assumption that near-zero-latency hardware-level interconnect is required and achievable is falsified.","supporting_citations":[{"cited_title":"Chawla and K","cited_arxiv_id":null,"evidence_quote":"Supplies the evidence that human decision-making continuously adjusts to internal and external context, motivating the OGI dynamic context-building requirement."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Provides the structural-neuroimaging evidence for modular organization of the human brain that grounds OGI's multiple specialized processing modules."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Establishes that the visual cortex combines inputs from other sensory and motor systems, the basis for OGI's multi-modal integration requirement."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Documents synaptic connections as the brain's communication fabric, the biological analogue for the OGI fabric interconnect."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Shows that neural transmission can actively transform information in transit, which the OGI fabric is assumed to emulate during inter-module signaling."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Explains the brain's switching between automated and logical processing states, the direct analogue for OGI's cognitive process switching."},{"cited_title":"Laird and P","cited_arxiv_id":null,"evidence_quote":"Provides a prior rational meta-cognitive architecture that frames the challenge of the dynamic weighting system OGI adopts."}],"review_version":1}