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.

168,695 papers · 148 categories

Trend · papers per month

371013 · Apr 202019922001200920172026
48 results for Taylor Swift tweets

Embed-KCPD segments text without labels, outperforming baselines.

problem Unsupervised text segmentation is challenging due to lack of boundary labels.
method Embed-KCPD represents sentences as embeddings and estimates boundaries via penalized KCPD.
result Embed-KCPD outperforms strong unsupervised baselines across benchmarks.

SWIFT learns intrinsic rewards from LLM hidden states for efficient best-of-N sampling.

problem Efficiency and scalability of reward models for LLMs.
method SWIFT (Simple Weighted Intrinsic Feedback Technique) learns a reward function directly from LLM hidden states.
result SWIFT outperforms existing baselines by 12.7% on MATH dataset while using less than 0.005% of their parameters.

SWIFT improves time series forecasting on edge devices with wavelet decomposition.

problem Efficient time series forecasting on resource-constrained devices.
method Wavelet decomposition, cross-band fusion, and shared linear mapping.
result SWIFT achieves state-of-the-art performance on multiple datasets.

Swift Hydra uses RL and generative AI to improve anomaly detection.

problem Generalization to unseen anomalies in critical systems.
method Generative AI and reinforcement learning (RL) for synthesizing diverse anomaly samples.
result Swift Hydra outperforms state-of-the-art models on ADBench benchmark.

Proves existence and uniqueness of solutions for a nonlinear equation on Hilbert manifold.

problem Proving existence and uniqueness of solutions for a nonlinear equation on Hilbert manifold.
method Analyzes the equation on Hilbert manifold, proving existence and uniqueness of solutions.
result Demonstrates that solutions are in the Hilbert manifold and are gradient flows.

Tweet classification has attracted considerable attention recently. Most of the existing work on tweet classification focuses on topic classification, which classifies tweets into several predefined categories, and sentiment classification, which classifies tweets into positive, negative and neutral. Since tweets are d…

2019-12-24abs ↗pdf ↗

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 ↗

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.

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.

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 ↗

Twitter has been a prominent social media platform for mining population-level health data and accurate clustering of health-related tweets into topics is important for extracting relevant health insights. In this work, we propose deep convolutional autoencoders for learning compact representations of health-related tw…

2018-12-25abs ↗pdf ↗

Kernelized Taylor diagram visualizes data populations with fewer assumptions.

problem Limitations of Taylor diagram in capturing non-linear relationships and sensitivity to outliers.
method Proposes a kernelized version of the Taylor diagram that uses maximum mean discrepancy and kernel mean embedding.
result Kernelized Taylor diagram visualizes data populations with minimal assumptions of data distributions.

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 ↗

The present chapter gives an overview on results for discrete knot energies. These discrete energies are designed to make swift numerical computations and thus open the field to computational methods. Additionally, they provide an independent, geometrically pleasing and consistent discrete model that behaves similarly …

2016-03-08abs ↗pdf ↗

Estimating the intensity of emotion has gained significance as modern textual inputs in potential applications like social media, e-retail markets, psychology, advertisements etc., carry a lot of emotions, feelings, expressions along with its meaning. However, the approaches of traditional sentiment analysis primarily …

2019-03-20abs ↗pdf ↗

Taylorized training improves neural network training at finite width.

problem Understanding and improving neural network training at finite width.
method Training the k-th order Taylor expansion of the neural network at initialization.
result Taylorized training agrees with full neural network training better as k increases and can significantly close the performance gap.

Islamophobic hate speech on social media inflicts considerable harm on both targeted individuals and wider society, and also risks reputational damage for the host platforms. Accordingly, there is a pressing need for robust tools to detect and classify Islamophobic hate speech at scale. Previous research has largely ap…

2018-12-12abs ↗pdf ↗

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 ↗

The identification of spam messages on social networks is a very challenging task. Social media sites like Twitter \& Facebook attracts a lot of users and companies to advertise and attract users of personal gains. These advertisements most of the time leads to spamming, which in return leads to poor user experience. T…

2019-11-06abs ↗pdf ↗

Study finds Deep Taylor Decomposition is unreliable for explaining neural networks.

problem Reliability of Deep Taylor Decomposition for explaining neural networks.
method Investigated the theoretical foundations of Deep Taylor Decomposition (DTD) and found it under-constrained.
result DTD is unreliable because its theoretical foundations are under-constrained and roots do not align with input.

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 ↗

The first aperiodic monotiling, introduced by Taylor, was based on a trapezoidal prototile equipped with 14 distinct decorations. A presentation of the closely related Taylor-Socolar aperiodic monotiling is based on a hexagonal prototile equipped with 7 decorations. This paper gives decoration-free algebraic descriptio…

2015-04-26abs ↗pdf ↗

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.

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.

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.

Proposes a Taylor framework to unify and analyze attribution methods.

problem Lack of a unified guideline for feature contribution assignment in machine learning models.
method Introduces a Taylor attribution framework to model the attribution problem and reformulates fourteen mainstream methods.
result Empirically validates the Taylor reformulations and reveals a positive correlation between performance and principles followed.

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.