中文
相关论文

相关论文: Object Serialization and Deserialization Using XML

200 篇论文

With XML becoming an ubiquitous language for data interoperability purposes in various domains, efficiently querying XML data is a critical issue. This has lead to the design of algebraic frameworks based on tree-shaped patterns akin to the…

数据库 · 计算机科学 2017-01-18 Marouane Hachicha , Jérôme Darmont

With XML becoming a standard for business information representation and exchange, stor-ing, indexing, and querying XML documents have rapidly become major issues in database research. In this context, query processing and optimization are…

数据库 · 计算机科学 2017-01-30 Hadj Mahboubi , Jérôme Darmont

Enterprise level data is often distributed across multiple sources and identifying the correct set-of data-sources with relevant information for a knowledge request is a fundamental challenge. In this work, we define the novel task of…

计算与语言 · 计算机科学 2025-01-29 Priyangshu Mandal , Manasi Patwardhan , Mayur Patidar , Lovekesh Vig

This paper proposes a set of tools to help dealing with XML database evolution. It aims at establishing a multi-system environment where a global integrated system works in harmony with some local original ones, allowing data translation in…

数据库 · 计算机科学 2014-06-06 Joshua Amavi , Jacques Chabin , Mirian Halfeld Ferrari , Pierre Réty

The data warehousing and OLAP technologies are now moving onto handling complex data that mostly originate from the Web. However, intagrating such data into a decision-support process requires their representation under a form processable…

数据库 · 计算机科学 2017-01-03 Omar Boussaid , Jerome Darmont , Fadila Bentayeb , Sabine Loudcher

Data validation is becoming more and more important with the ever-growing amount of data being consumed and transmitted by systems over the Internet. It is important to ensure that the data being sent is valid as it may contain entry…

数据库 · 计算机科学 2013-11-19 Miklos Kalman , Ferenc Havasi

Machine learning (ML) algorithms are showing a growing trend in helping the scientific communities across different disciplines and institutions to address large and diverse data problems. However, many available ML tools are…

In this paper, we proposed a new technique for backing up and restoring different Database Management Systems (DBMS). The technique is enabling to backup and restore a part of or the whole database using a unified interface using ASP.NET…

数据库 · 计算机科学 2011-11-28 Seifedine Kadry , Mohamad Smaili , Hussam Kassem , Hassan Hayek

Named entity recognition (NER) is a foundational technology for information extraction. This paper presents a flexible NER framework compatible with different languages and domains. Inspired by the idea of distant supervision (DS), this…

计算与语言 · 计算机科学 2019-08-15 Hongyin Zhu , Wenpeng Hu , Yi Zeng

We present a study on the integration of Large Language Models (LLMs) in tabular data classification, emphasizing an efficient framework. Building upon existing work done in TabLLM (arXiv:2210.10723), we introduce three novel serialization…

机器学习 · 计算机科学 2023-12-22 Sukriti Jaitly , Tanay Shah , Ashish Shugani , Razik Singh Grewal

Recently, a variety of database implementations adopting the property graph model have emerged. However, interoperable management of graph data on these implementations is challenging due to the differences in data models and formats. Here,…

数据库 · 计算机科学 2019-07-10 Hirokazu Chiba , Ryota Yamanaka , Shota Matsumoto

In the current context of Big Data, a multitude of new NoSQL solutions for storing, managing, and extracting information and patterns from semi-structured data have been proposed and implemented. These solutions were developed to relieve…

Machine translation is going through a radical revolution, driven by the explosive development of deep learning techniques using Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN). In this paper, we consider a special…

计算与语言 · 计算机科学 2018-06-12 Ruichu Cai , Boyan Xu , Xiaoyan Yang , Zhenjie Zhang , Zijian Li , Zhihao Liang

Clustering has become an increasingly important task in analysing huge amounts of data. Traditional applications require that all data has to be located at the site where it is scrutinized. Nowadays, large amounts of heterogeneous, complex…

数据库 · 计算机科学 2014-09-24 Eshref Januzaj , Hans-Peter Kriegel , Martin Pfeifle

The integration of heterogeneous databases into a unified querying framework remains a critical challenge, particularly in resource-constrained environments. This paper presents a novel Small Language Model(SLM)-driven system that…

数据库 · 计算机科学 2025-05-27 Teng Lin

Analytical processing on XML repositories is usually enabled by designing complex data transformations that shred the documents into a common data warehousing schema. This can be very time-consuming and costly, especially if the underlying…

数据库 · 计算机科学 2009-09-15 Andrey Balmin , Latha Colby , Emiran Curtmola , Quanzhong Li , Fatma Ozcan

Recommendation Systems (RS) are often used to address the issue of medical doctor referrals. However, these systems require access to patient feedback and medical records, which may not always be available in real-world scenarios. Our…

机器学习 · 计算机科学 2023-08-23 Filipa Valdeira , Stevo Racković , Valeria Danalachi , Qiwei Han , Cláudia Soares

Cross-domain Sequential Recommendation (CSR) which leverages user sequence data from multiple domains has received extensive attention in recent years. However, the existing CSR methods require sharing origin user data across domains, which…

机器学习 · 计算机科学 2024-04-26 Hongyu Zhang , Dongyi Zheng , Xu Yang , Jiyuan Feng , Qing Liao

Retrieval-Augmented Generation allows to enhance Large Language Models with external knowledge. In response to the recent popularity of generative LLMs, many RAG approaches have been proposed, which involve an intricate number of different…

A large volume of XML data is produced in experiments carried out by robots in laboratories. In order to support the interoperability of data between labs, there is a motivation to translate the XML data into a knowledge graph. A key stage…