中文
相关论文

相关论文: You Only Train Once

200 篇论文

We study inverse optimization (IO), where the goal is to use a parametric optimization program as the hypothesis class to infer relationships between input-decision pairs. Most of the literature focuses on learning only the objective…

最优化与控制 · 数学 2025-05-22 Ke Ren , Peyman Mohajerin Esfahani , Angelos Georghiou

This paper addresses the problem of category-level pose estimation for articulated objects in robotic manipulation tasks. Recent works have shown promising results in estimating part pose and size at the category level. However, these…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Jingshun Huang , Haitao Lin , Tianyu Wang , Yanwei Fu , Yu-Gang Jiang , Xiangyang Xue

Training on web-scale data can take months. But most computation and time is wasted on redundant and noisy points that are already learnt or not learnable. To accelerate training, we introduce Reducible Holdout Loss Selection (RHO-LOSS), a…

Reinforcement learning and planning methods require an objective or reward function that encodes the desired behavior. Yet, in practice, there is a wide range of scenarios where an objective is difficult to provide programmatically, such as…

机器学习 · 计算机科学 2018-10-02 Annie Xie , Avi Singh , Sergey Levine , Chelsea Finn

Recent years have seen considerable progress in the continual training of deep neural networks, predominantly thanks to approaches that add replay or regularization terms to the loss function to approximate the joint loss over all tasks so…

机器学习 · 计算机科学 2024-11-01 Timm Hess , Tinne Tuytelaars , Gido M. van de Ven

Open Domain Generalization (ODG) is a challenging task as it not only deals with distribution shifts but also category shifts between the source and target datasets. To handle this task, the model has to learn a generalizable representation…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Inseop Chung , KiYoon Yoo , Nojun Kwak

You Only Look Once (YOLO) algorithm is a representative target detection algorithm emerging in 2016, which is known for its balance of computing speed and accuracy, and now plays an important role in various fields of human production and…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Chenjie Zhang , Pengcheng Jiao

Off-road navigation remains challenging for autonomous robots due to the harsh terrain and clustered obstacles. In this letter, we extend the YOPO (You Only Plan Once) end-to-end navigation framework to off-road environments, explicitly…

机器人学 · 计算机科学 2025-05-27 Hongyu Cao , Junjie Lu , Xuewei Zhang , Yulin Hui , Zhiyu Li , Bailing Tian

AUC is an important performance measure and many algorithms have been devoted to AUC optimization, mostly by minimizing a surrogate convex loss on a training data set. In this work, we focus on one-pass AUC optimization that requires only…

机器学习 · 计算机科学 2020-07-07 Wei Gao , Rong Jin , Shenghuo Zhu , Zhi-Hua Zhou

The concept of learning to optimize involves utilizing a trainable optimization strategy rather than relying on manually defined full gradient estimations such as ADAM. We present a framework that jointly trains the full gradient estimator…

机器学习 · 计算机科学 2026-01-30 Ruiqi Wang , Diego Klabjan

Typically, loss functions, regularization mechanisms and other important aspects of training parametric models are chosen heuristically from a limited set of options. In this paper, we take the first step towards automating this process,…

In procedural content generation, modeling the generation task as a constraint satisfaction problem lets us define local and global constraints on the generated output. However, a generator's perceived quality often involves statistics…

人工智能 · 计算机科学 2024-09-04 Jediah Katz , Bahar Bateni , Adam M. Smith

We develop a hyperparameter optimisation algorithm, Automated Budget Constrained Training (AutoBCT), which balances the quality of a model with the computational cost required to tune it. The relationship between hyperparameters, model…

机器学习 · 统计学 2024-02-06 Lukas Cironis , Jan Palczewski , Georgios Aivaliotis

In this article, we consider the problem of few-shot learning for classification. We assume a network trained for base categories with a large number of training examples, and we aim to add novel categories to it that have only a few, e.g.,…

机器学习 · 计算机科学 2020-03-23 Hong-Gyu Jung , Seong-Whan Lee

We introduce a theory-driven mechanism for learning a neural network model that performs generative topology design in one shot given a problem setting, circumventing the conventional iterative process that computational design tasks…

机器学习 · 计算机科学 2018-12-31 Ruijin Cang , Hope Yao , Yi Ren

Object detection remains an active area of research in the field of computer vision, and considerable advances and successes has been achieved in this area through the design of deep convolutional neural networks for tackling object…

计算机视觉与模式识别 · 计算机科学 2019-10-04 Alexander Wong , Mahmoud Famuori , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl , Jonathan Chung

YOLO detectors are known for their fast inference speed, yet training them remains unexpectedly time-consuming due to their exhaustive pipeline that processes every training image in every epoch, even when many images have already been…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Xingxing Xie , Jiahua Dong , Junwei Han , Gong Cheng

Stochastic gradient descent is the most prevalent algorithm to train neural networks. However, other approaches such as evolutionary algorithms are also applicable to this task. Evolutionary algorithms bring unique trade-offs that are worth…

神经与进化计算 · 计算机科学 2018-06-27 Jonas Prellberg , Oliver Kramer

Popular machine learning estimators involve regularization parameters that can be challenging to tune, and standard strategies rely on grid search for this task. In this paper, we revisit the techniques of approximating the regularization…

机器学习 · 统计学 2019-05-28 Eugene Ndiaye , Tam Le , Olivier Fercoq , Joseph Salmon , Ichiro Takeuchi

Machine learning training methods depend plentifully and intricately on hyperparameters, motivating automated strategies for their optimisation. Many existing algorithms restart training for each new hyperparameter choice, at considerable…

机器学习 · 计算机科学 2022-04-22 Ross M. Clarke , Elre T. Oldewage , José Miguel Hernández-Lobato