paper-with-me

Papers

AI Agent Architecture for Decentralized Trading of Alternative Assets

2025-07-15 · Ailiya Borjigin, Cong He, Charles CC Lee, Wei Zhou arxiv

Decentralized trading of real-world alternative assets (e.g., gold) requires bridging physical asset custody with blockchain systems while meeting strict requirements for compliance, liquidity, and risk management. We present GoldMine OS, a research oriented architecture that employs multiple specialized AI agents to automate and secure the tokenization and exchange of physical gold into a blockchain based stablecoin ("OZ"). Our approach combines on chain smart contracts for critical risk controls with off chain AI agents for decision making, blending the transparency and reliability of blockchains with the flexibility of AI driven automation. We describe four cooperative agents (Compliance, Token Issuance, Market Making, and Risk Control) and a coordinating core, and evaluate the system through simulation and a controlled pilot deployment. In experiments the prototype delivers on demand token issuance in under 1.2 s, more than 100 times faster than manual workflows. The Market Making agent maintains tight liquidity with spreads often below 0.5 percent even under volatile conditions. Fault injection tests show resilience: an oracle price spoofing attack is detected and mitigated within 10 s, and a simulated vault mis reporting halts issuance immediately with minimal user impact. The architecture scales to 5000 transactions per second with 10000 concurrent users in benchmarks. These results indicate that an AI agent based decentralized exchange for alternative assets can satisfy rigorous performance and safety requirements. We discuss broader implications for democratizing access to traditionally illiquid assets and explain how our governance model -- multi signature agent updates and on chain community voting on risk parameters -- provides ongoing transparency, adaptability, and formal assurance of system integrity.

📄 PDF Abstract BibTeX arXiv:2507.11117

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Optimal Design of Automated Market Makers on Decentralized Exchanges

2024-04-20 · Xue Dong He, Chen Yang, Yutian Zhou

Automated market makers are a popular mechanism used on decentralized exchange, through which users trade assets with each other directly and automatically through a liquidity pool and a fixed pricing function. The liqui…

Blockchains through ontologies: the case study of the Ethereum ERC721 standard in OASIS (Extended Version)

2021-09-07 · Giampaolo Bella, Domenico Cantone, Cristiano Longo, Marianna Nicolosi-Asmundo 외

Blockchains are gaining momentum due to the interest of industries and people in \emph{decentralized applications} (Dapps), particularly in those for trading assets through digital certificates secured on blockchain, cal…

Management

Exploring the Impact: How Decentralized Exchange Designs Shape Traders' Behavior on Perpetual Future Contracts

2024-02-06 · Erdong Chen, Mengzhong Ma, Zixin Nie

In this paper, we analyze traders' behavior within both centralized exchanges (CEXs) and decentralized exchanges (DEXs), focusing on the volatility of Bitcoin prices and the trading activity of investors engaged in perpe…

mt5se: An Open Source Framework for Building Autonomous Trading Robots

2021-01-20 · Paulo André Lima de Castro

Autonomous trading robots have been studied in artificial intelligence area for quite some time. Many AI techniques have been tested for building autonomous agents able to trade financial assets. These initiatives includ…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Select and Trade: Towards Unified Pair Trading with Hierarchical Reinforcement Learning

2023-01-25 · Weiguang Han, Boyi Zhang, Qianqian Xie, Min Peng 외

Pair trading is one of the most effective statistical arbitrage strategies which seeks a neutral profit by hedging a pair of selected assets. Existing methods generally decompose the task into two separate steps: pair se…

Hierarchical Reinforcement LearningPAIR TRADINGreinforcement-learningReinforcement Learning (RL)