...by Daniel Szego
quote
"On a long enough timeline we will all become Satoshi Nakamoto.."
Daniel Szego

Monday, April 24, 2017

Philosophical and practialy considerations of working with artificial intelligence

An ongoing philosophical discussion should be renewed as tool supported by artificial intelligence slowly appear on the market, namely by whom was a certain product / art / service created. The original discussion if for instance a certain painting was painted by the painter or by the brush seems to be a little bit too hypothetical for the first run, however considering paintings that are painted by artificial intelligence algorithm, like by DeepDream, the question seems to be less theoretical. Supposing that I am a painter creating paintings with the help of DeepDream or sculptures with the help of DeepMind, who is the creator of the art ? Me ? The AI algorithm or somehow both of us ? 

The question can be much less philosophical if we consider for instance products that were designed and created with the help of AI algorithms. Who can we call as creator, who should have actually the rights for that product ? Similarly if an online service is provided almost 100% by an AI algorithms, then it is an interesting question who should be responsible for the service quality ? The AI algorithm ? The one who hosts the algorithm ? The one who trained the algorithm ? I think these questions will provide a lot of legal and society discussions on a long run. 

Notes on Turing Test



Turing test :"The Turing test, developed by Alan Turing in 1950, is a test of a machine's ability to exhibit intelligent behaviour equivalent to, or indistinguishable from, that of a human" - Wikipedia.
But how about on sub domains where the Machine intelligence actually beats the human ones, like playing chess ? Does the definition make sense ? Supposing that the machine intelligence is better, is there actually a chance to evaluate from humans? As the definition was perfectly working 50 years ago, it is getting to seem to be a little paradox.

Monday, April 17, 2017

Different measures of blockchain Anaytics

Considering a complex Blockchain ecosystem there are many measures, reports and KPI-s that can be taken into consideration. We can categorize measures of a Blockchain ecosystem as follows: 

Technical measures for the network:
- Size and distribution of the Network, like the number of  mining validation or light weight nodes or geographical distribution. 
- Measures for Blocks and transactions, like Blocks minded, number of Transaction validated in a certain time frame, time between mined blocks, 
- Crypto parameters, like Hash rate, Hash difficulty, 

Economic measures for the network:
- General economic values: supposing that the Blockchain includes an internal Cryptocurreny we can define general capital market measures like market price, trade volume, market capitalization, and market share either compared with all other cryptocurrencies or with general capital market measures.   
- Micro economic values: like cost or average cost of a transaction, transaction fess or revenue of a miner, 

Application specific measures:
These measures are really specific to the application that run on the top of Blockchain. Probably the most general one at considering a cryptosystem is UTXO (Unspent transaction Output), or parameters related to cash-flow or crypto-flow, like the amount of money that was transferred between two wallets, or the amount of money that came in or left certain group of wallets. 

Sunday, April 16, 2017

Comparing Blockcian with a classical relational database

Despite of the hype phase of a Blockchain, perhaps it makes sense to investigate the architecture from a little bit classical, computer engineer perspective and comparing with a classical relational database. 
- data storage: classical relational database stores the data in tables, as a Blockchain based system stores the data in an immutable ledger.
- data amount: classical relational databases are optimized to store a large amount of data, as Blockchain system are not performing very well on large data. For this reason there is usual to provide a hybrid infrastructure if a large number of data should be stored, like storing the data on off-chain storage and integrate for instance and make an integration with Merkle roots or hash values with the Blockchain. 
- data availability: data is replicated and kept synchronous on all of the nodes at Blockchain providing a high available robust architecture by design that can always be scaled up very easily simply by attaching further nodes to the network, At classical database technology data replication and availability are always additional issues to deal with.
- tamper resistance: Blockchain is tamper resistant by design, it is both computationally and photographically difficult to change existing elements of a chain, even if a couple of nodes have been hacked. As opposed if a relational database is hacked, like an administrator password is leaked, than any data of the database can be easily modified. 
- hacking resistance: We can say that Blockchain systems are much more hacking resistant than traditional databases as a certain transaction is validated by all of the nodes. 
- performance: from a performance perspective a traditional database technology is much more efficient then a Blockchain one. At a Blockchain both the validation of the transaction and the consensus mechanism take time, like considering the Bitcoin network the throughput at the moment is about 7 transactions per second. 

