Blockchain Papers

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

51,847 papersLast indexed Aug 28, 2026
Search papers

Paper index

51,847 results · page 233 of 2,161

Clear filters
Dec 11, 2025·arXiv
0 cites
D2M: A Decentralized, Privacy-Preserving, Incentive-Compatible Data Marketplace for Collaborative Learning

Yash Srivastava, Shalin Jain, Sneha Awathare, Nitin Awathare

The rising demand for collaborative machine learning and data analytics calls for secure and decentralized data sharing frameworks that balance privacy, trust, and incentives. Existing approaches, including federated learning (FL) and blockchain-based data markets, fall short: FL often depends on trusted aggregators and lacks Byzantine robustness, while blockchain frameworks struggle with computation-intensive training and incentive integration. We present \prot, a decentralized data marketplace that unifies federated learning, blockchain arbitration, and economic incentives into a single framework for privacy-preserving data sharing. \prot\ enables data buyers to submit bid-based requests via blockchain smart contracts, which manage auctions, escrow, and dispute resolution. Computationally intensive training is delegated to \cone\ (\uline{Co}mpute \uline{N}etwork for \uline{E}xecution), an off-chain distributed execution layer. To safeguard against adversarial behavior, \prot\ integrates a modified YODA protocol with exponentially growing execution sets for resilient consensus, and introduces Corrected OSMD to mitigate malicious or low-quality contributions from sellers. All protocols are incentive-compatible, and our game-theoretic analysis establishes honesty as the dominant strategy. We implement \prot\ on Ethereum and evaluate it over benchmark datasets -- MNIST, Fashion-MNIST, and CIFAR-10 -- under varying adversarial settings. \prot\ achieves up to 99\% accuracy on MNIST and 90\% on Fashion-MNIST, with less than 3\% degradation up to 30\% Byzantine nodes, and 56\% accuracy on CIFAR-10 despite its complexity. Our results show that \prot\ ensures privacy, maintains robustness under adversarial conditions, and scales efficiently with the number of participants, making it a practical foundation for real-world decentralized data sharing.

Open access
cs.CR
cs.AI
cs.DC
Original source
Dec 11, 2025·arXiv
0 cites
Inference Time Feature Injection: A Lightweight Approach for Real-Time Recommendation Freshness

Qiang Chen, Venkatesh Ganapati Hegde, Hongfei Li

Many recommender systems in long-form video streaming reply on batch-trained models and batch-updated features, where user features are updated daily and served statically throughout the day. While efficient, this approach fails to incorporate a user's most recent actions, often resulting in stale recommendations. In this work, we present a lightweight, model-agnostic approach for intra-day personalization that selectively injects recent watch history at inference time without requiring model retraining. Our approach selectively overrides stale user features at inference time using the recent watch history, allowing the system to adapt instantly to evolving preferences. By reducing the personalization feedback loop from daily to intra-day, we observed a statistically significant 0.47% increase in key user engagement metrics which ranked among the most substantial engagement gains observed in recent experimentation cycles. To our knowledge, this is the first published evidence that intra-day personalization can drive meaningful impact in long-form video streaming service, providing a compelling alternative to full real-time architectures where model retraining is required.

Open access
cs.LG
Original source
Dec 11, 2025·arXiv (Cornell University)
0 cites
A Privacy-Preserving Cloud Architecture for Distributed Machine Learning at Scale

Vinoth Punniyamoorthy, Ashok Gadi Parthi, Mayilsamy Palanigounder, Ravi Kiran Kodali · 6 authors

Distributed machine learning systems require strong privacy guarantees, verifiable compliance, and scalable deployment across heterogeneous and multi-cloud environments. This work introduces a cloud-native privacy-preserving architecture that integrates federated learning, differential privacy, zero-knowledge compliance proofs, and adaptive governance powered by reinforcement learning. The framework supports secure model training and inference without centralizing sensitive data, while enabling cryptographically verifiable policy enforcement across institutions and cloud platforms. A full prototype deployed across hybrid Kubernetes clusters demonstrates reduced membership-inference risk, consistent enforcement of formal privacy budgets, and stable model performance under differential privacy. Experimental evaluation across multi-institution workloads shows that the architecture maintains utility with minimal overhead while providing continuous, risk-aware governance. The proposed framework establishes a practical foundation for deploying trustworthy and compliant distributed machine learning systems at scale.

Open access
2 source records
Privacy-Preserving Technologies in Data
Cloud Data Security Solutions
Adversarial Robustness in Machine Learning
Original source
Dec 11, 2025·Herald of Khmelnytskyi National University Technical sciences
0 cites
СТІЙКІСТЬ СХЕМИ АВТЕНТИФІКАЦІЇ ЗАСНОВАНОЇ НА НУЛЬОВОМУ ВОДЯНОМУ ЗНАКУ

