中文
相关论文

相关论文: AutoDispNet: Improving Disparity Estimation With A…

200 篇论文

Deep Learning models have become an integrated component of modern software systems. In response to the challenge of model design, researchers proposed Automated Machine Learning (AutoML) systems, which automatically search for model…

软件工程 · 计算机科学 2024-01-02 Xiaoyu Zhang , Juan Zhai , Shiqing Ma , Chao Shen

AutoClustering methods aim to automate unsupervised learning tasks, including algorithm selection (AS), hyperparameter optimization (HPO), and pipeline synthesis (PS), by often leveraging meta-learning over dataset meta-features. While…

机器学习 · 计算机科学 2026-02-23 Matheus Camilo da Silva , Leonardo Arrighi , Ana Carolina Lorena , Sylvio Barbon Junior

While the ImageNet dataset has been driving computer vision research over the past decade, significant label noise and ambiguity have made top-1 accuracy an insufficient measure of further progress. To address this, new label-sets and…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Momchil Peychev , Mark Niklas Müller , Marc Fischer , Martin Vechev

To relieve the pain of manually selecting machine learning algorithms and tuning hyperparameters, automated machine learning (AutoML) methods have been developed to automatically search for good models. Due to the huge model search space,…

机器学习 · 计算机科学 2020-11-23 Qianwen Wang , Yao Ming , Zhihua Jin , Qiaomu Shen , Dongyu Liu , Micah J. Smith , Kalyan Veeramachaneni , Huamin Qu

Deep neural networks (DNNs) have achieved great success in the area of computer vision. The disparity estimation problem tends to be addressed by DNNs which achieve much better prediction accuracy in stereo matching than traditional…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Qiang Wang , Shaohuai Shi , Shizhen Zheng , Kaiyong Zhao , Xiaowen Chu

In recent years, convolutional neural networks (CNNs) have revolutionized medical image analysis. One of the most well-known CNN architectures in semantic segmentation is the U-net, which has achieved much success in several medical image…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Wei Hao Khoong

This paper presents the first application of neural architecture search to the complex task of segmenting visual anomalies. Measurement of anomaly segmentation performance is challenging due to imbalanced anomaly pixels, varying region…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Tommie Kerssies , Joaquin Vanschoren

We explore unique considerations involved in fitting ML models to data with very high precision, as is often required for science applications. We empirically compare various function approximation methods and study how they scale with…

机器学习 · 计算机科学 2023-02-01 Eric J. Michaud , Ziming Liu , Max Tegmark

Optimal hyperparameter selection is critical for maximizing the performance of neural networks in computer vision, particularly as architectures become more complex. This work explores the use of large language models (LLMs) for…

机器学习 · 计算机科学 2025-09-30 Roman Kochnev , Arash Torabi Goodarzi , Zofia Antonina Bentyn , Dmitry Ignatov , Radu Timofte

Low-latency intelligent systems are required for autonomous driving on non-uniform terrain in open-pit mines and developing countries. This work proposes a perception system for autonomous vehicles on unpaved roads and off-road…

计算机视觉与模式识别 · 计算机科学 2025-09-25 Nelson Alves Ferreira Neto

AutoML (automated machine learning) has been extensively developed in the past few years for the model-centric approach. As for the data-centric approach, the processes to improve the dataset, such as fixing incorrect labels, adding…

人机交互 · 计算机科学 2021-11-25 Zac Yung-Chun Liu , Shoumik Roychowdhury , Scott Tarlow , Akash Nair , Shweta Badhe , Tejas Shah

A major focus of recent developments in stereo vision has been on how to obtain accurate dense disparity maps in passive stereo vision. Active vision systems enable more accurate estimations of dense disparity compared to passive stereo.…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Laurent Valentin Jospin , Hamid Laga , Farid Boussaid , Mohammed Bennamoun

Deep learning (DL) has proven to be a highly effective approach for developing models in diverse contexts, including visual perception, speech recognition, and machine translation. However, the end-to-end process for applying DL is not…

机器学习 · 计算机科学 2022-05-18 Xuanyi Dong , David Jacob Kedziora , Katarzyna Musial , Bogdan Gabrys

Representation learning has been widely studied in the context of meta-learning, enabling rapid learning of new tasks through shared representations. Recent works such as MAML have explored using fine-tuning-based metrics, which measure the…

机器学习 · 计算机科学 2021-05-06 Kurtland Chua , Qi Lei , Jason D. Lee

In this paper, we show how uncertainty estimation can be leveraged to enable safety critical image segmentation in autonomous driving, by triggering a fallback behavior if a target accuracy cannot be guaranteed. We introduce a new…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Victor Besnier , David Picard , Alexandre Briot

The emerging task of fine-grained image classification in low-data regimes assumes the presence of low inter-class variance and large intra-class variation along with a highly limited amount of training samples per class. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Dmitry Demidov , Abduragim Shtanchaev , Mihail Mihaylov , Mohammad Almansoori

Device-edge co-inference, which partitions a deep neural network between a resource-constrained mobile device and an edge server, recently emerges as a promising paradigm to support intelligent mobile applications. To accelerate the…

机器学习 · 计算机科学 2021-09-01 Xinjie Zhang , Jiawei Shao , Yuyi Mao , Jun Zhang

In this paper, we propose a machine learning (ML) method to learn how to solve a generic constrained continuous optimization problem. To the best of our knowledge, the generic methods that learn to optimize, focus on unconstrained…

机器学习 · 计算机科学 2021-01-05 Seyedrazieh Bayati , Faramarz Jabbarvaziri

Uncertainty estimation in machine learning is paramount for enhancing the reliability and interpretability of predictive models, especially in high-stakes real-world scenarios. Despite the availability of numerous methods, they often pose a…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Anton Baumann , Thomas Roßberg , Michael Schmitt

Large neural networks pretrained on web-scale corpora are central to modern machine learning. In this paradigm, the distribution of the large, heterogeneous pretraining data rarely matches that of the application domain. This work considers…

机器学习 · 计算机科学 2023-11-21 David Grangier , Pierre Ablin , Awni Hannun