← Search

Noseong Park

41 accepted papers

2026

Adversarial Robustness of Implicit Neural Representation-Based Classifiers

ICML 2026poster

Implicit neural representations (INRs) encode data as continuous coordinate-based functions parameterized by neural networks, shifting downstream tasks such as image recognition to operate on functional rather than discrete representations. Despite their increasing adoption, the adversarial robustne…

Cited by 0SourceScholar
2026

Are Graph Transformers Necessary? Efficient Long-Range Message Passing with Fractal Nodes in MPNNs

AAAI 2026technical

Graph Neural Networks (GNNs) have emerged as powerful tools for learning on graph-structured data, but often struggle to balance local and global information. While graph Transformers aim to address this by enabling long-range interactions, they often overlook the inherent locality and efficiency of

Cited by 0SourcePDFScholar
2026

Graph Signal Processing Meets Mamba2: Adaptive Filter Bank via Delta Modulation

ICLR 2026poster

State-space models (SSMs) offer efficient alternatives to attention with linear-time recurrence. Mamba2, a recent SSM-based language model, uses selective input gating and a multi-head structure, enabling parallel computation and strong benchmark performance. However, its multi-head recurrence opera…

Cited by 0SourcecodeScholar
2026

How Many Experts Are Enough? Towards Optimal Semantic Specialization for Mixture-of-Experts

AAAI 2026technical

Finding the optimal configuration of Sparse Mixture-of- Experts (SMoE) that maximizes semantic differentiation among experts is essential for exploiting the full potential of MoE architectures. However, existing SMoE frameworks either heavily rely on hyperparameter tuning or overlook the importance

Cited by 0SourcePDFScholar
2026

Learning Posterior Predictive Distributions for Node Classification from Synthetic Graph Priors

ICLR 2026poster

One of the most challenging problems in graph machine learning is generalizing across graphs with diverse properties. Graph neural networks (GNNs) face a fundamental limitation: they require separate training for each new graph, preventing universal generalization across diverse graph datasets. A cr…

Cited by 0SourceScholar
2025

Efficiently Parameterized Neural Metriplectic Systems

ICLR 2025poster

Metriplectic systems are learned from data in a way that scales quadratically in both the size of the state and the rank of the metriplectic operators. In addition to being provably energy-conserving and entropy-stable, the proposed neural metriplectic systems (NMS) approach includes approximation…

Cited by 3SourcePDFScholar
2025

Learning Advanced Self-Attention for Linear Transformers in the Singular Value Domain

IJCAI 2025

Transformers have demonstrated remarkable performance across diverse domains. The key component of Transformers is self-attention, which learns the relationship between any two tokens in the input sequence. Recent studies have revealed that the self-attention can be understood as a normalized adjace

2025

MimiQ: Low-Bit Data-Free Quantization of Vision Transformers with Encouraging Inter-Head Attention Similarity

AAAI 2025technical

Data-free quantization (DFQ) is a technique that creates a lightweight network from its full-precision counterpart without the original training data, often through a synthetic dataset. Although several DFQ methods have been proposed for vision transformer (ViT) architectures, they fail to achieve e…

2025

PDEfuncta: Spectrally-Aware Neural Representation for PDE Solution Modeling

NeurIPS 2025poster

Scientific machine learning often involves representing complex solution fields that exhibit high-frequency features such as sharp transitions, fine-scale oscillations, and localized structures. While implicit neural representations (INRs) have shown promise for continuous function modeling, capturi…

Cited by 0SourceScholar
2025

PIORF: Physics-Informed Ollivier-Ricci Flow for Long–Range Interactions in Mesh Graph Neural Networks

ICLR 2025poster

Recently, data-driven simulators based on graph neural networks have gained attention in modeling physical systems on unstructured meshes. However, they struggle with long-range dependencies in fluid flows, particularly in refined mesh regions. This challenge, known as the 'over-squashing' problem,…

Cited by 0SourcePDFScholar
2025

TV-Rec: Time-Variant Convolutional Filter for Sequential Recommendation

NeurIPS 2025poster

Recently, convolutional filters have been increasingly adopted in sequential recommendation for their ability to capture local sequential patterns. However, most of these models complement convolutional filters with self-attention. This is because convolutional filters alone, generally fixed filters…

Cited by 0SourceScholar
2024

