paper-with-me

Papers

HyperDet: Source Detection in Hypergraphs via Interactive Relationship Construction and Feature-rich Attention Fusion

2025-05-19 · Le Cheng, Peican Zhu, Yangming Guo, Keke Tang, Chao GAO, Zhen Wang

Hypergraphs offer superior modeling capabilities for social networks, particularly in capturing group phenomena that extend beyond pairwise interactions in rumor propagation. Existing approaches in rumor source detection predominantly focus on dyadic interactions, which inadequately address the complexity of more intricate relational structures. In this study, we present a novel approach for Source Detection in Hypergraphs (HyperDet) via Interactive Relationship Construction and Feature-rich Attention Fusion. Specifically, our methodology employs an Interactive Relationship Construction module to accurately model both the static topology and dynamic interactions among users, followed by the Feature-rich Attention Fusion module, which autonomously learns node features and discriminates between nodes using a self-attention mechanism, thereby effectively learning node representations under the framework of accurately modeled higher-order relationships. Extensive experimental validation confirms the efficacy of our HyperDet approach, showcasing its superiority relative to current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2505.12894

Code (0)

등록된 구현이 없습니다.

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 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

HyperDet3D: Learning a Scene-conditioned 3D Object Detector

2022-04-12 · CVPR 2022 1 · Yu Zheng, Yueqi Duan, Jiwen Lu, Jie zhou 외

A bathtub in a library, a sink in an office, a bed in a laundry room -- the counter-intuition suggests that scene provides important prior knowledge for 3D object detection, which instructs to eliminate the ambiguous det…

3D Object DetectionObjectobject-detectionObject Detection

HyperDet: Generalizable Detection of Synthesized Images by Generating and Merging A Mixture of Hyper LoRAs

2024-10-08 · Huangsen Cao, Yongwei Wang, Yinfeng Liu, Sixian Zheng 외

The emergence of diverse generative vision models has recently enabled the synthesis of visually realistic images, underscoring the critical need for effectively detecting these generated images from real photos. Despite…

HyperDet: 3D Object Detection with Hyper 4D Radar Point Clouds

2026-02-12 · Yichun Xiao, Runwei Guan, Jin Jin, Fangqiang Ding arxiv

How far can 3D object detection go using 4D radar alone? Despite offering weather-robust and velocity-aware sensing for autonomous perception, modern 4D radar still yields sparse, noisy, and unstable point clouds, limiti…

3D Object DetectionPoint Clouds

HyperGCN: A New Method For Training Graph Convolutional Networks on Hypergraphs

2019-12-01 · NeurIPS 2019 12 · Naganand Yadati, Madhav Nimishakavi, Prateek Yadav, Vikram Nitin 외

In many real-world network datasets such as co-authorship, co-citation, email communication, etc., relationships are complex and go beyond pairwise. Hypergraphs provide a flexible and natural modeling tool to model such …

Community and hyperedge inference in multiple hypergraphs

2025-05-08 · Li Ni, Ziqi Deng, Lin Mu, Lei Zhang 외

Hypergraphs, capable of representing high-order interactions via hyperedges, have become a powerful tool for modeling real-world biological and social systems. Inherent relationships within these real-world systems, such…

Community DetectionHyperedge PredictionStochastic Block Model