paper-with-me

홈 › Papers

Context-based Deep Learning Architecture with Optimal Integration Layer for Image Parsing

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

Deep learning models have been efficient lately on image parsing tasks. However, deep learning models are not fully capable of exploiting visual and contextual information simultaneously. The proposed three-layer context-based deep architecture is capable of integrating context explicitly with visual information. The novel idea here is to have a visual layer to learn visual characteristics from binary class-based learners, a contextual layer to learn context, and then an integration layer to learn from both via genetic algorithm-based optimal fusion to produce a final decision. The experimental outcomes when evaluated on benchmark datasets are promising. Further analysis shows that optimized network weights can improve performance and make stable predictions.

📄 PDF Abstract BibTeX arXiv:2204.06214

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar 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…

feature selectionImage SegmentationSemantic Segmentation

Don't Look at the Numbers: Visual Anchoring Bias and Layer-wise Representation in VLMs

2026-05-11 · M. Shalankin arxiv

Embedded numeric anchors on images systematically bias Vision-Language Model quality judgments across six VLMs from five architectural families (ANOVA eta^2 = 0.18-0.77, all p < 0.001). Anchor effects are 2.5x larger tha…

Mechanistic Interpretability of GPT-2: Lexical and Contextual Layers in Sentiment Analysis

2025-12-07 · Amartya Hatua arxiv

We present a mechanistic interpretability study of GPT-2 that causally examines how sentiment information is processed across its transformer layers. Using systematic activation patching across all 12 layers, we test the…

Sentiment Analysis

RED-NET: A Recursive Encoder-Decoder Network for Edge Detection

2019-12-05 · Truc Le, Yuyan Li, Ye Duan

In this paper, we introduce RED-NET: A Recursive Encoder-Decoder Network with Skip-Connections for edge detection in natural images. The proposed network is a novel integration of a Recursive Neural Network with an Encod…

Boundary DetectionDecoderEdge Detection

The Hidden Evolution of Disguised Visual Context inside the VLM

2026-06-18 · Wish Suharitdamrong, Tony Alex, Muhammad Awais, Sara Atito arxiv

Visual tokens enter Large Language Models (LLMs) as raw, foreign signals. How they are transformed into meaningful representations and interact with the language space depends entirely on the integration architecture. Wh…