Updated on 2025/04/08

Information

 

写真a

 
YAMAGUCHI AKIHIRO
 
Organization
Institute of Mathematics for Industry Division of Strategic Liaison Professor
Title
Professor

Research Areas

  • Informatics / Intelligent informatics

Research History

  • Kyushu University Institute of Mathematics for Industry Professor 

    2024.10 - Present

  • Toshiba Corporation Corporate R&D Center Expert 

    2021.7 - Present

Education

  • Nagoya University   Graduate School of Informatics   Department of Computing and Software Systems

    2015.4 - 2018.3

  • Kobe University   Graduate School of Science and Technology   Department of Mathematics

    2004.4 - 2006.3

  • Kobe University   Faculty of Science   Department of Mathematics

    2000.4 - 2004.3

Research Interests・Research Keywords

  • Research theme: Explanable AI (XAI)

    Keyword: Explanable AI (XAI)

    Research period: 2024

  • Research theme: Interpretability

    Keyword: Interpretability

    Research period: 2024

  • Research theme: Machine Learning

    Keyword: Machine Learning

    Research period: 2024

  • Research theme: Time-series Data Mining

    Keyword: Time-series Data Mining

    Research period: 2024

Awards

  • 日本データベース学会 若手功績賞

    2025.3  

    山口晃広

  • DEIM 2024 最優秀論文賞

    2024.6   学習可能な長さを持つshapeletsに基づく時系列分類法

    山口晃広, 植野研, 鹿島久嗣

  • One of 6 best papers

    2022.11   CIGRE   Development of advanced AI technologies for condition diagnosis of high voltage switchgear in substations

    Akihiro Yamaguchi, Ken Ueno, Kazunori Uchida, Eiji Matsumoto, Toshiyuki Saida

  • DEIM 2022 最優秀論文賞

    2022.6   時間変化するshapeletsを学習する時系列分類手法

    山口晃広, 植野研, 鹿島久嗣

  • The Best of SIAM Data Mining 2020

    2020.10   LTSpAUC: Learning Time-series Shapelets for Optimizing Partial AUC

    Akihiro Yamaguchi, Shigeru Maya, Kohei Maruchi, Ken Ueno

  • 山下記念研究賞

    2020.3   情報処理学会   時系列データのshapeletsを学習するpartial AUCの最大化手法

    山口晃広

  • Journal of Information Processing Outstanding Paper Award

    2017.6   情報処理学会   In-Vehicle Distributed Time-critical Data Stream Management System for Advanced Driver Assistance

    Akihiro Yamaguchi, Yousuke Watanabe, Kenya Sato, Yukikazu Nakamoto, Yoshiharu Ishikawa, Shinya Honda, Hiroaki Takada

  • WebDB Forum 2016, Best Paper Award

    2016.9   In-Vehicle Distributed Time-critical Data Stream Management System for Advanced Driver Assistance

    Akihiro Yamaguchi, Yousuke Watanabe, Kenya Sato, Yukikazu Nakamoto, Yoshiharu Ishikawa, Shinya Honda, Hiroaki Takada

  • ITS研究会奨励賞

    2014.9   車々間通信を用いた安全運転支援のためのリアルタイムストリーム処理

    山口晃広, 佐藤健哉, 中本幸一, 渡辺陽介, 高田広章

  • ITS研究会奨励賞

    2013.6   ストリームLDMにおける地図データのストリーム化機構の設計と評価

    伊藤信一, 山口晃広, 佐藤健哉, 本田晋也, 高田広章

▼display all

