UNIST UNIST

ADMISSIONS

Giving UNIST Bulletin
Open mobile menu
 

UNIST site map

Close All menus
STUDENT
 
NEWS CENTER

NEWS CENTER

Discover not only Research Findings and event news, but also the diverse facets of UNIST presented by reporters and writers.

UNIST News

New Framework Reduces Data Needed to Train Re-Identification AI

Their findings were accepted for presentation at the ICML '26, which took place in Seoul, from July 6 to 11, 2026.

  • Research
  • JooHyeon Heo
  • 2026.08.14
  • 771

New Framework Reduces Data Needed to Train Re-Identification AI


Led by Professor Jae-Young Sim in the UNIST Graduate School of Artificial Intelligence, the research team has developed a method that filters out much of this redundancy, while preserving the visual diversity needed for training. The method, called Coreset Selection for Object Re-identification (CSOR), selects a compact set of representative images from a much larger dataset.

Object re-identification (ReID) enables AI systems to match the same person or vehicle across different camera views. Unlike image classification, ReID models must distinguish identities they have never encountered during training. This makes conventional coreset methods—which were developed largely for classification—difficult to apply directly.


“Re-identification models must distinguish entirely new people or vehicles that were not included in the training data,” said first author Minyoung Oh, a researcher at UNIST. “We began with this distinction and redesigned the selection criteria around the specific demands of ReID.”

The researchers formulated CSOR as a joint optimization problem that determines both which identity classes and which images to retain. Their analysis identified diversity within each class—the range of appearances captured for the same person or vehicle—as a key factor in building an effective training subset. 

CSOR follows a two-stage process. Diversity-driven Class Pruning (DCP) first removes identity classes with little feature variation, preserving more of the storage budget for classes with richer information. Coverage-Prioritized Sampling (CPS) then selects images from the remaining classes, giving priority to those that capture the broader range of features.

The team evaluated CSOR on three person and one vehicle ReID datasets. The method consistently outperformed the CS approaches used for comparison. Models trained on approximately half of the original data retained more than 95% of the performance achieved using the full dataset.

“ReID datasets are commonly built from video, so duplicate images accumulate quickly as the same person or vehicle appears across consecutive frames,” said Professor Sim. “CSOR removes much of this repetition while retaining the diversity needed for ReID. It could make training and deployment more practical on edge devices with limited storage and computing resources.”

Their findings were accepted for presentation at the 2026 International Conference on Machine Learning (ICML), held at COEX in Seoul in July 2026. The study was supported by the National Research Foundation of Korea (NRF) and the Institute for Information & Communications Technology Planning & Evaluation (IITP), with funding from the Ministry of Science and ICT (MSIT). Support was provided through the Mid-Career Researcher Program, the AI Graduate School Program, the AI Star Fellowship Program, and an initiative for training in industrially integrated multimodal generative AI.


Journal Reference

Minyoung Oh and Jae-Young Sim, "CSOR: Coreset Selection for Object Re-identification via Class Pruning,"  ICML '26 , (2026).