Literatura científica selecionada sobre o tema "Randomized sketches"

Crie uma referência precisa em APA, MLA, Chicago, Harvard, e outros estilos

Selecione um tipo de fonte:

Consulte a lista de atuais artigos, livros, teses, anais de congressos e outras fontes científicas relevantes para o tema "Randomized sketches".

Ao lado de cada fonte na lista de referências, há um botão "Adicionar à bibliografia". Clique e geraremos automaticamente a citação bibliográfica do trabalho escolhido no estilo de citação de que você precisa: APA, MLA, Harvard, Chicago, Vancouver, etc.

Você também pode baixar o texto completo da publicação científica em formato .pdf e ler o resumo do trabalho online se estiver presente nos metadados.

Artigos de revistas sobre o assunto "Randomized sketches"

1

Lian, Heng, Fode Zhang e Wenqi Lu. "Randomized sketches for kernel CCA". Neural Networks 127 (julho de 2020): 29–37. http://dx.doi.org/10.1016/j.neunet.2020.04.006.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
2

Zhang, Fode, Xuejun Wang, Rui Li e Heng Lian. "Randomized sketches for sparse additive models". Neurocomputing 385 (abril de 2020): 80–87. http://dx.doi.org/10.1016/j.neucom.2019.12.012.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
3

Chen, Ziling, Haoquan Guan, Shaoxu Song, Xiangdong Huang, Chen Wang e Jianmin Wang. "Determining Exact Quantiles with Randomized Summaries". Proceedings of the ACM on Management of Data 2, n.º 1 (12 de março de 2024): 1–26. http://dx.doi.org/10.1145/3639280.

Texto completo da fonte
Resumo:
Quantiles are fundamental statistics in various data science tasks, but costly to compute, e.g., by loading the entire data in memory for ranking. With limited memory space, prevalent in end devices or databases with heavy loads, it needs to scan the data in multiple passes. The idea is to gradually shrink the range of the queried quantile till it is small enough to fit in memory for ranking the result. Existing methods use deterministic sketches to determine the exact range of quantile, known as deterministic filter, which could be inefficient in range shrinking. In this study, we propose to shrink the ranges more aggressively, using randomized summaries such as KLL sketch. That is, with a high probability the quantile lies in a smaller range, namely probabilistic filter, determined by the randomized sketch. Specifically, we estimate the expected passes for determining the exact quantiles with probabilistic filters, and select a proper probability that can minimize the expected passes. Analyses show that our exact quantile determination method can terminate in P passes with 1-δ confidence, storing O(N 1/P logP-1/2P (1/δ)) items, close to the lower bound Ømega(N1/P) for a fixed δ. The approach has been deployed as a function in an LSM-tree based time-series database Apache IoTDB. Remarkably, the randomized sketches can be pre-computed for the immutable SSTables in LSM-tree. Moreover, multiple quantile queries could share the data passes for probabilistic filters in range estimation. Extensive experiments on real and synthetic datasets demonstrate the superiority of our proposal compared to the existing methods with deterministic filters. On average, our method takes 0.48 fewer passes and 18% of the time compared with the state-of-the-art deterministic sketch (GK sketch).
Estilos ABNT, Harvard, Vancouver, APA, etc.
4

Pilanci, Mert, e Martin J. Wainwright. "Randomized Sketches of Convex Programs With Sharp Guarantees". IEEE Transactions on Information Theory 61, n.º 9 (setembro de 2015): 5096–115. http://dx.doi.org/10.1109/tit.2015.2450722.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
5

Yang, Yun, Mert Pilanci e Martin J. Wainwright. "Randomized sketches for kernels: Fast and optimal nonparametric regression". Annals of Statistics 45, n.º 3 (junho de 2017): 991–1023. http://dx.doi.org/10.1214/16-aos1472.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
6

