paper-with-me

홈 › Papers

Leveraging the HW/SW Optimizations and Ecosystems that Drive the AI Revolution

2022-08-04 · Humberto Carvalho, Pavel Zaykov, Asim Ukaye

This paper presents a state-of-the-art overview on how to architect, design, and optimize Deep Neural Networks (DNNs) such that performance is improved and accuracy is preserved. The paper covers a set of optimizations that span the entire Machine Learning processing pipeline. We introduce two types of optimizations. The first alters the DNN model and requires NN re-training, while the second does not. We focus on GPU optimizations, but we believe the presented techniques can be used with other AI inference platforms. To demonstrate the DNN model optimizations, we improve one of the most advanced deep network architectures for optical flow, RAFT arXiv:2003.12039, on a popular edge AI inference platform (Nvidia Jetson AGX Xavier).

📄 PDF Abstract BibTeX arXiv:2208.02808

Code (0)

등록된 구현이 없습니다.

Tasks

GPUOptical Flow Estimation

Similar Papers 제목 키워드 기반

Integrative Approaches in Cybersecurity and AI

2024-08-12 · marwan omar

In recent years, the convergence of cybersecurity, artificial intelligence (AI), and data management has emerged as a critical area of research, driven by the increasing complexity and interdependence of modern technolog…

Management

Training Report of TeleChat3-MoE

2025-12-30 · Xinzhang Liu, Chao Wang, Zhihao Yang, Zhuo Jiang 외 arxiv

TeleChat3-MoE is the latest series of TeleChat large language models, featuring a Mixture-of-Experts (MoE) architecture with parameter counts ranging from 105 billion to over one trillion,trained end-to-end on Ascend NPU…

Cyber Shadows: Neutralizing Security Threats with AI and Targeted Policy Measures

2025-01-03 · Marc Schmitt, Pantelis Koutroumpis

The digital age, driven by the AI revolution, brings significant opportunities but also conceals security threats, which we refer to as cyber shadows. These threats pose risks at individual, organizational, and societal …

Intrusion Detection

Scaling Homomorphic Applications in Deployment

2025-09-30 · Ryan Marinelli, Angelica Chowdhury arxiv

In this endeavor, a proof-of-concept homomorphic application is developed to determine the production readiness of encryption ecosystems. A movie recommendation app is implemented for this purpose and productionized thro…

Reinforcement LearningMovie Recommendation

DNNVM : End-to-End Compiler Leveraging Heterogeneous Optimizations on FPGA-based CNN Accelerators

2019-02-20 · Yu Xing, Shuang Liang, Lingzhi Sui, Xijie Jia 외

The convolutional neural network (CNN) has become a state-of-the-art method for several artificial intelligence domains in recent years. The increasingly complex CNN models are both computation-bound and I/O-bound. FPGA-…