Papers

  • Learning Counterfactual Explanations with Intervals for Time-series Classification. Reviewed International journal

    Akihiro Yamaguchi, Ken Ueno, Ryusei Shingaki, Hisashi Kashima

    ACM International Conference on Information and Knowledge Management (CIKM)   4158 - 4162   2024.10

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    The need for explainability in time-series classification models has been increasing. Counterfactual explanations recommend how to modify the features of an original instance so that the prediction by a given classifier flips to the desired class. Since features in the time series are temporally dependent, interpretability is improved by considering intervals where the counterfactual can deviate from the original instance. In this study, we propose a model-agnostic counterfactual generation method (CEI) that jointly learns these intervals and the counterfactual. Furthermore, CEI can generate a counterfactual tailored to the directly specified limited number of intervals. We mathematically formulate CEI as a continuous optimization and demonstrate its effectiveness on the UCR datasets.

    DOI: 10.1145/3627673.3679952

    Other Link: https://dblp.uni-trier.de/db/conf/cikm/cikm2024.html#YamaguchiUSK24

  • Time-series Shapelets with Learnable Lengths Reviewed International journal

    Akihiro Yamaguchi, Ken Ueno, Hisashi Kashima

    ACM International Conference on Information and Knowledge Management (CIKM)   2866 - 2876   2023.10   ISBN:9798400701245

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are subsequences that are effective for classifying time-series instances. Learning shapelets by a continuous optimization has recently been studied to improve computational efficiency and classification performance. However, existing methods have employed predefined and fixed shapelet lengths during the continuous optimization, despite the fact that shapelets and their lengths are inherently interdependent and thus should be jointly optimized. To efficiently explore shapelets of high quality in terms of interpretability and inter-class separability, this study makes the shapelet lengths continuous and learnable. The proposed formulation jointly optimizes not only a binary classifier and shapelets but also shapelet lengths. The derived SGD optimization can be theoretically interpreted as improving the quality of shapelets in terms of shapelet closeness to the time series for target/off-target classes. We demonstrate improvements in area under the curve, total training time, and shapelet interpretability on UCR binary datasets.

    DOI: 10.1145/3583780.3615082

    Scopus

  • Learning Method for Time-Series Shapelet Evolution Reviewed

    YAMAGUCHI Akihiro, UENO Ken, KASHIMA Hisashi

    電子情報通信学会論文誌D 情報・システム   J106-D ( 5 )   328 - 336   2023.5   ISSN:1880-4535 eISSN:1881-0225

     More details

    Authorship:Lead author   Language:Japanese   Publisher:The Institute of Electronics, Information and Communication Engineers  

    With the spread of IoT, the need for time-series classification using machine learning is increasing in industrial fields such as infrastructure, medicine, and manufacturing. In recent years, methods that jointly learn classifiers and discriminative subsequences called shapelets have attracted attention due to their interpretability and superior classification performance. In this paper, we propose the concept of an evolvable shapelet, whose shape changes with seasonality, human habituation, and machine degradation, and demonstrate their effectiveness in each industrial field. The proposed method jointly learns not only shapelets and a classifier but also regression models for predicting shapelet evolution.

    DOI: 10.14923/transinfj.2022det0002

    CiNii Research

  • Learning Local Patterns of Time Series for Anomaly Detection Reviewed

    Kento Kotera, Akihiro Yamaguchi, Ken Ueno

    International Conference on Time Series and Forecasting (ITISE)   39 ( 1 )   2023   eISSN:2673-4591

     More details

    Publishing type:Research paper (scientific journal)  

    The problem of anomaly detection in time series has recently received much attention, but in most practical applications, labels for normal and anomalous data are not available. Furthermore, reasons for anomalous results must often be determined. In this paper, we propose a new anomaly detection method based on the expectation–maximization algorithm, which learns the probabilistic behavior of local patterns inherent in time series in an unsupervised manner. The proposed method is simple yet enables anomaly detection with accuracy comparable with that of the conventional method. In addition, the representation of local patterns based on probabilistic models provides new insight that can be used to determine reasons for anomaly detection decisions.

    DOI: 10.3390/engproc2023039082

    Scopus

  • Development of advanced AI technologies for condition diagnosis of high voltage switchgear in substations Invited

    A. Yamaguchi, K. Ueno, K. Uchida, E. Matsumoto, T. Saida

    CIGRE Science and Engineering   26   2022.11   eISSN:2426-1335

     More details

    Authorship:Lead author   Publishing type:Research paper (scientific journal)  

    Recently, electric power companies around the world have started to apply various IoT technologies for ef cient maintenance and operation of their facilities. In particular, for substation equipment such as switchgear, the need to shift to ef cient and reliable maintenance and operations is urgent due to the critical role of substations, the large equipment volumes they contain, and the aging of substation equipment. An important example is the ongoing introduction of equipment diagnostic technology that involves condition monitoring with various sensors installed in substations. Such diagnostics require a method that can detect abnormal symptoms with high accuracy at an early stage and then provide interpretability of the diagnosis results. In this study, we propose an AI diagnostic method based on One-Class Learning Time-Series Shapelets (OCLTS), which is capable of learning only from normal data and presenting the basis of an anomaly, and apply it to substation equipment diagnostics. In the training step of the AI-based diagnostics, the method inputs waveform or time-series data such as the travel curve of a circuit breaker contact movement, only under normal conditions, and identi es shapelets, which are typical patterns of sub-waveforms that make up the input time-series data, to represent normal states. In the equipment diagnostic step, an anomaly score of diagnosed time-series data is calculated based on the degree of deviation from the normal conditions. OCLTS is suitable for application to high-voltage equipment diagnostics in substations. First, because substation equipment is generally highly reliable and it is often dif cult to collect abnormal data during training, OCLTS is learned only from normal data. Second, OCLTS can discover the abnormal sub-waveforms and identify the deviations from the normal sub-waveforms (shapelets), which cause the anomaly score to increase. As a result, OCLTS provides interpretability of the abnormalities and facilitates the effective investigation of their cause. In this study, we improve OCLTS for initiating high-voltage substation equipment diagnostics. OCLTS can detect small abnormal symptoms at an early stage, although it is dif cult to detect them with traditional diagnostic techniques using design-based FMEA methods. To expand its applicability, we further improve OCLTS so that it is applicable even if time-series data under normal conditions include the inrush current of a spring-operated mechanism and uctuates during operations. This AI-based diagnostic method is particularly suitable for use in numerous existing and aging equipment, where the need for equipment diagnostics is relatively high. It can be effective in realizing ef cient and reliable maintenance and operations in the future.

    Scopus

  • AI判断の根拠を説明するXAIを使いこなす:4.Shapelets学習によるインフラ・製造分野向け時系列波形の異常診断技術 -異常の検知や診断に有効な波形パターンを発見するAI- Invited

    晃広 山口

    情報処理   2022.7

     More details

    Authorship:Lead author   Language:Japanese  

    There is growing interest in time-series anomaly detection, which automatically determines the conditions of infrastructure or manufacturing equipment such as normal or abnormal by collecting time-series data from sensors and analyzing it using AI. This paper describes key technical challenges in the infrastructure and manufacturing fields, including AI's explainability, anomaly data collection, risk management of AI misjudgments, and data reliability. It then introduces a shapelet method as an explainable diagnostic technique and presents the extended versions that address the remaining challenges, along with their applications in the industrial fields.

    DOI: 10.20729/00218781

  • Learning Time-series Shapelets Enhancing Discriminability Reviewed

    Akihiro Yamaguchi, Ken Ueno, Hisashi Kashima

    Proceedings of the 2022 SIAM International Conference on Data Mining, SDM 2022   190 - 198   2022   ISBN:9781611977172

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are subsequences that are effective for classifying time-series instances. Joint learning of both classifiers and shapelets has recently been studied because this approach improves algorithmic complexity and classification performance. However, the existing methods lack the power of feature discrimination due to using traditional sigmoid cross-entropy loss functions. To enhance feature discriminability, we propose self-adaptive scaling of the loss functions, inspired by the recent discriminative loss in computer vision. In addition, we propose a theoretically sound regularization that enhances feature discriminability and maintains shapelet interpretability by shrinking appropriate features. Using UCR datasets, we demonstrate improved area under the curve and interpretability of shapelets with a small number of shapelets.

    DOI: 10.1137/1.9781611977172.22

    Scopus

  • Learning Evolvable Time-series Shapelets Reviewed

    Akihiro Yamaguchi, Ken Ueo, Hisashi Kashima

    IEEE International Conference on Data Engineering (ICDE)   2022-May   793 - 805   2022   ISSN:1084-4627 ISBN:9781665408837

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are subsequences that are effective for classifying time-series instances. In this study, we consider when each time-series instance is obtained as progress, and formulate the problem of learning shapelet evolution over progress. For example, shapelets can change their shapes according to progress with human habituation, seasonal effects, and system degradation. When given time-series instances, progress values, and binary class labels, the proposed optimization formulation can jointly learn not only the shapelets and a classifier but also regression models for predicting shapelet evolution. The derived optimization solution method allows regression models to be learned by using off-the-shelf regression solvers, and scales linearly with time-series length. We demonstrate its effectiveness in industrial case studies.

    DOI: 10.1109/ICDE53745.2022.00064

    Scopus

  • Learning time-series shapelets via supervised feature selection Reviewed

    Akihiro Yamaguchi, Ken Ueno

    SIAM International Conference on Data Mining, SDM 2021   262 - 270   2021   ISBN:9781611976700

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are time-series segments effective for classifying time-series instances. Joint learning of both classifiers and shapelets has been studied in recent years because this approach provides both superior classification performance and interpretable results. However, the optimization formulation is nonconvex, so bad local minima must be avoided. Very recently, this issue has been tackled by introducing Self-Paced Learning (SPL) into these methods. With the aim of intelligently discovering initial shapelets, we introduce two steps into this binary classification method so as to consistently optimize the same loss function of interest: optimizing discovery of discriminative initial shapelets from many time-series segments by using supervised feature selection, and jointly optimizing shapelets, model parameters, and latent instance weights in SPL. Using UCR datasets, we demonstrate improved area under the curve, and interpretability of shapelets where the number of shapelets is small.

    DOI: 10.1137/1.9781611976700.30

    Scopus

  • LTSpAUC: Learning Time-Series Shapelets for Partial AUC Maximization Invited Reviewed International journal

    Akihiro Yamaguchi, Shigeru Maya, Kohei Maruchi, Ken Ueno

    Big Data   2020.10   ISSN:2167-6461

     More details

    Authorship:Lead author   Language:English   Publishing type:Research paper (scientific journal)  

    Shapelets are discriminative segments used to classify time-series instances. Shapelet methods that jointly learn both classifiers and shapelets have been studied in recent years because such methods provide both interpretable results and superior accuracy. The partial area under the receiver operating characteristic curve (pAUC) for a low range of false-positive rates (FPR) is an important performance measure for practical cases in industries such as medicine, manufacturing, and maintenance. In this article, we propose a method that jointly learns both shapelets and a classifier for pAUC optimization in any FPR range, including the full AUC. In addition, we propose the following two extensions for shapelet methods: (1) reducing algorithmic complexity in time-series length to linear time and (2) explicitly determining the classes that shapelets tend to match. Comparing with state-of-the-art learning-based shapelet methods, we demonstrated the superiority of pAUC on UCR time-series data sets and its effectiveness in industrial case studies from medicine, manufacturing, and maintenance.

    DOI: 10.1089/big.2020.0069

  • Lag-aware multivariate time-series segmentation Reviewed

    Shigeru Maya, Akihiro Yamaguchi, Kaneharu Nishino, Ken Ueno

    Proceedings of the 2020 SIAM International Conference on Data Mining, SDM 2020   622 - 630   2020   ISBN:9781611976236

     More details

    Publishing type:Research paper (international conference proceedings)  

    Large amounts of time-series data have become accessible due to the rapid development of Internet-of-Things technologies and the demand for extracting useful knowledge from these data is increasing. Toward this goal, time-series segmentation — dividing data into similar segments — is a promising method for understanding the mechanisms in time-series data. In this paper, we focus on time-lag that appears in real datasets. Time lag — a typical phenomenon in time-series data — occurs when the speed of information diffusion differs between variables. However, conventional methods cannot distinguish differences in segmentation positions. In response, we propose Lag-Aware Multivariate Time-Series Segmentation (LAMTSS), an algorithm capturing time-lag across variables to determine segmentation positions for each variable. LAMTSS utilizes dynamic time warping without hyperparameter tuning. We confirm the accuracy of LAMTSS using artificial datasets and demonstrate the discovery of useful knowledge in real datasets.

    DOI: 10.1137/1.9781611976236.70

    Scopus

  • LTSpAUC: Learning time-series shapelets for optimizing partial AUC Reviewed

    Akihiro Yamaguchi, Shigeru Maya, Kohei Maruchi, Ken Ueno

    Proceedings of the 2020 SIAM International Conference on Data Mining, SDM 2020   1 - 9   2020   ISBN:9781611976236

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are time-series segments effective for classifying time-series instances. Joint learning of both classifiers and shapelets has been studied in recent years, because such methods provide both interpretable results and superior accuracy. Partial Area Under the ROC curve (pAUC) for a low range of False Positive Rates (FPR) is an important performance measure for practical cases in industries such as medicine, manufacturing, and maintenance. In this study, we propose a method that jointly learns both shapelets and a classifier for pAUC optimization in any FPR range, including the full AUC. We demonstrate superiority of pAUC on UCR time-series datasets and its effectiveness in industrial case studies.

    DOI: 10.1137/1.9781611976236.1

    Scopus

  • RLTS: Robust Learning Time-Series Shapelets Reviewed

    Akihiro Yamaguchi, Shigeru Maya, Ken Ueno

    The European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD)   595 - 611   2020   ISSN:0302-9743 ISBN:9783030676575 eISSN:1611-3349

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are time-series segments effective for classifying time-series instances. Joint learning of both classifiers and shapelets has been studied in recent years because such a method provides both superior classification performance and interpretable results. For robust learning, we introduce Self-Paced Learning (SPL) and adaptive robust losses into this method. The SPL method can assign latent instance weights by considering not only classification losses but also understandable shapelet discovery. Furthermore, the adaptive robustness introduced into feature vectors is jointly learned with shapelets, a classifier, and latent instance weights. We demonstrate the superiority of AUC and the validity of our approach on UCR time-series datasets.

    DOI: 10.1007/978-3-030-67658-2_34

    Scopus

  • One-Class Learning Time-Series Shapelets Reviewed

    Akihiro Yamaguchi, Takeichiro Nishikawa

    IEEE International Conference on Big Data, Big Data 2018   2365 - 2372   2018.7   ISBN:9781538650356

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    Shapelets are time-series segments effective for classifying time-series datasets. In recent years, the discovery of shapelets by classifier learning has been studied. Methods for shapelet discovery have attracted great interest because they provide not only interpretable results but also superior classifi-cation performance. However, they do not consider imbalanced classifications between majority and minority classes, which may occur in actual applications (e.g., anomaly detection). Our aim is to learn shapelets and classifiers using only training data for the majority class without the minority class. We propose a method called one-class learning time-series shapelets (OCLTS). OCLTS efficiently and simultaneously optimizes both the shapelets and a non-linear classifier based on a one-class support vector machine by a stochastic sub-gradient descent algorithm. Experimental results show the method's effectiveness for interpretability and imbalanced binary classification.

    DOI: 10.1109/BigData.2018.8622409

    Scopus

  • OPOSSAM: Online Prediction of Stream Data Using Self-adaptive Memory Reviewed

    Akihiro Yamaguchi, Shigeru Maya, Tatsuya Inagi, Ken Ueno

    IEEE International Conference on Big Data, Big Data 2018   2355 - 2364   2018.7   ISBN:9781538650356

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)  

    There is a need for forecasting of short-range future values in data streams such as traffic flows, stock prices, and electricity consumption. However, concept drift in non-stationary data streams is an important problem. We propose an online prediction method called OPOSSAM for such data streams. OPOSSAM manages time-series segments in short-term memory and long-term memory, and forecasts future values by local regression based on the similarity of time-series segments. In particular, OPOSSAM keeps long-term memory consistent by reducing redundant samples with large prediction errors, and automatically adjusts the prediction model based on short-term memory from the prior model learned from the entire memory in order to deal with concept drift. Experimental results show accuracy superior to that of baseline methods on real-world datasets of traffic flow, stock prices, and electricity consumption.

    DOI: 10.1109/BigData.2018.8622585

    Scopus

  • In-vehicle Distributed Time-critical Data Stream Management System for Advanced Driver Assistance Reviewed

    Akihiro Yamaguchi, Yousuke Watanabe, Kenya Sato, Yukikazu Nakamoto, Yoshiharu Ishikawa, Shinya Honda, Hiroaki Takada

    Journal of Information Processing   2017   ISSN:1882-6652

     More details

    Authorship:Lead author   Language:English   Publishing type:Research paper (scientific journal)  

    DOI: 10.2197/ipsjjip.25.107

  • Reservation-Based Scheduling for Automotive DSMS under High Overload Condition Reviewed

    Jaeyong Rho, Takuya Azumi, Akihiro Yamaguchi, Kenya Sato, Nobuhiko Nishio

    Journal of Information Processing   2016   ISSN:1882-6652

     More details

    Language:English   Publishing type:Research paper (scientific journal)  

    DOI: 10.2197/ipsjjip.24.751

  • EDF-PStream: Earliest Deadline First Scheduling of Preemptable Data Streams -- Issues Related to Automotive Applications Reviewed

    Akihiro Yamaguchi, Yukikazu Nakamoto, Kenya Sato, Yousuke Watanabe, Hiroaki Takada

    IEEE 21st International Conference on Embedded and Real-Time Computing Systems and Applications (RTCSA)   257 - 267   2015.8

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)   Publisher:IEEE  

    DOI: 10.1109/rtcsa.2015.31

  • Real-time Scheduling Method for Automotive Embedded Data Stream Processing Reviewed

    山口晃広, 渡辺陽介, 佐藤健哉, 佐藤健哉, 中本幸一, 中本幸一, 高田広章, 高田広章

    情報処理学会論文誌トランザクション データベース   8 ( 2 )   1 - 17   2015.6   ISSN:1882-7799

     More details

    Authorship:Lead author   Language:Japanese  

    近年,自動車では自動運転や衝突回避などが研究開発され,複数のセンサに加えて車々間通信など入力データの到着タイミングやデータ量が変動する車外からのデータ活用が進められている.このようなセンサ情報処理では,センサからデータが発生してから処理が完了するまでのEnd-to-Endのデッドラインをミスしないリアルタイム制約が要求される.データストリーム処理では,低遅延なデータ処理を実現しながら,クエリにより複雑なセンサ情報処理の開発効率を高めることができ,これまで平均遅延時間の削減など様々な目的に応じたスケジューリング方式がネットワークや金融サービスなどの分野で多く研究されてきた.しかし,ストリーム処理で用いられる従来方式は,リアルタイム制約の維持を目的としておらず,この目的の達成には適切ではない.本論文では,リアルタイムスケジューリングのアルゴリズムであるEarliest Deadline Firstに基づくストリーム処理のスケジューリング方式を,これらのセンサ情報処理に適用可能な方式として実現する.これにより,データ量が増加しても優先度の高いデータ処理を遅らせずに処理できる.車々間通信からの入力データ量が増加する場合における車両衝突警告を想定して,提案方式を評価した.その結果,従来方式と比較して,デッドラインミスを削減し,リアルタイム制約を維持しながら車々間通信からの入力データを多く処理することで車両衝突事故の削減に有効であることを確認した.
    Recent automotive systems use a variety of sensor data and communications from outside the vehicle to promote autonomous and safe driving. Such sensor data processing requires to maintain real-time constraints, which require to meet End-to-End deadlines between when data is read from a sensor and when it is processed. Data stream processing eases to design the complicated data processing by query description, and process data at a low latency. Scheduling of stream processing has well been studied according to various purposes such as reduction of average latency, in fields such as networks and financial services. However, the existing methods used in stream processing are not intended to maintain the real-time constraints, and are not appropriate to achieve this purpose. In this paper, we propose scheduling methods of stream processing, based on Earliest Deadline First, which is an algorithm of real-time scheduling, so that the method can be applied to the automotive sensor data processing. By the method, higher priority data can be processed without delaying when increasing the data volume. We evaluated the method by assuming the vehicle collision warning in case to increase the input volume of data from vehicle-to-vehicle (V2V) communications. As a result, we confirmed that the proposed method reduced the deadline miss and the vehicle crash by processing more input data from V2V communications while meeting the deadlines, comparing to the existing methods.

    CiNii Books

    CiNii Research

    J-GLOBAL

  • AEDSMS: Automotive Embedded Data Stream Management System. Reviewed

    Akihiro Yamaguchi, Yukikazu Nakamoto, Kenya Sato, Yoshiharu Ishikawa, Yousuke Watanabe, Shinya Honda, Hiroaki Takada

    IEEE International Conference on Data Engineering (ICDE)   1292 - 1303   2015   ISBN:9781479979646

     More details

    Authorship:Lead author   Publishing type:Research paper (international conference proceedings)   Publisher:IEEE Computer Society  

    DOI: 10.1109/ICDE.2015.7113377

    Other Link: https://dblp.uni-trier.de/db/conf/icde/icde2015.html#YamaguchiNSIWHT15

  • Implementation and Evaluation of Local Dynamic Map in Safety Driving Systems Reviewed

    Hideki Shimada, Akihiro Yamaguchi, Hiroaki Takada, Kenya Sato

    Journal of Transportation Technologies   2015   ISSN:2160-0473

     More details

    Publishing type:Research paper (scientific journal)  

    DOI: 10.4236/jtts.2015.52010

  • Vehicle Embedded Data Stream Processing Platform for Android Devices Reviewed

    Shingo Akiyama, Yukikazu Nakamoto, Akihiro Yamaguchi, Kenya Sato, Hiroaki Takada

    International Journal of Advanced Computer Science and Applications   2015   ISSN:2156-5570

     More details

    Language:English   Publishing type:Research paper (scientific journal)  

    DOI: 10.14569/ijacsa.2015.060240

  • Toward Data-Centric Software Architecture for Automotive Systems - Embedded Data Stream Processing Approach Reviewed

    Hiroaki Takada, Kenya Sato, Akihiro Yamaguchi, Shinya Honda, Yukikazu Nakamoto

    IEEE 11th Intl Conf on Ubiquitous Intelligence and Computing and 2014 IEEE 11th Intl Conf on Autonomic and Trusted Computing and 2014 IEEE 14th Intl Conf on Scalable Computing and Communications and Its Associated Workshops   2014.12

     More details

    Publisher:IEEE  

    In the automotive field, intelligent control systems and information services using vehicle data are rapidly expanding. However, there is no software architecture to efficiently handle sensor data in vehicles and their surroundings. In order to address these problems and develop automotive software with higher productivity and trustworthiness, we have researched and developed data-centric software architecture for a data-stream management system for an automotive embedded system (eDSMS) and a stream local dynamic map (LDM) using eDSMS. An LDM is a collection of data that is intended to be used in cooperative intelligent transportation systems. In this paper, we present features of eDSMS and LDM using eDSMS, and demonstrate collision warning application software with eDSMS and a driver assistance system with a stream-based LDM.

    DOI: 10.1109/uic-atc-scalcom.2014.29

    CiNii Research

  • Android Platform Based on Vehicle Embedded Data Stream Processing Reviewed

    Masanori Okamoto, Shinya Honda, Akihiro Yamaguchi, Kenya Sato, Mohanmed Bhuiya, Hiroaki Takada, Yukikazu Nakamoto

    IEEE 10th International Conference on Ubiquitous Intelligence and Computing and 2013 IEEE 10th International Conference on Autonomic and Trusted Computing   2013.12

     More details

    Publisher:IEEE  

    In the automotive field, intelligent control systems and information services using vehicle data are rapidly expanding. However, there is no software architecture to handle sensor data in vehicles and their surrounding efficiently. To solve these problems, we have researched and developed data centric software architecture for automotive systems. We have also developed a data-stream management system for automotive embedded system (eDSMS) as data centric software architecture. In this paper, we design eDSMS in the Android platform by extending the in-vehicle eDSMS to provide drivers and users with services on the basis of the embedded data processing of eDSMS in a vehicle. We create a class that manages stream processing in eDSMS in the Android platform and a communication method between Android applications and eDSMS in the Android platform with the stream. Application program interfaces for eDSMS in the Android platform and a sample program using the APIs are presented.

    DOI: 10.1109/uic-atc.2013.39

    CiNii Research

  • ADVISE: Autonomous Driving Vehicle for Individuality in a Stream Environment Reviewed

    Akihiro Yamaguchi, Kenya Sato, Naoyuki Shiba, Shinya Honda, Hiroaki Takada

    The 6th Biennial Workshop on Digital Signal Processing for In-Vehicle Systems   57 - 63   2013.9

     More details

    Authorship:Lead author  

  • 車載組込みシステム向けデータストリーム管理システムの開発—Development of Automotive Embedded Data Stream Management System Reviewed

    勝沼 聡, 山口 晃広, 熊谷 康太

    電子情報通信学会論文誌. D, 情報・システム = The IEICE transactions on information and systems / 電子情報通信学会 編   95 ( 12 )   2031 - 2047   2012.12   ISSN:1880-4535

     More details

    Language:Japanese   Publisher:東京 : 電子情報通信学会情報・システムソサイエティ  

    CiNii Books

    CiNii Research

    Other Link: https://ndlsearch.ndl.go.jp/books/R000000004-I024135235

  • RD-002 Automatic Query Construction Method in DSMS for Vehicle System Reviewed

    山口, 晃広, 本田, 晋也, 佐藤, 健哉, 高田, 広章

    情報科学技術フォーラム講演論文集   11 ( 2 )   7 - 14   2012.9

     More details

    Language:Japanese   Publisher:Forum on Information Technology  

    CiNii Books

    CiNii Research

    J-GLOBAL

  • 車載DSMSにおける静的クエリ最適化 Reviewed

    山口晃広, 山田真大, 勝沼聡, 本田晋也, 佐藤健哉, 高田広章

    情報処理学会シンポジウムシリーズ(CD-ROM)   2011 ( 5 )   2011   ISSN:1882-0840

     More details

