Share This
Faculty and Staff Profiles

Akira Kawaguchi

Professor

School/Division

Grove School of Engineering

Department

Computer Science

Affiliated Departments

Computer Engineering
CUNY Graduate Center

Office

North Academic Center 8/215A

p: (212) 650-6015

f: (212) 650-6248

e: akira@cs.ccny.cuny.edu

w: View my website >>

  • Profile

    Akira Kawaguchi is a professor of Computer Science and a director of Master's program in Information Systems (MIS). He received his B.S. and M.S. degrees in Administration Engineering from Keio University in Yokohama Japan, and M.S., M.Phil, and Ph.D degrees in Computer Science from Columbia University. Prior to his academic career, Professor Kawaguchi worked for Mitsubishi Heavy Industries, Ltd as an assistant manager in its Tokyo presidential office. He then acquired Mitsubishi's two-year fellowship for his graduate studies in the U.S. He left Japan with one-way ticket, devoted to the forefront of database research, and developed lifelong collaborations with researchers in Columbia, Bell Labs, IBM Research, and various Japanese industries. Since September 1997, he has been a faculty member of the Department of Computer Science at the City College of New York and the CUNY Graduate Center. Professor Kawaguchi has been recognized as one of a small and invaluable class of scholars with the ability to build an intellectual bridge between the U.S. and Far East countries.

    Professor Kawaguchi's primary research interests center around the area of database and transaction processing systems. He has currently one full time PhD student  and is looking for another PhD student with outstanding math background, wishing to develop 'next generation' software systems together. Public Website

  • Education

    • Ph.D. in Computer Science, Columbia University, New York, NY.
    • M.S. in Computer Science, Columbia University.
    • M.S. in Administration Engineering, Keio University, Yokohama, Japan.
    • B.S. in Administration Engineering, Keio University.
  • Courses Taught

    Information Architectures: System Analysis & Design, Object-Oriented Design & Software Engineering, Introduction to Software Engineering. Database and Transaction Processing systems: Advanced Database Systems, Database Systems, Database Management, Introduction to Database Systems. Programming Principles: Advanced C++ Programming, Internet Programming, Software Design Laboratories, Introduction to Computing.

  • Research Interests

    Professor Kawaguchi's recent achievements are roughly grouped into the following four categories, all of which involve demonstrative implementations:

    • Data-warehouse and Decision Support: emphases on data quality investigation and enhancement of decision support. Involved in interdisciplinary research work with civil engineering, biomedical engineering, and biology for the development of specialized data-warehouses. The most recent work spans into mathematical characterizations of database errors and the effect of error propagation in decision support as well as integration of operations research tools into decision making.
    • Information Retrieval: examines a real-time measure of bias in Web search engines. The measure introduced in this research is designed to capture the degree to which the distribution of URLs, retrieved in response to a query, deviates from an ideal or fair distribution for that query. The bias concept and computation method have become a core part of a NASA funded project in 2004 to develop a system designed to improve aerospace safety by accurately identifying human factors contributing to mishaps.
    • Navigation Control Systems: aims to establish a proactive means to prevent marine accidents by using the full potential of the standardized GPS-based Automatic Identification System. The system envisioned will provide adequate decision-making support for group shipping, especially during critical maneuvering in restricted areas such as channel passing and harbor approaches.
    • Wireless Biometric Application Development: gathers a detailed account of the methodology and technical issues needed to realize a wireless-capable diabetes information management system for practical use. Focus centers around the implementation techniques and key issues for PDA data management such as an approach for wireless biometric data management to meet today's security challenges and comply with HIPAA regulations and service-level management.

  • Publications

    Additional articles available at Akira's Publications.
  • Additional Information

    function scrollit_r2l(seed) { var msg = "Welcome to my website! I'll be teaching CSc221 \"Software Design Labs\" this summer. Join the course to study Java language together!"; var pase = 60; var out = " "; var c=1; if (seed > 100) { seed--; var cmd="scrollit_r2l(" + seed + ")"; timerTwo=window.setTimeout(cmd,pase); } else if (seed <= 100 && seed > 0) { for (c=0 ; c < seed ; c++) out+=" "; out+=msg; seed--; var cmd="scrollit_r2l(" + seed + ")"; window.status=out; timerTwo=window.setTimeout(cmd,pase); } else if (seed <= 0) { if (-seed < msg.length) { out+=msg.substring(-seed,msg.length); seed--; var cmd="scrollit_r2l(" + seed + ")"; window.status=out; timerTwo=window.setTimeout(cmd,pase); } else { window.status=" "; timerTwo=window.setTimeout("scrollit_r2l(100)",pase); } } }

    Recent Press Coverage

    Grove School of Engineering Annual Report, October 2010: According to Dr. Kawaguchi, "We believe MIS program will provide students with a powerful career enhancing experience, furnishing the intellectual tools needed for professional advancement, and at the same time forming a social network based on interaction with a select peer group. The first cohort of MIS graduates will compete the program this coming June. Enrollment has now reached steady state, and MIS is on the way to achieving the status of a program of excellence within Grove School of Engineering."

    Newspaper Advertisement on MIS, June 2010:[AM NY Print][Metro NY Print]-- on behalf of program board members.

<< Back To Directory