[hpc-announce] CFP: LDAV 2025

Peterka, Thomas tpeterka at mcs.anl.gov
Thu May 29 09:19:01 CDT 2025


TL;DR: Submit your abstracts to LDAV by June 16, 2025, please 😊.
Call for Papers

Contact: ldav-papers at googlegroups.com<mailto:ldav-papers at googlegroups.com>

Data scales are increasing throughout scientific, business, and research contexts. Large-scale scientific simulations, observation technologies, sensor networks, and experiments are generating enormous datasets, with some projects approaching the multiple exabyte range in the near term.

Gaining insight from massive data is critical for disciplines such as climate science, nuclear physics, security, materials design, transportation, urban planning, and so on. Business-critical decisions are made based on massive data in domains like social media, machine learning, software telemetry, and business intelligence. The tools and approaches needed to search, analyze, and visualize data at extreme scales can be fully realized only from end-to-end solutions, and with collective, interdisciplinary efforts.

The 15th IEEE Large Scale Data Analysis and Visualization (LDAV) workshop, to be held in conjunction with IEEE VIS 2025, is specifically targeting methodological innovation, algorithmic foundations, and possible end-to-end solutions. The LDAV workshop will bring together domain experts, data analysts, visualization researchers, and users to foster common ground for solving both near- and long-term problems.

Scope

We are looking for both original research contributions and position papers on a broad range of topics related to the collection, analysis, manipulation, and visualization of large-scale data. We are particularly interested in innovative approaches that combine visualization and visual analytics.

LDAV welcomes papers on techniques and algorithms, systems, application and design studies, empirical studies, state of the practice, and position statements. More descriptions of these paper types can be found below. Representative topics include:

  *   Distributed, parallel, and multi-threaded computation
  *   Streaming methods
  *   Innovative software solutions
  *   Advanced hardware- and GPU-based approaches
  *   Hierarchical data storage, retrieval, processing, and rendering
  *   Sampling, approximate query processing, and progressive computation
  *   Collection, management, and curation of massive datasets
  *   Scalable visualization and exploration methods
  *   Ensemble data visualization and analysis
  *   In situ data analysis
  *   Best practices for large data visualization
  *   End-to-end system solutions in a large data context
  *   Industry solutions for big data analysis and visualization
  *   Collaboration and/or co-design of large data analysis with domain experts
  *   Topics in cognitive issues specific to manipulating and understanding large data
  *   Application case studies
  *   New challenges in visualizing experimental, observational, or simulation data

As part of the review criteria, reviewers will be asked to assess whether the contribution is in scope for LDAV, i.e., whether it considers “large data”. Therefore, we strongly encourage you to clearly identify the “large data” aspect you address.

For LDAV, we define large data to be data of size and complexity that requires innovation to be processed and understood. With respect to size, the techniques for handling this data require either using atypical hardware or specialized techniques that run on typical hardware. Examples of atypical hardware include supercomputers or novel hardware (such as a just-released GPU, an understudied device like an FPGA, or a high-resolution display), with corresponding techniques including, for example, efficient parallelization. There are many examples of specialized techniques that enable typical hardware to operate effectively on large data; canonical examples include multi-resolution and streaming techniques. With respect to complexity, techniques in scope for LDAV should be illuminating data sets that are considerably larger than typical for a given task, for example, but not restricted to: rendering, layout, analysis, etc. Finally, data may be large relative to the resources available, and such examples are welcome at LDAV. For example, novel techniques may be needed to visualize or analyze data on a Raspberry Pi or sensor network.

Submission

LDAV is accepting both full papers and short papers. The manuscripts should be formatted according to guidelines from IEEE VGTC<https://urldefense.us/v3/__http://vgtc.org/publications/conference__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhadTuOnQa$ >. Submission of an abstract is required prior to submission of a full or short paper.

Submission site note: Go to the submission site<https://urldefense.us/v3/__https://new.precisionconference.com/vgtc__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhaW_YFb2m$ > (https://urldefense.us/v3/__https://new.precisionconference.com/vgtc__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhaW_YFb2m$ ), log in, go to ‘Submissions’, and select Society ‘VGTC’, Conference ‘LDAV 2025’, and Track ‘LDAV 2025 Papers’.

