Fujio Toriumi

SI
h-index19
5papers
10citations
Novelty36%
AI Score21

5 Papers

SINov 7, 2023
HyperS2V: A Framework for Structural Representation of Nodes in Hyper Networks

Shu Liu, Cameron Lai, Fujio Toriumi

In contrast to regular (simple) networks, hyper networks possess the ability to depict more complex relationships among nodes and store extensive information. Such networks are commonly found in real-world applications, such as in social interactions. Learning embedded representations for nodes involves a process that translates network structures into more simplified spaces, thereby enabling the application of machine learning approaches designed for vector data to be extended to network data. Nevertheless, there remains a need to delve into methods for learning embedded representations that prioritize structural aspects. This research introduces HyperS2V, a node embedding approach that centers on the structural similarity within hyper networks. Initially, we establish the concept of hyper-degrees to capture the structural properties of nodes within hyper networks. Subsequently, a novel function is formulated to measure the structural similarity between different hyper-degree values. Lastly, we generate structural embeddings utilizing a multi-scale random walk framework. Moreover, a series of experiments, both intrinsic and extrinsic, are performed on both toy and real networks. The results underscore the superior performance of HyperS2V in terms of both interpretability and applicability to downstream tasks.

SIOct 7, 2023
User's Position-Dependent Strategies in Consumer-Generated Media with Monetary Rewards

Shintaro Ueki, Fujio Toriumi, Toshiharu Sugawara

Numerous forms of consumer-generated media (CGM), such as social networking services (SNS), are widely used. Their success relies on users' voluntary participation, often driven by psychological rewards like recognition and connection from reactions by other users. Furthermore, a few CGM platforms offer monetary rewards to users, serving as incentives for sharing items such as articles, images, and videos. However, users have varying preferences for monetary and psychological rewards, and the impact of monetary rewards on user behaviors and the quality of the content they post remains unclear. Hence, we propose a model that integrates some monetary reward schemes into the SNS-norms game, which is an abstraction of CGM. Subsequently, we investigate the effect of each monetary reward scheme on individual agents (users), particularly in terms of their proactivity in posting items and their quality, depending on agents' positions in a CGM network. Our experimental results suggest that these factors distinctly affect the number of postings and their quality. We believe that our findings will help CGM platformers in designing better monetary reward schemes.

SIJun 1, 2023
Effect of Monetary Reward on Users' Individual Strategies Using Co-Evolutionary Learning

Shintaro Ueki, Fujio Toriumi, Toshiharu Sugawara

Consumer generated media (CGM), such as social networking services rely on the voluntary activity of users to prosper, garnering the psychological rewards of feeling connected with other people through comments and reviews received online. To attract more users, some CGM have introduced monetary rewards (MR) for posting activity and quality articles and comments. However, the impact of MR on the article posting strategies of users, especially frequency and quality, has not been fully analyzed by previous studies, because they ignored the difference in the standpoint in the CGM networks, such as how many friends/followers they have, although we think that their strategies vary with their standpoints. The purpose of this study is to investigate the impact of MR on individual users by considering the differences in dominant strategies regarding user standpoints. Using the game-theoretic model for CGM, we experimentally show that a variety of realistic dominant strategies are evolved depending on user standpoints in the CGM network, using multiple-world genetic algorithm.

CLApr 29, 2024
QANA: LLM-based Question Generation and Network Analysis for Zero-shot Key Point Analysis and Beyond

Tomoki Fukuma, Koki Noda, Toshihide Ubukata Kousuke Hoso et al.

The proliferation of social media has led to information overload and increased interest in opinion mining. We propose "Question-Answering Network Analysis" (QANA), a novel opinion mining framework that utilizes Large Language Models (LLMs) to generate questions from users' comments, constructs a bipartite graph based on the comments' answerability to the questions, and applies centrality measures to examine the importance of opinions. We investigate the impact of question generation styles, LLM selections, and the choice of embedding model on the quality of the constructed QA networks by comparing them with annotated Key Point Analysis datasets. QANA achieves comparable performance to previous state-of-the-art supervised models in a zero-shot manner for Key Point Matching task, also reducing the computational cost from quadratic to linear. For Key Point Generation, questions with high PageRank or degree centrality align well with manually annotated key points. Notably, QANA enables analysts to assess the importance of key points from various aspects according to their selection of centrality measure. QANA's primary contribution lies in its flexibility to extract key points from a wide range of perspectives, which enhances the quality and impartiality of opinion mining.

IRJul 16, 2018
Analysis and Modeling of Behavioral Changes in a News Service

Atom Sonoda, Fujio Toriumi, Hiroto Nakajima et al.

Information is transmitted through websites, and immediate reactions to various kinds of information are required. Hence, efforts by users to select information themselves have increased, which is fueling further improvements in recommendation services that can reduce such burdens. On the other hand, filter bubbles that only provide biased information to users are generated due to redundant recommendations. In this research, we analyzed behavioral changes prior to recommendation by clustering, and we found that user attributes and cluster contents are different among users with different behavioral changes. The proportion of users under forty and women was relatively large in the diversity-increasing group. We also proposed an article selection model to clarify the influence of recommendation systems on behavioral changes. We compared our proposed model with the target data, verified it, and evaluated the effect of recommendation systems on user behavior. Our simulation results showed that diversity usually decreases, but collaborative filtering can suppress the diversity decrease more effectively than non-recommendations. We also found that the category that users are interested in the most is easily strengthened and is one factor that leads to less diversity, and a recommendation method that can suppress the strengthening of the category that users are interested in the most will be effective for developing a recommendation system that can suppress diversity decreasing.