Haejun Lee
5 Papers
15 Citations
Haejun Lee is an academic researcher. The author has contributed to research in topics: Computer science & Language model. The author has an hindex of 3, co-authored 5 publications.
Chat about Author
Papers
SLM: Learning a Discourse Language Representation with Sentence Unshuffling
Haejun Lee,Drew A. Hudson,Kangwook Lee,Christopher D. Manning +3 more
- 30 Oct 2020
TL;DR: Sentence-level Language Modeling is introduced, a new pre-training objective for learning a discourse language representation in a fully self-supervised manner by shuffling the sequence of input sentences and training a hierarchical transformer model to reconstruct the original ordering.
•Posted Content
Retrieve, Rerank, Read, then Iterate: Answering Open-Domain Questions of Arbitrary Complexity from Text.
Peng Qi,Haejun Lee,Oghenetegiri "Tg" Sido,Christopher D. Manning +3 more
- 23 Oct 2020
TL;DR: This work proposes a unified system to answer open-domain questions of arbitrary complexity directly from text that works with off-the-shelf retrieval systems on arbitrary text collections and achieves strong performance on a new unified benchmark.
17
•Proceedings Article
Answering Open-Domain Questions of Varying Reasoning Steps from Text
Peng Qi,Haejun Lee,Tg Sido,Christopher D. Manning +3 more
- 01 Nov 2021
TL;DR: This article developed a unified system to answer directly from text open-domain questions that may require a varying number of retrieval steps, employing a single multi-task transformer model to perform all the necessary subtasks, including retrieving supporting facts, reranking them, and predicting the answer from all retrieved documents.
2
•Posted Content
SLM: Learning a Discourse Language Representation with Sentence Unshuffling.
TL;DR: The authors introduce sentence-level language modeling, a new pre-training objective for learning a discourse language representation in a fully self-supervised manner, by shuffling the sequence of input sentences and training a hierarchical transformer model to reconstruct the original ordering.
2
•Posted Content
Answering Open-Domain Questions of Varying Reasoning Steps from Text
TL;DR: This article developed a unified system to answer directly from text open-domain questions that may require a varying number of retrieval steps, using a single multi-task transformer model to perform all the necessary subtasks, retrieving supporting facts, reranking them, and predicting the answer from all retrieved documents.