Rozprawy doktorskie na temat „Sparse bound”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Sprawdź 40 najlepszych rozpraw doktorskich naukowych na temat „Sparse bound”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Przeglądaj rozprawy doktorskie z różnych dziedzin i twórz odpowiednie bibliografie.
Shabara, Yahia. "Establishing Large-Scale MIMO Communication: Coding for Channel Estimation". The Ohio State University, 2021. http://rave.ohiolink.edu/etdc/view?acc_num=osu1618578732285999.
Pełny tekst źródłaPrice, Eric (Eric C. ). "Algorithms and lower bounds for sparse recovery". Thesis, Massachusetts Institute of Technology, 2010. http://hdl.handle.net/1721.1/62668.
Pełny tekst źródłaCataloged from PDF version of thesis.
Includes bibliographical references (p. 69-71).
We consider the following k-sparse recovery problem: design a distribution of m x n matrix A, such that for any signal x, given Ax with high probability we can efficiently recover x satisfying IIx - x l, -Cmink-sparse x' IIx - x'II. It is known that there exist such distributions with m = O(k log(n/k)) rows; in this thesis, we show that this bound is tight. We also introduce the set query algorithm, a primitive useful for solving special cases of sparse recovery using less than 8(k log(n/k)) rows. The set query algorithm estimates the values of a vector x [epsilon] Rn over a support S of size k from a randomized sparse binary linear sketch Ax of size O(k). Given Ax and S, we can recover x' with IIlx' - xSII2 - [theta]IIx - xsII2 with probability at least 1 - k-[omega](1). The recovery takes O(k) time. While interesting in its own right, this primitive also has a number of applications. For example, we can: * Improve the sparse recovery of Zipfian distributions O(k log n) measurements from a 1 + [epsilon] approximation to a 1 + o(1) approximation, giving the first such approximation when k - O(n1-[epsilon]). * Recover block-sparse vectors with O(k) space and a 1 + [epsilon] approximation. Previous algorithms required either w(k) space or w(1) approximation.
by Eric Price.
M.Eng.
Do, Ba Khanh. "Algorithms and lower bounds in the streaming and sparse recovery models". Thesis, Massachusetts Institute of Technology, 2012. http://hdl.handle.net/1721.1/75629.
Pełny tekst źródłaCataloged from PDF version of thesis.
Includes bibliographical references (p. 52-56).
In the data stream computation model, input data is given to us sequentially (the data stream), and our goal is to compute or approximate some function or statistic on that data using a sublinear (in both the length of the stream and the size of the universe of items that can appear in the stream) amount of space; in particular, we can store neither the entire stream nor a counter for each possible item we might see. In the sparse recovery model (also known as compressed sensing), input data is a large but sparse vector x [epsilon] Rn, and our goal is to design an m x n matrix [Phi]D, where m << n, such that for any sufficiently sparse x we can efficiently recover a good approximation of x from [Phi]x. Although at first glance these two models may seem quite different, they are in fact intimately related. In the streaming model, most statistics of interest are order-invariant, meaning they care only about the frequency of each item in the stream and not their position. For these problems, the data in the stream can be viewed as an n-dimensional vector x, where xi is the number of occurrences of item i. Using this representation, one of the high-level tools that have proven most popular has been the linear sketch, where for some m x n matrix {Phi]we maintain {Phi]x (the sketch) for the partial vector x as we progress along the stream. The linearity of the mapping D allows us to efficiently do incremental updates on our sketch, and as in its use in sparse recovery, the linear sketch turns out to be surprisingly powerful. In this thesis, we try to answer some questions of interest in each model, illustrating both the power and the limitations of the linear sketch. In Chapter 2, we provide an efficient sketch for estimating the (planar) Earth-Mover Distance (EMD) between two multisets of points. The EMD between point sets A, B R2 of the same size is defined as the minimum cost of a perfect matching between them, with each edge contributing a cost equal to its (Euclidean) length. As immediate consequences, we give an improved algorithm for estimating EMD between point sets given over a stream, and an improved algorithm for the approximate nearest neighbor problem under EMD. In Chapter 3, we prove tight lower bounds for sparse recovery in the number of rows in the matrix [Phi] (i.e., the number of measurements) in order to achieve any of the three most studied recovery guarantees. Specifically, consider a matrix [Phi] and an algorithm R such that for any signal x, R can recover an approximation & from [Phi] satisfying ... where (1) p= q= 1 and C= O(1), (2) p= q= 2 and C = O(1), or (3) p =2, q = 1 and C = O(k-1/ 2 ). We show that any such [Phi] I must have at least [Omega](k log(n/k)) rows. This is known to be optimal in cases (1) and (2), and near optimal for (3). In Chapter 4, we propose a variant of sparse recovery that incorporates some additional knowledge about the signal that allows the above lower bound to be broken. In particular, we consider the scenario where, after measurements are taken, we are given a set S of size s < n (s is known beforehand) that is supposed to contain most of the "large" coefficients of x. The goal is then to recover i satisfying ... We refer to this formulation as the sparse recovery with partial support knowledge problem (SRPSK). We focus on the guarantees where p = q = 1 or 2 and C = 1 + e, for which we provide lower bounds as well as a method of converting algorithms for "standard" sparse recovery into ones for SRPSK. We also make use of one of the reductions to give an optimal algorithm for SRPSK for the guarantee where p = q = 2.
by Khanh Do Ba.
Ph.D.
Brennan, Matthew (Matthew Stewart). "Reducibility and computational lower bounds for problems with planted sparse structure". Thesis, Massachusetts Institute of Technology, 2018. http://hdl.handle.net/1721.1/118062.
Pełny tekst źródłaCataloged from PDF version of thesis.
Includes bibliographical references (pages 145-155).
Recently, research in unsupervised learning has gravitated towards exploring statistical-computational gaps induced by sparsity. A line of work initiated by Berthet and Rigollet has aimed to explain these gaps through reductions to conjecturally hard problems from complexity theory. However, the delicate nature of average-case reductions has limited the development of techniques and often led to weaker hardness results that only apply to algorithms that are robust to different noise distributions or that do not need to know the parameters of the problem. We introduce several new techniques to give a web of average-case reductions showing strong computational lower bounds based on the planted clique conjecture for planted independent set, planted dense subgraph, biclustering, sparse rank-1 submatrix, sparse PCA and the subgraph stochastic block model. Our results demonstrate that, despite the delicate nature of average-case reductions, using natural problems as intermediates can often be beneficial, as is the case in worst-case complexity. Our main technical contribution is to introduce a set of techniques for average-case reductions that: (1) maintain the level of signal in an instance of a problem; (2) alter its planted structure; and (3) map two initial high-dimensional distributions simultaneously to two target distributions approximately under total variation. We also give algorithms matching our lower bounds and identify the information-theoretic limits of the models we consider.
by Matthew Brennan.
S.M. in Computer Science and Engineering
Gasiorowski, Pawel. "Individual and group dynamic behaviour patterns in bound spaces". Thesis, London Metropolitan University, 2017. http://repository.londonmet.ac.uk/1447/.
Pełny tekst źródłaSeeger, Matthias. "Bayesian Gaussian process models : PAC-Bayesian generalisation error bounds and sparse approximations". Thesis, University of Edinburgh, 2003. http://hdl.handle.net/1842/321.
Pełny tekst źródłaGiulini, Ilaria. "Generalization bounds for random samples in Hilbert spaces". Thesis, Paris, Ecole normale supérieure, 2015. http://www.theses.fr/2015ENSU0026/document.
Pełny tekst źródłaThis thesis focuses on obtaining generalization bounds for random samples in reproducing kernel Hilbert spaces. The approach consists in first obtaining non-asymptotic dimension-free bounds in finite-dimensional spaces using some PAC-Bayesian inequalities related to Gaussian perturbations and then in generalizing the results in a separable Hilbert space. We first investigate the question of estimating the Gram operator by a robust estimator from an i. i. d. sample and we present uniform bounds that hold under weak moment assumptions. These results allow us to qualify principal component analysis independently of the dimension of the ambient space and to propose stable versions of it. In the last part of the thesis we present a new algorithm for spectral clustering. It consists in replacing the projection on the eigenvectors associated with the largest eigenvalues of the Laplacian matrix by a power of the normalized Laplacian. This iteration, justified by the analysis of clustering in terms of Markov chains, performs a smooth truncation. We prove nonasymptotic bounds for the convergence of our spectral clustering algorithm applied to a random sample of points in a Hilbert space that are deduced from the bounds for the Gram operator in a Hilbert space. Experiments are done in the context of image analysis
Cherief-Abdellatif, Badr-Eddine. "Contributions to the theoretical study of variational inference and robustness". Electronic Thesis or Diss., Institut polytechnique de Paris, 2020. http://www.theses.fr/2020IPPAG001.
Pełny tekst źródłaThis PhD thesis deals with variational inference and robustness. More precisely, it focuses on the statistical properties of variational approximations and the design of efficient algorithms for computing them in an online fashion, and investigates Maximum Mean Discrepancy based estimators as learning rules that are robust to model misspecification.In recent years, variational inference has been extensively studied from the computational viewpoint, but only little attention has been put in the literature towards theoretical properties of variational approximations until very recently. In this thesis, we investigate the consistency of variational approximations in various statistical models and the conditions that ensure the consistency of variational approximations. In particular, we tackle the special case of mixture models and deep neural networks. We also justify in theory the use of the ELBO maximization strategy, a model selection criterion that is widely used in the Variational Bayes community and is known to work well in practice.Moreover, Bayesian inference provides an attractive online-learning framework to analyze sequential data, and offers generalization guarantees which hold even under model mismatch and with adversaries. Unfortunately, exact Bayesian inference is rarely feasible in practice and approximation methods are usually employed, but do such methods preserve the generalization properties of Bayesian inference? In this thesis, we show that this is indeed the case for some variational inference algorithms. We propose new online, tempered variational algorithms and derive their generalization bounds. Our theoretical result relies on the convexity of the variational objective, but we argue that our result should hold more generally and present empirical evidence in support of this. Our work presents theoretical justifications in favor of online algorithms that rely on approximate Bayesian methods. Another point that is addressed in this thesis is the design of a universal estimation procedure. This question is of major interest, in particular because it leads to robust estimators, a very hot topic in statistics and machine learning. We tackle the problem of universal estimation using a minimum distance estimator based on the Maximum Mean Discrepancy. We show that the estimator is robust to both dependence and to the presence of outliers in the dataset. We also highlight the connections that may exist with minimum distance estimators using L2-distance. Finally, we provide a theoretical study of the stochastic gradient descent algorithm used to compute the estimator, and we support our findings with numerical simulations. We also propose a Bayesian version of our estimator, that we study from both a theoretical and a computational points of view
Lashkaripour, Rahmatollah. "Lower bounds and norms of operators on Lorentz sequence spaces". Thesis, Lancaster University, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.364315.
Pełny tekst źródłaRammea, Lisema. "Computations and bounds for surfaces in weighted projective four-spaces". Thesis, University of Bath, 2009. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.507235.
Pełny tekst źródłaNancarrow, Cindy. "Bound to the borders: Representing refugees in the Australian space". Thesis, Queensland University of Technology, 2014. https://eprints.qut.edu.au/72792/4/Cindy_Nancarrow_Thesis.pdf.
Pełny tekst źródłaRenesse, Max-K. von. "Comparison properties of diffusion semigroups on spaces with lower curvature bounds". Bonn : Mathematisches Institut der Universität Bonn, 2003. http://catalog.hathitrust.org/api/volumes/oclc/52348149.html.
Pełny tekst źródłaForster, Jürgen. "Some results concerning arrangements of half spaces and relative loss bounds". [S.l.] : [s.n.], 2002. http://deposit.ddb.de/cgi-bin/dokserv?idn=964520389.
Pełny tekst źródłaSamuel, Javed K. K. "Lower bounds for embedding the Earth Mover Distance metric into normed spaces". Thesis, Massachusetts Institute of Technology, 2005. http://hdl.handle.net/1721.1/33346.
Pełny tekst źródłaIncludes bibliographical references (p. 71-73).
This thesis presents a lower bounds for embedding the Earth Mover Distance (EMID) metric into normed spaces. The EMID is a metric over two distributions where one is a mass of earth spread out in space and the other is a collection of holes in that same space. The EMD between these two distributions is defined as the least amount of work needed to fill the holes with earth. The EMD metric is used in a number of applications, for example in similarity searching and for image retrieval. We present a simple construction of point sets in the ENID metric space over two dimensions that cannot be embedded from the ED metric exactly into normed spaces, namely l1 and the square of l2. An embedding is a mapping f : X --> V with X a set of points in a metric space and ' Va set of points in some normed vector space. When the Manhattan distance is used as the underlying metric for the EMD, it can be shown that this example is isometric to K2,4 which has distortion equal to 1.25 when it is embedded into I and( 1.1180 when embedded into the square of 12. Other constructions of points sets in the EMID metric space over three and higher dimensisions are also discussed..
by Javed K.K. Samuel.
M.Eng.
Sahovic, Arman. "Spectral bounds for infinite dimensional polydiagonal symmetric matrix operators on discrete spaces". Thesis, Imperial College London, 2013. http://hdl.handle.net/10044/1/18065.
Pełny tekst źródłaSchneck, Arne. "Bounds for optimization of the reflection coefficient by constrained optimization in hardy spaces". Karlsruhe Univ.-Verl. Karlsruhe, 2009. http://d-nb.info/995244383/04.
Pełny tekst źródłaMinsker, Stanislav. "Non-asymptotic bounds for prediction problems and density estimation". Diss., Georgia Institute of Technology, 2012. http://hdl.handle.net/1853/44808.
Pełny tekst źródłaErkursun, Nazife. "Convergence Of Lotz-raebiger Nets On Banach Spaces". Phd thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/3/12612108/index.pdf.
Pełny tekst źródłaSalvato, Maria. "On the solvability of linear PDEs in weighted Sobolev spaces". Doctoral thesis, Universita degli studi di Salerno, 2012. http://hdl.handle.net/10556/335.
Pełny tekst źródłaTameling, Carla [Verfasser], Axel [Akademischer Betreuer] Munk, Axel [Gutachter] Munk i Anja [Gutachter] Sturm. "Empirical Optimal Transport on Discrete Spaces: Limit Theorems, Distributional Bounds and Applications / Carla Tameling ; Gutachter: Axel Munk, Anja Sturm ; Betreuer: Axel Munk". Göttingen : Niedersächsische Staats- und Universitätsbibliothek Göttingen, 2019. http://d-nb.info/1201548608/34.
Pełny tekst źródłaTamanini, Luca. "Analysis and Geometry of RCD spaces via the Schrödinger problem". Thesis, Paris 10, 2017. http://www.theses.fr/2017PA100082/document.
Pełny tekst źródłaMain aim of this manuscript is to present a new interpolation technique for probability measures, which is strongly inspired by the Schrödinger problem, an entropy minimization problem deeply related to optimal transport. By means of the solutions to the Schrödinger problem, we build an efficient approximation scheme, robust up to the second order and different from Brenier-McCann's classical one. Such scheme allows us to prove the second order differentiation formula along geodesics in finite-dimensional RCD* spaces. This formula is new even in the context of Alexandrov spaces and we provide some applications.The proof relies on new, even in the smooth setting, estimates concerning entropic interpolations which we believe are interesting on their own. In particular we obtain:- equiboundedness of the densities along the entropic interpolations,- equi-Lipschitz continuity of the Schrödinger potentials,- a uniform weighted L2 control of the Hessian of such potentials. These tools are very useful in the investigation of the geometric information encoded in entropic interpolations. The techniques used in this work can be also used to show that the viscous solution of the Hamilton-Jacobi equation can be obtained via a vanishing viscosity method, in accordance with the smooth case. Throughout the whole manuscript, several remarks on the physical interpretation of the Schrödinger problem are pointed out. Hopefully, this will allow the reader to better understand the physical and probabilistic motivations of the problem as well as to connect them with the analytical and geometric nature of the dissertation
Rebs, Christian [Verfasser], Albrecht [Akademischer Betreuer] Böttcher, Steffen [Gutachter] Roch i Stefan [Gutachter] Kunis. "Asymptotic bounds and values for the norm of the Laplace operator and other partial differential operators on spaces of polynomials / Christian Rebs ; Gutachter: Steffen Roch, Stefan Kunis ; Betreuer: Albrecht Böttcher". Chemnitz : Technische Universität Chemnitz, 2020. http://d-nb.info/1223416488/34.
Pełny tekst źródłaSridhar, Vijay Sridhar. "On the effect of asymmetry and dimension on computational geometric problems". The Ohio State University, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=osu1531362300593304.
Pełny tekst źródłaPecatte, Timothée. "Bornes inférieures et algorithmes de reconstruction pour des sommes de puissances affines". Thesis, Lyon, 2018. http://www.theses.fr/2018LYSEN029/document.
Pełny tekst źródłaThe general framework of this thesis is the study of polynomials as objects of models of computation. This approach allows to define precisely the evaluation complexity of a polynomial, and then to classify families of polynomials depending on their complexity. In this thesis, we focus on the study of the model of sums of affine powers, that is polynomials that can be written as $f = \sum_{i = 1}^s \alpha_i \ell_i^{e_i}$, with $\deg \ell_i = 1$.This model is quite natural, as it extends both the Waring model $f = \sum \alpha_i \ell_i^d$ , and the sparsest shift model $f = \sum \alpha_i \ell^{e_i}$, but it is still not well known.In this work, we obtained structural results for the univariate variant of this model, which allow us to obtain lower bounds and reconstruction algorithms, that solve the following problem : given $f = \sum \alpha_i (x-a_i)^{e_i}$ as a list of its coefficient, find the values of the $\alpha_i$’s, $e_i$’s and $a_i$’s in the optimal decomposition of $f$.We also studied the multivariate case and obtained several reconstruction algorithms that work whenever the number of terms in the optimal expression is small in terms of the number of variable or the degree of the polynomial
Kamari, Halaleh. "Qualité prédictive des méta-modèles construits sur des espaces de Hilbert à noyau auto-reproduisant et analyse de sensibilité des modèles complexes". Thesis, université Paris-Saclay, 2020. http://www.theses.fr/2020UPASE010.
Pełny tekst źródłaIn this work, the problem of estimating a meta-model of a complex model, denoted m, is considered. The model m depends on d input variables X1 , ..., Xd that are independent and have a known law. The meta-model, denoted f ∗ , approximates the Hoeffding decomposition of m, and allows to estimate its Sobol indices. It belongs to a reproducing kernel Hilbert space (RKHS), denoted H, which is constructed as a direct sum of Hilbert spaces (Durrande et al. (2013)). The estimator of the meta-model, denoted f^, is calculated by minimizing a least-squares criterion penalized by the sum of the Hilbert norm and the empirical L2-norm (Huet and Taupin (2017)). This procedure, called RKHS ridge group sparse, allows both to select and estimate the terms in the Hoeffding decomposition, and therefore, to select the Sobol indices that are non-zero and estimate them. It makes possible to estimate the Sobol indices even of high order, a point known to be difficult in practice.This work consists of a theoretical part and a practical part. In the theoretical part, I established upper bounds of the empirical L2 risk and the L2 risk of the estimator f^. That is, upper bounds with respect to the L2-norm and the empirical L2-norm for the f^ distance between the model m and its estimation f into the RKHS H. In the practical part, I developed an R package, called RKHSMetaMod, that implements the RKHS ridge group sparse procedure and a spacial case of it called the RKHS group lasso procedure. This package can be applied to a known model that is calculable in all points or an unknown regression model. In order to optimize the execution time and the storage memory, except for a function that is written in R, all of the functions of the RKHSMetaMod package are written using C++ libraries GSL and Eigen. These functions are then interfaced with the R environment in order to propose an user friendly package. The performance of the package functions in terms of the predictive quality of the estimator and the estimation of the Sobol indices, is validated by a simulation study
Gerchinovitz, Sébastien. "Prédiction de suites individuelles et cadre statistique classique : étude de quelques liens autour de la régression parcimonieuse et des techniques d'agrégation". Phd thesis, Université Paris Sud - Paris XI, 2011. http://tel.archives-ouvertes.fr/tel-00653550.
Pełny tekst źródłaHait, Sourav. "Sparse bounds for various spherical maximal functions". Thesis, 2020. https://etd.iisc.ac.in/handle/2005/4551.
Pełny tekst źródłaNBHM
"Bayesian Framework for Sparse Vector Recovery and Parameter Bounds with Application to Compressive Sensing". Master's thesis, 2019. http://hdl.handle.net/2286/R.I.55639.
Pełny tekst źródłaDissertation/Thesis
Masters Thesis Computer Engineering 2019
Abdelfattah, Ahmad. "Accelerating Scientific Applications using High Performance Dense and Sparse Linear Algebra Kernels on GPUs". Diss., 2015. http://hdl.handle.net/10754/346955.
Pełny tekst źródłaTameling, Carla. "Empirical Optimal Transport on Discrete Spaces: Limit Theorems, Distributional Bounds and Applications". Doctoral thesis, 2018. http://hdl.handle.net/11858/00-1735-0000-002E-E552-1.
Pełny tekst źródła"On density theorems, connectedness results and error bounds in vector optimization". 2001. http://library.cuhk.edu.hk/record=b5890681.
Pełny tekst źródłaThesis (M.Phil.)--Chinese University of Hong Kong, 2001.
Includes bibliographical references (leaves 133-139).
Abstracts in English and Chinese.
Chapter 0 --- Introduction --- p.1
Chapter 1 --- Density Theorems in Vector Optimization --- p.7
Chapter 1.1 --- Preliminary --- p.7
Chapter 1.2 --- The Arrow-Barankin-Blackwell Theorem in Normed Spaces --- p.14
Chapter 1.3 --- The Arrow-Barankin-Blackwell Theorem in Topolog- ical Vector Spaces --- p.27
Chapter 1.4 --- Density Results in Dual Space Setting --- p.32
Chapter 2 --- Density Theorem for Super Efficiency --- p.45
Chapter 2.1 --- Definition and Criteria for Super Efficiency --- p.45
Chapter 2.2 --- Henig Proper Efficiency --- p.53
Chapter 2.3 --- Density Theorem for Super Efficiency --- p.58
Chapter 3 --- Connectedness Results in Vector Optimization --- p.63
Chapter 3.1 --- Set-valued Maps --- p.64
Chapter 3.2 --- The Contractibility of the Efficient Point Sets --- p.67
Chapter 3.3 --- Connectedness Results in Vector Optimization Prob- lems --- p.83
Chapter 4 --- Error Bounds In Normed Spaces --- p.90
Chapter 4.1 --- Error Bounds of Lower Semicontinuous Functionsin Normed Spaces --- p.91
Chapter 4.2 --- Error Bounds of Lower Semicontinuous Convex Func- tions in Reflexive Banach Spaces --- p.100
Chapter 4.3 --- Error Bounds with Fractional Exponents --- p.105
Chapter 4.4 --- An Application to Quadratic Functions --- p.114
Bibliography --- p.133
Bonciocat, Anca-Iuliana [Verfasser]. "Curvature bounds and heat kernels: discrete versus continuous spaces / vorgelegt von Anca-Iuliana Bonciocat". 2008. http://d-nb.info/989966135/34.
Pełny tekst źródłaLarose, Avery. "Mysterious geographies : the scaped spaces of Eleanor Bond, Janet Cardiff and Brenda Pelkey". Thesis, 2005. http://spectrum.library.concordia.ca/8593/1/MR10311.pdf.
Pełny tekst źródłaForster, Jürgen [Verfasser]. "Some results concerning arrangements of half spaces and relative loss bounds / vorgelegt von Jürgen Forster". 2002. http://d-nb.info/964520389/34.
Pełny tekst źródłaCAVALLUCCI, Nicola. "Packing conditions in metric spaces with curvature bounded above and applications". Doctoral thesis, 2021. http://hdl.handle.net/11573/1486078.
Pełny tekst źródłaPediconi, Francesco. "Geometric aspects of locally homogeneous Riemannian spaces". Doctoral thesis, 2020. http://hdl.handle.net/2158/1197175.
Pełny tekst źródłaRebs, Christian. "Asymptotic bounds and values for the norm of the Laplace operator and other partial differential operators on spaces of polynomials". 2019. https://monarch.qucosa.de/id/qucosa%3A72803.
Pełny tekst źródłaDhara, Raj Narayan. "Existence and regularity theory in weighted Sobolev spaces and applications". Doctoral thesis, 2016. https://depotuw.ceon.pl/handle/item/2051.
Pełny tekst źródłaMedvedev, Vladimir. "Conformal spectra, moduli spaces and the Friedlander-Nadirahvili invariants". Thesis, 2020. http://hdl.handle.net/1866/24805.
Pełny tekst źródłaIn this thesis, we study the conformal spectrum of a closed surface and the conformal Steklov spectrum of a compact surface with boundary and their application to conformal geometry and topology. Let (Σ,c) be a closed surface endowed with a conformal class c then the k-th conformal eigenvalue is defined as Λ_k(Σ,c)=sup{λ_k(g) Aire(Σ,g)| g ∈ c), where λ_k(g) is the k-th Laplace-Beltrami eigenvalue of the metric g on Σ. Note that we start with λ_0(g) = 0 Taking the supremum over all conformal classes C on Σ one gets the following topological invariant of Σ: Λ_k(Σ)=sup{Λ_k(Σ,c)| c ∈ C}. It follows from the paper [65] that the quantities Λ_k(Σ, c) and Λ_k(Σ) are well-defined. Suppose that for a metric g on Σ the following identity holds λ_k(g) Aire(Σ, g) = Λ_k(Σ). Then one says that the metric g is maximal for the functional λ_k(g) Aire(Σ, g). In the paper [73] it was shown that the maximal metrics for the functional λ_1(g) Aire(Σ, g) at worst can have conical singularities. In this thesis we show that the maximal metrics for the functionals λ_1(g) Aire(T^2, g) and λ_1(g) Aire(KL, g), where T^2 and KL stand for the 2-torus and the Klein bottle respectively, cannot have conical singularities. This result is a corollary of a conformal class classification theorem by metrics induced from a branched minimal immersion into a round sphere that we also prove in the thesis. Another invariant that we study in this thesis is the k-th Friedlander-Nadirashvili invariant defined as: I_k(Σ) = inf{Λ_k(Σ, c)| c ∈ C}. The invariant I_1(Σ) was introduced in the paper [34]. In this thesis we prove that for any orientable surface and any non-orientable surface of odd genus I_k(Σ)=I_k(S^2) and for any non-orientable surface of even genus I_k(RP^2) ≥ I_k(Σ)>I_k(S^2). Here S^2 and RP^2 denote the 2-sphere and the projective plane respectively. We also conjecture that I_k(Σ) are invariants of cobordisms of closed manifolds. The conformal Steklov spectrum is defined in a similar way. Let (Σ, c) be a compact surface with non-empty boundary ∂Σ then the k-th conformal Steklov eigenvalues is defined by the formula: σ*_k(Σ, c)=sup{σ_k(g) Longueur(∂Σ, g)| g ∈ c}, where σ_k(g) is the k-th Steklov eigenvalue of the metric g on Σ. Here we suppose that σ_0(g) = 0. Similarly to the closed problem one can define the following quantities: σ*_k(Σ)=sup{σ*_k(Σ, c)| c ∈ C} and I^σ_k(Σ)=inf{σ*_k(Σ, c)| c ∈ C}. The results of the paper [16] imply that all these quantities are well-defined. In this thesis we obtain a formula for the limit of the k-th conformal Steklov eigenvalue when the sequence of conformal classes degenerates. Using this formula we show that for any surface with boundary I^σ_k(Σ)= I^σ_k(D^2), where D^2 stands for the 2-disc. We also notice that I^σ_k(Σ) are invariants of cobordisms of surfaces with boundary. Moreover, we obtain an upper bound for the functional σ^k(g) Longueur(∂Σ, g), where Σ is non-orientable, in terms of its genus and the number of boundary components.
Rieger, Christian. "Sampling Inequalities and Applications". Doctoral thesis, 2008. http://hdl.handle.net/11858/00-1735-0000-0006-B3B9-0.
Pełny tekst źródła