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

Trend · papers per month

25.0%50.0%75.0%100.0% · Sep 199219922001200920182026
48 results for generalized Hamming distance

Revisits fuzzy neural networks with generalized Hamming distance, simplifying BN and ReLU.

problem Improving neural network techniques using fuzzy logic and generalized Hamming distance.
method Introducing generalized Hamming distance to reinterpret BN and ReLU, proposing GHN.
result Batch normalization and ReLU can be simplified or removed without loss of performance.

New STH distance finds patterns in event timeseries without resampling.

problem Lack of efficient analysis methods for event and state timeseries.
method Define STE-ts, propose STH, leveraging both time and state duration.
result Improved precision and computation time compared to resampled metrics.

ExDAG solves DAG learning problems with low structural Hamming distance.

problem Learning DAGs with low structural Hamming distance under identifiability assumptions.
method Mixed-integer quadratic programming (MIQP) with branch-and-bound-and-cut algorithm and lazy constraints.
result ExDAG guarantees global convergence and provides a real-time quality assessment.

Simple framework explains adversarial examples with small changes.

problem Understanding the ease of switching between decisions in targeted attacks.
method Developed a mathematical framework based on the geometry of L0L_0 (Hamming) metric.
result Quantitatively analyzed the number of input coordinates to change for misdirection.

Study shows effective resistance distance yields more accurate network barycenter than Hamming distance.

problem Identifying the best metric for computing the Fréchet mean network.
method Compared the effectiveness of Hamming distance and effective resistance distance in capturing network topology.
result Effective resistance distance produces a more accurate Fréchet mean network.

Differentially private data structures for estimating distances between strings.

problem Estimating distances between query strings and database strings while ensuring privacy.
method Proposes differentially private data structures for Hamming and edit distances using randomized response technique.
result Efficient data structures that provide accurate distance estimates with strong privacy guarantees.

Study robust mean estimation under coordinate-level corruptions using Hamming distance.

problem Robust mean estimation under realistic coordinate-level corruptions.
method Introduce a novel Hamming distance-based measure and present information-theoretic analysis.
result Data cleaning-inspired approaches can match information theoretic bounds for robust mean estimation.

New loss function and training scheme improve binary hash codes for better similarity search.

problem Improving binary hash codes for better similarity search tasks.
method Log likelihood loss on Hamming distance target, novel training scheme, multi-indexing.
result Significant improvements in MAP (84%) and query cost reduction for ImageNet and SIFT 1M.

Asynchronous Gibbs sampling can accurately estimate expectations of functions of all variables under certain conditions.

problem Estimating expectations of functions of all variables in graphical models.
method Coupling synchronous and asynchronous Gibbs samplers to control expected Hamming distance, using concentration of measure results.
result The bias in estimating expectations of polynomial functions is smaller than the standard deviation of the function value in the true model.

Classifies homeomorphism groups of countable Stone spaces up to coarse equivalence.

problem Classifying non-locally compact topological groups using geometric group theory.
method Classification based on coarsely bounded sets and quasi-isometry.
result Groups in the second class are quasi-isometric to the Hamming cube.

New metric space for ReLU codes connects to network safety and robustness.

problem Lack of metrics capturing network safety and robustness beyond accuracy.
method Introduces a metric space of ReLU activation codes with a truncated Hamming distance.
result Establishes an isometry between ReLU codes and polyhedral bodies related to safety and robustness.

A new algorithm improves solving QAP with better performance.

problem Solving the Quadratic Assignment Problem (QAP) efficiently.
method Estimation of Distribution Algorithms (EDAs) with a non-parametric distance-based Mallows model.
result The proposed algorithm outperforms existing methods for QAP.

FSL-BM improves real-time classification with fuzzy logic and binary meta-features.

problem Real-time classification accuracy, memory consumption, and time complexity.
method FSL-BM integrates fuzzy logic, binary meta-features, Hamming Distance, and Hash function for efficient supervised learning.
result FSL-BM provides faster and more accurate real-time classification compared to existing algorithms.

A new, efficient kk-modes algorithm improves clustering of categorical data.

problem Clustering categorical data using existing methods like kk-means is inefficient.
method Developed a novel kk-modes algorithm called OTQT, which improves on existing methods.
result OTQT finds more accurate clusters per iteration and is faster overall.

Our work proves robustness of embedding schemes to discrete changes in text.

problem Discrete changes in text, like replacing a word, affect model robustness.
method Formal proofs and quantitative bounds for embedding schemes (concatenation, TF-IDF, Paragraph Vector).
result Embedding schemes are robust to discrete changes in text with Hölder or Lipschitz properties.

Hashing, or learning binary embeddings of data, is frequently used in nearest neighbor retrieval. In this paper, we develop learning to rank formulations for hashing, aimed at directly optimizing ranking-based evaluation metrics such as Average Precision (AP) and Normalized Discounted Cumulative Gain (NDCG). We first o…

2017-05-23abs ↗pdf ↗

Locality-sensitive hashing converts high-dimensional feature vectors, such as image and speech, into bit arrays and allows high-speed similarity calculation with the Hamming distance. There is a hashing scheme that maps feature vectors to bit arrays depending on the signs of the inner products between feature vectors a…

2012-12-26abs ↗pdf ↗

ECNN combines binary classifiers to protect neural networks from adversarial attacks.

problem Vulnerability of neural networks to adversarial inputs.
method Designs an error-correcting code matrix to maximize row and column distances, training end-to-end.
result ECNN effectively defends against adversarial attacks with good accuracy on normal examples.

New metrics improve learning of Gaussian networks.

problem Lack of suitable metrics for continuous Bayesian network learning.
method Introduce three-part minimum description length and renormalized normalized maximum likelihood metrics.
result Proposed metrics outperform BIC/AIC metrics in accuracy and convergence.

We prove that π1(Ham(M))π_1(\text{Ham}(M)) contains an infinite cyclic subgroup, where Ham(M)\text{Ham}(M) is the Hamiltonian group of the one point blow up of CP3{\Bbb C}P^3. We give a sufficient condition for the group π1(Ham(M))π_1(\text{Ham}(M)) to contain an infinite cyclic subgroup, when MM is a general toric manifold.

2005-06-09abs ↗pdf ↗

Let S(s,w)\mathfrak{S}(\underline{s},w) be the graph whose vertices are all subexpressions with target ww of a fixed expression s\underline{s} in generators of a Coxeter group and edges are the pairs of subexpressions with Hamming distance 2. We prove that S(s,w)\mathfrak{S}(\underline{s},w) is connected and its cycle space …

2025-06-12abs ↗pdf ↗

A new metric compares true and learned causal graphs considering data and graph structure.

problem Comparing true and learned causal graphs accurately.
method Continuous Structural Intervention Distance (CSID) using conditional mean embeddings and maximum mean discrepancy.
result Validated the CSID with synthetic data, showing its effectiveness in comparing causal graphs.

Causal inference relies on the structure of a graph, often a directed acyclic graph (DAG). Different graphs may result in different causal inference statements and different intervention distributions. To quantify such differences, we propose a (pre-) distance between DAGs, the structural intervention distance (SID). T…

2013-06-05abs ↗pdf ↗

A new matching method for causal inference that handles irrelevant variables and missing data.

problem Creating high-quality treatment-control matches for categorical data in social sciences.
method A weighted Hamming distance matching method that considers covariate importance and creates a hierarchy of covariate combinations.
result The method produces high-quality matches and handles irrelevant variables and missing data.

NESTA accelerates neural networks by compressing Hamming weights.

problem Efficiently computing convolution layers in deep neural networks.
method NESTA reformats convolutions into 3imes33 imes 3 batches and uses Hamming Weight Compressors to process each batch, approximating partial sums and adding residuals.
result Significantly speeds up convolution computations with reduced energy consumption.

PAIR-CI calibrates CI tests for causal discovery with incomplete data.

problem Miscalibration of CI tests when imputing incomplete data.
method Integrates multiple imputation directly into the inferential procedure via a paired permutation design.
result PAIR-CI reduces false positive rates to below 5% in simulations.

We verify here some variants of topological and dynamical flavor of the injectivity radius conjecture in Hofer geometry, Lalonde-Savelyev \cite{citeLalondeSavelyevOntheinjectivityradiusinHofergeometry} in the case of Ham(S2)Ham (S^2) and Ham(Σ,ω)Ham(Σ, ω), for ΣΣ a closed positive genus surface. In particular we show that any lo…

2015-01-12abs ↗pdf ↗

This paper compares FAISS and FENSHSES for nearest neighbor search in Hamming space.

problem Comparing nearest neighbor search systems in Hamming space.
method Comprehensive evaluations of indexing speed, search latency, and RAM consumption.
result Better understanding of trade-offs between main memory and secondary memory systems.

Multi-label classification is a type of supervised learning where an instance may belong to multiple labels simultaneously. Predicting each label independently has been criticized for not exploiting any correlation between labels. In this paper we propose a novel approach, Nearest Labelset using Double Distances (NLDD)…

2017-02-15abs ↗pdf ↗

Proposes a new Bayesian score for learning network structure from related datasets.

problem Learning network structure from heterogeneous related data sets.
method Bayesian Hierarchical Dirichlet (BHD) score based on a hierarchical model.
result BHD outperforms BDeu in reconstruction accuracy and sparsity for related datasets.

We introduce here a natural functional associated to any bQH(M,ω)b \in QH_* (M, ω): \emph{spectral length functional}, on the space of "generalized paths" in Ham(M,ω) \text {Ham}(M, ω), closely related to both the Hofer length functional and spectral invariants and establish some of its properties. This functional is smooth on its…

2010-07-19abs ↗pdf ↗

Consider a linear regression model where the design matrix X has n rows and p columns. We assume (a) p is much large than n, (b) the coefficient vector beta is sparse in the sense that only a small fraction of its coordinates is nonzero, and (c) the Gram matrix G = X'X is sparse in the sense that each row has relativel…

2012-04-29abs ↗pdf ↗

The paper proposes a semi-parametric Bayesian network model using Gaussian Processes and Horseshoe priors.

problem Learning semi-parametric relationships in Expert Bayesian Networks with minimal nonlinear components.
method Uses Gaussian Processes and Horseshoe priors to model relationships, prioritizes modifying expert graphs, and generates diverse graphs.
result Models outperform state-of-the-art semi-parametric Bayesian Network models in synthetic and real-world datasets.