Sciweavers

298 search results - page 2 / 60
» Extractors for circuit sources
Sort
View
WCRE
2003
IEEE
13 years 10 months ago
Completeness of a Fact Extractor
The process of software reverse engineering commonly uses an extractor, which parses source code and extracts facts about the code. The level of detail in these facts varies from ...
Yuan Lin, Richard C. Holt, Andrew J. Malton
STOC
2006
ACM
78views Algorithms» more  STOC 2006»
14 years 5 months ago
Deterministic extractors for small-space sources
Jesse Kamp, Anup Rao, Salil P. Vadhan, David Zucke...
APPROX
2008
Springer
111views Algorithms» more  APPROX 2008»
13 years 7 months ago
Extractors for Three Uneven-Length Sources
Abstract. We construct an efficient 3-source extractor that requires one of the sources to be significantly shorter than the min-entropy of the other two sources. Our extractors wo...
Anup Rao, David Zuckerman
FOCS
2000
IEEE
13 years 9 months ago
Extracting Randomness from Samplable Distributions
Randomness extractors convert weak sources of randomness into an almost uniform distribution; the conversion uses a small amount of pure randomness. In algorithmic applications, t...
Luca Trevisan, Salil P. Vadhan
COCO
2006
Springer
100views Algorithms» more  COCO 2006»
13 years 9 months ago
How to Get More Mileage from Randomness Extractors
Let C be a class of distributions over {0, 1}n . A deterministic randomness extractor for C is a function E : {0, 1}n {0, 1}m such that for any X in C the distribution E(X) is sta...
Ronen Shaltiel