Posts
Dec, 9
A Framework for Fast and Efficient Neural Network Compression
Network compression reduces the computational complexity and memory consumption of deep neural networks by reducing the number of parameters. In SVD-based network compression, the right rank needs to be decided for every layer of the network. In this paper, we propose an efficient method for obtaining the rank configuration of the whole network. Unlike previous […]
Dec, 5
International Conference on Frontiers of Neural Networks (ICFNN), 2019
Researchers, scientists, engineers and industry professionals will join together this year at ICFNN 2019, where the latest research will be unveiled and groundbreaking research projects will be presented. The field of Frontiers of Neural Networks is entering an era of unprecedented change and innovation. ICFNN 2019 presents one of 2019’s premiere opportunities to hear from and network with […]
Dec, 5
International Conference on Frontiers of Artificial Intelligence and Machine Learning (FAIML), 2019
Researchers, scientists, engineers and industry professionals will join together this year at FAIML 2019, where the latest research will be unveiled and groundbreaking research projects will be presented. The field of Frontiers of Artificial Intelligence and Machine Learning is entering an era of unprecedented change and innovation. FAIML 2019 presents one of 2019’s premiere opportunities to hear from and […]
Dec, 5
3rd World Conference on Clinical Research and Biomarkers, 2019
Theme: Ensure Quality Assurance and Inspection Readiness through Good Clinical Practice and Strategic Partnerships Date: 16-17, 2019 Venue: Miami, Florida, USA E-mail: biomarkersresearch@gmail.com Phone: 7799790002 In the determination of safety and effectiveness of medications, devices, diagnostic products and treatments Clinical Research plays a major role. From a naturally occurring molecule or gene, we can identify […]
Dec, 5
3rd International Conference on Vision, Image and Signal Processing (ICVISP), 2019
ICVISP 2019 welcomes researchers, engineers, scientists and industry professionals to an open forum where advances in the field of Vision, Image and Signal Processing can be shared and examined. The conference is an ideal platform for keeping up with advances and changes to a consistently morphing field. Publication and Indexing All accepted papers will be published […]
Dec, 5
3rd International Symposium on Intelligent Unmanned Systems and Artificial Intelligence (SIUSAI), 2019
SIUSAI 2019 welcomes researchers, engineers, scientists and industry professionals to an open forum where advances in the field of Intelligent Unmanned Systems and Artificial Intelligence can be shared and examined. The conference is an ideal platform for keeping up with advances and changes to a consistently morphing field. Publication and Indexing All accepted papers will be […]
Dec, 2
A Fast and Simple Approach to Merge and Merge Sort using Wide Vector Instructions
Merging and sorting algorithms are the backbone of many modern computer applications. As such, efficient implementations are desired. Recent architectural advancements in CPUs (Central Processing Units), such as wider and more powerful vector instructions, allow for algorithmic improvements. This paper presents a new approach to merge sort using vector instructions. Traditional approaches to vectorized sorting […]
Dec, 2
Mix-and-Match: A Model-driven Runtime Optimisation Strategy for BFS on GPUs
It is universally accepted that the performance of graph algorithms is heavily dependent on the algorithm, the execution platform, and the structure of the input graph. This variability remains difficult to predict and hinders the choice of the right algorithm for a given problem. In this work, we focus on a case study: breadth-first search […]
Dec, 2
Parallel source code transformation techniques using design patterns
In recent years, the traditional approaches for improving performance, such as increasing the clock frequency, has come to a dead-end. To tackle this issue, parallel architectures, such as multi-/many-core processors, have been envisioned to increase the performance by providing greater processing capabilities. However, programming efficiently for this architectures demands big efforts in order to transform […]
Dec, 2
PanJoin: A Partition-based Adaptive Stream Join
In stream processing, stream join is one of the critical sources of performance bottlenecks. The sliding-window-based stream join provides a precise result but consumes considerable computational resources. The current solutions lack support for the join predicates on large windows. These algorithms and their hardware accelerators are either limited to equi-join or use a nested loop […]
Dec, 2
Performance Portability Challenges for Fortran Applications
This project investigates how different approaches to parallel optimization impact the performance portability for Fortran codes. In addition, we explore the productivity challenges due to the software tool-chain limitations unique to Fortran. For this study, we build upon the Truchas software, a metal casting manufacturing simulation code based on unstructured mesh methods and our initial […]
Nov, 25
CLort: High Throughput and Low Energy Network Intrusion Detection on IoT Devices with Embedded GPUs
While IoT is becoming widespread, cyber security of its devices is still a limiting factor where recent attacks (e.g., the Mirai botnet) underline the need for countermeasures. One commonly-used security mechanism is a Network Intrusion Detection System (NIDS), but the processing need of NIDS has been a significant bottleneck for large dedicated machines, and a […]

