YC

Y. Chen

34 records found

The impact of reactionary behavior in channel creation games

How actions influence transaction routing in the bitcoin lightning network

Payment channels allow parties to utilize the blockchain to send transactions for a cheaper fee. Previous work has analyzed to which degree a party can profit by facilitating the transaction process. The aim is to increase the usability of the network and to be rewarded for provi ...
With the increasing demand for high- quality data in the field of Machine Learning and AI, the availability of such data has become a major bottleneck for further advancements. This paper proposes a novel approach to extract valuable data from comic illustrations, aiming to addre ...

Performance comparison of different federated learning aggregation algorithms

How does the performance of different federated learning aggregation algorithms compare to each other?

Federated learning enables the construction of machine learning models, while adhering to privacy constraints and without sharing data between different devices. It is achieved by creating a machine learning model on each device that contains data, and then combining these models ...

Federated learning: A comparison of methods

How do different ML models compare to each other

Federated learning (FL) has emerged as a promis-ing approach for training machine learning models using geographically distributed data. This paper presents a comprehensive comparative study of var-ious machine learning models in the context of FL. The aim is to evaluate the effi ...

Comics Illustration Synthesizer using the Stable Diffusion Model

Fine-tuning for text-to-image Dilbert Comics Generation

Synthetic art is the end result of artificial intelligence models that have been trained to generate images from text prompts. "Comic synthesis" is one such use case, where comic illustrations are produced from textual descriptions. Previous attempts at comic synthesis have utili ...

Federated learning: a comparison of methods

How do different Federated Learning frameworks compare?

Federated Learning is a machine learning paradigm for decentralized training over different clients. The training happens in rounds where each client learns a specific model which is then aggregated by a central server and passed back to the clients. Since the paradigm’s inceptio ...
Tabular data is widely used in various fields and applications, making the synthesis of such data an active area of research. One important aspect of this research is the development of methods for privacy-preserving data synthesis, which aims to generate synthetic data that reta ...
Quantitative cardiac MRI is an increasingly important diagnostic tool for cardiovascular diseases. Yet, it is essential to have correct image registration for good accuracy and precision of quantitative mapping. Registering all baseline images from a quantitative cardiac MRI sequ ...

Implementation and evaluation of Ordo

A high performance data processing system

Data processing systems have become increasingly important in modern computing, as the volume and complexity of data that needs to be analyzed has grown dramatically. Multiple data processing systems have been and are being developed, that are scalable, resilient and performant.< ...
Blockchain technology has proven to be a promising solution for decentralized systems in various industries. At the core of a blockchain system is the peer-to-peer (P2P) overlay, which facilitates communication be- tween parties in the blockchain system. Recently, there is increa ...
The use of Internet of Things (IoT) devices has experienced an increase since its inception and is expected to continue to do so. However, this growth has also attracted individuals with malicious intentions. Botnet attacks on IoT devices have become more potent each year, exploi ...
As the amount of information available in the world grows, Information Retrieval (IR) systems have become an integral part of day to day life. They determine what subset of the large pool of information is shown to people. IR algorithms determine which items should be returned in ...
Large­scale machine learning frameworks can accelerate training of a neural network by per­ forming distributed training on a cluster using multiple GPUs per node and multiple nodes. Because distributed training on a cluster involves many nodes which need to communicate and load ...
Modern systems generate a tremendous amount of data, making manual investigations infeasible, hence requiring automating the process of analysis. However, running automated log analysis pipelines is far from straightforward, due to the changing nature of software ecosystems cause ...
This paper analyzes how flocking behavior in fish can be used to develop target protection algorithms. This starts from the hypothesis that fish aggregate into coordinated flocks in order to protect themselves from predatory attacks. In order to test the protection capabilities o ...
One of the key problems of swarm robotics is how the mobile robots can navigate accurately in a given environment. To achieve this, the mobile robots need to accurately determine where they are globally, or relative to other robots and landmarks. This paper is going to be an inve ...
A majority of existing single-anchor localization algorithms make use of antenna arrays or special antenna systems. However, the need for specialized antenna systems incurs higher costs, complexity and power consumption. This paper presents a novel single-anchor localization alg ...
In this paper, we explore the creation of control algorithms for swarms of robots playing the role of either predator or prey in an environment filled with static obstacles. The paper devel- ops on a famous flock simulation model proposed by Craig Reynolds called boids. The paper ...
Robotic swarms provide a great many uses within a world increasingly relying on autonomous systems. Alas these swarms are also very vulnerable to faults, even the smallest fault can cripple the performance of a whole swarm. Such a fault could be one of several types; those that h ...

Cloud Monads

A novel concept for monadic abstraction over state in serverless cloud applications

Serverless computing is a relatively recent paradigm that promises fine-grained billing and ease-of-use by abstracting away cloud infrastructure for developers. There is an increasing interest in using the serverless paradigm to execute data analysis tasks. Serverless functions o ...