Sum-Product Objective Function for Assignment Problem Decomposition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Assignment problems often involve large solution spaces, making it impractical to exhaustively search for optimal solutions, and existing methods struggle to efficiently find near-optimal solutions within a reasonable time frame.

Innovation Solution

The use of a sum-product objective function decomposes the assignment problem into smaller optimization subproblems, allowing for a 'divide-and-conquer' approach that leverages quantum computers or other specialized processors to iteratively explore the solution space and find near-optimal solutions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If exhaustive search is used to find optimal solution, then solution optimality is improved, but time consumption increases exponentially

Engineering Contradiction:
Improvesolution optimalityVSAvoidtime consumption
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent applies segmentation by decomposing the assignment problem into multiple smaller subproblems based on a partition of assignment options. Each subproblem involves a subset of assignees and a specific assignment option set, making them computationally tractable. The overall optimal solution is then constructed by combining solutions to these subproblems, thus achieving global optimality without exhaustive search of the entire solution space.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces an intermediary structure - a partition of assignment options into multiple sets - that mediates between the original complex assignment problem and its solvable subproblems. This partition acts as a bridge, allowing the problem to be broken down systematically while preserving the ability to find the global optimum through coordinated solution of subproblems.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If solution space is explored exhaustively, then absolute optimum is guaranteed, but computational complexity increases

Engineering Contradiction:
Improveoptimum guaranteeVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the large solution space into smaller, manageable sub-solution spaces corresponding to different assignment option sets in the partition. Each subproblem searches only its localized solution space rather than the entire space, dramatically reducing computational complexity while maintaining reliability through systematic combination of subproblem solutions.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs partial action by solving subproblems for specific assignment option sets rather than attempting to solve the complete problem in one exhaustive search. This partial approach to each subproblem, when coordinated across all partitions, achieves the complete solution with reduced computational burden.

Inventive Principle:
Principle #16Partial or excessive action

3Productivity

If near-optimal solutions are found quickly, then time efficiency is improved, but solution optimality may be compromised

Engineering Contradiction:
Improvetime efficiencyVSAvoidsolution optimality
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent segments the optimization task into subproblems that can be solved efficiently and quickly. Each subproblem focuses on a specific assignment option set, allowing rapid solution finding. The combination of these quick subproblem solutions yields the global optimal solution, thus achieving both time efficiency and solution optimality simultaneously.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20230315387A1Process computational problem using sum-product objective function
Publication Date: 2023.10.05 DAVIDSON TECH
  • US20230315387A1 patent drawing
  • US20230315387A1 patent drawing
  • US20230315387A1 patent drawing

AI summary

Various embodiments include systems, methods, and non-transitory computer-readable media for processing a computational problem that embodies, describes, or defines an assignment problem (or any other problem) with an objective function in sum-product form.