Blockchain Papers

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

8 papersLast indexed Aug 31, 2026
Search papers

Paper index

8 results · page 1 of 1

Clear filters
Jan 5, 2025·International Research Journal on Advanced Science Hub
1 cites
An Efficient Bitcoin Network Topology Discovery Algorithm for Dynamic Display

Zening Zhao, Jinsong Wang, Miao Yang, Haitao Wang

The Bitcoin network comprises numerous nodes, necessitating users to invest significant network requests and time in comprehending its network topology. In this paper, we propose a Bitcoin network topology discovery algorithm that utilizes lightweight probe nodes to facilitate rapid transmission of network protocols. Building upon this, we introduce a node layer clustering algorithm based on filtering stable network nodes, enabling parallel discovery of the network topology. Additionally, we present an adaptive method for dynamically displaying the layered structure of the network topology. Experimental results demonstrate that our proposed method reduces communication overhead by approximately 72.16% when achieving a 95% similarity in network topology. Furthermore, the algorithm is applicable for discovering the network topology in other blockchain networks with similar structures.

Open access
2 source records
Visual Attention and Saliency Detection
Computer Graphics and Visualization Techniques
Data Visualization and Analytics
Original source
Sep 23, 2024·IEEE Transactions on Computers
3 cites
TeeRollup: Efficient Rollup Design Using Heterogeneous TEE

Xiaoqing Wen, Quanbi Feng, Hanzheng Lyu, Jianyu Niu · 6 authors

Rollups have emerged as a promising approach to improving blockchains' scalability by offloading transactions execution off-chain. Existing rollup solutions either leverage complex zero-knowledge proofs or optimistically assume execution correctness unless challenged. However, these solutions suffer from high gas costs and significant withdrawal delays, hindering their adoption in decentralized applications. This paper introduces TEERollup, an efficient rollup protocol that leverages Trusted Execution Environments (TEEs) to achieve both low gas costs and short withdrawal delays. Sequencers (system participants) execute transactions within TEEs and upload signed execution results to the blockchain with confidential keys of TEEs. Unlike most TEE-assisted blockchain designs, TEERollup adopts a practical threat model where the integrity and availability of TEEs may be compromised. To address these issues, we first introduce a distributed system of sequencers with heterogeneous TEEs, ensuring system security even if a certain proportion of TEEs are compromised. Second, we propose a challenge mechanism to solve the redeemability issue caused by TEE unavailability. Furthermore, TEERollup incorporates Data Availability Providers (DAPs) to reduce on-chain storage overhead and uses a laziness penalty mechanism to regulate DAP behavior. We implement a prototype of TEERollup in Golang, using the Ethereum test network, Sepolia. Our experimental results indicate that TEERollup outperforms zero-knowledge rollups (ZK-rollups), reducing on-chain verification costs by approximately 86% and withdrawal delays to a few minutes.

Open access
3 source records
cs.CR
Vehicle License Plate Recognition
Engineering Applied Research
Original source
Jun 7, 2023·Proceedings of the 14th ACM Multimedia Systems Conference
7 cites
Web3DP: A Crowdsourcing Platform for 3D Models Based on Web3 Infrastructure

Lehao Lin, Haihan Duan, Wei Cai

Recently, the concept of metaverse has been rapidly emerging, which highly expands the human living space. Specifically, 3D models are at the heart of building a vast metaverse space, so a massive number of 3D models are needed. Existing 3D model libraries and platforms have achieved great results. However, most of them are unscalable, insufficiently open, inefficient to collect, and at risk of service disruption and data corruption. Therefore, we propose and implement Web3DP, a crowdsourcing platform for 3D models based on Web3 (a.k.a. Web 3.0) infrastructure. By using the decentralized blockchain technology, Web3DP has the advantages of transparency, auditability, traceability, data tamper-proof, high file transfer efficiency, and service stability. Experiments are conducted to validate the performance of the proposed platform. It illustrates that Web3DP shows better file transmission capabilities with an acceptable transaction fee to facilitate 3D model collecting and managing for metaverse, games, cultural heritage, etc.

Open access
Computer Graphics and Visualization Techniques
Virtual Reality Applications and Impacts
Image and Video Quality Assessment
Original source
Apr 10, 2023·arXiv (Cornell University)
14 cites
EKILA: Synthetic Media Provenance and Attribution for Generative Art

Kar Balan, Shruti Agarwal, Simon Jenni, Andy Parsons · 6 authors

