这里写自定义目录标题

  • ICCV (35篇)
  • NeurIPS / NIPS (28篇)
  • AAAI (31篇)

ICCV (35篇)

  1. Learning Latent Architectural Distribution in Differentiable Neural Architecture Search via Variational Information Maximization
  2. AdvRush Searching for Adversarially Robust Neural Architectures
  3. Boss NAS Exploring Hybrid CNN Transformers With Block Wisely Self Supervised Neural Architecture Search
  4. Evolving Search Space for Neural Architecture Search
  5. NASOoD Neural Architecture Search for Out of Distribution Generalization
  6. Not All Operations Contribute Equally Hierarchical Operation Adaptive Predictor for Neural Architecture Search
  7. Homogeneous Architecture Augmentation for Neural Predictor
  8. RANKNOSH Efficient Predictor Based Architecture Searchvia Non Uniform Successive Halving
  9. Pyramid Architecture Search for Real Time Image Deblurring
  10. GLiT Neural Architecture Search for Global and Local Image Transformer
  11. ECDARTS Inducing Equalized and Consistent Optimization Into DARTS
  12. PiNAS Improving Neural Architecture Search by Reducing Supernet Training Consistency Shift
  13. Auto Space Neural Architecture Search With Less Human Interference
  14. TAutoML Automated Machine Learning for Lesion Segmentation Using Transformers in 3D Medical Imaging
  15. BNNAS Neural Architecture Search With Batch Normalization
  16. IDARTS Interactive Differentiable Architecture Search
  17. ZenNAS A Zero Shot NAS for High Performance Image Recognition
  18. AutoFormer Searching Transformers for Visual Recognition
  19. Once Quantization Aware Training High Performance Extremely Low Bit Architecture Search
  20. CMNAS Cross Modality Neural Architecture Search for Visible Infrared Person Re-Identification
  21. Differentiable Convolution Search for Point Cloud Processing
  22. Distilling Optimal Neural Networks Rapid Search in Diverse Spaces
  23. Achieving On Mobile Real Time Super Resolution With Neural Architecture and Pruning Search
  24. FairNAS Rethinking Evaluation Fairness of Weight Sharing Neural Architecture Search
  25. Neural Architecture Search for Joint Human Parsing and Pose Estimation
  26. SACoD Sensor Algorithm CoDesign Towards Efficient CNN Powered Intelligent PhlatCam
  27. NASOA Towards Faster Task Oriented Online Fine Tuning With a Zoo of Models
  28. iNAS Integral NAS for Device Aware Salient Object Detection
  29. Reconfig ISP Reconfigurable Camera Image Processing Pipeline
  30. Searching for Two Stream Models in Multivariate Space for Video Recognition
  31. Searching for Controllable Image Restoration Networks
  32. Exploring Relational Context for Multi Task Dense Prediction
  33. Spatial Temporal Consistency Network for Low Latency Trajectory Forecasting
  34. Exploration and Estimation for Model Compression
  35. Direct Differentiable Augmentation Search

NeurIPS / NIPS (28篇)

  1. Graph Differentiable Architecture Search with StructureLearning
  2. TNASPA Transformer based NAS Predictor with a Self evolution Framework
  3. Stronger NAS with Weaker Predictors
  4. Differentiable Synthesis of Program Architectures
  5. BatchQuant Quantized for all Architecture Search with Robust Quantizer
  6. Generic Neural Architecture Search via Regression
  7. NASBenchx11 and the Power of Learning Curves
  8. How Powerful are Performance Predictors in Neural Architecture Search
  9. Speedy Performance Estimation for Neural Architecture Search
  10. Evaluating Efficient Performance Estimators of Neural Architectures
  11. Progressive Feature Interaction Search for Deep Sparse Network
  12. Hardware adaptive Efficient Latency Prediction for NAS via Meta Learning
  13. Searching the Search Space of Vision Transformer
  14. Task Adaptive Neural Network Search with Meta Contrastive Learning
  15. Rethinking Neural Operations for Diverse Tasks
  16. Neural Architecture Dilation for Adversarial Robustness
  17. Memory efficient Patch based Inference for Tiny Deep Learning
  18. Neural Ensemble Search for Uncertainty Estimation and Dataset Shift
  19. Searching for Efficient Transformers for Language Modeling
  20. Federated Hyperparameter Tuning Challenges Baselines and Connections to Weight Sharing
  21. BNS Building Network Structures Dynamically for Continual Learning
  22. Neural Regression Representational Similarity Model Zoology Neural Task onomy at Scalein Rodent Visual Cortex
  23. An Empirical Study of Adder Neural Networks for Object Detection
  24. Multi Objective Meta Learning
  25. Controlled Text Generation as Continuous Optimization with Multiple Constraints
  26. Rethinking gradient sparsification as total error minimization
  27. Self Supervised Learning Disentangled Group Representation as Feature
  28. The Sensory Neuronasa Transformer Permutation Invariant Neural Networks for Reinforcement Learning