ВАДИМ ПОДДУБНИЙ, Олександр Сєвєрінов

The article presents an analysis of the robustness of an authentication scheme based on zero watermarking. The study examines a two-factor authentication scheme that uses "knowledge of something" (a password) and "possession of something" (a digital RGB image) as its factors. The zero watermarking algorithm chosen is based on DWT and K-means transformations, with additional use of the Swish function. The analysis is conducted by considering the theoretical complexity of the algorithm assuming the adversary knows its parameters, such as the password, the hash of the password, the image, the reference watermark, the transformation result, and other parameters. Previous studies have shown a high theoretical robustness of the scheme, which relies on the complexity of the password and the dimensionality of the image. For large image sizes (512×512 pixels and above), a relatively high level of cryptographic resistance is achieved. However, this robustness is not formally proven, and the actual strength may be significantly lower due to the specifics of the images and transformations, which can introduce additional vulnerabilities. The algorithm is subject to a relatively high rate of collision, associated with digital image transformations and matrix multiplications, which weakens its resistance. Authentication schemes and zero watermarking algorithms require further research, formal proof of cryptographic properties, and methods for integration into access control systems, as they can provide a high level of authentication robustness in systems with high noise levels. Additionally, the convenience and low cost of such schemes give them an advantage over other authentication methods. The study provides recommendations for improving the potential characteristics of the algorithm.

Open access
Advanced Steganography and Watermarking Techniques
Chaos-based Image/Signal Encryption
Cybersecurity and Information Systems
Original source
Dec 11, 2025·IEEE Transactions on Consumer Electronics
0 cites
Decentralized Device Identity: PUF-Driven Soulbound Token Verification for IoT Supply Chain Security

Dimitrios Kasimatis, Ilias Politis, Nikolaos Pitropakis, Pavlos Papadopoulos · 5 authors

The rapid proliferation of Internet of Things (IoT) devices across various industries, including healthcare, smart cities, and industrial automation, has introduced significant security, authenticity, and traceability challenges within increasingly complex supply chains. Although existing approaches have utilised blockchain-based digital identity solutions to address some of these concerns, persistent issues of counterfeit products and inadequate lifecycle transparency highlight the need for more robust, hardware-anchored identification mechanisms. Our work presents a novel architecture that integrates Physically Unclonable Functions (PUFs) and blockchain-based Soulbound Tokens (SBTs) to establish secure and verifiable digital identities directly tied to the physical hardware of IoT devices. By employing cryptographic tools such as fuzzy extractors, Merkle trees, and zero-knowledge proofs, the proposed architecture ensures accurate lifecycle tracking through key operational stages, including manufacturing, procurement, provisioning, maintenance, and eventual disposal or recycling. Performance evaluations conducted on the Ethereum Sepolia testnet demonstrate reasonable computational overhead in terms of gas usage and transaction confirmation times. The findings reveal that this approach aligns with NIST Special Publication 800-161 guidelines, as well as emerging regulatory standards, notably the European Union’s Digital Product Passport initiative, and has significant implications for enhancing transparency, sustainability, and security across global IoT supply chains.

Open access
Physical Unclonable Functions (PUFs) and Hardware Security
Blockchain Technology Applications and Security
Digital Media Forensic Detection
Original source
Dec 11, 2025·Social Sciences & Humanities Open
1 cites
Exploring the interconnectedness of oil, gold, cryptocurrencies, and economic growth in geopolitical uncertainty: An econometric analysis

Tarek Sadraoui, Sameh Zarai, Mohamed Ali Azouzi

This study examines the interrelation among gold, oil, and cryptocurrency markets and their implications for economic growth in the context of geopolitical turmoil. Employing panel data from 2000 to 2023 of exporter, importer, and mixed economies, we employ Nonlinear Autoregressive Distributed Lag (NARDL) and Panel Vector Autoregression (PVAR) to ascertain asymmetric as well as dynamic relations. Evidence shows that oil and gold price shocks exert significant effects on growth with geopolitical risk increasing volatility, while cryptocurrencies are heterogeneously resilient in panels. The results provide fresh evidence of cross-asset linkages, risk transmission mechanisms, and provide policy implications for policymakers and investors under volatile geopolitical environments.

Open access
Market Dynamics and Volatility
Blockchain Technology Applications and Security
Energy, Environment, Economic Growth
Original source
Dec 11, 2025·Cybersecurity
0 cites
Fast and designated-verifier friendly zk-SNARKs in the BPK model

Xudong Zhu, Xuyang Song, Yi Deng, Gang Yang

