Gaopeng Gou

dblp:13/10808 · DBLP profile ↗
← Back
11ranked-venue papers in the field
0as first author
8since 2021 · last 2026
0000-0002-3533-4874ORCID · verified

Domains — venue-derived; a paper can count in several

Information Retrieval & Web Search · 5Data Mining & Knowledge Discovery · 4Knowledge Engineering, Semantic Web & Information Systems · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2026 Event-Centric Structural Modeling for Zero-Shot Video Moment Retrieval
abstract
Zero-Shot Video Moment Retrieval (VMR) aims to localize a specific temporal segment in an untrimmed video that corresponds to a natural language query by leveraging frozen vision-language models, eliminating the need for costly temporal annotations. Fundamentally, an untrimmed video consists of a sequence of atomic events with varying lengths. A critical challenge in VMR is thus to disentangle these events into coherent candidates and accurately identify the one that best aligns with the query. However, conventional methods often overlook this inherent event structure: rigid sliding windows tend to fragment semantically coherent events, while uniform pooling across frames allows ambiguous boundary noise to dilute the relevance of the discriminative core. To mitigate these issues, we propose an Event-Centric Structural Modeling (ECSM) framework. Specifically, our approach replaces rigid windowing with adaptive global segmentation to preserve event integrity. Furthermore, we introduce Gaussian-based weighting to highlight the discriminative core of events while suppressing boundary interference. Extensive experiments on Charades-STA and ActivityNet Captions demonstrate that our method achieves state-of-the-art performance in the training-free setting and exhibits robust generalization across diverse out-of-distribution scenarios. Code is available at https://github.com/youziizii/ECSM.
Yongxiu Xu, Yuyao Kong, Gaopeng Gou
ICMR5
2026 Multi-modal prompt codebook learning: Achieving adaptive and generalizable prompting for CLIP-based visual recognition
Geyuan Zhang, Xiaofei Zhou 0002, Gaopeng Gou, Gang Xiong 0001, Li Guo 0001
Inf. Sci.3
2025 DecETT: Accurate App Fingerprinting Under Encrypted Tunnels via Dual Decouple-based Semantic Enhancement
abstract
Due to the growing demand for privacy protection, encrypted tunnels have become increasingly popular among mobile app users, which brings new challenges to app fingerprinting (AF)-based network management. Existing methods primarily transfer traditional AF methods to encrypted tunnels directly, ignoring the core obfuscation and re-encapsulation mechanism of encrypted tunnels, thus resulting in unsatisfactory performance. In this paper, we propose DecETT, a dual decouple-based semantic enhancement method for accurate AF under encrypted tunnels. Specifically, DecETT improves AF under encrypted tunnels from two perspectives: app-specific feature enhancement and irrelevant tunnel feature decoupling. Considering the obfuscated app-specific information in encrypted tunnel traffic, DecETT introduces TLS traffic with stronger app-specific information as a semantic anchor to guide and enhance the fingerprint generation for tunnel traffic. Furthermore, to address the app-irrelevant tunnel feature introduced by the re-encapsulation mechanism, DecETT is designed with a dual decouple-based fingerprint enhancement module, which decouples the tunnel feature and app semantic feature from tunnel traffic separately, thereby minimizing the impact of tunnel features on accurate app fingerprint extraction. Evaluation under five prevalent encrypted tunnels indicates that DecETT outperforms state-of-the-art methods in accurate AF under encrypted tunnels, and further demonstrates its superiority under tunnels with more complicated obfuscation. Project page: https://github.com/DecETT/DecETT
Chang Liu 0049, Gaopeng Gou, Gang Xiong 0001, Zhen Li 0011
WWW5
2024 Flexible Semantic Watermarking for Robust Diffusion Model Detection and Tracing
Zhitong Zhu, Jing Yu 0007, Keke Gai, Jiamin Zhuang, Gaopeng Gou, Gang Xiong 0001
MMAsia5
2022 GALG: Linking Addresses in Tracking Ecosystem Using Graph Autoencoder with Link Generation
Tianyu Cui, Gang Xiong 0001, Chang Liu 0049, Junzheng Shi, Peipei Fu, Gaopeng Gou
ECML/PKDD (6)6
2022 TTAGN: Temporal Transaction Aggregation Graph Network for Ethereum Phishing Scams Detection
abstract
In recent years, phishing scams have become the most serious type of crime involved in Ethereum, the second-largest blockchain platform. The existing phishing scams detection technology on Ethereum mostly uses traditional machine learning or network representation learning to mine the key information from the transaction network to identify phishing addresses. However, these methods adopt the last transaction record or even completely ignore these records, and only manual-designed features are taken for the node representation. In this paper, we propose a Temporal Transaction Aggregation Graph Network (TTAGN) to enhance phishing scams detection performance on Ethereum. Specifically, in the temporal edges representation module, we model the temporal relationship of historical transaction records between nodes to construct the edge representation of the Ethereum transaction network. Moreover, the edge representations around the node are aggregated to fuse topological interactive relationships into its representation, also named as trading features, in the edge2node module. We further combine trading features with common statistical and structural features obtained by graph neural networks to identify phishing addresses. Evaluated on real-world Ethereum phishing scams datasets, our TTAGN (92.8% AUC, and 81.6% F1-score) outperforms the state-of-the-art methods, and the effectiveness of temporal edges representation and edge2node module is also demonstrated.
Gaopeng Gou, Chang Liu 0049, Chengshang Hou, Gang Xiong 0001
WWW2
2022 ET-BERT: A Contextualized Datagram Representation with Pre-training Transformers for Encrypted Traffic Classification
abstract
Encrypted traffic classification requires discriminative and robust traffic representation captured from content-invisible and imbalanced traffic data for accurate classification, which is challenging but indispensable to achieve network security and network management. The major limitation of existing solutions is that they highly rely on the deep features, which are overly dependent on data size and hard to generalize on unseen data. How to leverage the open-domain unlabeled traffic data to learn representation with strong generalization ability remains a key challenge. In this paper, we propose a new traffic representation model called Encrypted Traffic Bidirectional Encoder Representations from Transformer (ET-BERT), which pre-trains deep contextualized datagram-level representation from large-scale unlabeled data. The pre-trained model can be fine-tuned on a small number of task-specific labeled data and achieves state-of-the-art performance across five encrypted traffic classification tasks, remarkably pushing the F1 of ISCX-VPN-Service to 98.9% (5.2%↑), Cross-Platform (Android) to 92.5% (5.4%↑), CSTNET-TLS 1.3 to 97.4% (10.0%↑). Notably, we provide explanation of the empirically powerful pre-training model by analyzing the randomness of ciphers. It gives us insights in understanding the boundary of classification ability over encrypted traffic. The code is available at: https://github.com/linwhitehat/ET-BERT.
Gang Xiong 0001, Gaopeng Gou, Zhen Li 0011, Junzheng Shi, Jing Yu 0007
WWW3
2021 CQNet: A Clustering-Based Quadruplet Network for Decentralized Application Classification via Encrypted Traffic
Yu Wang 0134, Gang Xiong 0001, Chang Liu 0049, Zhen Li 0011, Mingxin Cui, Gaopeng Gou
ECML/PKDD (4)6
2020 6GCVAE: Gated Convolutional Variational Autoencoder for IPv6 Target Generation
Tianyu Cui, Gaopeng Gou, Gang Xiong 0001
PAKDD (1)2
2020 6VecLM: Language Modeling in Vector Space for IPv6 Target Generation
Tianyu Cui, Gang Xiong 0001, Gaopeng Gou, Junzheng Shi
ECML/PKDD (4)3
2020 NSA-Net: A NetFlow Sequence Attention Network for Virtual Private Network Traffic Detection
Peipei Fu, Chang Liu 0049, Qingya Yang, Gaopeng Gou, Gang Xiong 0001, Zhen Li 0011
WISE (1)5