paper-with-me

홈 › Papers

Two Stream Active Query Suggestion for Active Learning in Connectomics

2020-08-01 · ECCV 2020 8 · Zudi Lin, Donglai Wei, Won-Dong Jang, Siyan Zhou, Xupeng Chen, Xueying Wang, Richard Schalek, Daniel Berger, Brian Matejek, Lee Kamentsky, Adi Peleg, Daniel Haehn, Thouis Jones, Toufiq Parag, Jeff Lichtman, Hanspeter Pfister

For large-scale vision tasks in biomedical images, the labeled data is often limited to train effective deep models. Active learning is a common solution, where a query suggestion method selects representative unlabeled samples for annotation, and the new labels are used to improve the base model. However, most query suggestion models optimize their learnable parameters only on the limited labeled data and consequently become less effective for the more challenging unlabeled data. To tackle this, we propose a two-stream active query suggestion approach. In addition to the supervised feature extractor, we introduce an unsupervised one optimized on all raw images to capture diverse image features, which can later be improved by fine-tuning on new labels. As a use case, we build an end-to-end active learning framework with our query suggestion method for 3D synapse detection and mitochondria segmentation in connectomics. With the framework, we curate, to our best knowledge, the largest connectomics dataset with dense synapses and mitochondria annotation. On this new dataset, our method outperforms previous state-of-the-art methods by 3.1% for synapse and 3.8% for mitochondria in terms of region-of-interest proposal accuracy. We also apply our method to image classification, where it outperforms previous approaches on CIFAR-10 under the same limited annotation budget. The project page is https://zudi-lin.github.io/projects/#two_stream_active.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learningimage-classificationImage ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Policy-Grounded Dynamic Facet Suggestions for Job Search

2026-05-15 · Dan Xu, Baofen Zheng, Qianqi Shen, Jianqiang Shen 외 arxiv

Job seekers often initiate search with short, underspecified queries. At LinkedIn, over 80% of job-related queries contain three or fewer keywords, making accurate user intent inference and relevant job retrieval particu…

Sponsored Questions and How to Auction Them

2025-12-03 · Kshipra Bhawalkar, Alexandros Psomas, Di Wang arxiv

Online platforms connect users with relevant products and services using ads. A key challenge is that a user's search query often leaves their true intent ambiguous. Typically, platforms passively predict relevance based…

Bridging Passive and Active: Enhancing Conversation Starter Recommendation via Active Expression Modeling

2026-05-07 · Yiqing Wu, Haoming Li, Guanyu Jiang, Jiahao Liang 외 arxiv

Large Language Model (LLM)-driven conversational search is shifting information retrieval from reactive keyword matching to proactive, open-ended dialogues. In this context, Conversation Starters are widely deployed to p…

Information Retrieval

Interactive query expansion for professional search applications

2021-06-25 · Tony Russell-Rose, Philip Gooch, Udo Kruschwitz

Knowledge workers (such as healthcare information professionals, patent agents and recruitment professionals) undertake work tasks where search forms a core part of their duties. In these instances, the search task is of…

Counterfactual Learning To Rank for Utility-Maximizing Query Autocompletion

2022-04-22 · Adam Block, Rahul Kidambi, Daniel N. Hill, Thorsten Joachims 외

Conventional methods for query autocompletion aim to predict which completed query a user will select from a list. A shortcoming of this approach is that users often do not know which query will provide the best retrieva…

counterfactualInformation RetrievalLearning-To-RankRetrieval