Skip to main content

Showing 1–38 of 38 results for author: Gilboa, G

  1. arXiv:2403.07706  [pdf, other

    cs.CV cs.LG

    Fast and Simple Explainability for Point Cloud Networks

    Authors: Meir Yossef Levi, Guy Gilboa

    Abstract: We propose a fast and simple explainable AI (XAI) method for point cloud data. It computes pointwise importance with respect to a trained network downstream task. This allows better understanding of the network properties, which is imperative for safety-critical applications. In addition to debugging and visualization, our low computational complexity facilitates online feedback to the network at… ▽ More

    Submitted 15 March, 2024; v1 submitted 12 March, 2024; originally announced March 2024.

  2. arXiv:2401.00320  [pdf, other

    cs.CV cs.LG

    DXAI: Explaining Classification by Image Decomposition

    Authors: Elnatan Kadar, Guy Gilboa

    Abstract: We propose a new way to explain and to visualize neural network classification through a decomposition-based explainable AI (DXAI). Instead of providing an explanation heatmap, our method yields a decomposition of the image into class-agnostic and class-distinct parts, with respect to the data and chosen classifier. Following a fundamental signal processing paradigm of analysis and synthesis, the… ▽ More

    Submitted 29 March, 2024; v1 submitted 30 December, 2023; originally announced January 2024.

  3. arXiv:2312.13247  [pdf, other

    cs.LG math.DS

    Enhancing Neural Training via a Correlated Dynamics Model

    Authors: Jonathan Brokman, Roy Betser, Rotem Turjeman, Tom Berkov, Ido Cohen, Guy Gilboa

    Abstract: As neural networks grow in scale, their training becomes both computationally demanding and rich in dynamics. Amidst the flourishing interest in these training dynamics, we present a novel observation: Parameters during training exhibit intrinsic correlations over time. Capitalizing on this, we introduce Correlation Mode Decomposition (CMD). This algorithm clusters the parameter space into groups,… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  4. arXiv:2308.05525  [pdf, other

    cs.CV cs.LG

    Robustifying Point Cloud Networks by Refocusing

    Authors: Meir Yossef Levi, Guy Gilboa

    Abstract: The ability to cope with out-of-distribution (OOD) corruptions and adversarial attacks is crucial in real-world safety-demanding applications. In this study, we develop a general mechanism to increase neural network robustness based on focus analysis. Recent studies have revealed the phenomenon of \textit{Overfocusing}, which leads to a performance drop. When the network is primarily influenced… ▽ More

    Submitted 12 March, 2024; v1 submitted 10 August, 2023; originally announced August 2023.

  5. arXiv:2308.04095  [pdf, ps, other

    math.NA

    Minimizing Quotient Regularization Model

    Authors: Chao Wang, Jean-Francois Aujol, Guy Gilboa, Yifei Lou

    Abstract: Quotient regularization models (QRMs) are a class of powerful regularization techniques that have gained considerable attention in recent years, due to their ability to handle complex and highly nonlinear data sets. However, the nonconvex nature of QRM poses a significant challenge in finding its optimal solution. We are interested in scenarios where both the numerator and the denominator of QRM a… ▽ More

    Submitted 8 August, 2023; originally announced August 2023.

    Comments: 20 pages

    MSC Class: 49N45; 65K10; 90C05; 90C26

  6. arXiv:2305.02899  [pdf, other

    cs.CV

    Additive Class Distinction Maps using Branched-GANs

    Authors: Elnatan Kadar, Jonathan Brokman, Guy Gilboa

    Abstract: We present a new model, training procedure and architecture to create precise maps of distinction between two classes of images. The objective is to comprehend, in pixel-wise resolution, the unique characteristics of a class. These maps can facilitate self-supervised segmentation and objectdetection in addition to new capabilities in explainable AI (XAI). Our proposed architecture is based on imag… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

  7. arXiv:2303.11419  [pdf, other

    cs.CV cs.LG

    EPiC: Ensemble of Partial Point Clouds for Robust Classification

    Authors: Meir Yossef Levi, Guy Gilboa

    Abstract: Robust point cloud classification is crucial for real-world applications, as consumer-type 3D sensors often yield partial and noisy data, degraded by various artifacts. In this work we propose a general ensemble framework, based on partial point cloud sampling. Each ensemble member is exposed to only partial input data. Three sampling strategies are used jointly, two local ones, based on patches a… ▽ More

    Submitted 24 April, 2023; v1 submitted 20 March, 2023; originally announced March 2023.

  8. arXiv:2301.04956  [pdf, other

    cs.CV cs.LG eess.SP

    Graph Laplacian for Semi-Supervised Learning

    Authors: Or Streicher, Guy Gilboa

    Abstract: Semi-supervised learning is highly useful in common scenarios where labeled data is scarce but unlabeled data is abundant. The graph (or nonlocal) Laplacian is a fundamental smoothing operator for solving various learning tasks. For unsupervised clustering, a spectral embedding is often used, based on graph-Laplacian eigenvectors. For semi-supervised problems, the common approach is to solve a con… ▽ More

    Submitted 19 April, 2023; v1 submitted 12 January, 2023; originally announced January 2023.

    Comments: 12 pages, 6 figures

  9. arXiv:2212.09040  [pdf, other

    cs.LG math.NA

    The Underlying Correlated Dynamics in Neural Training

    Authors: Rotem Turjeman, Tom Berkov, Ido Cohen, Guy Gilboa

    Abstract: Training of neural networks is a computationally intensive task. The significance of understanding and modeling the training dynamics is growing as increasingly larger networks are being trained. We propose in this work a model based on the correlation of the parameters' dynamics, which dramatically reduces the dimensionality. We refer to our algorithm as \emph{correlation mode decomposition} (CMD… ▽ More

    Submitted 18 December, 2022; originally announced December 2022.

  10. arXiv:2211.16960  [pdf, other

    cs.CV cs.LG eess.SP

    BASiS: Batch Aligned Spectral Embedding Space

    Authors: Or Streicher, Ido Cohen, Guy Gilboa

    Abstract: Graph is a highly generic and diverse representation, suitable for almost any data processing problem. Spectral graph theory has been shown to provide powerful algorithms, backed by solid linear algebra theory. It thus can be extremely instrumental to design deep network building blocks with spectral graph characteristics. For instance, such a network allows the design of optimal graphs for certai… ▽ More

    Submitted 19 April, 2023; v1 submitted 30 November, 2022; originally announced November 2022.

    Comments: 14 pages, 10 figures

  11. Spectral Total-Variation Processing of Shapes: Theory and Applications

    Authors: Jonathan Brokman, Martin Burger, Guy Gilboa

    Abstract: We present an analysis of total-variation (TV) on non-Euclidean parameterized surfaces, a natural representation of the shapes used in 3D graphics. Our work explains recent experimental findings in shape spectral TV [Fumero et al., 2020] and adaptive anisotropic spectral TV [Biton and Gilboa, 2022]. A new way to generalize set convexity from the plane to surfaces is derived by characterizing the T… ▽ More

    Submitted 2 February, 2024; v1 submitted 15 September, 2022; originally announced September 2022.

    Comments: 19 pages, 20 figures

  12. arXiv:2206.05810  [pdf, other

    cs.CV cs.LG cs.NE

    Analysis of Branch Specialization and its Application in Image Decomposition

    Authors: Jonathan Brokman, Guy Gilboa

    Abstract: Branched neural networks have been used extensively for a variety of tasks. Branches are sub-parts of the model that perform independent processing followed by aggregation. It is known that this setting induces a phenomenon called Branch Specialization, where different branches become experts in different sub-tasks. Such observations were qualitative by nature. In this work, we present a methodolo… ▽ More

    Submitted 12 June, 2022; originally announced June 2022.

  13. arXiv:2205.10202  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    How to Guide Adaptive Depth Sampling?

    Authors: Ilya Tcenov, Guy Gilboa

    Abstract: Recent advances in depth sensing technologies allow fast electronic maneuvering of the laser beam, as opposed to fixed mechanical rotations. This will enable future sensors, in principle, to vary in real-time the sampling pattern. We examine here the abstract problem of whether adapting the sampling pattern for a given frame can reduce the reconstruction error or allow a sparser pattern. We propos… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

    Comments: 8 pages

  14. arXiv:2111.10755  [pdf, ps, other

    math.ST cs.CV cs.LG eess.SP math.FA

    Generalized Inversion of Nonlinear Operators

    Authors: Eyal Gofer, Guy Gilboa

    Abstract: Inversion of operators is a fundamental concept in data processing. Inversion of linear operators is well studied, supported by established theory. When an inverse either does not exist or is not unique, generalized inverses are used. Most notable is the Moore-Penrose inverse, widely used in physics, statistics, and various fields of engineering. This work investigates generalized inversion of non… ▽ More

    Submitted 19 September, 2023; v1 submitted 21 November, 2021; originally announced November 2021.

    Comments: A significant extension of the SSVM 2023 conference paper (see also v2 here), in particular, new sections 7--9

    Journal ref: J Math Imaging Vision, 2024; L. Calatroni et al. (Eds.): SSVM 2023, LNCS 14009, pp. 29--41, 2023

  15. Latent Modes of Nonlinear Flows -- a Koopman Theory Analysis

    Authors: Ido Cohen, Guy Gilboa

    Abstract: Extracting the latent underlying structures of complex nonlinear local and nonlocal flows is essential for their analysis and modeling. In this work, we attempt to provide a consistent framework through Koopman theory and its related popular discrete approximation -- dynamic mode decomposition (DMD). We investigate the conditions to perform appropriate linearization, dimensionality reduction, and… ▽ More

    Submitted 22 December, 2021; v1 submitted 15 July, 2021; originally announced July 2021.

    Comments: Visit our websites https://idoc.webgr.technion.ac.il/ and https://guygilboa.net.technion.ac.il/. The MatLab code is available in https://github.com/IdoCohen5743/Examining-the-Limitations-of-DMD-through-Koopman-Theory-Analysis

  16. Total-Variation -- Fast Gradient Flow and Relations to Koopman Theory

    Authors: Ido Cohen, Tom Berkov, Guy Gilboa

    Abstract: The space-discrete Total Variation (TV) flow is analyzed using several mode decomposition techniques. In the one-dimensional case, we provide analytic formulations to Dynamic Mode Decomposition (DMD) and to Koopman Mode Decomposition (KMD) of the TV-flow and compare the obtained modes to TV spectral decomposition. We propose a computationally efficient algorithm to evolve the one-dimensional TV-fl… ▽ More

    Submitted 28 November, 2021; v1 submitted 20 May, 2021; originally announced May 2021.

    Comments: The MatLab code is available here https://github.com/IdoCohen5743/Total-Variation-Mode-Decomposition Visit our websites https://idoc.webgr.technion.ac.il/ https://www.vision-and-sensing.com/ido-cohen https://www.vision-and-sensing.com/tom-berkov https://guygilboa.net.technion.ac.il/

  17. arXiv:2012.09537  [pdf, ps, other

    cs.LG stat.ML

    Experts with Lower-Bounded Loss Feedback: A Unifying Framework

    Authors: Eyal Gofer, Guy Gilboa

    Abstract: The most prominent feedback models for the best expert problem are the full information and bandit models. In this work we consider a simple feedback model that generalizes both, where on every round, in addition to a bandit feedback, the adversary provides a lower bound on the loss of each expert. Such lower bounds may be obtained in various scenarios, for instance, in stock trading or in assessi… ▽ More

    Submitted 17 December, 2020; originally announced December 2020.

  18. arXiv:2010.02890  [pdf, other

    math.NA cs.CV math.AP math.SP

    Iterative Methods for Computing Eigenvectors of Nonlinear Operators

    Authors: Guy Gilboa

    Abstract: In this chapter we are examining several iterative methods for solving nonlinear eigenvalue problems. These arise in variational image-processing, graph partition and classification, nonlinear physics and more. The canonical eigenproblem we solve is $T(u)=λu$, where $T:\R^n\to \R^n$ is some bounded nonlinear operator. Other variations of eigenvalue problems are also discussed. We present a progres… ▽ More

    Submitted 6 October, 2020; originally announced October 2020.

  19. arXiv:2007.13834  [pdf, ps, other

    cs.CV cs.LG eess.IV

    Adaptive LiDAR Sampling and Depth Completion using Ensemble Variance

    Authors: Eyal Gofer, Shachar Praisler, Guy Gilboa

    Abstract: This work considers the problem of depth completion, with or without image data, where an algorithm may measure the depth of a prescribed limited number of pixels. The algorithmic challenge is to choose pixel positions strategically and dynamically to maximally reduce overall depth estimation error. This setting is realized in daytime or nighttime depth completion for autonomous vehicles with a pr… ▽ More

    Submitted 5 October, 2021; v1 submitted 27 July, 2020; originally announced July 2020.

    Comments: Accepted for publication in IEEE Transactions on Image Processing. For associated examples, see https://www.vision-and-sensing.com/post/adaptive-lidar-sampling-and-depth-completion-using-ensemble-variance-new-publication

  20. arXiv:2007.01534  [pdf, other

    math.DS cs.CE

    Modes of Homogeneous Gradient Flows

    Authors: Ido Cohen, Omri Azencot, Pavel Lifshitz, Guy Gilboa

    Abstract: Finding latent structures in data is drawing increasing attention in diverse fields such as image and signal processing, fluid dynamics, and machine learning. In this work we examine the problem of finding the main modes of gradient flows. Gradient descent is a fundamental process in optimization where its stochastic version is prominent in training of neural networks. Here our aim is to establish… ▽ More

    Submitted 28 December, 2020; v1 submitted 3 July, 2020; originally announced July 2020.

    Comments: For further details https://idoc.webgr.technion.ac.il/ https://www.vision-and-sensing.com/

  21. arXiv:2006.10004  [pdf, other

    cs.CV cs.LG eess.IV

    Deeply Learned Spectral Total Variation Decomposition

    Authors: Tamara G. Grossmann, Yury Korolev, Guy Gilboa, Carola-Bibiane Schönlieb

    Abstract: Non-linear spectral decompositions of images based on one-homogeneous functionals such as total variation have gained considerable attention in the last few years. Due to their ability to extract spectral components corresponding to objects of different size and contrast, such decompositions enable filtering, feature transfer, image fusion and other applications. However, obtaining this decomposit… ▽ More

    Submitted 21 October, 2020; v1 submitted 17 June, 2020; originally announced June 2020.

  22. arXiv:2003.04595  [pdf, other

    math.SP math.OC

    Nonlinear Power Method for Computing Eigenvectors of Proximal Operators and Neural Networks

    Authors: Leon Bungert, Ester Hait-Fraenkel, Nicolas Papadakis, Guy Gilboa

    Abstract: Neural networks have revolutionized the field of data science, yielding remarkable solutions in a data-driven manner. For instance, in the field of mathematical imaging, they have surpassed traditional methods based on convex regularization. However, a fundamental theory supporting the practical applications is still in the early stages of development. We take a fresh look at neural networks and e… ▽ More

    Submitted 19 April, 2021; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: Accepted for publication in SIAM Journal on Imaging Sciences

    MSC Class: 65H17; 47J10

    Journal ref: SIAM Journal on Imaging Sciences, 14(3), 1114-1148, 2021

  23. arXiv:2001.03779  [pdf, other

    cs.CV cs.LG eess.IV

    Unsupervised Enhancement of Real-World Depth Images Using Tri-Cycle GAN

    Authors: Alona Baruhov, Guy Gilboa

    Abstract: Low quality depth poses a considerable challenge to computer vision algorithms. In this work we aim to enhance highly degraded, real-world depth images acquired by a low-cost sensor, for which an analytical noise model is unavailable. In the absence of clean ground-truth, we approach the task as an unsupervised domain-translation between the low-quality sensor domain and a high-quality sensor doma… ▽ More

    Submitted 11 January, 2020; originally announced January 2020.

  24. arXiv:1911.12641  [pdf, other

    cs.CV cs.LG eess.IV

    PhIT-Net: Photo-consistent Image Transform for Robust Illumination Invariant Matching

    Authors: Damian Kaliroff, Guy Gilboa

    Abstract: We propose a new and completely data-driven approach for generating a photo-consistent image transform. We show that simple classical algorithms which operate in the transform domain become extremely resilient to illumination changes. This considerably improves matching accuracy, outperforming the use of state-of-the-art invariant representations as well as new matching methods based on deep featu… ▽ More

    Submitted 24 October, 2021; v1 submitted 28 November, 2019; originally announced November 2019.

    Comments: Paper accepted for publication at BMVC 2021. This version has the same content as in the published version, including the supplementary material

  25. arXiv:1909.12775  [pdf, other

    math.NA cs.CV

    Revealing Stable and Unstable Modes of Generic Denoisers through Nonlinear Eigenvalue Analysis

    Authors: Ester Hait-Fraenkel, Guy Gilboa

    Abstract: In this paper, we propose to analyze stable and unstable modes of generic image denoisers through nonlinear eigenvalue analysis. We attempt to find input images for which the output of a black-box denoiser is proportional to the input. We treat this as a nonlinear eigenvalue problem. This has potentially wide implications, since most image processing algorithms can be viewed as generic nonlinear o… ▽ More

    Submitted 6 July, 2020; v1 submitted 12 September, 2019; originally announced September 2019.

  26. arXiv:1909.07569  [pdf, ps, other

    math.AP

    Introducing the p-Laplacian Spectra

    Authors: Ido Cohen, Guy Gilboa

    Abstract: In this work we develop a nonlinear decomposition, associated with nonlinear eigenfunctions of the p-Laplacian for p \in (1, 2). With this decomposition we can process signals of different degrees of smoothness. We first analyze solutions of scale spaces, generated by γ-homogeneous operators, γ \in R. An analytic solution is formulated when the scale space is initialized with a nonlinear eigenfunc… ▽ More

    Submitted 16 September, 2019; originally announced September 2019.

  27. arXiv:1908.02825  [pdf, other

    eess.IV eess.SP

    Optoacoustic Model-Based Inversion Using Anisotropic Adaptive Total-Variation Regularization

    Authors: Shai Biton, Nadav Arbel, Gilad Drozdov, Guy Gilboa, Amir Rosenthal

    Abstract: In optoacoustic tomography, image reconstruction is often performed with incomplete or noisy data, leading to reconstruction errors. Significant improvement in reconstruction accuracy may be achieved in such cases by using nonlinear regularization schemes, such as total-variation minimization and $L_1$-based sparsity-preserving schemes. In this paper, we introduce a new framework for optoacoustic… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

  28. arXiv:1908.01379  [pdf, other

    cs.CV eess.IV

    Image-Guided Depth Sampling and Reconstruction

    Authors: Adam Wolff, Shachar Praisler, Ilya Tcenov, Guy Gilboa

    Abstract: Depth acquisition, based on active illumination, is essential for autonomous and robotic navigation. LiDARs (Light Detection And Ranging) with mechanical, fixed, sampling templates are commonly used in today's autonomous vehicles. An emerging technology, based on solid-state depth sensors, with no mechanical parts, allows fast, adaptive, programmable scans. In this paper, we investigate the topi… ▽ More

    Submitted 4 August, 2019; originally announced August 2019.

  29. arXiv:1811.11281  [pdf, other

    eess.IV math.NA

    Adaptive Anisotropic Total Variation - A Nonlinear Spectral Analysis

    Authors: Shai Biton, Guy Gilboa

    Abstract: A fundamental concept in solving inverse problems is the use of regularizers, which yield more physical and less-oscillatory solutions. Total variation (TV) has been widely used as an edge-preserving regularizer. However, objects are often over-regularized by TV, becoming blob-like convex structures of low curvature. This phenomenon was explained mathematically in the analysis of Andreau et al. Th… ▽ More

    Submitted 27 November, 2018; originally announced November 2018.

  30. arXiv:1704.00989  [pdf, other

    math.OC

    Learning Filter Functions in Regularisers by Minimising Quotients

    Authors: Martin Benning, Guy Gilboa, Joana Sarah Grah, Carola-Bibiane Schönlieb

    Abstract: Learning approaches have recently become very popular in the field of inverse problems. A large variety of methods has been established in recent years, ranging from bi-level learning to high-dimensional machine learning techniques. Most learning approaches, however, only aim at fitting parametrised models to favourable training data whilst ignoring misfit training data completely. In this paper,… ▽ More

    Submitted 4 April, 2017; originally announced April 2017.

  31. arXiv:1703.08001  [pdf, other

    cs.CV math.NA

    Nonlinear Spectral Image Fusion

    Authors: Martin Benning, Michael Möller, Raz Z. Nossek, Martin Burger, Daniel Cremers, Guy Gilboa, Carola-Bibiane Schönlieb

    Abstract: In this paper we demonstrate that the framework of nonlinear spectral decompositions based on total variation (TV) regularization is very well suited for image fusion as well as more general image manipulation tasks. The well-localized and edge-preserving spectral TV decomposition allows to select frequencies of a certain image to transfer particular features, such as wrinkles in a face, from one… ▽ More

    Submitted 23 March, 2017; originally announced March 2017.

    Comments: 13 pages, 9 figures, submitted to SSVM conference proceedings 2017

    MSC Class: 35P30; 62H35; 65M70; 94A08 ACM Class: G.1.3; G.1.6; G.1.8; I.4.0; I.4.5

  32. Blind Facial Image Quality Enhancement using Non-Rigid Semantic Patches

    Authors: Ester Hait, Guy Gilboa

    Abstract: We propose to combine semantic data and registration algorithms to solve various image processing problems such as denoising, super-resolution and color-correction. It is shown how such new techniques can achieve significant quality enhancement, both visually and quantitatively, in the case of facial image enhancement. Our model assumes prior high quality data of the person to be processed, but no… ▽ More

    Submitted 30 April, 2017; v1 submitted 27 September, 2016; originally announced September 2016.

    Comments: Please see the updated published version: Hait, Ester, and Guy Gilboa. Blind Facial Image Quality Enhancement using Non-Rigid Semantic Patches. IEEE Transactions on Image Processing 26.6 (2017): 2705

  33. arXiv:1609.08438  [pdf, other

    cs.CV math.NA

    Flows Generating Nonlinear Eigenfunctions

    Authors: Raz Z. Nossek, Guy Gilboa

    Abstract: Nonlinear variational methods have become very powerful tools for many image processing tasks. Recently a new line of research has emerged, dealing with nonlinear eigenfunctions induced by convex functionals. This has provided new insights and better theoretical understanding of convex regularization and introduced new processing methods. However, the theory of nonlinear eigenvalue problems is sti… ▽ More

    Submitted 27 September, 2016; originally announced September 2016.

  34. arXiv:1601.02912  [pdf, other

    math.NA math.OC math.SP

    Spectral Decompositions using One-Homogeneous Functionals

    Authors: Martin Burger, Guy Gilboa, Michael Moeller, Lina Eckardt, Daniel Cremers

    Abstract: This paper discusses the use of absolutely one-homogeneous regularization functionals in a variational, scale space, and inverse scale space setting to define a nonlinear spectral decomposition of input data. We present several theoretical results that explain the relation between the different definitions. Additionally, results on the orthogonality of the decomposition, a Parseval-type identity a… ▽ More

    Submitted 12 January, 2016; originally announced January 2016.

  35. Separation Surfaces in the Spectral TV Domain for Texture Decomposition

    Authors: Dikla Horesh, Guy Gilboa

    Abstract: In this paper we introduce a novel notion of separation surfaces for image decomposition. A surface is embedded in the spectral total-variation (TV) three dimensional domain and encodes a spatially-varying separation scale. The method allows good separation of textures with gradually varying pattern-size, pattern-contrast or illumination. The recently proposed total variation spectral framework is… ▽ More

    Submitted 15 November, 2015; originally announced November 2015.

  36. arXiv:1511.04685  [pdf, ps, other

    math.NA cs.CV math.SP

    Semi-Inner-Products for Convex Functionals and Their Use in Image Decomposition

    Authors: Guy Gilboa

    Abstract: Semi-inner-products in the sense of Lumer are extended to convex functionals. This yields a Hilbert-space like structure to convex functionals in Banach spaces. In particular, a general expression for semi-inner-products with respect to one homogeneous functionals is given. Thus one can use the new operator for the analysis of total variation and higher order functionals like total-generalized-var… ▽ More

    Submitted 15 November, 2015; originally announced November 2015.

  37. arXiv:1510.01077  [pdf, ps, other

    math.SP cs.CV math.NA

    Nonlinear Spectral Analysis via One-homogeneous Functionals - Overview and Future Prospects

    Authors: Guy Gilboa, Michael Moeller, Martin Burger

    Abstract: We present in this paper the motivation and theory of nonlinear spectral representations, based on convex regularizing functionals. Some comparisons and analogies are drawn to the fields of signal processing, harmonic analysis and sparse representations. The basic approach, main results and initial applications are shown. A discussion of open problems and future directions concludes this work.

    Submitted 5 October, 2015; originally announced October 2015.

    MSC Class: 35A15; 35A22; 68U10; 35P30

  38. arXiv:1503.05293  [pdf, ps, other

    math.NA math.SP

    Spectral Representations of One-Homogeneous Functionals

    Authors: Martin Burger, Lina Eckardt, Guy Gilboa, Michael Moeller

    Abstract: This paper discusses a generalization of spectral representations related to convex one-homogeneous regularization functionals, e.g. total variation or $\ell^1$-norms. Those functionals serve as a substitute for a Hilbert space structure (and the related norm) in classical linear spectral transforms, e.g. Fourier and wavelet analysis. We discuss three meaningful definitions of spectral representat… ▽ More

    Submitted 18 March, 2015; originally announced March 2015.