An Attentive Inductive Bias for Sequential Recommendation beyond the Self-Attention

AAAI 2024technical

Sequential recommendation (SR) models based on Transformers have achieved remarkable successes. The self-attention mechanism of Transformers for computer vision and natural language processing suffers from the oversmoothing problem, i.e., hidden representations becoming similar to tokens. In the SR…

2024

DataFreeShield: Defending Adversarial Attacks without Training Data

ICML 2024poster

Recent advances in adversarial robustness rely on an abundant set of training data, where using external or additional datasets has become a common setting. However, in real life, the training data is often kept private for security and privacy issues, while only the pretrained weight is available t…

Cited by 1SourcePDFScholar
2024

Graph Convolutions Enrich the Self-Attention in Transformers!

NeurIPS 2024poster

Transformers, renowned for their self-attention mechanism, have achieved state-of-the-art performance across various tasks in natural language processing, computer vision, time-series modeling, etc. However, one of the challenges with deep Transformer models is the oversmoothing problem, where repre…

2024

Learning Flexible Body Collision Dynamics with Hierarchical Contact Mesh Transformer

ICLR 2024poster

Recently, many mesh-based graph neural network (GNN) models have been proposed for modeling complex high-dimensional physical systems. Remarkable achievements have been made in significantly reducing the solving time compared to traditional numerical solvers. These methods are typically designed to…

2024

Operator-Learning-Inspired Modeling of Neural Ordinary Differential Equations

AAAI 2024technical

Neural ordinary differential equations (NODEs), one of the most influential works of the differential equation-based deep learning, are to continuously generalize residual networks and opened a new field. They are currently utilized for various downstream tasks, e.g., image classification, time seri…

Cited by 3SourcePDFScholar
2024

PAC-FNO: Parallel-Structured All-Component Fourier Neural Operators for Recognizing Low-Quality Images

ICLR 2024poster

A standard practice in developing image recognition models is to train a model on a specific image resolution and then deploy it. However, in real-world inference, models often encounter images different from the training sets in resolution and/or subject to natural variations such as weather change…

Cited by 0SourcePDFScholar
2024

PANDA: Expanded Width-Aware Message Passing Beyond Rewiring

ICML 2024poster

Recent research in the field of graph neural network (GNN) has identified a critical issue known as "over-squashing," resulting from the bottleneck phenomenon in graph structures, which impedes the propagation of long-range information. Prior works have proposed a variety of graph rewiring concepts…

2024

Parameterized Physics-informed Neural Networks for Parameterized PDEs

ICML 2024oral

Complex physical systems are often described by partial differential equations (PDEs) that depend on parameters such as the Raynolds number in fluid mechanics. In applications such as design optimization or uncertainty quantification, solutions of those PDEs need to be evaluated at numerous points i…

Cited by 23SourcePDFScholar
2024

Polynomial-based Self-Attention for Table Representation Learning

ICML 2024poster

Structured data, which constitutes a significant portion of existing data types, has been a long-standing research topic in the field of machine learning. Various representation learning methods for tabular data have been proposed, ranging from encoder-decoder structures to Transformers. Among these…

Cited by 0SourcePDFScholar
2024

SVD-AE: Simple Autoencoders for Collaborative Filtering

IJCAI 2024poster

Collaborative filtering (CF) methods for recommendation systems have been extensively researched, ranging from matrix factorization and autoencoder-based to graph filtering-based methods. Recently, lightweight methods that require almost no training have been recently proposed to reduce overall comp…

2023

CoDi: Co-evolving Contrastive Diffusion Models for Mixed-type Tabular Synthesis

ICML 2023poster

With growing attention to tabular data these days, the attempt to apply a synthetic table to various tasks has been expanded toward various scenarios. Owing to the recent advances in generative modeling, fake data generated by tabular data synthesis models become sophisticated and realistic. However…

2023

GREAD: Graph Neural Reaction-Diffusion Networks

ICML 2023poster

Graph neural networks (GNNs) are one of the most popular research topics for deep learning. GNN methods typically have been designed on top of the graph signal processing theory. In particular, diffusion equations have been widely used for designing the core processing layer of GNNs, and therefore t…

2023

Hypernetwork-based Meta-Learning for Low-Rank Physics-Informed Neural Networks

