paper-with-me

홈 › Papers

Improved and Scalable Online Learning of Spatial Concepts and Language Models with Mapping

2018-03-09 · Akira Taniguchi, Yoshinobu Hagiwara, Tadahiro Taniguchi, Tetsunari Inamura

We propose a novel online learning algorithm, called SpCoSLAM 2.0, for spatial concepts and lexical acquisition with high accuracy and scalability. Previously, we proposed SpCoSLAM as an online learning algorithm based on unsupervised Bayesian probabilistic model that integrates multimodal place categorization, lexical acquisition, and SLAM. However, our original algorithm had limited estimation accuracy owing to the influence of the early stages of learning, and increased computational complexity with added training data. Therefore, we introduce techniques such as fixed-lag rejuvenation to reduce the calculation time while maintaining an accuracy higher than that of the original algorithm. The results show that, in terms of estimation accuracy, the proposed algorithm exceeds the original algorithm and is comparable to batch learning. In addition, the calculation time of the proposed algorithm does not depend on the amount of training data and becomes constant for each step of the scalable algorithm. Our approach will contribute to the realization of long-term spatial language interactions between humans and robots.

📄 PDF Abstract BibTeX arXiv:1803.03481

Code (3)

a-taniguchi/SpCoSLAM 공식 구현
a-taniguchi/SpCoSLAM2 공식 구현
a-taniguchi/SpCoSLAM_evaluation

Similar Papers 제목 키워드 기반

Online Spatial Concept and Lexical Acquisition with Simultaneous Localization and Mapping

2017-04-15 · Akira Taniguchi, Yoshinobu Hagiwara, Tadahiro Taniguchi, Tetsunari Inamura

In this paper, we propose an online learning algorithm based on a Rao-Blackwellized particle filter for spatial concept acquisition and mapping. We have proposed a nonparametric Bayesian spatial concept acquisition model…

Language ModelingLanguage ModellingSimultaneous Localization and Mapping

Conversational Image Segmentation: Grounding Abstract Concepts with Scalable Supervision

2026-02-13 · Aadarsh Sahoo, Georgia Gkioxari arxiv

Conversational image segmentation grounds abstract, intent-driven concepts into pixel-accurate masks. Prior work on referring image grounding focuses on categorical and spatial queries (e.g., "left-most apple") and overl…

Image Segmentation

From Directions to Regions: Decomposing Activations in Language Models via Local Geometry

2026-02-02 · Or Shafran, Shaked Ronen, Omri Fahn, Shauli Ravfogel 외 arxiv

Activation decomposition methods in language models are tightly coupled to geometric assumptions on how concepts are realized in activation space. Existing approaches search for individual global directions, implicitly a…

LLM-Aided Customizable Profiling of Code Data Based On Programming Language Concepts

2025-03-19 · Pankaj Thorat, Adnan Qidwai, Adrija Dhar, Aishwariya Chakraborty 외

Data profiling is critical in machine learning for generating descriptive statistics, supporting both deeper understanding and downstream tasks like data valuation and curation. This work addresses profiling specifically…

Code GenerationData ValuationDescriptive

Can Vision Language Models Learn from Visual Demonstrations of Ambiguous Spatial Reasoning?

2024-09-25 · Bowen Zhao, Leo Parker Dirac, Paulina Varshavskaya

Large vision-language models (VLMs) have become state-of-the-art for many computer vision tasks, with in-context learning (ICL) as a popular adaptation strategy for new ones. But can VLMs learn novel concepts purely from…

In-Context LearningNovel ConceptsSpatial Reasoning