中文
相关论文

相关论文: Hierarchical Graph Attention Network for No-Refere…

200 篇论文

Although hypergraph neural networks (HGNNs) have emerged as a powerful framework for analyzing complex datasets, their practical performance often remains limited. On one hand, existing networks typically employ a single type of attention…

机器学习 · 计算机科学 2025-11-14 Murong Yang , Shihui Ying , Yue Gao , Xin-Jian Xu

Optical coherence tomography angiography (OCTA) is a noninvasive imaging technique that can reveal high-resolution retinal vessels. In this work, we propose an accurate and efficient neural network for retinal vessel segmentation in OCTA…

图像与视频处理 · 电气工程与系统科学 2023-09-19 Haojian Ning , Chengliang Wang , Xinrun Chen , Shiying Li

Medical image quality assessment (MIQA) is a vital prerequisite in various medical image analysis applications. Most existing MIQA algorithms are fully supervised that request a large amount of annotated data. However, annotating medical…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Juntao Chen , Li Lin , Pujin Cheng , Yijin Huang , Xiaoying Tang

No-reference image quality assessment (NR-IQA) has received increasing attention in the IQA community since reference image is not always available. Real-world images generally suffer from various types of distortion. Unfortunately,…

图像与视频处理 · 电气工程与系统科学 2020-01-07 Fu-Zhao Ou , Yuan-Gen Wang , Jin Li , Guopu Zhu , Sam Kwong

Affinity graph-based segmentation methods have become a major trend in computer vision. The performance of these methods relies on the constructed affinity graph, with particular emphasis on the neighborhood topology and pairwise affinities…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Yang Zhang , Moyun Liu , Huiming Zhang , Guodong Sun , Jingwu He

Reliable object detection using cameras plays a crucial role in enabling autonomous vehicles to perceive their surroundings. However, existing camera-based object detection approaches for autonomous driving lack the ability to provide…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Ce Zhang , Azim Eskandarian

Recently, image quality assessment (IQA) has achieved remarkable progress with the success of deep learning. However, the strict pre-condition of full-reference (FR) methods has limited its application in real scenarios. And the…

图像与视频处理 · 电气工程与系统科学 2021-09-17 Jingyu Guo , Wei Wang , Wenming Yang , Qingmin Liao , Jie Zhou

Although recent efforts in image quality assessment (IQA) have achieved promising performance, there still exists a considerable gap compared to the human visual system (HVS). One significant disparity lies in humans' seamless transition…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Yi Ke Yun , Weisi Lin

We propose GHR-VQA, Graph-guided Hierarchical Relational Reasoning for Video Question Answering (Video QA), a novel human-centric framework that incorporates scene graphs to capture intricate human-object interactions within video…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Dionysia Danai Brilli , Dimitrios Mallis , Vassilis Pitsikalis , Petros Maragos

Graph Attention Network (GAT) focuses on modelling simple undirected and single relational graph data only. This limits its ability to deal with more general and complex multi-relational graphs that contain entities with directed links of…

人工智能 · 计算机科学 2021-09-14 Meiqi Chen , Yuan Zhang , Xiaoyu Kou , Yuntao Li , Yan Zhang

Despite recent advancements in latent diffusion models that generate high-dimensional image data and perform various downstream tasks, there has been little exploration into perceptual consistency within these models on the task of…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Shreshth Saini , Ru-Ling Liao , Yan Ye , Alan C. Bovik

No-Reference Image Quality Assessment for distorted images has always been a challenging problem due to image content variance and distortion diversity. Previous IQA models mostly encode explicit single-quality features of synthetic images…

图像与视频处理 · 电气工程与系统科学 2024-11-27 Jingtong Yue , Xin Lin , Zijiu Yang , Chao Ren

We present an attention-based spatial graph convolution (AGC) for graph neural networks (GNNs). Existing AGCs focus on only using node-wise features and utilizing one type of attention function when calculating attention weights. Instead,…

计算机视觉与模式识别 · 计算机科学 2023-03-06 Yang Li , Yuichi Tanaka

Video Quality Assessment (VQA) aims to evaluate video quality based on perceptual distortions and human preferences. Despite the promising performance of existing methods using Convolutional Neural Networks (CNNs) and Vision Transformers…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Wei-Ting Chen , Yu-Jiet Vong , Yi-Tsung Lee , Sy-Yen Kuo , Qiang Gao , Sizhuo Ma , Jian Wang

Recent advancements in image quality assessment (IQA), driven by sophisticated deep neural network designs, have significantly improved the ability to approach human perceptions. However, most existing methods are obsessed with fitting the…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Shunyu Yao , Ming Liu , Zhilu Zhang , Zhaolin Wan , Zhilong Ji , Jinfeng Bai , Wangmeng Zuo

Vertical beam dropout in spinning LiDAR sensors triggered by hardware aging, dust, snow, fog, or bright reflections removes entire vertical slices from the point cloud and severely degrades 3D perception in autonomous vehicles. This paper…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Khalfalla Awedat , Mohamed Abidalrekab , Mohammad El-Yabroudi

Image quality assessment (IQA) represents a pivotal challenge in image-focused technologies, significantly influencing the advancement trajectory of image processing and computer vision. Recently, IQA has witnessed a notable surge in…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Chengqian Ma , Zhengyi Shi , Zhiqiang Lu , Shenghao Xie , Fei Chao , Yao Sui

We propose a no-reference image quality assessment (NR-IQA) approach that learns from rankings (RankIQA). To address the problem of limited IQA dataset size, we train a Siamese Network to rank images in terms of image quality by using…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Xialei Liu , Joost van de Weijer , Andrew D. Bagdanov

Image Quality Assessment algorithms predict a quality score for a pristine or distorted input image, such that it correlates with human opinion. Traditional methods required a non-distorted "reference" version of the input image to compare…

图像与视频处理 · 电气工程与系统科学 2020-07-21 Subhayan Mukherjee , Giuseppe Valenzise , Irene Cheng

We propose an extension to the transformer neural network architecture for general-purpose graph learning by adding a dedicated pathway for pairwise structural information, called edge channels. The resultant framework - which we call…

机器学习 · 计算机科学 2022-06-06 Md Shamim Hussain , Mohammed J. Zaki , Dharmashankar Subramanian