Papers by Matthias Petri
Accelerating Learned Sparse Indexes Via Term Impact Decomposition (2022.findings-emnlp)
Copied to clipboard
| Challenge: | Novel inverted index-based learned sparse ranking models provide more effective, but less efficient, retrieval performance compared to traditional ranking models. |
| Approach: | They propose a technique that allows for automatic pruning of ranking models by storing metadata about index term importance scores. |
| Outcome: | The proposed technique accelerates top-k retrieval by 9.6X without loss in effectiveness. |