Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

6 papersLast indexed Aug 31, 2026
Search papers

Paper index

6 results · page 1 of 1

Clear filters
Aug 18, 2025·Blockchain Research and Applications
0 cites
DIT: Dimension Reduction View on Optimal NFT Rarity Meters

Dmitry Belousov, Yury Yanovich

Non-fungible tokens (NFTs) have become a significant digital asset class, each uniquely representing virtual entities such as artworks. These tokens are stored in collections within smart contracts and are actively traded across platforms on Ethereum, Bitcoin, and Solana blockchains. The value of NFTs is closely tied to their distinctive characteristics that define rarity, leading to a growing interest in quantifying rarity within both industry and academia. While there are existing rarity meters for assessing NFT rarity, comparing them can be challenging without direct access to the underlying collection data. The Rating over all Rarities (ROAR) benchmark addresses this challenge by providing a standardized framework for evaluating NFT rarity. This paper explores a dimension reduction approach to rarity design, introducing new performance measures and meters, and evaluates them using the ROAR benchmark. Our contributions to the rarity meter design issue include developing an optimal rarity meter design using non-metric weighted multidimensional scaling, introducing Dissimilarity in Trades (DIT) as a performance measure inspired by dimension reduction techniques, and unveiling the non-interpretable rarity meter DIT, which demonstrates superior performance compared to existing methods.

Open access
2 source records
cs.DC
cs.LG
Neural Networks and Applications
Original source
Sep 8, 2023·arXiv (Cornell University)
2 cites
Data-Flow-Based Normalization Generation Algorithm of R1CS for Zero-Knowledge Proof

Chenhao Shi, Hao Chen, Ruibang Liu, Guoqiang Li

The communities of blockchains and distributed ledgers have been stirred up by the introduction of zero-knowledge proofs (ZKPs). Originally designed to solve privacy issues, ZKPs have now evolved into an effective remedy for scalability concerns and are applied in Zcash (internet money like Bitcoin). To enable ZKPs, Rank-1 Constraint Systems (R1CS) offer a verifier for bi-linear equations. To accurately and efficiently represent R1CS, several language tools like Circom, Noir, and Snarky have been proposed to automate the compilation of advanced programs into R1CS. However, due to the flexible nature of R1CS representation, there can be significant differences in the compiled R1CS forms generated from circuit language programs with the same underlying semantics. To address this issue, this paper uses a data-flow-based R1CS paradigm algorithm, which produces a standardized format for different R1CS instances with identical semantics. By using the normalized R1CS format circuits, the complexity of circuits' verification can be reduced. In addition, this paper presents an R1CS normalization algorithm benchmark, and our experimental evaluation demonstrates the effectiveness and correctness of our methods.

Open access
3 source records
Image and Signal Denoising Methods
Medical Image Segmentation Techniques
Advanced Neural Network Applications
Original source
Oct 1, 2019·2019 IEEE 7th International Conference on Computer Science and Network Technology (ICCSNT)
2 cites
Singular Spectrum Analysis based Long Short-Term Memory for Predicting Bitcoin Price

Zhaoying Qiao, Tianrui Chai, Jialu Gu, Xinyi Zhou · 6 authors

Bitcoin, a leading cryptocurrency in the financial market, is full of non-linearity, non-stationarity and high volatility. To make risk management strategies, emphasis on cryptocurrency price predicting is truly needy. However, studies about cryptocurrency prediction are lacking. In this paper, a novel hybrid model combining long short-term memory (LSTM), a state-of-the-art sequence learning method, with singular spectrum analysis (SSA) was proposed to predict Bitcoin price. SSA was employed to decompose the original time series into independent signals in term of trend, market fluctuation and noise. A smoothed series with valid information was reconstructed with reduction of noise. By introducing the smoothed series sequence into LSTM, prediction value is obtained. Empirical analysis shows that the proposed hybrid SSA-LSTM model outperforms baseline single LSTM model, according to root mean square error (RMSE), mean absolute error (MAE) and mean absolute percentage error (MAPE). The result suggests that the proposed hybrid model has satisfactory ability to grasp pattern of Bitcoin price series since SSA can extract valid information from the original series and avoid overfitting.

Statistical and numerical algorithms
Complex Systems and Time Series Analysis
Image and Signal Denoising Methods
Original source
Sep 7, 2018·arXiv (Cornell University)
6 cites
Sparse Kernel PCA for Outlier Detection

Rudrajit Das, Aditya Golatkar, Suyash P. Awate

In this paper, we propose a new method to perform Sparse Kernel Principal Component Analysis (SKPCA) and also mathematically analyze the validity of SKPCA. We formulate SKPCA as a constrained optimization problem with elastic net regularization (Hastie et al.) in kernel feature space and solve it. We consider outlier detection (where KPCA is employed) as an application for SKPCA, using the RBF kernel. We test it on 5 real-world datasets and show that by using just 4% (or even less) of the principal components (PCs), where each PC has on average less than 12% non-zero elements in the worst case among all 5 datasets, we are able to nearly match and in 3 datasets even outperform KPCA. We also compare the performance of our method with a recently proposed method for SKPCA by Wang et al. and show that our method performs better in terms of both accuracy and sparsity. We also provide a novel probabilistic proof to justify the existence of sparse solutions for KPCA using the RBF kernel. To the best of our knowledge, this is the first attempt at theoretically analyzing the validity of SKPCA.

Open access
2 source records
Anomaly Detection Techniques and Applications
Machine Fault Diagnosis Techniques
Image and Signal Denoising Methods
Original source
Aug 6, 1984·National Conference on Artificial Intelligence
9 cites
Fingerprints theorems

Alan Yuille, Tomaso Poggio

We prove that the scale map of the zero-crossings of almost all signals filtered by a gaussian of variable size determines the signal uniquely, up to a constant scaling. Exceptions are signals that are antisymmetric about all their zeros (for instance infinitely periodic gratings). Our proof provides a method for reconstructing almost all signals from knowledge of how the zero-crossing contours of the signal, filtered by a gaussian filter, change with the size of the filter. The proof assumes that the filtered signal can be represented as a polynomial of finite, albeit possibly very high, order. The result applies to zero- and level-crossings of signals filtered by gaussian filters. The theorem is extended to two dimensions, that is to images. These results imply that extrema (for instance of derivatives) at different scales are a complete representation of a signal.

Image Retrieval and Classification Techniques
Image and Signal Denoising Methods
Image Processing Techniques and Applications
Original source