paper-with-me

홈 › Papers

Tensor Data Scattering and the Impossibility of Slicing Theorem

2020-12-02 · Wuming Pan

This paper proposes a standard way to represent sparse tensors. A broad theoretical framework for tensor data scattering methods used in various deep learning frameworks is established. This paper presents a theorem that is very important for performance analysis and accelerator optimization for implementing data scattering. The theorem shows how the impossibility of slicing happens in tenser data scattering. A sparsity measuring formula is provided, which can effectively indicate the storage efficiency of sparse tensor and the possibility of parallelly using it. The source code, including CUDA code, is provided in a related open-source project.

📄 PDF Abstract BibTeX arXiv:2012.01982

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automated Search for Impossibility Theorems in Social Choice Theory: Ranking Sets of Objects

2014-01-16 · Christian Geist, Ulle Endriss

We present a method for using standard techniques from satisfiability checking to automatically verify and discover theorems in an area of economic theory known as ranking sets of objects. The key question in this area, …

Decision MakingDecision Making Under Uncertainty

Aggregating Credences into Beliefs: Agenda Conditions for Impossibility Results

2023-07-11 · Minkyung Wang, Chisu Kim

Binarizing belief aggregation addresses how to rationally aggregate individual probabilistic beliefs into collective binary beliefs. Similar to the development of judgment aggregation theory, formulating axiomatic requir…

BinarizationNegation

Tensor Slicing and Optimization for Multicore NPUs

2023-04-06 · Rafael Sousa, Marcio Pereira, Yongin Kwon, TaeHo Kim 외

Although code generation for Convolution Neural Network (CNN) models has been extensively studied, performing efficient data slicing and parallelization for highly-constrai\-ned Multicore Neural Processor Units (NPUs) is…

Code GenerationCompiler Optimization

A Reexamination of Proof Approaches for the Impossibility Theorem

2023-09-13 · Kazuya Yamamoto

The decisive-set and pivotal-voter approaches have been used to prove Arrow's impossibility theorem. This study presents a proof using a proof calculus in logic. A valid deductive inference between the premises, the axio…

valid

RD-Optimized Trit-Plane Coding of Deep Compressed Image Latent Tensors

2022-03-25 · Seungmin Jeon, Jae-Han Lee, Chang-Su Kim

DPICT is the first learning-based image codec supporting fine granular scalability. In this paper, we describe how to implement two key components of DPICT efficiently: trit-plane slicing and rate-distortion-optimized (R…

Decoder