Proceedings of the 2016 International Symposium on Code Generation and Optimization 2016
DOI: 10.1145/2854038.2854058
|View full text |Cite
|
Sign up to set email alerts
|

Towards automatic significance analysis for approximate computing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 36 publications
(19 citation statements)
references
References 31 publications
0
19
0
Order By: Relevance
“…The programmer must analyze the workloads to identify the criticality of the data structures and therefore select in which reliability domain to allocate the data. Recent research work [14] presented an automated technique to identify the resilience of data structures through analytical models, however, analysis of the data criticality is out of the scope of this paper.…”
Section: Methodsmentioning
confidence: 99%
“…The programmer must analyze the workloads to identify the criticality of the data structures and therefore select in which reliability domain to allocate the data. Recent research work [14] presented an automated technique to identify the resilience of data structures through analytical models, however, analysis of the data criticality is out of the scope of this paper.…”
Section: Methodsmentioning
confidence: 99%
“…If the obtained distance is lower or equal to d, the configuration w j sim is kept as a neighbouring configuration for kriging. This value is stored in W tmp as well as the corresponding metric value in λ tmp (lines [11][12]. If enough surrounding configurations have already been simulated, that is to say if N n is higher than the minimum number of neighbouring points N n,min (line 17), kriging is applied, else the configuration is simulated.…”
Section: ) Proposed Algorithmmentioning
confidence: 99%
“…Analytical methods mathematically express the quality metric depending on the approximation sources. Approaches based on interval arithmetic have been used to determine the output error bounds [10] or the computation significance [11]. Generalizing theses approaches to other quality metric or to other approximation sources is still a challenge.…”
Section: Introductionmentioning
confidence: 99%
“…Significance analysis (or "sensitivity analysis") is a technique used to determine how different values of independent variables impact a particular resultant variable (Vassiliadis et al 2016). It predicts the outcome of changes made on the variables by revealing how accurate each of the used variables needs to be and aids in the understanding of how the program behaves based on those variables.…”
Section: Significance Analysismentioning
confidence: 99%