Alert button
Picture for Sangyoon Lee

Sangyoon Lee

Alert button

In Search of a Data Transformation That Accelerates Neural Field Training

Nov 28, 2023
Junwon Seo, Sangyoon Lee, Kwang In Kim, Jaeho Lee

Neural field is an emerging paradigm in data representation that trains a neural network to approximate the given signal. A key obstacle that prevents its widespread adoption is the encoding speed-generating neural fields requires an overfitting of a neural network, which can take a significant number of SGD steps to reach the desired fidelity level. In this paper, we delve into the impacts of data transformations on the speed of neural field training, specifically focusing on how permuting pixel locations affect the convergence speed of SGD. Counterintuitively, we find that randomly permuting the pixel locations can considerably accelerate the training. To explain this phenomenon, we examine the neural field training through the lens of PSNR curves, loss landscapes, and error patterns. Our analyses suggest that the random pixel permutations remove the easy-to-fit patterns, which facilitate easy optimization in the early stage but hinder capturing fine details of the signal.

* 17 pages, preprint 
Viaarxiv icon

Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition

Aug 23, 2022
Jungho Lee, Minhyeok Lee, Dogyoon Lee, Sangyoon Lee

Figure 1 for Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition
Figure 2 for Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition
Figure 3 for Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition
Figure 4 for Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition

Graph convolutional networks (GCNs) are the most commonly used method for skeleton-based action recognition and have achieved remarkable performance. Generating adjacency matrices with semantically meaningful edges is particularly important for this task, but extracting such edges is challenging problem. To solve this, we propose a hierarchically decomposed graph convolutional network (HD-GCN) architecture with a novel hierarchically decomposed graph (HD-Graph). The proposed HD-GCN effectively decomposes every joint node into several sets to extract major adjacent and distant edges, and uses them to construct an HD-Graph containing those edges in the same semantic spaces of a human skeleton. In addition, we introduce an attention-guided hierarchy aggregation (A-HA) module to highlight the dominant hierarchical edge sets of the HD-Graph. Furthermore, we apply a new two-stream-three-graph ensemble method, which uses only joint and bone stream without any motion stream. The proposed model is evaluated and achieves state-of-the-art performance on three large, popular datasets: NTU-RGB+D 60, NTU-RGB+D 120, and Northwestern-UCLA. Finally, we demonstrate the effectiveness of our model with various comparative experiments.

* 9 pages, 5 figures 
Viaarxiv icon