Search Results for author: Dongwoo Kim

Found 40 papers, 18 papers with code

word2word: A Collection of Bilingual Lexicons for 3,564 Language Pairs

2 code implementations LREC 2020 Yo Joong Choe, Kyubyong Park, Dongwoo Kim

We wrap our dataset and model in an easy-to-use Python library, which supports downloading and retrieving top-k word translations in any of the supported language pairs as well as computing top-k word translations for custom parallel corpora.

Sentence Translation

Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator

1 code implementation25 Nov 2019 Zhenyue Qin, Dongwoo Kim, Tom Gedeon

We show that optimising the parameters of classification neural networks with softmax cross-entropy is equivalent to maximising the mutual information between inputs and labels under the balanced data assumption.

Classification Fine-Grained Image Classification +2

Item-based Variational Auto-encoder for Fair Music Recommendation

2 code implementations24 Oct 2022 Jinhyeok Park, Dain Kim, Dongwoo Kim

Our proposed system is based on an ensemble between an item-based variational auto-encoder (VAE) and a Bayesian personalized ranking matrix factorization (BPRMF).

Fairness Music Recommendation +1

A Rotated Hyperbolic Wrapped Normal Distribution for Hierarchical Representation Learning

1 code implementation25 May 2022 Seunghyuk Cho, Juyong Lee, Jaesik Park, Dongwoo Kim

We present a rotated hyperbolic wrapped normal distribution (RoWN), a simple yet effective alteration of a hyperbolic wrapped normal distribution (HWN).

Representation Learning

Fusing Higher-order Features in Graph Neural Networks for Skeleton-based Action Recognition

1 code implementation4 May 2021 Zhenyue Qin, Yang Liu, Pan Ji, Dongwoo Kim, Lei Wang, Bob McKay, Saeed Anwar, Tom Gedeon

Recent skeleton-based action recognition methods extract features from 3D joint coordinates as spatial-temporal cues, using these representations in a graph neural network for feature fusion to boost recognition performance.

Action Recognition Skeleton Based Action Recognition

Anonymization for Skeleton Action Recognition

1 code implementation30 Nov 2021 Saemi Moon, Myeonghyeon Kim, Zhenyue Qin, Yang Liu, Dongwoo Kim

Compared with RGB-video-based action recognition, skeleton-based action recognition is a safer way to protect the privacy of subjects while having competitive recognition performance.

Action Recognition Skeleton Based Action Recognition

A Body Part Embedding Model With Datasets for Measuring 2D Human Motion Similarity

1 code implementation2 Mar 2021 Jonghyuk Park, Sukhyun Cho, Dongwoo Kim, Oleksandr Bailo, Heewoong Park, Sanghoon Hong, Jonghun Park

Furthermore, in order to compute the motion similarity from these datasets, we propose a deep learning model that produces motion embeddings suitable for measuring the similarity between different motions of each human body part.

Action Analysis Action Recognition +1

MetaSSD: Meta-Learned Self-Supervised Detection

1 code implementation30 May 2022 Moon Jeong Park, Jungseul Ok, Yo-Seb Jeon, Dongwoo Kim

There are two major limitations in the supervised approaches: a) a model needs to be retrained from scratch when new train symbols come to adapt to a new channel status, and b) the length of the training symbols needs to be longer than a certain threshold to make the model generalize well on unseen symbols.

Meta-Learning Self-Supervised Learning

Robust Deep Learning from Crowds with Belief Propagation

1 code implementation1 Nov 2021 Hoyoung Kim, Seunghyuk Cho, Dongwoo Kim, Jungseul Ok

Crowdsourcing systems enable us to collect large-scale dataset, but inherently suffer from noisy labels of low-paid workers.

Variational Inference

Hyperbolic VAE via Latent Gaussian Distributions

1 code implementation NeurIPS 2023 Seunghyuk Cho, Juyong Lee, Dongwoo Kim

We propose a Gaussian manifold variational auto-encoder (GM-VAE) whose latent space consists of a set of Gaussian distributions.

Density Estimation Model-based Reinforcement Learning +1

Test Time Embedding Normalization for Popularity Bias Mitigation

1 code implementation22 Aug 2023 Dain Kim, Jinhyeok Park, Dongwoo Kim

Popularity bias is a widespread problem in the field of recommender systems, where popular items tend to dominate recommendation results.

Recommendation Systems

SpReME: Sparse Regression for Multi-Environment Dynamic Systems

1 code implementation12 Feb 2023 Moonjeong Park, Youngbin Choi, Namhoon Lee, Dongwoo Kim

Learning dynamical systems is a promising avenue for scientific discoveries.

regression

Graph Generation with $K^2$-trees

1 code implementation30 May 2023 Yunhui Jang, Dongwoo Kim, Sungsoo Ahn

Generating graphs from a target distribution is a significant challenge across many domains, including drug discovery and social network analysis.

Drug Discovery Graph Generation

Robust Evaluation of Diffusion-Based Adversarial Purification

1 code implementation ICCV 2023 Minjong Lee, Dongwoo Kim

We analyze the current practices and provide a new guideline for measuring the robustness of purification methods against adversarial attacks.

Problem-Solving Guide: Predicting the Algorithm Tags and Difficulty for Competitive Programming Problems

1 code implementation9 Oct 2023 Juntae Kim, Eunjung Cho, Dongwoo Kim, Dongbin Na

Moreover, we also consider predicting the difficulty levels of algorithm problems, which can be used as useful guidance to calculate the required time to solve that problem.

TAG

Self-Bounded Prediction Suffix Tree via Approximate String Matching