Full Papers

Full papers should have a maximum length of 9 pages with up to two (2) additional pages allowed for only references (maximum total of 11 pages). Full papers may make contributions in techniques, systems, applications, evaluations, or theory. The contributions of full papers are reviewed based on their novelty, contribution, replicability, and evaluation.

Short Papers

Short papers are a venue to report smaller contributions than full papers and should have a length of 4 pages in total plus an additional page for references. Position papers and showcases of interesting applications of visualization are good topics for short papers. Technique, system, application, evaluation, or theory papers that have a smaller contribution than a full paper can also be submitted as a short paper.

Proceedings

The proceedings of the workshop will be published together with the VIS proceedings and via the IEEE Xplore Digital Library.

Best Paper

The LDAV Program Committee will present a Best Paper award to the authors whose submission is deemed the strongest according to the reviewing criteria. This award will be announced in conjunction with VIS 2025.

The Best Paper for IEEE LDAV will be invited to submit an extended version of their work (at least 30% new scientific/technical content) to IEEE Transactions on Visualization and Computer Graphics (TVCG) with reviewer continuity. (The extended version of the paper must be submitted within three months of the LDAV event date.)

Important Dates

Abstract Deadline

June 16, 2025, 11:59 PM (AOE)

Paper Submission

June 20, 2025, 11:59 PM (AOE)

Author Notification

July 25, 2025

Camera-Ready Deadline (AOE)

August 8, 2025

Paper Type Categories

  *   Technique & Algorithm
  *   System
  *   Application & Design Study
  *   Empirical Study
  *   State of the Practice
  *   Position Statements

Technique & Algorithm

A technique or algorithm paper introduces a novel technique or algorithm that has not previously appeared in the literature, or that significantly extends known techniques or algorithms. The technique or algorithm description provided in the paper should be complete enough that a competent graduate student in visualization could implement the work, and the authors should create a prototype implementation of the methods. This technique should ideally be of general application rather than be restricted to a single task or single source of data, and the exposition should be focused on what the technique does, how it does it, the tasks and data sets for which this new method is appropriate, and what the computational and other costs are. An evaluation is likely to strengthen the paper, in particular for large data.

System

A system paper describes a solution to a problem where the major task is building a large, complex software artifact, applying largely known visualization techniques. The system that is described is both novel and important, and has been implemented. Here, the focus should be on the design decisions, the implications for software/hardware structure, and comparison with other systems. The comparison includes specific discussion of how the described system differs from and is, in some significant respects, superior to those systems.

Application & Design Study

An application or design study paper explores the choices made when applying visualization techniques in an application area, for example, relating the visual encodings and interaction techniques to the requirements of the target task. These papers typically include an encapsulated description of a problem domain and the questions to be resolved by visualization, then describe the application of visualization to the task, any novel techniques developed, and how the visualization solution answered the questions posed. The results of the study, including insights generated in the application domain and visualization knowledge generated through the research process, should be clearly conveyed. The work will be judged by the design lessons learned or insights gleaned for visualization research - which may or may not include novel visualization techniques, algorithms, or systems - on which future contributors can build. We invite submissions on any application area dealing with large data.

Empirical Study

An empirical study paper explores the usage of visualization by people or provides a detailed analysis of the characteristics of a visualization approach, for example, its technical performance. This kind of paper presents a study, either qualitative or quantitative, of visualization techniques or systems. The research contribution will be judged on the validity and importance of the results, including, where appropriate, the definition of hypotheses, tasks, data sets, the rigorous collection and examination/analysis/coding of data, the selection of subjects and cases, as well as validation, discussion, and conclusions.

State of the Practice

State of the practice reports provide an up-to-date and comprehensive overview of a special topic of current interest related to large data analysis and visualization. State-of-the-art reports on cross-sectional, multi-disciplinary areas with a common theme of large data are highly welcomed.

Position Statements

