EDBT 2026 Demo / reviewers in the wild / expert
Shen-Huan Lyu
dblp:255/7033
· DBLP profile ↗
5ranked-venue papers in the field
2as first author
5since 2021 · last 2026
0000-0002-0173-8408ORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 3 (2 first)Data Mining & Knowledge Discovery · 2
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | A semi-supervised deep forest framework based on margin distribution optimization for tabular data
Shen-Huan Lyu, Jia-Le Xu, Yi-Xiao He, Yanyan Wang 0001, Qingfu Zhang 0001 |
Inf. Sci. | 1 |
| 2026 | Interpreting Deep Forest through Feature Contribution and MDI Feature ImportanceabstractDeep forest is a non-differentiable deep model that has achieved impressive empirical success across a wide variety of applications, especially on categorical/symbolic or mixed modeling tasks. Many of the application fields prefer explainable models, such as random forests with feature contributions that can provide a local explanation for each prediction, and Mean Decrease Impurity (MDI) that can provide global feature importance. However, deep forest, as a cascade of random forests, possesses interpretability only at the first layer. From the second layer on, many of the tree splits occur on the new features generated by the previous layer, which makes existing explaining tools for random forests inapplicable. To disclose the impact of the original features in the deep layers, we design a calculation method with an estimation step followed by a calibration step for each layer, and propose our feature contribution and MDI feature importance calculation tools for deep forest. Experimental results on both simulated data and real-world data verify the effectiveness of our methods. Yi-Xiao He, Shen-Huan Lyu, Yuan Jiang 0001 |
ACM Trans. Knowl. Discov. Data | 2 |
| 2025 | Enhance learning efficiency of oblique decision tree via feature concatenation
Shen-Huan Lyu, Yi-Xiao He, Yanyan Wang 0001, Zhihao Qu, Bin Tang 0002 |
Inf. Sci. | 1 |
| 2024 | Multi-class imbalance problem: A multi-objective solution
Yi-Xiao He, Dan-Xuan Liu, Shen-Huan Lyu, Chao Qian 0001, Zhi-Hua Zhou |
Inf. Sci. | 3 |
| 2021 | Improving Deep Forest by Exploiting High-order InteractionsabstractRecent studies on deep forests have shown that deep learning frameworks can be built on non-differentiable modules without a backpropagation training process. However, the feature representations of deep forests only consist of predicted class probabilities. The information these class probabilities deliver is very limited and lacks diversity, especially when the number of output labels is far less than the number of input features. Besides, the prediction-based representations require us to save multiple layers of random forests to use them during testing, which is high-memory and high-time cost. In this paper, we propose a novel deep forest model that utilizes high-order interactions of input features to generate more informative and diverse feature representations. Specifically, we design a generalized version of Random Intersection Trees (gRIT) to discover stable high-order interactions and apply Activated Linear Combination (ALC) to transform them into hierarchical distributed representations. These interaction-based representations obviate the need to store random forests in the front layers, thus greatly improving the computational efficiency. Our experiments show that our method achieves highly competitive predictive performance with significantly reduced time and memory cost. Yi-He Chen, Shen-Huan Lyu, Yuan Jiang 0001 |
ICDM | 2 |