no code implementations ICML 2018 Dongwoo Kim, Christian Walder

Prediction suffix trees (PST) provide an effective tool for sequence modelling and prediction.

Computer Assisted Composition with Recurrent Neural Networks

no code implementations1 Dec 2016 Christian Walder, Dongwoo Kim

For the case of highly permissive constraint sets, we find that sampling is to be preferred due to the overly regular nature of the optimisation based results.

Joint Modeling of Topics, Citations, and Topical Authority in Academic Corpora

no code implementations TACL 2017 Jooyeon Kim, Dongwoo Kim, Alice Oh

Second, it models each author's influence on citations of a paper based on the topics of the cited papers, as well as the citing papers.

Probabilistic Knowledge Graph Construction: Compositional and Incremental Approaches

no code implementations21 Aug 2016 Dongwoo Kim, Lexing Xie, Cheng Soon Ong

Knowledge graph construction consists of two tasks: extracting information from external resources (knowledge population) and inferring missing information through a statistical analysis on the extracted information (knowledge completion).

graph construction

Hierarchical learning of grids of microtopics

no code implementations12 Mar 2015 Nebojsa Jojic, Alessandro Perina, Dongwoo Kim

The counting grid is a grid of microtopics, sparse word/feature distributions.

General Classification

Hierarchical Dirichlet Scaling Process

no code implementations22 Mar 2014 Dongwoo Kim, Alice Oh

We present the \textit{hierarchical Dirichlet scaling process} (HDSP), a Bayesian nonparametric mixed membership model.

Softmax Is Not an Artificial Trick: An Information-Theoretic View of Softmax in Neural Networks

no code implementations7 Oct 2019 Zhenyue Qin, Dongwoo Kim

Under this view, we can naturally and mathematically derive log-softmax as an inherent component in a neural network for evaluating the conditional mutual information between network output vectors and labels given an input datum.

Global Node Attentions via Adaptive Spectral Filters

no code implementations1 Jan 2021 Shouheng Li, Dongwoo Kim, Qing Wang

The proposed model has been shown to generalize well to both assortative and disassortative graphs.

Node Classification

Beyond Low-Pass Filters: Adaptive Feature Propagation on Graphs

no code implementations26 Mar 2021 Sean Li, Dongwoo Kim, Qing Wang

The proposed model is shown to generalize well to both homophilic and heterophilic graphs.

Node Classification

Neural Network Classifier as Mutual Information Evaluator

no code implementations19 Jun 2021 Zhenyue Qin, Dongwoo Kim, Tom Gedeon

We give a new view of neural network classifiers with softmax and cross-entropy as mutual information evaluators.

Vaccination strategies and transmission of COVID-19: evidence across advanced countries

no code implementations14 Sep 2021 Dongwoo Kim, Young Jun Lee

Conditional on first-dose coverage, an increased fraction with two doses appears to offer no further reductions in new cases and deaths.

Time Series Time Series Analysis

Few-Shot Unlearning by Model Inversion

no code implementations31 May 2022 Youngsik Yoon, Jinhwan Nam, Hyojeong Yun, Jaeho Lee, Dongwoo Kim, Jungseul Ok

We consider a practical scenario of machine unlearning to erase a target dataset, which causes unexpected behavior from the trained model.

Machine Unlearning

Restructuring Graph for Higher Homophily via Adaptive Spectral Clustering

no code implementations6 Jun 2022 Shouheng Li, Dongwoo Kim, Qing Wang

While a growing body of literature has been studying new Graph Neural Networks (GNNs) that work on both homophilic and heterophilic graphs, little has been done on adapting classical GNNs to less-homophilic graphs.

Clustering Node Classification

Substructure-Atom Cross Attention for Molecular Representation Learning

no code implementations15 Oct 2022 Jiye Kim, Seungbeom Lee, Dongwoo Kim, Sungsoo Ahn, Jaesik Park

Designing a neural network architecture for molecular representation is crucial for AI-driven drug discovery and molecule design.

Drug Discovery Molecular Property Prediction +3

Feature Unlearning for Pre-trained GANs and VAEs

no code implementations10 Mar 2023 Saemi Moon, Seunghyuk Cho, Dongwoo Kim

We tackle the problem of feature unlearning from a pre-trained image generative model: GANs and VAEs.

Adversarial Attack

EPIC: Graph Augmentation with Edit Path Interpolation via Learnable Cost

no code implementations2 Jun 2023 Jaeseung Heo, Seungbeom Lee, Sungsoo Ahn, Dongwoo Kim

Graph-based models have become increasingly important in various domains, but the limited size and diversity of existing graph datasets often limit their performance.

Graph Classification

Local Vertex Colouring Graph Neural Networks

1 code implementation10 Mar 2024 Shouheng Li, Dongwoo Kim, Qing Wang

Specifically, we propose a new vertex colouring scheme and demonstrate that classical search algorithms can efficiently compute graph representations that extend beyond the 1-WL.

Generalization of Graph Neural Networks through the Lens of Homomorphism

no code implementations10 Mar 2024 Shouheng Li, Dongwoo Kim, Qing Wang

In this work, we propose to study the generalization of GNNs through a novel perspective - analyzing the entropy of graph homomorphism.

Generalization Bounds

Distinguishing Neighborhood Representations Through Reverse Process of GNNs for Heterophilic Graphs

no code implementations11 Mar 2024 Moonjeong Park, Jaeseung Heo, Dongwoo Kim

Graph Neural Network (GNN) resembles the diffusion process, leading to the over-smoothing of learned representations when stacking many layers.

Cannot find the paper you are looking for? You can Submit a new open access paper.