# PUBLICATIONS

- [NAVER AI Lab](https://naver-career.gitbook.io/en/publications/naver-ai-lab.md): Full publication list of NAVER AI Lab
- [NAVER Cloud AI](https://naver-career.gitbook.io/en/publications/all.md): Full publication list of NAVER Cloud
- [Core ML & AI](https://naver-career.gitbook.io/en/publications/core-ml-ai.md): Papers presented at the venues related to ML and AI such as ICLR, NeurIPS, ICML, AAAI, etc.
- [Computer Vision](https://naver-career.gitbook.io/en/publications/computer-vision.md): Papers published at the venues related to computer vision such as CVPR, ECCV, ICCV, WACV, etc.
- [NLP & Speech](https://naver-career.gitbook.io/en/publications/nlp-and-speech.md): Papers published at the venues related to NLP and speech such as ACL, EMNLP, NAACL, ICASSP, Interspeech, etc.
- [Search & RecSys](https://naver-career.gitbook.io/en/publications/search-and-recsys.md): Papers published at the venues related to IR, data mining, and recommendation such as KDD, ICDE, CIKM, Recsys, etc.
- [HCI and More Research Areas](https://naver-career.gitbook.io/en/publications/other-research-areas.md): Papers published at the venues related to various research fields such as HCI, Music, etc.


---

# 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://naver-career.gitbook.io/en/publications.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.
