paper-with-me

Papers

Automated Dominative Subspace Mining for Efficient Neural Architecture Search

2022-10-31 · Yaofo Chen, Yong Guo, Daihai Liao, Fanbing Lv, Hengjie Song, James Tin-Yau Kwok, Mingkui Tan

Neural Architecture Search (NAS) aims to automatically find effective architectures within a predefined search space. However, the search space is often extremely large. As a result, directly searching in such a large search space is non-trivial and also very time-consuming. To address the above issues, in each search step, we seek to limit the search space to a small but effective subspace to boost both the search performance and search efficiency. To this end, we propose a novel Neural Architecture Search method via Dominative Subspace Mining (DSM-NAS) that finds promising architectures in automatically mined subspaces. Specifically, we first perform a global search, i.e ., dominative subspace mining, to find a good subspace from a set of candidates. Then, we perform a local search within the mined subspace to find effective architectures. More critically, we further boost search performance by taking well-designed/ searched architectures to initialize candidate subspaces. Experimental results demonstrate that DSM-NAS not only reduces the search cost but also discovers better architectures than state-of-the-art methods in various benchmark search spaces.

📄 PDF Abstract BibTeX arXiv:2210.17180

Code (1)

chenyaofo/ASE-NAS pytorch

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

A Collaboration Strategy in the Mining Pool for Proof-of-Neural-Architecture Consensus

2022-05-05 · Boyang Li, Qing Lu, Weiwen Jiang, Taeho Jung 외

In most popular public accessible cryptocurrency systems, the mining pool plays a key role because mining cryptocurrency with the mining pool turns the non-profitable situation into profitable for individual miners. In m…

Deep LearningNeural Architecture Search

Automated Random Embedding for Practical Bayesian Optimization with Unknown Effective Dimension

2026-05-22 · Hong Qian, Xiang Shu, Xiang Xia, Xuhui Liu 외 arxiv

Bayesian optimization is widely employed for optimizing complex black-box functions but struggles with the curse of dimensionality. Random embedding, as a dimension reduction strategy, simplifies tasks that possess the e…

Efficient Subspace Search in Data Streams

2020-11-13 · Edouard Fouché, Florian Kalinke, Klemens Böhm

In the real world, data streams are ubiquitous -- think of network traffic or sensor data. Mining patterns, e.g., outliers or clusters, from such data must take place in real time. This is challenging because (1) streams…

Outlier Detection

A simple efficient density estimator that enables fast systematic search

2017-07-03 · Jonathan R. Wells, Kai Ming Ting

This paper introduces a simple and efficient density estimator that enables fast systematic search. To show its advantage over commonly used kernel density estimator, we apply it to outlying aspects mining. Outlying aspe…

Small Data Image Classification

A new effective and efficient measure for outlying aspect mining

2020-04-28 · Durgesh Samariya, Sunil Aryal, Kai Ming Ting

Outlying Aspect Mining (OAM) aims to find the subspaces (a.k.a. aspects) in which a given query is an outlier with respect to a given dataset. Existing OAM algorithms use traditional distance/density-based outlier scores…

Density Estimation