paper-with-me

홈 › Papers

CAMAL: Optimizing LSM-trees via Active Learning

2024-09-23 · Weiping Yu, Siqiang Luo, Zihao Yu, Gao Cong

We use machine learning to optimize LSM-tree structure, aiming to reduce the cost of processing various read/write operations. We introduce a new approach Camal, which boasts the following features: (1) ML-Aided: Camal is the first attempt to apply active learning to tune LSM-tree based key-value stores. The learning process is coupled with traditional cost models to improve the training process; (2) Decoupled Active Learning: backed by rigorous analysis, Camal adopts active learning paradigm based on a decoupled tuning of each parameter, which further accelerates the learning process; (3) Easy Extrapolation: Camal adopts an effective mechanism to incrementally update the model with the growth of the data size; (4) Dynamic Mode: Camal is able to tune LSM-tree online under dynamically changing workloads; (5) Significant System Improvement: By integrating Camal into a full system RocksDB, the system performance improves by 28% on average and up to 8x compared to a state-of-the-art RocksDB design.

📄 PDF Abstract BibTeX arXiv:2409.15130

Code (1)

NTU-Siqiang-Group/CAMAL 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Few Labels are all you need: A Weakly Supervised Framework for Appliance Localization in Smart-Meter Series

2025-06-06 · Adrien Petralia, Paul Boniol, Philippe Charpentier, Themis Palpanas

Improving smart grid system management is crucial in the fight against climate change, and enabling consumers to play an active role in this effort is a significant challenge for electricity suppliers. In this regard, mi…

AllNon-Intrusive Load Monitoring

CAMAL: Improving Attention Alignment and Faithfulness with Segmentation Masks

2026-05-08 · Rajdeep Singh Hundal, Yan Xiao, Jin Song Dong, Manuel Rigger arxiv

Many vision datasets now provide segmentation masks in addition to annotated images to support a wide range of tasks. In this work, we propose Class Activation Map Attention Learning (CAMAL), an efficient and scalable me…

Reinforcement Learning

CAMAL: Context-Aware Multi-layer Attention framework for Lightweight Environment Invariant Visual Place Recognition

2019-09-18 · Ahmad Khaliq, Shoaib Ehsan, Michael Milford, Klaus McDonald-Maier

In the last few years, Deep Convolutional Neural Networks (D-CNNs) have shown state-of-the-art (SOTA) performance for Visual Place Recognition (VPR), a pivotal component of long-term intelligent robotic vision (vision-aw…

Image RetrievalRetrievalVisual Place Recognition

SynthFormer: Equivariant Pharmacophore-based Generation of Synthesizable Molecules for Ligand-Based Drug Design

2024-10-03 · Zygimantas Jocys, Zhanxing Zhu, Henriette M. G. Willems, Katayoun Farrahi

Drug discovery is a complex, resource-intensive process requiring significant time and cost to bring new medicines to patients. Many generative models aim to accelerate drug discovery, but few produce synthetically acces…

Drug DesignDrug DiscoveryGraph Neural Network

DeviceScope: An Interactive App to Detect and Localize Appliance Patterns in Electricity Consumption Time Series

2025-06-06 · Adrien Petralia, Paul Boniol, Philippe Charpentier, Themis Palpanas

In recent years, electricity suppliers have installed millions of smart meters worldwide to improve the management of the smart grid system. These meters collect a large amount of electrical consumption data to produce v…

Time Series