Abstract Zero knowledge succinct non-interactive arguments of knowledge protocol (zk-SNARK) is an application oriented variant of zero knowledge proof, which enables a prover to convince a verifier that a statement is true, without revealing any other information beyond the correctness of the statement itself. Due to its powerful capabilities and high efficiency, it has been widely deployed in various blockchain based applications to provide privacy and scalability. While these applications place high demands on small proof size, fast verification and decentralization, currently available zk-SNARK with the shortest proof size and the fastest verification speed is in the common reference string (CRS) model, that is they require the trusted setup. After the pioneering results proposed by Bellare et al. in ASIACRYPT 2016, there have been lots of efforts to construct zk-SNARKs that satisfy subversion zero knowledge (S-ZK) and standard soundness from the zk-SNARK in the CRS model. These constructions could be regarded secure in the bare public key (BPK) model because that the equivalence between S-ZK in the CRS model, and uniform non-black-box zero knowledge in the BPK model has been proved by Abdolmaleki et al. in PKC 2020. Thus, compared to the CRS model, the BPK model better characterizes decentralized blockchain based application such as cryptocurrencies and anonymous credentials. In this study, by leveraging the power of random oracle (RO) model, we proposed the first publicly verifiable non-uniform ZK zk-SNARK scheme in the BPK model maintaining comparable efficiency with its conventional counterpart, which can also be compatible with the well-known transformation proposed by Bitansky et al. in TCC 2013 to obtain an efficient designated-verifier zk-SNARK. We achieve this goal by only adding a constant number of elements into the CRS, and using an unconventional but natural method to transform Groth’s zk-SNARK in EUROCRYPT 2016. In addition, we propose a new speed-up technique that provides a trade-off. Specifically, if a logarithmic number of elements are added into the CRS, according to different circuits, the CRS verification time in our construction could be approximately 9–23% shorter than that in the conventional counterpart.

Open access
Cryptography and Data Security
Advanced Authentication Protocols Security
Blockchain Technology Applications and Security
Original source
Dec 11, 2025·Risks
1 cites
From Placement to Integration: A Parametric Study of Cryptocurrency-Based Money Laundering Techniques

Hugo Almeida, Pedro Pinto, Ana Fernández Vilas

The widespread adoption of cryptocurrencies has transformed the financial landscape by enabling swift, decentralised transactions. However, the pseudonymous nature of digital currencies has also fuelled illicit activities, such as money laundering. Criminals perform money laundering to access illicitly acquired funds without detection and convert illegally obtained assets into untraceable commodities, seamlessly integrated into the financial system. Although new regulatory measures have been introduced, illicit actors continue to exploit various methods, from peer-to-peer exchanges to cryptocurrency mixing services, to obscure the origins of illegal funds. This study presents a parametric analysis of these methods, examining dimensions such as duration, number of actors, contextual requirements, operational difficulty, traceability, and costs across each stage of the money laundering process: placement, layering, and integration. The analysis indicates that, while more sophisticated techniques may provide a higher degree of anonymity, they simultaneously require specialised technical expertise and meticulous planning. Consequently, there is a trade-off between the level of privacy attainable and the operational complexity inherent to each method. By systematically comparing these strategies, this analysis aims to contribute to a deeper understanding of cryptocurrency-based money laundering techniques, providing insight for more effective prevention and mitigation measures for both regulatory authorities and the financial sector.

Open access
Crime, Illicit Activities, and Governance
Cybercrime and Law Enforcement Studies
Blockchain Technology Applications and Security
Original source
Dec 11, 2025·International Journal of Global Economics and Management
0 cites
Supply chain finance based on blockchain: A case study on JD.com

Jing Yuan, Jingjing Huang

With the increasing maturity of blockchain technology, its characteristics such as decentralization, data immutability, and consensus mechanisms can effectively address issues in supply chain finance, including high risk control costs, difficulties in credit endorsement for small and medium-sized enterprises, and cumbersome operational processes. By synthesizing research on the integration of blockchain technology into supply chain financial services and analyzing a case study of JD.com’s application of blockchain technology in supply chain finance ABS business, this paper proposes future development prospects for “blockchain technology + financial services”. The aim is to provide decision-making references for the modern financial services industry to expand operations, improve service performance, and reduce financial risks.

Open access
Blockchain Technology Applications and Security
Advanced Technologies in Various Fields
Big Data and Digital Economy
Original source
Dec 11, 2025·Journal of Computational Science and Applications (JCSA) ISSN 3079-0867 (Onilne)
0 cites
Reinforcing Zero Trust: A Blind Blockchain-Based Security Framework for Industry 5.0

Shibly Sadik, Md Tanjum An Tashrif

