Search papers, labs, and topics across Lattice.
This study explores the use of a local large language model (LLM), specifically Qwen2.5-32B, to extract quantitative data from textual inputs for the development of fuzzy cognitive maps (FCMs). By analyzing hotel reviews from TripAdvisor, the authors demonstrate that the LLM can effectively generate relevant data that informs the construction of a data-driven FCM, which is then validated against external satisfaction ratings. The findings reveal a star topology FCM that accurately reflects reviewer preferences, showcasing the model's potential in correlating qualitative feedback with quantitative outcomes.
Local LLMs can transform qualitative text into structured data, enabling the creation of fuzzy cognitive maps that predict user satisfaction from reviews.
This article is about the development of a fuzzy cognitive map using a local large language model. In the light of recent advances it is evident that large language models, and even local large language models are capable of extracting quantities from textual data. In other words, a local LLM like Qwen2.5-32B, or probably larger, can accept entities as prompt input and determine relevant quantitative data as the model output. In turn, this output can be utilized for the construction of a data driven fuzzy cognitive map. Hence, this implementation is achieved and then the model is thoroughly tested; Qwen2.5-32B is used and the data is extracted from hotel reviews from TripAdvisor. Furthermore, the extracted documents pass through the model unfiltered and then a fuzzy cognitive map is trained and evaluated. A case is made about Greek reviews where a star topology FCM is formed that indicates the preferences of the reviewers. Finally, external validation is performed to establish whether the fuzzy cognitive map can correlate the star rating of the review -an outcome outside the model's inference scope -with its predicted satisfaction.