paper-with-me

홈 › Papers

Bounding the Last Mile: Efficient Learned String Indexing

2021-11-29 · Benjamin Spector, Andreas Kipf, Kapil Vaidya, Chi Wang, Umar Farooq Minhas, Tim Kraska

We introduce the RadixStringSpline (RSS) learned index structure for efficiently indexing strings. RSS is a tree of radix splines each indexing a fixed number of bytes. RSS approaches or exceeds the performance of traditional string indexes while using 7-70$\times$ less memory. RSS achieves this by using the minimal string prefix to sufficiently distinguish the data unlike most learned approaches which index the entire string. Additionally, the bounded-error nature of RSS accelerates the last mile search and also enables a memory-efficient hash-table lookup accelerator. We benchmark RSS on several real-world string datasets against ART and HOT. Our experiments suggest this line of research may be promising for future memory-intensive database applications.

📄 PDF Abstract BibTeX arXiv:2111.14905

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Empirical Evidence for the Fragment level Understanding on Drug Molecular Structure of LLMs

2024-01-15 · Xiuyuan Hu, Guoqing Liu, Yang Zhao, Hao Zhang

AI for drug discovery has been a research hotspot in recent years, and SMILES-based language models has been increasingly applied in drug molecular design. However, no work has explored whether and how language models un…

Drug DesignDrug Discovery

Attention Based Molecule Generation via Hierarchical Variational Autoencoder

2024-01-18 · Divahar Sivanesan

Molecule generation is a task made very difficult by the complex ways in which we represent molecules computationally. A common technique used in molecular generative modeling is to use SMILES strings with recurrent neur…

Self-Referencing Embedded Strings (SELFIES): A 100% robust molecular string representation

2019-05-31 · Mario Krenn, Florian Häse, AkshatKumar Nigam, Pascal Friederich 외

The discovery of novel materials and functional molecules can help to solve some of society's most urgent challenges, ranging from efficient energy harvesting and storage to uncovering novel pharmaceutical drug candidate…

molecular representationvalid

All SMILES Variational Autoencoder

2019-05-30 · Zaccary Alperstein, Artem Cherkasov, Jason Tyler Rolfe

Variational autoencoders (VAEs) defined over SMILES string and graph-based representations of molecules promise to improve the optimization of molecular properties, thereby revolutionizing the pharmaceuticals and materia…

AllDrug DiscoveryMolecular Graph Generation

All SMILES Variational Autoencoder for Molecular Property Prediction and Optimization

2019-09-25 · Zaccary Alperstein, Artem Cherkasov, Jason Rolfe

Variational autoencoders (VAEs) defined over SMILES string and graph-based representations of molecules promise to improve the optimization of molecular properties, thereby revolutionizing the pharmaceuticals and materia…

AllMolecular Property PredictionProperty Prediction