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

Trend · papers per month

17345067 · Sep 201919922001200920182026
48 results for time-stamped text

Informer improves financial market prediction accuracy with global time stamp features.

problem Intra-day minute-scale financial market prediction challenges.
method Informer network, a novel deep learning model with smaller computational complexity and global time stamp features.
result Informer achieves best performance on MAE, RMSE, and MAPE evaluation criteria across all datasets.

In this paper, we develop the continuous time dynamic topic model (cDTM). The cDTM is a dynamic topic model that uses Brownian motion to model the latent topics through a sequential collection of documents, where a "topic" is a pattern of word use that we expect to evolve over the course of the collection. We derive an…

2012-06-13abs ↗pdf ↗

CDSA uses self-attention to impute missing values in multivariate, geo-tagged time series data.

problem Missing values in multivariate, geo-tagged time series data.
method Cross-Dimensional Self-Attention (CDSA) for sequence modeling across time, location, and sensor measurements.
result CDSA outperforms state-of-the-art methods in imputation and forecasting on real-world datasets.

Paper tackles learning time series models from noisy timestamps.

problem Learning time series detection models from temporally imprecise labels.
method Proposes a general learning framework accommodating different base classifiers and noise models.
result Significantly outperforms alternatives on real mobile health data.

CLPF models continuous time-series data with improved representational power and variational approximations.

problem Fitting continuous time-series data with existing models faces challenges in representational power and variational quality.
method CLPF uses a time-dependent normalizing flow driven by a stochastic differential equation to decode continuous latent processes into continuous observables. Maximum likelihood optimization is achieved through a novel variational posterior process.
result CLPF outperforms state-of-the-art baselines on synthetic and real-world time-series data.

Proposes models for learning latent representations of evolving network vertices over time.

problem Inadequate models for capturing temporal smoothness in evolving networks.
method Proposes two models: retrofitted and linear transformation, to capture temporal smoothness.
result Proposed models significantly outperform existing models in temporal link prediction tasks.

BayOTIDE tackles imputation of irregularly sampled multivariate time series with uncertainty quantification.

problem Imputation of irregularly sampled multivariate time series with missing values and noises.
method BayOTIDE treats multivariate time series as a combination of low-rank temporal factors with different patterns, using Gaussian Processes (GPs) as functional priors and converting them into state-space priors for scalable online inference.
result BayOTIDE can handle imputation over arbitrary time stamps and offers uncertainty quantification and interpretability.

Model-based collaborative filtering analyzes user-item interactions to infer latent factors that represent user preferences and item characteristics in order to predict future interactions. Most collaborative filtering algorithms assume that these latent factors are static, although it has been shown that user preferen…

2016-08-17abs ↗pdf ↗

New method learns cell trajectories and network interactions from single-cell data.

problem Network inference in systems biology from steady-state data.
method Min-entropy estimation for stochastic dynamics, leveraging both temporal and perturbational data.
result Jointly learns cellular trajectories and network interactions.

The paper tackles AI advice giving by considering adherence levels and defer options.

problem Inadequate consideration of human adherence to AI recommendations.
method Sequential decision-making model that considers adherence levels and incorporates a defer option.
result Specialized learning algorithms provide better convergence and empirical performance.

Post-estimation smoothing improves prediction accuracy with structural indices.

problem Using natural structural indices in machine learning without losing robustness.
method A post-estimation smoothing operator that separates from the original predictor.
result Post-estimation smoothing improves accuracy over original predictors under simple conditions.

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.

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.

The study combines social interaction data into a single network, identifying stable groups of chimpanzees.

problem Identifying stable groups of chimpanzees based on social interactions over time.
method Network representation, weighted proximity weights, principled loss function, statistical tests.
result The approach detects stable groups of chimpanzees that stay related for a significant length of time.

Two algorithms find local minima faster in finite-sum and general stochastic optimization.

problem Finding local minima in finite-sum and general stochastic nonconvex optimization.
method Stochastic Nested Variance Reduction (SNVRG) + Neon2.
result Achieves better gradient complexity for convergence to (ε,εH)(ε, ε_H)-second-order stationary points.

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.

Construct model Higgs bundles in exceptional components of Sp(4, R) character variety.

problem Constructing model Higgs bundles in exceptional components of the Sp(4, R) character variety.
method Using the gluing construction for Higgs bundles over connected sums of Riemann surfaces and solutions to the Sp(4, R)-Hitchin equations.
result Provide model Higgs bundles in all 2g-3 exceptional components of the maximal Sp(4, R)-Higgs bundle moduli space.

This paper tackles efficient learning for factorial marked temporal point processes.

problem Efficient learning for factorial marked temporal point processes.
method Decoupled learning method with two procedures: ADM-M and Fast ISTA, and a reformulated Logistic Regression model.
result Empirical results show the efficiency of the decoupled and reformulated method.

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.

Framework for continuous-time network data representation learning.

problem Learning reliable representations of dynamic network interactions.
method Three-stage process: intensity estimation, projection learning, evolving node representation construction.
result Trajectories satisfy structural and temporal coherence, providing robust inference.