paper-with-me

Papers

Optimising Graph Representation for Hardware Implementation of Graph Convolutional Networks for Event-based Vision

2024-01-10 · Kamil Jeziorek, Piotr Wzorek, Krzysztof Blachut, Andrea Pinna, Tomasz Kryjak

Event-based vision is an emerging research field involving processing data generated by Dynamic Vision Sensors (neuromorphic cameras). One of the latest proposals in this area are Graph Convolutional Networks (GCNs), which allow to process events in its original sparse form while maintaining high detection and classification performance. In this paper, we present the hardware implementation of a~graph generation process from an event camera data stream, taking into account both the advantages and limitations of FPGAs. We propose various ways to simplify the graph representation and use scaling and quantisation of values. We consider both undirected and directed graphs that enable the use of PointNet convolution. The results obtained show that by appropriately modifying the graph representation, it is possible to create a~hardware module for graph generation. Moreover, the proposed modifications have no significant impact on object detection performance, only 0.08% mAP less for the base model and the N-Caltech data set.Finally, we describe the proposed hardware architecture of the graph generation module.

📄 PDF Abstract BibTeX arXiv:2401.04988

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based visionGraph Generationobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Increasing the scalability of graph convolution for FPGA-implemented event-based vision

2024-11-06 · Piotr Wzorek, Kamil Jeziorek, Tomasz Kryjak, Andrea Pinna

Event cameras are becoming increasingly popular as an alternative to traditional frame-based vision sensors, especially in mobile robotics. Taking full advantage of their high temporal resolution, high dynamic range, low…

Event-based vision

Optimising AI Training Deployments using Graph Compilers and Containers

2020-08-26 · Nina Mujkanovic, Karthee Sivalingam, Alfio Lazzaro

Artificial Intelligence (AI) applications based on Deep Neural Networks (DNN) or Deep Learning (DL) have become popular due to their success in solving problems likeimage analysis and speech recognition. Training a DNN i…

speech-recognitionSpeech Recognition

Edge-Local and Qubit-Efficient Quantum Graph Learning for the NISQ Era

2026-02-17 · Armin Ahmadkhaniha, Jake Doliskani arxiv

Graph neural networks (GNNs) are a powerful framework for learning representations from graph-structured data, but their direct implementation on near-term quantum hardware remains challenging due to circuit depth, multi…

Representation LearningGraph Learning

Road to scalability for efficient graph search on massively parallel neuromorphic hardware

2026-06-27 · Oskar von Seeler, Elena C. Offenberg, Carlo Michaelis, Tomas Kulvicius 외 arxiv

Efficient computation of shortest paths in weighted graphs is a fundamental problem with many applications. Neuromorphic hardware platforms promise massively parallel, efficient computation, changing parallelism tradeoff…

SkyEgg: Joint Implementation Selection and Scheduling for Hardware Synthesis using E-graphs

2025-11-19 · Youwei Xiao, Yuyang Zou, Yun Liang arxiv

Hardware synthesis from high-level descriptions remains fundamentally limited by the sequential optimization of interdependent design decisions. Current methodologies, including state-of-the-art high-level synthesis (HLS…