Shrinking knowledge bases for knowledge intensive tasks, one key-value pair at a time
Python
2
330 commits
updated Jan 30, 2025
The 768-dimensional embedding of 2019 Wikipedia dump (split to 100 token segment) takes almost 150GB. This poses practical issues for both research and applications. We aim to reduce the size through two methods:
Dimensionality reduction of the embedding:
Document splitting & filtering:
@inproceedings{zouhar2022knowledge,
title={Knowledge Base Index Compression via Dimensionality and Precision Reduction},
author={Zouhar, Vil{\'e}m and Mosbach, Marius and Zhang, Miaoran and Klakow, Dietrich},
booktitle={Proceedings of the 1st Workshop on Semiparametric Methods in NLP: Decoupling Logic from Knowledge},
pages={41--53},
year={2022},
url={https://aclanthology.org/2022.spanlp-1.5/},
}
Furthermore, this project is also a Master thesis.
330 commits
Python
57.2%
TeX
41.0%
Shell
1.7%
Shrinking knowledge bases for knowledge intensive tasks, one key-value pair at a time
Python
2
330 commits
updated Jan 30, 2025
The 768-dimensional embedding of 2019 Wikipedia dump (split to 100 token segment) takes almost 150GB. This poses practical issues for both research and applications. We aim to reduce the size through two methods:
Dimensionality reduction of the embedding:
Document splitting & filtering:
@inproceedings{zouhar2022knowledge,
title={Knowledge Base Index Compression via Dimensionality and Precision Reduction},
author={Zouhar, Vil{\'e}m and Mosbach, Marius and Zhang, Miaoran and Klakow, Dietrich},
booktitle={Proceedings of the 1st Workshop on Semiparametric Methods in NLP: Decoupling Logic from Knowledge},
pages={41--53},
year={2022},
url={https://aclanthology.org/2022.spanlp-1.5/},
}
Furthermore, this project is also a Master thesis.
330 commits
Python
57.2%
TeX
41.0%
Shell
1.7%