paper-with-me

Papers

Active Collaborative Ensemble Tracking

2017-04-28 · Kourosh Meshgi, Maryam Sadat Mirzaei, Shigeyuki Oba, Shin Ishii

A discriminative ensemble tracker employs multiple classifiers, each of which casts a vote on all of the obtained samples. The votes are then aggregated in an attempt to localize the target object. Such method relies on collective competence and the diversity of the ensemble to approach the target/non-target classification task from different views. However, by updating all of the ensemble using a shared set of samples and their final labels, such diversity is lost or reduced to the diversity provided by the underlying features or internal classifiers' dynamics. Additionally, the classifiers do not exchange information with each other while striving to serve the collective goal, i.e., better classification. In this study, we propose an active collaborative information exchange scheme for ensemble tracking. This, not only orchestrates different classifier towards a common goal but also provides an intelligent update mechanism to keep the diversity of classifiers and to mitigate the shortcomings of one with the others. The data exchange is optimized with regard to an ensemble uncertainty utility function, and the ensemble is updated via co-training. The evaluations demonstrate promising results realized by the proposed algorithm for the real-world online tracking.

📄 PDF Abstract BibTeX arXiv:1704.08821

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityGeneral Classification

Similar Papers 제목 키워드 기반

LIT: Large Language Model Driven Intention Tracking for Proactive Human-Robot Collaboration -- A Robot Sous-Chef Application

2024-06-19 · Zhe Huang, John Pohovey, Ananya Yammanuru, Katherine Driggs-Campbell

Large Language Models (LLM) and Vision Language Models (VLM) enable robots to ground natural language prompts into control actions to achieve tasks in an open world. However, when applied to a long-horizon collaborative …

Language ModelingLanguage ModellingLarge Language Model

Teaching AI to Feel: A Collaborative, Full-Body Exploration of Emotive Communication

2025-09-26 · Esen K. Tütüncü, Lissette Lemus, Kris Pilcher, Holger Sprengel 외 arxiv

Commonaiverse is an interactive installation exploring human emotions through full-body motion tracking and real-time AI feedback. Participants engage in three phases: Teaching, Exploration and the Cosmos Phase, collabor…

Emotion Classification

Interactive Tracking: A Human-in-the-Loop Paradigm with Memory-Augmented Adaptation

2026-04-02 · Yuqing Huang, Guotian Zeng, Zhenqiao Yuan, Zhenyu He 외 arxiv

Existing visual trackers mainly operate in a non-interactive, fire-and-forget manner, making them impractical for real-world scenarios that require human-in-the-loop adaptation. To overcome this limitation, we introduce …

Pose-Assisted Multi-Camera Collaboration for Active Object Tracking

2020-01-15 · Jing Li, Jing Xu, Fangwei Zhong, Xiangyu Kong 외

Active Object Tracking (AOT) is crucial to many visionbased applications, e.g., mobile robot, intelligent surveillance. However, there are a number of challenges when deploying active tracking in complex scenarios, e.g.,…

ObjectObject Tracking

CSAOT: Cooperative Multi-Agent System for Active Object Tracking

2025-01-23 · Hy Nguyen, Bao Pham, Hung Du, Srikanth Thudumu 외

Object Tracking is essential for many computer vision applications, such as autonomous navigation, surveillance, and robotics. Unlike Passive Object Tracking (POT), which relies on static camera viewpoints to detect and …

Autonomous NavigationDeep Reinforcement LearningMixture-of-ExpertsObject+1