Conference Hall 7

List of Events

Here is a list of event, includes speaker session and other intermediate slots (e.g. lunch):

Decentralized data marketplace based on Distributed Ledgers

The value of data is not a new thing, whether in business or in warfare.

Either the goal of precision marketing or the material collection for machine learning,
their intentions can be shorten into one word: data, the oil in the digital era.

Not surprisingly, data storage and marketplace turn into new challenges.In this session, we'll introduce an innovative type of data marketplace platform with distributed legder technology (DLT) to transform data into profits with better trust basic.

DApp Game - Blockchain random number generation method and implementation

When users realized that the "application" on the ICO was more important than the "token", the virtual currency began to decline in June 2018, prompting users in the market to pay attention to the development of the tokens. The development of DApp began to expand. The DApp industry recorded a turnover of 33.6 billion RMB in 2018. Almost 90% of the turnover comes from DApp games.

Because DApp game is built on the blockchain, it greatly restricts the gameplay. Currently, the common DApp games are: playing cards and dice.

Formal Verification on Smart Contract

For ethereum, 2016 might be a tough year, the DAO has been stolen 3.6 million ETH, equivalent of $70 million at that time, due to improper contract design. As a result, more and more automatic verification tool for smart contract come out to prevent potentially huge financial loss.

Today, we will be looking at how formal verification tools work on smart contract, how can we use mathematical proof to ensure the quality of program.

Homemade scientific clusters

As a great glue language, Python could (definitely) orchestrate many modern and powerful tools to build a scientific cluster. This talk will illustrate one of the real world examples, which is a cluster built and running on top of LXD/LXC/KVM/MaaS/public clouds so you may thus be a amateur CFD (computational fluid dynamics) or physics researcher.

Decentralized Bare-Metal Operating System Provisioning

The EZIO Project proposes a reasonably efficient P2P soultion to deploy bare-metal operating system based on open source software technologies, such as libtorrent-rasterbar and CloneZilla. In this talk, we will discuss the difficult situation of bare-metal deployment in HPC or Cloud, and the performance, reliability and flexibility improvements on existing technologies, such as CloneZilla Multicast Mode.

EZIO has integrated in CloneZilla to provide 1-to-many bare-metal system provisioning on-the-fly, and tested successfully in HPC.

Build a minimal DBMS from scratch by Rust

I will introduce to Rust, including the principles, the traits, and the current state of the Rust community. After that, I am going to talk about how to build a minimal DBMS from scratch - the StellarSQL project. In this talk, the following is covered. What is a DBMS? What is the architecture of the DBMS? What is the progress in developing the project? What are the existed resources in the community that I use for the developing? The speech would manifest that developing a small DBMS is fascinating and Rust is cool and powerful.

Plant Identification System with AI + AR

A smart flower atlas, built on open source image recognition systems,
powered by advanced Artificial Intelligence (AI) and Augmented Reality (AR) technologies.

We’ve done real-time identification mobile apps on iOS and Android,
without ever taking a picture. We continue to collaborate with
specialists to improve the system.

This project won 2018 g0v Civic Tech Grant. Landing page:
https://plant-tw.github.io

Unconference: Open Source AI/ML Tools & Technology for Product Developers

Speaker will introduce various open source tools and technologies for AI Driven Product Development. Talk will contains technical understanding and approach for different use cases such as Face Detection / Computer vision, Predictive Modeling, Transfer Learning, One-shot learning and deploying pre-trained AI / Machine learning models to mobile devices. Talk will also throw light on optimation and generalization of AI models.