diff --git a/_data/papers/2022.yml b/_data/papers/2022.yml new file mode 100644 index 0000000..c44257e --- /dev/null +++ b/_data/papers/2022.yml @@ -0,0 +1,17 @@ + +- + layout: paper + paper-type: inproceedings + selected: y + year: 2021 + img: hallucinations-min.png + title: "Looking for a needle in a haystack: A comprehensive study of hallucinations in neural machine translation" + authors: "Nuno Guerreiro, Elena Voita, André Martins" + doc-url: + conf_name: + conf_year: 2022 + url: "https://arxiv.org/pdf/2208.05309.pdf" + code: + blog: + abstract: "" + diff --git a/_includes/footer.html b/_includes/footer.html index e53c816..237305f 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,31 +6,6 @@
-
-
-
-
-
- |
-
-
-
-
-
-
-
- |
diff --git a/img/paper/hallucinations-min.png b/img/paper/hallucinations-min.png
new file mode 100644
index 0000000..083b9dc
Binary files /dev/null and b/img/paper/hallucinations-min.png differ
diff --git a/img/paper/hallucinations.png b/img/paper/hallucinations.png
new file mode 100644
index 0000000..2971710
Binary files /dev/null and b/img/paper/hallucinations.png differ
diff --git a/index.md b/index.md
index 44f2a9e..3d94d5e 100644
--- a/index.md
+++ b/index.md
@@ -12,18 +12,23 @@ description: I'm Elena (Lena) Voita and I work on Natural Language Processing. M
-->
-I am Elena (Lena) Voita, a __Ph.D. student__ at the University of Edinburgh supervised by [Ivan Titov]({{site:ivan_page}}) and [Rico Sennrich]({{site.rico_page}}).
+I am Elena (Lena) Voita, a __Research Scientist__ at [__FAIR__](https://ai.facebook.com) working on Natural Language Processing.
-I'm supported by the [__Facebook PhD Fellowship__](https://research.fb.com/blog/2020/01/announcing-the-recipients-of-the-2020-facebook-fellowship-awards/) (2020-2022).
-Previously, I was a __research scientist__ at [Yandex Research]({{site.yandex_research_main}}) and worked closely with the [Yandex Translate](https://translate.yandex.com) team.
-Since 2018, I [teach NLP](https://github.com/yandexdataschool/nlp_course) at the [Yandex School of Data Analysis](https://yandexdataschool.com) (from 2022, in Izrael branch).
+Before that, I was Ph.D. student at the University of Edinburgh supervised by [Ivan Titov]({{site:ivan_page}}) and [Rico Sennrich]({{site.rico_page}}), was awarded [Facebook PhD Fellowship](https://research.fb.com/blog/2020/01/announcing-the-recipients-of-the-2020-facebook-fellowship-awards/),
+worked as a Research Scientist at [Yandex Research]({{site.yandex_research_main}}) side by side with the [Yandex Translate](https://translate.yandex.com) team,
+while enjoying writing [blog posts](https://lena-voita.github.io/posts.html) and [teaching](https://lena-voita.github.io/nlp_course.html).
__Blog-course:__ NLP Course For You - look [here](https://lena-voita.github.io/nlp_course.html).
## News
__2022__
+
+* __Dec__ Keynote: [BlackBoxNLP workshop at EMNLP 2022](https://blackboxnlp.github.io).
+* __Nov__ Teaching: Invited lecture at EPFL.
+* __Nov__ Job started: Research Scientist at [FAIR](https://ai.facebook.com).
+* __Oct-Dec__ Area Chair: [EACL 2023](https://2023.eacl.org).
* __July__ Teaching: [SICSS-Oxford](https://sicss.io/2022/oxford/).
* __June-Sept__ Area Chair: [EMNLP 2022](https://2022.emnlp.org/).
* __May-Sept__ Senior Area Chair: [AACL-IJCNLP 2022](https://www.aacl2022.org/).
diff --git a/nlp_course.html b/nlp_course.html
index c71515e..845e70a 100644
--- a/nlp_course.html
+++ b/nlp_course.html
@@ -136,7 +136,7 @@
This is an extension to the (ML for)
Natural Language Processing course
I teach at the Yandex School of Data Analysis (YSDA)
- since fall 2018. For now, only part of the topics is likely to be covered here.
+ since fall 2018 (from 2022, in Israel branch). For now, only part of the topics is likely to be covered here.
@@ -193,7 +193,7 @@
@@ -276,7 +276,7 @@ This new format of the course is designed for:Seminars & Homeworks -notebooks in our 8k-☆ course repo + notebooks in our 8.2k-☆ course repo Bonus:Seminars & HomeworksFor each topic, you can take notebooks from - our 8k-☆ course repo. + our 8.2k-☆ course repo. From 2020, both PyTorch and Tensorflow! diff --git a/talks.md b/talks.md index 56cff8d..49fb861 100644 --- a/talks.md +++ b/talks.md @@ -7,13 +7,21 @@ order: 3 --- ### Service + +Senior Area Chair: +* AACL-IJCNLP 2022 + +Area Chair: +* EMNLP 2022 +* EACL 2023 + Program committee: * EMNLP: 2019 (outstanding reviewer), 2020, 2021 * ACL 2020 * NAACL 2021 * ICML 2020 (top-33% reviewer) * NeurIPS 2020 -* ICLR 2021 (outstanding reviewer) +* ICLR 2021 (outstanding reviewer), 2023 * Workshops: [RepL4NLP](https://sites.google.com/view/repl4nlp2020/home) 2020 (at ACL), [DeeLIO](https://sites.google.com/view/deelio-ws/program-committee) 2020 (at EMNLP) @@ -24,6 +32,8 @@ Program committee: ### Speaker +* 12/2022 _The Two Viewpoints on the NMT Training Process_ (keynote) +[BlackBoxNLP workshop at EMNLP 2022](https://blackboxnlp.github.io) * 08/2021 _Neural Machine Translation Inside Out_ (keynote) [RepL4NLP workshop at ACL 2021](https://sites.google.com/view/repl4nlp-2021/home) * 06/2021 _Neural Machine Translation Inside Out_ (keynote) |