Traditional zero trust architectures (ZTA) rely on centralized policy engines and mutable audit logs, creating single points of failure and limiting forensic integrity. We present a novel blockchain-secured zero trust network architecture that integrates distributed ledger technology, machine learning-based threat detection, and zero-knowledge proof authentication to eliminate the se limitations. Our five-layer framework comprises a user access layer, a zero-trust core (policy engine, administrator, and enforcement points), a blockchain security layer (smart con- tracts, consensus engine, and audit trail), a decentralized identity layer (W3CDIDs and zero-knowledge proof authentication), and protected network resources. Access requests are validated via zero-knowledge proofs; trust scores are computed dynamically using Random Forest classifiers achieving 96.3% accuracy; policy decisions are executed through Practical Byzantine Fault Tolerance (PBFT) consensus; and all security events are recorded immutably on Hyperledger Fabric. Smart contracts create automated incident response, which isolates malicious parties in less than 500 ms without human interference. Experiments on a 50-node testbed during simulated attacks show an authentication latency of < 100 ms, a throughput of > 1,000transactions per second (TPS), a threat-detection accuracy of > 95%, and a false-positive rate of < 5%. Our solution reduces the latency by 30% and the operating overhead by 60% and offers 100% integrity of the audit trail compared to traditional zero-trust implementations. This publication represents the first end-to-end integration of blockchain and zero-trust systems, providing a privacy-preserving, scalable, and resilient security architecture for enterprise environments and next-generation networks.

Open access
Blockchain Technology Applications and Security
Software System Performance and Reliability
Access Control and Trust
Original source
Dec 11, 2025·International Journal for Research in Applied Science and Engineering Technology
0 cites
Decentralized HTLC Token Swapping Enhanced by Predictive Analytics and Generative AI

Medha Wyawahare

The increasing use of decentralized finance (DeFi) accelerates the demand for trustless, secure mechanisms for crosschain token exchange. This paper outlines a complete model for atomic token swaps based on the Hashed Timelock Contract (HTLC) scheme, allowing for intermediary-free token exchanges across disparate blockchain systems. The system makes use of the local blockchain simulation framework, Ganache, to design and test cross-chain interactions in a sandbox environment. To improve the decision-making capabilities for users, a real-time cryptocurrency price forecasting subsystem is added which utilizes machine learning models to analyze and predict the market and its volatility. Additionally, the system harnesses Generative AI capabilities through prompt engineering to tailor investment advice for individual users by analyzing the market, their preferred risk level, expected returns, and provide investment strategies aligned with users' preferences. Apart from sophisticated trading algorithms, the solution also offers a simple dashboard for market price monitoring and performs rapid token swaps at the user's command. Smart contracts are implemented using Solidity, token and price feeds are ports to Web3.js, predictive analytics is done in Python, while the frontend and backend are structured in Next.js alongside Node.js. System testing validates hypotheses on the provision of secure cross-chain swaps within one transaction without compromising.

Open access
Blockchain Technology Applications and Security
Stock Market Forecasting Methods
Cryptography and Data Security
Original source
Dec 11, 2025·The Lancet Regional Health - Americas
3 cites
Building a health system resilience framework: national, state, regional, and local perspectives

Marco Antônio Catussi Paschoalotto, Eduardo Alves Lazzari, Rudi Rocha, Adriano Massuda · 5 authors

Health system resilience (HSR) is essential to sustaining equitable essential functions under acute and chronic stressors in decentralized systems. We developed and validated a Brazil-tailored HSR framework that distinguishes steady-state performance from resilience-specific capacities and assigns responsibilities across federal, state, regional, and municipal levels. Using a three-phase qualitative deductive-inductive approach with 48 international and national experts, we identified nine dimensions, 18 subdimensions, and 65 indicators that prioritise governance coherence, surge workforce strategies, emergency regulation, real-time monitoring, and access to critical technologies. The framework clarifies boundaries between general health system performance and adaptive, absorptive, and transformative functions, and specifies how managers can apply it in practice through structured scoping, mapping, scoring, prioritisation, planning, and monitoring steps. Although designed for Brazil's Unified Health System (SUS), the development logic generalises to other decentralised contexts with appropriate re-allocation of responsibilities and calibration to national financing rules. This policy-facing tool supports actionable resilience strengthening in complex, multi-level systems.

Open access
Viral Infections and Outbreaks Research
Disaster Response and Management
Global Maternal and Child Health
Original source
Dec 11, 2025·arXiv (Cornell University)
0 cites
Zero-Knowledge Audit for Internet of Agents: Privacy-Preserving Communication Verification with Model Context Protocol

Jing, Guanlin, Qi, Huayi

