# Vision & Learning Lab, SNU.

![](https://lh3.googleusercontent.com/9C_KIjbqmHZESFJiKraI62DTA956Q2TKEECT9-kzrA43FBkFSrDfSwnZ1FQGBIdjJ9_zvz7GdQ6zOgPlI9GxqneZUHWIOi-WQKrjvFZtAEQ74C3fCAyauRWkXsyPGbXkUolRrzIUfBDy3I_-S_VzgA=s2048)

[The Vision & Learning Lab](https://vision.snu.ac.kr/) is one of the premier research institutes at Seoul National University, under the leadership of Professor [Gunhee Kim](https://vision.snu.ac.kr/gunhee/index.html#top), spearheading groundbreaking work in artificial intelligence (AI). The lab focuses on developing advanced machine learning and optimization techniques to solve complex problems in computer vision and natural language processing (NLP):

* Integrative studies tackling recognition problems in computer vision and their intersections with NLP.
* Fundamental research in machine learning aimed at advancing computer vision and NLP technologies.
* Understanding and synthesizing online multi-format data such as photos, videos, and natural language.

> Insu Jeon (the owner of this gitbook) have been worked  in the Vision and Learning Lab as an AI researcher, performing researches on Artificial Intelligence, NLP, and Bayesian meta learning.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://insujeon.gitbook.io/me/work-experiences/vision-and-learning-lab-snu..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
