SearcharxivSearch

arXiv subjects

Hong-Seok Lee

Publications and source records attributed to Hong-Seok Lee.

3 recordsLinked to original sources

A Neural Pre-Conditioning Active Learning Algorithm to Reduce Label Complexity

Deep learning (DL) algorithms rely on massive amounts of labeled data. Semi-supervised learning (SSL) and active learning (AL) aim to reduce this label complexity by leveraging unlabeled data or carefully acquiring labels, respectively. In this work, we primarily focus on designing an AL algorithm but first argue for a change in how AL algorithms should be evaluated. Although unlabeled data is readily available in pool-based AL, AL algorithms are usually evaluated by measuring the increase in supervised learning (SL) performance at consecutive acquisition steps. Because this measures performance gains from both newly acquired instances and newly acquired labels, we propose to instead evaluate the label efficiency of AL algorithms by measuring the increase in SSL performance at consecutive acquisition steps. After surveying tools that can be used to this end, we propose our neural pre-conditioning (NPC) algorithm inspired by a Neural Tangent Kernel (NTK) analysis. Our algorithm incorporates the classifier's uncertainty on unlabeled data and penalizes redundant samples within candidate batches to efficiently acquire a diverse set of informative labels. Furthermore, we prove that NPC improves downstream training in the large-width regime in a manner previously observed to correlate with generalization. Comparisons with other AL algorithms show that a state-of-the-art SSL algorithm coupled with NPC can achieve high performance using very few labeled data.

cs.LG

Electrically actuated varifocal lens based on liquid-crystal-embedded dielectric metasurfaces

Compact varifocal lenses are essential to various imaging and vision technologies. However, existing varifocal elements typically rely on mechanically-actuated systems with limited tuning speeds and scalability. Here, an ultrathin electrically controlled varifocal lens based on a liquid crystal (LC) encapsulated semiconductor metasurface is demonstrated. Enabled by the field-dependent LC anisotropy, applying a voltage bias across the LC cell modifies the local phase response of the silicon meta-atoms, in turn modifying the focal length of the metalens. In a numerical implementation, a voltage-actuated metalens with continuous zoom and up to 20% total focal shift is demonstrated. The concept of LC-based metalens is experimentally verified through the design and fabrication of a bifocal metalens that facilitates high-contrast switching between two discrete focal lengths upon application of a 3.2 V$_{\rm pp}$ voltage bias. Owing to their ultrathin thickness and adaptable design, LC-driven semiconductor metasurfaces open new opportunities for compact varifocal lensing in a diversity of modern imaging applications.

physics.optics

PopEval: A Character-Level Approach to End-To-End Evaluation Compatible with Word-Level Benchmark Dataset

The most prevalent scope of interest for OCR applications used to be scanned documents, but it has now shifted towards the natural scene. Despite the change of times, the existing evaluation methods are still based on the old criteria suited better for the past interests. In this paper, we propose PopEval, a novel evaluation approach for the recent OCR interests. The new and past evaluation algorithms were compared through the results on various datasets and OCR models. Compared to the other evaluation methods, the proposed evaluation algorithm was closer to the human's qualitative evaluation than other existing methods. Although the evaluation algorithm was devised as a character-level approach, the comparative experiment revealed that PopEval is also compatible on existing benchmark datasets annotated at word-level. The proposed evaluation algorithm is not only applicable to current end-to-end tasks, but also suggests a new direction to redesign the evaluation concept for further OCR researches.

cs.CV