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

145291436581 · Jun 202019922001200920182026
48 results for Building Pattern Classification

Graph CNN method improves classification of irregular spatial data like building patterns.

problem Challenges in analyzing irregular spatial data with machine learning.
method Graph Fourier transform and convolution theorem to convert irregular spatial data into a learnable format.
result Significantly improved classification of building patterns compared to other methods.

New method builds complex networks from attribute interactions without normalization.

problem Improving high-level classification algorithms by capturing hidden attribute interactions.
method Proposes a new complex network building methodology based on attribute-attribute interactions, avoiding normalization.
result Demonstrates improved performance in high-level classification techniques.

A new network-based method for high-level data classification without normalization.

problem Evaluation and classification of data with hidden attribute interactions.
method A new network-building methodology based on attribute-attribute interactions, avoiding normalization.
result Improvement in accuracy of high-level classification using betweenness centrality.

ALT improves TSC by capturing complex patterns in time series data.

problem Challenges in traditional TSC methods with time series complexity and variability.
method ALT incorporates variable-length shifted time windows to enhance LLT for better feature representation.
result ALT achieves state-of-the-art performance with few hyperparameters.

This study evaluates the performances of CNN and LSTM for recognizing common charts patterns in a stock historical data. It presents two common patterns, the method used to build the training set, the neural networks architectures and the accuracies obtained.

2018-08-01abs ↗pdf ↗

ICE improves classification performance by leveraging internal patterns among instances.

problem Inconsistent results for different MCS algorithms on specific problems.
method ICE groups training data into overlapping clusters, builds classifiers for each cluster, and predicts class labels by averaging predictions from top-performing models.
result ICE provides a stable improvement on a significant proportion of datasets over existing MCS methods.

In this paper, we investigate the multi-variate sequence classification problem from a multi-instance learning perspective. Real-world sequential data commonly show discriminative patterns only at specific time periods. For instance, we can identify a cropland during its growing season, but it looks similar to a barren…

2017-12-19abs ↗pdf ↗

A new kernel measures brain network similarities, improving disease classification.

problem Lack of edge weight information in existing graph kernels for brain connectivity networks.
method Ordinal pattern kernel for weighted brain connectivity networks.
result The ordinal pattern kernel achieves better classification performance than state-of-the-art graph kernels.

An intriguing property of deep neural networks is their inherent vulnerability to adversarial inputs, which significantly hinders their application in security-critical domains. Most existing detection methods attempt to use carefully engineered patterns to distinguish adversarial inputs from their genuine counterparts…

2017-12-02abs ↗pdf ↗

FSR efficiently discovers significant patterns with few resampled datasets.

problem Mining significant patterns in transactional data, especially subgroups.
method FSR uses resampling to bound the supremum deviation of quality statistics, providing rigorous guarantees on false discoveries.
result FSR effectively discovers significant subgroups with a small number of resampled datasets.

The behaviors of patients with depression are usually difficult to predict because the patients demonstrate the symptoms of a depressive episode without a warning at unexpected times. The goal of this research is to build algorithms that detect signals of such unusual moments so that doctors can be proactive in approac…

2016-03-24abs ↗pdf ↗

In this paper we study Legendrian knots in the knot types of satellite knots. In particular, we classify Legendrian Whitehead patterns and learn a great deal about Legendrian braided patterns. We also show how the classification of Legendrian patterns can lead to a classification of the associated satellite knots if th…

2016-08-19abs ↗pdf ↗

A novel method classifies wafer defects using topological data analysis.

problem Classifying defect patterns on semiconductor wafers for maintenance and yield management.
method Representing defect patterns as vectors using topological features from persistent homology.
result The method outperforms CNN in accuracy and efficiency, especially with limited data.

The paper proposes a method to model non-smooth functions using clustering, classification, and Gaussian process modeling.

problem Modeling discontinuities and non-smoothness in expensive computational models.
method Three-stage approach combining clustering, classification, and Gaussian process modeling.
result The approach successfully models discontinuities and non-smoothness in various functions.

Data-driven method clusters and analyzes heat load patterns in district heating networks.

problem Lack of knowledge about customers' heat load behaviors in district heating networks.
method Data-driven approach that clusters customer profiles and detects unusual patterns.
result High potential for deploying the method to analyze customers' heat-use habits in practice.

This study compares different data preprocessing methods for gait analysis.

problem Improving the generalizability of machine learning models in gait analysis.
method Compared various data preprocessing steps including filtering, time derivative, normalization, and scaling.
result Different preprocessing combinations affect gait classification performance.

