paper-with-me

Papers

Improving Object Detection with Deep Convolutional Networks via Bayesian Optimization and Structured Prediction

2015-04-13 · CVPR 2015 6 · Yuting Zhang, Kihyuk Sohn, Ruben Villegas, Gang Pan, Honglak Lee

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are discriminative for categorization, inaccurate localization is still a major source of error for detection. Building upon high-capacity CNN architectures, we address the localization problem by 1) using a search algorithm based on Bayesian optimization that sequentially proposes candidate regions for an object bounding box, and 2) training the CNN with a structured loss that explicitly penalizes the localization inaccuracy. In experiments, we demonstrated that each of the proposed methods improves the detection performance over the baseline method on PASCAL VOC 2007 and 2012 datasets. Furthermore, two methods are complementary and significantly outperform the previous state-of-the-art when combined.

📄 PDF Abstract BibTeX arXiv:1504.03293

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationObjectobject-detectionObject DetectionStructured Prediction

Similar Papers 제목 키워드 기반

Deep Learning for Bayesian Optimization of Scientific Problems with High-Dimensional Structure

2021-04-23 · Samuel Kim, Peter Y. Lu, Charlotte Loh, Jamie Smith 외

Bayesian optimization (BO) is a popular paradigm for global optimization of expensive black-box functions, but there are many domains where the function is not completely a black-box. The data may have some known structu…

Bayesian OptimizationGaussian Processesglobal-optimization

CBOL-Tuner: Classifier-pruned Bayesian optimization to explore temporally structured latent spaces for particle accelerator tuning

2024-12-02 · Mahindra Rautela, Alan Williams, Alexander Scheinker

Complex dynamical systems, such as particle accelerators, often require complicated and time-consuming tuning procedures for optimal performance. It may also be required that these procedures estimate the optimal system …

Bayesian OptimizationEfficient Explorationglobal-optimizationparameter estimation

Maximum Margin Multi-Label Structured Prediction

2011-12-01 · NeurIPS 2011 12 · Christoph H. Lampert

We study multi-label prediction for structured output spaces, a problem that occurs, for example, in object detection in images, secondary structure prediction in computational biology, and graph matching with symmetries…

Generalization BoundsGraph MatchingMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+4

Improving Fraud Detection with 1D-Convolutional Spiking Neural Networks Through Bayesian Optimization

2024-11-16 · EPIA Conference on Artificial Intelligence 2024 11 · Dylan Perdigão, Francisco Antunes, Catarina Silva, Bernardete Ribeiro

The digitalization of the banking sector has enabled an increasing number of fraudulent activities in the past years. The development of new practical solutions for fraud detection is particularly challenging since the i…

Bayesian OptimizationFairnessFraud Detection

Bayesian Optimization with Structured Measurements: A Vector-Valued RKHS Framework

2026-05-10 · Wenbin Wang, Colin N. Jones arxiv

Bayesian optimization (BO) is an efficient framework for optimizing expensive black-box functions. However, it is typically formulated as learning an end-to-end mapping from inputs to scalar objectives, thereby discardin…