paper-with-me

홈 › Papers

Learn 3D VQA Better with Active Selection and Reannotation

2025-07-07 · Shengli Zhou, Yang Liu, Feng Zheng arxiv

3D Visual Question Answering (3D VQA) is crucial for enabling models to perceive the physical world and perform spatial reasoning. In 3D VQA, the free-form nature of answers often leads to improper annotations that can confuse or mislead models when training on the entire dataset. While other text generation tasks can mitigate this issue by learning on large-scale datasets, the scarcity of 3D scene data enlarges the negative effect of misleading annotations. Although active learning strategies can select valuable instances for training, they fail to identify and resolve misleading labels, which the oracle inevitably provides in practice. To address this issue, we propose a multi-turn interactive active learning strategy. This strategy selects data based on models' semantic uncertainty to form a solid knowledge foundation more effectively and actively requests reannotation from an oracle to resolve potentially misleading labels. For uncertainty assessment, we utilize a variance-based metric that takes semantic relationships between terms into consideration, thus avoiding the uniform inter-class similarity assumption of previous assessment metrics. Extensive experiments exhibit better model performance and a substantial reduction in training costs, with a halving of training costs for achieving relatively high accuracy. The code is available at https://github.com/fz-zsl/AQuA.

📄 PDF Abstract BibTeX arXiv:2507.04630

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringSpatial ReasoningText GenerationActive Learning

Similar Papers 제목 키워드 기반

Budget Sensitive Reannotation of Noisy Relation Classification Data Using Label Hierarchy

2021-12-26 · Akshay Parekh, Ashish Anand, Amit Awekar

Large crowd-sourced datasets are often noisy and relation classification (RC) datasets are no exception. Reannotating the entire dataset is one probable solution however it is not always viable due to time and budget con…

RelationRelation Classification

Turning silver into gold: error-focused corpus reannotation with active learning

2019-09-01 · RANLP 2019 9 · Pierre Andr{\'e} M{\'e}nard, Antoine Mougeot

While high quality gold standard annotated corpora are crucial for most tasks in natural language processing, many annotated corpora published in recent years, created by annotators or tools, contains noisy annotations. …

Active LearningDocument ClassificationPart-Of-Speech Tagging

Learning to Drive Anywhere with Model-Based Reannotation

2025-05-08 · Noriaki Hirose, Lydia Ignatova, Kyle Stachowicz, Catherine Glossop 외

Developing broadly generalizable visual navigation policies for robots is a significant challenge, primarily constrained by the availability of large-scale, diverse training data. While curated datasets collected by rese…

NavigateVisual Navigation

Active Learning via Classifier Impact and Greedy Selection for Interactive Image Retrieval

2024-12-03 · Leah Bar, Boaz Lerner, Nir Darshan, Rami Ben-Ari

Active Learning (AL) is a user-interactive approach aimed at reducing annotation costs by selecting the most crucial examples to label. Although AL has been extensively studied for image classification tasks, the specifi…

Active LearningBinary ClassificationContent-Based Image Retrievalimage-classification+3

ACE-Net: Fine-Level Face Alignment through Anchors and Contours Estimation

2020-12-02 · Jihua Huang, Amir Tamrakar

We propose a novel facial Anchors and Contours Estimation framework, ACE-Net, for fine-level face alignment tasks. ACE-Net predicts facial anchors and contours that are richer than traditional facial landmarks while over…

Face Alignment