# ONE WEEK BEFORE THE DEADLINE!
# 19th International Symposium on Spatial and Temporal Data (SSTD 2025)
## 25-27 August 2025, Osaka, Japan
**Website:** https://sstd2025.github.io/index.html
There is about one week before the abstract submission deadline. Here is the **Fourth Call for Papers** for SSTD 2025, which will be held in Osaka, Japan, coinciding with the Expo 2025. Abstract submissions and paper registrations are still open, and we invite you to contribute to this premier forum for spatial and temporal data research.
## SUBMISSION DEADLINES - APPROACHING SOON
- **Abstract submission (all tracks):** April 27, 2025
- **Paper submission deadline (all tracks):** May 4, 2025
- **Thesis and Dissertation Workshop Track submissions:** May 18, 2025
- **Tutorial proposals deadline:** May 4, 2025
- **Notification date:** July 1, 2025
- **Camera-ready:** July 15, 2025
All deadlines refer to 23:59 in the AoE (Anywhere on Earth) time zone.
## KEY TRACKS AND SUBMISSION OPPORTUNITIES
### A. Research / Demo / Industry Tracks
SSTD 2025 has expanded its scope beyond traditional databases to embrace the broader landscape of spatial and temporal data. We welcome contributions spanning:
- **Research Track:** Long papers (10 pages) and short papers (4 pages) presenting original contributions
- **Demo Track:** System demonstrations (4 pages) showcasing developed or in-progress systems
- **Industry Track:** Papers (10 pages) highlighting practical applications and real-world challenges
### B. NEW! Thesis and Dissertation Workshop Track
We are excited to introduce the first edition of the Thesis and Dissertation Workshop Track, offering Ph.D. candidates an opportunity to share their research with the SSTD community. Papers are limited to 4 pages, including references.
### C. Tutorial Proposals
We invite tutorial proposals (up to 1.5 hours) on topics relevant to spatial and temporal data management, databases, and mining. Proposals should be submitted directly to the tutorial chairs.
## TOPICS OF INTEREST
Topics include, but are not limited to:
- Spatial Foundations
- Spatial Data Mining, Machine Learning, and Analytics
- Spatial Statistical Analysis
- Data Management and Storage
- Spatial Networks and Graphs
- Geographic Information Retrieval (GIR)
- Visualization and Interaction
- Quality, Uncertainty, Fairness and Privacy
- Applications and Emerging Domains
## SUBMISSION INSTRUCTIONS
- Submit papers via: https://cmt3.research.microsoft.com/SSTD2025
- Use the double-column ACM SIG Conference Proceedings template
- Page limits (excluding references):
- Long research papers and industry papers: 10 pages
- Short research papers and demo papers: 4 pages
- Thesis and Dissertation Workshop papers: 4 pages (including references)
- Tutorial proposals: Submit directly to tutorial chairs (max 4 pages)
## SPECIAL HIGHLIGHT: OSAKA EXPO 2025
SSTD 2025 coincides with the World Expo 2025 in Osaka (April 13 to October 13, 2025), offering participants a unique opportunity to experience this global event alongside the symposium. The Expo venue is just 30 minutes by metro from the SSTD 2025 venue.
## BEAUTIFUL VENUE: NAKANOSHIMA ISLAND
The symposium will be held at Osaka University Nakanoshima Center, located on Nakanoshima Island - Osaka's cultural and business center. The area offers museums, historic architecture, and convenient access to major attractions.
We look forward to your submissions and to welcoming you to Osaka in August 2025!
---
For more details on submission guidelines, topics of interest, and attractions in Osaka, please visit our website: https://sstd2025.github.io/index.html
*****************************************************************
Call for Papers PAW-ATM 2025:
Parallel Applications Workshop,
Alternatives To MPI+X
Held in conjunction with SC25, St. Louis, MO
Submissions deadline: July 24, 2025
Notification to authors: August 30, 2025
Workshop date: November 16|17|21, 2025
https://sourceryinstitute.github.io/PAW/
****************************************************************
SUMMARY
As supercomputers become more and more powerful, the number and diversity of
applications that can be tackled with these machines grow. Unfortunately, the
architectural complexity of these supercomputers grows as well, with heterogeneous
processors, multiple levels of memory hierarchy, and many ways to move data and
synchronize between processors. The MPI+X programming model, use of which is
considered by many to be standard practice, demands that a programmer be expert
in both the application domain and the low-level details of the architecture(s)
on which that application will be deployed, and the availability of such superhuman
programmers is a critical bottleneck. Things become more complicated when evolution
and change in the underlying architecture translates into significant re-engineering
of the MPI+X code to maintain performance.
Numerous alternatives to the MPI+X model exist, and by raising the level of
abstraction on the application domain and/or the target architecture, they offer
the ability for "mere mortal" programmers to take advantage of the supercomputing
resources that are available to advance science and tackle urgent real-world problems.
However, compared to the MPI+X approach, these alternatives generally lack two things.
First, they aren't as well known as MPI+X and a domain scientist may simply not be
aware of models that are a good fit to their domain. Second, they are less mature
than MPI+X and likely have more functionality or performance "potholes" that need
only be identified to be addressed.
PAW-ATM is a forum for discussing HPC applications written in alternatives to
MPI+X. Its goal is to bring together application experts and proponents of
high-level languages to present concrete example uses of such alternatives,
describing their benefits and challenges.
SCOPE AND AIMS
The PAW-ATM workshop is designed to be a forum for discussion of
supercomputing-scale parallel applications and their implementation in programming
models outside of the dominant MPI+X paradigm. Papers and talks will explore the
benefits (or perhaps drawbacks) of implementing specific applications with
alternatives to MPI+X, whether those benefits are in performance, scalability,
productivity, or some other metric important to that application domain.
Presenters are encouraged to generalize the experience with their application
to other domains in science and engineering and to bring up specific areas of
improvement for the model(s) used in the implementation.
In doing so, our hope is to create a setting in which application authors, language
designers, and architects can present and discuss the state of the art in alternative
scalable programming models, while also wrestling with how to increase their
effectiveness and adoption. Beyond well-established HPC scientific simulations, we also
encourage submissions exploring artificial intelligence, big data analytics,
machine learning, and other emerging application areas.
Topics of interest include, but are not limited to:
* Novel application development using high-level parallel programming languages
and frameworks
* Examples that demonstrate performance, compiler optimization, error checking,
and reduced software complexity
* Applications from artificial intelligence, data analytics, bioinformatics, and
other novel areas
* Performance evaluation of applications developed using alternatives to MPI+X
and comparisons to standard programming models
* Novel algorithms enabled by high-level parallel abstractions
* Experience with the use of new compilers and runtime environments
* Libraries using or supporting alternatives to MPI+X
* Benefits of hardware abstraction and data locality on algorithm
implementation
Papers that include description of applications that demonstrate the use of
alternative programming models will be given higher priority.
SUBMISSIONS
Submissions are solicited in two categories:
1) Full-length papers presenting novel research results:
* Full-length papers will be published in the workshop proceedings. Submitted
papers must describe original work that has not appeared in, nor is under
consideration for, another conference or journal. Papers shall be eight (8)
pages minimum and not exceed ten (10) pages including text, figures, and
non-AD/AE appendices, but excluding bibliography and acknowledgments.
PAW-ATM follows the reproducibility initiative of SC25. Submissions shall
include an Artifact Description (AD) appendix, and may optionally include an
Artifact Evaluation (AE) appendix.
Authors should include a draft of the AD/AE appendices with the initial
manuscript PDF submission. You will have the opportunity to revise the
appendix before its final submission. See
https://sourceryinstitute.github.io/PAW/ for further details.
2) User experience abstracts:
* Abstracts will be evaluated separately and will not be included in the
published proceedings. Submissions in this track include a title and 1-4
pages abstract. The content may include any combination of novel and/or
previously published work that is relevant to the workshop's scope. Content
that highlights the experiences of users of alternatives of MPI, and their
applications, will be prioritized within this submission category.
Abstracts may optionally include AD/AE appendices, not included in the
abstract page count, but such appendices will not be evaluated and no badges
will be awarded.
WORKSHOP CHAIR
* Karla Vanessa Morris Wright - Sandia National Laboratories
ORGANIZING COMMITTEE
* Engin Kayraklioglu - Hewlett Packard Enterprise
* Kenjiro Taura - University of Tokyo
PROGRAM COMMITTEE CO-CHAIRS
* Daniele Lezzi - Barcelona Supercomputing Center
* Katherine Rasmussen - Lawrence Berkeley National Laboratory
PROGRAM COMMITTEE
* Marjan Asgari - National Resources Canada
* Dan Bonachea - Lawrence Berkeley National Laboratory
* Jan Ciesko - Sandia National Laboratories
* Irina Demeshko - NVIDIA
* Nils Deppe - Cornell University
* Nelson Dias - Federal University of Paraná
* Michael P. Ferguson – Hewlett Packard Enterprise
* Magne Haveraaen - University of Bergen
* Engin Kayraklioglu - Hewlett Packard Enterprise
* Daniele Lezzi - Barcelona Supercomputing Center
* Bill Long - Hewlett Packard Enterprise/Cray Retired
* Nouredine Melab - University of Lille
* Esteban Meneses Rojas - National High Technology Center
* Henry Monge Camacho - Oak Ridge National Laboratory
* Karla Vanessa Morris Wright - Sandia National Laboratories
* Irene Moulitsas - Cranfield University
* Katherine Rasmussen - Lawrence Berkeley National Laboratory
* Julian Samaroo - Massachusetts Institute of Technology
* Michael Schlottke-Lakemper - University of Augsburg
* Elliott Slaughter - SLAC National Accelerator Laboratory
* Gabriel Tanase - Amazon Web Services
* Kenjiro Taura - University of Tokyo
* Miwako Tsuji - Riken Advanced Institute for Computational Science
ADVISORY COMMITTEE
* Bradford L. Chamberlain - Hewlett Packard Enterprise
* Bill Long - Hewlett Packard Enterprise/Cray Retired
* Damian W. I. Rouson - Lawrence Berkeley National Laboratory
ARTIFACT EVALUATION COMMITTEE CHAIR
* Irene Moulitsas - Cranfield University
* Elliott Slaughter - SLAC National Accelerator Laboratory
ARTIFACT EVALUATION COMMITTEE MEMBERS
* Oliver Alvarado Rodriguez - New Jersey Institute of Technology
* Keylor Arley - Universidad Costa Rica
* Fabio Durastante - University of Pisa
* Guillaume Helbecque - University of Lille
* Jonas Posner - University of Kassel
* Soren Rasmussen – National Center for Atmospheric Research
* Anjiang Wei - Stanford University
IMPORTANT DATES
* Manuscript Submissions deadline: July 24, 2025
* Artifact Description (AD) Stage 1 (mandatory) Submissions deadline: July 24, 2025
* Notification to authors: August 30, 2025
* Artifact Evaluation (AE) Stage 2 (optional) Submissions deadline: September 4, 2025
* AE and Reproducibility Badges review period: September 5–26, 2025
* Final AD/AE/Badges decisions and notification to authors: September 27, 2025
* Camera-ready papers due from authors: September 28, 2025
* Final program: September 29, 2025
* November 16|17|21, 2025: Workshop at SC25
Scaling Strategies for Southeast Asian Data Centers
This virtual event explores key challenges and strategies in scaling cloud infrastructure in the Southeast Asian (SEA) market, focusing on Indonesia’s evolving cloud landscape. Researchers and professionals interested in IT infrastructure, cloud computing, data center efficiency, and OpenStack-based solutions will gain valuable insights from real-world case studies.
Date: April 10th, 2025
Time: 3 PM (Jakarta, GMT+7) l 10 AM (CEST)
Registration: https://www.sardinasystems.com/webinar-winning-the-market-with-datacomm/
Attendance is free of charge.
The webinar is hosted by Sardina Systems and Datacomm, a leading IT service provider in Indonesia, which successfully transitioned from traditional data services to comprehensive cloud and data solutions.
Speakers:
Kenneth Tan, Executive Director at Sardina Systems;
Nizar Bawazir, Cloud Technical Lead at Datacomm.
This session will examine:
- The role of cloud adoption in digital transformation in the SEA region;
- Strategies for ensuring high availability and redundancy in cloud services;
- Regulatory challenges related to data sovereignty and compliance;
- The impact of open-source technologies like OpenStack and Ceph on cloud infrastructure scalability.
Contact: info(a)sardinasystems.com
Sardina Systems team