中文
相关论文

相关论文: Neural Task Synthesis for Visual Programming

200 篇论文

How can we perform computations over natural language representations to solve tasks that require symbolic and numeric reasoning? We propose natural language embedded programs (NLEP) as a unifying framework for addressing math/symbolic…

计算与语言 · 计算机科学 2024-04-01 Tianhua Zhang , Jiaxin Ge , Hongyin Luo , Yung-Sung Chuang , Mingye Gao , Yuan Gong , Xixin Wu , Yoon Kim , Helen Meng , James Glass

Imitation learning is a popular method for teaching robots new behaviors. However, most existing methods focus on teaching short, isolated skills rather than long, multi-step tasks. To bridge this gap, imitation learning algorithms must not…

人工智能 · 计算机科学 2025-11-04 Leon Keller , Daniel Tanneberg , Jan Peters

In this paper we explore the use of symbolic knowledge and machine teaching to reduce human data labeling efforts in building neural task bots. We propose SYNERGY, a hybrid learning framework where a task bot is developed in two steps: (i)…

计算与语言 · 计算机科学 2021-10-25 Baolin Peng , Chunyuan Li , Zhu Zhang , Jinchao Li , Chenguang Zhu , Jianfeng Gao

We study the interpretability issue of task-oriented dialogue systems in this paper. Previously, most neural-based task-oriented dialogue systems employ an implicit reasoning strategy that makes the model predictions uninterpretable to…

计算与语言 · 计算机科学 2022-03-14 Shiquan Yang , Rui Zhang , Sarah Erfani , Jey Han Lau

The mathematical formula is the human language to describe nature and is the essence of scientific research. Finding mathematical formulas from observational data is a major demand of scientific research and a major challenge of artificial…

机器学习 · 计算机科学 2024-04-10 Yanjie Li , Weijun Li , Lina Yu , Min Wu , Jingyi Liu , Wenqiang Li , Meilan Hao , Shu Wei , Yusong Deng

Many programming problems call for turning geometrical thoughts into code: tables, hierarchical structures, nests of objects, trees, forests, graphs, and so on. Linear text does not do justice to such thoughts. But, it has been the dominant…

编程语言 · 计算机科学 2020-10-27 Leif Andersen , Michael Ballantyne , Matthias Felleisen

Annotated datasets are critical for training neural networks for object detection, yet their manual creation is time- and labour-intensive, subjective to human error, and often limited in diversity. This challenge is particularly pronounced…

机器人学 · 计算机科学 2025-06-06 Aneesh Deogan , Wout Beks , Peter Teurlings , Koen de Vos , Mark van den Brand , Rene van de Molengraft

Unlike language tasks, where the output space is usually limited to a set of tokens, the output space of visual tasks is more complicated, making it difficult to build a unified visual model for various visual tasks. In this paper, we seek…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Jia Ning , Chen Li , Zheng Zhang , Zigang Geng , Qi Dai , Kun He , Han Hu

Program Synthesis is the task of generating a program from a provided specification. Traditionally, this has been treated as a search problem by the programming languages (PL) community and more recently as a supervised learning problem by…

人工智能 · 计算机科学 2018-06-11 Riley Simmons-Edler , Anders Miltner , Sebastian Seung

The tremendous potential exhibited by deep learning is often offset by architectural and computational complexity, making widespread deployment a challenge for edge scenarios such as mobile and other consumer devices. To tackle this…

神经与进化计算 · 计算机科学 2018-11-15 Alexander Wong , Mohammad Javad Shafiee , Brendan Chwyl , Francis Li

We present a new system (NPBG++) for the novel view synthesis (NVS) task that achieves high rendering realism with low scene fitting time. Our method efficiently leverages the multiview observations and the point cloud of a static scene to…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Ruslan Rakhimov , Andrei-Timotei Ardelean , Victor Lempitsky , Evgeny Burnaev

The modern computer graphics pipeline can synthesize images at remarkable visual quality; however, it requires well-defined, high-quality 3D content as input. In this work, we explore the use of imperfect 3D content, for instance, obtained…

计算机视觉与模式识别 · 计算机科学 2019-04-30 Justus Thies , Michael Zollhöfer , Matthias Nießner

The neural network has become an integral part of modern software systems. However, they still suffer from various problems, in particular, vulnerability to adversarial attacks. In this work, we present a novel program reasoning framework…

人工智能 · 计算机科学 2023-03-27 Zi Wang , Somesh Jha , Krishnamurthy , Dvijotham

Pre-trained Generative Language models (e.g. PLBART, CodeT5, SPT-Code) for source code yielded strong results on several tasks in the past few years, including code generation and translation. These models have adopted varying pre-training…

编程语言 · 计算机科学 2022-07-07 Saikat Chakraborty , Toufique Ahmed , Yangruibo Ding , Premkumar Devanbu , Baishakhi Ray

Vision-language models (VLMs) have achieved remarkable success in scene understanding and perception tasks, enabling robots to plan and execute actions adaptively in dynamic environments. However, most multimodal large language models lack…

机器人学 · 计算机科学 2025-02-14 Guoqin Tang , Qingxuan Jia , Zeyuan Huang , Gang Chen , Ning Ji , Zhipeng Yao

End-to-end neural approaches are becoming increasingly common in conversational scenarios due to their promising performances when provided with sufficient amount of data. In this paper, we present a novel methodology to address the…

计算与语言 · 计算机科学 2019-10-17 Sourabh Majumdar , Serra Sinem Tekiroglu , Marco Guerini

A key challenge for reinforcement learning is solving long-horizon planning problems. Recent work has leveraged programs to guide reinforcement learning in these settings. However, these approaches impose a high manual burden on the user…

In this paper, we introduce Neural Probabilistic Soft Logic (NeuPSL), a novel neuro-symbolic (NeSy) framework that unites state-of-the-art symbolic reasoning with the low-level perception of deep neural networks. To model the boundary…

机器学习 · 计算机科学 2023-05-24 Connor Pryor , Charles Dickens , Eriq Augustine , Alon Albalak , William Wang , Lise Getoor

Automatic synthesis of faces from visual attributes is an important problem in computer vision and has wide applications in law enforcement and entertainment. With the advent of deep generative convolutional neural networks (CNNs), attempts…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Xing Di , Vishal M. Patel

Large pre-trained language models such as GPT-3, Codex, and Google's language model are now capable of generating code from natural language specifications of programmer intent. We view these developments with a mixture of optimism and…

‹ 上一页 1 8 9 10 下一页 ›