From a system architecture point of view, it makes sense to combine benefits of the classical relational database technology with the Blockchain building up software systems where the Trusted Computing Base is realized this way.  

Wednesday, April 12, 2017

Difference between the supply curve of the IT good versus mass production of physical goods

There a fundamentally difference between the supply curve of an IT good and  the mass production of a material good. At both cases there is a certain prize on which it is practicable to consider something as a mass production. On the physical goods it means practically building up something like conveyor belts to for producing efficiently. However, despite of conveyor belt the variable cost of a product will be bigger than zero meaning that producing more and more is manifested in more number of or more efficient conveyor belts. On the other hand, reproducing an IT good or service if the platform already given requires practical zero additional cost, meaning that as soon  a profitability point is reached to build up automated platforms for mass production, the supply will be practically infinite.  



Figure 1. Supply curve of IT goods versus material mass production.

Supply demand analysis on the robo-advisor market

Analysis of the robo-advisor market from the supply-demand perspective can be seen on Figure 1. Robo advisor market is characterized by the demand characteristic of a standard IT good, meaning that as soon as it is profitable to roll out a a robo-advisor there is a possibility to produce as many additional replicas or copies as needed practically for a zero additional price. 

Let we consider S1 as a standard supply curve without robo-advisors, S as the supply curve with robo advisors. Market equilibrium will be pushed off from the original {P1, Q2} point to the  {P2, Q1} new equilibrium manifesting in a P1 - P2 price reduction and Q3 - Q2 general quantity increase on the market. It is important to note however that Q3 - Q1 quantity is not produces by humans anymore, meaning that comparing to the Q3 - Q2 jobs have been automated comparing with the original market equilibrium.

Certainly the model is ideal, it considers only the characteristic of a market segment on which the robo-advisors can produce a high quality service. Certainly segments might remain where the human competence and experience is still needed and the segment can not be served by automated robo-advisor services. 




Figure 1. Supply demand analysis of the robo-advisor market




On the economy of a goldrush


It is interesting to analyse the economy of a gold rush considering the two fundamental different roles who were taking part in the rush: The gold hunters and the shovel sellers.

The gold hunter: is motivated to find gold, to find the big business and for that takes a big risk and works (or realizes a negative cash flow) on a long run. If the gold is found or the business is succeeded then the return can be really big. On the other hand relative few of the people really found a big amount of gold.   

The shovel seller: is selling simply shovel for the people who are hunting the gold. It produces a stable low income on a long run, without the real possibility to get a big business very fast. Certainly the shovel seller is motivated that the gold rush is 'going on', as more people think there is a possibility to find gold, the more shovel can be sold. In this sense the shovel sellers market does not depend on the actual gold market but on the expected gold market. 



Figure 1. Cash Flow model of the gold hunter and shovel seller


Figure 2. Risk - Return diagram of the gold hunter and shovel seller

Sunday, April 9, 2017

Emerging trend: Reporting under encryption, KPI under encryption


Reporting and big-data analysis has been having a hype phase in the last couple of years, however considering a system architecture point of view a reporting systems has a pretty big security hole it is because it aggregates different kind of a data from probably the whole company or from several companies. The data is processed and presented in a way for some end-users, however in most cases there is no detail analysis about the fact who can see what. It is usually not such a huge problem as we speak of one company (although the security hole is certainly given), however it will be pretty big cross company discussion if the data is coming from several companies.

As a solution there might be possible to use one of the emerging encryption technology that aggregates the data without actually encrypting them, like with the help of zero knowledge proofs, homomorphic encryption or secure multiparty protocols. In this way not all of the data is leaked only some kind of a specific result is presented.  Let we called the field as Reporting under Encryption or KPI under encryption.

