Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Mituhiro Fukuda is active.

Publication


Featured researches published by Mituhiro Fukuda.


Siam Journal on Optimization | 2000

Exploiting Sparsity in Semidefinite Programming via Matrix Completion I: General Framework

Mituhiro Fukuda; Masakazu Kojima; Kazuo Murota; Kazuhide Nakata

A critical disadvantage of primal-dual interior-point methods compared to dual interior-point methods for large scale semidefinite programs (SDPs) has been that the primal positive semidefinite matrix variable becomes fully dense in general even when all data matrices are sparse. Based on some fundamental results about positive semidefinite matrix completion, this article proposes a general method of exploiting the aggregate sparsity pattern over all data matrices to overcome this disadvantage. Our method is used in two ways. One is a conversion of a sparse SDP having a large scale positive semidefinite matrix variable into an SDP having multiple but smaller positive semidefinite matrix variables to which we can effectively apply any interior-point method for SDPs employing a standard block-diagonal matrix data structure. The other way is an incorporation of our method into primal-dual interior-point methods which we can apply directly to a given SDP. In Part II of this article, we will investigate an implementation of such a primal-dual interior-point method based on positive definite matrix completion, and report some numerical results.


Journal of Chemical Physics | 2004

The reduced density matrix method for electronic structure calculations and the role of three-index representability conditions

Zhengji Zhao; Bastiaan J. Braams; Mituhiro Fukuda; Michael L. Overton; J. K. Percus

The variational approach for electronic structure based on the two-body reduced density matrix is studied, incorporating two representability conditions beyond the previously used P, Q, and G conditions. The additional conditions (called T1 and T2 here) are implicit in the work of Erdahl [Int. J. Quantum Chem. 13, 697 (1978)] and extend the well-known three-index diagonal conditions also known as the Weinhold-Wilson inequalities. The resulting optimization problem is a semidefinite program, a convex optimization problem for which computational methods have greatly advanced during the past decade. Formulating the reduced density matrix computation using the standard dual formulation of semidefinite programming, as opposed to the primal one, results in substantial computational savings and makes it possible to study larger systems than was done previously. Calculations of the ground state energy and the dipole moment are reported for 47 different systems, in each case using an STO-6G basis set and comparing with Hartree-Fock, singly and doubly substituted configuration interaction, Brueckner doubles (with triples), coupled cluster singles and doubles with perturbational treatment of triples, and full configuration interaction calculations. It is found that the use of the T1 and T2 conditions gives a significant improvement over just the P, Q, and G conditions, and provides in all cases that we have studied more accurate results than the other mentioned approximations.


Mathematical Programming | 2003

Exploiting sparsity in semidefinite programming via matrix completion II: Implementation and numerical results

Kazuhide Nakata; Katsuki Fujisawa; Mituhiro Fukuda; Masakazu Kojima; Kazuo Murota

Abstract. In Part I of this series of articles, we introduced a general framework of exploiting the aggregate sparsity pattern over all data matrices of large scale and sparse semidefinite programs (SDPs) when solving them by primal-dual interior-point methods. This framework is based on some results about positive semidefinite matrix completion, and it can be embodied in two different ways. One is by a conversion of a given sparse SDP having a large scale positive semidefinite matrix variable into an SDP having multiple but smaller positive semidefinite matrix variables. The other is by incorporating a positive definite matrix completion itself in a primal-dual interior-point method. The current article presents the details of their implementations. We introduce new techniques to deal with the sparsity through a clique tree in the former method and through new computational formulae in the latter one. Numerical results over different classes of SDPs show that these methods can be very efficient for some problems.


Computational Optimization and Applications | 2001

Branch-and-Cut Algorithms for the Bilinear Matrix Inequality Eigenvalue Problem

Mituhiro Fukuda; Masakazu Kojima

The optimization problem with the Bilinear Matrix Inequality (BMI) is one of the problems which have greatly interested researchers of system and control theory in the last few years. This inequality permits to reduce in an elegant way various problems of robust control into its form. However, in contrast to the Linear Matrix Inequality (LMI), which can be solved by interior-point-methods, the BMI is a computationally difficult object in theory and in practice. This article improves the branch-and-bound algorithm of Goh, Safonov and Papavassilopoulos (Journal of Global Optimization, vol. 7, pp. 365–380, 1995) by applying a better convex relaxation of the BMI Eigenvalue Problem (BMIEP), and proposes new Branch-and-Bound and Branch-and-Cut Algorithms. Numerical experiments were conducted in a systematic way over randomly generated problems, and they show the robustness and the efficiency of the proposed algorithms.


Mathematical Programming | 2007

Large-scale semidefinite programs in electronic structure calculation

Mituhiro Fukuda; Bastiaan J. Braams; Maho Nakata; Michael L. Overton; J. K. Percus; Makoto Yamashita; Zhengji Zhao

