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

Trend · papers per month

3979118157 · Jun 202019922001200920172026
48 results for extremely short text

In this paper we consider the problem of clustering collections of very short texts using subspace clustering. This problem arises in many applications such as product categorisation, fraud detection, and sentiment analysis. The main challenge lies in the fact that the vectorial representation of short texts is both hi…

2019-01-25abs ↗pdf ↗

Paper introduces new indicators for forecasting crude oil prices using short news headlines.

problem Forecasting crude oil prices from short, noisy news headlines using LDA.
method Developed two novel indicators for topic and sentiment from short text data, and applied AdaBoost.RT.
result AdaBoost.RT with the proposed indicators outperforms benchmarks in crude oil forecasting.

POTA improves short text clustering by generating reliable pseudo-labels.

problem Limited discriminative representations in short texts.
method POTA uses instance-level attention and optimal transport for semantic consistency and cluster structure.
result POTA outperforms state-of-the-art methods in short text clustering.

APLC-XLNet improves XMTC by clustering labels and reducing computational time.

problem Efficiently tagging texts with many labels from a large set.
method Fine-tunes XLNet with APLC to approximate cross entropy loss.
result Achieved state-of-the-art results on XMTC benchmarks.

AOBTM adapts online topic modeling for short app reviews, revealing coherent topics over time.

problem Challenges in inferring latent topics from short, dynamic app reviews over multiple versions.
method Adaptive Online Biterm Topic Model (AOBTM) that addresses sparsity and considers statistical data from previous versions.
result AOBTM finds more coherent topics and outperforms state-of-the-art baselines.

Paper improves short text clustering by integrating semantic relationships into Optimal Transport.

problem Erroneous pseudo-labels caused by neglecting semantic consistency in existing OT methods.
method Designs an instance-level attention mechanism to capture semantic relationships and integrates them into the OT formulation.
result Generates reliable pseudo-labels that improve clustering accuracy.

Paper develops heavy-tailed embeddings for better text classification and augmentation.

problem Improving text classification, especially for extreme values.
method Develops heavy-tailed embeddings using multivariate extreme value theory and introduces a scale-invariant classifier.
result The classifier outperforms baselines and generates meaningful augmented text.

Paper introduces a new text clustering model using Beta-Liouville priors.

problem Clustering short text data.
method Develops a hierarchical mixture model with Beta-Liouville priors for short text clustering.
result The Beta-Liouville distribution offers a more flexible correlation structure for short text clustering.

Study examines how cluster number affects short-text clustering, introducing a stability metric.

problem Challenges in finding meaningful clusters in short-text data.
method Introduces a stability metric to determine cluster robustness and visualizes cluster subdivisions.
result Choosing a cluster number involves balancing informativeness and complexity, not seeking a single 'optimal' solution.

As the emergence and the thriving development of social networks, a huge number of short texts are accumulated and need to be processed. Inferring latent topics of collected short texts is useful for understanding its hidden structure and predicting new contents. Unlike conventional topic models such as latent Dirichle…

2017-05-01abs ↗pdf ↗

Topic sparsity refers to the observation that individual documents usually focus on several salient topics instead of covering a wide variety of topics, and a real topic adopts a narrow range of terms instead of a wide coverage of the vocabulary. Understanding this topic sparsity is especially important for analyzing u…

2018-10-22abs ↗pdf ↗

Study compares hyperbolic and extremal lengths for shortest curves.

problem Comparing hyperbolic and extremal lengths for shortest curves.
method Lower bounds for widths of collars and upper bounds for renormalized volume of Schottky manifolds.
result Upper bounds of renormalized volume in terms of hyperbolic length of compressible curves.

Suppose that a polarised Kähler manifold (X,L)(X,L) admits an extremal metric ωω. We prove that there exists a sequence of Kähler metrics {ωk}k\{ ω_k \}_k, converging to ωω as kk \to \infty, each of which satisfies the equation ˉgradωk1,0ρk(ωk)=0\bar{\partial} \text{grad}^{1,0}_{ω_k} ρ_k (ω_k)=0; the (1,0)(1,0)-part of the gradient of the B…

2015-08-11abs ↗pdf ↗

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 ↗

Study examines liquidation, leverage, and optimal margin requirements in Bitcoin futures markets.

problem Understanding and optimizing margin requirements in Bitcoin futures markets.
method Empirical analysis using generalized extreme value theory and BitMEX data.
result Margin requirements need to be significantly higher to reduce daily margin calls.

A latent-variable model is introduced for text matching, inferring sentence representations by jointly optimizing generative and discriminative objectives. To alleviate typical optimization challenges in latent-variable models for text, we employ deconvolutional networks as the sequence decoder (generator), providing l…

2017-09-21abs ↗pdf ↗

Social media is increasingly used by humans to express their feelings and opinions in the form of short text messages. Detecting sentiments in the text has a wide range of applications including identifying anxiety or depression of individuals and measuring well-being or mood of a community. Sentiments can be expressed…

2018-07-20abs ↗pdf ↗

Let BlP1Pn\text{Bl}_{\mathbb{P}^1} \mathbb{P}^n be a Kähler manifold obtained by blowing up a complex projective space Pn\mathbb{P}^n along a line P1\mathbb{P}^1. We prove that BlP1Pn\text{Bl}_{\mathbb{P}^1} \mathbb{P}^n does not admit constant scalar curvature Kähler metrics in any rational Kähler class, but admits extremal m…

2015-08-11abs ↗pdf ↗

Develops deep learning model for detecting anomalies in transportation data.

problem Anomaly detection in temporal data of transportation networks.
method Proposes EVT-LSTM model combining LSTM and EVT, trained with an objective function.
result EVT-LSTM model outperforms other models in anomaly detection.

Let us denote by Kn\mathcal K_n the hyperspace of all convex bodies of Rn\mathbb R^n equipped with the Hausdorff distance topology. An affine invariant point pp is a continuous and Aff(n)-equivariant map p:KnRnp:\mathcal K_n\to \mathbb R^n, where Aff(n) denotes the group of all nonsingular affine maps of Rn\mathbb R^n. Fo…

2016-02-21abs ↗pdf ↗

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.