Xiong, Xianzhu, Rui Li e Heng Lian. "On nonparametric randomized sketches for kernels with further smoothness". Statistics & Probability Letters 153 (outubro de 2019): 139–42. http://dx.doi.org/10.1016/j.spl.2019.06.001.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
7

Chen, Yuantao, Weihong Xu, Fangjun Kuang e Shangbing Gao. "The Study of Randomized Visual Saliency Detection Algorithm". Computational and Mathematical Methods in Medicine 2013 (2013): 1–9. http://dx.doi.org/10.1155/2013/380245.

Texto completo da fonte
Resumo:
Image segmentation process for high quality visual saliency map is very dependent on the existing visual saliency metrics. It is mostly only get sketchy effect of saliency map, and roughly based visual saliency map will affect the image segmentation results. The paper had presented the randomized visual saliency detection algorithm. The randomized visual saliency detection method can quickly generate the same size as the original input image and detailed results of the saliency map. The randomized saliency detection method can be applied to real-time requirements for image content-based scaling saliency results map. The randomization method for fast randomized video saliency area detection, the algorithm only requires a small amount of memory space can be detected detailed oriented visual saliency map, the presented results are shown that the method of visual saliency map used in image after the segmentation process can be an ideal segmentation results.
Estilos ABNT, Harvard, Vancouver, APA, etc.
8

Wang, Haibo, Chaoyi Ma, Olufemi O. Odegbile, Shigang Chen e Jih-Kwon Peir. "Randomized error removal for online spread estimation in data streaming". Proceedings of the VLDB Endowment 14, n.º 6 (fevereiro de 2021): 1040–52. http://dx.doi.org/10.14778/3447689.3447707.

Texto completo da fonte
Resumo:
Measuring flow spread in real time from large, high-rate data streams has numerous practical applications, where a data stream is modeled as a sequence of data items from different flows and the spread of a flow is the number of distinct items in the flow. Past decades have witnessed tremendous performance improvement for single-flow spread estimation. However, when dealing with numerous flows in a data stream, it remains a significant challenge to measure per-flow spread accurately while reducing memory footprint. The goal of this paper is to introduce new multi-flow spread estimation designs that incur much smaller processing overhead and query overhead than the state of the art, yet achieves significant accuracy improvement in spread estimation. We formally analyze the performance of these new designs. We implement them in both hardware and software, and use real-world data traces to evaluate their performance in comparison with the state of the art. The experimental results show that our best sketch significantly improves over the best existing work in terms of estimation accuracy, data item processing throughput, and online query throughput.
Estilos ABNT, Harvard, Vancouver, APA, etc.
9

Dereziński, Michał, e Elizaveta Rebrova. "Sharp Analysis of Sketch-and-Project Methods via a Connection to Randomized Singular Value Decomposition". SIAM Journal on Mathematics of Data Science 6, n.º 1 (21 de fevereiro de 2024): 127–53. http://dx.doi.org/10.1137/23m1545537.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
10

Cohen, Edith, Jelani Nelson, Tamas Sarlos e Uri Stemmer. "Tricking the Hashing Trick: A Tight Lower Bound on the Robustness of CountSketch to Adaptive Inputs". Proceedings of the AAAI Conference on Artificial Intelligence 37, n.º 6 (26 de junho de 2023): 7235–43. http://dx.doi.org/10.1609/aaai.v37i6.25882.

Texto completo da fonte
Resumo:
CountSketch and Feature Hashing (the ``hashing trick'') are popular randomized dimensionality reduction methods that support recovery of l2 -heavy hitters and approximate inner products. When the inputs are not adaptive (do not depend on prior outputs), classic estimators applied to a sketch of size O(l / epsilon) are accurate for a number of queries that is exponential in l. When inputs are adaptive, however, an adversarial input can be constructed after O(l) queries with the classic estimator and the best known robust estimator only supports ~O(l^2) queries. In this work we show that this quadratic dependence is in a sense inherent: We design an attack that after O(l^2) queries produces an adversarial input vector whose sketch is highly biased. Our attack uses ``natural'' non-adaptive inputs (only the final adversarial input is chosen adaptively) and universally applies with any correct estimator, including one that is unknown to the attacker. In that, we expose inherent vulnerability of this fundamental method.
Estilos ABNT, Harvard, Vancouver, APA, etc.

