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,051 papers · 148 categories

Trend · papers per month

10202939 · Mar 202019922001200920172026
48 results for health tweets

A lack of information exists about the health issues of lesbian, gay, bisexual, transgender, and queer (LGBTQ) people who are often excluded from national demographic assessments, health studies, and clinical trials. As a result, medical experts and researchers lack a holistic understanding of the health disparities fa…

2018-03-24abs ↗pdf ↗

Study analyzes misinformation on social media during COVID-19.

problem Misinformation spreads on social media during the COVID-19 pandemic, affecting public health adherence.
method Analysis of model-labeled data, random forest classifier, sentiment analysis.
result Misinformation tweets show more negative sentiment and evolve over time, incorporating details from unrelated theories.

Although there are millions of transgender people in the world, a lack of information exists about their health issues. This issue has consequences for the medical field, which only has a nascent understanding of how to identify and meet this population's health-related needs. Social media sites like Twitter provide ne…

2018-08-18abs ↗pdf ↗

Twitter has provided a great opportunity for public libraries to disseminate information for a variety of purposes. Twitter data have been applied in different domains such as health, politics, and history. There are thousands of public libraries in the US, but no study has yet investigated the content of their social …

2018-08-17abs ↗pdf ↗

Study uses machine learning to analyze Twitter sentiments about COVID-19.

problem Examining public concerns and sentiments about COVID-19 from Twitter.
method Machine learning (Latent Dirichlet Allocation) to identify topics and sentiments.
result Identified 13 topics and categorized into five themes, revealing dominant fears and mixed feelings.

This paper tackles tweet classification by identifying purpose and position.

problem Difficulties in determining user intention and attitude in short, informal tweets.
method Transformed tweet classification into a multi-label problem and applied a multi-label classification method with post-processing.
result The method effectively classifies tweet purpose and position, outperforming individual classification methods.

This article presents a preliminary approach towards characterizing political fake news on Twitter through the analysis of their meta-data. In particular, we focus on more than 1.5M tweets collected on the day of the election of Donald Trump as 45th president of the United States of America. We use the meta-data embedd…

2017-12-16abs ↗pdf ↗

Social media has recently emerged as a premier method to disseminate information online. Through these online networks, tens of millions of individuals communicate their thoughts, personal experiences, and social ideals. We therefore explore the potential of social media to predict, even prior to onset, Major Depressiv…

2016-07-25abs ↗pdf ↗

Study examines perceptions and attitudes about breast cancer on Twitter.

problem Understanding public perceptions and attitudes towards breast cancer on social media.
method Identified and collected tweets, used topic modeling and sentiment analysis.
result Identified themes and quantified users' perceptions and emotions about breast cancer.

Analyzes how Trump's tweets impact global stock markets.

problem Understanding the financial impact of presidential tweets on stock markets.
method Examined tweets from Donald Trump's presidency, collected from The Guardian and Bloomberg, and analyzed their effect on equity indices.
result Identified tweets that significantly influenced stock market indices.

ArSentD-LEV dataset improves sentiment analysis in Levantine Arabic tweets.

problem Challenges in sentiment analysis of Arabic tweets, especially Levantine dialect.
method Created a dataset of 4,000 Levantine Arabic tweets with detailed sentiment and topic annotations.
result Improved performance of sentiment classifiers with detailed annotations.

Paper presents a model for identifying informative COVID-19 tweets.

problem Identifying informative COVID-19 tweets on Twitter.
method Leveraged transformers (RoBERTa, XLNet, BERTweet) trained in Semi-Supervised Learning (SSL) setting.
result Achieved F1 score of 0.9011 on test set, ranking 7th on leaderboard.

Deep learning model classifies tweets for disaster rescue scheduling.

problem Efficiently processing and categorizing tweets for disaster rescue.
method Combining attention-based Bi-directional LSTM and CNN with pre-trained word vectors for classification and feature engineering.
result Proposed model outperforms other methods in Precision, Recall, F1-score, and Accuracy.