Existing agent communication frameworks face critical limitations in providing verifiable audit trails without compromising the privacy and confidentiality of agent interactions. The protection of agent communication privacy while ensuring auditability emerges as a fundamental challenge for applications requiring accurate billing, compliance verification, and accountability in regulated environments. We introduce a framework for auditing agent communications that keeps messages private while still checking they follow expected rules. It pairs zero-knowledge proofs with the existing Model Context Protocol (MCP) so messages can be verified without revealing their contents. The approach runs in lightweight networks, stays compatible with standard MCP exchanges, and adds asynchronous audit verification to confirm format and general message types without exposing specifics. The framework enables mutual audits between agents: one side can check communication content and quality while the other verifies usage metrics, all without revealing sensitive information. We formalize security goals and show that zk-MCP provides data authenticity and communication privacy, achieving efficient verification with negligible latency overhead. We fully implement the framework, including Circom-based zero-knowledge proof generation and an audit protocol integrated with MCP's bidirectional channel, and, to our knowledge, this is the first privacy-preserving audit system for agent communications that offers verifiable mutual auditing without exposing message content or compromising agent privacy.

Open access
3 source records
cs.CR
cs.AI
Access Control and Trust
Original source
Dec 11, 2025·Discover Computing
0 cites
Security and efficiency improvement of internet financial payment based on blockchain technology

Songtao Li, Geng Jiang

Abstract The demand for secure, effective, and scalable payment systems has increased due to the rise of Internet-based financial transactions. Through traditional techniques, such as Proof of Work (PoW), conventional financial systems often encounter issues with high transaction latency, concerns about fraud, and excessive energy consumption. These problems are widespread in traditional systems. This research proposes a Secure Hybrid Consensus Protocol (SHCP) with the intention of enhancing the effectiveness, velocity, and reliability of financial transactions based on Blockchain technology. The Proof of Stake (PoS) protocol is combined with the Byzantine Fault Tolerance (BFT) protocol by SHCP. Through the utilization of adaptive prioritization, Bayesian inference, and anomaly recognition, SHCP can incorporate the most advanced fraud detection technology. The SHCP framework uses anomaly recognition to identify fraud with 92% accuracy, 38% faster validation, and 43% less energy than PoW-based systems. The system delivers ~ 7,000 TPS (Transactions Per Second) and a 27% increase in decision risk prediction stability. Anomaly scoring, Bayesian inference, and adaptive prioritization aid fraud detection. These advances enable safe, rapid, and affordable financial transactions, creating a sustainable Blockchain-based payment ecosystem.

Open access
Blockchain Technology Applications and Security
Internet of Things and AI
Organizational and Employee Performance
Original source
Dec 11, 2025·PLoS ONE
0 cites
ETHIAD: A novel explainable model for detecting illicit accounts on Ethereum

Jiarong Lu, Bin Liao, Yi Liu, Kutorzi Edwin Yao

Ethereum has become a significant trading platform for financial activities such as Dapps, ICOs, and DeFi. However, it has also become a hub for criminal activities such as fraud, money laundering, and illicit fundraising. The construction of fraud detection models employing machine learning techniques is currently a mainstream research direction. Nevertheless, existing studies face significant challenges, including class imbalance in data samples and a lack of model interpretability. In this content, this work proposes a novel explainable model for Ethereum illicit account detection, ETHIAD (Ethereum Illicit Account Detection). Firstly, we pre-process the dataset by ADASYN oversampling and Lasso feature selection, etc., to more efficiently achieve feature modeling of transaction structures. Then, the ETHIAD model is trained using the XGboost algorithm, with an accuracy, precision, recall, F1 score, and AUC value of 99.70%, 99.51%, 99.02%, 99.26%, and 99.45%, respectively, the model outperforms the existing SOTA model by 0.05%-1.1%. Finally, we introduce SHAP framework to analyze the key influencing factors of illicit accounts from multiple perspectives, and the conclusions strongly enhance the explainability of the model.

Open access
Financial Distress and Bankruptcy Prediction
Imbalanced Data Classification Techniques
Crime, Illicit Activities, and Governance
Original source
Dec 11, 2025·International Journal of Web of Multidisciplinary Studies
0 cites
Zero-Knowledge Proofs for AML Compliance in High-Value Payment Transactions

Vikas Reddy Mandadhi

High-value payment transactions (HVTs) face heightened exposure to money laundering risks due to their large monetary volumes, cross-jurisdictional nature, and the increasing complexity of financial networks. Traditional Anti-Money Laundering (AML) procedures rely heavily on sharing customer identities, transactional attributes, and risk-model outputs across institutions and regulators—creating substantial privacy, security, and data-handling risks. Zero-Knowledge Proofs (ZKPs) offer a transformative alternative by enabling financial institutions to prove compliance with AML requirements without revealing the underlying sensitive information. This paper examines the design and application of ZKP-based compliance frameworks for HVT ecosystems, detailing how AML checks—including KYC verification, sanctions screening, transaction-amount threshold validation, behavioral-risk scoring, and source-of-funds assessment—can be cryptographically attested through privacy-preserving proofs. We propose a hybrid architecture that combines off-chain AML computation with an on-chain ZKP verification and audit layer supported by secure regulatory nodes. Through structured workflows and proof types such as range proofs, list membership proofs, and rule-compliance circuits, the model ensures regulatory oversight while maintaining strict confidentiality. The study also evaluates the performance implications of ZKP systems in high-volume transaction environments and addresses security, interoperability, and oracle-reliability concerns. Ultimately, ZKP-enabled AML frameworks demonstrate significant potential to enhance compliance efficiency, reduce data-exposure risk, and strengthen trust across global payment networks. The paper concludes by outlining future research opportunities, including AI-driven AML circuits, cross-border ZKP interoperability standards, and integration with decentralized identity solutions.

