paper-with-me

Papers

Efficiently Troubleshooting Image Segmentation Models with Human-In-The-Loop

2021-01-01 · Haotao Wang, Tianlong Chen, Zhangyang Wang, Kede Ma

Image segmentation lays the foundation for many high-stakes vision applications such as autonomous driving and medical image analysis. It is, therefore, of great importance to not only improve the accuracy of segmentation models on well-established benchmarks, but also enhance their robustness in the real world so as to avoid sparse but fatal failures. In this paper, instead of chasing state-of-the-art performance on existing benchmarks, we turn our attention to a new challenging problem: how to efficiently expose failures of ``top-performing'' segmentation models in the real world and how to leverage such counterexamples to rectify the models. To achieve this with minimal human labelling effort, we first automatically sample a small set of images that are likely to falsify the target model from a large corpus of web images via the maximum discrepancy competition principle. We then propose a weakly labelling strategy to further reduce the number of false positives, before time-consuming pixel-level labelling by humans. Finally, we fine-tune the model to harness the identified failures, and repeat the whole process, resulting in an efficient and progressive framework for troubleshooting segmentation models. We demonstrate the feasibility of our framework using the semantic segmentation task in PASCAL VOC, and find that the fine-tuned model exhibits significantly improved generalization when applied to real-world images with greater content diversity. All experimental codes will be publicly released upon acceptance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingImage SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

On Human Intellect and Machine Failures: Troubleshooting Integrative Machine Learning Systems

2016-11-24 · Besmira Nushi, Ece Kamar, Eric Horvitz, Donald Kossmann

We study the problem of troubleshooting machine learning systems that rely on analytical pipelines of distinct components. Understanding and fixing errors that arise in such integrative systems is difficult as failures c…

BIG-bench Machine LearningImage Captioning

Interactive Log Parsing via Light-weight User Feedback

2023-01-28 · Liming Wang, Hong Xie, Ye Li, Jian Tan 외

Template mining is one of the foundational tasks to support log analysis, which supports the diagnosis and troubleshooting of large scale Web applications. This paper develops a human-in-the-loop template mining framewor…

Log Parsing

From Explanation to Action: An End-to-End Human-in-the-loop Framework for Anomaly Reasoning and Management

2023-04-06 · Xueying Ding, Nikita Seleznev, Senthil Kumar, C. Bayan Bruss 외

Anomalies are often indicators of malfunction or inefficiency in various systems such as manufacturing, healthcare, finance, surveillance, to name a few. While the literature is abundant in effective detection algorithms…

Anomaly DetectionManagement

Rapid model transfer for medical image segmentation via iterative human-in-the-loop update: from labelled public to unlabelled clinical datasets for multi-organ segmentation in CT

2022-04-13 · Wenao Ma, Shuang Zheng, Lei Zhang, Huimao Zhang 외

Despite the remarkable success on medical image analysis with deep learning, it is still under exploration regarding how to rapidly transfer AI models from one dataset to another for clinical applications. This paper pre…

Image SegmentationMedical Image AnalysisMedical Image SegmentationOrgan Segmentation+1

3DPFIX: Improving Remote Novices' 3D Printing Troubleshooting through Human-AI Collaboration

2024-01-29 · Nahyun Kwon, Tong Sun, Yuyang Gao, Liang Zhao 외

The widespread consumer-grade 3D printers and learning resources online enable novices to self-train in remote settings. While troubleshooting plays an essential part of 3D printing, the process remains challenging for m…