中文
相关论文

相关论文: Torch.manual_seed(3407) is all you need: On the in…

200 篇论文

Robustness verification of neural networks, referring to formally proving that neural networks satisfy robustness properties, is of crucial importance in safety-critical applications, where model failures can result in loss of human life or…

机器学习 · 计算机科学 2026-04-06 Minh Le , Phuong Cao

Coreset selection, which aims to select a subset of the most informative training samples, is a long-standing learning problem that can benefit many downstream tasks such as data-efficient learning, continual learning, neural architecture…

机器学习 · 计算机科学 2022-06-30 Chengcheng Guo , Bo Zhao , Yanbing Bai

Modern neural network libraries all take as a hyperparameter a random seed, typically used to determine the initial state of the model parameters. This opinion piece argues that there are some safe uses for random seeds: as part of the…

计算与语言 · 计算机科学 2022-10-25 Steven Bethard

Temporal Ensembling is a semi-supervised approach that allows training deep neural network models with a small number of labeled images. In this paper, we present our preliminary study on the effect of intraclass variability on temporal…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Siddharth Vohra , Manikandan Ravikiran

Two major uncertainties, dataset bias and adversarial examples, prevail in state-of-the-art AI algorithms with deep neural networks. In this paper, we present an intuitive explanation for these issues as well as an interpretation of the…

计算机视觉与模式识别 · 计算机科学 2019-02-12 Yifei Fan , Anthony Yezzi

Many vision tasks use secondary information at inference time -- a seed -- to assist a computer vision model in solving a problem. For example, an initial bounding box is needed to initialize visual object tracking. To date, all such work…

计算机视觉与模式识别 · 计算机科学 2021-09-06 Stephan J. Lemmer , Jason J. Corso

Agriculture is vital for human survival and remains a major driver of several economies around the world; more so in underdeveloped and developing economies. With increasing demand for food and cash crops, due to a growing global population…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Daniel K. Nkemelu , Daniel Omeiza , Nancy Lubalo

Over the past decade, unprecedented progress in the development of neural networks influenced dozens of different industries, including weed recognition in the agro-industrial sector. The use of neural networks in agro-industrial activity…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Ildar Rakhmatulin

Training neural networks is traditionally done by providing a sequence of random mini-batches sampled uniformly from the entire training data. In this work, we analyze the effect of curriculum learning, which involves the non-uniform…

机器学习 · 计算机科学 2020-12-03 Guy Hacohen , Daphna Weinshall

Consistently checking the statistical significance of experimental results is one of the mandatory methodological steps to address the so-called "reproducibility crisis" in deep reinforcement learning. In this tutorial paper, we explain how…

机器学习 · 计算机科学 2018-07-06 Cédric Colas , Olivier Sigaud , Pierre-Yves Oudeyer

We reproduced the results of CheXNet with fixed hyperparameters and 50 different random seeds to identify 14 finding in chest radiographs (x-rays). Because CheXNet fine-tunes a pre-trained DenseNet, the random seed affects the ordering of…

计算机视觉与模式识别 · 计算机科学 2019-12-28 John R. Zech , Jessica Zosa Forde , Michael L. Littman

Conventional methods for scalable image coding for humans and machines require the transmission of additional information to achieve scalability. A recent diffusion-based approach avoids this by generating human-oriented images from…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Yui Tatsumi , Ziyue Zeng , Hiroshi Watanabe

Machine learning is advancing towards a data-science approach, implying a necessity to a line of investigation to divulge the knowledge learnt by deep neuronal networks. Limiting the comparison among networks merely to a predefined…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Arash Akbarinia , Karl R. Gegenfurtner

Model selection when designing deep learning systems for specific use-cases can be a challenging task as many options exist and it can be difficult to know the trade-off between them. Therefore, we investigate a number of state of the art…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Christoffer Bøgelund Rasmussen , Thomas B. Moeslund

The Vision Transformer architecture is a deep learning model inspired by the success of the Transformer model in Natural Language Processing. However, the self-attention mechanism, large number of parameters, and the requirement for a…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Yogi Prasetyo , Novanto Yudistira , Agus Wahyu Widodo

In recent years, deep neural networks have known a wide success in various application domains. However, they require important computational and memory resources, which severely hinders their deployment, notably on mobile devices or for…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Nathan Hubens , Matei Mancas , Bernard Gosselin , Marius Preda , Titus Zaharia

Deep learning has recently become one of the most popular sub-fields of machine learning owing to its distributed data representation with multiple levels of abstraction. A diverse range of deep learning algorithms are being employed to…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Rajat Kumar Sinha , Ruchi Pandey , Rohan Pattnaik

Agricultural research is essential for increasing food production to meet the requirements of an increasing population in the coming decades. Recently, satellite technology has been improving rapidly and deep learning has seen much success…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Brandon Victor , Zhen He , Aiden Nibali

Layer assignment is seldom picked out as an independent research topic in neural architecture search. In this paper, for the first time, we systematically investigate the impact of different layer assignments to the network performance by…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Rang Meng , Weijie Chen , Di Xie , Yuan Zhang , Shiliang Pu

The success stories from deep learning models increase every day spanning different tasks from image classification to natural language understanding. With the increasing popularity of these models, scientists spend more and more time…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Ethem F. Can , Aysu Ezen-Can
‹ 上一页 1 2 3 10 下一页 ›