▼display all

Books

  • 少ないデータによるAI・機械学習の進め方と精度向上、説明可能なAIの開発

    山口 晃広(Role:Contributor説明性の高い時系列波形データ分析向けAIの開発と異常診断への活用)

    技術情報協会  2024.10    ISBN:9784867980484

     More details

    Total pages:389p   Language:Japanese  

    CiNii Books

  • 時系列データ解析における課題対応と解析例

    山口 晃広(Role:ContributorShapelets 学習による時系列分析;説明性のある分類手法)

    情報機構  2024.1    ISBN:9784865022629

     More details

    Total pages:318 p   Language:Japanese  

    CiNii Books

  • 生産プロセスにおけるIoT、ローカル5Gの活用

    山口 晃広(Role:Contributor時系列センサデータを用いた機械学習によるインフラ設備や製造装置の異常予兆診断手法)

    技術情報協会  2023.6    ISBN:9784861049545

     More details

    Total pages:694p   Language:Japanese  

    CiNii Books

  • 機械学習・ディープラーニングによる"異常検知"技術と活用事例集

    山口 晃広(Role:Contributor説明性の高い時系列波形異常診断向けAIの開発)

    技術情報協会  2022.12    ISBN:9784861049132

     More details

    Total pages:560 p   Language:Japanese  

    CiNii Books

  • データ分析の進め方及びAI・機械学習導入の指南 : データ収集・前処理・分析・評価結果の実務レベル対応

    山口 晃広(Role:Contributor設備(単体)での時系列データを元にした異常検知)

    情報機構  2020.7    ISBN:9784865021912

     More details

    Total pages:xvii, 390p   Language:Japanese  

    CiNii Books

  • 工場・製造プロセスへのIoT・AI導入と活用の仕方

    山口 晃広, 植野 研(Role:Contributor正常時の波形データのみで異常を検知する説明性の高いAIの開発)

    技術情報協会  2020.6    ISBN:9784861047916

     More details

    Total pages:606p   Language:Japanese  

    CiNii Books

  • Vehicle Systems and Driver Modelling: DPS, Human-to-Vehicle Interfaces, Driver Behavior, and Safety

    Akihiro Yamaguchi, Kenya Sato, Tatsuya Yamakawa, Shinya Honda, Hiroaki Takada(Role:Contributor2. Stochastic behavior modeling for driver assistance using stream data processing)

    2017.8    ISBN:9781501504129

     More details

