R&D

R&D

TSIP R&D division develops and proposes cutting-edge technology solutions in AI/ML.

We overview our “Data Analytics” and “Computer Vision” research activities.

Data Analytics

Optimization solution: Boiler Combustion Optimization (BCO)

  • We can improve the power plant efficiency by optimizing operational timing for boiler combustion & cleaning, which is calculated based on the machine learning method. The service architecture is simple & scalable and can be applied to an existing power plant system.
  • Boiler Combustion Optimization(BCO) solution for power plant system was registered on Toshiba SPINEX Marketplace.

Toshiba SPINEX Marketplace: Boiler Operation Optimization

https://www.spinex-marketplace.toshiba/en/services/boiler-operation

*This project is a collaboration work with Toshiba Energy Systems & Solutions Corporation and sponsored by New Energy and Industrial Technology Development Organization, Japan

Edge AI technology

  • IoT systems are the source of generating a huge amount of time series data. Deep neural networks and advanced machine learning algorithms provide precise forecasting using generated time series data. But, it requires computationally expensive infrastructure like cloud computing and GPU machines. Cloud computing is not feasible in the time-critical decision-making process in the factory. The decision must be made for newly generated input data.
  • Edge computing is the solution for faster responses. However, edge devices have limited memory and processing power capabilities. Incremental learning is the solution used in Edge devices for a speedy response without compromising the prediction accuracies. We proposed ILVAR (Incremental Learning Vector Auto Regression for Forecasting with Edge Devices) for time sequential signal forecasting and published it in IEEE ICMLA.

Pesala, V., Paul, T.K., Ueno, K., Bugata, H.G., & Kesarwani, A. (2021). Incremental Learning Vector Auto Regression for Forecasting with Edge Devices. 2021 20th IEEE International Conference on Machine Learning and Applications (ICMLA), 1153-1159.

R&D

Figure: Incremental Learning at the Edge

Computer Vision

We will assist the industry in achieving its tasks utilizing machine learning method for images and videos. The industry problems range from classification, segmentation, analysis, quality measurements, anomaly detection, and image generation. In most cases, more data or the lack of data for training is challenging. We are trying to harness existing methods and developing novel methods to achieve the goal.

AI steel grading

  • Human professional comparable steel quality grading service was registered to Toshiba SPINEX Marketplace (METALSPECTOR/AI).
  • We can estimate steel grades from micrographs of the steel surface. We improve the estimation accuracy utilizing multiple deep learning methods and increasing the number of image data for dictionary learning.

TOSHIBA SPINEX Marketplace: METALSPECTORtm/AI

https://www.spinex-marketplace.toshiba/ja/services/metalspector-ai

TOSHIBA SATLYS Solutions: METALSPECTORtm/AI

https://www.global.toshiba/jp/products-solutions/manufacturing-ict/vision/overview/solution04/solution-metalspector-ai.html

* This project is a collaboration work with Toshiba Digital Solutions Corporation

Domain Adaptation

  • Most real-time applications have fewer data (target data) to train deep learning-based methods. Directly utilizing existing methods trained on other kinds of data (source data) does not yield satisfactory results due to a significant domain gap between target and source data.
  • We propose unsupervised domain adaptation techniques to mitigate issues like domain gaps. This method uses label-rich source domain information to generate labels for the target domain and then refine it to generate more accurate labels for the target domain.

Maurya, J., Ranipa, K. R., Yamaguchi, O., Shibata, T., & Kobayashi, D. (2023). Domain Adaptation Using Self-Training With Mixup for One-Stage Object Detection. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (pp. 4189-4198).

domain-adaption.png

Figure: Method to utilize label-rich source domain data knowledge to generate labels to non-labelled target domain