Patents by Inventor Hayato USHIJIMA-MWESIGWA
Hayato USHIJIMA-MWESIGWA has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).
-
Patent number: 12174025Abstract: According to an aspect of an embodiment, operations include receiving data associated with a vehicle routing problem, the data comprising first information about a plurality of vehicles in a geographical region and second information about a set of locations that the plurality of vehicles is required to serve. The operations further include determining a formulation of a multi-objective clustering problem based on the data and converting the formulation into a QUBO formulation. The operations further include generating a binary solution by solving the QUBO formulation on an optimization solver machine. The operations further include partitioning the set of locations into location clusters based on the binary solution and generating a set of candidate routes for the plurality of vehicles based on the location clusters. The operations further include controlling a device to render at least one route recommendation for the plurality of vehicles based on the set of candidate routes.Type: GrantFiled: December 2, 2022Date of Patent: December 24, 2024Assignee: FUJITSU LIMITEDInventors: Hayato Ushijima-Mwesigwa, Hanjing Xu, Indradeep Ghosh
-
Publication number: 20240330680Abstract: According to an aspect of an embodiment, operations include receiving a dataset associated with a machine learning task, preparing an input quantum state based on the dataset, and preparing a VQC to function as a QNN. The operations further include executing operations comprising reading content of a state buffer as empty or including past information on parameters of the QNN, selecting parameter values based on the content, preparing an input for an optimizer network based on the parameter values, computing an output by applying the optimizer network on the input, updating the parameter values using the output, and obtaining a current cost function value based on the updated parameter values. The operations further include updating the state buffer using the current cost function value and the updated parameters values and training the QNN until the current cost function value is below a threshold.Type: ApplicationFiled: March 31, 2023Publication date: October 3, 2024Applicant: Fujitsu LimitedInventors: Xiaoyuan LIU, Ankit KULSHRESTHA, Hayato USHIJIMA-MWESIGWA
-
Publication number: 20240330698Abstract: In an embodiment, a first graph corresponding to an initial solution of a combinatorial optimization problem is received. A reinforcement learning (RL) model is applied on the received first graph. A predefined number of a set of edges is selected from the received first graph. The selected set of edges is deleted from the received first graph to generate a second graph, based on a disconnection of a set of segments associated with the selected set of edges. The generated second graph corresponds to a partial solution. Thereafter, a partial tour may be determined using an annealer-based solver to generate a third graph, based on a connection of the predefined number of a set of disjoint segments. The generated third graph corresponds to a new solution. The RL model is re-trained to determine an improved solution. The determined improved solution is rendered on a display device.Type: ApplicationFiled: March 31, 2023Publication date: October 3, 2024Applicant: Fujitsu LimitedInventors: Hayato USHIJIMA-MWESIGWA, Anousheh GHOLAMI, Indradeep GHOSH
-
Publication number: 20240265338Abstract: In an embodiment, a set of constraints associated with a vehicle routing problem is received. The vehicle routing problem is an optimization problem whose goal is to determine a set of optimal routes, between a depot and a set of customers, for a delivery of a set of items using a set of vehicles, and a total cost associated with the set of optimal routes corresponds to a minimum cost. The optimization problem is constructed. A random-walk graph. A graph partitioner is applied on the constructed random-walk graph. The set of customers is clustered. The constructed optimization problem is split into a set of sub-problems. An intermediate solution for each of the set of sub-problems is determined. The determined intermediate solution associated with each of the set of sub-problems is combined to determine a final solution. The determined final solution is rendered on a display device.Type: ApplicationFiled: February 5, 2023Publication date: August 8, 2024Applicant: Fujitsu LimitedInventors: Hayato USHIJIMA-MWESIGWA, Hanjing XU, Indradeep GHOSH
-
Publication number: 20240183670Abstract: According to an aspect of an embodiment, operations include receiving data associated with a vehicle routing problem, the data comprising first information about a plurality of vehicles in a geographical region and second information about a set of locations that the plurality of vehicles is required to serve. The operations further include determining a formulation of a multi-objective clustering problem based on the data and converting the formulation into a QUBO formulation. The operations further include generating a binary solution by solving the QUBO formulation on an optimization solver machine. The operations further include partitioning the set of locations into location clusters based on the binary solution and generating a set of candidate routes for the plurality of vehicles based on the location clusters. The operations further include controlling a device to render at least one route recommendation for the plurality of vehicles based on the set of candidate routes.Type: ApplicationFiled: December 2, 2022Publication date: June 6, 2024Applicant: Fujitsu LimitedInventors: Hayato USHIJIMA-MWESIGWA, Hanjing XU, Indradeep GHOSH
-
Publication number: 20240085194Abstract: In an embodiment, a set of parameters associated with a vehicle routing problem is received. A set of decision variables and a set of constraints associated with an optimization problem are received. An optimization problem is constructed. The optimization problem is divided into a set of sub-problems. Each of the set of sub-problems corresponds to a subset of warehouses of a set of warehouses. An intermediate solution is determined for each of the set of sub-problems to determine a set of routes associated with the corresponding sub-problem of the set of sub-problems. The intermediate solution associated with each of the set of sub-problems is combined to determine a final solution of the optimization problem based on the received set of constraints. The determined final solution is indicative of the set of optimal routes to be assigned to the set of vehicles. The final solution is rendered on a display device.Type: ApplicationFiled: September 12, 2022Publication date: March 14, 2024Applicant: FUJITSU LIMITEDInventors: Hayato USHIJIMA-MWESIGWA, Pouya SHATI, Indradeep GHOSH
-
Publication number: 20230376569Abstract: A method may include obtaining a set of tags and a set of items in which each item is pre-sorted into a cluster and each item corresponds to one or more tags. The method may include generating a bipartite graph that includes the set of tags as a first set of nodes and the clusters of items as a second set of nodes. Relationships between tags and items may be represented as edges between the first nodes and the second nodes. The bipartite graph may be modeled as a quadratic programming formulation, and cluster descriptor sets that each include one or more of the tags may be determined by solving the quadratic programming formulation of the bipartite graph, each of the cluster descriptor sets providing an explanation of how one or more clusters of items were pre-sorted. The method may include analyzing the items based on the luster descriptor sets.Type: ApplicationFiled: May 23, 2022Publication date: November 23, 2023Applicant: FUJITSU LIMITEDInventors: Hayato USHIJIMA-MWESIGWA, Xiaoyuan LIU, Avradip MANDAL, Indradeep GHOSH
-
Patent number: 11693916Abstract: According to an aspect of an embodiment, operations include receiving a Quadratic Integer Programming (QIP) problem including an objective function and a set of constraints on integer variables associated with the objective function. The operations further include obtaining an approximation of the QIP problem by relaxing the QIP problem and generating an approximate solution by solving the obtained approximation. The operations further include generating a Quadratic Unconstrained Binary Optimization (QUBO) formulation of the QIP problem based on the generated approximate solution and the received QIP problem. The operations further include submitting the generated QUBO formulation to an optimization solver machine and receiving a solution of the submitted QUBO formulation from the optimization solver machine. The operations further include publishing an integral solution of the received QIP problem on a user device based on the received solution.Type: GrantFiled: August 7, 2020Date of Patent: July 4, 2023Assignee: FUJITSU LIMITEDInventors: Avradip Mandal, Arnab Roy, Sarvagya Upadhyay, Hayato Ushijima-Mwesigwa
-
Patent number: 11625451Abstract: A method of solving a large scale combinatorial optimization problem including inputting, via at least one processor, an objective function and an initial solution as a mapping from a plurality of n nodes, randomly clustering the plurality of nodes into k clusters of n/k nodes each, for each cluster of the k clusters, assigning binary variables to denote each possible permutation of a label set within the cluster, determining that there are u=k2 variables if k>2, and u=1 variables if k=2, expressing the objective function in terms of the un/k variables, solving the objective function in terms of the un/k variables using a Quadratic Unconstrained Binary Optimization (QUBO) solver to obtain an updated solution, determining whether a convergence criteria is satisfied for the updated solution, and upon a determination that a convergence criteria is satisfied, outputting the updated solution to the objective function.Type: GrantFiled: May 29, 2020Date of Patent: April 11, 2023Assignee: FUJITSU LIMITEDInventors: Avradip Mandal, Arnab Roy, Sarvagya Upadhyay, Hayato Ushijima-Mwesigwa, Xiaoyuan Liu
-
Patent number: 11617122Abstract: A method may include assigning each node of a network to a single first node cluster and selecting nodes of the network as a first set of nodes. The method may further include solving an optimization problem by reassigning one or more of the nodes of the first set of nodes to a second node cluster while maintaining the nodes that are not part of the first set of nodes in the first node cluster. The method may also include after solving the optimization problem, selecting other nodes of the network as another set of nodes and resolving the optimization problem by reassigning one or more of the nodes of the other set of nodes to a third node cluster while maintaining the node cluster assignment of the nodes that are not part of the other set of nodes.Type: GrantFiled: November 19, 2020Date of Patent: March 28, 2023Assignee: FUJITSU LIMITEDInventors: Hayato Ushijima-Mwesigwa, Pouya Rezazadeh Kalehbasti, Indradeep Ghosh
-
Publication number: 20230018946Abstract: According to an aspect of an embodiment, operations may include receiving a set of inputs associated with a set of orders, a set of production lines, and timelines for the production. The operations may further include initializing each of a set of intervals to be used for scheduling of the production, based on a first interval size. The operations may further include generating a first Quadratic Unconstrained Binary Optimization (QUBO) formulation. The operations may further include generating a first solution of the first QUBO formulation. The operations may further include updating each of the initialized set of intervals based on a second interval size. The operations may further include generating a second QUBO formulation. The operations may further include generating a second solution by solving the second QUBO formulation and determining a schedule to be used for the production of the set of orders, based on the generated second solution.Type: ApplicationFiled: June 30, 2021Publication date: January 19, 2023Applicant: FUJITSU LIMITEDInventors: Hayato USHIJIMA-MWESIGWA, Avradip MANDAL, Indradeep GHOSH, Yuxin XUAN
-
Publication number: 20220253504Abstract: According to an aspect of an embodiment, operations include receiving an Integer Linear Programming (ILP) problem including an objective function and a set of constraints on integer variables of the objective function. The operations may further include determining a lower bound vector for the integer variables and determining an upper bound vector for the integer variables. The operations further include obtaining a binary variable representation of each of the integer variables and updating the received ILP problem based on the obtained binary variable representation. The operations further include generating a Quadratic Unconstrained Binary Optimization (QUBO) formulation of the updated ILP problem and submitting the generated QUBO formulation to a first optimization solver machine. The operations further include receiving a solution of the submitted QUBO formulation and determining an integral solution of the received ILP problem.Type: ApplicationFiled: February 1, 2021Publication date: August 11, 2022Applicant: FUJITSU LIMITEDInventors: Avradip MANDAL, Arnab ROY, Sarvagya UPADHYAY, Hayato USHIJIMA-MWESIGWA
-
Publication number: 20220159549Abstract: A method may include assigning each node of a network to a single first node cluster and selecting nodes of the network as a first set of nodes. The method may further include solving an optimization problem by reassigning one or more of the nodes of the first set of nodes to a second node cluster while maintaining the nodes that are not part of the first set of nodes in the first node cluster. The method may also include after solving the optimization problem, selecting other nodes of the network as another set of nodes and resolving the optimization problem by reassigning one or more of the nodes of the other set of nodes to a third node cluster while maintaining the node cluster assignment of the nodes that are not part of the other set of nodes.Type: ApplicationFiled: November 19, 2020Publication date: May 19, 2022Applicant: FUJITSU LIMITEDInventors: Hayato USHIJIMA-MWESIGWA, Pouya Rezazadeh KALEHBASTI, Indradeep GHOSH
-
Publication number: 20220122006Abstract: According to an aspect of an embodiment, operations may include receiving a first input associated with a set of orders to be produced at a production facility and receiving a second input associated with a set of production lines. The operations may further include extracting a set of production-related datapoints and receiving a third input associated with a set of constraints. The operations may further include generating a Quadratic Unconstrained Binary Optimization (QUBO) formulation based on the extracted set of datapoints and the third input and submitting the generated QUBO formulation to a first optimization solver machine. The operations may further include receiving a first solution of the submitted QUBO formulation from the first optimization solver machine and determining a schedule to be used for the production of the set of orders on the set of production lines, based on the received first solution.Type: ApplicationFiled: October 20, 2020Publication date: April 21, 2022Applicant: FUJITSU LIMITEDInventors: Indradeep GHOSH, Avradip MANDAL, Surya NARAYANAN HARI, Hayato USHIJIMA-MWESIGWA
-
Publication number: 20220076366Abstract: According to an aspect of an embodiment, operations include receiving a layout of a maritime facility and a first input including a vehicle count associated with a fleet of transport vehicles on the maritime facility. The operations further include determining a weighted graph representation of the maritime facility based on the received layout and generating a Quadratic Unconstrained Binary Optimization (QUBO) formulation based on the weighted graph representation and the received first input. The operations further include submitting the generated QUBO formulation to a first optimization solver machine and receiving a first solution of the submitted QUBO formulation. The operations further include determining a set of paths to be traversed by the fleet of transport vehicles on the maritime facility for transporting the plurality of shipping containers to respective destination locations based on the received first solution.Type: ApplicationFiled: September 4, 2020Publication date: March 10, 2022Applicant: FUJITSU LIMITEDInventors: Avradip MANDAL, Arnab ROY, Sarvagya UPADHYAY, Hayato USHIJIMA-MWESIGWA
-
Publication number: 20220043882Abstract: According to an aspect of an embodiment, operations include receiving a Quadratic Integer Programming (QIP) problem including an objective function and a set of constraints on integer variables associated with the objective function. The operations further include obtaining an approximation of the QIP problem by relaxing the QIP problem and generating an approximate solution by solving the obtained approximation. The operations further include generating a Quadratic Unconstrained Binary Optimization (QUBO) formulation of the QIP problem based on the generated approximate solution and the received QIP problem. The operations further include submitting the generated QUBO formulation to an optimization solver machine and receiving a solution of the submitted QUBO formulation from the optimization solver machine. The operations further include publishing an integral solution of the received QIP problem on a user device based on the received solution.Type: ApplicationFiled: August 7, 2020Publication date: February 10, 2022Inventors: Avradip Mandal, Arnab Roy, Sarvagya Upadhyay, Hayato Ushijima-Mwesigwa
-
Patent number: 11165646Abstract: A method may include assigning each node of a network to a different node cluster such that a number of nodes equals a number of node clusters and selecting multiple of the nodes of the network as a set of nodes. The method may further include solving a first optimization problem by reassigning one or more of the nodes of the set of nodes to a different node cluster while maintaining assigned node clusters of the nodes that are not part of the set of nodes and after solving the first optimization problem, selecting multiple of the node clusters as a set of node clusters. The method may also include solving a second optimization problem by merging two or more of the node clusters of the set of node clusters while maintaining the node clusters that are not part of the set of node clusters.Type: GrantFiled: November 19, 2020Date of Patent: November 2, 2021Assignee: FUJITSU LIMITEDInventors: Hayato Ushijima-Mwesigwa, Pouya Rezazadeh Kalehbasti, Indradeep Ghosh
-
Patent number: 11159371Abstract: A method may include assigning each node of a first network to a different node cluster such that a number of nodes equals a number of node clusters, selecting multiple nodes of the first network as a set of nodes, and selecting multiple node clusters as a set of node clusters. The method may also include solving a first optimization problem by reassigning one or more of the nodes of the set of nodes to different node clusters of the set of node clusters while maintaining assigned node clusters of the nodes that are not part of the set of nodes and after reassigning one or more of the nodes of the set of nodes to different node clusters, merging the nodes assigned to at least one of the node clusters to form a second network with fewer nodes than the number of nodes of the first network.Type: GrantFiled: November 19, 2020Date of Patent: October 26, 2021Assignee: FUJITSU LIMITEDInventors: Avradip Mandal, Arnab Roy, Sarvagya Upadhyay, Hayato Ushijima-Mwesigwa
-
Publication number: 20210064687Abstract: A method of solving a large scale combinatorial optimization problem including inputting, via at least one processor, an objective function and an initial solution as a mapping from a plurality of n nodes, randomly clustering the plurality of nodes into k clusters of n/k nodes each, for each cluster of the k clusters, assigning binary variables to denote each possible permutation of a label set within the cluster, determining that there are u=k2 variables if k>2, and u=1 variables if k=2, expressing the objective function in terms of the un/k variables, solving the objective function in terms of the un/k variables using a Quadratic Unconstrained Binary Optimization (QUBO) solver to obtain an updated solution, determining whether a convergence criteria is satisfied for the updated solution, and upon a determination that a convergence criteria is satisfied, outputting the updated solution to the objective function.Type: ApplicationFiled: May 29, 2020Publication date: March 4, 2021Applicant: FUJITSU LIMITEDInventors: Avradip MANDAL, Arnab ROY, Sarvagya UPADHYAY, Hayato USHIJIMA-MWESIGWA, Xiaoyuan LIU
-
Publication number: 20200409918Abstract: A method of converting a HOBO problem into a QUBO problem. The method may include creating a data structure of key-value pairs by sorting the plurality of indices of the variables of the HOBO problem, the key in each key-value pair corresponding to combinations of quadratic terms appearing in the HOBO and the value corresponding to all terms of at least degree three that contain the associated key. For each key of the data structure, a quadratization process is performed including identifying a key with the largest number of associated values, replacing the identified key with an auxiliary variable, and updating the data structure so as to correspond with the replacement of the auxiliary variable, storing the auxiliary variable and a quadratic term the auxiliary variable replaced as a pair in a data map. The method may also include constructing a quadratic polynomial for each pair in the data map.Type: ApplicationFiled: June 25, 2019Publication date: December 31, 2020Applicant: FUJITSU LIMITEDInventors: Avradip MANDAL, Arnab ROY, Sarvagya UPADHYAY, Hayato USHIJIMA-MWESIGWA