Masahiro Suzuki 0004

dblp:32/2024-4 · DBLP profile ↗
← Back
8ranked-venue papers in the field
4as first author
8since 2021 · last 2026
0000-0001-8519-5617ORCID · conflict

Domains — venue-derived; a paper can count in several

Big Data, Cloud & Distributed Data Systems · 5 (2 first)Information Retrieval & Web Search · 3 (2 first)
YearPublicationVenuePosition
2026 JFinTEB: Japanese Financial Text Embedding Benchmark
abstract
We introduce JFinTEB, the first comprehensive benchmark specifically designed for evaluating Japanese financial text embeddings. Existing embedding benchmarks provide limited coverage of language-specific and domain-specific aspects found in Japanese financial texts. Our benchmark encompasses diverse task categories including retrieval and classification tasks that reflect realistic and well-defined financial text processing scenarios. The retrieval tasks leverage instruction-following datasets and financial text generation queries, while classification tasks cover sentiment analysis, document categorization, and domain-specific classification challenges derived from economic survey data. We conduct extensive evaluations across a wide range of embedding models, including Japanese-specific models of various sizes, multilingual models, and commercial embedding services. We publicly release JFinTEB datasets and evaluation framework at https://github.com/retarfi/JFinTEB to facilitate future research and provide a standardized evaluation protocol for the Japanese financial text mining community. This work addresses a critical gap in Japanese financial text processing resources and establishes a foundation for advancing domain-specific embedding research.
Masahiro Suzuki 0004, Hiroki Sakaji
SIGIR1
2025 FinPersona: An LLM-Driven Conversational Agent for Personalized Financial Advising
Takehiro Takayanagi, Masahiro Suzuki 0004, Kiyoshi Izumi, Javier Sanz-Cruzado, Richard McCreadie, Iadh Ounis
ECIR (5)2
2024 Refined and Segmented Price Sentiment Indices from Survey Comments
abstract
We aim to enhance a price sentiment index and to more precisely understand price trends from the perspective of not only consumers but also businesses. We extract comments related to prices from the Economy Watchers Survey conducted by the Cabinet Office of Japan and classify price trends using a large language model (LLM). We classify whether the survey sample reflects the perspective of consumers or businesses, and whether the comments pertain to goods or services by utilizing information on the fields of comments and the industries of respondents included in the Economy Watchers Survey. From these classified price-related comments, we construct price sentiment indices not only for a general purpose but also for more specific objectives by combining perspectives on consumers and prices, as well as goods and services. It becomes possible to achieve a more accurate classification of price directions by employing a LLM for classification. Furthermore, integrating the outputs of multiple LLMs suggests the potential for the better performance of the classification. The use of more accurately classified comments allows for the construction of an index with a higher correlation to existing indices than previous studies. We demonstrate that the correlation of the price index for consumers, which has a larger sample size, is further enhanced by selecting comments for aggregation based on the industry of the survey respondents.
Masahiro Suzuki 0004, Hiroki Sakaji
IEEE Big Data1
2024 Is ChatGPT the Future of Causal Text Mining? A Comprehensive Evaluation and Analysis
abstract
Causality is fundamental in human cognition and has drawn attention in diverse research fields. With growing volumes of textual data, discerning causalities within text data is crucial, and causal text mining plays a pivotal role in extracting meaningful patterns. This study conducts comprehensive evaluations of ChatGPT’s causal text mining capabilities. Firstly, we introduce a benchmark that extends beyond general English datasets, including domain-specific and non-English datasets. We also provide an evaluation framework to ensure fair comparisons between ChatGPT and previous approaches. Finally, our analysis outlines the limitations and future challenges in employing ChatGPT for causal text mining. Specifically, our analysis reveals that ChatGPT serves as a good starting point for various datasets. However, when equipped with a sufficient amount of training data, previous models still surpass ChatGPT’s performance. Additionally, ChatGPT suffers from the tendency to falsely recognize non-causal sequences as causal sequences. These issues become even more pronounced with advanced versions of the model, such as GPT-4. In addition, we highlight the constraints of ChatGPT in handling complex causality types, including both intra/inter-sentential and implicit causality. The model also faces challenges with effectively leveraging in-context learning and domain adaptation. We release our code to support further research and development in this field.
Takehiro Takayanagi, Masahiro Suzuki 0004, Ryotaro Kobayashi, Hiroki Sakaji, Kiyoshi Izumi
IEEE Big Data2
2023 From Base to Conversational: Japanese Instruction Dataset and Tuning Large Language Models
abstract
Instruction tuning is essential for large language models (LLMs) to become interactive. While many instruction tuning datasets exist in English, there is a noticeable lack in other languages. Also, their effectiveness has not been well verified in non-English languages. We construct a Japanese instruction dataset by expanding and filtering existing datasets and apply the dataset to a Japanese pre-trained base model. We performed Low-Rank Adaptation (LoRA) tuning on both Japanese and English existing models using our instruction dataset. We evaluated these models from both quantitative and qualitative perspectives. As a result, the effectiveness of Japanese instruction datasets is confirmed. The results also indicate that even with relatively small LLMs, performances in downstream tasks would be improved through instruction tuning. Our instruction dataset, tuned models, and implementation are publicly available online.
Masahiro Suzuki 0004, Masanori Hirano 0001, Hiroki Sakaji
IEEE Big Data1
2023 Constructing and analyzing domain-specific language model for financial text mining
Masahiro Suzuki 0004, Hiroki Sakaji, Masanori Hirano 0001, Kiyoshi Izumi
Inf. Process. Manag.1
2022 Gradual Further Pre-training Architecture for Economics/Finance Domain Adaptation of Language Model
abstract
We propose a new pre-trained architecture for economics/finance domain adaptation of language models in this paper. Pre-trained language models have become commonplace in a wide range of language processing applications. Because they learn from generic documents such as Wikipedia, many pre-trained language models are not fully adapted to the domain. As a result, there are two approaches: one is to develop a domain-specific pre-trained language model, and the other is to adapt the model learned on general documents to the domain through further pre-training with domain texts. However, no definitive better method has been discovered, and each project is working on it in different ways. As a result, this study focuses on the Japanese language’s economics/financial domains and investigates how pre-trained language models can be better adapted to domain-specific tasks.
Hiroki Sakaji, Masahiro Suzuki 0004, Kiyoshi Izumi, Hiroyuki Mitsugi
IEEE Big Data2
2021 Market Trend Analysis Using Polarity Index Generated from Analyst Reports
abstract
This study demonstrates whether analysts’ sentiment toward individual stocks is useful in predicting the macroeconomic index. This can be achieved by using natural language processing to create polarity indexes from analyst reports. In this study, the created polarity indexes were analyzed using the Vector Autoregressive model with various macroeconomic indexes. Consequently, it was confirmed that the polarity indexes do have an impact on indexes such as prices, exchange rates, and government bonds.
Rei Taguchi, Hikaru Watanabe, Masanori Hirano 0001, Masahiro Suzuki 0004, Hiroki Sakaji, Kiyoshi Izumi, Kenji Hiramatsu
IEEE BigData4