AAAI (31篇)

  1. One shot Graph Neural Architecture Search with Dynamic Search Space
  2. BANANAS Bayesian Optimization with Neural Architectures for Neural Architecture Search
  3. Neural Architecture Search as Sparse Supernet
  4. NAS Transfer Analyzing Architecture Transfer ability in Large Scale Neural Architecture Search
  5. Rethinking Bi Level Optimization in NeuralArchitectureSearchAGibbs Sampling Perspective
  6. NASGEM Neural Architecture Search via Graph Embedding Method
  7. Unchainthe Search Space with Hierarchical Differentiable Architecture Search
  8. MUFASA Multimodal Fusion Architecture Search for Electronic Health Records
  9. Fitting the Search Space of Weight sharing NAS with Graph Convolutional Networks
  10. Advantage NAS Efficient Neural Architecture Search with Credit Assignment
  11. Auto Dropout Learning Dropout Patterns to Regularize Deep Networks
  12. Teacher Guided Neural Architecture Search for Face Recognition
  13. Dynamically Grown Generative Adversarial Networks
  14. Automated Model Design and Benchmarking of Deep Learning Models for COVID19 Detection with Chest CT Scans
  15. CAKES Channelwise Automatic KErnel Shrinking for Efficient 3D Networks
  16. NEAPF Network Epoch Accuracy Prediction Framework
  17. Evolving Spiking Circuit Motifs Using Weight Agnostic Neural Networks
  18. Auto Text An End to End Auto AI Framework for Text
  19. Costaware Graph Generation A Deep Bayesian Optimization Approach
  20. Regional Attention with Architecture Rebuilt 3D Network for RGBD Gesture Recognition
  21. PartialIs Better Than All Revisiting Finetuning Strategy for Fewshot Learning
  22. SecDD Efficient and Secure Method for Remotely Training Neural Networks
  23. Frac Bits Mixed Precision Quantization via Fractional Bit Widths
  24. Deeplite Neutrino TMA Black Box Framework for Constrained Deep Learning Model Optimization
  25. Searching for Machine Learning Pipelines Using a Context Free Grammar
  26. Anytime Inference with Distilled Hierarchical Neural Ensembles
  27. Multi Task Recurrent Modular Networks
  28. Trans Tailor Pruning the Pretrained Model for Improved Transfer Learning
  29. Searching for Alignment in Face Recognition
  30. Composite Adversarial Attacks
  31. High Dimensional Level Set Estimation with Bayesian Neural Network