Another solutions might be to heavily use information labeling and filtering identifying who should actually be able to see that kind of data or information. In this sense, the field should be rather called secure reporting and secure KPI-s.

Friday, April 7, 2017

Notes on Blockchain analytics

Analyzing data based on the Blockchain seems conceptional more difficult than simply analyzing unstructured data. The problem is that for an efficient analysis not only the pure data should be considered, but basically the structure of the network or the structure of the transactions as well. So, from a theoretical point of view, not only classical data analysis techniques should be used but elements of advanced network and graph theory as well. Similar theoretical elements can be found for example in different analytics tools for social physics. 

Notes on Collaboration 3.0 and corporate efficiency 3.0


The next version of collaboration and corporate efficiency will be much less identified by the nowadays way. Collaboration and cooperation with machine intelligence agents and algorithms will play a much bigger role. From a practical point of view, it is probably true that everything that is produced on a task basis on a measured way will be done by algorithms. As a consequence, human efficiency will be rather represented how one can collaborate with machine intelligence and produce something more creative, something more innovative than just the certain set of steps.

Probably the old saying becoming slowly true:

"Efficiency is for robots"

Notes on machine intelligence and alien intelligence


I do not like the word "Artificial Intelligence" it clearly describes our efforts to create something that is copying or mocking the human intelligence. Well and actually AI has a lot of achievements ranging from automated cars to beating the chess wold champion, so we can surely say it is intelligence, however it is not a human one. It is something different, just like as an alien intelligence that is slowly emerging based on our work. I think the word "Machine Intelligence" describes the situation much better: It used to plan to copy the human intelligence, however we just got something fundamentally different.  

Machine assisted business models

Similarly to machine assisted human intelligence, there can be a brainstorming about machine assisted business models, especially if we regard the current trends and improvements of the machine intelligence and communications technologies. In broader sense machine assisted business model that would not exist without some core IT or communication technologies. As a classical name, we usually call these companies as born on the web. Perhaps it is better to focus however on the business models, so perhaps the most exciting cases are companies that business model is based on some core communication technologies but the product or service that the company offers is independent from this technology. 

From a smaller perspective, machine assisted business models are companies where the core business model is based on machine intelligence. It is again more interesting if we speak really about the business model or the value chain and not about the product or the service of a company. Perhaps one example might be financial institutes that are having robo-advisor services as well. In these examples part of the value chain, that is customer interaction, service is based on machine intelligence. A little bit less machine intelligence example is The DAO, where general company management was considered to be replaces by smart-contracts and Blockchain analytics systems. 

There might be a general consideration based on the value-chain model from Porter which activity of a company can be supported by machine intelligence. If we consider general reporting and big-data as well as part of AI then we have already a lot of needs on the management level for such a technologies, however they are not necessarily part of the business model itself. I think we should clearly distinguish the two directions "supported by machine intelligence" versus "based on machine intelligence" and we should consider our efforts to the second one.  
Figure 1. Porter's value chain model.

As Porter's value chain model might be a good starting point for the analysis however it is based on the old-fashioned model of a company. It is an exciting question if the old model can be disrupted considering the new technologies and if we can imagine companies that work somehow absolutely differently. As an example let we imagine something as a fully autonomous cash-flow system that works absolutely without any human involvement. I would certainly consider that as a company though it would be pretty difficult to put into the value chain model from Porter.  

Notes on Blockhcain and Machine Intelligence


It is surprising that although Blokchcain and Machine intelligence are two mainstream technologies, there is not very much common elements or common applications of them. Just as a first wild brainstorming so mixed technologies might be decentralized machine intelligence, not just smart, but really intelligent money. It is of course an open question if such a mixing of these technologies make sense or is it better to consider AI and Blockchain as two separate layers in an application that are implemented independently from each other.  

Blockchain 3.0



