Local Small Foundation Models With Symbolic Reduction at the Edge

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Discriminative AI systems struggle when training datasets cannot describe the complete scenario, while generative AI systems face issues like hallucinations and high parameter requirements.

Innovation Solution

A hybrid distributed inference system combining discriminative and generative AI models, with localized small foundation systems and centralized large foundation systems, utilizing retrieval augmented generation (RAG) and symbolic reasoning to optimize classification and reduce resource usage.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If generative AI systems are used to generalize to data not in training set, then adaptability is improved, but device complexity and resource requirements increase

Engineering Contradiction:
Improvegeneralization capabilityVSAvoidparameter count
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments AI processing into multiple levels: local small foundation models at edge sites handle routine classification, while centralized large foundation models handle complex cases. This segmentation allows generative AI capabilities to be distributed, reducing the parameter burden on any single device while maintaining overall adaptability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different parts of the system use different model sizes appropriate to their function. Local edge sites use small foundation models (e.g., 7B parameters) for quick local classification, while centralized systems use large foundation models (e.g., 70B+ parameters) for complex reasoning. This local quality optimization reduces overall device complexity while preserving adaptability where needed.

Inventive Principle:
Principle #3Local quality

2Speed

If local small foundation systems are used at edge sites, then response speed is improved, but measurement precision may be reduced

Engineering Contradiction:
Improveresponse timeVSAvoidclassification accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system introduces an intermediary mechanism where local small foundation models first process queries locally for fast response, and when confidence thresholds are not met, the case is escalated to centralized large foundation models for higher precision. This intermediary escalation process maintains both speed and accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Local small foundation models perform partial classification action on all queries, handling simple cases completely and filtering complex cases for centralized processing. This partial action approach ensures fast responses for most cases while maintaining high precision for difficult cases through selective escalation.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If centralized large foundation systems are used for all cases, then classification accuracy is improved, but energy consumption and data transmission increase

Engineering Contradiction:
Improveclassification accuracyVSAvoidenergy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system extracts and processes simple classification cases locally at edge sites using small foundation models, removing these routine cases from the centralized processing load. Only complex cases requiring high precision are extracted and sent to centralized large foundation models, reducing overall energy consumption and data transmission.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system dynamically changes the parameter scale of the AI model being used based on case complexity. Simple cases use small foundation models with fewer parameters locally, while complex cases escalate to centralized large foundation models with more parameters. This parameter adaptation reduces energy consumption by matching model size to task requirements.

Inventive Principle:
Principle #35Parameter changes

4Productivity

If hybrid distributed inference system is implemented, then resource efficiency is improved, but device complexity increases

Engineering Contradiction:
Improveresource efficiencyVSAvoidsystem architecture
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system implements a universal architecture where both local and centralized components can function independently or in combination. The same small foundation model architecture can serve multiple edge sites, and the centralized large foundation model serves as a backup and knowledge repository for all sites. This multi-functionality improves resource efficiency while managing complexity through standardized interfaces.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20260065073A1Symbolic local small foundation model composable reduction
Publication Date: 2026.03.05 DELL PROD LP
  • US20260065073A1 patent drawing
  • US20260065073A1 patent drawing
  • US20260065073A1 patent drawing

AI summary

The disclosure includes a symbolic reasoning engine. The symbolic reasoning engine allows for the distribution of relevant variables based on a centralized large foundation system to be used to refine a local small foundation model in a composable way. The local small foundation system is one of a plurality of local small foundation systems and each local small foundation system is refined in a way unique to the specific local small foundation system. This allows for the local small foundation systems to take advantage of relevant portions of the centralized large foundation system while remaining more focused and optimized the edge site the local small foundation system is located. The sharing of the variables also allows for a tokenization and semantic compression manager to send tokens between the local small foundation system and the centralized large foundation system instead of the complete data leading to a reduction of data transmitted.