SearcharxivSearch

arXiv subjects

Subin Bae

Publications and source records attributed to Subin Bae.

2 recordsLinked to original sources

ICPR 2026 Competition on Low-Resolution License Plate Recognition

Low-Resolution License Plate Recognition (LRLPR) remains a challenging problem in real-world surveillance scenarios, where long capture distances, compression artifacts, and adverse imaging conditions can severely degrade license plate legibility. To promote progress in this area, we organized the ICPR 2026 Competition on Low-Resolution License Plate Recognition, the first competition specifically dedicated to LRLPR using real low-quality data collected under operationally relevant conditions. The competition was based on the LRLPR-26 dataset, which comprises 20,000 training tracks and 3,000 test tracks; each training track contains five low-resolution and five high-resolution images of the same license plate. Notably, a total of 269 teams from 41 countries registered for the competition, and 99 teams submitted valid entries in the Blind Test Phase. The winning team achieved a Recognition Rate of 82.13%, and four teams surpassed the 80% mark, highlighting both the high level of competition at the top of the leaderboard and the continued difficulty of the task. In addition to presenting the competition design, evaluation protocol, and main results, this paper summarizes the methods adopted by the top-5 teams and discusses current trends and promising directions for future research on LRLPR. The competition webpage is available at https://icpr26lrlpr.github.io/

cs.CV

Table2Image: Lightweight Tabular Learning with Generated Proxy Representations and Reliability Diagnostics

Deep tabular models should ideally balance predictive performance, parameter efficiency, and robustness to imperfect learning signals---properties that are rarely considered jointly. We present Table2Image, a lightweight tabular learning model built around a learned generation pathway that maps tabular inputs into intermediate, structured proxy representations. We additionally examine a variant with variance inflation factor (VIF)-informed initialization, which downweights highly collinear features at the start of training. Across datasets from OpenML-CC18 and TabZilla, Table2Image achieves competitive clean predictive performance while remaining compact relative to several large-scale neural baselines. We further introduce a unified, severity-controlled evaluation protocol under three imperfect learning conditions---irrelevant inputs, corrupted supervision, and unstable shortcut associations---that combines performance-based robustness measures with realization-level instability diagnostics for reliability characterization. Table2Image maintains a favorable balance of performance, robustness, and compactness. Controlled ablations indicate that the learned generation pathway is a key driver of the observed gains.

cs.LG