Skip to main content

Showing 1–37 of 37 results for author: Lindenbaum, O

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11703  [pdf, other

    cs.LG stat.ML

    Multiple Descents in Unsupervised Learning: The Role of Noise, Domain Shift and Anomalies

    Authors: Kobi Rahimi, Tom Tirer, Ofir Lindenbaum

    Abstract: The phenomenon of double descent has recently gained attention in supervised learning. It challenges the conventional wisdom of the bias-variance trade-off by showcasing a surprising behavior. As the complexity of the model increases, the test error initially decreases until reaching a certain point where the model starts to overfit the train set, causing the test error to rise. However, deviating… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2406.09920  [pdf, other

    cs.CL cs.AI

    Knowledge Editing in Language Models via Adapted Direct Preference Optimization

    Authors: Amit Rozner, Barak Battash, Lior Wolf, Ofir Lindenbaum

    Abstract: Large Language Models (LLMs) can become outdated over time as they may lack updated world knowledge, leading to factual knowledge errors and gaps. Knowledge Editing (KE) aims to overcome this challenge using weight updates that do not require expensive retraining. We propose treating KE as an LLM alignment problem. Toward this goal, we introduce Knowledge Direct Preference Optimization (KDPO), a v… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: 9 pages, 4 figures

  3. arXiv:2406.06634  [pdf, other

    eess.AS cs.LG cs.SD

    Sparse Binarization for Fast Keyword Spotting

    Authors: Jonathan Svirsky, Uri Shaham, Ofir Lindenbaum

    Abstract: With the increasing prevalence of voice-activated devices and applications, keyword spotting (KWS) models enable users to interact with technology hands-free, enhancing convenience and accessibility in various contexts. Deploying KWS models on edge devices, such as smartphones and embedded systems, offers significant benefits for real-time applications, privacy, and bandwidth efficiency. However,… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

  4. arXiv:2405.12265  [pdf, other

    eess.IV cs.CV

    SEL-CIE: Knowledge-Guided Self-Supervised Learning Framework for CIE-XYZ Reconstruction from Non-Linear sRGB Images

    Authors: Shir Barzel, Moshe Salhov, Ofir Lindenbaum, Amir Averbuch

    Abstract: Modern cameras typically offer two types of image states: a minimally processed linear raw RGB image representing the raw sensor data, and a highly-processed non-linear image state, such as the sRGB state. The CIE-XYZ color space is a device-independent linear space used as part of the camera pipeline and can be helpful for computer vision tasks, such as image deblurring, dehazing, and color recog… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: 10 pages, 4 figures, WSCG 2024 conference

  5. arXiv:2405.00791  [pdf, other

    cs.CV cs.AI

    Obtaining Favorable Layouts for Multiple Object Generation

    Authors: Barak Battash, Amit Rozner, Lior Wolf, Ofir Lindenbaum

    Abstract: Large-scale text-to-image models that can generate high-quality and diverse images based on textual prompts have shown remarkable success. These models aim ultimately to create complex scenes, and addressing the challenge of multi-subject generation is a critical step towards this goal. However, the existing state-of-the-art diffusion models face difficulty when generating images that involve mult… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    MSC Class: I.2; I.4

  6. arXiv:2402.16383  [pdf, other

    cs.LG stat.ML

    Self Supervised Correlation-based Permutations for Multi-View Clustering

    Authors: Ran Eisenberg, Jonathan Svirsky, Ofir Lindenbaum

    Abstract: Fusing information from different modalities can enhance data analysis tasks, including clustering. However, existing multi-view clustering (MVC) solutions are limited to specific domains or rely on a suboptimal and computationally demanding two-stage procedure of representation and clustering. We propose an end-to-end deep learning-based MVC framework for general data (image, tabular, etc.). Our… ▽ More

    Submitted 26 February, 2024; originally announced February 2024.

  7. arXiv:2312.14254  [pdf, other

    cs.LG cs.NE

    Contextual Feature Selection with Conditional Stochastic Gates

    Authors: Ram Dyuthi Sristi, Ofir Lindenbaum, Shira Lifshitz, Maria Lavzin, Jackie Schiller, Gal Mishne, Hadas Benisty

    Abstract: Feature selection is a crucial tool in machine learning and is widely applied across various scientific disciplines. Traditional supervised methods generally identify a universal set of informative features for the entire population. However, feature relevance often varies with context, while the context itself may not directly affect the outcome variable. Here, we propose a novel architecture for… ▽ More

    Submitted 7 June, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: Accepted to ICML 2024

  8. arXiv:2312.13240  [pdf, other

    cs.CV

    Efficient Verification-Based Face Identification

    Authors: Amit Rozner, Barak Battash, Ofir Lindenbaum, Lior Wolf

    Abstract: We study the problem of performing face verification with an efficient neural model $f$. The efficiency of $f$ stems from simplifying the face verification problem from an embedding nearest neighbor search into a binary problem; each user has its own neural network $f$. To allow information sharing between different individuals in the training set, we do not train $f$ directly but instead generate… ▽ More

    Submitted 25 May, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: 10 pages, 5 figures

    ACM Class: I.4

  9. arXiv:2312.13155  [pdf, other

    cs.LG

    Gappy local conformal auto-encoders for heterogeneous data fusion: in praise of rigidity

    Authors: Erez Peterfreund, Iryna Burak, Ofir Lindenbaum, Jim Gimlett, Felix Dietrich, Ronald R. Coifman, Ioannis G. Kevrekidis

    Abstract: Fusing measurements from multiple, heterogeneous, partial sources, observing a common object or process, poses challenges due to the increasing availability of numbers and types of sensors. In this work we propose, implement and validate an end-to-end computational pipeline in the form of a multiple-auto-encoder neural network architecture for this task. The inputs to the pipeline are several sets… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  10. arXiv:2307.12336  [pdf, other

    cs.LG

    TabADM: Unsupervised Tabular Anomaly Detection with Diffusion Models

    Authors: Guy Zamberg, Moshe Salhov, Ofir Lindenbaum, Amir Averbuch

    Abstract: Tables are an abundant form of data with use cases across all scientific fields. Real-world datasets often contain anomalous samples that can negatively affect downstream analysis. In this work, we only assume access to contaminated data and present a diffusion-based probabilistic model effective for unsupervised anomaly detection. Our model is trained to learn the density of normal samples by uti… ▽ More

    Submitted 23 July, 2023; originally announced July 2023.

  11. arXiv:2306.04785  [pdf, other

    cs.LG stat.ML

    Interpretable Deep Clustering for Tabular Data

    Authors: Jonathan Svirsky, Ofir Lindenbaum

    Abstract: Clustering is a fundamental learning task widely used as a first step in data analysis. For example, biologists use cluster assignments to analyze genome sequences, medical records, or images. Since downstream analysis is typically performed at the cluster level, practitioners seek reliable and interpretable clustering models. We propose a new deep-learning framework for general domain tabular dat… ▽ More

    Submitted 9 June, 2024; v1 submitted 7 June, 2023; originally announced June 2023.

  12. arXiv:2306.00582  [pdf, other

    cs.LG cs.AI

    Anomaly Detection with Variance Stabilized Density Estimation

    Authors: Amit Rozner, Barak Battash, Henry Li, Lior Wolf, Ofir Lindenbaum

    Abstract: We propose a modified density estimation problem that is highly effective for detecting anomalies in tabular data. Our approach assumes that the density function is relatively stable (with lower variance) around normal samples. We have verified this hypothesis empirically using a wide range of real-world data. Then, we present a variance-stabilized density estimation problem for maximizing the lik… ▽ More

    Submitted 8 May, 2024; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: 9 pages, 7 figures

    ACM Class: I.2

  13. arXiv:2306.00528  [pdf, other

    cs.LG eess.SP q-bio.NC

    Neuronal Cell Type Classification using Deep Learning

    Authors: Ofek Ophir, Orit Shefi, Ofir Lindenbaum

    Abstract: The brain is likely the most complex organ, given the variety of functions it controls, the number of cells it comprises, and their corresponding diversity. Studying and identifying neurons, the brain's primary building blocks, is a crucial milestone and essential for understanding brain function in health and disease. Recent developments in machine learning have provided advanced abilities for cl… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

  14. arXiv:2303.09381  [pdf, other

    cs.LG

    Multi-modal Differentiable Unsupervised Feature Selection

    Authors: Junchen Yang, Ofir Lindenbaum, Yuval Kluger, Ariel Jaffe

    Abstract: Multi-modal high throughput biological data presents a great scientific opportunity and a significant computational challenge. In multi-modal measurements, every sample is observed simultaneously by two or more sets of sensors. In such settings, many observed variables in both modalities are often nuisance and do not carry information about the phenomenon of interest. Here, we propose a multi-moda… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

  15. arXiv:2303.02749  [pdf, other

    cs.LG

    Revisiting the Noise Model of Stochastic Gradient Descent

    Authors: Barak Battash, Ofir Lindenbaum

    Abstract: The stochastic gradient noise (SGN) is a significant factor in the success of stochastic gradient descent (SGD). Following the central limit theorem, SGN was initially modeled as Gaussian, and lately, it has been suggested that stochastic gradient noise is better characterized using $SαS$ Lévy distribution. This claim was allegedly refuted and rebounded to the previously suggested Gaussian noise m… ▽ More

    Submitted 5 March, 2023; originally announced March 2023.

  16. arXiv:2301.13530  [pdf, other

    cs.LG cs.CV

    Domain-Generalizable Multiple-Domain Clustering

    Authors: Amit Rozner, Barak Battash, Lior Wolf, Ofir Lindenbaum

    Abstract: This work generalizes the problem of unsupervised domain generalization to the case in which no labeled samples are available (completely unsupervised). We are given unlabeled samples from multiple source domains, and we aim to learn a shared predictor that assigns examples to semantically related clusters. Evaluation is done by predicting cluster assignments in previously unseen domains. Towards… ▽ More

    Submitted 31 January, 2024; v1 submitted 31 January, 2023; originally announced January 2023.

    Comments: 13 pages, 3 figures

  17. arXiv:2301.00448  [pdf, other

    eess.AS cs.LG cs.SD

    Unsupervised Acoustic Scene Map** Based on Acoustic Features and Dimensionality Reduction

    Authors: Idan Cohen, Ofir Lindenbaum, Sharon Gannot

    Abstract: Classical methods for acoustic scene map** require the estimation of time difference of arrival (TDOA) between microphones. Unfortunately, TDOA estimation is very sensitive to reverberation and additive noise. We introduce an unsupervised data-driven approach that exploits the natural structure of the data. Our method builds upon local conformal autoencoders (LOCA) - an offline deep learning sch… ▽ More

    Submitted 12 March, 2024; v1 submitted 1 January, 2023; originally announced January 2023.

  18. arXiv:2210.16022  [pdf, other

    eess.AS cs.SD

    SG-VAD: Stochastic Gates Based Speech Activity Detection

    Authors: Jonathan Svirsky, Ofir Lindenbaum

    Abstract: We propose a novel voice activity detection (VAD) model in a low-resource environment. Our key idea is to model VAD as a denoising task, and construct a network that is designed to identify nuisance features for a speech classification task. We train the model to simultaneously identify irrelevant features while predicting the type of speech event. Our model contains only 7.8K parameters, outperfo… ▽ More

    Submitted 28 October, 2022; originally announced October 2022.

  19. arXiv:2204.08683  [pdf, ps, other

    cs.LG stat.ML

    Imbalanced Classification via a Tabular Translation GAN

    Authors: Jonathan Gradstein, Moshe Salhov, Yoav Tulpan, Ofir Lindenbaum, Amir Averbuch

    Abstract: When presented with a binary classification problem where the data exhibits severe class imbalance, most standard predictive methods may fail to accurately model the minority class. We present a model based on Generative Adversarial Networks which uses additional regularization losses to map majority samples to corresponding synthetic minority samples. This translation mechanism encourages the syn… ▽ More

    Submitted 19 April, 2022; originally announced April 2022.

  20. arXiv:2202.10550  [pdf, other

    cs.LG

    Imbalanced Classification via Explicit Gradient Learning From Augmented Data

    Authors: Bronislav Yasinnik, Moshe Salhov, Ofir Lindenbaum, Amir Averbuch

    Abstract: Learning from imbalanced data is one of the most significant challenges in real-world classification tasks. In such cases, neural networks performance is substantially impaired due to preference towards the majority class. Existing approaches attempt to eliminate the bias through data re-sampling or re-weighting the loss in the learning process. Still, these methods tend to overfit the minority sa… ▽ More

    Submitted 28 October, 2022; v1 submitted 21 February, 2022; originally announced February 2022.

    Comments: arXiv admin note: text overlap with arXiv:1906.05591, arXiv:2202.09318

  21. arXiv:2110.15960  [pdf, other

    math.ST cs.LG stat.ML

    Support Recovery with Stochastic Gates: Theory and Application for Linear Models

    Authors: Soham Jana, Henry Li, Yutaro Yamada, Ofir Lindenbaum

    Abstract: Consider the problem of simultaneous estimation and support recovery of the coefficient vector in a linear data model with additive Gaussian noise. We study the problem of estimating the model coefficients based on a recently proposed non-convex regularizer, namely the stochastic gates (STG) [Yamada et al. 2020]. We suggest a new projection-based algorithm for solving the STG regularized minimizat… ▽ More

    Submitted 12 November, 2022; v1 submitted 29 October, 2021; originally announced October 2021.

    Comments: 15 pages, 7 figures, extended the theoretical studies and numerical analyses to other probabilistic models (subgaussian, moment constraints etc.)

  22. arXiv:2110.05306  [pdf, other

    stat.ML cs.AI cs.LG

    Deep Unsupervised Feature Selection by Discarding Nuisance and Correlated Features

    Authors: Uri Shaham, Ofir Lindenbaum, Jonathan Svirsky, Yuval Kluger

    Abstract: Modern datasets often contain large subsets of correlated features and nuisance features, which are not or loosely related to the main underlying structures of the data. Nuisance features can be identified using the Laplacian score criterion, which evaluates the importance of a given feature via its consistency with the Graph Laplacians' leading eigenvectors. We demonstrate that in the presence of… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

  23. arXiv:2110.00494  [pdf, other

    cs.LG stat.ML

    Probabilistic Robust Autoencoders for Outlier Detection

    Authors: Ofir Lindenbaum, Yariv Aizenbud, Yuval Kluger

    Abstract: Anomalies (or outliers) are prevalent in real-world empirical observations and potentially mask important underlying structures. Accurate identification of anomalous samples is crucial for the success of downstream data analysis tasks. To automatically identify anomalies, we propose Probabilistic Robust AutoEncoder (PRAE). PRAE aims to simultaneously remove outliers and identify a low-dimensional… ▽ More

    Submitted 24 August, 2022; v1 submitted 1 October, 2021; originally announced October 2021.

  24. arXiv:2106.06468  [pdf, other

    cs.LG stat.ML

    Locally Sparse Neural Networks for Tabular Biomedical Data

    Authors: Junchen Yang, Ofir Lindenbaum, Yuval Kluger

    Abstract: Tabular datasets with low-sample-size or many variables are prevalent in biomedicine. Practitioners in this domain prefer linear or tree-based models over neural networks since the latter are harder to interpret and tend to overfit when applied to tabular datasets. To address these neural networks' shortcomings, we propose an intrinsically interpretable network for heterogeneous biomedical data. W… ▽ More

    Submitted 7 February, 2022; v1 submitted 11 June, 2021; originally announced June 2021.

  25. arXiv:2010.05620  [pdf, other

    cs.LG stat.ML

    $\ell_0$-based Sparse Canonical Correlation Analysis

    Authors: Ofir Lindenbaum, Moshe Salhov, Amir Averbuch, Yuval Kluger

    Abstract: Canonical Correlation Analysis (CCA) models are powerful for studying the associations between two sets of variables. The canonically correlated representations, termed \textit{canonical variates} are widely used in unsupervised learning to analyze unlabeled multi-modal registered datasets. Despite their success, CCA models may break (or overfit) if the number of variables in either of the modalit… ▽ More

    Submitted 8 June, 2021; v1 submitted 12 October, 2020; originally announced October 2020.

  26. arXiv:2009.04142  [pdf, other

    stat.ML cs.LG math.DS physics.comp-ph

    Kernel-based parameter estimation of dynamical systems with unknown observation functions

    Authors: Ofir Lindenbaum, Amir Sagiv, Gal Mishne, Ronen Talmon

    Abstract: A low-dimensional dynamical system is observed in an experiment as a high-dimensional signal; for example, a video of a chaotic pendulums system. Assuming that we know the dynamical model up to some unknown parameters, can we estimate the underlying system's parameters by measuring its time-evolution only once? The key information for performing this estimation lies in the temporal inter-dependenc… ▽ More

    Submitted 4 April, 2021; v1 submitted 9 September, 2020; originally announced September 2020.

  27. arXiv:2007.04728  [pdf, other

    cs.LG stat.ML

    Differentiable Unsupervised Feature Selection based on a Gated Laplacian

    Authors: Ofir Lindenbaum, Uri Shaham, Jonathan Svirsky, Erez Peterfreund, Yuval Kluger

    Abstract: Scientific observations may consist of a large number of variables (features). Identifying a subset of meaningful features is often ignored in unsupervised learning, despite its potential for unraveling clear patterns hidden in the ambient space. In this paper, we present a method for unsupervised feature selection, and we demonstrate its use for the task of clustering. We propose a differentiable… ▽ More

    Submitted 9 November, 2020; v1 submitted 9 July, 2020; originally announced July 2020.

  28. LOCA: LOcal Conformal Autoencoder for standardized data coordinates

    Authors: Erez Peterfreund, Ofir Lindenbaum, Felix Dietrich, Tom Bertalan, Matan Gavish, Ioannis G. Kevrekidis, Ronald R. Coifman

    Abstract: We propose a deep-learning based method for obtaining standardized data coordinates from scientific measurements.Data observations are modeled as samples from an unknown, non-linear deformation of an underlying Riemannian manifold, which is parametrized by a few normalized latent variables. By leveraging a repeated measurement sampling strategy, we present a method for learning an embedding in… ▽ More

    Submitted 14 January, 2021; v1 submitted 15 April, 2020; originally announced April 2020.

  29. arXiv:2003.07331  [pdf, other

    math.ST cs.IT

    Randomly Aggregated Least Squares for Support Recovery

    Authors: Ofir Lindenbaum, Stefan Steinerberger

    Abstract: We study the problem of exact support recovery: given an (unknown) vector $θ\in \left\{-1,0,1\right\}^D$, we are given access to the noisy measurement $$ y = Xθ+ ω,$$ where $X \in \mathbb{R}^{N \times D}$ is a (known) Gaussian matrix and the noise $ω\in \mathbb{R}^N$ is an (unknown) Gaussian vector. How small we can choose $N$ and still reliably recover the support of $θ$? We present RAWLS (Random… ▽ More

    Submitted 9 November, 2020; v1 submitted 16 March, 2020; originally announced March 2020.

  30. arXiv:2002.12317  [pdf, other

    cs.LG stat.ML

    The Spectral Underpinning of word2vec

    Authors: Ariel Jaffe, Yuval Kluger, Ofir Lindenbaum, Jonathan Patsenker, Erez Peterfreund, Stefan Steinerberger

    Abstract: word2vec due to Mikolov \textit{et al.} (2013) is a word embedding method that is widely used in natural language processing. Despite its great success and frequent use, theoretical justification is still lacking. The main contribution of our paper is to propose a rigorous analysis of the highly nonlinear functional of word2vec. Our results suggest that word2vec may be primarily driven by an under… ▽ More

    Submitted 9 November, 2020; v1 submitted 27 February, 2020; originally announced February 2020.

  31. arXiv:1905.12724  [pdf, other

    cs.LG stat.ML

    Variational Diffusion Autoencoders with Random Walk Sampling

    Authors: Henry Li, Ofir Lindenbaum, Xiuyuan Cheng, Alexander Cloninger

    Abstract: Variational autoencoders (VAEs) and generative adversarial networks (GANs) enjoy an intuitive connection to manifold learning: in training the decoder/generator is optimized to approximate a homeomorphism between the data distribution and the sampling space. This is a construction that strives to define the data manifold. A major obstacle to VAEs and GANs, however, is choosing a suitable prior tha… ▽ More

    Submitted 27 August, 2020; v1 submitted 29 May, 2019; originally announced May 2019.

    Comments: 24 pages, 9 figures, 1 table; accepted to ECCV 2020

  32. arXiv:1810.04247  [pdf, other

    cs.LG stat.ML

    Feature Selection using Stochastic Gates

    Authors: Yutaro Yamada, Ofir Lindenbaum, Sahand Negahban, Yuval Kluger

    Abstract: Feature selection problems have been extensively studied for linear estimation, for instance, Lasso, but less emphasis has been placed on feature selection for non-linear functions. In this study, we propose a method for feature selection in high-dimensional non-linear function estimation problems. The new procedure is based on minimizing the $\ell_0$ norm of the vector of indicator variables that… ▽ More

    Submitted 26 July, 2020; v1 submitted 9 October, 2018; originally announced October 2018.

    Comments: Published in ICML 2020

    Journal ref: Proceedings of Machine Learning and Systems 2020, pages 8952--8963

  33. arXiv:1802.04927  [pdf, other

    cs.LG

    Geometry-Based Data Generation

    Authors: Ofir Lindenbaum, Jay S. Stanley III, Guy Wolf, Smita Krishnaswamy

    Abstract: Many generative models attempt to replicate the density of their input data. However, this approach is often undesirable, since data density is highly affected by sampling biases, noise, and artifacts. We propose a method called SUGAR (Synthesis Using Geometrically Aligned Random-walks) that uses a diffusion process to learn a manifold geometry from the data. Then, it generates new points evenly a… ▽ More

    Submitted 6 September, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

  34. arXiv:1707.01093  [pdf, other

    cs.LG

    Kernel Scaling for Manifold Learning and Classification

    Authors: Ofir Lindenbaum, Moshe Salhov, Arie Yeredor, Amir Averbuch

    Abstract: Kernel methods play a critical role in many machine learning algorithms. They are useful in manifold learning, classification, clustering and other data analysis tasks. Setting the kernel's scale parameter, also referred to as the kernel's bandwidth, highly affects the performance of the task in hand. We propose to set a scale parameter that is tailored to one of two types of tasks: classification… ▽ More

    Submitted 4 June, 2019; v1 submitted 4 July, 2017; originally announced July 2017.

  35. Multi-View Kernels for Low-Dimensional Modeling of Seismic Events

    Authors: Ofir Lindenbaum, Yuri Bregman, Neta Rabin, Amir Averbuch

    Abstract: The problem of learning from seismic recordings has been studied for years. There is a growing interest in develo** automatic mechanisms for identifying the properties of a seismic event. One main motivation is the ability have a reliable identification of man-made explosions. The availability of multiple high-dimensional observations has increased the use of machine learning techniques in a var… ▽ More

    Submitted 6 June, 2017; originally announced June 2017.

  36. arXiv:1606.08819  [pdf, other

    cs.LG stat.ML

    Multi-View Kernel Consensus For Data Analysis

    Authors: Moshe Salhov, Ofir Lindenbaum, Yariv Aizenbud, Avi Silberschatz, Yoel Shkolnisky, Amir Averbuch

    Abstract: The input data features set for many data driven tasks is high-dimensional while the intrinsic dimension of the data is low. Data analysis methods aim to uncover the underlying low dimensional structure imposed by the low dimensional hidden parameters by utilizing distance metrics that consider the set of attributes as a single monolithic set. However, the transformation of the low dimensional phe… ▽ More

    Submitted 29 January, 2019; v1 submitted 28 June, 2016; originally announced June 2016.

  37. arXiv:1508.05550  [pdf, other

    cs.LG stat.ML

    MultiView Diffusion Maps

    Authors: Ofir Lindenbaum, Arie Yeredor, Moshe Salhov, Amir Averbuch

    Abstract: In this paper, we address the challenging task of achieving multi-view dimensionality reduction. The goal is to effectively use the availability of multiple views for extracting a coherent low-dimensional representation of the data. The proposed method exploits the intrinsic relation within each view, as well as the mutual relations between views. The multi-view dimensionality reduction is achieve… ▽ More

    Submitted 4 June, 2019; v1 submitted 22 August, 2015; originally announced August 2015.