paper-with-me

Papers

Alice Benchmarks: Connecting Real World Re-Identification with the Synthetic

2023-10-06 · Xiaoxiao Sun, Yue Yao, Shengjin Wang, Hongdong Li, Liang Zheng

For object re-identification (re-ID), learning from synthetic data has become a promising strategy to cheaply acquire large-scale annotated datasets and effective models, with few privacy concerns. Many interesting research problems arise from this strategy, e.g., how to reduce the domain gap between synthetic source and real-world target. To facilitate developing more new approaches in learning from synthetic data, we introduce the Alice benchmarks, large-scale datasets providing benchmarks as well as evaluation protocols to the research community. Within the Alice benchmarks, two object re-ID tasks are offered: person and vehicle re-ID. We collected and annotated two challenging real-world target datasets: AlicePerson and AliceVehicle, captured under various illuminations, image resolutions, etc. As an important feature of our real target, the clusterability of its training set is not manually guaranteed to make it closer to a real domain adaptation test scenario. Correspondingly, we reuse existing PersonX and VehicleX as synthetic source domains. The primary goal is to train models from synthetic data that can work effectively in the real world. In this paper, we detail the settings of Alice benchmarks, provide an analysis of existing commonly-used domain adaptation methods, and discuss some interesting future directions. An online server has been set up for the community to evaluate methods conveniently and fairly. Datasets and the online server details are available at https://sites.google.com/view/alice-benchmarks.

📄 PDF Abstract BibTeX arXiv:2310.04416

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Particle identification with machine learning from incomplete data in the ALICE experiment

2024-03-26 · Maja Karwowska, Łukasz Graczykowski, Kamil Deja, Miłosz Kasak 외

The ALICE experiment at the LHC measures properties of the strongly interacting matter formed in ultrarelativistic heavy-ion collisions. Such studies require accurate particle identification (PID). ALICE provides PID inf…

Domain Adaptation

Using Machine Learning for Particle Identification in ALICE

2022-04-14 · Łukasz Kamil Graczykowski, Monika Jakubowska, Kamil Rafał Deja, Maja Kabus

Particle identification (PID) is one of the main strengths of the ALICE experiment at the LHC. It is a crucial ingredient for detailed studies of the strongly interacting matter formed in ultrarelativistic heavy-ion coll…

BIG-bench Machine LearningDomain Adaptation

Machine-learning-based particle identification with missing data

2023-12-21 · Miłosz Kasak, Kamil Deja, Maja Karwowska, Monika Jakubowska 외

In this work, we introduce a novel method for Particle Identification (PID) within the scope of the ALICE experiment at the Large Hadron Collider at CERN. Identifying products of ultrarelativisitc collisions delivered by…

Missing Values

Baba in Wonderland: Online Self-Supervised Dynamics Discovery for Executable World Models

2026-05-16 · SeungWon Seo, DongHeun Han, SeongRae Noh, HyeongYeop Kang arxiv

Executable world models can be read, edited, executed, and reused for planning, but only if the program captures the environment's transition law rather than semantic shortcuts in its surface vocabulary. We study online …

Few-Shot Class-Incremental Learning from an Open-Set Perspective

2022-07-30 · Can Peng, Kun Zhao, Tianren Wang, Meng Li 외

The continual appearance of new objects in the visual world poses considerable challenges for current deep learning methods in real-world deployments. The challenge of new task learning is often exacerbated by the scarci…

class-incremental learningClass Incremental LearningData AugmentationFace Recognition+2