diff --git a/_data/navigation.yml b/_data/navigation.yml index 4dabb9f..9fb4bca 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -28,20 +28,20 @@ main: program: - title: Program Details children: -# - title: "Overview" -# url: /program/ + - title: "Overview" + url: /program/overview # - title: "Main Conference Schedule" # url: /program/schedule/ # - title: "Conference Handbook (PDF)" # url: /downloads/handbook-final-v2.pdf -# - title: "Invited Speakers and Panels" -# url: /program/keynotes-panels/ + - title: "Keynotes" + url: /program/keynotes/ - title: "Tutorials" url: /program/tutorials/ # - title: "Structured Socials" # url: /blog/welcome-to-structured-socials/ -# - title: "Birds-of-a-Feather Meetups" -# url: /blog/welcome-to-bofs/ + - title: "Panel" + url: /blog/welcome-to-bofs/ - title: "Workshops" url: /program/workshops/ - title: "Accepted Papers" @@ -50,6 +50,8 @@ program: url: /program/accepted_papers_industry/ - title: "Mexican NLP Summer School 2024" url: https://ampln.github.io/escuelaverano2024/ + - title: "Welcome Reception and Social Event " + url: /program/welcome/ calls: - title: Call for diff --git a/_pages/program/panel.md b/_pages/program/panel.md new file mode 100644 index 0000000..9ef3f6e --- /dev/null +++ b/_pages/program/panel.md @@ -0,0 +1,19 @@ +--- +title: Tutorials +layout: single +excerpt: "NAACL 2024 Tutorials" +permalink: /program/tutorials/ +sidebar: + nav: program +toc: true +toc_sticky: true +--- + +The accepted NAACL 2024 tutorials are listed below. We will add more details such as the dates and links to the tutorial websites later. + +* **Combating Security and Privacy Issues in the Era of Large Language Models**. Muhao Chen, Chaowei Xiao, Huan Sun, Lei Li, Leon Derczynski and Anima Anandkumar. +* **Human-AI Interaction in the Age of LLMs**. Diyi Yang, Tongshuang Wu and Marti A. Hearst. +* **Explanation in the Era of Large Language Models**. Zining Zhu, Hanjie Chen, Xi Ye, Chenhao Tan, Ana Marasovic, Sarah Wiegreffe and Qing Lyu. +* **Catch Me If You GPT: Tutorial on Deepfake Texts**. Adaku Uchendu, Saranya Venkatraman, Thai Le and Dongwon Lee. +* **From Text to Context: Contextualizing Language with Humans, Groups, and Communities for Socially Aware NLP**. Adithya Ganesan, Siddharth Mangalik, Vasudha Varadarajan, Nikita Soni, Swanie Juhng, João Sedoc, Andrew Schwartz, Salvatore Giorgi and Ryan Boyd. +* **Spatial and Temporal Language Understanding: Representation, Reasoning, and Grounding**. Parisa Kordjamshidi, Marie-Francine Moens, James Pustejovsky and Qiang Ning.