Open access
Crime, Illicit Activities, and Governance
Blockchain Technology Applications and Security
Banking stability, regulation, efficiency
Original source
Dec 11, 2025·Zenodo (CERN European Organization for Nuclear Research)
0 cites
GuardIQ: A Post-Quantum Secure VIP Threat Detection and Monitoring Platform Using AI-Powered Intelligence and Biometric Authentication

Vanshika Joshi Sneha DL and Shruti M Jolad

ABSTRACT In the contemporary digital landscape, high-profile individuals including celebrities, executives, political leaders, and public officials face unprecedented threats from online impersonation, sophisticated misinformation campaigns, AI-generated deepfakes, and fraudulent social media profiles. The convergence of generative artificial intelligence technologies and social media platforms has dramatically expanded the attack surface, enabling malicious actors to create synthetic identities, manipulate multimedia content, and spread false narratives with alarming ease and speed. Existing security solutions remain fragmented, requiring extensive manual intervention and lacking the capability for real-time monitoring and automated threat response, thereby leaving critical gaps in digital protection for vulnerable public figures. This research paper presents GuardIQ, an integrated, fully automated, end-to-end VIP Threat Detection and Monitoring Platform that combines post-quantum cryptography, multi-factor biometric authentication, artificial intelligence-powered threat detection, and blockchain-based evidence preservation. The platform architecture is built upon seven core pillars: quantum-secure biometric registration utilizing Kyber Key Encapsulation Mechanism (KEM), real-time threat detection engine monitoring multiple social media platforms, AI-powered content verification distinguishing authentic media from AI-generated deepfakes, automated fake profile detection comparing discovered accounts against registered handles, live analyzer for instant authenticity verification, immutable evidence collection using Web3 technologies, and unified dashboard providing comprehensive threat intelligence visualization. GuardIQ employs CRYSTALS-Kyber post-quantum cryptographic algorithms (Kyber512 for lightweight mobile endpoints and Kyber768/1024 for enterprise deployments) combined with AES-256-GCM symmetric encryption to ensure quantum-resistant data protection. The biometric registration module captures facial recognition data, voice patterns, gesture signatures, and official social media handles, all protected through quantum-safe encryption. Large Language Models (LLMs) integrated within the threat detection engine perform real-time classification of suspicious content, achieving 92-97% accuracy in identifying impersonation attempts, misinformation campaigns, and image misuse across platforms including Twitter, Facebook, Instagram, and LinkedIn. The AI content detection module leverages advanced deep learning architectures including Convolutional Neural Networks (CNNs) for image analysis, Recurrent Neural Networks (RNNs) for sequential pattern detection, and transformer-based models for multimedia authenticity verification. Experimental results demonstrate the system's capability to distinguish AI-generated content from authentic material with confidence scores exceeding 94%, providing early detection of deepfakes and synthetic media targeting VIP credibility. The fake profile detection algorithm analyzes multiple parameters including account creation timestamps, username patterns, biographical information, follower-to-following ratios, engagement metrics, and posting behavior patterns to identify fraudulent accounts with 89% precision. Evidence collection is facilitated through Web3-based blockchain infrastructure ensuring tamper-proof, immutable storage of all flagged incidents, suspicious posts, and detected impersonations. This cryptographically verifiable evidence chain supports legal proceedings and investigative actions by providing irrefutable proof of malicious activities. The unified dashboard aggregates threat intelligence from all modules, presenting real-time alerts, authenticity scores, risk assessments, and recommended remediation actions through intuitive visualizations requiring minimal manual oversight. Performance evaluation reveals that post-quantum TLS handshakes introduce only 5-10 milliseconds additional latency compared to classical TLS implementations, demonstrating practical feasibility for production deployment. The automated threat detection pipeline reduces incident response time by 72% compared to manual monitoring approaches, while the quantum-resistant encryption framework ensures long-term security against emerging quantum computing threats. System architecture supports horizontal scalability through microservices deployment, containerization using Docker and Kubernetes orchestration, and cloud-native infrastructure compatible with AWS, Azure, and Google Cloud Platform. This research addresses the urgent need for comprehensive digital protection solutions in an era where AI-generated content, quantum computing capabilities, and sophisticated social engineering attacks converge to create unprecedented risks for public figures. GuardIQ represents a paradigm shift from reactive security measures to proactive, automated threat intelligence platforms capable of defending high-profile individuals against modern digital adversaries while maintaining usability, scalability, and legal compliance. Keywords : VIP Protection, Post-Quantum Cryptography, Kyber KEM, Deepfake Detection, AI Content Verification, Biometric Authentication, Threat Intelligence, Social Media Monitoring, Blockchain Evidence, Web3 Security, Impersonation Detection, Misinformation Prevention, Large Language Models, Zero- Trust Architecture, Quantum-Safe Encryption, Identity Verification, Automated Security Response, Digital Reputation Management

