paper-with-me

Papers

Evolutionary shift detection with ensemble variable selection

2022-04-12 · Wensha Zhang, Toby Kenney, Lam Si Tung Ho

1. Abrupt environmental changes can lead to evolutionary shifts in trait evolution. Identifying these shifts is an important step in understanding the evolutionary history of phenotypes. 2. We propose an ensemble variable selection method (R package ELPASO) for the evolutionary shift detection task and compare it with existing methods (R packages l1ou and PhylogeneticEM) under several scenarios. 3. The performances of methods are highly dependent on the selection criterion. When the signal sizes are small, the methods using the Bayesian information criterion (BIC) have better performances. And when the signal sizes are large enough, the methods using the phylogenetic Bayesian information criterion (pBIC) (Khabbazian et al., 2016) have better performance. Moreover, the performance is heavily impacted by measurement error and tree reconstruction error. 4. Ensemble method + pBIC tends to perform less conservatively than l1ou + pBIC, and Ensemble method + BIC is more conservatively than l1ou + BIC. PhylogeneticEM is even more conservative with small signal sizes and falls between l1ou + pBIC and Ensemble method + BIC with large signal sizes. The results can differ between the methods, but none clearly outperforms the others. By applying multiple methods to a single dataset, we can access the robustness of each detected shift, based on the agreement among methods.

📄 PDF Abstract BibTeX arXiv:2204.06032

Code (1)

wenshaz/elpaso 공식 구현

Tasks

Variable Selection

Similar Papers 제목 키워드 기반

Detection of evolutionary shifts in variance under an Ornsten-Uhlenbeck model

2023-12-29 · Wensha Zhang, Lam Si Tung Ho, Toby Kenney

Abrupt environmental changes can lead to evolutionary shifts in not only the optimal trait value, but also the rate of adaptation and the diffusion variance in trait evolution. While several methods exist for detecting s…

Variable Selection

Identifying Key Drivers of Heatwaves: A Novel Spatio-Temporal Framework for Extreme Event Detection

2024-11-15 · J. Pérez-Aracil, C. Peláez-Rodríguez, Ronan McAdam, Antonello Squintu 외

Heatwaves (HWs) are extreme atmospheric events that produce significant societal and environmental impacts. Predicting these extreme events remains challenging, as their complex interactions with large-scale atmospheric …

Driver IdentificationEvent Detection

Pruning variable selection ensembles

2017-04-26 · Chunxia Zhang, Yilei Wu, Mu Zhu

In the context of variable selection, ensemble learning has gained increasing interest due to its great potential to improve selection accuracy and to reduce false discovery rate. A novel ordering-based selective ensembl…

DiversityEnsemble LearningVariable Selection

An Ensemble Approach toward Automated Variable Selection for Network Anomaly Detection

2019-10-28 · Makiya Nakashima, Alex Sim, Youngsoo Kim, Jonghyun Kim 외

While variable selection is essential to optimize the learning complexity by prioritizing features, automating the selection process is preferred since it requires laborious efforts with intensive analysis otherwise. How…

Anomaly DetectionVariable Selection

A Many-Objective Evolutionary Algorithm with Angle-Based Selection and Shift-Based Density Estimation

2017-09-30 · Zhi-Zhong Liu, Yong Wang, Pei-Qiu Huang

Evolutionary many-objective optimization has been gaining increasing attention from the evolutionary computation research community. Much effort has been devoted to addressing this issue by improving the scalability of m…

Density EstimationEvolutionary Algorithms