Two supervised methods classify single-molecule patterns from X-ray imaging.

problem Classifying high-quality patterns from noisy, stochastic XFEL data.
method Supervised template-based learning methods: Eigen-Image and Log-Likelihood classifiers.
result Classifiers can find best-matched templates within milliseconds and parallelize for XFEL repetition rate.

Improved sentiment analysis in Korean finance using masked PLMs.

problem Fine-grained sentiment analysis in non-English finance literature is lacking due to limited annotated data.
method Developed KorFinASC dataset and applied TGT-Masking to PLMs to remove non-stationary knowledge.
result Improved classification accuracy by 22.63% on KorFinASC.

Novel probabilistic models forecast residential heating and electricity demand at hourly resolution.

problem Accurate hourly forecasting of residential heating and electricity demand.
method Probabilistic deep learning models trained on gas-heated region data.
result Significant improvement in forecast accuracy compared to NREL's ResStock model.

New model captures long-range patterns in sequences efficiently.

problem Efficiently capturing long-range patterns in sequential data.
method Inspired by wavelet multiresolution analysis, introduces MultiresLayer with multiresolution convolution.
result State-of-the-art performance on sequence classification and autoregressive density estimation tasks.

Classifies patterns of symmetry breaking and vacuum degeneracy in scalar and gauge fields.

problem Understanding patterns of symmetry breaking and vacuum degeneracy in complex field systems.
method Uses mathematical classification of singular foliations to encode and classify patterns of spontaneous symmetry breaking and vacuum degeneracy.
result Mathematical classification provides a qualitative understanding of possible patterns of vacuum degeneracy.

Paper proposes a method to identify wind hazard types and predict extreme wind speeds.

problem Difficulty in identifying wind hazard types from meteorological data records.
method Numerical pattern recognition method with feature extraction and generalization.
result Algorithm performance validated using K-fold cross-validation and real-world data.

Co-eye combines multiple symbolic representations to improve time series classification accuracy.

problem Challenges in time series classification due to domain diversity.
method Inspired by compound eyes, Co-eye uses multiple symbolic representations and hyper-parameterised lenses to classify time series data.
result Co-eye outperforms state-of-the-art techniques in accuracy and robustness across various domains.

Haar scattering networks improve pattern recognition across various tasks.

problem Improving pattern recognition in diverse tasks like regression and classification.
method Stacking convolutional filters based on Haar wavelets followed by non-linear operators.
result Outperformed best algorithms in 4 out of 18 data classification problems.

Study compares GFMM neural networks for pattern classification.

problem Pattern classification problems.
method Two algorithms (incremental and agglomerative learning) to train GFMM neural networks.
result GFMM neural networks show strong and weak points on benchmark datasets.

A new network-based high-level data classification method using betweenness centrality.

problem Traditional data classification techniques focus on physical features, while high-level classification considers semantic meaning.
method Proposes a network-based high-level classification technique using betweenness centrality.
result Competent classification performance in nine real datasets compared to traditional models.

FIBS extracts relevant features from IBTSs for classification.

problem Classifying interval-based temporal sequences (IBTSs) using common algorithms is challenging.
method FIBS extracts features from IBTSs based on relative frequency and temporal relations, incorporating a filter-based selection strategy to avoid irrelevant features.
result FIBS effectively represents IBTSs for classification algorithms, providing similar or better accuracy compared to state-of-the-art competitors.

Artificial Neural Networks(ANN) has been phenomenally successful on various pattern recognition tasks. However, the design of neural networks rely heavily on the experience and intuitions of individual developers. In this article, the author introduces a mathematical structure called MLP algebra on the set of all Multi…

2017-01-18abs ↗pdf ↗

This paper presents a framework for exact discovery of the top-k sequential patterns under Leverage. It combines (1) a novel definition of the expected support for a sequential pattern - a concept on which most interestingness measures directly rely - with (2) SkOPUS: a new branch-and-bound algorithm for the exact disc…

2015-06-26abs ↗pdf ↗

This study predicts stock prices using various machine and deep learning models.

problem Predicting stock price movements is challenging but possible.
method Agglomerative approach combining statistical, machine learning, and deep learning models.
result Deep learning models outperform traditional methods in stock price prediction.

We classify compact 2-connected homogeneous spaces with the same rational cohomology as a product of spheres. This classification relies on spectral sequences, homotopy theory, and representation theory. We then apply this classification to two geometric problems. The first problem is the classification of all isoparam…

2001-09-19abs ↗pdf ↗