← Search

Hwalsuk Lee

7 accepted papers

2024

Open Ko-LLM Leaderboard: Evaluating Large Language Models in Korean with Ko-H5 Benchmark

ACL 2024long

This paper introduces the Open Ko-LLM Leaderboard and the Ko-H5 Benchmark as vital tools for evaluating Large Language Models (LLMs) in Korean. Incorporating private test sets while mirroring the English Open LLM Leaderboard, we establish a robust evaluation framework that has been well integrated i…

Cited by 15SourcePDFScholar
2024

SOLAR 10.7B: Scaling Large Language Models with Simple yet Effective Depth Up-Scaling

NAACL 2024industry

We introduce SOLAR 10.7B, a large language model (LLM) with 10.7 billion parameters, demonstrating superior performance in various natural language processing (NLP) tasks. Inspired by recent efforts to efficiently up-scale LLMs, we present a method for scaling LLMs called depth up-scaling (DUS), whi…

2020

Character Region Attention For Text Spotting

ECCV 2020poster

A scene text spotter is composed of text detection and recognition modules. Many studies have been conducted to unify these modules into an end-to-end trainable model to achieve better performance. A typical architecture places detection and recognition modules into separate branches, and a RoI pool…

Cited by 89SourcePDFScholar
2020

Few-shot Compositional Font Generation with Dual Memory

ECCV 2020poster

Generating a new font library is a very labor-intensive and time-consuming job for glyph-rich scripts. Despite the remarkable success of existing font generation methods, they have significant drawbacks; they require a large number of reference images to generate a new font set, or they fail to capt…

2020

Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model

COLING 2020main

This paper introduces a method that efficiently reduces the computational cost and parameter size of Transformer. The proposed model, refer to as Group-Transformer, splits feature space into multiple groups, factorizes the calculation paths, and reduces computations for the group interaction. Extens…

2019

What Is Wrong With Scene Text Recognition Model Comparisons? Dataset and Model Analysis

ICCV 2019oral

Many new proposals for scene text recognition (STR) models have been introduced in recent years. While each claim to have pushed the boundary of the technology, a holistic and fair comparison has been largely missing in the field due to the inconsistent choices of training and evaluation datasets. T…

Cited by 729PDFcodeScholar