Since the events of the Arab Spring, there has been increased interest in using social media to anticipate social unrest. While efforts have been made toward automated unrest prediction, we focus on filtering the vast volume of tweets to identify tweets relevant to unrest, which can be provided to downstream users for …

2017-02-20abs ↗pdf ↗

Study categorizes and analyzes emotions in sexist tweets.

problem Lack of defined categories for sexism in NLP.
method Used a new dataset from SemEval-2018 to classify and analyze emotions in sexist tweets.
result Demonstrated the mental state and affectual state of users who tweet in different categories of sexism.

Gang violence is a severe issue in major cities across the U.S. and recent studies [Patton et al. 2017] have found evidence of social media communications that can be linked to such violence in communities with high rates of exposure to gang activity. In this paper we partnered computer scientists with social work rese…

2018-07-23abs ↗pdf ↗

New tool detects weak and strong Islamophobic hate speech on social media.

problem Detecting Islamophobic hate speech on social media is challenging due to its varied nature.
method Built a multi-class classifier distinguishing between non-Islamophobic, weak Islamophobic, and strong Islamophobic content using GloVe word embeddings.
result Accuracy of 77.6% and balanced accuracy of 83% on a dataset of 109,488 tweets.

Simple model classifies traffic tweets from Twitter using word embeddings.

problem Sparsity and curse of dimensionality in bag-of-words representation for traffic tweets.
method Proposes a word embedding-based framework to classify traffic-related tweets from non-traffic ones.
result State-of-the-art test accuracy of 95.9% achieved with a simple model.

Crowdsourcing and active learning reduce manual annotation in social media event classification.

problem Manual annotation is time-consuming and resource-intensive in social media event classification.
method Crowdsourcing pipeline combined with active learning strategies.
result Active learning strategies help reduce the number of tweets needed for classification.

This paper studies users' perception regarding a controversial product, namely self-driving (autonomous) cars. To find people's opinion regarding this new technology, we used an annotated Twitter dataset, and extracted the topics in positive and negative tweets using an unsupervised, probabilistic model known as topic …

2018-04-05abs ↗pdf ↗

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.

Improved offensive language detection in tweets with multiple deep learning models.

problem Detecting offensive language in tweets using machine learning.
method Combination of multiple deep learning architectures for classification.
result Achieved macro-average F1-scores of 0.76, 0.68, 0.54 for different tasks.

A dynamic keyword selection model for topic modeling of tweets.

problem Adjusting keywords dynamically to mimic past topics with novelty.
method Generative process selects keywords and documents, trained with variational lower bound and stochastic gradient optimization.
result Keyword-based topic model outperforms a sophisticated baseline model by 67%.

Study predicts cryptocurrency price movements using Twitter sentiment analysis.

problem Predicting short-term price movements of cryptocurrencies.
method Conditional examination of return and excess return rates following tweet publication.
result Statistically significant increases in return rates within the first three minutes after tweet publication.

System detects financial forecasts in tweets, achieving high precision.

problem Detecting financial forecasts in social media messages.
method Natural Language Processing and Machine Learning techniques for real-time analysis.
result Achieves over 90% precision for financial forecasts.

Study uses LLMs to categorize financial tweets, revealing useful sentiment signals.

problem Discovering meaningful sentiment signals from unstructured financial social media data.
method Leveraged LLMs to automatically label financial tweets with event categories and aligned with returns.
result Certain event labels consistently yield negative alpha, with statistically significant Sharpe ratios and information coefficients.

Study examines how social media sentiment impacts biotech stocks.

problem Understanding the impact of social media on biotech stock prices.
method VADER sentiment analysis, ARIMA, and VAR models were used to forecast stock market performance.
result Complex interplay between tweet sentiment and stock market performance was identified.

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%.

Adversarial tweets can fool stock prediction models, causing financial loss.

problem Vulnerability of stock prediction models to adversarial attacks on social media.
method Solving combinatorial optimization problems with semantic and budget constraints to generate adversarial tweets.
result Adversarial tweets can fool stock prediction models and cause significant financial loss.