NeurIPS 2023spotlight

In various engineering and applied science applications, repetitive numerical simulations of partial differential equations (PDEs) for varying input parameters are often required (e.g., aircraft shape optimization over many design parameters) and solvers are required to perform rapid execution. In t…

Cited by 26SourcePDFScholar
2023

Learnable Path in Neural Controlled Differential Equations

AAAI 2023technical

Neural controlled differential equations (NCDEs), which are continuous analogues to recurrent neural networks (RNNs), are a specialized model in (irregular) time-series processing. In comparison with similar models, e.g., neural ordinary differential equations (NODEs), the key distinctive characteri…

Cited by 7SourcePDFScholar
2022

GT-GAN: General Purpose Time Series Synthesis with Generative Adversarial Networks

NeurIPS 2022accept

Time series synthesis is an important research topic in the field of deep learning, which can be used for data augmentation. Time series data types can be broadly classified into regular or irregular. However, there are no existing generative models that show good performance for both types without…

Cited by 68SourcePDFScholar
2022

Graph Neural Controlled Differential Equations for Traffic Forecasting

AAAI 2022technical

Traffic forecasting is one of the most popular spatio-temporal tasks in the field of machine learning. A prevalent approach in the field is to combine graph convolutional networks and recurrent neural networks for the spatio-temporal processing. There has been fierce competition and many novel metho…

2022

It's All in the Teacher: Zero-Shot Quantization Brought Closer to the Teacher

CVPR 2022oral

Model quantization is considered as a promising method to greatly reduce the resource requirements of deep neural networks. To deal with the performance drop induced by quantization errors, a popular method is to use training data to fine-tune quantized networks. In real-world environments, however,…

Cited by 46PDFcodeScholar
2022

LORD: Lower-Dimensional Embedding of Log-Signature in Neural Rough Differential Equations

ICLR 2022poster

The problem of processing very long time-series data (e.g., a length of more than 10,000) is a long-standing research problem in machine learning. Recently, one breakthrough, called neural rough differential equations (NRDEs), has been proposed and has shown that it is able to process such data. The…

2022

SHIELD: Defending Textual Neural Networks against Multiple Black-Box Adversarial Attacks with Stochastic Multi-Expert Patcher

ACL 2022long

Even though several methods have proposed to defend textual neural network (NN) models against black-box adversarial attacks, they often defend against a specific text perturbation strategy and/or require re-training the models from scratch. This leads to a lack of generalization in practice and red…

2021

A Novel Method to Solve Neural Knapsack Problems

ICML 2021spotlight

0-1 knapsack is of fundamental importance across many fields. In this paper, we present a game-theoretic method to solve 0-1 knapsack problems (KPs) where the number of items (products) is large and the values of items are not predetermined but decided by an external value assignment function (e.g.,…

Cited by 10SourcePDFScholar
2021

A Sweet Rabbit Hole by DARCY: Using Honeypots to Detect Universal Trigger’s Adversarial Attacks

ACL 2021long

The Universal Trigger (UniTrigger) is a recently-proposed powerful adversarial textual attack method. Utilizing a learning-based mechanism, UniTrigger generates a fixed phrase that, when added to any benign inputs, can drop the prediction accuracy of a textual neural network (NN) model to near zero…

2021

DPM: A Novel Training Method for Physics-Informed Neural Networks in Extrapolation

AAAI 2021technical

We present a method for learning dynamics of complex physical processes described by time-dependent nonlinear partial differential equations (PDEs). Our particular interest lies in extrapolating solutions in time beyond the range of temporal domain used in training. Our choice for a baseline method…

2021

Invertible Tabular GANs: Killing Two Birds with One Stone for Tabular Data Synthesis

NeurIPS 2021poster

Tabular data synthesis has received wide attention in the literature. This is because available data is often limited, incomplete, or cannot be obtained easily, and data privacy is becoming increasingly important. In this work, we present a generalized GAN framework for tabular synthesis, which comb…

Cited by 37SourcePDFScholar
2021

Qimera: Data-free Quantization with Synthetic Boundary Supporting Samples

NeurIPS 2021poster

Model quantization is known as a promising method to compress deep neural networks, especially for inferences on lightweight mobile or edge devices. However, model quantization usually requires access to the original training data to maintain the accuracy of the full-precision models, which is ofte…