Related Experiment Video
Updated: Jun 20, 2026

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
Laplacian Regularized D-optimal Design for active learning and its application to image retrieval.
1State Key Lab of CAD&CG, Zhejiang University, Hangzhou, Zhejiang, 310058 China. xiaofeihe@cad.zju.edu.cn
Summary
This study introduces a new graph-based active learning method for regression models. It efficiently selects informative unlabeled data points to improve classifier performance, outperforming traditional algorithms.
Area of Science:
- Computer Vision
- Pattern Recognition
- Machine Learning
Background:
- Large datasets in computer vision and pattern recognition often have expensive labeling costs.
- Selecting the most informative unlabeled samples for labeling is crucial for efficient model training.
- Traditional optimal experimental design methods focus only on measured samples, neglecting unlabeled data.
Purpose of the Study:
- To develop a novel active learning algorithm for regression models that addresses the challenge of large datasets and expensive labeling.
- To integrate principles of optimal experimental design with graph-based approaches for enhanced sample selection.
- To improve the efficiency and performance of regression model training in active learning scenarios.
Main Methods:
- Proposes a graph-based active learning algorithm utilizing a graph Laplacian regularized regression model.
- The model simultaneously minimizes least square errors on measured samples and preserves the data space's geometrical structure.
- Employs a nearest neighbor graph to represent the data space's geometrical structure via the graph Laplacian.
Main Results:
- The proposed algorithm effectively identifies informative unlabeled samples for labeling.
- Experimental results show superior performance compared to conventional active learning algorithms.
- Demonstrates the utility of optimal experimental design principles in guiding sample selection for maximum information gain.
Conclusions:
- The novel graph-based active learning algorithm offers a significant improvement over existing methods for regression tasks with large datasets.
- Integrating graph structures and optimal experimental design enhances the selection of informative samples, reducing labeling costs.
- This approach provides a more effective strategy for building accurate regression models in data-intensive fields.