Accurate Open-set Recognition for Memory Workload
- URL: http://arxiv.org/abs/2212.08817v1
- Date: Sat, 17 Dec 2022 07:37:40 GMT
- Title: Accurate Open-set Recognition for Memory Workload
- Authors: Jun-Gi Jang, Sooyeon Shim, Vladimir Egay, Jeeyong Lee, Jongmin Park,
Suhyun Chae, U Kang
- Abstract summary: We propose Acorn, an accurate open-set recognition method capturing the characteristics of workload sequences.
Experiments show that Acorn achieves state-of-the-art accuracy, giving up to 37% points higher unknown class detection accuracy.
- Score: 17.700081071282398
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: How can we accurately identify new memory workloads while classifying known
memory workloads? Verifying DRAM (Dynamic Random Access Memory) using various
workloads is an important task to guarantee the quality of DRAM. A crucial
component in the process is open-set recognition which aims to detect new
workloads not seen in the training phase. Despite its importance, however,
existing open-set recognition methods are unsatisfactory in terms of accuracy
since they fail to exploit the characteristics of workload sequences. In this
paper, we propose Acorn, an accurate open-set recognition method capturing the
characteristics of workload sequences. Acorn extracts two types of feature
vectors to capture sequential patterns and spatial locality patterns in memory
access. Acorn then uses the feature vectors to accurately classify a
subsequence into one of the known classes or identify it as the unknown class.
Experiments show that Acorn achieves state-of-the-art accuracy, giving up to
37% points higher unknown class detection accuracy while achieving comparable
known class classification accuracy than existing methods.
Related papers
- Memory-Modular Classification: Learning to Generalize with Memory Replacement [79.772454831493]
We propose a memory-modular learner for image classification that separates knowledge memorization from reasoning.
Our model enables effective generalization to new classes by simply replacing the memory contents.
Experimental results demonstrate the promising performance and versatility of our approach.
arXiv Detail & Related papers (2025-04-08T13:26:24Z) - LeakGuard: Detecting Memory Leaks Accurately and Scalably [3.256598917442277]
LeakGuard is a memory leak detection tool which provides satisfactory balance of accuracy and scalability.
For accuracy, LeakGuard analyzes the behaviors of library and developer-defined memory allocation and deallocation functions.
For scalability, LeakGuard examines each function of interest independently by using its function summary and under-constrained symbolic execution technique.
arXiv Detail & Related papers (2025-04-06T09:11:37Z) - Cascading Unknown Detection with Known Classification for Open Set Recognition [0.6906005491572401]
We introduce Cascading Unknown Detection with Known Classification (Cas-DC)
We learn specialized functions in a cascading fashion for both known/unknown detection and fine class classification amongst the world of knowns.
Our experiments and analysis demonstrate that Cas-DC handily outperforms modern methods in open set recognition.
arXiv Detail & Related papers (2024-06-10T15:13:07Z) - Black-box Unsupervised Domain Adaptation with Bi-directional
Atkinson-Shiffrin Memory [59.51934126717572]
Black-box unsupervised domain adaptation (UDA) learns with source predictions of target data without accessing either source data or source models during training.
We propose BiMem, a bi-directional memorization mechanism that learns to remember useful and representative information to correct noisy pseudo labels on the fly.
BiMem achieves superior domain adaptation performance consistently across various visual recognition tasks such as image classification, semantic segmentation and object detection.
arXiv Detail & Related papers (2023-08-25T08:06:48Z) - DOAD: Decoupled One Stage Action Detection Network [77.14883592642782]
Localizing people and recognizing their actions from videos is a challenging task towards high-level video understanding.
Existing methods are mostly two-stage based, with one stage for person bounding box generation and the other stage for action recognition.
We present a decoupled one-stage network dubbed DOAD, to improve the efficiency for-temporal action detection.
arXiv Detail & Related papers (2023-04-01T08:06:43Z) - Semantic Novelty Detection via Relational Reasoning [17.660958043781154]
We propose a novel representation learning paradigm based on relational reasoning.
Our experiments show that this knowledge is directly transferable to a wide range of scenarios.
It can be exploited as a plug-and-play module to convert closed-set recognition models into reliable open-set ones.
arXiv Detail & Related papers (2022-07-18T15:49:27Z) - Label, Verify, Correct: A Simple Few Shot Object Detection Method [93.84801062680786]
We introduce a simple pseudo-labelling method to source high-quality pseudo-annotations from a training set.
We present two novel methods to improve the precision of the pseudo-labelling process.
Our method achieves state-of-the-art or second-best performance compared to existing approaches.
arXiv Detail & Related papers (2021-12-10T18:59:06Z) - Self-supervised Pretraining with Classification Labels for Temporal
Activity Detection [54.366236719520565]
Temporal Activity Detection aims to predict activity classes per frame.
Due to the expensive frame-level annotations required for detection, the scale of detection datasets is limited.
This work proposes a novel self-supervised pretraining method for detection leveraging classification labels.
arXiv Detail & Related papers (2021-11-26T18:59:28Z) - Conditional Variational Capsule Network for Open Set Recognition [64.18600886936557]
In open set recognition, a classifier has to detect unknown classes that are not known at training time.
Recently proposed Capsule Networks have shown to outperform alternatives in many fields, particularly in image recognition.
In our proposal, during training, capsules features of the same known class are encouraged to match a pre-defined gaussian, one for each class.
arXiv Detail & Related papers (2021-04-19T09:39:30Z) - Rainbow Memory: Continual Learning with a Memory of Diverse Samples [14.520337285540148]
We argue the importance of diversity of samples in an episodic memory.
We propose a novel memory management strategy based on per-sample classification uncertainty and data augmentation.
We show that the proposed method significantly improves the accuracy in blurry continual learning setups.
arXiv Detail & Related papers (2021-03-31T17:28:29Z) - SelfGait: A Spatiotemporal Representation Learning Method for
Self-supervised Gait Recognition [24.156710529672775]
Gait recognition plays a vital role in human identification since gait is a unique biometric feature that can be perceived at a distance.
Existing gait recognition methods can learn gait features from gait sequences in different ways, but the performance of gait recognition suffers from labeled data.
We propose a self-supervised gait recognition method, termed SelfGait, which takes advantage of the massive, diverse, unlabeled gait data as a pre-training process.
arXiv Detail & Related papers (2021-03-27T05:15:39Z) - Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks [133.93803565077337]
retrieval-augmented generation models combine pre-trained parametric and non-parametric memory for language generation.
We show that RAG models generate more specific, diverse and factual language than a state-of-the-art parametric-only seq2seq baseline.
arXiv Detail & Related papers (2020-05-22T21:34:34Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.