▼display all

Presentations

  • Anomaly Diagnosis AI on Waveforms for Infrastructure and Manufacturing Invited

    Akihiro Yamaguchi

    IMI Colloquium  2025.1 

     More details

    Event date: 2025.1

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 説明性の高い時系列波形データ分析向けAIの活用と異常データが少ない場合の評価指標 Invited

    山口晃広

    少ないデータによる異常検知技術の導入と活用方法  2024.12 

     More details

    Event date: 2024.12

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 説明性の高い時系列波形データ分析向けAIの開発と説明性を実現するためのポイント Invited

    山口 晃広

    AIのブラックボックス解析と社内への説明方法  2022.6 

     More details

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 社会インフラ・製造分野向け時系列波形異常診断技術 Invited

    山口 晃広

    時系列データ解析の基礎と異常検知・異常診断技術への応用  2022.6 

     More details

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 正常時の波形データのみで異常を検知する説明性の高いAIの開発とその使い方 Invited

    山口 晃広

    人工知能による異常検知技術とその導入、実用化のポイント  2021.7 

     More details

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 正常時の波形データのみで異常を検知する説明性の高いAIの開発 Invited

    山口 晃広

    人工知能による異常検知技術とその導入、実用化のポイント  2019.12 

     More details

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

  • 安全運転支援のためのセンサデータのストリーム型処理機構 Invited

    山口 晃広

    平成26年度私立大学戦略的研究基盤形成支援事業 進化適応型自動車運転支援システム「ドライバ・イン・ザ・ループ」研究拠点形成 第3回シンポジウム  2015.9 

     More details

    Presentation type:Oral presentation (invited, special)  

  • AIによる時系列波形データ分析の基礎と社会インフラ・製造分野向け異常検知への応用 Invited

    山口 晃広

    時系列データ解析の基礎とAI(人工知能)および異常検知への応用  2021.1 

     More details

    Presentation type:Public lecture, seminar, tutorial, course, or other speech  

