paper-with-me

Papers

A Deep Learning Framework for Visual Attention Prediction and Analysis of News Interfaces

2025-03-21 · Matthew Kenely, Dylan Seychell, Carl James Debono, Chris Porter

News outlets' competition for attention in news interfaces has highlighted the need for demographically-aware saliency prediction models. Despite recent advancements in saliency detection applied to user interfaces (UI), existing datasets are limited in size and demographic representation. We present a deep learning framework that enhances the SaRa (Saliency Ranking) model with DeepGaze IIE, improving Salient Object Ranking (SOR) performance by 10.7%. Our framework optimizes three key components: saliency map generation, grid segment scoring, and map normalization. Through a two-fold experiment using eye-tracking (30 participants) and mouse-tracking (375 participants aged 13--70), we analyze attention patterns across demographic groups. Statistical analysis reveals significant age-based variations (p < 0.05, {\epsilon^2} = 0.042), with older users (36--70) engaging more with textual content and younger users (13--35) interacting more with images. Mouse-tracking data closely approximates eye-tracking behavior (sAUC = 0.86) and identifies UI elements that immediately stand out, validating its use in large-scale studies. We conclude that saliency studies should prioritize gathering data from a larger, demographically representative sample and report exact demographic distributions.

📄 PDF Abstract BibTeX arXiv:2503.17212

Code (1)

matthewkenely/framework-attention-news 공식 구현 pytorch

Tasks

Saliency DetectionSaliency PredictionSaliency Ranking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Visual News: Benchmark and Challenges in News Image Captioning

2020-10-08 · EMNLP 2021 11 · Fuxiao Liu, Yinghan Wang, Tianlu Wang, Vicente Ordonez

We propose Visual News Captioner, an entity-aware model for the task of news image captioning. We also introduce Visual News, a large-scale benchmark consisting of more than one million news images along with associated …

ArticlesImage Captioning

Leveraging Financial News for Stock Trend Prediction with Attention-Based Recurrent Neural Network

2018-11-15 · Huicheng Liu

Stock market prediction is one of the most attractive research topic since the successful prediction on the market's future movement leads to significant profit. Traditional short term stock market predictions are usuall…

Stock Market PredictionStock Trend Prediction

A Novel Distributed Representation of News (DRNews) for Stock Market Predictions

2020-05-24 · Ye Ma, Lu Zong, Peiwan Wang

In this study, a novel Distributed Representation of News (DRNews) model is developed and applied in deep learning-based stock market predictions. With the merit of integrating contextual information and cross-documental…

Stock Market Prediction

MANA-Net: Mitigating Aggregated Sentiment Homogenization with News Weighting for Enhanced Market Prediction

2024-09-09 · Mengyu Wang, Tiejun Ma

It is widely acknowledged that extracting market sentiments from news data benefits market predictions. However, existing methods of using financial sentiments remain simplistic, relying on equal-weight and static aggreg…

Prediction

KITE: A Tri-Modal Transformer Integrating Text, Images, and Knowledge Graphs for Fake News Detection

2026-06-02 · Kevin Patel, Shashi Bhushan Jha arxiv

Traditional fake news detection methods are falling behind as multimodal misinformation grows more advanced, seamlessly blending deceptive text, manipulated visuals, and factually incorrect claims. Most prior work focuse…

Fake News DetectionKnowledge Graphs