paper-with-me

Papers

JANUS: A Difference-Oriented Analyzer For Financial Centralization Risks in Smart Contracts

2024-12-05 · Wansen Wang, Pu Zhang, Renjie Ji, Wenchao Huang, Zhaoyi Meng, Yan Xiong

Some smart contracts violate decentralization principles by defining privileged accounts that manage other users' assets without permission, introducing centralization risks that have caused financial losses. Existing methods, however, face challenges in accurately detecting diverse centralization risks due to their dependence on predefined behavior patterns. In this paper, we propose JANUS, an automated analyzer for Solidity smart contracts that detects financial centralization risks independently of their specific behaviors. JANUS identifies differences between states reached by privileged and ordinary accounts, and analyzes whether these differences are finance-related. Focusing on the impact of risks rather than behaviors, JANUS achieves improved accuracy compared to existing tools and can uncover centralization risks with unknown patterns. To evaluate JANUS's performance, we compare it with other tools using a dataset of 540 contracts. Our evaluation demonstrates that JANUS outperforms representative tools in terms of detection accuracy for financial centralization risks . Additionally, we evaluate JANUS on a real-world dataset of 33,151 contracts, successfully identifying two types of risks that other tools fail to detect. We also prove that the state traversal method and variable summaries, which are used in JANUS to reduce the number of states to be compared, do not introduce false alarms or omissions in detection.

📄 PDF Abstract BibTeX arXiv:2412.03938

Code (1)

secwisf/janus 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Janus-Q: End-to-End Event-Driven Trading via Hierarchical-Gated Reward Modeling

2026-02-23 · Xiang Li, Zikai Wei, Yiyan Qi, Wanyun Zhou 외 arxiv

Financial market movements are often driven by discrete financial events conveyed through news, whose impacts are heterogeneous, abrupt, and difficult to capture under purely numerical prediction objectives. These limita…

Reinforcement Learning

Analysis of Decentralization in Governance and Financial Efficiency of Companies: Studying the Relationship in the Field of Decentralized Finance

2023-11-04 · Kirill Kolmykov

Currently, the advantages of decentralization through blockchain technology in the financial sector are actively discussed. In this article, we investigate the decentralization in the governance of Decentralized Autonomo…

JANUS: Foreseeing Latent Risk for Long-Horizon Agent Safety

2026-07-22 · Yuan Xiong, Linji Hao, Shizhu He, Yequan Wang 외 arxiv

Agent safety is moving from content moderation toward preventing operational failures before tool-using agents act. We propose Janus, a foresight-oriented framework for long-horizon agent safety that trains guards to ant…

How Decentralized is the Governance of Blockchain-based Finance: Empirical Evidence from four Governance Token Distributions

2021-02-02 · Johannes Rude Jensen, Victor von Wachter, Omri Ross

Novel blockchain technology provides the infrastructure layer for the creation of decentralized appli-cations. A rapidly growing ecosystem of applications is built around financial services, commonly referred to as decen…

JanusDDG: A Thermodynamics-Compliant Model for Sequence-Based Protein Stability via Two-Fronts Multi-Head Attention

2025-04-04 · Guido Barducci, Ivan Rossi, Francesco Codicè, Cesare Rollo 외

Understanding how residue variations affect protein stability is crucial for designing functional proteins and deciphering the molecular mechanisms underlying disease-related mutations. Recent advances in protein languag…