中文
相关论文

相关论文: Calendar-based graphics for visualizing people's d…

200 篇论文

The effective visualization of genomic data is crucial for exploring and interpreting complex relationships within and across genes and genomes. Despite advances in developing dedicated bioinformatics software, common visualization tools…

基因组学 · 定量生物学 2024-11-22 Thomas Hackl , Markus Ankenbrand , Bart van Adrichem , David Wilkins , Kristina Haslinger

We present a dynamic data structure representing a graph G, which allows addition and removal of edges from G and can determine the number of appearances of a graph of a bounded size as an induced subgraph of G. The queries are answered in…

数据结构与算法 · 计算机科学 2013-01-04 Zdenek Dvorak , Vojtech Tuma

Representing patterns as labeled graphs is becoming increasingly common in the broad field of computational intelligence. Accordingly, a wide repertoire of pattern recognition tools, such as classifiers and knowledge discovery procedures,…

计算机视觉与模式识别 · 计算机科学 2017-05-11 Lorenzo Livi

The times of temporal-network events and their correlations contain information on the function of the network and they influence dynamical processes taking place on it. To extract information out of correlated event times, techniques such…

物理与社会 · 物理学 2019-12-10 Jari Saramäki , Mikko Kivelä , Márton Karsai

This report describes a minimalistic set of methods engineered to anchor clinical events onto a temporal space. Specifically, we describe methods to extract clinical events (e.g., Problems, Treatments and Tests), temporal expressions (i.e.,…

计算与语言 · 计算机科学 2015-04-15 Azad Dehghan

Dask is a distributed task framework which is commonly used by data scientists to parallelize Python code on computing clusters with little programming effort. It uses a sophisticated work-stealing scheduler which has been hand-tuned to…

分布式、并行与集群计算 · 计算机科学 2021-01-21 Stanislav Böhm , Jakub Beránek

As computing technology becomes more pervasive, personal devices such as the PDA, cell-phone, and notebook should use context to determine how to act. Location is one form of context that can be used in many ways. We present a…

人工智能 · 计算机科学 2007-05-23 Parth Bhawalkar , Victor Bigio , Adam Davis , Karthik Narayanaswami , Femi Olumoko

Cartograms are maps in which areas of geographic regions (countries, states) appear in proportion to some variable of interest (population, income). Cartograms are popular visualizations for geo-referenced data that have been around for…

人机交互 · 计算机科学 2015-04-21 Sabrina Nusrat , Stephen Kobourov

Graph-based representations such as Scene Graphs enable localization in structured indoor environments by matching a locally observed graph, constructed from sensor data, to a prior map. This process is particularly challenging in…

Graphs are often used to model relationships between entities. The identification and visualization of clusters in graphs enable insight discovery in many application areas, such as life sciences and social sciences. Force-directed graph…

人机交互 · 计算机科学 2024-08-22 Nora Al-Naami , Nicolas Médoc , Matteo Magnani , Mohammad Ghoniem

Taking projections of high-dimensional data is a common analytical and visualisation technique in statistics for working with high-dimensional problems. Sectioning, or slicing, through high dimensions is less common, but can be useful for…

统计计算 · 统计学 2021-03-17 Ursula Laa , Dianne Cook , German Valencia

Parallel coordinate plots (PCP) are a useful tool in exploratory data analysis of high-dimensional numerical data. The use of PCPs is limited when working with categorical variables or a mix of categorical and continuous variables. In this…

图形学 · 计算机科学 2020-09-29 Yawei Ge , Heike Hofmann

Data cleaning is a crucial part of every data analysis exercise. Yet, the currently available R packages do not provide fast and robust methods for cleaning and preparation of time series data. The open source package tsrobprep introduces…

机器学习 · 统计学 2021-10-12 Michał Narajewski , Jens Kley-Holsteg , Florian Ziel

Learning-based methods have shown promising performance for accelerating motion planning, but mostly in the setting of static environments. For the more challenging problem of planning in dynamic environments, such as multi-arm assembly…

机器人学 · 计算机科学 2025-06-13 Ruipeng Zhang , Chenning Yu , Jingkai Chen , Chuchu Fan , Sicun Gao

Modularity is a very widely used measure of the level of clustering or community structure in networks. Here we consider a recent generalisation of the definition of modularity to temporal graphs, whose edge-sets change over discrete…

This paper introduces an R package ForecastTB that can be used to compare the accuracy of different forecasting methods as related to the characteristics of a time series dataset. The ForecastTB is a plug-and-play structured module, and…

统计方法学 · 统计学 2020-07-22 Neeraj Dhanraj Bokde , Zaher Mundher Yaseen , Gorm Bruun Andersen

Networks or graphs are widely used across the sciences to represent relationships of many kinds. igraph (https://igraph.org) is a general-purpose software library for graph construction, analysis, and visualisation, combining fast and…

We produce an increasing amount of data. This is positive as it allows us to make better informed decisions if we can base them on a lot of data. However, in many domains the `raw' data that is produced, is not usable for analysis due to…

数据库 · 计算机科学 2019-06-11 Hendrik Mölder

Many important social phenomena are characterized by repeated interactions among individuals over time such as email exchanges in an organization or face-to-face interactions in a classroom. To understand the underlying mechanisms of social…

社会与信息网络 · 计算机科学 2025-01-09 Rumana Lakdawala , Joris Mulder , Roger Leenders

We initiate an open-source library for the efficient analysis of temporal graphs. We consider one of the standard models of dynamic networks in which each edge has a discrete timestamp and transition time. Recently there has been a massive…

数据结构与算法 · 计算机科学 2025-08-04 Lutz Oettershagen , Petra Mutzel