中文
相关论文

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

200 篇论文

We present a system that allows a user to search a large linguistically annotated corpus using syntactic patterns over dependency graphs. In contrast to previous attempts to this effect, we introduce a light-weight query language that does…

计算与语言 · 计算机科学 2020-06-05 Micah Shlain , Hillel Taub-Tabib , Shoval Sadde , Yoav Goldberg

Successfully solving long-horizon manipulation tasks remains a fundamental challenge. These tasks involve extended action sequences and complex object interactions, presenting a critical gap between high-level symbolic planning and…

机器人学 · 计算机科学 2025-09-29 Jialiang Li , Wenzheng Wu , Gaojing Zhang , Yifan Han , Wenzhao Lian

Segmentation, a new approach based on successive edge contraction is introduced for extract method refactoring. It targets identification of distinct functionalities implemented within a method. Segmentation builds upon data and control…

软件工程 · 计算机科学 2019-08-14 Omkarendra Tiwari , Rushikesh K. Joshi

Mathematical software and graph-theoretical algorithmic packages to efficiently model, analyze and query graphs are crucial in an era where large-scale spatial, societal and economic network data are abundantly available. One such package…

数据结构与算法 · 计算机科学 2020-02-04 Dimitrios Michail , Joris Kinable , Barak Naveh , John V Sichi

Regression analysis is used for prediction and to understand the effect of independent variables on dependent variables. Symbolic regression (SR) automates the search for non-linear regression models, delivering a set of hypotheses that…

机器学习 · 计算机科学 2025-04-09 Fabricio Olivetti de Franca , Gabriel Kronberger

Seglearn is an open-source python package for machine learning time series or sequences using a sliding window segmentation approach. The implementation provides a flexible pipeline for tackling classification, regression, and forecasting…

机器学习 · 统计学 2019-01-28 David M. Burns , Cari M. Whyne

Dynamic graph modeling is crucial for understanding complex structures in web graphs, spanning applications in social networks, recommender systems, and more. Most existing methods primarily emphasize structural dependencies and their…

社会与信息网络 · 计算机科学 2024-02-28 Yuxia Wu , Yuan Fang , Lizi Liao

Digital libraries provide different access paths, allowing users to explore their collections. For instance, paper recommendation suggests literature similar to some selected paper. Their implementation is often cost-intensive, especially…

信息检索 · 计算机科学 2024-12-23 Hermann Kroll , Christin K. Kreutz , Bill Matthias Thang , Philipp Schaer , Wolf-Tilo Balke

Optimizing the execution time of tensor program, e.g., a convolution, involves finding its optimal configuration. Searching the configuration space exhaustively is typically infeasible in practice. In line with recent research using TVM, we…

机器学习 · 统计学 2019-11-28 Jakub M. Tomczak , Romain Lepert , Auke Wiggers

Code search aims to retrieve accurate code snippets based on a natural language query to improve software productivity and quality. With the massive amount of available programs such as (on GitHub or Stack Overflow), identifying and…

软件工程 · 计算机科学 2023-02-14 Shangqing Liu , Xiaofei Xie , Jingkai Siow , Lei Ma , Guozhu Meng , Yang Liu

The paper presents a method for reducing the computational complexity of Bayesian networks through identification and removal of weak dependencies (removal of links from the (moralized) independence graph). The removal of a small number of…

人工智能 · 计算机科学 2013-02-28 Uffe Kjærulff

Dependency trees help relation extraction models capture long-range relations between words. However, existing dependency-based models either neglect crucial information (e.g., negation) by pruning the dependency trees too aggressively, or…

计算与语言 · 计算机科学 2018-09-28 Yuhao Zhang , Peng Qi , Christopher D. Manning

Distributed data processing platforms such as MapReduce and Pregel have substantially simplified the design and deployment of certain classes of distributed graph analytics algorithms. However, these platforms do not represent a good match…

分布式、并行与集群计算 · 计算机科学 2015-10-15 Carlos H. C. Teixeira , Alexandre J. Fonseca , Marco Serafini , Georgos Siganos , Mohammed J. Zaki , Ashraf Aboulnaga

Even though several publicly accessible pharmacovigilance databases are available, extracting data from them is a technically challenging process. Existing tools typically focus on a single database. We present SurVigilance, an open-source…

数据库 · 计算机科学 2025-10-27 Raktim Mukhopadhyay , Marianthi Markatou

The majority of data scientists and machine learning practitioners use relational data in their work [State of ML and Data Science 2017, Kaggle, Inc.]. But training machine learning models on data stored in relational databases requires…

机器学习 · 计算机科学 2020-02-07 Milan Cvitkovic

We present a new application for keyword search within relational databases, which uses a novel algorithm to solve the join discovery problem by finding Memex-like trails through the graph of foreign key dependencies. It differs from…

数据库 · 计算机科学 2007-05-23 Richard Wheeldon , Mark Levene , Kevin Keenoy

Neural Networks are notoriously difficult to inspect. We introduce comgra, an open source python library for use with PyTorch. Comgra extracts data about the internal activations of a model and organizes it in a GUI (graphical user…

机器学习 · 计算机科学 2024-08-01 Florian Dietz , Sophie Fellenz , Dietrich Klakow , Marius Kloft

Investigative Journalism (IJ, in short) is staple of modern, democratic societies. IJ often necessitates working with large, dynamic sets of heterogeneous, schema-less data sources, which can be structured, semi-structured, or textual,…

The search for linguistic patterns, stylometry and forensic linguistics have in the theory of complex networks, their structures and associated mathematical tools, allies with which to model and analyze texts. In this paper we present a new…

组合数学 · 数学 2022-09-14 Angeles Criado-Alonso , David Aleja , Miguel Romance , Regino Criado

Bilingual lexicons form a critical component of various natural language processing applications, including unsupervised and semisupervised machine translation and crosslingual information retrieval. We improve bilingual lexicon induction…

计算与语言 · 计算机科学 2022-10-27 Kelly Marchisio , Ali Saad-Eldin , Kevin Duh , Carey Priebe , Philipp Koehn