Open access
2 source records
User Authentication and Security Systems
Face recognition and analysis
Biometric Identification and Security
Original source
Dec 11, 2025·arXiv (Cornell University)
0 cites
Classifying Tokenised Money: Dimensions and Design Features

Ankenbrand, Thomas, Bieri, Denis, Ferrazzini, Stefano, Hoehener, Johannes

Tokenised money encompasses a broad range of digital monetary instruments issued on distributed ledger technology, including Central Bank Digital Currencys (CBDCs), deposit tokens, stablecoins, and decentralised protocol-based designs. Despite their shared monetary function, these instruments differ markedly in issuer structure, collateralisation, stability mechanisms, governance, and technological embedding, creating conceptual ambiguity. This paper proposes a concise taxonomy spanning twelve key design dimensions, offering a systematic framework for comparing heterogeneous forms of tokenised money. The taxonomy clarifies how different design choices shape monetary properties, risks, and policy implications, supporting clearer analysis and dialogue across academia, industry, and regulation.

Open access
3 source records
econ.GN
Blockchain Technology Applications and Security
Digital Platforms and Economics
Original source
Dec 11, 2025·FinTech
1 cites
What Is the Right Price for Non-Fungible Tokens (NFTs)? A Systematic Review of the Current Literature

Marta Flamini, Maurizio Naldi

Non-Fungible Tokens (NFTs) have transformed digital ownership, offering unique representations of assets such as art, collectibles, and virtual property. However, pricing NFTs remains a complex and underexplored issue. This study addresses two core questions: what determines NFT prices? And how are prices set in NFT markets? We conduct a comprehensive literature review and market analysis to identify both endogenous and exogenous price determinants. Trait rarity emerges as the most influential intrinsic factor, while cryptocurrency value stands out as a major external influence, albeit with ambiguous effects. Other factors include visual aesthetics, scarcity, utility in games, social media engagement, and broader market sentiment. As to pricing mechanisms, aside from fixed pricing (which is accepted in all marketplaces), NFT marketplaces primarily utilise auctions for art pieces and collectibles— especially English and Dutch formats—which are effective at capturing the buyer’s willingness-to-pay.

Open access
Art History and Market Analysis
Blockchain Technology Applications and Security
Copyright and Intellectual Property
Original source
Dec 11, 2025·Discover Sustainability
3 cites
Decentralized finance and sustainability analysis of global research patterns and emerging themes

Heba F. Zaher, Jewel Kumar Roy

Abstract Decentralized finance (DeFi) is rapidly transforming financial systems, yet its environmental, social, and economic sustainability implications remain underexplored. To address this gap, we conducted a structured review of peer-reviewed literature published between 2022 and 2025, drawing on 239 records retrieved from Scopus and Web of Science and screened through the PRISMA 2020 protocol in Covidence. The review combined bibliometric analysis, thematic mapping, and a systematic review to synthesize patterns, clusters, and critical insights. Bibliometric results show a sharp post-2023 rise in outputs, with China leading in publication volume and Switzerland achieving the highest citation impact, although collaboration networks remain fragmented and weakly connected. Thematic analysis reveals three dominant clusters: blockchain-driven financial innovation, AI and fintech applications for sustainability, and green economy transitions, highlighting DeFi’s dual role as a driver of transparency and inclusion but also a source of energy inefficiency and systemic risk. The systematic review further identifies regulatory gaps, particularly around Maximal Extractable Value (MEV), and emphasizes the need for energy-efficient consensus mechanisms, standardized ESG metrics for tokenized assets, and inclusive platform designs to bridge digital divides. By aligning DeFi’s disruptive potential with sustainability objectives, the study proposes hybrid governance models and interdisciplinary collaboration to foster a resilient, equitable, and low-carbon financial ecosystem, underscoring the urgency of balancing technological innovation with planetary boundaries to realize DeFi’s promise as a catalyst for sustainable development.

Open access
Sustainable Finance and Green Bonds
FinTech, Crowdfunding, Digital Finance
Blockchain Technology Applications and Security
Original source
Dec 10, 2025·arXiv
0 cites
Auctioning Time to Mitigate Latency Races: Theory and Evidence from Blockchains

Agostino Capponi, Brian Zhu