2021年 ICCV / NeurIPS / AAAI 中Neural Architecture Search (NAS) 神经网络结构搜索相关论文汇总相关推荐

  1. 神经架构搜索(Neural Architecture Search,NAS)介绍

    神经架构搜索Neural Architecture Search,NAS介绍 Introduction Intractable Search Space Non transferable optima ...

  2. 神经网络架构搜索(Neural Architecture Search, NAS)笔记

    目录 (一)背景 (二)NAS流程 2.1 定义搜索空间 2.2 搜索策略 (三)加速 (四)变体及扩展 4.1 扩展到其他任务 4.2 扩展到其他超参数 (一)背景 机器学习从业者被戏称为" ...

  3. 渐进式神经网络结构搜索技术(Progressive Neural Architecture Search)(2018年最强最智能的图像分类)详解

    转发地址为:https://yq.aliyun.com/articles/622265?spm=a2c4e.11155472.0.0.402c3fa6VbJvBH 神经网络结构搜索是谷歌的AutoML ...

  4. NAS-Unet Neural Architecture Search for Medical Image Segmentation

    NAS-Unet:医学图像分割的神经架构搜索 论文地址:https://doi.org/10.1109/ACCESS.2019.2908991 项目地址:https://github.com/tian ...

  5. 【读点论文】MnasNet: Platform-Aware Neural Architecture Search for Mobile,用神经网络搜索的方式来设计网络平衡精度与速度

    MnasNet: Platform-Aware Neural Architecture Search for Mobile Abstract 为移动设备设计卷积神经网络(CNN)模型具有挑战性,因为移 ...

  6. Neural Architecture Search: A survey

    文章目录 1. Introduction 2. Search Space 2.1搜索空间定义: 2.2 常见的搜索空间举例: 2.2.1 简单链式搜索空间: 2.2.2 复杂多分支搜索空间 2.2.3 ...

  7. ISTA-NAS: Efficient and Consistent Neural Architecture Search by Sparse Coding

    论文题目:ISTA-NAS: Efficient and Consistent Neural Architecture Search by Sparse Coding 作者:Yibo Yang.Hon ...

  8. 【读点论文】FBNetV2:Differentiable Neural Architecture Search for Spatial and Channel D扩大搜索空间,复用featuremap

    FBNetV2: Differentiable Neural Architecture Search for Spatial and Channel Dimensions Abstract 可微分神经 ...

  9. 自学网络结构(一):Neural Architecture Search With Reinforcement Learning

    论文:Neural Architecture Search With Reinforcement Learning 链接:https://arxiv.org/abs/1611.01578 代码链接:h ...

最新文章

  1. java webservice 依赖_java开发webservice的几种方式
  2. android wifi布局,如何实现Android状态栏的Wi-Fi搜索周边的列表和周围Wi-Fi强度图标切换?...
  3. spring17:Bean的生命始末标签@PostConstruct,@PreDestroy和改变作用范围的@Scope标签
  4. python数据类型之元组类型
  5. youcans 的 OpenCV 学习课—6.灰度变换与直方图处理
  6. Robocode教程2——你的第一个robo,取个好名字哦
  7. hystrix 页面_《SpringCloud微服务之Hystrix组件》
  8. spring boot 实现发送邮箱验证码
  9. sql设为简单模式sql_SQL模式演练
  10. java对象赋值_Java对象引用和对象赋值
  11. Windows通过IP地址向对方发送信息
  12. ubuntu14.04彻底卸载ibus安装fcitx拼音输入法
  13. 腾讯T1~T9级别工程师具备专业的能力及知识点总结。
  14. 8086指令系统(8086基本知识点)
  15. Map转为String
  16. 上半年精选300篇Python文章,推荐你收藏~
  17. 地铁框架保护的原理_浅析地铁直流框架保护原理及应急处置
  18. jdk 下有jre 还需要下载jre吗
  19. SQL 查询整型字段值和十六进制相互转换
  20. flask 微电影网站

热门文章

  1. 钉钉的密聊消息会保存在服务器吗,钉钉密聊如何匿名?怎么使用?
  2. JAVA多线程基础篇-join方法的使用
  3. Django之批量插入数据、 自定义分页器
  4. lwip网络通信socket_LWIP之SOCKET编程
  5. Spring中bean的注入方式
  6. 如何开启mysql慢查询日志?
  7. antd table居中问题
  8. itop安装,zabbix安装维和监控系统集成,并自动创建运维工单
  9. win10安装轻量级虚拟机(一)
  10. vue脚手架项目搭建以及常见命令