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

1.9%3.8%5.8%7.7% · Jul 199419922001200920182026
48 results for Microblog Texts

Improved NER on Turkish tweets using semi-supervised learning and word embeddings.

problem Named Entity Recognition on informal Turkish text types.
method Semi-supervised learning with neural networks and word embeddings.
result Achieved better F-score performances than previous Turkish NER systems.

Crowd opinions in microblogs can predict event outcomes, matching with expert opinions.

problem Utilizing crowd wisdom for event outcome prediction in microblogs.
method Multi-label sentiment classification of tweets to gauge crowd opinion and compare with expert predictions.
result Crowd opinions in microblogs often match with expert opinions, especially in non-debate events.

The increasing volume of short texts generated on social media sites, such as Twitter or Facebook, creates a great demand for effective and efficient topic modeling approaches. While latent Dirichlet allocation (LDA) can be applied, it is not optimal due to its weakness in handling short texts with fast-changing topics…

2013-01-24abs ↗pdf ↗

GPT-4 improves stock price prediction from microblogging sentiments.

problem Improving stock price prediction using sentiment analysis of microblogs.
method Developed a novel method for contextual sentiment analysis using GPT-4, fine-tuning prompts for better accuracy.
result GPT-4 outperformed BERT in predicting stock price movements, achieving a peak accuracy of 71.47%.

Study tackles misinformation on Twitter by detecting and classifying rumors.

problem Detect and classify misinformation, specifically rumors, on Twitter.
method Used a standard dataset, explored novel features, and applied various preprocessing techniques. Achieved high f-measure scores.
result Achieved f-measure of over 0.82 in mixed rumors data set and 84 percent in a single rumor data set.

The Efficient Market Hypothesis (EMH) is widely accepted to hold true under certain assumptions. One of its implications is that the prediction of stock prices at least in the short run cannot outperform the random walk model. Yet, recently many studies stressing the psychological and social dimension of financial beha…

2013-10-20abs ↗pdf ↗

We perform a large-scale analysis of language diatopic variation using geotagged microblogging datasets. By collecting all Twitter messages written in Spanish over more than two years, we build a corpus from which a carefully selected list of concepts allows us to characterize Spanish varieties on a global scale. A clu…

2014-07-26abs ↗pdf ↗

AlphaMLDigger predicts excess returns in fluctuating markets.

problem Mining effective information for investment decisions in a volatile market.
method Two-phase approach using deep NLP for sentiment analysis and ensemble ML models.
result Ensemble models achieve 0.984 accuracy, significantly outperforming baseline.

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.

The paper classifies actions of a specific group on certain manifolds.

problem Classifying analytic actions of a specific semi-orthogonal group on manifolds.
method Adapting Uchida's construction, the paper explicitly constructs actions on specific manifolds and demonstrates that any action is covered by these.
result Any analytic action of the semi-orthogonal group on a closed, connected manifold is covered by the constructed actions.

The paper solves the Nielsen realization problem for high degree del Pezzo surfaces.

problem Which finite subgroups of the mapping class group of a del Pezzo surface lift to the diffeomorphism group?
method Classification and partial answers for d7d \geq 7, equivariant connected sum for d=6d = 6.
result Complete classification for d7d \geq 7, partial answer for d=6d = 6.

This paper tackles text infilling, a task of filling missing text portions, and presents a self-attention model that outperforms other methods.

problem The task of filling missing text portions, especially when the number and length of missing portions are unknown.
method A self-attention model with segment-aware position encoding and bidirectional context modeling, trained on extensive supervised data.
result The self-attention model significantly outperforms other approaches, setting a strong baseline for future research.

A new text representation model combines CNN and VAE for better semantic extraction.

problem Difficult to effectively extract semantic features and distinguish polysemy in text data.
method Integrates CNN for feature extraction and VAE for consistent Gaussian distribution.
result The model outperforms traditional classification algorithms in text classification tasks.

