Papers by Keith Hall

7 papers
Zero-shot Neural Passage Retrieval via Domain-targeted Synthetic Question Generation (2021.eacl-main)

Copied to clipboard

Challenge: Recent advances in neural retrieval have led to advancements on document, passage and knowledge-base benchmarks.
Approach: They propose an approach to zero-shot learning for passage retrieval that uses synthetic question generation to close this gap.
Outcome: The proposed approach can exceed term-based techniques on document retrieval benchmarks by using domain-targeted synthetic question generation.
HYRR: Hybrid Infused Reranking for Passage Retrieval (2024.lrec-main)

Copied to clipboard

Challenge: Existing passage retrieval systems typically adopt a two-stage retrieve-then-rerank pipeline.
Approach: They propose a framework for training robust reranking models using hybrid retrievers . they propose HYRR framework that allows users to select training data using hybrids .
Outcome: The proposed framework is robust to different first-stage retrieval settings.
Sentence-T5: Scalable Sentence Encoders from Pre-trained Text-to-Text Models (2022.findings-acl)

Copied to clipboard

Challenge: Sentence embeddings are useful for language processing tasks, but it is unclear how to produce them from encoder-decoder models.
Approach: They investigate the effects of scaling up sentence encoders to 11B parameters on sentence embeddings from text-to-text transformers (T5) .
Outcome: The proposed models outperform the previous best models on both SentEval and SentGLUE transfer tasks.
Processing South Asian Languages Written in the Latin Script: the Dakshina Dataset (2020.lrec-1)

Copied to clipboard

Challenge: a new resource is available for 12 South Asian languages that use the Latin script for text entry . the Latin-script system is not widely used in South Asian language writing, despite the Latin alphabet .
Approach: They describe the Dakshina dataset, a new resource consisting of text in both the Latin and native scripts for 12 South Asian languages.
Outcome: The Dakshina dataset includes text in both the Latin and native scripts for 12 languages . the authors provide baseline results on several tasks made possible by the dataset .
Text Genre and Training Data Size in Human-like Parsing (D19-1)

Copied to clipboard

Challenge: Using domain-specific training, NLP systems work better, but only when the training examples come from the same textual genre.
Approach: They relate the states of a neural phrase-structure parser to electrophysiological measures from human participants.
Outcome: The proposed model is well-matched to the training data from human participants, but only when the training examples come from the same genre.
Large Dual Encoders Are Generalizable Retrievers (2022.emnlp-main)

Copied to clipboard

Challenge: Experimental results show that dual encoders outperform sparse and dense retrievers on the BEIR dataset significantly.
Approach: They challenge belief that bottleneck layer is too limited for out-of-domain generalization . they scale up the model while keeping bottleneck as a single dot-product with a fixed size .
Outcome: The proposed model outperforms sparse and dense retrievers on the BEIR dataset significantly.
OpenMSD: Towards Multilingual Scientific Documents Similarity Measurement (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for finding related papers in different languages are not effective for multilingual SDSM.
Approach: They propose to use Open-access Multilingual Scientific Documents to develop multilingual SDSM models that adjust and extend state-of-the-art methods for English SDSM tasks.
Outcome: The proposed model outperforms baseline methods on multilingual SDSM tasks while preserving the performance of the existing methods.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations