# Yang You

> Chinese professor of computer science

**Wikidata**: [Q124750561](https://www.wikidata.org/wiki/Q124750561)  
**Source**: https://4ort.xyz/entity/yang-you

## Summary
Yang You is a Chinese computer scientist and associate professor at the National University of Singapore, specializing in machine learning, high-performance computing, and multimodal learning. His research focuses on developing efficient algorithms and systems for large-scale AI applications, particularly in the areas of foundation models and distributed computing.

## Biography
- Born: April 19, 1991
- Nationality: People's Republic of China
- Education: 
  - Bachelor of Science in Computer Science, China Agricultural University (2009-2012)
  - Master of Science in Computer Science, Tsinghua University (2012-2015)
  - PhD in Computer Science, University of California, Berkeley (2015-2020)
- Known for: Research in machine learning, high-performance computing, and multimodal learning
- Employer(s): National University of Singapore (2020-present)
- Field(s): Machine learning, high-performance computing, foundation model, multimodal learning, distributed system

## Contributions
Yang You has made significant contributions to the field of computer science, particularly in machine learning and high-performance computing. His research spans multiple areas including foundation models, multimodal learning, and distributed systems. As a doctoral student at UC Berkeley under the supervision of James Demmel, a renowned mathematician and computer scientist, You developed expertise in creating efficient algorithms for large-scale computing applications.

His work focuses on bridging the gap between theoretical machine learning and practical implementation, with particular emphasis on multimodal learning - a field that combines different information resources such as images and text. This research is crucial for developing more sophisticated AI systems that can process and understand multiple types of data simultaneously.

Since joining the National University of Singapore in 2020 as an associate professor, You has continued to advance research in high-performance computing and machine learning. His academic contributions include publications in top-tier conferences and journals, though specific paper titles and citation counts are not available in the source material. His Google Scholar profile (ID: jF4dPZwAAAAJ) provides a record of his academic output and impact in the field.

## FAQs
### Q: What is Yang You's current position?
A: Yang You is currently an associate professor at the National University of Singapore, a position he has held since August 2020.

### Q: Where did Yang You complete his PhD?
A: Yang You earned his PhD in Computer Science from the University of California, Berkeley, where he was advised by James Demmel and completed his degree in August 2020.

### Q: What are Yang You's main research areas?
A: Yang You's research focuses on machine learning, high-performance computing, foundation models, multimodal learning, and distributed systems.

### Q: What universities did Yang You attend for his undergraduate and graduate studies?
A: Yang You completed his Bachelor's degree at China Agricultural University (2009-2012) and his Master's degree at Tsinghua University (2012-2015).

## Why They Matter
Yang You represents the new generation of computer scientists bridging the gap between theoretical research and practical applications in AI and machine learning. His work in multimodal learning is particularly significant as it addresses one of the key challenges in artificial intelligence: creating systems that can understand and process multiple types of data simultaneously, similar to how humans perceive the world through various senses.

His research in high-performance computing for machine learning applications has implications for making AI more accessible and efficient. By developing better algorithms and systems, his work helps reduce the computational cost of training and deploying large-scale AI models, which is crucial for the democratization of AI technology.

As an educator and researcher at one of Asia's top universities, Yang You is also contributing to training the next generation of computer scientists. His background - studying at top institutions in China and the United States - positions him well to foster international collaboration in AI research, which is increasingly important in our interconnected world.

## Notable For
- Completed PhD at UC Berkeley under the supervision of renowned mathematician James Demmel
- Specializes in cutting-edge areas of AI including foundation models and multimodal learning
- Active researcher with presence on Google Scholar and Twitter (@YangYou1991)
- Represents the new generation of Chinese computer scientists with international education and research experience
- Holds an academic position at the National University of Singapore, one of Asia's leading universities

## Body
### Early Education and Academic Foundation
Yang You began his academic journey at China Agricultural University in Beijing, where he earned his Bachelor of Science in Computer Science from 2009 to 2012. This foundation led him to Tsinghua University, one of China's most prestigious institutions, where he completed his Master of Science in Computer Science between 2012 and 2015.

### Doctoral Studies at UC Berkeley
In 2015, You began his doctoral studies at the University of California, Berkeley, one of the world's leading institutions for computer science research. Under the guidance of James Demmel, an American mathematician and computer scientist known for his work in numerical linear algebra and high-performance computing, You developed his expertise in machine learning and distributed systems. He completed his PhD in August 2020.

### Research Focus and Expertise
Yang You's research spans several interconnected areas of computer science:
- Machine learning: Developing algorithms that enable computers to learn from data
- High-performance computing: Creating efficient systems for large-scale computational tasks
- Foundation models: Working on large-scale AI models that serve as bases for various applications
- Multimodal learning: Combining different types of data (images, text, etc.) for more comprehensive AI systems
- Distributed systems: Building software systems that run on multiple computers simultaneously

### Current Position
Since August 2020, Yang You has served as an associate professor at the National University of Singapore. In this role, he continues to conduct research while also teaching and mentoring students in computer science.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Yang You",
  "jobTitle": "Associate Professor",
  "worksFor": {"@type": "Organization", "name": "National University of Singapore"},
  "nationality": {"@type": "Country", "name": "People's Republic of China"},
  "birthDate": "1991-04-19",
  "alumniOf": [
    {"@type": "EducationalOrganization", "name": "China Agricultural University"},
    {"@type": "EducationalOrganization", "name": "Tsinghua University"},
    {"@type": "EducationalOrganization", "name": "University of California, Berkeley"}
  ],
  "knowsAbout": ["machine learning", "high-performance computing", "foundation model", "multimodal learning", "distributed system"],
  "sameAs": ["https://www.comp.nus.edu.sg/~youy/"],
  "description": "Chinese computer scientist and associate professor at the National University of Singapore"
}