paper-with-me

홈 › Papers

Multi-Layer Feature Reduction for Tree Structured Group Lasso via Hierarchical Projection

2015-12-01 · NeurIPS 2015 12 · Jie Wang, Jieping Ye

Tree structured group Lasso (TGL) is a powerful technique in uncovering the tree structured sparsity over the features, where each node encodes a group of features. It has been applied successfully in many real-world applications. However, with extremely large feature dimensions, solving TGL remains a significant challenge due to its highly complicated regularizer. In this paper, we propose a novel Multi-Layer Feature reduction method (MLFre) to quickly identify the inactive nodes (the groups of features with zero coefficients in the solution) hierarchically in a top-down fashion, which are guaranteed to be irrelevant to the response. Thus, we can remove the detected nodes from the optimization without sacrificing accuracy. The major challenge in developing such testing rules is due to the overlaps between the parents and their children nodes. By a novel hierarchical projection algorithm, MLFre is able to test the nodes independently from any of their ancestor nodes. Moreover, we can integrate MLFre---that has a low computational cost---with any existing solvers. Experiments on both synthetic and real data sets demonstrate that the speedup gained by MLFre can be orders of magnitude.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Parallelization

2017-08-01 · ICML 2017 8 · Juyong Kim, Yookoon Park, Gunhee Kim, Sung Ju Hwang

We propose a novel deep neural network that is both lightweight and effectively structured for model parallelization. Our network, which we name as SplitNet, automatically learns to split the network weights into ei…

General Classificationimage-classificationImage Classification

Multitask Easy-First Dependency Parsing: Exploiting Complementarities of Different Dependency Representations

2020-12-01 · COLING 2020 8 · Yash Kankanampati, Joseph Le Roux, Nadi Tomeh, Dima Taji 외

In this paper we present a parsing model for projective dependency trees which takes advantage of the existence of complementary dependency annotations which is the case in Arabic, with the availability of CATiB and UD t…

ARCDependency Parsing

Visualising Multiplayer Game Spaces

2022-02-11 · James Goodman, Diego Perez-Liebana, Simon Lucas

We compare four different `game-spaces' in terms of their usefulness in characterising multi-player tabletop games, with a particular interest in any underlying change to a game's characteristics as the number of players…

Dimensionality Reduction

Efficient Text Classification Using Tree-structured Multi-linear Principal Component Analysis

2018-01-20 · Yuanhang Su, Yuzhong Huang, C. -C. Jay Kuo

A novel text data dimension reduction technique, called the tree-structured multi-linear principal component anal- ysis (TMPCA), is proposed in this work. Being different from traditional text dimension reduction methods…

Dimensionality ReductionGeneral Classificationtext-classificationText Classification

Deep tree-ensembles for multi-output prediction

2020-11-03 · Felipe Kenji Nakano, Konstantinos Pliakos, Celine Vens

Recently, deep neural networks have expanded the state-of-art in various scientific fields and provided solutions to long standing problems across multiple application domains. Nevertheless, they also suffer from weaknes…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+4