中文
相关论文

相关论文: Semgrex and Ssurgeon, Searching and Manipulating D…

200 篇论文

Despite recent advances in the field of explainability, much remains unknown about the algorithms that neural networks learn to represent. Recent work has attempted to understand trained models by decomposing them into functional circuits…

机器学习 · 计算机科学 2023-09-04 Michael A. Lepori , Ellie Pavlick , Thomas Serre

We build a bridge between neural network-based machine learning and graph-based natural language processing and introduce a unified approach to keyphrase, summary and relation extraction by aggregating dependency graphs from links provided…

人工智能 · 计算机科学 2019-09-27 Paul Tarau , Eduardo Blanco

With the remarkable advancement of AI agents, the number of their equipped tools is increasing rapidly. However, integrating all tool information into the limited model context becomes impractical, highlighting the need for efficient tool…

信息检索 · 计算机科学 2025-08-08 Linfeng Gao , Yaoxiang Wang , Minlong Peng , Jialong Tang , Yuzhe Shang , Mingming Sun , Jinsong Su

Software comprehension can be extremely time-consuming due to the ever-growing size of codebases. Consequently, there is an increasing need to accelerate the code comprehension process to facilitate maintenance and reduce associated costs.…

软件工程 · 计算机科学 2024-01-15 Krzysztof Borowski , Bartosz Baliś , Tomasz Orzechowski

Intelligence analysts have long struggled with an abundance of data that must be investigated on a daily basis. In the U.S. Army, this activity involves reconciling information from various sources, a process that has been automated to a…

数据库 · 计算机科学 2020-06-26 Pranav Addepalli , Eric Wu , Douglas Bossart , Christina Lin , Allistar Smith

Mathematical knowledge exists in many forms, ranging from informal textbooks and lecture notes to large formal proof libraries, yet moving between these representations remains difficult. Informal texts hide dependencies, while formal…

人机交互 · 计算机科学 2026-01-23 Elif Uskuplu , Lawrence S. Moss , Valeria de Paiva

Many real world systems need to operate on heterogeneous information networks that consist of numerous interacting components of different types. Examples include systems that perform data analysis on biological information networks; social…

Graphs are foundational across domains but remain hard to use without deep expertise. LLMs promise accessible natural language (NL) graph analytics, yet they fail to process industry-scale property graphs effectively and efficiently: such…

Dependency trees convey rich structural information that is proven useful for extracting relations among entities in text. However, how to effectively make use of relevant information while ignoring irrelevant information from the…

计算与语言 · 计算机科学 2020-09-08 Zhijiang Guo , Yan Zhang , Wei Lu

In this paper we investigate XSB-Prolog as a static analysis engine for data represented by medium-sized graphs. We use XSB-Prolog to automatically identify function dependencies in the Linux Kernel---queries that are difficult to implement…

编程语言 · 计算机科学 2013-08-20 Spyros Hadjichristodoulou , Donald E. Porter , David S. Warren

Work on knowledge graphs and graph-based data management often focus either on declarative graph query languages or on frameworks for graph analytics, where there has been little work in trying to combine both approaches. However, many…

数据库 · 计算机科学 2020-04-07 Aidan Hogan , Juan Reutter , Adrian Soto

Package managers are everywhere, with seemingly every language and operating system implementing their own solution. The lack of interoperability between these systems means that multi-lingual projects are unable to express precise…

We present a new approach to the logical design of relational databases, based on strategic port graph rewriting. We show how to model relational schemata as attributed port graphs and provide port graph rewriting rules to perform…

数据库 · 计算机科学 2019-02-07 János Varga

Dependency analysis is recognized as an important field of software engineering due to a variety of reasons. There exists a large pool of tools providing assistance to software developers and architects. Analysis of inter- and intra-project…

软件工程 · 计算机科学 2021-04-20 V. Repinskiy , V. Kovalenko

Investigative workflows require interactive exploratory analysis on large heterogeneous knowledge graphs. Current databases show limitations in enabling such task. This paper discusses the architecture of Siren Federate, a system that…

信息检索 · 计算机科学 2025-04-11 Georgeta Bordea , Stephane Campinas , Matteo Catena , Renaud Delbru

We present a framework for uncovering and exploiting dependencies among tools and documents to enhance exemplar artifact generation. Our method begins by constructing a tool knowledge graph from tool schemas,including descriptions,…

人工智能 · 计算机科学 2025-10-29 Shengjie Liu , Li Dong , Zhenyu Zhang

Dependency parsing is an important NLP task. A popular approach for dependency parsing is structured perceptron. Still, graph-based dependency parsing has the time complexity of $O(n^3)$, and it suffers from slow training. To deal with this…

计算与语言 · 计算机科学 2017-03-03 Xu Sun , Shuming Ma

Microservices have been a key architectural approach for over a decade, transforming system design by promoting decentralization and allowing development teams to work independently on specific microservices. While loosely coupled…

软件工程 · 计算机科学 2025-01-22 Amr S. Abdelfattah , Kari E Cordes , Austin Medina , Tomas Cerny

Package managers provide ease of access to applications by removing the time-consuming and sometimes completely prohibitive barrier of successfully building, installing, and maintaining the software for a system. A package dependency…

人机交互 · 计算机科学 2019-08-22 Katherine E. Isaacs , Todd Gamblin

Relation Extraction is a way of obtaining the semantic relationship between entities in text. The state-of-the-art methods use linguistic tools to build a graph for the text in which the entities appear and then a Graph Convolutional…

计算与语言 · 计算机科学 2020-08-28 Sunil Kumar Sahu , Derek Thomas , Billy Chiu , Neha Sengupta , Mohammady Mahdy
‹ 上一页 1 2 3 10 下一页 ›