paper-with-me

홈 › Papers

Deep Learning Model with GA based Feature Selection and Context Integration

2022-04-13 · Ranju Mandal, Basim Azam, Brijesh Verma, Mengjie Zhang

Deep learning models have been very successful in computer vision and image processing applications. Since its inception, Many top-performing methods for image segmentation are based on deep CNN models. However, deep CNN models fail to integrate global and local context alongside visual features despite having complex multi-layer architectures. We propose a novel three-layered deep learning model that assiminlate or learns independently global and local contextual information alongside visual features. The novelty of the proposed model is that One-vs-All binary class-based learners are introduced to learn Genetic Algorithm (GA) optimized features in the visual layer, followed by the contextual layer that learns global and local contexts of an image, and finally the third layer integrates all the information optimally to obtain the final class label. Stanford Background and CamVid benchmark image parsing datasets were used for our model evaluation, and our model shows promising results. The empirical analysis reveals that optimized visual features with global and local contextual information play a significant role to improve accuracy and produce stable predictions comparable to state-of-the-art deep CNN models.

📄 PDF Abstract BibTeX arXiv:2204.06189

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Metalearning for Feature Selection

2017-03-20 · Ben Goertzel, Nil Geisweiller, Chris Poulin

A general formulation of optimization problems in which various candidate solutions may use different feature-sets is presented, encompassing supervised classification, automated program learning and other cases. A novel…

Classificationfeature selectionGeneral Classificationtext-classification+1

Feature Selection for Data Integration with Mixed Multi-view Data

2019-03-27 · Yulia Baker, Tiffany M. Tang, Genevera I. Allen

Data integration methods that analyze multiple sources of data simultaneously can often provide more holistic insights than can separate inquiries of each data source. Motivated by the advantages of data integration in t…

Data Integrationfeature selection

MCI-Net: A Robust Multi-Domain Context Integration Network for Point Cloud Registration

2025-12-29 · Shuyuan Lin, Wenwu Peng, Junjie Huang, Qiang Qi 외 arxiv

Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning-based methods typically rely on Euclidean neighborhood-based strategies for feature extrac…

Point Cloud RegistrationPose EstimationPoint Clouds

A review of feature selection strategies utilizing graph data structures and knowledge graphs

2024-06-21 · Sisi Shao, Pedro Henrique Ribeiro, Christina Ramirez, Jason H. Moore

Feature selection in Knowledge Graphs (KGs) are increasingly utilized in diverse domains, including biomedical research, Natural Language Processing (NLP), and personalized recommendation systems. This paper delves into …

feature selectionKnowledge GraphsRecommendation Systems

SMART-RAG: Selection using Determinantal Matrices for Augmented Retrieval

2024-09-21 · Jiatao Li, Xinyu Hu, Xiaojun Wan

Retrieval-Augmented Generation (RAG) has greatly improved large language models (LLMs) by enabling them to generate accurate, contextually grounded responses through the integration of external information. However, conv…

DiversityPoint ProcessesQuestion AnsweringRAG+2