paper-with-me

Papers

MINERVA: Mutual Information Neural Estimation for Supervised Feature Selection

2025-10-02 · Taurai Muvunza, Egor Kraev, Pere Planell-Morell, Alexander Y. Shestopaloff arxiv

Existing feature filters rely on statistical pair-wise dependence metrics to model feature-target relationships, but this approach may fail when the target depends on higher-order feature interactions rather than individual contributions. We introduce Mutual Information Neural Estimation Regularized Vetting Algorithm (MINERVA), a novel approach to supervised feature selection based on neural estimation of mutual information between features and targets. We paramaterize the approximation of mutual information with neural networks and perform feature selection using a carefully designed loss function augmented with sparsity-inducing regularizers. Our method is implemented in a two-stage process to decouple representation learning from feature selection, ensuring better generalization and a more accurate expression of feature importance. We present examples of ubiquitous dependency structures that are rarely captured in literature and show that our proposed method effectively captures these complex feature-target relationships by evaluating feature subsets as an ensemble. Experimental results on synthetic and real-life fraud datasets demonstrate the efficacy of our method and its ability to perform exact solutions.

📄 PDF Abstract BibTeX arXiv:2510.02610

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningFeature Importance

Similar Papers 제목 키워드 기반

MINERVA-Cultural: A Benchmark for Cultural and Multilingual Long Video Reasoning

2026-01-15 · Darshan Singh, Arsha Nagrani, Kawshik Manikantan, Harman Singh 외 arxiv

Recent advancements in video models have shown tremendous progress, particularly in long video understanding. However, current benchmarks predominantly feature western-centric data and English as the dominant language, i…

H-Net: Unsupervised Attention-based Stereo Depth Estimation Leveraging Epipolar Geometry

2021-04-22 · Baoru Huang, Jian-Qing Zheng, Stamatia Giannarou, Daniel S. Elson

Depth estimation from a stereo image pair has become one of the most explored applications in computer vision, with most of the previous methods relying on fully supervised learning settings. However, due to the difficul…

Depth EstimationDepth PredictionStereo Depth EstimationStereo Matching

Minerva: A File-Based Ransomware Detector

2023-01-26 · Dorjan Hitaj, Giulio Pagnotta, Fabio De Gaspari, Lorenzo De Carli 외

Ransomware attacks have caused billions of dollars in damages in recent years, and are expected to cause billions more in the future. Consequently, significant effort has been devoted to ransomware detection and mitigati…

feature selection

Minerva: Reinforcement Learning with Verifiable Rewards for Cyber Threat Intelligence LLMs

2026-01-31 · Md Tanvirul Alam, Aritran Piplai, Ionut Cardei, Nidhi Rastogi 외 arxiv

Cyber threat intelligence (CTI) analysts routinely convert noisy, unstructured security artifacts into standardized, automation-ready representations. Although large language models (LLMs) show promise for this task, exi…

Reinforcement Learning

Pyramid: Machine Learning Framework to Estimate the Optimal Timing and Resource Usage of a High-Level Synthesis Design

2019-07-29 · Hosein Mohammadi Makrani, Farnoud Farahmand, Hossein Sayadi, Sara Bondi 외

The emergence of High-Level Synthesis (HLS) tools shifted the paradigm of hardware design by making the process of mapping high-level programming languages to hardware design such as C to VHDL/Verilog feasible. HLS tools…

High-Level Synthesis