Teses / dissertações sobre o assunto "Randomized sketches"

1

Wacker, Jonas. "Random features for dot product kernels and beyond". Electronic Thesis or Diss., Sorbonne université, 2022. http://www.theses.fr/2022SORUS241.

Texto completo da fonte
Resumo:
Les noyaux de produit scalaire, tels que les noyaux polynomiaux et exponentiels (softmax), sont parmi les noyaux les plus utilisés en apprentissage automatique, car ils permettent de modéliser les interactions entre les composantes des vecteurs d'entrée, ce qui est crucial dans des applications telles que la vision par ordinateur, le traitement du langage naturel et les systèmes de recommandation. Cependant, un inconvénient fondamental des modèles statistiques basés sur les noyaux est leur évolutivité limitée à un grand nombre de données d'entrée, ce qui nécessite de recourir à des approximations. Dans cette thèse, nous étudions des techniques pour linéariser les méthodes à base de noyaux de produit scalaire au moyen d'approximations de caractéristiques aléatoires. En particulier, nous nous concentrons sur une analyse de variance pour étudier et améliorer leur efficacité statistique
Dot product kernels, such as polynomial and exponential (softmax) kernels, are among the most widely used kernels in machine learning, as they enable modeling the interactions between input features, which is crucial in applications like computer vision, natural language processing, and recommender systems. However, a fundamental drawback of kernel-based statistical models is their limited scalability to a large number of inputs, which requires resorting to approximations. In this thesis, we study techniques to linearize kernel-based methods by means of random feature approximations and we focus on the approximation of polynomial kernels and more general dot product kernels to make these kernels more useful in large scale learning. In particular, we focus on a variance analysis as a main tool to study and improve the statistical efficiency of such sketches
Estilos ABNT, Harvard, Vancouver, APA, etc.
2

Gower, Robert Mansel. "Sketch and project : randomized iterative methods for linear systems and inverting matrices". Thesis, University of Edinburgh, 2016. http://hdl.handle.net/1842/20989.