We propose two algorithms that can find local minima faster than the state-of-the-art algorithms in both finite-sum and general stochastic nonconvex optimization. At the core of the proposed algorithms is One-epoch-SNVRG+\text{One-epoch-SNVRG}^+ using stochastic nested variance reduction (Zhou et al., 2018a), which outperforms the s…

2018-06-22abs ↗pdf ↗

Improved text summarization using belief propagation on weighted bipartite graphs.

problem Text summarization from a graph theory perspective.
method Generalized belief propagation algorithm for weighted bipartite graphs.
result Our algorithm outperforms greedy methods in text summarization tasks.

Projective naturality proved for Heegaard Floer homology.

problem Proving naturality of Heegaard Floer invariants under diffeomorphisms.
method Showed Heegaard Floer invariants yield functors to transitive systems in a projectivized category of Z[U]\mathbb{Z}[U]-modules.
result Established Heegaard Floer invariants as functors to transitive systems in a projectivized category.

Paper generates diverse, readable adversarial texts from scratch.

problem Text classification models are easily fooled by adversarial examples.
method Trained a conditional variational autoencoder (VAE) with adversarial loss and utilized GANs to generate consistent adversarial texts.
result Successfully generates adversarial texts with higher success rate and acceptable quality.

Unified framework improves NLP tasks by converting diverse problems into text-to-text format.

problem Improving natural language processing tasks through transfer learning.
method Unified text-to-text transformer framework, comparing various pre-training objectives and architectures.
result Achieved state-of-the-art results on multiple NLP benchmarks.

The paper studies symplectic structures on character varieties of Sasakian threefolds.

problem Character varieties of Sasakian threefolds and their symplectic structures.
method Constructing a natural algebraic 2-form and showing its properties.
result The restriction of the 2-form to the space of irreducible SU(r) homomorphisms is symplectic.

Proposes spherical text embedding for better directional similarity.

problem Directional similarity is more effective but unsupervised text embeddings are typically learned in Euclidean space.
method Develops a spherical generative model and an efficient optimization algorithm for unsupervised word and paragraph embeddings.
result Achieves state-of-the-art performances on various text embedding tasks.

This study improves text summarization and fake news detection using neural models.

problem Improving text summarization and detecting fake news.
method Exploring and comparing different neural models for text summarization, including LSTM-encoder-decoder, pointer-generator networks, and transformers. Applying these models as a feature extractor for fake news detection.
result The proposed neural models enhance text summarization and improve fake news detection accuracy.

Interactive game approach extracts action graphs from specialized text.

problem Action graph extraction from specialized procedural text.
method Interpreting procedural text as game instructions, using a learning agent to simulate and execute the procedure.
result Framework complements existing approaches and enables richer learning.

TextNAS finds optimal text representation networks using neural architecture search.

problem Finding the optimal text representation networks is challenging.
method Proposes a novel search space for text representation and uses automatic neural architecture search.
result Automatic search discovers network architectures that outperform state-of-the-art models on text classification and natural language inference tasks.

Paper proposes ICCN to learn correlations between text, audio, and video for multimodal sentiment analysis.

problem Improving multimodal sentiment analysis by learning hidden correlations between text and audio/video features.
method Interaction Canonical Correlation Network (ICCN) using deep canonical correlation analysis (DCCA).
result Empirical results confirm the effectiveness of ICCN in capturing useful information from all three views.

Convolutional neural network improves assertion detection in multi-label clinical text.

problem Detecting assertions in multi-label clinical text with rich descriptions.
method Developed a CNN architecture for multi-label scope detection.
result At least 12% improvement over state-of-the-art on multi-label clinical text.

Proposes a flexible neural recommendation framework for better prediction performance.

problem Data sparsity, cold start problem, and long-tail distribution in recommendations.
method A modular neural recommendation framework that includes a neural collaborative filtering part and a text processing part as a regularizer.
result Achieves better prediction performance than state-of-the-art text-aware methods using a simple text processing approach.