paper-with-me

Papers

OCEAN: Online Task Inference for Compositional Tasks with Context Adaptation

2020-08-17 · Hongyu Ren, Yuke Zhu, Jure Leskovec, Anima Anandkumar, Animesh Garg

Real-world tasks often exhibit a compositional structure that contains a sequence of simpler sub-tasks. For instance, opening a door requires reaching, grasping, rotating, and pulling the door knob. Such compositional tasks require an agent to reason about the sub-task at hand while orchestrating global behavior accordingly. This can be cast as an online task inference problem, where the current task identity, represented by a context variable, is estimated from the agent's past experiences with probabilistic inference. Previous approaches have employed simple latent distributions, e.g., Gaussian, to model a single context for the entire task. However, this formulation lacks the expressiveness to capture the composition and transition of the sub-tasks. We propose a variational inference framework OCEAN to perform online task inference for compositional tasks. OCEAN models global and local context variables in a joint latent space, where the global variables represent a mixture of sub-tasks required for the task, while the local variables capture the transitions between the sub-tasks. Our framework supports flexible latent distributions based on prior knowledge of the task structure and can be trained in an unsupervised manner. Experimental results show that OCEAN provides more effective task inference with sequential context adaptation and thus leads to a performance boost on complex, multi-stage tasks.

📄 PDF Abstract BibTeX arXiv:2008.07087

Code (1)

pairlab/ocean 공식 구현 pytorch

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

UI-Oceanus: Scaling GUI Agents with Synthetic Environmental Dynamics

2026-02-11 · Mengzhou Wu, Yuzhe Guo, Yuan Cao, Haochuan Lu 외 arxiv

Scaling generalist GUI agents is hindered by the data scalability bottleneck of expensive human demonstrations and the "distillation ceiling" of synthetic teacher supervision. To transcend these limitations, we propose U…

Using Machine Learning at Scale in HPC Simulations with SmartSim: An Application to Ocean Climate Modeling

2021-04-13 · Sam Partee, Matthew Ellis, Alessandro Rigazzi, Scott Bachman 외

We demonstrate the first climate-scale, numerical ocean simulations improved through distributed, online inference of Deep Neural Networks (DNN) using SmartSim. SmartSim is a library dedicated to enabling online analysis…

BIG-bench Machine Learning

Exploring Continual Learning of Compositional Generalization in NLI

2024-03-07 · Xiyan Fu, Anette Frank

Compositional Natural Language Inference has been explored to assess the true abilities of neural models to perform NLI. Yet, current evaluations assume models to have full access to all primitive inferences in advance, …

Continual LearningNatural Language Inference

Hodge-Compositional Edge Gaussian Processes

2023-10-30 · Maosheng Yang, Viacheslav Borovitskiy, Elvin Isufi

We propose principled Gaussian processes (GPs) for modeling functions defined over the edge set of a simplicial 2-complex, a structure similar to a graph in which edges may form triangular faces. This approach is intende…

Gaussian ProcessesHyperparameter Optimization

OceanGPT: A Large Language Model for Ocean Science Tasks

2023-10-03 · Zhen Bi, Ningyu Zhang, Yida Xue, Yixin Ou 외

Ocean science, which delves into the oceans that are reservoirs of life and biodiversity, is of great significance given that oceans cover over 70% of our planet's surface. Recently, advances in Large Language Models (LL…

Language ModelingLanguage ModellingLarge Language Model