paper-with-me

Papers

Learning from Self-Discrepancy via Multiple Co-teaching for Cross-Domain Person Re-Identification

2021-04-06 · Suncheng Xiang, Yuzhuo Fu, Mengyuan Guan, Ting Liu

Employing clustering strategy to assign unlabeled target images with pseudo labels has become a trend for person re-identification (re-ID) algorithms in domain adaptation. A potential limitation of these clustering-based methods is that they always tend to introduce noisy labels, which will undoubtedly hamper the performance of our re-ID system. To handle this limitation, an intuitive solution is to utilize collaborative training to purify the pseudo label quality. However, there exists a challenge that the complementarity of two networks, which inevitably share a high similarity, becomes weakened gradually as training process goes on; worse still, these approaches typically ignore to consider the self-discrepancy of intra-class relations. To address this issue, in this paper, we propose a multiple co-teaching framework for domain adaptive person re-ID, opening up a promising direction about self-discrepancy problem under unsupervised condition. On top of that, a mean-teaching mechanism is leveraged to enlarge the difference and discover more complementary features. Comprehensive experiments conducted on several large-scale datasets show that our method achieves competitive performance compared with the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2104.02265

Code (1)

JeremyXSC/MCN-MT 공식 구현 pytorch

Tasks

ClusteringDomain AdaptationPerson Re-IdentificationPseudo Label

Similar Papers 제목 키워드 기반

AI-Driven Analytics of Team-Teaching Talk: Acoustic Patterns across Experience, Cohorts and the Learning Design

2026-04-19 · Yuchen Liu, Roberto Martinez-Maldonado, Riordan Alfredo, Paola Mejia-Domenzain 외 arxiv

As classroom cohorts expand, team teaching is increasingly used to integrate the expertise and pedagogical perspectives of multiple teachers. Yet, there is limited empirical understanding of how team teaching unfolds in …

Domain Adaptation for Question Answering via Question Classification

2022-09-12 · COLING 2022 10 · Zhenrui Yue, Huimin Zeng, Ziyi Kou, Lanyu Shang 외

Question answering (QA) has demonstrated impressive progress in answering questions from customized domains. Nevertheless, domain adaptation remains one of the most elusive challenges for QA systems, especially when QA s…

Domain AdaptationGeneral ClassificationQuestion Answering

TeachBench: A Syllabus-Grounded Framework for Evaluating Teaching Ability in Large Language Models

2026-01-29 · Zheng Li, Siyao Song, Jingyuan Ma, Rui Li 외 arxiv

Large language models (LLMs) show promise as teaching assistants, yet their teaching capability remains insufficiently evaluated. Existing benchmarks mainly focus on problem-solving or problem-level guidance, leaving kno…

Curriculum Graph Co-Teaching for Multi-Target Domain Adaptation

2021-04-01 · CVPR 2021 1 · Subhankar Roy, Evgeny Krivosheev, Zhun Zhong, Nicu Sebe 외

In this paper we address multi-target domain adaptation (MTDA), where given one labeled source dataset and multiple unlabeled target datasets that differ in data distributions, the task is to learn a robust predictor for…

Blended-target Domain AdaptationDomain AdaptationMulti-target Domain Adaptation

Self-CriTeach: LLM Self-Teaching and Self-Critiquing for Improving Robotic Planning via Automated Domain Generation

2025-09-25 · Jinbang Huang, Zhiyuan Li, Yuanzhao Hu, Zhanguang Zhang 외 arxiv

Large Language Models (LLMs) have recently shown strong promise for robotic task planning, particularly through automatic planning domain generation. However, prior approaches largely treat generated planning domains as …

Reinforcement Learning