works on

From the 1 of 803 papers with an AI index.

output
20022026
most citedGW170817: Observation of Gravitational Waves from a Binary Neutron Star Inspiral

9.8k citations

Showing cs.LGShow all

16 papers · 1 filter

cs.LG2026

Accelerating Storage-Based Training for Graph Neural Networks

Myung-Hwan Jang, Jeong-Min Park, Yunyong Ko +1

Graph neural networks (GNNs) have achieved breakthroughs in various real-world downstream tasks due to their powerful expressiveness. As the scale of real-world graphs has been con…

cs.LG20251 cited

NysAct: A Scalable Preconditioned Gradient Descent using Nystrom Approximation

Hyunseok Seung, Jaewoo Lee, Hyunsuk Ko

Adaptive gradient methods are computationally efficient and converge quickly, but they often suffer from poor generalization. In contrast, second-order methods enhance convergence…

cs.LG20251 cited

An Adaptive Method Stabilizing Activations for Enhanced Generalization

Hyunseok Seung, Jaewoo Lee, Hyunsuk Ko

We introduce AdaAct, a novel optimization algorithm that adjusts learning rates according to activation variance. Our method enhances the stability of neuron outputs by incorporati…

cs.LG20245 cited

Transfer-Learning-Based Autotuning Using Gaussian Copula

Thomas Randall, Jaehoon Koo, Brice Videau +6

As diverse high-performance computing (HPC) systems are built, many opportunities arise for applications to solve larger problems than ever before. Given the significantly increase…

cs.LG2021

CBP: Backpropagation with constraint on weight precision using a pseudo-Lagrange multiplier method

Guhyun Kim, Doo Seok Jeong

Backward propagation of errors (backpropagation) is a method to minimize objective functions (e.g., loss functions) of deep neural networks by identifying optimal sets of weights a…

cs.LG20211 cited

Scheduling Optimization Techniques for Neural Network Training

Hyungjun Oh, HyeongJu Kim, Jiwon Seo

Neural network training requires a large amount of computation and thus GPUs are often used for the acceleration. While they improve the performance, GPUs are underutilized during…