paper-with-me

홈 › Papers

SAILOR: Scaling Anchors via Insights into Latent Object Representation

2022-10-14 · Dušan Malić, Christian Fruhwirth-Reisinger, Horst Possegger, Horst Bischof

LiDAR 3D object detection models are inevitably biased towards their training dataset. The detector clearly exhibits this bias when employed on a target dataset, particularly towards object sizes. However, object sizes vary heavily between domains due to, for instance, different labeling policies or geographical locations. State-of-the-art unsupervised domain adaptation approaches outsource methods to overcome the object size bias. Mainstream size adaptation approaches exploit target domain statistics, contradicting the original unsupervised assumption. Our novel unsupervised anchor calibration method addresses this limitation. Given a model trained on the source data, we estimate the optimal target anchors in a completely unsupervised manner. The main idea stems from an intuitive observation: by varying the anchor sizes for the target domain, we inevitably introduce noise or even remove valuable object cues. The latent object representation, perturbed by the anchor size, is closest to the learned source features only under the optimal target anchors. We leverage this observation for anchor size optimization. Our experimental results show that, without any retraining, we achieve competitive results even compared to state-of-the-art weakly-supervised size adaptation approaches. In addition, our anchor calibration can be combined with such existing methods, making them completely unsupervised.

📄 PDF Abstract BibTeX arXiv:2210.07811

Code (1)

malicd/sailor 공식 구현 pytorch

Tasks

3D Object DetectionDomain AdaptationObjectobject-detectionObject DetectionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Sailor: Open Language Models for South-East Asia

2024-04-04 · Longxu Dou, Qian Liu, Guangtao Zeng, Jia Guo 외

We present Sailor, a family of open language models ranging from 0.5B to 7B parameters, tailored for South-East Asian (SEA) languages. These models are continually pre-trained from Qwen1.5, a great language model for mul…

Language ModelingLanguage ModellingQuestion AnsweringReading Comprehension

A Smooth Sea Never Made a Skilled $\texttt{SAILOR}$: Robust Imitation via Learning to Search

2025-06-05 · Arnav Kumar Jain, Vibhakar Mohta, Subin Kim, Atiksh Bhardwaj 외

The fundamental limitation of the behavioral cloning (BC) approach to imitation learning is that it only teaches an agent what the expert did at states the expert visited. This means that when a BC agent makes a mistake …

Imitation Learning

VALA: Learning Latent Anchors for Training-Free and Temporally Consistent

2025-10-27 · Zhangkai Wu, Xuhui Fan, Zhongyuan Xie, Kaize Shi 외 arxiv

Recent advances in training-free video editing have enabled lightweight and precise cross-frame generation by leveraging pre-trained text-to-image diffusion models. However, existing methods often rely on heuristic frame…

Contrastive Learning

WebSailor: Navigating Super-human Reasoning for Web Agent

2025-07-03 · Kuan Li, Zhongwang Zhang, Huifeng Yin, Liwen Zhang 외

Transcending human cognitive limitations represents a critical frontier in LLM training. Proprietary agentic systems like DeepResearch have demonstrated superhuman capabilities on extremely complex information-seeking be…

Latent Topology Induction for Understanding Contextualized Representations

2022-06-03 · Yao Fu, Mirella Lapata

In this work, we study the representation space of contextualized embeddings and gain insight into the hidden topology of large language models. We show there exists a network of latent states that summarize linguistic p…