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

2.9%5.8%8.7%11.5% · Mar 199519922001200920182026
48 results for short segments

Paper uses CNNs to classify heart sounds from short segments.

problem Classifying heart sounds from short segments of individual beats.
method Developed a 1D-CNN and 2D-CNN ensemble for feature learning and score-level fusion.
result ECNN ensemble achieved 89.22% accuracy and 89.94% sensitivity on the PhysioNet CinC 2016 database.

Unified deep learning framework improves SV in noisy, reverberant, and long non-speech segments.

problem Robust speaker verification in adverse environments, especially short speech segments.
method Feature Pyramid Module (FPM)-based Multi-scale Aggregation (MSA), Self-adaptive Soft VAD (SAS-VAD), Masking-based Speech Enhancement (SE).
result The proposed method outperforms baseline systems in challenging conditions.

Motivated by a range of applications in engineering and genomics, we consider in this paper detection of very short signal segments in three settings: signals with known shape, arbitrary signals, and smooth signals. Optimal rates of detection are established for the three cases and rate-optimal detectors are constructe…

2014-07-10abs ↗pdf ↗

DeFi exploits lead to reduced CP spreads, contrary to contagion hypothesis.

problem Vulnerabilities in DeFi destabilize traditional short-term funding markets.
method Analysis of commercial paper spreads and regulatory segmentation.
result DeFi exploits lead to a 'Flight-to-Quality' pattern, narrowing rather than widening CP spreads.

The paper uses neural networks to segment brain tumors and predict patient survival.

problem Brain tumor segmentation and survival prediction.
method Fully convolutional neural network with encoder-decoder architecture, radiomic features, and random forest regression.
result 55.4% classification accuracy for predicting survival of patients with gross-total resection.

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.

Adaptive TFTs improve cryptocurrency price prediction accuracy.

problem Precise short-term price prediction in volatile cryptocurrency markets.
method Dynamic subseries lengths and pattern-based categorization.
result Significantly outperforms baseline models in prediction accuracy and profitability.

A new algorithm efficiently partitions images without seeds or thresholds.

problem Efficiently partitioning images without explicit seeds or thresholds.
method Mutex Watershed algorithm that incorporates both attractive and repulsive cues.
result Determines optimal segments without seeds or thresholds, solving NP-hard problem.

A novel approach predicts long-term stock price trends using 2D-convolutional encoders and semantic segmentation.

problem Predicting long-term daily stock price changes with deep learning models.
method Proposes a hierarchical CNN structure with Atrous Spatial Pyramid Pooling blocks to capture both long and short-term temporal relationships.
result Achieved overall accuracy and AUC of 78.18% and 0.88 for predicting trends over the next 20 days.

We prove the absence of a universal diameter bound on lengths of curves in a sweep-out of a Riemannian 2-sphere. If such bound existed it would yield a simple proof of existence of short geodesic segments and closed geodesics on a sphere of small diameter.

2011-05-31abs ↗pdf ↗

Paper proposes LSTM for speaker similarity measurement and improves diarization accuracy.

problem Improving speaker diarization accuracy using neural networks.
method Uses Bi-LSTM for similarity measurement and spectral clustering for clustering.
result Significantly outperforms state-of-the-art methods with diarization error rate of 6.63%.

This short article aims at demonstrate that the Intersection over Union (or Jaccard index) is not a submodular function. This mistake has been made in an article which is cited and used as a foundation in another article. The Intersection of Union is widely used in machine learning as a cost function especially for imb…

2018-09-03abs ↗pdf ↗

Compact Recurrent Transformer (CRT) improves Transformer efficiency for long sequences.

problem Efficiently scaling Transformer architecture to long sequences with limited compute resources.
method Combines shallow Transformer models with recurrent neural networks and persistent memory.
result CRT achieves comparable or superior performance to full-length Transformers with shorter segments and reduced FLOPs.

