← Search

MoonJeong Park

5 accepted papers

2026

Training-free Composition of Pre-trained GFlowNets for Multi-Objective Generation

ICML 2026poster

Generative Flow Networks (GFlowNets) learn to sample diverse candidates in proportion to a reward function, making them well-suited for scientific discovery, where exploring multiple promising solutions is crucial. Further extending GFlowNets to multi-objective settings has attracted growing interes…

Cited by 0SourceScholar
2025

CoPL: Collaborative Preference Learning for Personalizing LLMs

EMNLP 2025

Personalizing large language models (LLMs) is important for aligning outputs with diverse user preferences, yet existing methods struggle with flexibility and generalization. We propose CoPL (Collaborative Preference Learning), a graph-based collaborative filtering framework that models user-respons

2025

Influence Functions for Edge Edits in Non-Convex Graph Neural Networks

NeurIPS 2025poster

Understanding how individual edges influence the behavior of graph neural networks (GNNs) is essential for improving their interpretability and robustness. Graph influence functions have emerged as promising tools to efficiently estimate the effects of edge deletions without retraining. However, exi…

Cited by 0SourceScholar
2024

Mitigating Oversmoothing Through Reverse Process of GNNs for Heterophilic Graphs

ICML 2024poster

Graph Neural Network (GNN) resembles the diffusion process, leading to the over-smoothing of learned representations when stacking many layers. Hence, the reverse process of message passing can produce the distinguishable node representations by inverting the forward message propagation. The disting…