Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.LG) · July 16, 2026

Decoding Market Emotion from Blockchain Activity: A Data-Driven Sentiment Classifier

Arthur G. Bubolz, Abreu Quevedo, Giancarlo Lucca +3 more

Predicting Bitcoin's price is close to a coin flip, and this paper wisely doesn't try. Instead it aims to explain market mood by pulling together three signals: on-chain data (the public record of transactions), historical price, and a daily read of Twitter sentiment, all stitched into one normalized dataset so you can see how the mood tracks with activity on the chain.

They tried several machine learning models with cross-validation, and gradient boosting (XGBoost) came out most reliable, landing an average F1 around 0.84 for classifying sentiment. To keep it from being a black box, they used SHAP to measure how much each on-chain feature moved the predictions, which is a sensible touch. The authors frame this as a starting point for data-driven crypto analysis, with deep learning as a next step.

This is a modest result read off the abstract, so check the paper for how sentiment was labeled and how it holds up out of sample.

From the arXiv (cs.LG) abstract

The growing use of Bitcoin as a decentralized digital asset and investment tool has sparked strong interest in understanding its market behavior. This study presents a new approach to analyze Bitcoin market sentiment by combining on-chain and financial data with social media posts. Unlike models that aim to predict prices, this work focuses on explaining market sentiment using blockchain transactions, historical price data of Bitcoin, and daily Twitter sentiment…


More Artificial Intelligence papers