paper-with-me

Papers

Deep Learning for Dynamic NFT Valuation

2023-12-08 · Mingxuan He

I study the price dynamics of non-fungible tokens (NFTs) and propose a deep learning framework for dynamic valuation of NFTs. I use data from the Ethereum blockchain and OpenSea to train a deep learning model on historical trades, market trends, and traits/rarity features of Bored Ape Yacht Club NFTs. After hyperparameter tuning, the model is able to predict the price of NFTs with high accuracy. I propose an application framework for this model using zero-knowledge machine learning (zkML) and discuss its potential use cases in the context of decentralized finance (DeFi) applications.

📄 PDF Abstract BibTeX arXiv:2312.05346

Code (1)

mingxuan-he/nft-pred 공식 구현

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Dynamic Evaluation of Neural Sequence Models

2017-09-21 · ICML 2018 7 · Ben Krause, Emmanuel Kahembwe, Iain Murray, Steve Renals

We present methodology for using dynamic evaluation to improve neural sequence models. Models are adapted to recent history via a gradient descent based mechanism, causing them to assign higher probabilities to re-occurr…

Language Modelling

Dynamic Evaluation of Transformer Language Models

2019-04-17 · Ben Krause, Emmanuel Kahembwe, Iain Murray, Steve Renals

This research note combines two methods that have recently improved the state of the art in language modeling: Transformers and dynamic evaluation. Transformers use stacked layers of self-attention that allow them to cap…

Language ModelingLanguage Modelling

Evaluation of Text-to-Video Generation Models: A Dynamics Perspective

2024-07-01 · Mingxiang Liao, Hannan Lu, Xinyu Zhang, Fang Wan 외

Comprehensive and constructive evaluation protocols play an important role in the development of sophisticated text-to-video (T2V) generation models. Existing evaluation protocols primarily focus on temporal consistency …

Text-to-Video GenerationVideo Generation

AdEval: Alignment-based Dynamic Evaluation to Mitigate Data Contamination in Large Language Models

2025-01-23 · Yang Fan

As Large Language Models (LLMs) are pretrained on massive-scale corpora, the issue of data contamination has become increasingly severe, leading to potential overestimation of model performance during evaluation. To addr…

Fairness

Optimizing SLAM Evaluation Footprint Through Dynamic Range Coverage Analysis of Datasets

2022-09-13 · Islam Ali, Hong Zhang

Simultaneous Localization and Mapping (SLAM) is considered an ever-evolving problem due to its usage in many applications. Evaluation of SLAM is done typically using publicly available datasets which are increasing in nu…

Simultaneous Localization and Mapping