We add two new 1-parameter families to the short list of known embedded triply periodic minimal surfaces of genus 4 in R3\mathbb{R}^3. Both surfaces can be tiled by minimal pentagons with two straight segments and three planar symmetry curves as boundary. In one case (which has the appearance of the CLP surface of Schw…

2018-07-23abs ↗pdf ↗

Probabilistic embeddings improve speaker diarization accuracy.

problem Improving speaker diarization accuracy using embeddings.
method Extracting x-vectors and precision matrices from speech segments, interfacing with PLDA model, applying agglomerative clustering, joint training of PLDA and extractor.
result Joint training of PLDA and probabilistic x-vector extractor yields accuracy gains.

In this paper, we propose a novel deep learning framework for anatomy segmentation and automatic landmark- ing. Specifically, we focus on the challenging problem of mandible segmentation from cone-beam computed tomography (CBCT) scans and identification of 9 anatomical landmarks of the mandible on the geodesic space. T…

2018-10-06abs ↗pdf ↗

Study hexagonal network evolution under curvature flow.

problem Understanding hexagonal network evolution under curvature flow.
method Proved local existence of classical solutions and classified homothetically shrinking solutions.
result Provided an example of network shrinking to a segment with multiplicity two.

TimeBridge addresses non-stationarity in long-term time series forecasting.

problem Non-stationarity in multivariate time series leads to spurious regressions and obscures long-term relationships.
method TimeBridge segments series into patches, applying Integrated Attention for short-term non-stationarity and Cointegrated Attention for long-term cointegration.
result TimeBridge achieves state-of-the-art performance in both short-term and long-term forecasting.

Develops a deep clustering framework for large-scale road traffic prediction.

problem Challenges in modeling diverse traffic patterns and handling high-dimensional time series with low latency.
method Combines deep clustering with CNNs and RNNs to predict road traffic at large-scale networks.
result The DeepCluster framework effectively clusters road segments and improves prediction performance.

This paper looks into the analysis of the long-range auto-correlations and cross-correlations in bond market. Based on Detrended Moving Average (DMA) method, empirical results present a clear evidence of long-range persistence that exists in one year scale. The degree of long-range correlation related to maturities has…

2016-10-31abs ↗pdf ↗

We prove that any properly oriented C2,1C^{2,1} isometric immersion of a positively curved Riemannian surface M into Euclidean 3-space is uniquely determined, up to a rigid motion, by its values on any curve segment in M. A generalization of this result to nonnegatively curved surfaces is presented as well under suitable…

2018-05-07abs ↗pdf ↗

KZImputer improves time series data quality with adaptive imputation for short to medium-sized gaps.

problem Missing data in time series analysis.
method Adaptive imputation method for univariate time series with tailored strategies for different gap positions.
result KZImputer achieves strong performance, especially for high missingness rates and high-sparsity regimes.

Self multi-head attention improves speaker recognition for long utterances.

problem Speaker recognition for long speech segments using Deep Learning.
method Convolutional Neural Network (CNN) for short-term features, self multi-head attention for long-term embeddings.
result Self multi-head attention outperforms other pooling methods by 18% relative EER on VoxCeleb1 dataset.

Segmental structure is a common pattern in many types of sequences such as phrases in human languages. In this paper, we present a probabilistic model for sequences via their segmentations. The probability of a segmented sequence is calculated as the product of the probabilities of all its segments, where each segment …

2017-02-24abs ↗pdf ↗

Bayesian nonparametric method segments multi-sequence time series data.

problem Temporal segmentation of multi-sequence time series data into stationary segments.
method Gaussian process priors and nonparametric distribution for segment partitioning.
result Model effectively segments synthetic and real-time series data.

BiPE blends intra-segment and inter-segment encodings for better length extrapolation.

problem Improving length extrapolation in language models.
method Bilevel Positional Encoding (BiPE) that separates intra-segment and inter-segment encodings.
result BiPE enhances length extrapolation across various text modalities.

CNNs can be trained with clinically available segmentations for OARs in radiotherapy.

problem Lack of dedicated training volumes for CNNs in radiotherapy.
method Used clinically available segmentations from PACS, applied multi-label segmentation, empirically assessed training set size.
result Clinically available segmentations can be used to train an accurate OAR segmentation model.

Paper reduces Hausdorff Distance in medical image segmentation.

problem Reduction of Hausdorff Distance in medical image segmentation.
method Three novel loss functions for training CNNs to estimate and reduce HD.
result Approximately 18-45% reduction in HD without degrading other performance metrics.

Learning-based methods for visual segmentation have made progress on particular types of segmentation tasks, but are limited by the necessary supervision, the narrow definitions of fixed tasks, and the lack of control during inference for correcting errors. To remedy the rigidity and annotation burden of standard appro…

2018-05-25abs ↗pdf ↗

Hybrid CNN improves segmentation and registration of white matter tracts.

problem Accurate analysis of longitudinal brain imaging data.
method A hybrid CNN integrating segmentation and registration into a single procedure.
result Hybrid CNN outperforms multistage pipelines in segmentation accuracy, consistency, and speed.