Texto completo da fonte
Resumo:
Probabilistic ideas and tools have recently begun to permeate into several fields where they had traditionally not played a major role, including fields such as numerical linear algebra and optimization. One of the key ways in which these ideas influence these fields is via the development and analysis of randomized algorithms for solving standard and new problems of these fields. Such methods are typically easier to analyze, and often lead to faster and/or more scalable and versatile methods in practice. This thesis explores the design and analysis of new randomized iterative methods for solving linear systems and inverting matrices. The methods are based on a novel sketch-and-project framework. By sketching we mean, to start with a difficult problem and then randomly generate a simple problem that contains all the solutions of the original problem. After sketching the problem, we calculate the next iterate by projecting our current iterate onto the solution space of the sketched problem. The starting point for this thesis is the development of an archetype randomized method for solving linear systems. Our method has six different but equivalent interpretations: sketch-and-project, constrain-and-approximate, random intersect, random linear solve, random update and random fixed point. By varying its two parameters – a positive definite matrix (defining geometry), and a random matrix (sampled in an i.i.d. fashion in each iteration) – we recover a comprehensive array of well known algorithms as special cases, including the randomized Kaczmarz method, randomized Newton method, randomized coordinate descent method and random Gaussian pursuit. We also naturally obtain variants of all these methods using blocks and importance sampling. However, our method allows for a much wider selection of these two parameters, which leads to a number of new specific methods. We prove exponential convergence of the expected norm of the error in a single theorem, from which existing complexity results for known variants can be obtained. However, we also give an exact formula for the evolution of the expected iterates, which allows us to give lower bounds on the convergence rate. We then extend our problem to that of finding the projection of given vector onto the solution space of a linear system. For this we develop a new randomized iterative algorithm: stochastic dual ascent (SDA). The method is dual in nature, and iteratively solves the dual of the projection problem. The dual problem is a non-strongly concave quadratic maximization problem without constraints. In each iteration of SDA, a dual variable is updated by a carefully chosen point in a subspace spanned by the columns of a random matrix drawn independently from a fixed distribution. The distribution plays the role of a parameter of the method. Our complexity results hold for a wide family of distributions of random matrices, which opens the possibility to fine-tune the stochasticity of the method to particular applications. We prove that primal iterates associated with the dual process converge to the projection exponentially fast in expectation, and give a formula and an insightful lower bound for the convergence rate. We also prove that the same rate applies to dual function values, primal function values and the duality gap. Unlike traditional iterative methods, SDA converges under virtually no additional assumptions on the system (e.g., rank, diagonal dominance) beyond consistency. In fact, our lower bound improves as the rank of the system matrix drops. By mapping our dual algorithm to a primal process, we uncover that the SDA method is the dual method with respect to the sketch-and-project method from the previous chapter. Thus our new more general convergence results for SDA carry over to the sketch-and-project method and all its specializations (randomized Kaczmarz, randomized coordinate descent ... etc.). When our method specializes to a known algorithm, we either recover the best known rates, or improve upon them. Finally, we show that the framework can be applied to the distributed average consensus problem to obtain an array of new algorithms. The randomized gossip algorithm arises as a special case. In the final chapter, we extend our method for solving linear system to inverting matrices, and develop a family of methods with specialized variants that maintain symmetry or positive definiteness of the iterates. All the methods in the family converge globally and exponentially, with explicit rates. In special cases, we obtain stochastic block variants of several quasi-Newton updates, including bad Broyden (BB), good Broyden (GB), Powell-symmetric-Broyden (PSB), Davidon-Fletcher-Powell (DFP) and Broyden-Fletcher-Goldfarb-Shanno (BFGS). Ours are the first stochastic versions of these updates shown to converge to an inverse of a fixed matrix. Through a dual viewpoint we uncover a fundamental link between quasi-Newton updates and approximate inverse preconditioning. Further, we develop an adaptive variant of the randomized block BFGS (AdaRBFGS), where we modify the distribution underlying the stochasticity of the method throughout the iterative process to achieve faster convergence. By inverting several matrices from varied applications, we demonstrate that AdaRBFGS is highly competitive when compared to the well established Newton-Schulz and approximate preconditioning methods. In particular, on large-scale problems our method outperforms the standard methods by orders of magnitude. The development of efficient methods for estimating the inverse of very large matrices is a much needed tool for preconditioning and variable metric methods in the big data era.
Estilos ABNT, Harvard, Vancouver, APA, etc.

Capítulos de livros sobre o assunto "Randomized sketches"

1

Roy, Subhro, Rahul Chatterjee, Partha Bhowmick e Reinhard Klette. "MAESTRO: Making Art-Enabled Sketches through Randomized Operations". In Computer Analysis of Images and Patterns, 318–26. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-23672-3_39.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
2

Andriushchenko, Roman, Milan Češka, Sebastian Junges, Joost-Pieter Katoen e Šimon Stupinský. "PAYNT: A Tool for Inductive Synthesis of Probabilistic Programs". In Computer Aided Verification, 856–69. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-81685-8_40.

Texto completo da fonte
Resumo:
AbstractThis paper presents PAYNT, a tool to automatically synthesise probabilistic programs. PAYNT enables the synthesis of finite-state probabilistic programs from a program sketch representing a finite family of program candidates. A tight interaction between inductive oracle-guided methods with state-of-the-art probabilistic model checking is at the heart of PAYNT. These oracle-guided methods effectively reason about all possible candidates and synthesise programs that meet a given specification formulated as a conjunction of temporal logic constraints and possibly including an optimising objective. We demonstrate the performance and usefulness of PAYNT using several case studies from different application domains; e.g., we find the optimal randomized protocol for network stabilisation among 3M potential programs within minutes, whereas alternative approaches would need days to do so.
Estilos ABNT, Harvard, Vancouver, APA, etc.
3

