paper-with-me

Papers

Learning to Order: Task Sequencing as In-Context Optimization

2026-03-15 · Jan Kobiolka, Christian Frey, Arlind Kadra, Gresa Shala, Josif Grabocka arxiv

Task sequencing (TS) is one of the core open problems in Deep Learning, arising in a plethora of real-world domains, from robotic assembly lines to autonomous driving. Unfortunately, prior work has not convincingly demonstrated the generalization ability of meta-learned TS methods to solve new TS problems, given few initial demonstrations. In this paper, we demonstrate that deep neural networks can meta-learn over an infinite prior of synthetically generated TS problems and achieve a few-shot generalization. We meta-learn a transformer-based architecture over datasets of sequencing trajectories generated from a prior distribution that samples sequencing problems as paths in directed graphs. In a large-scale experiment, we provide ample empirical evidence that our meta-learned models discover optimal task sequences significantly quicker than non-meta-learned baselines.

📄 PDF Abstract BibTeX arXiv:2603.14550

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Simultaneously Solving Mixed Model Assembly Line Balancing and Sequencing problems with FSS Algorithm

2017-07-19 · Joao Batista Monteiro Filho, Isabela Maria Carneiro de Albuquerque, Fernando Buarque de Lima Neto

Many assembly lines related optimization problems have been tackled by researchers in the last decades due to its relevance for the decision makers within manufacturing industry. Many of theses problems, more specificall…

Decision Making

Task-Oriented Optimal Sequencing of Visualization Charts

2019-08-07 · Danqing Shi, Yang Shi, Xinyue Xu, Nan Chen 외

A chart sequence is used to describe a series of visualization charts generated in the exploratory analysis by data analysts. It provides information details in each chart as well as a logical relationship among charts. …

Anomaly DetectionReinforcement Learning

Human-machine cooperation: optimization of drug retrieval sequencing in automated drug dispensing systems

2023-12-18 · Mengge Yuan, Kan Wu, Ning Zhao

Automated drug dispensing systems (ADDSs) are increasingly in demand in today's pharmacies, primarily driven by the growing ageing population. Recognizing the practical challenges faced by pharmacies implementing ADDSs, …

Layout DesignRetrieval

Sequencing to Mitigate Catastrophic Forgetting in Continual Learning

2025-12-18 · Hesham G. Moussa, Aroosa Hameed, Arashmid Akhavain arxiv

To cope with real-world dynamics, an intelligent system needs to incrementally acquire, update, and exploit knowledge throughout its lifetime. This ability, known as Continual learning, provides a foundation for AI syste…

Neural Architecture SearchContinual Learning

Temporal Sequencing of Documents

2023-11-05 · Michael Gervers, Gelila Tilahun

We outline an unsupervised method for temporal rank ordering of sets of historical documents, namely American State of the Union Addresses and DEEDS, a corpus of medieval English property transfer documents. Our method r…

Combinatorial Optimization