中文
相关论文

相关论文: DUCT: An Interactive Define-Use Chain Navigation T…

200 篇论文

Deep Linking is the process of referring to a specific piece of web content. Although users can browse their files in desktop environments, they are unable to directly traverse deeper into their content using deep links. In order to solve…

人机交互 · 计算机科学 2018-08-06 Markus Schröder , Christian Jilek , Andreas Dengel

Crosslingual conditional generation (e.g., machine translation) has long enjoyed the benefits of scaling. Nonetheless, there are still issues that scale alone may not overcome. A source query in one language, for instance, may yield several…

机器学习 · 计算机科学 2023-01-26 Jonathan Pilault , Xavier Garcia , Arthur Bražinskas , Orhan Firat

Our study delves into Multimodal Entity Linking, aligning the mention in multimodal information with entities in knowledge base. Existing methods are still facing challenges like ambiguous entity representations and limited image…

计算与语言 · 计算机科学 2024-07-18 Shezheng Song , Shasha Li , Jie Yu , Shan Zhao , Xiaopeng Li , Jun Ma , Xiaodong Liu , Zhuo Li , Xiaoguang Mao

Broad application of answer set programming (ASP) for declarative problem solving requires the development of tools supporting the coding process. Program debugging is one of the crucial activities within this process. Recently suggested…

人工智能 · 计算机科学 2014-10-29 Kostyantyn Shchekotykhin

Multi-intent detection and slot filling joint models are gaining increasing traction since they are closer to complicated real-world scenarios. However, existing approaches (1) focus on identifying implicit correlations between utterances…

计算与语言 · 计算机科学 2022-11-09 Zhihong Zhu , Weiyuan Xu , Xuxin Cheng , Tengtao Song , Yuexian Zou

We present Mirror, an open-source platform for data exploration and analysis powered by large language models. Mirror offers an intuitive natural language interface for querying databases, and automatically generates executable SQL commands…

数据库 · 计算机科学 2023-03-16 Canwen Xu , Julian McAuley , Penghan Wang

In document-level event extraction (DEE) task, event arguments always scatter across sentences (across-sentence issue) and multiple events may lie in one document (multi-event issue). In this paper, we argue that the relation information of…

计算与语言 · 计算机科学 2022-06-08 Yuan Liang , Zhuoxuan Jiang , Di Yin , Bo Ren

We introduce FunKit, a Mathematica package for the derivation and tracing of functional equations from arbitrary master equations. FunKit provides an expression vocabulary and a set of rules that allow for derivations in any given field…

高能物理 - 唯象学 · 物理学 2026-05-29 Franz R. Sattler

Writing a platform for reactive applications which enforces operational constraints is difficult, and has been approached in various ways. In this experience report, we detail an approach using an embedded DSL which can be used to specify…

软件工程 · 计算机科学 2015-04-09 Paul van der Walt

In recent years, robots are used in an increasing variety of tasks, especially by small- and medium- sized enterprises. These tasks are usually fast-changing, they have a collaborative scenario and happen in unpredictable environments with…

机器人学 · 计算机科学 2022-03-11 Matteo Iovino , Fethiye Irmak Doğan , Iolanda Leite , Christian Smith

Diff is a software program that detects differences between two data sets and is useful in natural language processing. This paper shows several examples of the application of diff. They include the detection of differences between two…

计算与语言 · 计算机科学 2007-05-23 Masaki Murata , Hitoshi Isahara

Adaptive reasoning is essential for aligning the computational effort of large language models (LLMs) with the intrinsic difficulty of problems. Current chain-of-thought methods boost reasoning ability but indiscriminately generate long…

人工智能 · 计算机科学 2025-12-17 Ruofan Zhang , Bin Xia , Zhen Cheng , Cairen Jian , Minglun Yang , Ngai Wong , Yuan Cheng

Debugging is a fundamental skill that novice programmers must develop. Numerous tools have been created to assist novice programmers in this process. Recently, large language models (LLMs) have been integrated with automated program repair…

We make another assault on the longstanding problem of debugging. After exploring why debuggers are not used as widely as one might expect, especially in functional programming environments, we define the characteristics of a debugger which…

编程语言 · 计算机科学 2019-05-17 John Whitington , Tom Ridge

Dynamic graph clustering aims to detect and track time-varying clusters in dynamic graphs, revealing how complex real-world systems evolve over time. However, existing methods are predominantly black-box models. They lack interpretability…

机器学习 · 计算机科学 2026-03-17 Dongyuan Li , Ying Zhang , Yaozu Wu , Renhe Jiang

User Interface Description Languages (UIDLs) are high-level languages that facilitate the development of Human-Machine Interfaces, such as Graphical User Interface (GUI) applications. They usually provide first-class primitives to specify…

编程语言 · 计算机科学 2025-08-20 Basile Pesin , Celia Picard , Cyril Allignol

We present a structure-aware code editor, called Deuce, that is equipped with direct manipulation capabilities for invoking automated program transformations. Compared to traditional refactoring environments, Deuce employs a direct…

软件工程 · 计算机科学 2018-02-06 Brian Hempel , Justin Lubin , Grace Lu , Ravi Chugh

Deep Neural Networks (DNNs) have emerged as an effective approach to tackling real-world problems. However, like human-written software, DNNs can have bugs and can be attacked. To address this, research has explored a wide-range of…

机器学习 · 计算机科学 2024-01-23 Hai Duong , ThanhVu Nguyen , Matthew Dwyer

The use of adaptive workflow management for in situ visualization and analysis has been a growing trend in large-scale scientific simulations. However, coordinating adaptive workflows with traditional procedural programming languages can be…

编程语言 · 计算机科学 2023-03-30 Qi Wu , Tyson Neuroth , Oleg Igouchkine , Konduri Aditya , Jacqueline H. Chen , Kwan-Liu Ma

Natural Language to SQL (NL2SQL) has emerged as a critical task for enabling seamless interaction with databases. Recent advancements in Large Language Models (LLMs) have demonstrated remarkable performance in this domain. However, existing…

计算与语言 · 计算机科学 2025-04-04 Weibin Liao , Xin Gao , Tianyu Jia , Rihong Qiu , Yifan Zhu , Yang Lin , Xu Chu , Junfeng Zhao , Yasha Wang