A position paper presents an arguable opinion about an issue, accepted assumption, or technique relevant to large data analysis or visualization. This kind of paper takes an opinionated stance and justifies this stance with corroborating evidence. A position paper often takes evidence from previous publications and other existing information rather than conducting new studies. The paper is judged on the presentation of a convincing, evidence-based position and the importance of that position. Position papers that buck tradition by providing well-reasoned arguments for a stance that is counterintuitive or contrary to common knowledge are highly valued.

Call for Posters

Contact: ldav-posters at googlegroups.com<mailto:ldav-posters at googlegroups.com>

We invite you to submit unpublished work to the IEEE LDAV 2025 Poster Program. It is a venue designed to highlight ongoing research and late-breaking topics that have produced promising preliminary results. The poster program will be a great opportunity for the authors to interact with the workshop attendees and solicit feedback.

In addition to the topics listed under Call for Papers<https://urldefense.us/v3/__https://ldav.org/2023/call-for-papers.html__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhaU16K-wj$ >, we also welcome submissions that:

  *   showcase successful stories of applying visualization to large-scale data-intensive applications, and
  *   highlights of recent visualization work presented or published in another venue.

Interested authors should submit a two-page summary that describes the underlying problem, the proposed method, and preliminary results. Accepted summaries will be included in the workshop proceedings. The format of the summary will be the same as the format used for the regular paper submission. Poster authors are encouraged, but not required, to include a draft or sketch of the poster layout and content in their submission. This would help reviewers and show that the poster format is used effectively. The draft poster should be in PDF format. The authors should indicate if they would like the poster to be accompanied by an on-site demonstration and/or videos. Such demo/video presentations have to be self-organized.

Poster 2-Page Summary Submission Instructions

Submitted summaries may not exceed the maximum of two pages in length, including references. The summary should be formatted according to the guidelines available on the VGTC Website<https://urldefense.us/v3/__http://vgtc.org/publications/conference*5dIEEE__;JQ!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhacu_wY08$ >.

Submission Site: Go to the submission site<https://urldefense.us/v3/__https://new.precisionconference.com/*vgtc__;fg!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhadT2alW9$ >, log in, go to ‘Submissions’, and select

  *   Society: ‘VGTC’
  *   Conference/Journal: ‘LDAV 2025’
  *   Track: ‘LDAV 2025 Posters’.

Layout and Dimensions of the Posters

The dimensions of the posters should not exceed the A0 portrait space (841mm x 1189mm or 33.1” x 46.8”). The poster authors can determine the layout by themselves, but need to follow the dimensions described above.

Best Poster Award

The LDAV Program Committee will award the Best Poster Award to the authors whose submission is deemed the strongest according to the reviewing criteria. This award will be announced at the event.

Plagiarism

All submissions must be either: 1) original work that has not been presented previously at any workshop, symposium, or conference, or published previously in any archived conference proceeding, magazine, or journal; or 2) a summary that highlights work presented or published in a related venue with a clear statement of attribution to the original work.

At the time of submission, it is required by the authors to state explicitly in the submission form that the submitted work is the work by the authors themselves, or is a summary of previously presented/published work with clear attribution. Plagiarism in any form is unacceptable and will lead to the removal of the submission from the review process. For more information, please see the IEEE plagiarism FAQ<https://urldefense.us/v3/__https://www.ieee.org/publications/rights/plagiarism/plagiarism.html__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhaaAUGGlo$ > and the IEEE Publication Services and Products Board Operations Manual<https://urldefense.us/v3/__https://pspb.ieee.org/images/files/files/opsmanual.pdf__;!!G_uCfscf7eWS!YQE42u9l1FM1AsV49yhFJYdpadhmplDSCavNc7xWUe07zA9LfDPv0EB0TlR-GXUh3nM4je3N0Z3usRG2OtNhaXrCcXIW$ >.

Accepted posters will receive links with instructions to upload video previews and representative images.

Important Dates

Two-page Poster Paper Submission

August 15, 2025, 11:59 PM (AOE)

Author Notification

August 18, 2025

Camera-Ready Deadline

August 21, 2025

Video Preview deadline

September 1, 2025

Sincerely,

Roxana Bujack, Tom Peterka, and Guido Reina



More information about the hpc-announce mailing list