ED-Filter: Dynamic Feature Filtering for Eating Disorder Classification
Mehdi Naseriparsa, Suku Sukunesan, Zhen Cai, Osama Alfarraj, Amr Tolba, Saba Fathi Rabooki, Feng Xia
TL;DR
ED-Filter addresses high-dimensional, dynamic Twitter data for eating-disorder classification by combining an informed branch-and-bound feature search with a hybrid greedy-deep learning strategy. It ranks features using Information Gain and employs an admissible upper bound $\overline{\theta}(F,Y)$ in a branch-and-bound framework, while a neural cardinality detector guides subset size; a greedy sub-solution and a deep-learning–assisted hybrid further accelerate search. Experiments on 11,620 Pro-ED Twitter accounts show that ED-Filter achieves competitive or superior classification accuracy while reducing feature counts and maintaining tractability in streaming contexts, compared with filter and wrapper baselines. The approach enables a practical, adaptive ED-detection pipeline for social media and points to extensions to other platforms and multi-modal signals.
Abstract
Eating disorders (ED) are critical psychiatric problems that have alarmed the mental health community. Mental health professionals are increasingly recognizing the utility of data derived from social media platforms such as Twitter. However, high dimensionality and extensive feature sets of Twitter data present remarkable challenges for ED classification. To overcome these hurdles, we introduce a novel method, an informed branch and bound search technique known as ED-Filter. This strategy significantly improves the drawbacks of conventional feature selection algorithms such as filters and wrappers. ED-Filter iteratively identifies an optimal set of promising features that maximize the eating disorder classification accuracy. In order to adapt to the dynamic nature of Twitter ED data, we enhance the ED-Filter with a hybrid greedy-based deep learning algorithm. This algorithm swiftly identifies sub-optimal features to accommodate the ever-evolving data landscape. Experimental results on Twitter eating disorder data affirm the effectiveness and efficiency of ED-Filter. The method demonstrates significant improvements in classification accuracy and proves its value in eating disorder detection on social media platforms.
