Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: Exploring Tensor-Based Proof-of-Work: Aligning Mining with AI/ML Workloads
by
zeuner
on 19/02/2025, 01:12:41 UTC
⭐ Merited by vapourminer (2)
The technical feasibility of designing a PoW that benefits from tensor operations
Potential challenges in aligning performance between mining and AI/ML tasks

How did you plan to achieve the characteristic of being expensive/upscalable to compute (mine), and cheap and quick to validate?

Also, how to avoid having vast amounts of data in the blockchain? A rather natural design in the given context might be based on training model parameters on some input data towards sufficiently low loss, so block validators only need to infer and check. But for alignment with real AI/ML workloads, the input and model parameter data would be huge.