paper-with-me

Papers

Tracing Hyperparameter Dependencies for Model Parsing via Learnable Graph Pooling Network

2023-12-03 · Xiao Guo, Vishal Asnani, Sijia Liu, Xiaoming Liu

Model Parsing defines the research task of predicting hyperparameters of the generative model (GM), given a generated image as input. Since a diverse set of hyperparameters is jointly employed by the generative model, and dependencies often exist among them, it is crucial to learn these hyperparameter dependencies for the improved model parsing performance. To explore such important dependencies, we propose a novel model parsing method called Learnable Graph Pooling Network (LGPN). Specifically, we transform model parsing into a graph node classification task, using graph nodes and edges to represent hyperparameters and their dependencies, respectively. Furthermore, LGPN incorporates a learnable pooling-unpooling mechanism tailored to model parsing, which adaptively learns hyperparameter dependencies of GMs used to generate the input image. We also extend our proposed method to CNN-generated image detection and coordinate attacks detection. Empirically, we achieve state-of-the-art results in model parsing and its extended applications, showing the effectiveness of our method. Our source code are available.

📄 PDF Abstract BibTeX arXiv:2312.02224

Code (1)

chelsea234/lgpn 공식 구현 pytorch

Tasks

Node Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Adaptation of Multilingual Transformer Encoder for Robust Enhanced Universal Dependency Parsing

2020-07-01 · WS 2020 7 · Han He, Jinho D. Choi

This paper presents our enhanced dependency parsing approach using transformer encoders, coupled with a simple yet powerful ensemble algorithm that takes advantage of both tree and graph dependency parsing. Two types of …

Dependency Parsing

Dependency Graph Parsing as Sequence Labeling

2024-10-23 · Ana Ezquerro, David Vilares, Carlos Gómez-Rodríguez

Various linearizations have been proposed to cast syntactic dependency parsing as sequence labeling. However, these approaches do not support more complex graph-based representations, such as semantic dependencies or enh…

Dependency Parsing

Graph Rewriting for Enhanced Universal Dependencies

2021-08-01 · ACL (IWPT) 2021 8 · Bruno Guillaume, Guy Perrier

This paper describes a system proposed for the IWPT 2021 Shared Task on Parsing into Enhanced Universal Dependencies (EUD). We propose a Graph Rewriting based system for computing Enhanced Universal Dependencies, given t…

Graph Neural AI with Temporal Dynamics for Comprehensive Anomaly Detection in Microservices

2025-11-05 · Qingyuan Zhang, Ning Lyu, Le Liu, Yuxi Wang 외 arxiv

This study addresses the problem of anomaly detection and root cause tracing in microservice architectures and proposes a unified framework that combines graph neural networks with temporal modeling. The microservice cal…

Anomaly Detection

Comparing learnability of two dependency schemes: ‘semantic’ (UD) and ‘syntactic’ (SUD)

2021-11-01 · Findings (EMNLP) 2021 11 · Ryszard Tuora, Adam Przepiórkowski, Aleksander Leczkowski

This paper contributes to the thread of research on the learnability of different dependency annotation schemes: one (‘semantic’) favouring content words as heads of dependency relations and the other (‘syntactic’) favou…

Vocal Bursts Valence Prediction