Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

9.4%18.9%28.3%37.7% · May 201919922001200920182026
48 results for Twitter networks

The paper uses NMF to detect political communities in Twitter networks.

problem Detecting pure political communities in Twitter networks.
method Developed three NMF frameworks to analyze user connectivity and content.
result User content and endorsement filtered connectivity are complementary.

A novel deep learning method predicts Twitter users' locations using multiple data types.

problem Predicting Twitter users' locations on large social networks.
method Combines content-based and network-based approaches using a multi-entry neural network architecture (MENET).
result MENET outperforms state-of-the-art methods by a large margin on three benchmark datasets.

State-of-the-art Twitter sentiment analysis using CNNs and LSTMs.

problem Improving Twitter sentiment classification accuracy.
method Pre-trained word embeddings, distant supervision, fine-tuning, ensemble of CNNs and LSTMs.
result First rank on all five English subtasks of SemEval-2017.

Study shows how Twitter users' sentiment levels correlate with network structure and external events.

problem Understanding how Twitter users' sentiment levels are influenced by network structure and external events.
method Used a large dataset of tweets, applied sentiment scoring algorithms, and created an agent-based model.
result People with larger communication reach use positive sentiment more often and negative sentiment less often.

Study uses deep learning to predict gender and analyze HPV vaccine perceptions on Twitter.

problem Analyzing gender differences in public perceptions on HPV vaccine using social media data.
method Convolutional neural network model trained on Twitter text for gender prediction, then applied to HPV vaccine related tweets.
result Identified gender differences in public perceptions on HPV vaccine, consistent with previous studies.

Study shows frequent 'stock' mentions on Twitter correlate with stock market declines.

problem Understanding how social media impacts financial markets during pandemics.
method Collected over 26 million tweets about COVID-19, analyzed using natural language processing.
result More frequent use of 'stock' in tweets predicts substantial declines in stock market indices.

This paper tackles spam detection on Twitter by analyzing correlated features.

problem Spam detection on social media, especially Twitter, to improve user experience.
method Extracted tweet-based and user-based features, identified correlated features, and used artificial neural networks for classification.
result Achieved 97.57% accuracy in classifying tweets as spam or non-spam.

Simplified LSTM models improve sentiment analysis on Twitter debate data.

problem Performing sentiment analysis on long sequence data from Twitter debates.
method Developed six parameter-reduced LSTM models (slim LSTM) for faster training and reduced computational cost.
result Slim LSTM models outperform standard LSTM model in sentiment analysis of GOP Debate Twitter dataset.

This paper examines feature selection for extracting user intentions from Twitter.

problem Extracting user intentions from informal, misspelled tweets.
method Developed a dataset from Twitter feeds, used two feature selection techniques (Information Gain and hybrid forward selection), and applied four classification algorithms.
result The hybrid feature selection approach outperformed the Information Gain method.

This paper classifies tweets into positive and negative sentiments using distributed word and sentence representations.

problem Classifying tweets into positive and negative sentiments.
method Used distributed representations of words and sentences, and LSTM and CNN networks for classification.
result Achieved accuracies as high as 81%.

Study validates Twitter search protocol for health and disease events.

problem Validating search protocols for health-related tweets on Twitter.
method Extracted and analyzed health and disease tweets using predefined keywords, trained CART algorithms for predictions.
result Validation showed good accuracy (AUC > 0.8) in detecting relevant health and disease tweets.

The study analyzes sentiment of European tweets during the pandemic.

problem Understanding public sentiment during the COVID-19 pandemic.
method Cross-language sentiment analysis of multilingual tweets using neural networks and sentence embeddings.
result Sentiment analysis reveals that lockdown announcements correlate with a deterioration of mood, which recovers quickly.

The study builds a classifier to filter trustworthy tweets from rumours on Twitter.

problem Misinformation on social media, specifically rumours on Twitter.
method Collected 100 million tweets, identified 72 rumours, used 80 measures for trustworthiness, trained machine learning classifiers.
result The model was more accurate than previous studies, identifying key attributes of trustworthy tweets.

Novel TM-vector model predicts stock market direction using Twitter and market data.

problem Challenging stock market forecasting with equal or ignored user effects.
method TM-vector trained with Twitter features and market information, using IndRNN.
result Significant accuracy in predicting stock market direction, especially for Apple.

Research shows Twitter is permeable to financial events, influencing its content and sentiment.

problem Investigating how Twitter reacts to financial events.
method Conducted experiments on a specific financial event (Tesco PLC and Booker Group PLC merger announcement).
result Twitter is permeable to financial events, affecting its content and sentiment.

Twitter, a popular social network, presents great opportunities for on-line machine learning research. However, previous research has focused almost entirely on learning from passively collected data. We study the problem of learning to acquire followers through normative user behavior, as opposed to the mass following…

2015-04-16abs ↗pdf ↗

A new Twitter sentiment model predicts stock market trends with high accuracy.

problem Real-time prediction of future stock market prices.
method Baseline correlation approach using polynomial regression, classification, and lexicon-based sentiment analysis.
result Predicts stock market trends with 67.22% accuracy, up to 15 time samples in advance.

Twitter has been proven to be a notable source for predictive modelling on various domains such as the stock market, the dissemination of diseases or sports outcomes. However, such a study has not been conducted in football (soccer) so far. The purpose of this research was to study whether data mined from Twitter can b…

2014-11-05abs ↗pdf ↗

For classifying time series, a nearest-neighbor approach is widely used in practice with performance often competitive with or better than more elaborate methods such as neural networks, decision trees, and support vector machines. We develop theoretical justification for the effectiveness of nearest-neighbor-like clas…

2013-02-14abs ↗pdf ↗

Model predicts stock prices using Twitter sentiment data.

problem Predicting stock prices using social media sentiment.
method Extracted 19 sentiment features from Twitter posts about Petrobras, trained XBoot models, and simulated trading.
result Simulated trading gained R$88,82 (net) over 250 days.