▼display all

MISC

  • 1D-CAEモデルを利用したガス遮断器向け状態診断技術の開発

    齊藤暁斗, 山口晃広, 新垣隆生, 植野研, 丸島敬, 小川慧, 金谷和長, 落合隆介, 永田真一

    日本機械学会2024年度年次大会   2024.9

  • 周期波形の僅かな変化を検知可能な1クラスShapelets学習法

    山本昌治, 植野研, 山口晃広

    スマートマニュファクチャリングとシステム健全性管理研究会   13 - 17   2024.7

     More details

    Authorship:Last author  

    DOI: 10.11517/jsaisigtwo.2024.SMSHM-001_13

  • ACM CIKM 2023 参加報告 Invited

    山口 晃広

    日本データベース学会 Newsletter 2023年12月号 (Vol.16, No. 7)   2023.12

  • Spacecraft Propulsion System Diagnosis via MiniRocket: a result of PHMAP 2023 Data Challenge

    Kento Kotera, Akihiro Yamaguchi

    Asia Pacific Conference of the Prognostics and Health Management Society (PHMAP)   2023.9

     More details

    Authorship:Last author  

  • Development of Anomaly Detection Method for Gas Circuit Breaker with 1D-CAE

    Akito SAITO, Akihiro YAMAGUCHI, Ryusei SHINGAKI, Ken UENO, Satoshi MARUSHIMA, Satoi OGAWA, Kazuhisa KANAYA, Ryusuke OCHIAI, Shinichi NAGATA

    The Proceedings of Mechanical Engineering Congress, Japan   2023   J121 - 02   2023   eISSN:2424-2667

     More details

    Publisher:Japan Society of Mechanical Engineers  

    DOI: 10.1299/jsmemecj.2023.j121-02

  • 確率的部分時系列表現を用いた時系列データの教師なし表現学習

    小寺 謙斗, 山口 晃広, 植野 研

    人工知能学会研究会資料 知識ベースシステム研究会   127   06   2022.11   eISSN:2436-4592

     More details

    Language:Japanese   Publisher:一般社団法人 人工知能学会  

    DOI: 10.11517/jsaikbs.127.0_06

    CiNii Research

  • Shapelets学習によるインフラ・製造分野向け時系列波形診断技術—特集 説明可能なAI (XAI)の開発動向と応用展開 Invited

    山口 晃広

    研究開発リーダー / 技術情報協会 編   19 ( 8 )   5 - 8   2022.11   ISSN:1349-1393

     More details

    Authorship:Lead author   Language:Japanese   Publisher:東京 : 技術情報協会  

    CiNii Books

    CiNii Research

    Other Link: https://ndlsearch.ndl.go.jp/books/R000000004-I032524458

  • Recent Digitization of GIS and Sophistication of Equipment Condition Monitoring and Diagnosis applying AI Technologies

    Eiji Matsumoto, Kazunori Uchida, Minoru Saito, Akihiro Yamaguchi, Toshihiro Maekawa

    CIGRE Paris   2022.8

  • ICDE 2022 参加報告 Invited

    山口 晃広

    日本データベース学会 Newsletter 2022年6月号(Vol. 15, No. 3)   2022.6

  • Development of advanced AI technologies for condition diagnosis of high voltage switchgear in substations

    Akihiro Yamaguchi, Ken Ueno, Kazunori Uchida, Eiji Matsumoto, Toshiyuki Saida

    CIGRE Kyoto Symposium   93 - 102   2022.4

     More details

    Authorship:Lead author  

  • Time-Series Waveform Anomaly Diagnostic Methods Utilizing Learning Shapelets for Infrastructure and Manufacturing Fields

    山口晃広

    Toshiba Review   77 ( 1 )   2022   ISSN:2432-1168

     More details

    Authorship:Lead author  

    J-GLOBAL

  • 時系列波形に基づく異常検知AI技術の高度化 : 誤報・見逃し低減型波形判別と多変量時系列セグメンテーション—Improving Anomaly Detection AI based on Time Series Waveform Data Invited

    山口 晃広, 植野 研

    配管技術 = The piping engineering / 配管技術編集委員会 編   63 ( 3 )   36 - 39   2021.3   ISSN:0385-9894

     More details

    Authorship:Lead author   Language:Japanese   Publisher:東京 : 日本工業出版  

    CiNii Books

    CiNii Research

    Other Link: https://ndlsearch.ndl.go.jp/books/R000000004-I031307250

  • 設備の時系列センサーデータを用いた機械学習による異常診断手法—Fault Diagnosis Method Based on Machine Learning using Time-Series Sensor Data—特集 デジタル変革を加速する東芝のアナリティクスAI

    植野 研, 山口 晃広, 真矢 滋

    東芝レビュー = Toshiba review / 東芝ビジネスエキスパート株式会社ビジネスソリューション事業部 編集・制作   74 ( 5 )   9 - 12   2019.9   ISSN:0372-0462

     More details

    Language:Japanese   Publisher:東京 : 東芝技術企画部  

    CiNii Books

    CiNii Research

    Other Link: https://ndlsearch.ndl.go.jp/books/R000000004-I032361790

  • Flexible segmentation for multi-dimensional time series data

    SHIGERU Maya, YAMAGUCHI Akihiro, INAGI Tatsuya, UENO Ken

    Proceedings of the Annual Conference of JSAI   JSAI2019   1I4J205 - 1I4J205   2019

     More details

    Language:Japanese   Publisher:The Japanese Society for Artificial Intelligence  

    Along with the development of IoT technology, large amount of time series data are becoming available in recent years. To discover useful knowledge from time series data, the method of segmenting multivariate time series data into characteristic patterns has been receiving much attention. However, positions of segmentation obtained by previous methods are identical across variables, which makes difficult to capture the specific feature of each variable. To deal with this problem, we propose a new method that can obtain appropriate positions of segmentation for each variable. Moreover, we experimentally show the effectiveness of our proposed method using both artificial and real datasets.

    DOI: 10.11517/pjsai.jsai2019.0_1i4j205

    CiNii Research

  • 次世代車載連携アプリケーション向け分散処理プラットフォームの開発 Invited

    高田広章, 石川佳治, 佐藤健哉, 中本幸一, 本田晋也, 山口晃広

    ICTイノベーションフォーラム   2015.10

     More details

    Authorship:Last author  

  • 車々間通信を用いた安全運転支援のためのリアルタイムストリーム処理—ITS研究会 交通センシング,通信,情報処理,一般

    山口 晃広, 佐藤 健哉, 中本 幸一

    電気学会研究会資料. ITS / ITS研究会 [編]   2014 ( 26-39 )   39 - 46   2014.9

     More details

    Authorship:Lead author   Language:Japanese   Publisher:東京 : 電気学会  

    CiNii Books

    CiNii Research

    Other Link: https://ndlsearch.ndl.go.jp/books/R000000004-I025840590

  • 理想的ドライバモデルを目指した時系列センサデータの確率モデルに基づく運転支援システムの検討

    山川達也, 鈴木結香子, 山口晃広, 島田秀輝, 佐藤健哉

    第76回全国大会講演論文集   2014 ( 1 )   101 - 102   2014.3

     More details

    Language:Japanese  

    近年,自動車には多くの車載センサが搭載されており,センサから取得された運転データを用いて様々な安全運転支援システムが研究されている.これらの安全運転支援システムは,現在のセンサ情報をもとに,目の前にある危険を検知することを目的としている.新たなアプローチとして,運転行動をモデル化するという試みがなされている.これらのモデルを利用することで,リアルタイムに取得される運転データをもとに現在の状況を動的に判断することが可能となる.本研究では,車載センサを用いて取得された運転データをもとに確率モデルを作り,安全運転を支援するシステムの検討を行う.

    CiNii Books

    CiNii Research

  • Design and Evaluation of Map Data Processing Mechanism for Stream LDM

    Shinichi Ito, Akihiro Yamaguchi, Kenya Sato, Shinya Honda, Hiroaki Takada

    情報処理学会研究報告. ITS, [高度交通システム]   2013 ( 2 )   1 - 8   2013.6   ISSN:0919-6072

     More details

    Language:Japanese   Publisher:Information Processing Society of Japan (IPSJ)  

    Local Dynamic Map(LDM) has been studied for ITS Cooperative Systems. The LDM is a hierarchical system that manages driving environment recognition information sent from vehicle on-board sensors and through vehicle-to-vehicle communications or map data. We have proposed "Stream-LDM" using Data Stream Management System (DSMS) to realize high response. However, we found processing time for map data on data base to be performance bottlenecks. In this paper, we describe that this problem is resolved by Map Data Processing Mechanism which makes it possible to process static map data in DSMS. By Evaluation using vehicle driving simulation, we confirmed that the average performance of spatial operator for map data to be improved several 10 times as much as the conventional methods.

    CiNii Books

    CiNii Research

  • Stream LDM: Local Dynamic Map (LDM) with Stream Processing Technology

    SATO Kenya, SHIMADA Hideki, KATSUNUMA Satoshi, YAMAGUCHI Akihiro, YAMADA Masahiro, HONDA Shinya, TAKADA Hiroaki

    同志社大学理工学研究報告   53 ( 3 )   2012   ISSN:0036-8172

     More details

▼display all

Committee Memberships

  • IJCAI (Special Track on AI4Tech) Program Committee   Foreign country

    2025 - Present   

      More details

    Committee type:Academic society

  • ACML Reviewer   Foreign country

    2025 - Present   

      More details

    Committee type:Academic society

  • 情報処理学会   アルゴリズム研究運営委員   Domestic

    2024 - Present   

      More details

    Committee type:Academic society

  • 情報処理学会   論文誌デジタルプラクティス編集委員/会誌編集委員   Domestic

    2024 - Present   

      More details

    Committee type:Academic society

  • AIGC Program Committee   Foreign country

    2022 - Present   

      More details

    Committee type:Academic society

  • PAKDD Program Committee   Foreign country

    2022 - Present   

      More details

    Committee type:Academic society

  • ITISE Program Committee   Foreign country

    2020 - Present   

      More details

    Committee type:Academic society

  • ECMLPKDD Program Committee   Foreign country

    2020 - 2022   

      More details

    Committee type:Academic society

▼display all