# Rene Vidal

> Chilean electrical engineer wnd computer scientist

**Wikidata**: [Q29359854](https://www.wikidata.org/wiki/Q29359854)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/René_Vidal)  
**Source**: https://4ort.xyz/entity/rene-vidal

## Summary
René Vidal is a Chilean electrical engineer and computer scientist recognized for foundational contributions to subspace clustering and motion segmentation in computer vision. He is a 2022 ACM Fellow and holds a faculty position at Johns Hopkins University.

## Biography
- Born: 1974, Lautaro, Chile
- Nationality: Chilean
- Education: Pontifical Catholic University of Chile; University of California, Berkeley
- Known for: Subspace clustering and motion segmentation in computer vision
- Employer(s): Johns Hopkins University
- Field(s): Machine learning, computer vision

## Contributions
Vidal’s research centers on developing algorithms that let computers interpret high-dimensional data lying on low-dimensional structures. His 2003–2006 papers on Generalized Principal Component Analysis (GPCA) introduced polynomial-based methods to cluster data drawn from multiple linear subspaces, giving the first provably correct framework for subspace clustering with noisy observations. The work has been cited more than 2 000 times and is implemented in the open-source GPCA Toolbox used by robotics and computer-vision labs worldwide.

In motion segmentation, Vidal showed that trajectories of rigidly moving objects form low-rank subspaces, turning the problem into a subspace-clustering task. His 2004 CVPR paper with R. Hartley and Y. Ma provided the first polynomial-time algorithm to segment multiple rigid-body motions from feature tracks, enabling autonomous vehicles and 3-D reconstruction pipelines to parse complex dynamic scenes. Follow-up studies extended the model to articulated and non-rigid motion, forming the backbone of modern multibody structure-from-motion systems.

Vidal co-authored the 2016 monograph “Generalized Principal Component Analysis” (Springer) that unifies algebraic, statistical and sparse-optimization approaches to subspace clustering. He has released public code for sparse subspace clustering (SSC) and low-rank representation (LRR), benchmarks that remain standard in the field. His group’s 2017 NeurIPS paper on self-expressive deep clustering fused neural networks with subspace models, influencing unsupervised learning for medical imaging.

## FAQs
### Q: What problem does René Vidal’s subspace clustering solve?
A: It groups high-dimensional data points that lie close to several low-dimensional linear subspaces, enabling computers to segment mixed signals such as faces under varying lighting or moving objects in video.

### Q: Where did René Vidal study?
A: He earned his undergraduate degree at the Pontifical Catholic University of Chile and completed graduate work at the University of California, Berkeley.

### Q: Is René Vidal a fellow of major professional societies?
A: Yes, he was named IEEE Fellow and, in January 2023, ACM Fellow for contributions to subspace clustering and motion segmentation in computer vision.

## Why They Matter
Before Vidal’s algebraic approaches, motion segmentation relied on heuristic clustering of feature tracks and often failed when objects had similar 3-D motions. By proving that the problem reduces to clustering subspaces, he gave practitioners a principled, polynomial-time solution that remains state-of-the-art in structure-from-motion libraries such as OpenMVG and COLMAP. His subspace-clustering insights have been adopted in genomics, network security and hyperspectral imaging, demonstrating that abstract algebraic methods can solve practical big-data problems across disciplines. Without his framework, modern autonomous driving pipelines and 3-D mapping systems would require more manual tuning and be less robust to outliers.

## Notable For
- 2022 ACM Fellow “For contributions to subspace clustering and motion segmentation in computer vision”
- 2012 J. K. Aggarwal Prize from the IAPR for outstanding contributions to computer vision
- IEEE Fellow
- Author of the Springer monograph “Generalized Principal Component Analysis” (2016)
- Creator of publicly released GPCA and SSC toolboxes downloaded thousands of times

## Body
### Early Life and Education
René Vidal was born in 1974 in Lautaro, Chile. He completed undergraduate studies in electrical engineering at the Pontifical Catholic University of Chile before moving to the University of California, Berkeley for graduate work under S. Shankar Sastry.

### Academic Career
Vidal joined the faculty of Johns Hopkins University, where he is Professor in the Department of Biomedical Engineering and core faculty in the Center for Imaging Science. He advises the Vision, Dynamics and Learning Lab.

### Research Output
He has published more than 150 peer-reviewed articles and holds an h-index above 70 on Google Scholar. Notable papers include:
- “Generalized Principal Component Analysis (GPCA)” IEEE TPAMI 2005
- “A Benchmark for the Comparison of Affine Motion Segmentation Algorithms” CVPR 2004
- “Sparse Subspace Clustering: Algorithm, Theory, and Applications” TPAMI 2013

### Doctoral Students
His former Ph.D. students include Alvina Goh, Avinash Aghoram Ravichandran and Dheeraj Prasad Singaraju, all now active in computer-vision research.

### Professional Service
Vidal served as Associate Editor for IEEE TPAMI, SIAM Journal on Imaging Sciences, and program chair for ICCV 2015 and CVPR 2014.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "René Vidal",
  "jobTitle": "Professor of Biomedical Engineering",
  "worksFor": {
    "@type": "Organization",
    "name": "Johns Hopkins University"
  },
  "nationality": {
    "@type": "Country",
    "name": "Chile"
  },
  "birthDate": "1974",
  "birthPlace": "Lautaro, Chile",
  "alumniOf": [
    {
      "@type": "EducationalOrganization",
      "name": "Pontifical Catholic University of Chile"
    },
    {
      "@type": "EducationalOrganization",
      "name": "University of California, Berkeley"
    }
  ],
  "knowsAbout": ["Machine learning", "Computer vision", "Subspace clustering"],
  "sameAs": [
    "https://www.wikidata.org/wiki/Q13219454",
    "https://en.wikipedia.org/wiki/Ren%C3%A9_Vidal"
  ],
  "description": "Chilean electrical engineer and computer scientist known for contributions to subspace clustering and motion segmentation."
}

## References

1. [Source](https://www.acm.org/media-center/2023/january/fellows-2022)
2. Mathematics Genealogy Project
3. Virtual International Authority File