← Search

MyungJoo Kang

18 accepted papers

2025

CASA: CNN Autoencoder-based Score Attention for Efficient Multivariate Long-term Time-series Forecasting

IJCAI 2025

Multivariate long-term time series forecasting is critical for applications such as weather prediction, and traffic analysis. In addition, the implementation of Transformer variants has improved prediction accuracy. Following these variants, different input data process approaches also enhanced the

2025

Leveraging Prior Knowledge of Diffusion Model for Person Search

ICCV 2025poster

Person search aims to jointly perform person detection and re-identification by localizing and identifying a query person within a gallery of uncropped scene images. Existing methods predominantly utilize ImageNet pre-trained backbones, which may be suboptimal for capturing the complex spatial conte…

Cited by 0SourcePDFScholar
2025

Unpaired Point Cloud Completion via Unbalanced Optimal Transport

ICML 2025poster

Unpaired point cloud completion is crucial for real-world applications, where ground-truth data for complete point clouds are often unavailable. By learning a completion map from unpaired incomplete and complete point cloud data, this task avoids the reliance on paired datasets. In this paper, we pr…

Cited by 0SourcePDFScholar
2024

Dictionary Contrastive Learning for Efficient Local Supervision without Auxiliary Networks

ICLR 2024spotlight

While backpropagation (BP) has achieved widespread success in deep learning, it faces two prominent challenges: computational inefficiency and biological implausibility. In response to these challenges, local supervision, encompassing Local Learning (LL) and Forward Learning (FL), has emerged as a p…

Cited by 0SourcePDFScholar
2024

FLEUR: An Explainable Reference-Free Evaluation Metric for Image Captioning Using a Large Multimodal Model

ACL 2024long

Most existing image captioning evaluation metrics focus on assigning a single numerical score to a caption by comparing it with reference captions. However, these methods do not provide an explanation for the assigned score. Moreover, reference captions are expensive to acquire. In this paper, we pr…

2024

Feature-aligned N-BEATS with Sinkhorn divergence

ICLR 2024spotlight

We propose Feature-aligned N-BEATS as a domain-generalized time series forecasting model. It is a nontrivial extension of N-BEATS with doubly residual stacking principle (Oreshkin et al. [45]) into a representation learning framework. In particular, it revolves around marginal feature probability me…

2024

Scalable Wasserstein Gradient Flow for Generative Modeling through Unbalanced Optimal Transport

ICML 2024poster

Wasserstein gradient flow (WGF) describes the gradient dynamics of probability density within the Wasserstein space. WGF provides a promising approach for conducting optimization over the probability distributions. Numerically approximating the continuous WGF requires the time discretization method.…

Cited by 10SourcePDFScholar
2023

$p$-Poisson surface reconstruction in curl-free flow from point clouds

NeurIPS 2023poster

The aim of this paper is the reconstruction of a smooth surface from an unorganized point cloud sampled by a closed surface, with the preservation of geometric shapes, without any further information other than the point cloud. Implicit neural representations (INRs) have recently emerged as a promis…

2023

Finding the Global Semantic Representation in GAN through Fréchet Mean

ICLR 2023poster

The ideally disentangled latent space in GAN involves the global representation of latent space using semantic attribute coordinates. In other words, in this disentangled space, there exists the global semantic basis as a vector space where each basis component describes one attribute of generated…

Cited by 3SourcePDFScholar
2023

Generative Modeling through the Semi-dual Formulation of Unbalanced Optimal Transport

NeurIPS 2023poster

Optimal Transport (OT) problem investigates a transport map that bridges two distributions while minimizing a given cost function. In this regard, OT between tractable prior distribution and data has been utilized for generative modeling tasks. However, OT-based methods are susceptible to outliers a…

2023

Learning without Prejudices: Continual Unbiased Learning via Benign and Malignant Forgetting

ICLR 2023poster

Although machine learning algorithms have achieved state-of-the-art status in image classification, recent studies have substantiated that the ability of the models to learn several tasks in sequence, termed continual learning (CL), often suffers from abrupt degradation of performance from previous…

Cited by 8SourcePDFScholar
2023

MAGANet: Achieving Combinatorial Generalization by Modeling a Group Action

ICML 2023poster

Combinatorial generalization refers to the ability to collect and assemble various attributes from diverse data to generate novel unexperienced data. This ability is considered a necessary passing point for achieving human-level intelligence. To achieve this ability, previous unsupervised approaches…

Cited by 7SourcePDFScholar
2022

A Conservative Approach for Unbiased Learning on Unknown Biases

CVPR 2022poster

Although convolutional neural networks (CNNs) achieve state-of-the-art in image classification, recent works address their unreliable predictions due to their excessive dependence on biased training data. Existing unbiased modeling postulates that the bias in the dataset is obvious to know, but it i…

Cited by 20PDFcodeScholar
2022

Do Not Escape From the Manifold: Discovering the Local Coordinates on the Latent Space of GANs

ICLR 2022poster

The discovery of the disentanglement properties of the latent space in GANs motivated a lot of research to find the semantically meaningful directions on it. In this paper, we suggest that the disentanglement property is closely related to the geometry of the latent space. In this regard, we propose…