High-frequency trading, in both traditional and decentralized markets, induces latency races and redundant order flow as traders spend resources to win time-sensitive opportunities. We show that auctioning artificial time priority can redirect resources away from wasteful speed races toward auction payments. While such waste is difficult to measure in traditional markets, blockchain transactions provide transparent records of these competitive costs through observable duplicate submissions. We study the introduction of Timeboost, a time-priority auction mechanism on Arbitrum, a blockchain that batches transactions before settlement on Ethereum, as a natural experiment. We find that redundant transactions decrease and platform revenue increases relative to comparable networks, consistent with our theoretical predictions.

Open access
cs.GT
Original source
Dec 10, 2025·International Journal of Advances in Signal and Image Sciences
0 cites
AI-FUZZ: Reinforcement Learning–Guided Stateful Fuzzing for Secure Smart Contracts

Rana Hassam Ahmed, Muhammad Zeeshan, Unais Ali, Muhammad Sarfraz Khan · 7 authors

Smart contracts power decentralised applications, but once deployed, their flaws stay exploitable. Existing fuzzers such as ConFuzzius, Smartian, and VULSEYE use hybrid static and dynamic analysis but depend on   fixed heuristics and lack adaptive learning. AI-FUZZ is an adaptive machine learning guided fuzzing framework that  pairs deep reinforcement learning with stateful graybox fuzzing. It learns from execution traces to improve input generation, focus on high-risk contract states, and cut redundant executions. The framework also includes static  analysis, adaptive mutation, and an oracle-based validation to boost accuracy and reduce false positives. Tested on  42,738 real-world contracts, AI-FUZZ achieved a 96.8% true positive rate, 4.2% false positive rate, 27% higher detection  coverage than leading fuzzers, and a 33% reduction in average detection time. It scales across small, medium, and large contracts and offers a self-improving, efficient, and reliable approach for large-scale blockchain security audits.  

Open access
Ethics and Social Impacts of AI
Blockchain Technology Applications and Security
Business Law and Ethics
Original source
Dec 10, 2025·Electronics
1 cites
A Blockchain-Based Framework to Sustainable EV Battery Recycling and Tracking

Seyit Cem Yılmaz, İrfan Kösesoy

The transition to electric vehicles (EVs) plays a critical role in reducing global carbon emissions. However, the end-of-life management of electric vehicle batteries (EVBs) presents significant sustainability and operational challenges. This study proposes a blockchain-based framework that enables full lifecycle tracking of EVBs, from production to disposal or reuse, while addressing issues of transparency, efficiency, and regulatory compliance. The framework incorporates a multi-criteria decision model to guide data-driven end-of-life routing—whether for second-life reuse or direct recycling—based on technical, environmental, and economic indicators. By integrating smart contracts with a hybrid web/mobile platform, the system ensures tamper-proof documentation, stakeholder accountability, and compliance with the EU battery passport regulation. A detailed cost analysis of deploying the framework on Ethereum is also presented. The proposed solution aims to enhance the sustainability of EVB management, reduce environmental impact, and promote circular economy practices within the EV industry.

Open access
Electric Vehicles and Infrastructure
Extraction and Separation Processes
Advanced Battery Technologies Research
Original source
Dec 10, 2025·bit-Tech
0 cites
Implementation of HMM-GRU for Bitcoin Price Forecasting

Rayya Ruwa'im Nafie, Anggraini Puspita Sari, Achmad Junaidi

Bitcoin’s extreme volatility continues to challenge accurate forecasting and risk management. Traditional econometric approaches struggle with the nonlinear and shifting dynamics of cryptocurrency markets, while deep learning models such as the Gated Recurrent Unit (GRU) often lack interpretability and adaptability to regime changes. To address these limitations, this study introduces a hybrid Gaussian Hidden Markov Model–Gated Recurrent Unit (HMM-GRU) framework for Bitcoin price forecasting. The HMM identifies latent market regimes from four years of daily closing prices and integrates these states as auxiliary features for the GRU network. Experimental results show that the hybrid model consistently surpasses the standalone GRU in predictive accuracy. Under the optimal configuration, HMM-GRU achieves a Mean Absolute Error (MAE) of 1,557.33 and a Mean Absolute Percentage Error (MAPE) of 1.42%, compared with 1,713.30 and 1.57% for GRU, representing an approximate 9% improvement in both absolute and relative error performance. The inclusion of regime-based features enables the model to better capture market transitions and mitigate overfitting to short-term noise. Beyond performance gains, the proposed approach enhances interpretability by linking forecasts to identifiable market regimes. These findings highlight the value of combining statistical regime detection with deep learning for volatile financial assets, providing practical insights for both investors and researchers in time-series forecasting.

Open access
Blockchain Technology Applications and Security
Stock Market Forecasting Methods
Market Dynamics and Volatility
Original source