paper-with-me

홈 › Papers

Positive region preserved random sampling: an efficient feature selection method for massive data

2025-07-01 · Hexiang Bai, Deyu Li, Jiye Liang, Yanhui Zhai arxiv

Selecting relevant features is an important and necessary step for intelligent machines to maximize their chances of success. However, intelligent machines generally have no enough computing resources when faced with huge volume of data. This paper develops a new method based on sampling techniques and rough set theory to address the challenge of feature selection for massive data. To this end, this paper proposes using the ratio of discernible object pairs to all object pairs that should be distinguished to measure the discriminatory ability of a feature set. Based on this measure, a new feature selection method is proposed. This method constructs positive region preserved samples from massive data to find a feature subset with high discriminatory ability. Compared with other methods, the proposed method has two advantages. First, it is able to select a feature subset that can preserve the discriminatory ability of all the features of the target massive data set within an acceptable time on a personal computer. Second, the lower boundary of the probability of the object pairs that can be discerned using the feature subset selected in all object pairs that should be distinguished can be estimated before finding reducts. Furthermore, 11 data sets of different sizes were used to validate the proposed method. The results show that approximate reducts can be found in a very short period of time, and the discriminatory ability of the final reduct is larger than the estimated lower boundary. Experiments on four large-scale data sets also showed that an approximate reduct with high discriminatory ability can be obtained in reasonable time on a personal computer.

📄 PDF Abstract BibTeX arXiv:2507.01998

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-segment preserving sampling for deep manifold sampler

2022-05-09 · Daniel Berenberg, Jae Hyeon Lee, Simon Kelow, Ji Won Park 외

Deep generative modeling for biological sequences presents a unique challenge in reconciling the bias-variance trade-off between explicit biological insight and model flexibility. The deep manifold sampler was recently p…

Language ModelingLanguage Modelling

Object Preserving Siamese Network for Single Object Tracking on Point Clouds

2023-01-28 · Kaijie Zhao, Haitao Zhao, Zhongze Wang, Jingchao Peng 외

Obviously, the object is the key factor of the 3D single object tracking (SOT) task. However, previous Siamese-based trackers overlook the negative effects brought by randomly dropped object points during backbone sampli…

3D Single Object TrackingObjectObject LocalizationObject Tracking

Fast Attention-Based Simplification of LiDAR Point Clouds for Object Detection and Classification

2026-03-08 · Z. Rozsa, Á. Madaras, Q. Wei, X. Lu 외 arxiv

LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this …

3D Object DetectionAutonomous DrivingPoint Clouds

Bootstrapping Rare Object Detection in High-Resolution Satellite Imagery

2024-03-05 · Akram Zaytar, Caleb Robinson, Gilles Q. Hacheme, Girmaw A. Tadesse 외

Rare object detection is a fundamental task in applied geospatial machine learning, however is often challenging due to large amounts of high-resolution satellite or aerial imagery and few or no labeled positive samples …

Objectobject-detectionObject Detection

Data-Aware Random Feature Kernel for Transformers

2026-03-04 · Amirhossein Farzam, Hossein Mobahi, Nolan Andrew Miller, Luke Sernau arxiv

Transformers excel across domains, yet their quadratic attention complexity poses a barrier to scaling. Random-feature attention, as in Performers, can reduce this cost to linear in the sequence length by approximating t…