It has been a long-time dream in electronic structure theory in physical chemistry/chemical physics to compute ground state energies of atomic and molecular systems by employing a variational approach in which the two-body reduced density matrix (RDM) is the unknown variable. Realization of the RDM approach has benefited greatly from recent developments in semidefinite programming (SDP). We present the actual state of this new application of SDP as well as the formulation of these SDPs, which can be arbitrarily large. Numerical results using parallel computation on high performance computers are given. The RDM method has several advantages including robustness and provision of high accuracy compared to traditional electronic structure methods, although its computational time and memory consumption are still extremely large.


Archive | 2000

Numerical Evaluation of SDPA (Semidefinite Programming Algorithm)

Katsuki Fujisawa; Mituhiro Fukuda; Masakazu Kojima; Kazuhide Nakata

SDPA (SemiDefmite Programming Algorithm) is a C++ implementation of a Mehrotra-type primal-dual predictor-corrector interior-point method for solving the standard form semidefinite program and its dual. We report numerical results of large scale problems to evaluate its performance, and investigate how major time-consuming parts of SDPA vary with the problem size, the number of constraints and the sparsity of data matrices.


Archive | 2012

Latest developments in the SDPA family for solving large-scale SDPs

Makoto Yamashita; Katsuki Fujisawa; Mituhiro Fukuda; Kazuhiro Kobayashi; Kazuhide Nakata; Maho Nakata

The main purpose of this chapter is to introduce the latest developments in SDPA and its family. SDPA is designed to solve large-scale SemiDefinite Programs (SDPs) faster and over the course of 15 years of development, it has been expanded into a high-performance-oriented software package. We hope that this introduction to the latest developments of the SDPA Family will be beneficial to readers who wish to understand the inside of state-of-art software packages for solving SDPs.


Siam Journal on Optimization | 2002

Lagrangian Dual Interior-Point Methods for Semidefinite Programs

Mituhiro Fukuda; Masakazu Kojima; Masayuki Shida

This paper proposes a new predictor-corrector interior-point method for a class of semidefinite programs, which numerically traces the central trajectory in a space of Lagrange multipliers. The distinguishing features of the method are full use of the BFGS quasi-Newton method in the corrector procedure and an application of the conjugate gradient method with an effective preconditioning matrix induced from the BFGS quasi-Newton method in the predictor procedure. Some preliminary numerical results are reported.


ACM Transactions on Mathematical Software | 2012

Algorithm 925: Parallel Solver for Semidefinite Programming Problem having Sparse Schur Complement Matrix

Makoto Yamashita; Katsuki Fujisawa; Mituhiro Fukuda; Kazuhide Nakata; Maho Nakata

A SemiDefinite Programming (SDP) problem is one of the most central problems in mathematical optimization. SDP provides an effective computation framework for many research fields. Some applications, however, require solving a large-scale SDP whose size exceeds the capacity of a single processor both in terms of computation time and available memory. SDPARA (SemiDefinite Programming Algorithm paRAllel package) [Yamashita et al. 2003b] was designed to solve such large-scale SDPs. Its parallel performance is outstanding for general SDPs in most cases. However, the parallel implementation is less successful for some sparse SDPs obtained from applications such as Polynomial Optimization Problems (POPs) or Sensor Network Localization (SNL) problems, since this version of SDPARA cannot directly handle sparse Schur Complement Matrices (SCMs). In this article we improve SDPARA by focusing on the sparsity of the SCM and we propose a new parallel implementation using the formula-cost-based distribution along with a replacement of the dense Cholesky factorization. We verify numerically that these features are key to solving SDPs with sparse SCMs more quickly on parallel computing systems. The performance is further enhanced by multithreading and the new SDPARA attains considerable scalability in general. It also finds solutions for extremely large-scale SDPs arising from POPs which cannot be obtained by other solvers.


Archive | 2000

Towards Implementations of Successive Convex Relaxation Methods for Nonconvex Quadratic Optimization Problems

Akiko Takeda; Yang Dai; Mituhiro Fukuda; Masakazu Kojima

Recently Kojima and Tuncel proposed new successive convex relaxation methods and their localized-discretized variants for general nonconvex quadratic optimization problems. Although an upper bound of the optimal objective function value within a previously given precision can be found theoretically by solving a finite number of linear programs, several important implementation issues remain unsolved. In this paper, we discuss those issues, present practically implementable algorithms and report numerical results.

Collaboration


Dive into the Mituhiro Fukuda's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Makoto Yamashita

Tokyo Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Masakazu Kojima

Tokyo Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Kazuhide Nakata

Tokyo Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Zhengji Zhao

Lawrence Berkeley National Laboratory

View shared research outputs
Top Co-Authors

Avatar

J. K. Percus

Courant Institute of Mathematical Sciences

View shared research outputs
Top Co-Authors

Avatar

Michael L. Overton

Courant Institute of Mathematical Sciences

View shared research outputs
Top Co-Authors

Avatar

Kazuhiro Kobayashi

Tokyo Institute of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge