paper-with-me

Papers

GAPNet: Plug-in Jointly Learning Task-Specific Graph for Dynamic Stock Relation

2026-01-31 · Yingjie Niu, Lanxin Lu, Changhong Jin, Ruihai Dong arxiv

The advent of the web has led to a paradigm shift in the financial relations, with the real-time dissemination of news, social discourse, and financial filings contributing significantly to the reshaping of financial forecasting. The existing methods rely on establishing relations a priori, i.e. predefining graphs to capture inter-stock relationships. However, the stock-related web signals are characterised by high levels of noise, asynchrony, and challenging to obtain, resulting in poor generalisability and non-alignment between the predefined graphs and the downstream tasks. To address this, we propose GAPNet, a Graph Adaptation Plug-in Network that jointly learns task-specific topology and representations in an end-to-end manner. GAPNet attaches to existing pairwise graph or hypergraph backbone models, enabling the dynamic adaptation and rewiring of edge topologies via two complementary components: a Spatial Perception Layer that captures short-term co-movements across assets, and a Temporal Perception Layer that maintains long-term dependency under distribution shift. Across two real-world stock datasets, GAPNet has been shown to consistently enhance the profitability and stability in comparision to the state-of-the-art models, yielding annualised cumulative returns of up to 0.47 for RT-GCN and 0.63 for CI-STHPAN, with peak Sharpe Ratio of 2.20 and 2.12 respectively. The plug-and-play design of GAPNet ensures its broad applicability to diverse GNN-based architectures. Our results underscore that jointly learning graph structures and representations is essential for task-specific relational modeling.

📄 PDF Abstract BibTeX arXiv:2602.00888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GAPNet: Graph Attention based Point Neural Network for Exploiting Local Feature of Point Cloud

2019-05-21 · Can Chen, Luca Zanotti Fragonara, Antonios Tsourdos

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising appro…

Graph Attention

Human-level Protein Localization with Convolutional Neural Networks

2019-05-01 · ICLR 2019 5 · Elisabeth Rumetshofer, Markus Hofmarcher, Clemens Röhrl, Sepp Hochreiter 외

Localizing a specific protein in a human cell is essential for understanding cellular functions and biological processes of underlying diseases. A promising, low-cost,and time-efficient biotechnology for localizing prote…

GAPNet: A Lightweight Framework for Image and Video Salient Object Detection via Granularity-Aware Paradigm

2025-08-11 · Yu-Huan Wu, Wei Liu, Zi-Xuan Zhu, Zizhou Wang 외 arxiv

Recent salient object detection (SOD) models predominantly rely on heavyweight backbones, incurring substantial computational cost and hindering their practical application in various real-world settings, particularly on…

Video Salient Object DetectionObject Localization

GAPNet: Granularity Attention Network with Anatomy-Prior-Constraint for Carotid Artery Segmentation

2024-06-27 · Lin Zhang, Chenggang Lu, Xin-yang Shi, Caifeng Shan 외

Atherosclerosis is a chronic, progressive disease that primarily affects the arterial walls. It is one of the major causes of cardiovascular disease. Magnetic Resonance (MR) black-blood vessel wall imaging (BB-VWI) offer…

Anatomy

Neural Network Training with Highly Incomplete Datasets

2021-07-01 · Yu-Wei Chang, Laura Natali, Oveis Jamialahmadi, Stefano Romeo 외

Neural network training and validation rely on the availability of large high-quality datasets. However, in many cases only incomplete datasets are available, particularly in health care applications, where each patient …

Missing Values