paper-with-me

홈 › Papers

DualFete: Revisiting Teacher-Student Interactions from a Feedback Perspective for Semi-supervised Medical Image Segmentation

2025-11-12 · Le Yi, Wei Huang, Lei Zhang, Kefu Zhao, Yan Wang, Zizhou Wang arxiv

The teacher-student paradigm has emerged as a canonical framework in semi-supervised learning. When applied to medical image segmentation, the paradigm faces challenges due to inherent image ambiguities, making it particularly vulnerable to erroneous supervision. Crucially, the student's iterative reconfirmation of these errors leads to self-reinforcing bias. While some studies attempt to mitigate this bias, they often rely on external modifications to the conventional teacher-student framework, overlooking its intrinsic potential for error correction. In response, this work introduces a feedback mechanism into the teacher-student framework to counteract error reconfirmations. Here, the student provides feedback on the changes induced by the teacher's pseudo-labels, enabling the teacher to refine these labels accordingly. We specify that this interaction hinges on two key components: the feedback attributor, which designates pseudo-labels triggering the student's update, and the feedback receiver, which determines where to apply this feedback. Building on this, a dual-teacher feedback model is further proposed, which allows more dynamics in the feedback loop and fosters more gains by resolving disagreements through cross-teacher supervision while avoiding consistent errors. Comprehensive evaluations on three medical image benchmarks demonstrate the method's effectiveness in addressing error propagation in semi-supervised medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2511.09319

Code (0)

등록된 구현이 없습니다.

Tasks

Semi-supervised Medical Image Segmentation

Similar Papers 제목 키워드 기반

Revisiting DAgger in the Era of LLM-Agents

2026-05-13 · Changhao Li, Rushi Qiang, Jiawei Huang, Chenxiao Gao 외 arxiv

Long-horizon LM agents learn from multi-turn interaction, where a single early mistake can alter the subsequent state distribution and derail the whole trajectory. Existing recipes fall short in complementary ways: super…

Reinforcement Learning

GOD: Enhancing Generalization via Deep Grafting for Sequential Recommendation

2026-08-17 · WooJoo Kim, JunYoung Kim, JaeHyung Lim, HwanJo Yu arxiv

Sequential recommenders often struggle with sparse and noisy histories, limiting generalization to unseen interactions. Knowledge distillation mitigates this by transferring dense supervision from a teacher to a student.…

Sequential RecommendationKnowledge Distillation

What Drives Interactive Improvement from Feedback?

2026-06-29 · Bartłomiej Cupiał, Jan Łojek, Mikołaj Garstecki, Szymon Pobłocki 외 arxiv

We study when natural-language feedback produces improvement beyond the gains obtainable from repeated attempts alone. In multi-turn language agent setting, higher final accuracy can reflect useful feedback, but it can a…

LLM-Driven Learning Analytics Dashboard for Teachers in EFL Writing Education

2024-10-19 · Minsun Kim, SeonGyeom Kim, Suyoun Lee, Yoosang Yoon 외

This paper presents the development of a dashboard designed specifically for teachers in English as a Foreign Language (EFL) writing education. Leveraging LLMs, the dashboard facilitates the analysis of student interacti…

Coupled Calibration and Learning: Mitigating Teacher Bias in LLM Distillation without Target-Domain Reward Feedback

2026-09-15 · Haichen Hu, Yuheng Zhang, David Simchi-Levi arxiv

Large language model (LLM) distillation aims to transfer the capabilities of a powerful teacher to a smaller student. Direct imitation, however, can also transfer the teacher's systematic bias and errors. This challenge …