It is surprising how fast the technology is being developed. Slowly we reach the Blockchain area 3.0. I would summarize the three stages of the Blockchain revolution from a technological point of view as follows:

Blockchain 1.0 - Bitcoin: It is basicaly the Bitcoin area, Blockchain had only one specific application for transferring money, with some other version and extensions like alternative cryptocurrencies.  

Blockchain 2.0 - Generalization: As the platforms are getting extended to cover general application areas and Turing complete languages to write general Smart Contracts. A good example is for such a chain is Ethereum. 

Blockchain 3.0 - Industrialization: Even general platforms are extended with elements providing the fast and efficient realization of  industrial solutions. Platform like Azure Blockchain as a Service or Hyperledger do not really provide a Blockchain solution on their own. Despite they provide frameworks for several existing Chain solutions supporting several additional core services from hosting to authentication.  


Wednesday, April 5, 2017

Private Blockchain as high security, high availability system architecture


There is usually some discussions if private Blockchains make generally sense or not. However if we regard Blockchain simply as a possible system architecture without considering some of the mystical or political discussions around it, then private Blockchain as possible system architecture clearly makes sense. 

Let we imagine a use case where a multinational company tries to develop a system that is available in each location. Putting such a system to a private Blockchain and putting one or two nodes at each location clearly has some advantages: 

1. Hacking Resistance: The system is pretty much hacking resistance, even of one or two nodes are hacked neither the voting process nor the existing Blockchain can be influenced. On the other hand, some functionalities are cryptographically secured making even more difficult to hack. Certainly a lof of thing depends on the Consensus mechanism or on the applied cryptography. For instance "Proof of Work" might be an overkill for such a system. 

2. High availability - easy scale up: The system is high available and redundant by design. On the other hand scaling up is easy as well, means installing a couple of additional nodes in a couple of additional locations. 

3. Interoperability: let we supposing that a private corporate software solution has to be extended for other companies, realizing a general consortium solution, or some independent companies upgarde individual private software solutions to a common consortium one. These scenarios can be easily realized if the core technology is a private Blockchain, otherwise they are pretty difficult.
  

Tuesday, April 4, 2017

Notes on the next generation of Enterprise Softwares

To find out how the next generation of ERP software or generally Enterprise software will look like, the first step is to find out how the next generation of enterprises will look like. Will they geographically decentralized, working on a P2P basis, machine intelligence or Blockchain driven ? 

Certainly it is difficult to predict as future enterprise structures depend heavily on what kind of a technologies are available on the market. In this sense the whole question is pretty much a vicious circle.   

Notes on corporate partner strategies of IT enterprises


I see as a tendency a shift of the partner strategies from big enterprise companies, like Microsoft. Previously the strategy was to get as many partner as possible to deal, further develop or simply resell the technology. Nowadays there is a strategy shift rather to cooperate only with some specific companies that deal with key technologies, like areas of artificial intelligence, machine learning or Blockchain. 

With other words, I would say as the strategy was previously "get partner companies to work together"; nowadays rather getting in the direction "get the core technologies to work for me".

Sunday, April 2, 2017

Notes on the job-market and digital disruption

To be absolutely honest, current job market does not really need humans to work. The demand is rather for something (or someone ?) capable to work on 7/24 basis with 99% availability. The only problem is that at some fields although the demand is clearly manifested there is simply no such a supply, with other worlds the semi intelligent robots, cyborgs or machine algorithms are simply not yet on the market capable of doing some of the most complicated work that are currently done by humans.  

However as these technologies slowly appear, there will be a clear shift on the job-market. On the one hand, jobs are realized by humans where the competitor technology is simply too expensive. As an example, most cleaning jobs are still made by humans just because although the competitor cleaning technology is already available, it is simply too expensive comparing to people doing the cleaning job for instance on a part-time basis. On the other hand jobs remain where it is still simply not possible to find a competitor technology, like lawyer at the moment. In this sense the job market will become pretty much two sided, concentrating on these the two extreme part. Unfortunately this trend will become more and more intensive in the nearest future.