paper-with-me

홈 › Papers

Dropping Convexity for More Efficient and Scalable Online Multiview Learning

2017-02-27 · Zhehui Chen, Lin F. Yang, Chris J. Li, Tuo Zhao

Multiview representation learning is very popular for latent factor analysis. It naturally arises in many data analysis, machine learning, and information retrieval applications to model dependent structures among multiple data sources. For computational convenience, existing approaches usually formulate the multiview representation learning as convex optimization problems, where global optima can be obtained by certain algorithms in polynomial time. However, many pieces of evidence have corroborated that heuristic nonconvex approaches also have good empirical computational performance and convergence to the global optima, although there is a lack of theoretical justification. Such a gap between theory and practice motivates us to study a nonconvex formulation for multiview representation learning, which can be efficiently solved by a simple stochastic gradient descent (SGD) algorithm. We first illustrate the geometry of the nonconvex formulation; Then, we establish asymptotic global rates of convergence to the global optima by diffusion approximations. Numerical experiments are provided to support our theory.

📄 PDF Abstract BibTeX arXiv:1702.08134

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMultiview LearningRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

Online Partial Least Square Optimization: Dropping Convexity for Better Efficiency and Scalability

2017-08-01 · ICML 2017 8 · Zhehui Chen, Lin F. Yang, Chris Junchi Li, Tuo Zhao

Multiview representation learning is popular for latent factor analysis. Many existing approaches formulate the multiview representation learning as convex optimization problems, where global optima can be obtained …

Representation Learning

Nonlinear Multiview Analysis: Identifiability and Neural Network-assisted Implementation

2019-09-19 · Qi Lyu, Xiao Fu

Multiview analysis aims at extracting shared latent components from data samples that are acquired in different domains, e.g., image, text, and audio. Classic multiview analysis, e.g., canonical correlation analysis (CCA…

Scalable Randomized Kernel Methods for Multiview Data Integration and Prediction

2023-04-10 · Sandra E. Safo, Han Lu

We develop scalable randomized kernel methods for jointly associating data from multiple sources and simultaneously predicting an outcome or classifying a unit into one of two or more classes. The proposed methods model …

Data Integration

Multiview Variational Graph Autoencoders for Canonical Correlation Analysis

2020-10-30 · Yacouba Kaloga, Pierre Borgnat, Sundeep Prabhakar Chepuri, Patrice Abry 외

We present a novel multiview canonical correlation analysis model based on a variational approach. This is the first nonlinear model that takes into account the available graph-based geometric constraints while being sca…

ClusteringRepresentation Learning

ConvexBench: Can LLMs Recognize Convex Functions?

2026-02-01 · Yepeng Liu, Yu Huang, Yu-Xiang Wang, Yingbin Liang 외 arxiv

Convex analysis is a modern branch of mathematics with many applications. As Large Language Models (LLMs) start to automate research-level math and sciences, it is important for LLMs to demonstrate the ability to underst…