Inchausti, Pablo. "The Generalized Linear Model". In Statistical Modeling With R, 189–200. Oxford University PressOxford, 2022. http://dx.doi.org/10.1093/oso/9780192859013.003.0008.

Texto completo da fonte
Resumo:
Abstract This chapter introduces the three components of a generalized linear model (GLM): the linear predictor, the link function, and the probability function. It discusses the exponential dispersion family as a generator model for GLMs in a large sense. It sketches the fitting of a GLM with the iteratively weighted least squares algorithm for maximum likelihood in the frequentist framework. It introduces the main methods for assessing the effects of explanatory variables in frequentist GLMs (the Wald and likelihood ratio tests), the use of deviance as a measure of lack of model fit in GLMs, and the main types of residuals (Pearson, deviance, and randomized quantile) used in GLM model validation. It also discusses Bayesian fitting of GLMs, and some issues involved in defining priors for the GLM parameters.
Estilos ABNT, Harvard, Vancouver, APA, etc.
4

Bevington, Dickon, Peter Fuggle, Liz Cracknell e Peter Fonagy. "Future ambitions for the AMBIT project". In Adaptive Mentalization-Based Integrative Treatment, 374–92. Oxford University Press, 2017. http://dx.doi.org/10.1093/med-psych/9780198718673.003.0011.

Texto completo da fonte
Resumo:
The evidence for AMBIT is described, together with our intentions regarding future development and dissemination. Existing evidence, and its limits, is sketched out. Challenges for future data collection/analysis are highlighted in relation to a “model” that is, by design, broad and adaptable, rendering “fidelity” difficult to define in conventional terms. Opportunities for meaningful randomized trials are limited, but possible. A description of AMBIT’s strategy for future model development (referencing open-source computing, learning organizations, and quality improvement models) concludes with a summary of AMBIT’s “evidence-informed” approach. AMBIT’s role as a learning system is supported by innovative web-based collaborations (for instance POD, a pooled online data system). Diverse training methods and reflective self-audit questions for teams considering training are described. Skepticism about how conventional trainings could ever create the necessary “step change” in services is balanced by the opportunities for dissemination offered by web-based learning and devolved engagement of a community of practice.
Estilos ABNT, Harvard, Vancouver, APA, etc.

Trabalhos de conferências sobre o assunto "Randomized sketches"

1

Pilanci, Mert, e Martin J. Wainwright. "Randomized sketches of convex programs with sharp guarantees". In 2014 IEEE International Symposium on Information Theory (ISIT). IEEE, 2014. http://dx.doi.org/10.1109/isit.2014.6874967.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
2

Chen, Hongwei, Jie Zhao, Qixing Luo e Yajun Hou. "Distributed randomized singular value decomposition using count sketch". In 2017 International Conference on Security, Pattern Analysis, and Cybernetics (SPAC). IEEE, 2017. http://dx.doi.org/10.1109/spac.2017.8304273.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
3

Aghazade, K., H. Aghamiry, A. Gholami e S. Operto. "Sketched Waveform Inversion (Swi): an Efficient Augmented Lagrangian Based Full-Waveform Inversion with Randomized Source Sketching". In 83rd EAGE Annual Conference & Exhibition. European Association of Geoscientists & Engineers, 2022. http://dx.doi.org/10.3997/2214-4609.202210284.

Texto completo da fonte
Estilos ABNT, Harvard, Vancouver, APA, etc.
Oferecemos descontos em todos os planos premium para autores cujas obras estão incluídas em seleções literárias temáticas. Contate-nos para obter um código promocional único!

Vá para a bibliografia