We consider analysis of relational data (a matrix), in which the rows correspond to subjects (e.g., people) and the columns correspond to attributes. The elements of the matrix may be a mix of real and categorical. Each subject and attribute is characterized by a latent binary feature vector, and an inferred matrix map…
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.
Trend · papers per month
Proposes an L1-regularized functional SVM for binary classification with functional covariates.
Feature selection (FS) has become an indispensable task in dealing with today's highly complex pattern recognition problems with massive number of features. In this study, we propose a new wrapper approach for FS based on binary simultaneous perturbation stochastic approximation (BSPSA). This pseudo-gradient descent st…
Two binary Sine Cosine Algorithms improve feature selection in medical datasets.
Paper introduces Laplace-HDC for better binary hyperdimensional computing.
The article warns against assuming normality in machine learning, especially when feature vectors are not normally distributed.
Dasgupta and Shulman showed that a two-round variant of the EM algorithm can learn mixture of Gaussian distributions with near optimal precision with high probability if the Gaussian distributions are well separated and if the dimension is sufficiently high. In this paper, we generalize their theory to learning mixture…
Paper optimizes sparse feature selection for cancer detection using GSVP and SVM.
Graph matching with feature vectors is solved using a two-layer graph neural network.
Max-margin classifiers' behavior is studied in high dimensions with non-Gaussian features.
GRASP tests goodness-of-fit for binary classifiers without parametric assumptions.
Similarity metrics are a core component of many information retrieval and machine learning systems. In this work we propose a method capable of learning a similarity metric from data equipped with a binary relation. By considering only the similarity constraints, and initially ignoring the features, we are able to lear…
Compressive Sensing (CS) theory asserts that sparse signal reconstruction is possible from a small number of linear measurements. Although CS enables low-cost linear sampling, it requires non-linear and costly reconstruction. Recent literature works show that compressive image classification is possible in CS domain wi…
Paper explores understanding of neural source code embeddings.
A methodology for binary classification of EEG records which correspond to different mental states is proposed. This model-free methodology is based on our theory of the -complexity of continuous functions which is extended here (see Appendix) to the case of vector functions. This extension permits us to handle mult…
Study on adversarial examples and defenses for malware classification.
Paper proposes a robust deep graph-based classifier for noisy labels.
In supervised binary hashing, one wants to learn a function that maps a high-dimensional feature vector to a vector of binary codes, for application to fast image retrieval. This typically results in a difficult optimization problem, nonconvex and nonsmooth, because of the discrete variables involved. Much work has sim…
Paper introduces r-DEP classifier for binary classification tasks.
We consider the binary classification problem when data are large and subject to unknown but bounded uncertainties. We address the problem by formulating the nonlinear support vector machine training problem with robust optimization. To do so, we analyze and propose two bounding schemes for uncertainties associated to …
Quantum circuits represent binary classification trees with binary features.
This paper uses MIO to select features for kernel SVM classification.
The problem of multiple surface clustering is a challenging task, particularly when the surfaces intersect. Available methods such as Isomap fail to capture the true shape of the surface nearby the intersection and result in incorrect clustering. The Isomap algorithm uses the shortest path between points. The main draw…
In Random Forests, proximity distances are a metric representation of data into decision space. By observing how changes in input map to the movement of instances in this space we are able to determine the independent contribution of each feature to the decision-making process. For binary feature vectors, this process …
We introduce a new discriminant analysis method (Empirical Discriminant Analysis or EDA) for binary classification in machine learning. Given a dataset of feature vectors, this method defines an empirical feature map transforming the training and test data into new data with components having Gaussian empirical distrib…
Proposes MLPSVM for multi-label learning, improving on binary relevance.
Proposes novel wSVMs for sparse learning and accurate probability estimation.
In this paper, we present a comparative analysis of benign and malicious Android applications, based on static features. In particular, we focus our attention on the permissions requested by an application. We consider both binary classification of malware versus benign, as well as the multiclass problem, where we clas…
Efficient methods for sparse random projections improve classification accuracy in very high-dimensional data.
The paper optimizes hyperplanes for binary classification in high-dimensional data with latent Gaussian mixtures.
Study calibrates high-dimensional binary classifiers using angle between estimator and true weights.
We propose a new problem formulation which is similar to, but more informative than, the binary multiple-instance learning problem. In this setting, we are given groups of instances (described by feature vectors) along with estimates of the fraction of positively-labeled instances per group. The task is to learn an ins…
MeliusNet improves binary neural networks to match MobileNet-v1 accuracy.
Paper tackles binary feedbacks in contextual search learning.
A new SVM method for predicting time series labels.
The latent feature relational model (LFRM) is a generative model for graph-structured data to learn a binary vector representation for each node in the graph. The binary vector denotes the node's membership in one or more communities. At its core, the LFRM miller2009nonparametric is an overlapping stochastic blockmodel…
We consider a firm that sells a large number of products to its customers in an online fashion. Each product is described by a high dimensional feature vector, and the market value of a product is assumed to be linear in the values of its features. Parameters of the valuation model are unknown and can change over time.…
Matching cells over time has long been the most difficult step in cell tracking. In this paper, we approach this problem by recasting it as a classification problem. We construct a feature set for each cell, and compute a feature difference vector between a cell in the current frame and a cell in a previous frame. Then…
Paper studies binary random projections with controllable sparsity patterns for computational and accuracy advantages.
Study shows squared loss is robust for binary classification with noisy features.
Proposes a new SVM model for binary classification with theoretical and practical advantages.
A novel method selects genes for high-dimensional gene expression data with class imbalance.
This paper introduces a novel real-time Fuzzy Supervised Learning with Binary Meta-Feature (FSL-BM) for big data classification task. The study of real-time algorithms addresses several major concerns, which are namely: accuracy, memory consumption, and ability to stretch assumptions and time complexity. Attaining a fa…
New guarantees for asymmetric sketching in compressive learning.
Distributed Lion optimizes large model training by reducing communication costs.
BEGIN network models binary data without parametric assumptions.
Regularized target encoding beats traditional methods for high cardinality features in ML.
This paper optimizes binary linear classifiers by tuning their weight vectors.