Proceedings of the 26th ACM International Conference on Multimedia 2018
DOI: 10.1145/3240508.3240588
|View full text |Cite
|
Sign up to set email alerts
|

Gnas

Abstract: A key problem in deep multi-attribute learning is to effectively discover the inter-attribute correlation structures. Typically, the conventional deep multi-attribute learning approaches follow the pipeline of manually designing the network architectures based on task-specific expertise prior knowledge and careful network tunings, leading to the inflexibility for various complicated scenarios in practice. Motivated by addressing this problem, we propose an efficient greedy neural architecture search approach (… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 39 publications
(2 citation statements)
references
References 22 publications
0
1
0
Order By: Relevance
“…The Greedy Algorithm is a method that solves optimization problems by making the most suitable decision at each step in hopes of reaching the ideal global solution. It builds a solution by choosing the best option and feature [14] at each step, until a complete solution is found.For instance, in the Neural Architecture Search (NAS) problem, determining the architecture for each layer is required, and a greedy search is utilized for [15] multi-attribute learning problems.It can be applied to various problems and is simple to implement, but doesn't guarantee the optimal solution and may lead to suboptimal ones.…”
Section: Automated Model Selectionmentioning
confidence: 99%
“…The Greedy Algorithm is a method that solves optimization problems by making the most suitable decision at each step in hopes of reaching the ideal global solution. It builds a solution by choosing the best option and feature [14] at each step, until a complete solution is found.For instance, in the Neural Architecture Search (NAS) problem, determining the architecture for each layer is required, and a greedy search is utilized for [15] multi-attribute learning problems.It can be applied to various problems and is simple to implement, but doesn't guarantee the optimal solution and may lead to suboptimal ones.…”
Section: Automated Model Selectionmentioning
confidence: 99%
“…An important task when designing DNN is the choice of the network topology, which generaly depends on previous domain knowledge and expertise. Recently, the development of methods which minimize human interference (and therefore, the need for previous knowledge) has been discussed by researchers and practitioners [Huang et al 2018]. Currently used approaches include random search, grid search and transfer learning.…”
Section: Motivationmentioning
confidence: 99%