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.
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…
Audio-Visual Flamingo: Open Audio-Visual Intelligence for Long and Complex Videos
arXiv (cs.CV) · July 17, 2026Attention-Guided Saliency Maps for Interpreting Visualization Literacy in VLMs
arXiv (cs.AI) · July 17, 2026Understanding Reasoning from Pretraining to Post-Training
arXiv (cs.CV) · July 17, 2026How Do VLMs Fail? Vision-Operation Misalignment in Compositional VQA