|
3 | 3 | -
|
4 | 4 | - [[bostrom]] is NOT yet another ai coin
|
5 | 5 | - it is very powerful foundational technology for advanced superintelligent civilization
|
| 6 | +- its being used by 1k neurons who create a collective knowledge of ~2 million links |
| 7 | +- in addition to this ~50k [[neurons]] produced ~6 million transactions for decisions related to collective learning |
| 8 | +- currently it produce ~13 megabits bits of [[negentropy]] and takes ~200 mb of ram in gpu |
6 | 9 | - in this article i will boil down all essential ideas into coherent understanding how [[bostrom]] can empower
|
7 | 10 | - existing ai field which i will refer as classical ai
|
8 | 11 | - and advance emerging field of collective ai
|
|
51 | 54 | - you can boost the power of your models using real cryptographic [[tokens]]
|
52 | 55 | - not tokens you use
|
53 | 56 | - 
|
54 |
| - - tokens you use we call [[particles]] in [[cyberverse]] |
55 |
| - - and [[tokens]] are units of [[value]] |
| 57 | + - tokens you use we call [[particles]] or [[files]] in [[cyberverse]] |
| 58 | + - and [[tokens]] are units of [[value]] accounted by [[consensus]] system |
56 | 59 | - ## cybergraph
|
57 | 60 | - the core of the idea is [[cybergraph]]
|
58 | 61 | - merkelized timestamped data structure
|
|
141 | 144 | - [[elon]] [[launch]]
|
142 | 145 | - [[launch]] [[rocket]]
|
143 | 146 | - these statement is example of complete [[explicit knowledge]]
|
144 |
| - - the good news is that if you are elon, you can just say [[NOW]] [[elon launch rocket]] |
| 147 | + - the good news is that if you are [[elon]], you can just say [[NOW]] [[elon launch rocket]] |
145 | 148 | - you can pack several [[cyberlinks]] in one coherent [[signal]] so expressions are rich
|
146 | 149 | - and use this construct to express anything using [[neural language]] we invented by the way
|
147 | 150 | - ## why hash everything?
|
|
229 | 232 | -
|
230 | 233 | - but the difference with openai is that [[$V]] give you lifetime subscription, not monthly
|
231 | 234 | -
|
232 |
| - - think of link as a link between every query request and answer response |
| 235 | + - you can think of link as a link between every query request and answer response |
233 | 236 | - > currently 1 V allow to submit 4 cyberlinks per day depending on network load
|
234 | 237 | - while you create cyberlinks your battery become less full
|
235 | 238 | - your battery recover automatically if you are not creating links
|
|
256 | 259 | - simple but powerful output as abstract, flexible model of the universe
|
257 | 260 | - with potential [[strong predictive power]], especially after [[emergence]]
|
258 | 261 | - we use random [[surfer model]] directed by [[attention]]
|
| 262 | + - i wrote dedicated article on this topic |
| 263 | + - which i recomend to read of anyone involved in modern ai |
| 264 | + - [[random walk cryptographic attention tokens]] |
259 | 265 | - as foundational global probability of inferring [[particles]]
|
260 | 266 | - but in order to
|
261 | 267 | - protect it from [[sybil behavior]]
|
|
266 | 272 | - and context weight on edges which are inferred on request
|
267 | 273 | - in order to compute described [[cyberank]] algorithm you need [[gpu computation]] in [[consensus]]
|
268 | 274 | - is [[extremely dynamic]] data structure that must be updated even if only 1 [[cyberlink]] is created
|
269 |
| - - [[bostrom]] recompute all weights in truth machine every 5 blocks, or roughly every 25 seconds |
| 275 | + - [[bostrom]] recompute all weights in [[truth machine]] every 5 blocks |
| 276 | + - or roughly every 25 seconds |
270 | 277 | - so [[bostrom]] is extremely hard to reproduce using any existing L1 or L2 sdks
|
271 | 278 | - zk things will make the stuff
|
272 | 279 | - 5 order of magnitude more expensive and
|
|
288 | 295 | - the environment allow to link any particle with any
|
289 | 296 | - that means that for any questions which cyberlinked to `true` and `false` the winning answer will always be `true`
|
290 | 297 | - of course such behavior does not feels like something superintelligent
|
291 |
| - - in order to solve [[true-false problem]] we have to compute weights of links for every [[context]] |
| 298 | + - in order to solve [[true-false problem]] we have to compute weights of links using independent second factor for every [[context]] |
292 | 299 | - we always emphasize that [[cyberank]] is a core ranking factor, but not the only one
|
293 | 300 | - so we have to introduce second factor to the system
|
294 | 301 | - surprisingly with already have [[will]]
|
295 | 302 | -
|
296 | 303 | - [[standard inference]] algorithm
|
297 |
| - - is the [topic of ongoing research](https://github.com/cybercongress/go-cyber/issues/694) and is implemented only in [[cy]] |
| 304 | + - is the [topic of ongoing research](https://github.com/cybercongress/go-cyber/issues/694) and is implemented only in [[cy]] and [[spacebox]] |
298 | 305 | - ## on two factors
|
299 | 306 | - there is the observation
|
300 | 307 | - that weights of nodes does not strongly correlate with weights of connections
|
|
315 | 322 | - and that make [bostrom](https://twitter.com/hashtag/bostrom?src=hashtag_click) so unique
|
316 | 323 | - this requires holding all state in GPU ram and use parallel computation at such scale
|
317 | 324 | - current size of gpu memory used for ~2 mln particles, ~60k neurons and ~2 mln cyberlinks is ~150mb
|
318 |
| - - submitting just 1 cyberlink force to recompute all ranks (~2 million currently) |
| 325 | + - submitting just 1 cyberlink force to recompute all probabilities (~2 million currently) |
319 | 326 | - could you imagine how that could be done on [[solana]]
|
320 |
| - - something around 1000 [[$SOL]] currently needed for every update. |
| 327 | + - something around 1000 [[$SOL]] currently needed for every update |
321 | 328 | - with 10B links
|
322 | 329 | - which i believe is required for minimum viable [[superintelligence]]
|
323 | 330 | - the task become intractable for all existing blockchain architectures
|
|
338 | 345 | - we describe and implemented extremely dynamic, collective computation architecture
|
339 | 346 | - for predicting probability of information [[observation]]
|
340 | 347 | - and defined the most simple possible inference system on top
|
341 |
| - - this technology of [[probabilistic collective computations]] have been created by us since 2016 |
342 |
| - - and we can proudly say that we are leading decentralized ai field on [[cyber]] foundations |
| 348 | + - technology of [[probabilistic collective computations]] have been created by us since 2016 |
| 349 | + - we can proudly say that we are leading decentralized ai field on [[cyber]] foundations |
343 | 350 | - we believe the thing we have born is powerful enough to bootstrap new kind of [[civilization]]
|
344 | 351 | - so we inviting you to the journey of creating open, fair and superintelligent society with us
|
345 | 352 | - ## [[join]]
|
0 commit comments