We present EKILA; a decentralized framework that enables creatives to receive recognition and reward for their contributions to generative AI (GenAI). EKILA proposes a robust visual attribution technique and combines this with an emerging content provenance standard (C2PA) to address the problem of synthetic image provenance -- determining the generative model and training data responsible for an AI-generated image. Furthermore, EKILA extends the non-fungible token (NFT) ecosystem to introduce a tokenized representation for rights, enabling a triangular relationship between the asset's Ownership, Rights, and Attribution (ORA). Leveraging the ORA relationship enables creators to express agency over training consent and, through our attribution model, to receive apportioned credit, including royalty payments for the use of their assets in GenAI.

Open access
3 source records
Generative Adversarial Networks and Image Synthesis
Image Processing and 3D Reconstruction
Computer Graphics and Visualization Techniques
Original source
Jan 1, 2022·Lecture notes in computer science
2 cites
Shackled: A 3D Rendering Engine Programmed Entirely in Ethereum Smart Contracts

ike, BarefootDev

The Ethereum blockchain permits the development and deployment of smart contracts which can store and execute code 'on-chain' - that is, entirely on nodes in the blockchain's network. Smart contracts have traditionally been used for financial purposes, but since smart contracts are Turing-complete, their algorithmic scope is broader than any single domain. To that end, we design, develop, and deploy a comprehensive 3D rendering engine programmed entirely in Ethereum smart contracts, called Shackled. Shackled computes a 2D image from a 3D scene, executing every single computation on-chain, on Ethereum. To our knowledge, Shackled is the first and only fully on-chain 3D rendering engine for Ethereum. In this work, we 1) provide three unique datasets for the purpose of using and benchmarking Shackled, 2) execute said benchmarks and provide results, 3) demonstrate a potential use case of Shackled in the domain of tokenised generative art, 4) provide a no-code user interface to Shackled, 5) enumerate the challenges associated with programming complex algorithms in Solidity smart contracts, and 6) outline potential directions for improving the Shackled platform. It is our hope that this work increases the Ethereum blockchain's native graphics processing capabilities, and that it enables increased use of smart contracts for more complex algorithms, thus increasing the overall richness of the Ethereum ecosystem.

Open access
2 source records
Retinal Imaging and Analysis
Computer Graphics and Visualization Techniques
Blockchain Technology Applications and Security
Original source
Dec 30, 2021·GSC Advanced Research and Reviews
13 cites
Investigation of Metaverse in cryptocurrency

Sina Osivand

Metaverse is an immersive 3D virtual environment, a true virtual artificial community in which avatars act as the user's alter ego and interact with each other. If we do not manage the hype for the metaverse, which has recently been receiving a surge in interest, the metaverse will fail to cross the chasm. This article conducts a comprehensive survey on computational arts, in which seven critical topics are relevant to the metaverse, describing novel artworks in blended virtual-physical realities. The topics first cover the building elements for the metaverse, e.g. Virtual scenes and characters, auditory, textual elements. Next, several remarkable types of novel creations in the expanded horizons of metaverse cyberspace have been reflected, such as immersive arts, robotic arts, and other user-centric approaches fuelling contemporary creative outputs.

Open access
2 source records
Virtual Reality Applications and Impacts
Generative Adversarial Networks and Image Synthesis
Computer Graphics and Visualization Techniques
Original source
Dec 1, 2021·arXiv (Cornell University)
3 cites
InfoPrint: Embedding Information into 3D Printed Objects

Weiwei Jiang, Chaofan Wang, Zhanna Sarsenbayeva, Andrew Irlitti · 8 authors

We present a technique to embed information invisible to the eye inside 3D printed objects. The information is integrated in the object model, and then fabricated using off-the-shelf dual-head FDM (Fused Deposition Modeling) 3D printers. Our process does not require human intervention during or after printing with the integrated model. The information can be arbitrary symbols, such as icons, text,binary, or handwriting. To retrieve the information, we evaluate two different infrared-based imaging devices that are readily available-thermal cameras and near-infrared scanners. Based on our results, we propose design guidelines for a range of use cases to embed and extract hidden information. We demonstrate how our method can be used for different applications, such as interactive thermal displays, hidden board game tokens, tagging functional printed objects, and autographing non-fungible fabrication work.

Open access
3D Surveying and Cultural Heritage
Advanced Optical Imaging Technologies
Computer Graphics and Visualization Techniques
Original source