Capsule Neural Networks for Multi-Task Image Segmentation Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Deep artificial neural networks struggle with accurately identifying spatial positions of features in images, are susceptible to adversarial attacks, and fail to capture interdependent properties in input data, leading to inaccurate segmentation and classification tasks.

Innovation Solution

Implement a capsule neural network with a routing procedure that learns human-interpretable features by penalizing differences between output arrays and ground truth labels for multiple tasks, using capsule layers to encode pose arrays that represent entity properties and capture part-whole relationships.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If deep artificial neural networks are used for image analysis, then the network can identify specific structures, but it fails to accurately capture spatial positions and is susceptible to adversarial attacks

Engineering Contradiction:
Improvespatial position accuracyVSAvoidrobustness to adversarial attacks
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the feature representation into multiple capsules, where each capsule encodes a specific entity or object part with its pose parameters (position, orientation, scale). This segmentation allows the network to track spatial positions of multiple entities independently, improving measurement precision while the collective representation enhances robustness against adversarial attacks.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from traditional scalar neuron outputs to vector-based pose encodings within capsules. Each capsule outputs a pose vector containing multiple dimensions (position coordinates, orientation angles, scale factors), adding dimensional richness to the representation. This dimensional expansion enables accurate spatial localization and makes the network more robust to perturbations.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If capsule networks are used to preserve part-whole relationships, then spatial position accuracy improves, but the network complexity increases

Engineering Contradiction:
Improvespatial position accuracyVSAvoidnetwork complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent designs capsules as universal units that can represent any entity or object part with standardized pose parameters. Each capsule serves multiple functions: detecting entity presence, localizing spatial position, determining orientation, and encoding scale. This multi-functionality reduces overall network complexity by replacing multiple specialized layers with a single versatile capsule layer.

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

Solution Approach 2:

The patent changes the parameter representation from traditional scalar activations to structured pose vectors. By parameterizing entity properties in a compact pose format (position, orientation, scale), the network achieves high measurement precision while maintaining manageable complexity through efficient parameter utilization across multiple capsules.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If multiple tasks are solved simultaneously using capsule networks, then productivity increases, but the training complexity and loss function design difficulty increase

Engineering Contradiction:
Improvemulti-task solving capabilityVSAvoidtraining complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent employs capsules as universal representation units that can simultaneously serve multiple tasks. The same capsule layer that performs segmentation can also provide pose estimation, object detection, and attribute prediction. This multi-functionality enables simultaneous solving of multiple tasks while managing training complexity through a unified loss function that aggregates losses from different tasks.

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

Data Source

PatentUS12566954B2Solving multiple tasks simultaneously using capsule neural networks
Publication Date: 2026.03.03 LARALAB UG
  • US12566954B2 patent drawing
  • US12566954B2 patent drawing
  • US12566954B2 patent drawing

AI summary

The invention provides a system and method for training artificial neural networks for solving multiple tasks simultaneously, wherein the artificial neural network comprises at least one capsule layer. The invention also provides a system and a method for solving multiple tasks simultaneously, wherein the artificial neural network comprises at least one capsule layer. The invention further provides additional connected aspects.