中文
相关论文

相关论文: SCULPT: A Schema Language for Tabular Data on the …

200 篇论文

Graph clustering aims at discovering a natural grouping of the nodes such that similar nodes are assigned to a common cluster. Many different algorithms have been proposed in the literature: for simple graphs, for graphs with attributes…

机器学习 · 计算机科学 2023-11-06 Ylli Sadikaj , Yllka Velaj , Sahar Behzadi , Claudia Plant

Spatiotemporal learning is challenging due to the intricate interplay between spatial and temporal dependencies, the high dimensionality of the data, and scalability constraints. These challenges are further amplified in scientific domains,…

机器学习 · 计算机科学 2025-04-17 David Keetae Park , Xihaier Luo , Guang Zhao , Seungjun Lee , Miruna Oprescu , Shinjae Yoo

Helping end users comprehend the abstract distribution shifts can greatly facilitate AI deployment. Motivated by this, we propose a novel task, dataset explanation. Given two image data sets, dataset explanation aims to automatically point…

计算与语言 · 计算机科学 2022-07-01 Zhiying Zhu , Weixin Liang , James Zou

Recent neural network-driven semantic role labeling (SRL) systems have shown impressive improvements in F1 scores. These improvements are due to expressive input representations, which, at least at the surface, are orthogonal to…

计算与语言 · 计算机科学 2020-05-06 Tao Li , Parth Anand Jawale , Martha Palmer , Vivek Srikumar

Tabular data is difficult to analyze and to search through, yielding for new tools and interfaces that would allow even non tech-savvy users to gain insights from open datasets without resorting to specialized data analysis tools or even…

信息检索 · 计算机科学 2017-08-31 Svitlana Vakulenko , Vadim Savenkov

We propose a computationally efficient and high-performance classification algorithm by incorporating class structural information in analysis dictionary learning. To achieve more consistent classification, we associate a class…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Wen Tang , Ashkan Panahi , Hamid Krim , Liyi Dai

Previous approaches of analyzing spontaneously spoken language often have been based on encoding syntactic and semantic knowledge manually and symbolically. While there has been some progress using statistical or connectionist language…

人工智能 · 计算机科学 2009-09-25 S. Wermter , V. Weber

We introduce Ideograph, a language for expressing and manipulating structured data. Its types describe kinds of structures, such as natural numbers, lists, multisets, binary trees, syntax trees with variable binding, directed multigraphs,…

编程语言 · 计算机科学 2023-03-29 Stephen Mell , Osbert Bastani , Steve Zdancewic

We propose an online spatiotemporal articulation model estimation framework that estimates both articulated structure as well as a temporal prediction model solely using passive observations. The resulting model can predict future mo- tions…

机器人学 · 计算机科学 2016-04-13 Suren Kumar , Vikas Dhiman , Madan Ravi Ganesh , Jason J. Corso

Spreadsheets provide a flexible and easy to use software development environment, but that leads to error proneness. Work has been done to prevent errors in spreadsheets, including using models to specify distinct parts of a spreadsheet as…

软件工程 · 计算机科学 2017-07-11 Jorge Mendes , João Saraiva

In this paper, we describe a so-called screening approach for learning robust processing of spontaneously spoken language. A screening approach is a flat analysis which uses shallow sequences of category representations for analyzing an…

cmp-lg · 计算机科学 2016-08-31 Stefan Wermter , Volker Weber

Constraint Satisfaction Problem (CSP) is a fundamental algorithmic problem that appears in many areas of Computer Science. It can be equivalently stated as computing a homomorphism $\mbox{$\bR \rightarrow \bGamma$}$ between two relational…

计算复杂性 · 计算机科学 2015-10-27 Vladimir Kolmogorov , Michal Rolinek , Rustem Takhanov

The paper presents a data-driven approach to information extraction (viewed as template filling) using the structured language model (SLM) as a statistical parser. The task of template filling is cast as constrained parsing using the SLM.…

计算与语言 · 计算机科学 2007-05-23 Ciprian Chelba , Milind Mahajan

In the era of intelligent computing, computational progress in text processing is an essential consideration. Many systems have been developed to process text over different languages. Though, there is considerable development, they still…

人工智能 · 计算机科学 2020-02-26 Sumant Pushp , Pragya Kashmira , Shyamanta M Hazarika

Action prediction is to recognize the class label of an ongoing activity when only a part of it is observed. In this paper, we focus on online action prediction in streaming 3D skeleton sequences. A dilated convolutional network is…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jun Liu , Amir Shahroudy , Gang Wang , Ling-Yu Duan , Alex C. Kot

We present a novel deep-learning-based method to cluster words in documents which we apply to detect and recognize tables given the OCR output. We interpret table structure bottom-up as a graph of relations between pairs of words (belonging…

机器学习 · 计算机科学 2024-05-24 Marek Polewczyk , Marco Spinaci

We introduce a simple method for probabilistic predictions on tabular data based on Large Language Models (LLMs) called JoLT (Joint LLM Process for Tabular data). JoLT uses the in-context learning capabilities of LLMs to define joint…

The abundant semi-structured data on the Web, such as HTML-based tables and lists, provide commercial search engines a rich information source for question answering (QA). Different from plain text passages in Web documents, Web tables and…

计算与语言 · 计算机科学 2020-10-15 Xingyao Zhang , Linjun Shou , Jian Pei , Ming Gong , Lijie Wen , Daxin Jiang

The development of mechanised language specification based on structured operational semantics, with applications to verified compilers and sound program analysis, requires huge effort. General theory and frameworks have been proposed to…

编程语言 · 计算机科学 2018-11-20 Martin Bodin , Philippa Gardner , Thomas Jensen , Alan Schmitt

Real-time data analysis and management are increasingly critical for today`s businesses. SQL is the de facto lingua franca for these endeavors, yet support for robust streaming analysis and management with SQL remains limited. Many…

数据库 · 计算机科学 2019-05-30 Edmon Begoli , Tyler Akidau , Fabian Hueske , Julian Hyde , Kathryn Knight , Kenneth Knowles