paper-with-me

Papers

Semantically Meaningful View Selection

2018-07-26 · Joris Guérin, Olivier Gibaru, Eric Nyiri, Stéphane Thiery, Byron Boots

An understanding of the nature of objects could help robots to solve both high-level abstract tasks and improve performance at lower-level concrete tasks. Although deep learning has facilitated progress in image understanding, a robot's performance in problems like object recognition often depends on the angle from which the object is observed. Traditionally, robot sorting tasks rely on a fixed top-down view of an object. By changing its viewing angle, a robot can select a more semantically informative view leading to better performance for object recognition. In this paper, we introduce the problem of semantic view selection, which seeks to find good camera poses to gain semantic knowledge about an observed object. We propose a conceptual formulation of the problem, together with a solvable relaxation based on clustering. We then present a new image dataset consisting of around 10k images representing various views of 144 objects under different poses. Finally we use this dataset to propose a first solution to the problem by training a neural network to predict a "semantic score" from a top view image and camera pose. The views predicted to have higher scores are then shown to provide better clustering results than fixed top-down views.

📄 PDF Abstract BibTeX arXiv:1807.10303

Code (1)

jorisguerin/SemanticViewSelection_dataset 공식 구현

Tasks

ClusteringObjectObject Recognition

Similar Papers 제목 키워드 기반

Rote Learning Considered Useful: Generalizing over Memorized Data in LLMs

2025-07-29 · Qinyuan Wu, Soumi Das, Mahsa Amani, Bishwamittra Ghosh 외 arxiv

Rote learning is a memorization technique based on repetition. Many researchers argue that rote learning hinders generalization because it encourages verbatim memorization rather than deeper understanding. This concern e…

StructFormer: Learning Spatial Structure for Language-Guided Semantic Rearrangement of Novel Objects

2021-10-19 · Weiyu Liu, Chris Paxton, Tucker Hermans, Dieter Fox

Geometric organization of objects into semantically meaningful arrangements pervades the built world. As such, assistive robots operating in warehouses, offices, and homes would greatly benefit from the ability to recogn…

Object

SSE: Multimodal Semantic Data Selection and Enrichment for Industrial-scale Data Assimilation

2024-09-20 · Maying Shen, Nadine Chang, Sifei Liu, Jose M. Alvarez

In recent years, the data collected for artificial intelligence has grown to an unmanageable amount. Particularly within industrial applications, such as autonomous vehicles, model training computation budgets are being …

Autonomous VehiclesDiversityNavigate

Exploring Active Learning for Label-Efficient Training of Semantic Neural Radiance Field

2025-07-23 · Yuzhe Zhu, Lile Cai, Kangkang Lu, Fayao Liu 외 arxiv

Neural Radiance Field (NeRF) models are implicit neural scene representation methods that offer unprecedented capabilities in novel view synthesis. Semantically-aware NeRFs not only capture the shape and radiance of a sc…

Novel View SynthesisActive Learning

GroupContrast: Semantic-aware Self-supervised Representation Learning for 3D Understanding

2024-03-14 · CVPR 2024 1 · Chengyao Wang, Li Jiang, Xiaoyang Wu, Zhuotao Tian 외

Self-supervised 3D representation learning aims to learn effective representations from large-scale unlabeled point clouds. Most existing approaches adopt point discrimination as the pretext task, which assigns matched p…

Contrastive LearningRepresentation LearningScene UnderstandingTransfer Learning