← Search

Shen-Huan Lyu

6 accepted papers

2026

Theoretical Investigation on Inductive Bias of Isolation Forest

ICML 2026poster

Isolation Forest (iForest) stands out as a widely-used unsupervised anomaly detector, primarily owing to its remarkable runtime efficiency and superior performance in large-scale tasks. Despite its widespread adoption, a theoretical foundation explaining iForest's success remains unclear. This paper…

Cited by 0SourceScholar
2025

Offline Model-Based Optimization by Learning to Rank

ICLR 2025poster

Offline model-based optimization (MBO) aims to identify a design that maximizes a black-box function using only a fixed, pre-collected dataset of designs and their corresponding scores. This problem has garnered significant attention from both scientific and industrial domains. A common approach in…

2024

Confidence-aware Contrastive Learning for Selective Classification

ICML 2024poster

Selective classification enables models to make predictions only when they are sufficiently confident, aiming to enhance safety and reliability, which is important in high-stakes scenarios. Previous methods mainly use deep neural networks and focus on modifying the architecture of classification lay…

2023

On the Consistency Rate of Decision Tree Learning Algorithms

AISTATS 2023poster

Decision tree learning algorithms such as CART are generally based on heuristics that maximizes the purity gain greedily. Though these algorithms are practically successful, theoretical properties such as consistency are far from clear. In this paper, we discover that the most serious obstacle encum…

Cited by 5SourcePDFScholar
2022

Depth is More Powerful than Width with Prediction Concatenation in Deep Forest

NeurIPS 2022accept

Random Forest (RF) is an ensemble learning algorithm proposed by \citet{breiman2001random} that constructs a large number of randomized decision trees individually and aggregates their predictions by naive averaging. \citet{zhou2019deep} further propose Deep Forest (DF) algorithm with multi-layer fe…

Cited by 6SourcePDFScholar
2019

A Refined Margin Distribution Analysis for Forest Representation Learning

NeurIPS 2019poster

In this paper, we formulate the forest representation learning approach called \textsc{CasDF} as an additive model which boosts the augmented feature instead of the prediction. We substantially improve the upper bound of the generalization gap from $\mathcal{O}(\sqrt{\ln m/m})$ to $\mathcal{O}(\ln m…

Cited by 23SourcePDFScholar