Skip to main content

Showing 1–11 of 11 results for author: Kim, W H

  1. arXiv:2407.10733  [pdf, other

    cs.CV

    Joint-Embedding Predictive Architecture for Self-Supervised Learning of Mask Classification Architecture

    Authors: Dong-Hee Kim, Sungduk Cho, Hyeonwoo Cho, Chanmin Park, Jinyoung Kim, Won Hwa Kim

    Abstract: In this work, we introduce Mask-JEPA, a self-supervised learning framework tailored for mask classification architectures (MCA), to overcome the traditional constraints associated with training segmentation models. Mask-JEPA combines a Joint Embedding Predictive Architecture with MCA to adeptly capture intricate semantics and precise object boundaries. Our approach addresses two critical challenge… ▽ More

    Submitted 15 July, 2024; originally announced July 2024.

    Comments: 27 pages, 5 figures

  2. RISC-V R-Extension: Advancing Efficiency with Rented-Pipeline for Edge DNN Processing

    Authors: Won Hyeok Kim, Hyeong Jin Kim, Tae Hee Han

    Abstract: The proliferation of edge devices necessitates efficient computational architectures for lightweight tasks, particularly deep neural network (DNN) inference. Traditional NPUs, though effective for such operations, face challenges in power, cost, and area when integrated into lightweight edge devices. The RISC-V architecture, known for its modularity and open-source nature, offers a viable alternat… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

    Comments: 6 pages, 6 figures, ICAIIC 2024

  3. arXiv:2406.06149  [pdf, other

    cs.LG stat.ML

    Decoupled Marked Temporal Point Process using Neural Ordinary Differential Equations

    Authors: Yujee Song, Donghyun Lee, Rui Meng, Won Hwa Kim

    Abstract: A Marked Temporal Point Process (MTPP) is a stochastic process whose realization is a set of event-time data. MTPP is often used to understand complex dynamics of asynchronous temporal events such as money transaction, social media, healthcare, etc. Recent studies have utilized deep neural networks to capture complex temporal dependencies of events and generate embedding that aptly represent the o… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

    Comments: 18 pages, 8 figures, The Twelfth International Conference on Learning Representations (ICLR 2024)

  4. arXiv:2401.14587  [pdf, other

    cs.CV

    CNG-SFDA: Clean-and-Noisy Region Guided Online-Offline Source-Free Domain Adaptation

    Authors: Hyeonwoo Cho, Chanmin Park, Donghee Kim, Jinyoung Kim, Won Hwa Kim

    Abstract: Domain shift occurs when training (source) and test (target) data diverge in their distribution. Source-Free Domain Adaptation (SFDA) addresses this domain shift problem, aiming to adopt a trained model on the source domain to the target domain in a scenario where only a well-trained source model and unlabeled target data are available. In this scenario, handling false labels in the target domain… ▽ More

    Submitted 4 July, 2024; v1 submitted 25 January, 2024; originally announced January 2024.

    Comments: 15 pages, 5 figures

  5. arXiv:2401.11840  [pdf, other

    cs.LG cs.AI

    Learning to Approximate Adaptive Kernel Convolution on Graphs

    Authors: Jaeyoon Sim, Sooyeon Jeon, InJun Choi, Guorong Wu, Won Hwa Kim

    Abstract: Various Graph Neural Networks (GNNs) have been successful in analyzing data in non-Euclidean spaces, however, they have limitations such as oversmoothing, i.e., information becomes excessively averaged as the number of hidden layers increases. The issue stems from the intrinsic formulation of conventional graph convolution where the nodal features are aggregated from a direct neighborhood per laye… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

    Comments: 15 pages, Accepted to AAAI 2024

  6. arXiv:2307.00222  [pdf, other

    cs.LG cs.GR

    Re-Think and Re-Design Graph Neural Networks in Spaces of Continuous Graph Diffusion Functionals

    Authors: Tingting Dan, Jiaqi Ding, Ziquan Wei, Shahar Z Kovalsky, Minjeong Kim, Won Hwa Kim, Guorong Wu

    Abstract: Graph neural networks (GNNs) are widely used in domains like social networks and biological systems. However, the locality assumption of GNNs, which limits information exchange to neighboring nodes, hampers their ability to capture long-range dependencies and global patterns in graphs. To address this, we propose a new inductive bias based on variational analysis, drawing inspiration from the Brac… ▽ More

    Submitted 1 July, 2023; originally announced July 2023.

    Comments: 23 papers, 10 figures

    MSC Class: 05C85 ACM Class: I.2.6

  7. arXiv:2304.03495  [pdf, other

    cs.CV

    Devil's on the Edges: Selective Quad Attention for Scene Graph Generation

    Authors: Deunsol Jung, Sanghyun Kim, Won Hwa Kim, Minsu Cho

    Abstract: Scene graph generation aims to construct a semantic graph structure from an image such that its nodes and edges respectively represent objects and their relationships. One of the major challenges for the task lies in the presence of distracting objects and relationships in images; contextual reasoning is strongly distracted by irrelevant objects or backgrounds and, more importantly, a vast number… ▽ More

    Submitted 7 April, 2023; originally announced April 2023.

    Comments: Accepted at CVPR 2023; Project page at https://cvlab.postech.ac.kr/research/SQUAT/

  8. arXiv:2106.05430  [pdf, other

    cs.CV cs.AI

    Separating Boundary Points via Structural Regularization for Very Compact Clusters

    Authors: Xin Ma, Won Hwa Kim

    Abstract: Clustering algorithms have significantly improved along with Deep Neural Networks which provide effective representation of data. Existing methods are built upon deep autoencoder and self-training process that leverages the distribution of cluster assignments of samples. However, as the fundamental objective of the autoencoder is focused on efficient data reconstruction, the learnt space may be su… ▽ More

    Submitted 15 September, 2021; v1 submitted 9 June, 2021; originally announced June 2021.

  9. arXiv:2008.05060  [pdf, other

    cs.CV cs.LG eess.SP stat.ML

    Online Graph Completion: Multivariate Signal Recovery in Computer Vision

    Authors: Won Hwa Kim, Mona Jalal, Seongjae Hwang, Sterling C. Johnson, Vikas Singh

    Abstract: The adoption of "human-in-the-loop" paradigms in computer vision and machine learning is leading to various applications where the actual data acquisition (e.g., human supervision) and the underlying inference algorithms are closely interwined. While classical work in active learning provides effective solutions when the learning module involves classification and regression tasks, many practical… ▽ More

    Submitted 11 August, 2020; originally announced August 2020.

    Comments: 9 pages, 7 figures, CVPR 2017 Conference

  10. arXiv:1912.01181  [pdf, other

    cs.CV cs.LG

    Multi-resolution Graph Neural Network for Identifying Disease-specific Variations in Brain Connectivity

    Authors: Xin Ma, Guorong Wu, Won Hwa Kim

    Abstract: Convolution Neural Network (CNN) recently have been adopted in several neuroimaging studies for diagnosis capturing disease-specific changes in the brain. While many of these methods are designed to work with images in $\mathbb R^n$ exploiting regular structure of the domain, they are not well-suited to analyze data with irregular structure such as brain connectivity. As there is significant inter… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

  11. arXiv:1811.09897  [pdf, other

    cs.CV

    Conditional Recurrent Flow: Conditional Generation of Longitudinal Samples with Applications to Neuroimaging

    Authors: Seong Jae Hwang, Zirui Tao, Won Hwa Kim, Vikas Singh

    Abstract: Generative models using neural network have opened a door to large-scale studies for various application domains, especially for studies that suffer from lack of real samples to obtain statistically robust inference. Typically, these generative models would train on existing data to learn the underlying distribution of the measurements (e.g., images) in latent spaces conditioned on covariates (e.g… ▽ More

    Submitted 10 December, 2018; v1 submitted 24 November, 2018; originally announced November 2018.