中文
相关论文

相关论文: DIAL: Distributed Interactive Analysis of Large Da…

200 篇论文

Motivated by the need to extract knowledge and value from interconnected data, graph analytics on big data is a very active area of research in both industry and academia. To support graph analytics efficiently a large number of in memory…

In distributional or average-case analysis, the goal is to design an algorithm with good-on-average performance with respect to a specific probability distribution. Distributional analysis can be useful for the study of general-purpose…

数据结构与算法 · 计算机科学 2020-07-28 Tim Roughgarden

We present Ringo, a system for analysis of large graphs. Graphs provide a way to represent and analyze systems of interacting objects (people, proteins, webpages) with edges between the objects denoting interactions (friendships, physical…

The amount of data in the world is expanding rapidly. Every day, huge amounts of data are created by scientific experiments, companies, and end users' activities. These large data sets have been labeled as "Big Data", and their storage,…

数据库 · 计算机科学 2020-04-29 Mahdi Bohlouli , Frank Schulz , Lefteris Angelis , David Pahor , Ivona Brandic , David Atlan , Rosemary Tate

While manufacturers have been generating highly distributed data from various systems, devices and applications, a number of challenges in both data management and data analysis require new approaches to support the big data era. These…

数据库 · 计算机科学 2018-12-14 JunPing Wang , WenSheng Zhang , YouKang Shi , ShiHui Duan , Jin Liu

A fundamental aspect of statistics is the integration of data from different sources. Classically, Fisher and others were focused on how to integrate homogeneous (or only mildly heterogeneous) sets of data. More recently, as data are…

统计方法学 · 统计学 2024-03-20 Emily C. Hector , Ryan Martin

Data Lake (DL) is a Big Data analysis solution which ingests raw data in their native format and allows users to process these data upon usage. Data ingestion is not a simple copy and paste of data, it is a complicated and important phase…

数据库 · 计算机科学 2021-07-08 Yan Zhao , Imen Megdiche , Franck Ravat

The intelligent Distributed Dispatch and Scheduling (iDDS) service is a versatile workflow orchestration system designed for large-scale, distributed scientific computing. iDDS extends traditional workload and data management by integrating…

We increasingly live in a data-driven world, with diverse kinds of data distributed across many locations. In some cases, the datasets are collected from multiple locations, such as sensors (e.g., mobile phones and street cameras) spread…

计算机与社会 · 计算机科学 2020-06-19 Rachit Agarwal , Jen Rexford , with contributions from numerous workshop attendees

Loss Data Analytics is an interactive, online, freely available text. The idea behind the name Loss Data Analytics is to integrate classical loss data models from applied probability with modern analytic tools. In particular, we seek to…

风险管理 · 定量金融 2018-08-22 Edward Frees

One of the main problems in applying deep learning techniques to recognize activities of daily living (ADLs) based on inertial sensors is the lack of appropriately large labelled datasets to train deep learning-based models. A large amount…

计算机视觉与模式识别 · 计算机科学 2023-11-15 Hamza Amrani , Daniela Micucci , Paolo Napoletano

The ability to collect and analyze large amounts of data is a growing problem within the scientific community. The growing gap between data and users calls for innovative tools that address the challenges faced by big data volume, velocity…

数据库 · 计算机科学 2016-08-01 Vijay Gadepally , Jeremy Kepner

Analyzing data subgroups is a common data science task to build intuition about a dataset and identify areas to improve model performance. However, subgroup analysis is prohibitively difficult in datasets with many features, and existing…

人机交互 · 计算机科学 2025-02-18 Venkatesh Sivaraman , Zexuan Li , Adam Perer

With an increasing outreach of digital platforms in our lives, researchers have taken a keen interest to study different facets of social interactions that seem to be evolving rapidly. Analysing the spread of information (aka diffusion) has…

社会与信息网络 · 计算机科学 2022-08-23 Dhruv Sahnan , Vasu Goel , Sarah Masud , Chhavi Jain , Vikram Goyal , Tanmoy Chakraborty

Due to the pervasive diffusion of personal mobile and IoT devices, many ``smart environments'' (e.g., smart cities and smart factories) will be, among others, generators of huge amounts of data. Currently, this is typically achieved through…

分布式、并行与集群计算 · 计算机科学 2021-09-28 Lorenzo Valerio , Andrea Passarella , Marco Conti

Large Language Model (LLM)-based systems increasingly rely on function calling to enable structured and controllable interaction with external data sources, yet existing datasets do not address mental health-oriented access to wearable…

人工智能 · 计算机科学 2026-01-13 Fozle Rabbi Shafi , M. Anwar Hossain , Salimur Choudhury

Pregel is a popular distributed computing model for dealing with large-scale graphs. However, it can be tricky to implement graph algorithms correctly and efficiently in Pregel's vertex-centric model, especially when the algorithm has…

分布式、并行与集群计算 · 计算机科学 2017-09-07 Yongzhe Zhang , Hsiang-Shang Ko , Zhenjiang Hu

Event-driven programming is widely used for implementing user interfaces, web applications, and non-blocking I/O. An event-driven program is organized as a collection of event handlers whose execution is triggered by events. Traditional…

编程语言 · 计算机科学 2019-10-30 Ming-Ho Yee , Ayaz Badouraly , Ondřej Lhoták , Frank Tip , Jan Vitek

Technological advances in high performance computing and maturing physical models allow scientists to simulate weather and climate evolutions with an increasing accuracy. While this improved accuracy allows us to explore complex dynamical…

人机交互 · 计算机科学 2025-02-04 Simon Schneegans , Lori Neary , Markus Flatken , Andreas Gerndt

Development of distributed systems is a difficult task. Declarative programming techniques hold a promising potential for effectively supporting programmer in this challenge. While Datalog-based languages have been actively explored for…

编程语言 · 计算机科学 2010-07-23 Nuno P. Lopes , Juan A. Navarro , Andrey Rybalchenko , Atul Singh