paper-with-me

Papers

Robust Learning-Augmented Dictionaries

2024-02-15 · Ali Zeynali, Shahin Kamali, Mohammad Hajiesmaili

We present the first learning-augmented data structure for implementing dictionaries with optimal consistency and robustness. Our data structure, named RobustSL, is a skip list augmented by predictions of access frequencies of elements in a data sequence. With proper predictions, RobustSL has optimal consistency (achieves static optimality). At the same time, it maintains a logarithmic running time for each operation, ensuring optimal robustness, even if predictions are generated adversarially. Therefore, RobustSL has all the advantages of the recent learning-augmented data structures of Lin, Luo, and Woodruff (ICML 2022) and Cao et al. (arXiv 2023), while providing robustness guarantees that are absent in the previous work. Numerical experiments show that RobustSL outperforms alternative data structures using both synthetic and real datasets.

📄 PDF Abstract BibTeX arXiv:2402.09687

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hyperspectral Image Classification via Sparse Representation With Incremental Dictionaries

2019-11-06 · journal 2019 11 · Shujun Yang, Junhui Hou, Yuheng Jia, Shaohui Mei 외

In this letter, we propose a new sparse representation (SR)-based method for hyperspectral image (HSI) classification, namely SR with incremental dictionaries (SRID). Our SRID boosts existing SR-based HSI classification …

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

From Pivots to Graphs: Augmented CycleDensity as a Generalization to One Time InverseConsultation

2021-08-27 · Shashwat Goel, Kunwar Shaanjeet Singh Grover

This paper describes an approach used to generate new translations using raw bilingual dictionaries as part of the 4th Task Inference Across Dictionaries (TIAD 2021) shared task. We propose Augmented Cycle Density (ACD) …

Variational Learning ISTA

2024-07-09 · Fabio Valerio Massoli, Christos Louizos, Arash Behboodi

Compressed sensing combines the power of convex optimization techniques with a sparsity-inducing prior on the signal space to solve an underdetermined system of equations. For many problems, the sparsifying dictionary is…

compressed sensingDictionary LearningRepresentation Learning

The Role of Large Language Models in Musicology: Are We Ready to Trust the Machines?

2024-09-03 · Pedro Ramoneda, Emilia Parada-Cabaleiro, Benno Weck, Xavier Serra

In this work, we explore the use and reliability of Large Language Models (LLMs) in musicology. From a discussion with experts and students, we assess the current acceptance and concerns regarding this, nowadays ubiquito…

Multiple-choiceQuestion GenerationQuestion-GenerationRetrieval+1

KUL@SMM4H’22: Template Augmented Adaptive Pre-training for Tweet Classification

2022-10-01 · SMM4H (COLING) 2022 10 · Sumam Francis, Marie-Francine Moens

This paper describes models developed for the Social Media Mining for Health (SMM4H) 2022 shared tasks. Our team participated in the first subtask that classifies tweets with Adverse Drug Effect (ADE) mentions. Our best-…

Data AugmentationLanguage ModelingLanguage ModellingMasked Language Modeling