paper-with-me

홈 › Papers

AutoBSS: An Efficient Algorithm for Block Stacking Style Search

2020-10-20 · NeurIPS 2020 12 · Yikang Zhang, Jian Zhang, Zhao Zhong

Neural network architecture design mostly focuses on the new convolutional operator or special topological structure of network block, little attention is drawn to the configuration of stacking each block, called Block Stacking Style (BSS). Recent studies show that BSS may also have an unneglectable impact on networks, thus we design an efficient algorithm to search it automatically. The proposed method, AutoBSS, is a novel AutoML algorithm based on Bayesian optimization by iteratively refining and clustering Block Stacking Style Code (BSSC), which can find optimal BSS in a few trials without biased evaluation. On ImageNet classification task, ResNet50/MobileNetV2/EfficientNet-B0 with our searched BSS achieve 79.29%/74.5%/77.79%, which outperform the original baselines by a large margin. More importantly, experimental results on model compression, object detection and instance segmentation show the strong generalizability of the proposed AutoBSS, and further verify the unneglectable impact of BSS on neural networks.

📄 PDF Abstract BibTeX arXiv:2010.10261

Code (0)

등록된 구현이 없습니다.

Tasks

AutoMLBayesian OptimizationClusteringInstance SegmentationModel Compressionobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

The CoSTAR Block Stacking Dataset: Learning with Workspace Constraints

2018-10-27 · Andrew Hundt, Varun Jain, Chia-Hung Lin, Chris Paxton 외

A robot can now grasp an object more effectively than ever before, but once it has the object what happens next? We show that a mild relaxation of the task and workspace constraints implicit in existing object grasping d…

6D Pose Estimation using RGBDIndustrial RobotsNeural Architecture SearchObject+4

Evolving Non-linear Stacking Ensembles for Prediction of Go Player Attributes

2015-12-31 · Josef Moudřík, Roman Neruda

The paper presents an application of non-linear stacking ensembles for prediction of Go player attributes. An evolutionary algorithm is used to form a diverse ensemble of base learners, which are then aggregated by a sta…

Prediction

Learning Optimal Combination Patterns for Lightweight Stereo Image Super-Resolution

2024-10-28 · Proceedings of the 32nd ACM International Conference on Multimedia 2024 10 · Hu Gao, Jing Yang, Ying Zhang, Jingfan Yang 외

Stereo image super-resolution (stereoSR) strives to improve the quality of super-resolution by leveraging the auxiliary information provided by another perspective. Most approaches concentrate on refining module design, …

Image Super-ResolutionStereo Image Super-ResolutionSuper-Resolution

Particle Swarm Optimisation for Evolving Deep Neural Networks for Image Classification by Evolving and Stacking Transferable Blocks

2019-07-29 · Bin Wang, Bing Xue, Mengjie Zhang

Deep Convolutional Neural Networks (CNNs) have been widely used in image classification tasks, but the process of designing CNN architectures is very complex, so Neural Architecture Search (NAS), automatically searching …

ClassificationGeneral Classificationimage-classificationImage Classification+3

Multimodality Stacking with Blockwise missing values and application to the PIONeeR biomarkers study for prediction of resistance to immunotherapy

2026-05-24 · Mohamed Boussena, Florence Monville, Jacques Fieschi-Meric, Frederic Vely 외 arxiv

Integrating multimodal datasets in clinical oncology is frequently hindered by high dimensionality and blockwise missingness, where entire data sources are unavailable for specific patient subsets. Standard survival mode…