```
***************************************************************************
CALL FOR PARTICIPATION
2nd Workshop on Hierarchical Parallelism for Exascale Computing
---HiPar21---
Sunday, Nov. 14th
Held in conjunction with SC21, Nov. 14-19 2021, St. Louis, USA
In cooperation with: IEEE and TCHPC.
www.hipar.net
***************************************************************************
================================
Summary
================================
High Performance Computing (HPC) platforms are evolving towards having
fewer but more powerful nodes,
driven by the increasing number of physical cores in multiple sockets and
accelerators.
The boundary between nodes and networks is starting to blur, with some
nodes now containing tens of
compute elements and memory sub-systems connected via a memory fabric. The
immediate consequence is an
increase in complexity due to ever more complex architectures (e.g., memory
hierarchies), novel
accelerator designs, and energy constraints. Spurred largely by this trend,
hierarchical parallelism
is gaining momentum. This approach embraces, rather than avoiding, the
intrinsic complexity of current
and future HPC systems by exploiting parallelism at all levels: compute,
memory and network. This
workshop focuses on hierarchical parallelism. It aims to bring together
application, hardware,
and software practitioners proposing new strategies to fully exploit
computational hierarchies, and
examples to illustrate their benefits to achieve extreme scale parallelism.
================================
Scope and Aims
================================
HiPar21 welcomes HPC practitioners from all areas, ranging from hardware
and compiler experts
to algorithms and software developers, to present and discuss new studies,
approaches,
and cutting-edge ideas to utilize multi-level parallelism for extreme scale
computing.
We welcome contributions from the HPC community addressing the use of
emerging architectures,
focusing particularly on those characterized by fewer but more powerful
nodes as well as systems
with hierarchical network with tiered communication semantics.
Specifically, the emphasis is on the design, implementation, and
application of programming models
for multi-level parallelism, including abstractions for hierarchical memory
access, heterogeneity,
multi-threading, vectorization, and energy efficiency, as well as
scalability and performance studies thereof.
Of particular interest are models addressing these concerns portably:
providing ease of programming
and maintaining performance in the presence of varied accelerators,
hardware configurations,
and execution models. Studies that explore the merits of specific
approaches to addressing
these concerns, such as generic programming or domain specific languages,
are also in scope.
The workshop is not limited to the traditional HPC software community.
As one example, another key topic is the use of hierarchical parallelism in
dealing with the challenges
arising in machine learning due to the growing importance of this field,
the large scale of systems
tackled in that area, and the increasing interest from more traditional HPC
areas.
Finally, we remark that a key goal of HiPar21 is to highlight not just
success stories.
We welcome contributions that provide compelling results and discussions on
the hardest challenges
to overcome leading to exascale, the role hierarchical parallelism can play
in them, as well as relevant drawbacks.
================================
Topics
================================
Submissions are encouraged in, but not limited to the following areas:
* Hardware, software, and algorithmic advances for efficient use of memory
hierarchies, multi-threading and vectorization;
* Efficient use of nested parallelism, for example CUDA dynamic
parallelism, for large scale simulations;
* Hierarchical work scheduling and execution;
* Programming heterogeneous nodes;
* Leading-edge programming models, for example fully distributed task-based
models and hybrid MPI+X,
with X representing shared memory parallelism via threads, vectorization,
tasking or parallel loop constructs.
* Implementations of algorithms that are natural fits for nested work (for
example approaches that use recursion);
* Challenges and successes in managing computing hierarchies;
* Examples demonstrating effective use of the combination of inter-node and
intra-node parallelism;
* Novel approaches leveraging asynchronous execution to maximize efficiency;
* Challenges and successes of porting of existing applications to many-core
and heterogeneous platforms;
* Recent developments in compiler optimizations for emerging architectures;
* Applications of hierarchical programming models from emerging AI fields,
for example deep learning and extreme-scale data analytics.
================================
Papers Submission Guidelines
================================
We solicit papers submissions in the following categories:
(a) Regular research papers:
Intended for submissions describing original work and ideas that have
NOT appeared in another conference or journal,
and are NOT currently under review for any other conference or journal.
Regular papers must be at least (6) and must not exceed (10) letter
size pages (U.S. letter – 8.5"x11").
Accepted regular papers will be published in the workshop proceedings
in cooperation with IEEE TCHPC.
(b) Short papers:
Intended for material that is not mature enough for a full paper, to
present novel, interesting ideas
or preliminary results that will be formally submitted elsewhere.
Short papers must not exceed four (4) pages.
Short papers will NOT be included in the proceedings.
Please note that:
- The page limits above only apply to the core text, content-related
appendices, and figures.
References and reproducibility appendix do not count against the page
limit.
- When deciding between submissions with comparable evaluations, priority
will be given to those
with higher quality of presentation and whose focus relates more directly
to the workshop themes.
- Papers and must be submitted electronically at
https://submissions.supercomputing.org/
and must follow the IEEE format:
www.ieee.org/conferences/publishing/templates.html
====================================================
!!New concept!!: Algorithm Brainstorming Session
====================================================
Are you working on code/algorithms and would like to see if and how it can
benefit from a hierarchical approach?
Or exploring state-of-the-art hierarchical approaches and leading edge
programming models
and desire feedback about how to approach such problems in practice?
This new idea we are proposing might be of interest to you!
We invite practitioners at all levels (especially encouraging participation
from junior scholars)
to submit a one-page summary describing an algorithm of their interest that
is NOT already
exploiting hierarchical parallelism and they would like to improve/change.
We will select a subset of these submissions and, on the workshop day, we
will host
parallel breakout sessions moderated by experts in the field, to guide the
brainstorming
discussions on if/how one can exploit hierarchical parallelism to improve
them.
The submission must be 1 page and should address (at a high-level) these
sections:
motivation/application, core algorithm, desired scale of execution, and
current bottlenecks (if any).
The single page limit only applies to the core text: figures, references,
and appendices do not count against the page limit.
Please note that:
- We will prioritize submissions by junior people.
We believe this would be most beneficial as a way of allowing more
experienced
engineers and researchers to share their experience and approaches to
solving this sort of problem.
- We expect each submission to present code/algorithms that are relevant to
the person/group submitting it.
For example, if you are a researcher working on CFD, we expect your
submission to be related
to *your* code and computational issues, not on a different group's or
commercial code.
- We envision holding two or three parallel sessions.
Each session will be approximately 45/60 mins: 10/15 mins for the author
to present
the algorithm and motivation, followed by the discussion until the time
ends.
However, we reserve to expand the number of sessions if we receive a
substantial number of submissions/interest.
================================
Reproducibility Initiative
================================
HiPar21 follows the SC21 reproducibility and transparency initiative.
The SC21 details can be found at:
https://sc21.supercomputing.org/submit/reproducibility-initiative.
HiPar21 requires all submission to include an Artifact Description (AD)
Appendix.
Note that the AD will be auto-generated from the author's responses to a
form embedded in the online submission system.
The Artifact Evaluation (AE) remains optional.
We also encourage authors to follow the transparency initiative for two
reasons:
(a) it helps the authors themselves with the actual writing and structuring
of the paper to express the research process;
(b) it helps reviewers and readers to understand the thinking process used
by the authors to plan, obtain and explain their results.
================================
Important dates
================================
Submission Deadline: August 30th, 2021 (AoE)
Author Notification: September 13, 2021
Camera Ready: October 4, 2021
Final Program: October 9, 2021
Workshop Date: Sunday, Nov. 14th
Note that SC21 is currently planning to host the conference in person, but
to also include a virtual
platform to support remote attendance and to enhance the in-person
activities.
However, at this time the virtual platform support is still unknown, and we
want to explicitly state
that there is always the possibility of SC21 becoming fully virtual.
Therefore, please refer to the our workshop and SC21 websites for the
latest information.
================================
Chairs and Committees
================================
Workshop chair:
- Francesco Rizzi NexGen Analytics
Organizing Committee:
- Daisy Hollman Google
- Lee Howes Facebook
- Xiaoye Sherry Li Lawrence Berkeley National Lab
Program Committee Chairs:
- Christian Trott Sandia National Labs
- Filippo Spiga NVIDIA
Program Committee:
- Mark Bull EPCC
- Irina Demeshko LANL
- Marta Garcia Gasulla BSC
- Anja Gerbes TU Dresden
- Mark Hoemmen Stellar Science
- Toshiyuki Imamura RIKEN
- Guido Juckeland Helmholtz Center
- Hartmut Kaiser LSU
- Vivek Kale Brookhaven Labs
- Jonathan Lifflander Sandia National Labs
- James Lin Shanghai J.Tong Univ.
- Nicholas Malaya AMD
- Aram Markosyan Xilinx
- Rui Oliveira INESC TEC
- Philippe Pebay NexGen Analytics
- Zhiqi Tao Intel
- Flavio Vella Univ. of Bozen
- Michèle Weiland EPCC
- Jeremiah Wilke Google
================================
Contact information:
================================
For questions, please email us at: hiparws(a)gmail.com
```
We apologize if you receive multiple copies of this notice.
-----------------------------------------------------------------------------
ScalA21: 12th Workshop on Latest Advances in
Scalable Algorithms for Large-Scale Systems
held in conjunction with the
SC21: The International Conference on High Performance
Computing, Networking, Storage and Analysis
in cooperation with the IEEE Computer Society Technical
Consortium on High Performance Computing (TCHPC)
November 19, 2021, St. Louis, MO, USA
<http://www.csm.ornl.gov/srt/conferences/Scala/2021>
Novel scalable scientific algorithms are needed in order to enable key
science applications to exploit the computational power of large-scale
systems. This is especially true for the current tier of leading petascale
machines and the road to exascale computing as HPC systems continue to scale
up in compute node and processor core count. These extreme-scale systems
require novel scientific algorithms to hide network and memory latency, have
very high computation/communication overlap, have minimal communication, and
have no synchronization points. With the advent of Big Data and AI in the
past few years the need of such scalable mathematical methods and algorithms
able to handle data and compute intensive applications at scale becomes even
more important.
Scientific algorithms for multi-petaflop and exa-flop systems also need to be
fault tolerant and fault resilient, since the probability of faults increases
with scale. Resilience at the system software and at the algorithmic level is
needed as a crosscutting effort. Finally, with the advent of heterogeneous
compute nodes that employ standard processors as well as GPGPUs, scientific
algorithms need to match these architectures to extract the most performance.
This includes different system-specific levels of parallelism as well as
co-scheduling of computation. Key science applications require novel
mathematical models and system software that address the scalability and
resilience challenges of current- and future-generation extreme-scale HPC
systems.
Submission Guidelines
---------------------
Authors are invited to submit manuscripts in English structured as technical
papers at a length of at least 6 letter size (8.5in x 11in) pages and not
exceeding 8 pages, including figures, tables, and references using the IEEE
format for conference proceedings. Reference style files are available at
<http://www.ieee.org/conferences_events/conferences/publishing/templates.html>.
Submitted papers must represent original unpublished research that is not
currently under review for any other conference or journal. Papers not
following these guidelines will be rejected without review and further
action may be taken, including (but not limited to) notifications sent to
the heads of the institutions of the authors and sponsors of the conference.
Submissions received after the due date, exceeding length limit, or not
appropriately structured may also not be considered. Papers should be
submitted electronically at <https://submissions.supercomputing.org>.
All manuscripts will be peer-reviewed and judged on correctness, originality,
technical strength, and significance, quality of presentation, and interest
and relevance to the workshop attendees. Accepted papers will be published
with the IEEE Computer Society as part of the SC21 workshop proceedings in
the IEEE Xplore Digital Library. At least one author of an accepted paper
must register for and present the paper at the workshop. Authors may contact
the workshop program chair, Christian Engelmann at engelmannc(a)ornl.gov<mailto:engelmannc@ornl.gov>, for
more information.
Transparency and Reproducibility Initiative
-------------------------------------------
As part of a major initiative that aims to increase the level of
reproducibility and replicability of results, ScalA20 invites authors of
technical papers to submit optional appendix information that can promote
better reproducibility of computational results. Authors are highly
encouraged to provide a 2-page Artifact Description Appendix, which will
not count toward the page limit of the submission. Notes:
- A paper cannot be disqualified based on information provided or not
provided in this appendix, nor if the appendix is not available.
- The availability and quality of an appendix can be used in ranking a paper.
In particular, if two papers are of similar quality, the existence and
quality of the appendices can be part of the evaluation process.
- Appendices should not be used to circumvent the page limit.
Further information about the SC Transparency and Reproducibility Initiative
can be found at <https://sc21.supercomputing.org/submit/transparency-reproducibility-initiat…>.
Important Web Sites
-------------------
- ScalA21 Website: <https://www.csm.ornl.gov/srt/conferences/Scala/2021>
- ScalA21 Submissions: <https://submissions.supercomputing.org>
- SC21 website: <http://sc21.supercomputing.org/>
Important Dates
---------------
- Full paper submission: August 27, 2021
- Notification of acceptance: September 27, 2021
- IEEE e-Copyright submission (firm): October 7, 2021
- Final paper submission (firm): October 11, 2021
- Workshop/conference early registration: October 15, 2021
- Workshop: 8:30am - 12pm CST, November 19, 2021
Topics of interest include, but are not limited to:
---------------------------------------------------
- Novel scientific algorithms that improve performance, scalability,
resilience, and power efficiency
- Porting scientific algorithms and applications to many-core and
heterogeneous architectures
- Performance and resilience limitations of scientific algorithms and
applications at scale, including Data Science approaches in dealing
with Big Data
- Crosscutting approaches (system software and applications) in addressing
scalability challenges
- Scientific algorithms that can exploit extreme concurrency (e.g. 1 billion
for exascale by 2023)
- Naturally fault tolerant, self-healing, or fault oblivious scientific
algorithms
- Programming model and system software support for algorithm scalability
and resilience (including ones enabling Big Data processing)
Workshop Chairs
---------------
- Vassil Alexandrov, Hartree Centre, Science and Technology Facilities
Council, UK
- Al Geist, Oak Ridge National Laboratory, USA
- Jack Dongarra, University of Tennessee, Knoxville, USA
Workshop Program Chair
----------------------
- Christian Engelmann, Oak Ridge National Laboratory, USA
Contact at engelmannc(a)ornl.gov<mailto:engelmannc@ornl.gov>
Program Committee
-----------------
- Hartwig Anzt, University of Tennessee, Knoxville, USA
- Rick Archibald, Oak Ridge National Laboratory, USA
- Marco Berghoff, Karlsruhe Institute of Technology, Germany
- Hans-Joachim Bungartz, Technical University of Munich, Germany
- Florina M. Ciorba, University of Basel, Switzerland
- James Elliott, Sandia National Laboratories, USA
- Nahid Emad, University of Versailles SQ, France
- Wilfried Gansterer, University of Vienna, Austria
- Yasuhiro Idomura, Japan Atomic Energy Agency, Japan
- Kirk E. Jordan, IBM T.J. Watson Research, USA
- Dieter Kranzlmueller, Ludwig-Maximilians-University Munich, Germany
- Sriram Krishnamoorthy, Pacific Northwest National Laboratory, USA
- Paul Lin, Lawrence Berkeley National Laboratory, USA
- Kengo Nakajima, RIKEN, Japan
- Yves Robert, ENS Lyon, France
- Stuart Slattery, Oak Ridge National Laboratory, USA
- Valerie Taylor, Argonne National Laboratory, USA
- Keita Teranishi, Sandia National Laboratories, USA
--
Christian Engelmann, Ph.D.
Senior Scientist & Group Leader
Intelligent Systems and Facilities Group
Advanced Computing Systems Research Section
Computer Science and Mathematics Division
Oak Ridge National Laboratory
Mail: P.O. Box 2008, Oak Ridge, TN 37831-6173, USA
Phone: +1 (865) 574-3132 / Fax: +1 (865) 576-5491
e-Mail: engelmannc(a)ornl.gov<mailto:engelmannc@ornl.gov> / Home: www.christian-engelmann.info
Call for Nominations:
2021 IEEE CS TCHPC Early Career Researchers Award for Excellence in High Performance Computing
The IEEE Computer Society TCHPC Early Career Researchers Award for Excellence in High Performance Computing recognizes up to 3 individuals who have made outstanding, influential, and potentially long-lasting contributions in the field of high-performance computing within 5 years of receiving their PhD degree as of January 01 of the year of the award. It is sponsored by the IEEE Computer Society Technical Consortium on High Performance Computing (TCHPC) and its member Technical Committees:
• Technical Committee on Parallel Processing (TCPP)
• Technical Committee on Computer Communications (TCCC)
• Technical Committee on Distributed Processing (TCDP)
• Technical Committee on Cloud Computing (TCCLD)
• Task Force on Rebooting Computing (TFRC)
• Technical Committee on Computational Life Sciences (TCCLS)
Nominations: A candidate must be nominated by member(s) of the community. An individual may nominate at most one candidate for this award. The nomination application must be submitted via email to tchpc-awards(a)computer.org as a single PDF file and should contain the following details:
1. Name/email of person making the nomination (self-nominations are not eligible).
2. Name/email of candidate for whom the award is recommended.
3. A statement by the nominator (maximum of 500 words) as to why the nominee is highly deserving of the award. Note that since the award is for outstanding contributions, the statement and supporting letters should address what the contributions are and why they are both outstanding and significant. The nomination should also list the names and email of up to 3 persons who have provided letters supporting the nomination.
4. CV of the nominee.
5. Up to three letters of support from persons other than the nominator – these should be collected by the nominator and included in the nomination.
Important Dates:
• Nomination Deadline: August 15, 2021
• Results Notification: September 15, 2021
Award Selection Committee:
• Yuichiro Ajima, Fujitsu Limited, Japan
• Ivona Brandic, Vienna University of Technology, Austria
• Vladimir Getov, University of Westminster, UK (Chair)
• Hatem Ltaief, KAUST, Saudi Arabia
• Catherine (Katie) Schuman, ORNL, USA
• Dingwen Tao, Washington State University, USA
• Pedro Valero-Lara, ORNL, USA
Note that members of the selection committee cannot be nominators or provide support letters.
Award & Presentation Note: Awardees will be presented a plaque and provided with complimentary IEEE and IEEE CS membership for one year. They will also be recognized by IEEE Computer Society and TCHPC websites, newsletters, and archives. The awards will be presented at the SC21 conference that will be held in St. Louis, MO, USA during November 14 – 19, 2021. Details of the conference can be found at http://sc21.supercomputing.org/. For more information, please send email to tchpc-awards(a)computer.org
The University of Westminster is a charity and a company limited by guarantee. Registration number: 977818 England. Registered Office: 309 Regent Street, London W1B 2HW.
This message and its attachments are private and confidential. If you have received this message in error, please notify the sender and remove it and its attachments from your system.
If you are looking for a Machine Learning / Optimisation postdoc, we have two exciting jobs for you. Please check below positions RF 4 (machine learning / optimisation) and RF 5 (uncertainty handling).
You will work with a top team on a super high impact application - I can assure you our work could not be more central to current events in Australia!!!
Please note, due to the urgency of the work, you must be currently located within Australia and able to commence immediately or as soon as your notice period has been served. These roles are part of a $20m Hub and more vacancies will be advertised soon.
https://jobs.unimelb.edu.au/en/job/905792/research-fellows-pharma-and-food-…
Please apply online – deadline 22 August 2021.
Professor Uwe Aickelin | Head of School of Computing and Information Systems
Faculty of Engineering and Information Technology
Level 3, Melbourne Connect – 700 Swanston Street
The University of Melbourne, Victoria 3010 Australia
T: +61 3 8344 3635 E: uwe.aickelin(a)unimelb.edu.au<mailto:uwe.aickelin@unimelb.edu.au>
http://aickelin.com/ | http://linkedin.com/in/aickelin
[A close up of a sign Description automatically generated] <https://melbconnect.com.au/> [Join R U OK?Day | R U OK?]
I acknowledge the Traditional Owners of the land on which I work, and pay my respects to the Elders, past and present.
This email and any attachments may contain personal information or information that is otherwise confidential or the subject of copyright. Any use, disclosure or copying of any part of it is prohibited. The University does not warrant that this email or any attachments are free from viruses or defects. Please check any attachments for viruses and defects before opening them. If this email is received in error, please delete it and notify us by return email. CRICOS: 00116K
*Dear Members and Friends, *
As a friendly reminder, kindly please nominate qualified candidates
for the* 2021 IEEE
TCCLD* <https://tc.computer.org/tccld/awards/> awards listed below by August
20, 2021. Also, we truly thank you in advance to help with distributing
the call for nominations. (https://tc.computer.org/tccld/awards/ )
*Call For Nominations ** 2021 IEEE Technical Committee on cloud computing
(TCCLD ) Award Announcement*
-
-
*TCCLD Outstanding Leadership Award *
*This award recognizes one individual for her/his outstanding leadership
contributions in the field of cloud computing. Also, the outstanding
contributions in the application of cloud computing which affect and
improve global business and help organizations and individuals are
considered.*
-
*TCCLD Outstanding Service Award *
*This award recognizes one individual with outstanding services to
building the cloud computing community, and persistent volunteer efforts,
such as services to IEEE TCCLD activities worldwide, annual related events.*
-
*TCCLD Women in Cloud Computing Award *
*It recognizes women leaders who have made outstanding, influential, and
potentially long-lasting contributions in the field of cloud computing and
solve real problems. *
-
*TCCLD Impact Award *
*It recognizes senior researchers or educators for her/his
significant/distinguished contribution in the field of cloud computing.*
-
*TCCLD Outstanding Ph.D. Thesis Award. *
TCCLD Outstanding Ph.D. thesis award is presented to a researcher whose
Ph.D. thesis has the potential of a very high impact in cloud computing or
gives direct evidence of such an impact. Only a Ph.D. degree obtained in
2020/2021 is considered for this award.
- *TCCLD Rising Star Award (within 5 years of receiving the Ph.D.
degree)*
It recognizes outstanding young scientists and engineers who have
demonstrated exceptional capabilities and made a significant contribution
to the field of cloud computing. Only candidates who receive their Ph.D.
within 5 years are eligible.
- *TCCLD Research Innovation Award.*
Anyone or one group of collaborators whose outstanding technical
innovations are in the field of cloud computing. The contributors must have
a long-term impact on advancing the theory and practice in cloud computing.
- *Eligible applicants*
1. The IEEE TCCLD members. Join TCCLD Now
<https://www.ieee.org/membership-catalog/productdetail/showProductDetailPage…>
2. Qualified candidates except for the IEEE TCCLD chairs, TCCLD
executive committee members, and the past IEEE TCCLD awardees.
3. Nominees that have not been recognized for the TCCLD award will be
reviewed with higher priority.
4. In terms of the TCCLD Outstanding Ph.D. Thesis Award, the Ph.D.
degree should have been obtained in 2020/2021.
- Please note: self-nomination is not permitted.
*Nomination Process*
-
- Anyone in the field can nominate one person. Self-nominations are
not accepted.
- Nominations should include a proposed citation (up to 25 words),
which includes the field of research/work and contributions, a detailed
statement to justify the nomination (500 words or less), and
personal/team
web page URL of the nominee.
- Two supporting letters are required for each nomination. The
letters should address the significance of the contributions cited in the
nomination.
- Nominations that did not result in an award can be resubmitted or
updated in subsequent years.
- The Awards Committee will evaluate all nominations and decide on
zero or more winners for each award category.
*Important Dates:*
- August 20, 2021: Nomination due
- September 10, 2021: Selection results. (Internal)
- The announcement of winners will be announced. IEEE DataCom 2021
<http://edgence.org/DATACOM2021/>
*Submission Link*
All nominations should be sent through the following link. All the files
should be merged into one PDF file.
* TCCLD Award Nomination
<https://docs.google.com/forms/d/e/1FAIpQLSer9Ix6Ukue8UATIawg0cqUdBS4UxSDXNU…>*
Note: If you require further information, feel free to contact
ieeetccld(a)gmail.com <ieeetccld(a)gmail.com>
*Awards committee chair*
- *Professor Chunming Rong* <https://www.ux.uis.no/~chun/bio.html>,
University of Stavanger, Norway, Email: chunming.rong(a)gmail.com
Yours SIncerely,
Hojjat Baghban, Ph.D.
Executive Committee at IEEE Technical Committee on Cloud Computing
(TCCLD), Membership
Director.
Next Generation Data Scientist Award (NGDS Award)
by IEEE International Conference on Data Science and Advanced Analytics (DSAA, CORE-A ranked)
https://dsaa2021.dcc.fc.up.pt/
** Deadline: 31 August 2021
The IEEE International Conference on Data Science and Advanced Analytics (DSAA) will offer a limited number (or none) of NGDS Awards every year to early‐career researchers (ECR) who have got PhD degrees within five years in data science. The NGDS Award has been the first and only global initiative to support the production and certification of qualified next‐generation data scientists. The NGDS awards will be sponsored by some of the DSAA sponsors. Each NGDS awardee will receive USD 1,000.
One of the critical challenges facing the era of data science lies in the significant gap between the increasing data scientist job demand and the limited availability of qualified data scientists. The purpose of offering this NGDS award is to encourage young talents to conduct significant foundational research and applied innovation in Data Science toward a profound and world-standard level.
All ECRs with the papers accepted at previous and current DSAA conferences are invited to apply, although the awards open to all applicants in data science.
** Selection Criteria of NGDS
The DSAA steering committee sets up the NGDS Award to be highly prestigious and selective. Hence, the criteria for NGDS candidate selection are rigorous. This may involve the following aspects:
-- PhD qualification in data science including statistics, machine learning, artificial intelligence, and other related fields;
-- A strong track record in terms of theoretical contributions, business impact and/or educational contributions, which are quantifiable and outstanding;
-- A reachable five-year career plan for significantly contributing to the data science community in terms of research, innovation, applications and/or education;
-- Strong referee reports from two recognized data scientists;
-- Strong recommendation from the candidate’s department or supervisor.
** How to Submit An NGDS Award Application?
The deadline for applications is 31 August 2021. Applicants are encouraged to attend IEEE DSAA’2021 which will be held on 6-9 Oct 2021 in Porto, Portugal.
An NGDS award candidate should submit an application to the NGDS award chairs, which includes:
-- NGDS Award Application Form (download the NGDS application form from here) to address: dsaa2021(a)dsaa.co
-- Applicant information;
-- Response to the above selection criteria;
-- Title, authors and track record of DSAA publications and attendance;
-- Resume with affiliation, education background, publications, projects, cases of impact, awards etc.;
-- Certificate showing staff ID and working status;
-- Two referee reports with referee’s contact details and signatures;
-- A recommendation letter from head of department or supervisor on the organization letterhead.
-- All application materials should be zipped into a file titled “2021_NGDS_Applicant Last Name_ First Name.zip” and submitted to dsaa2021(a)dsaa.co. Successful candidates must register and attend DSAA’2021, otherwise, the award may be given to other candidates in the shortlist list per the selection committee’s decision.
An announcement of the final winner will be made in the DSAA’2021 conference banquet.
All documents should be in PDF and attached to the email. Late submissions, or documents in other formats will not be accepted.
** Contacts
-- Any inquiries and questions should be addressed to dsaa2021(a)dsaa.co.
-- More information and registration to DSAA’2021 is available here: https://dsaa2021.dcc.fc.up.pt/attending/registration.
-- The list of existing NGDS Awardees is available at DSAA Awards webpage (https://dsaa.co/?page_id=1583).
(sorry for cross postings)
**************************************************************************
CALL FOR PAPERS:
Special Session on High Performance Computing in Modelling and
Simulation (HPCMS)
Within PDP 2022 (pdp2022.infor.uva.es)
The 30th Euromicro International Conference on Parallel, and
Network-Based Computing
Valladolid (Spain)
(hybrid attendance)
9-11 March 2022
https://pdp2022.infor.uva.es/specialsessions/hpcms/hpcms.php
Deadline: September 30th, 2021
Contact: William Spataro - spataro(a)unical.it
*************************************************************************
AIMS AND SCOPE
The development of models through which computers can simulate the
evolution of artificial and natural systems is fundamental for the
advancement of Science. In the last decades, the increasing power of
computers has allowed to considerably extend the application of
computing methodologies in research and industry, but also to the
quantitative study of complex phenomena. This has permitted a broad
application of numerical methods for differential equation systems
(e.g., FEM, FDM, etc.) on one hand, and the application of alternative
computational paradigms, such as Cellular Automata, Genetic
Algorithms, Neural networks, Swarm Intelligence, etc., on the other.
These latter have demonstrated their effectiveness for modelling
purposes when traditional simulation methodologies have proven to be
impracticable.
Following the success of our past HPCMS workshops at PDP (since 2014),
we are glad to invite you to our eighth edition which will take place
in Valladolid (Spain).
An important mission of the HPCMS Workshop is to provide a platform
for a multidisciplinary community composed of scholars, researchers,
developers, educators, practitioners and experts from world leading
Universities, Institutions, Agencies and Companies in Computational
Science, and thus in the High Performance Computing for Modelling and
Simulation field.
HPCMS intent is to offer an opportunity to express and confront views
on trends, challenges, and state-of-the art in diverse application
fields, such as engineering, physics, chemistry, biology, geology,
medicine, ecology, sociology, traffic control, economy, etc.
Topics of interest include, but are not limited to, the following:
- High-performance computing in computational science:
intra-disciplinary and multi-disciplinary research applications
- Complex systems modelling and simulation
- Cellular Automata, Genetic Algorithms, Neural networks, Swarm
Intelligence implementations
- Integrated approach to optimization and simulation
- MPI, OpenMP, GPGPU applications in Computational Science
- Optimization algorithms, modelling techniques related to
optimization in Computational Science
- High-performance Software developed to solve science (e.g.,
biological, physical, and social), engineering, medicine, and
humanities problems
- Hardware approaches of high performance computing in modeling and simulation
IMPORTANT DATES
Paper submission: 30 September 2021
Acceptance notification: 22 December 2021
Camera ready due: 16 January 2022
Conference: 9 - 11 March 2022
Submission guidelines
Prospective authors should submit a full paper not exceeding 8 pages
in the IEEE Conference proceedings format (IEEEtran, double-column,
10pt). Double-bind review: the first page of the paper should contain
only the title and abstract; in the reference list, references to the
authors own work should appear as "omitted for blind review" entries.
For submission, please use the following link and select the HPCMS
session: https://easychair.org/my/conference?conf=pdp2022 and select
the "High Performance Computing in Modelling and Simulation" track.
Manuscript submission Publication
All accepted papers will be included in the same volume, published by
the Conference Publishing Services (CPS). The Final Paper Preparation
and Submission Instructions will be published after the notification
of acceptance. Authors of accepted papers are expected to register and
present their papers at the Conference. Conference proceedings will be
submitted for inclusion in Xplore and the CSDL, and for indexing,
among others, to DBLP, Scopus ScienceDirect, and ISI Web of Knowledge.
Special Issue
As for previous editions, organizers of the HPCMS session are planning
a Special Issue of an important international ISI Journal, based on
distinguished papers that will be accepted for the session.
Organizers
William Spataro - University of Calabria, Italy
Georgios Sirakoulis - Democritus University of Thrace, Greece
Giuseppe A. Trunfio - University of Sassari, Italy
Rocco Rongo, University of Calabria, Italy
Andrea Giordano, ICAR-CNR, Italy
Program Committee
Angelos Amanatiadis, Democritus University of Thrace, Greece
Donato D'Ambrosio, University of Calabria, Italy
Pawel Topa, AGH University of Science and Technology, Poland
Gianluigi Folino, ICAR-CNR, Italy
Lou D'Alotto, York College/CUNY, New York, USA
Antonios Gasteratos, Democritus University of Thrace, Greece
Ioakeim Georgoudas, Democritus University of Thrace, Greece
Marco Beccutti, University of Torino, Italy
Rolf Hoffmann, Darmstadt University, Germany
Ioannis Karafyllidis, Democritus University of Thrace, Greece
Yaroslav Sergeyev, University of Calabria, Italy
Antisthenis Tsompanas, University of the West of England, UK
Rocco Rongo, University of Calabria, Italy
Georgios Sirakoulis, Democritus University of Thrace, Greece
William Spataro, University of Calabria, Italy
Giuseppe A. Trunfio, University of Sassari, Italy
Marco Villani, University of Modena and Reggio Emilia, Italy
Jaroslaw Was, AGH University of Science and Technology, Poland
Davide Spataro, Degiro, The Netherlands
Massimo Cafaro, University of Salento, Italy
Andrea Giordano, ICAR-CNR, Italy
Mario Cannataro, University Magna Graecia of Catanzaro, Italy
Gihan R. Mudalige, University of Warwick, UK
Alessio De Rango, University of Calabria, Italy
--
°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°
William Spataro
Department of Mathematics & Computer Science
High Performance Computing Center
University of Calabria
I-87036 Arcavacata di Rende (CS)
Italy
Phone(s) : +39.0984.496464
Fax : +39.0984.493570
Web: www.mat.unical.it/spataro
Email: spataro(a)unical.it
-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°-°
--
------------------------------------------------------------------------------------------------------------------
Il banner è generato automaticamente dal servizio di posta elettronica
dell'Università della Calabria
<http://www.unical.it/5x1000>
Dear Machine Learning and Deep Neural Networks engineers, scientists and
enthusiasts,
you are welcomed to register in the CVML Short e-course on 'Deep Learning
and Computer Vision', 23-24th August 2021:
http://icarus.csd.auth.gr/cvml-short-course-on-deep-learning-and-computer-vi
sion-for-autonomous-systems-2021/
It will take place as a two-day e-course (due to COVID-19 circumstances),
hosted by the Aristotle University of Thessaloniki (AUTH), Thessaloniki,
Greece, providing a series of live lectures delivered through a
tele-education platform (Zoom). They will be complemented with on-line video
recorded lectures and lecture pdfs, to facilitate international participants
having time difference issues and to enable you to study at own pace. You
can also self-assess your knowledge, by filling appropriate questionnaires
(one per lecture). You will be provided programming to improve your
programming skills. You will also have accesses to tutorial exercises to
better your theoretical understanding of selected CVML topics.
This 6th edition of this course is part of the very successful CVML short
course series that took place in the last four years.
Course description 'Deep Learning and Computer Vision'
The short e-course consists of 16 1-hour live lectures organized in two
Parts (1 Part per day):
Part A lectures (8 hours) provide an in-depth presentation to autonomous
systems imaging and the relevant architectures as well as a solid background
on the necessary topics of computer vision (Image acquisition, camera
geometry, Stereo and Multiview imaging, Mapping and Localization) and
machine learning (Introduction to neural networks, Perceptron,
backpropagation, Deep neural networks, Convolutional NNs).
Part B lectures (8 hours) provide in-depth views of the various topics
encountered in autonomous systems perception, ranging from vehicle
localization and mapping, to Neural SLAM, target detection and tracking.
Part B also contains application-oriented lectures on autonomous drones,
cars and marine vessels, e.g., drone mission planning for cinematography and
related applications (marine surveillance, infrastructure/building
inspection, car vision).
Course lectures
Part A: (first day, 8 lectures)
1. Introduction to autonomous systems imaging
2. <http://icarus.csd.auth.gr/digital-image-and-videos> Digital Image
and Videos
3. <http://icarus.csd.auth.gr/camera-geometry/> Camera geometry
4. <http://icarus.csd.auth.gr/stereo-and-multiview-imaging-lecture>
Stereo and Multiview imaging
5.
<http://icarus.csd.auth.gr/artificial-neural-networks-perceptron-lecture>
Introduction to Artificial Neural Networks. Perceptron
6.
<http://icarus.csd.auth.gr/multilayer-perceptron-backpropagation-lecture>
Multilayer perceptron. Backpropagation
7. Deep neural networks.
<http://icarus.csd.auth.gr/convolutional-neural-networks-lecture>
Convolutional NNs
8. Introduction to multiple drone imaging
Part B: (second day, 8 lectures)
1.
<http://icarus.csd.auth.gr/3d-robot-localization-and-mapping-lecture>
Simultaneous Localization and Mapping
2. <http://icarus.csd.auth.gr/neural-slam-lecture/> Neural Slam
3. <http://icarus.csd.auth.gr/deep-object-detection-lecture> Deep
Object Detection
4. 2D Visual Object Tracking
5. Drone mission planning and control
6. Introduction to car vision
7. Introduction to autonomous marine vehicles
8. CVML Software Development Tools
Though independent, the attendees of this short e-course will greatly
benefit by attending the CVML Short e-course on 'Computer Vision for
Autonomous Systems' 25-27th August 2021:
http://icarus.csd.auth.gr/cvml-programming-short-course-and-workshop-on-deep
-learning-and-computer-vision-for-autonomous-systems-2021/
You can use the following link for course registration:
http://icarus.csd.auth.gr/cvml-short-course-on-deep-learning-and-computer-vi
sion-for-autonomous-systems-2021/
Lecture topics, sample lecture ppts and videos, self-assessment
questionnaires, programming exercises and tutorial exercises can be found
therein.
For questions, please contact: Ioanna Koroni <koroniioanna(a)csd.auth.gr
<mailto:koroniioanna@csd.auth.gr> >
The short course is organized by Prof. I. Pitas, IEEE and EURASIP fellow and
IEEE distinguished speaker. He is the coordinator of the EC funded
International AI Doctoral Academy (AIDA <http://www.i-aida.org/> ), that is
co-sponsored by all 5 European AI R&D flagship projects (H2020 ICT48). He
was initiator and first Chair of the IEEE SPS Autonomous Systems Initiative.
He is Director of the Artificial Intelligence and Information analysis Lab
(AIIA Lab), Aristotle University of Thessaloniki, Greece. He was Coordinator
of the European Horizon2020 R&D project Multidrone. He is ranked 249-top
Computer Science and Electronics scientist internationally by Guide2research
(2018). He has 33800+ citations to his work and h-index 86+.
AUTH is ranked 153/182 internationally in Computer Science/Engineering,
respectively, in USNews ranking.
Relevant links:
1) Prof. I. Pitas:
https://scholar.google.gr/citations?user=lWmGADwAAAAJ
<https://scholar.google.gr/citations?user=lWmGADwAAAAJ&hl=el> &hl=el
2) Horizon2020 EU funded R&D project Aerial-Core: https://aerial-core.eu/
3) Horizon2020 EU funded R&D project Multidrone: https://multidrone.eu/
4) International AI Doctoral Academy (AIDA): http://www.i-aida.org/
5) Horizon2020 EU funded R&D project AI4Media: https://ai4media.eu/
6) AIIA Lab: https://aiia.csd.auth.gr/
Sincerely yours
Prof. I. Pitas
Director of the Artificial Intelligence and Information analysis Lab (AIIA
Lab)
Aristotle University of Thessaloniki, Greece
Post scriptum: To stay current on CVML matters, you may want to register in
the CVML email list, following instructions in:
https://lists.auth.gr/sympa/info/cvml
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
**********************************************************************
We apologize if you received multiple copies of this email.
Please feel free to distribute it to those who might be interested
**********************************************************************
Final Paper Submission deadline for the IEEE International Conference
on High Performance Computing, Data, Analytics, and Data Science, HiPC
2021 is in less than one week. Please submit your papers before the
deadline. Please note that this is a hard deadline and no further
extension will be granted.
Paper Submission Deadline: 16 July, 2021 (hard deadline)
More information can be found at the call for papers:
https://hipc.org/call-for-papers/
Regards,
Sanmukh Kuppannagari
Senior Research Associate
University of Southern California
https://sanmukh.github.io/
CALL FOR PAPERS
13th International Conference on Neural Computation Theory and Applications
New Late-Breaking Submission Deadline: July 23, 2021
http://www.ncta.ijcci.org/ <http://www.ncta.ijcci.org/>
October 25 - 27, 2021
Online Streaming
In Cooperation with
Spanish Association of Artificial Intelligence
Association for the Advancement of Artificial Intelligence
Associazione Italiana per l'Intelligenza Artificiale
Neural computation and artificial neural networks, especially in relation to deep learning, have seen an explosion of interest over the recent decades, and are being successfully applied across an extraordinary range of problem domains, in areas as diverse as finance, medicine, engineering, geology and physics, in problems of complex dynamics and complex behavior prediction, classification or control. Several architectures, learning strategies and algorithms have been introduced in this highly dynamic field in the last couple of decades. Nowadays, having reached notable scientific and applicative maturity, neural computation and related techniques are considered as major basis toward the completion of intelligent artificial systems. This conference intends to be a major forum for scientists, engineers and practitioners interested in the study, analysis, design, modeling and implementation of neural computing systems, both theoretically and in a broad range of application fields.
Conference Chair(s)
Juan Julian Merelo, University of Granada, Spain
Kevin Warwick (honorary), University of Reading and Coventry University, United Kingdom
Program Chair(s)
H. K. Lam, King's College London, United Kingdom
Marie Cottrell, Université Paris1, France
With the presence of internationally distinguished keynote speakers:
Susana Vieira, University of Lisbon, Portugal
Joseph Rynkiewicz, Université de Paris 1 Panthéon-Sorbonne, France
Carlos Coello, CINVESTAV-IPN, Mexico
Barbara Hammer, Bielefeld University, Germany
Proceedings will be submitted for indexation by:
SCOPUS, Google Scholar, The DBLP Computer Science Bibliography, Semantic Scholar, Microsoft Academic, Engineering Index (EI), Web of Science / Conference Proceedings Citation Index.
A short list of presented papers will be selected so that revised and extended versions of these papers will be published by Springer in a SCI Series book.
All papers presented at the conference venue will also be available at the SCITEPRESS Digital Library.
Also, a short list of best papers will be invited for a post-conference special issue of the Springer Nature Computer Science journal.
Kind regards,
Mónica Saramago
NCTA Secretariat
Web: http://www.ncta.ijcci.org/ <http://www.ncta.ijcci.org/>
e-mail: ncta.secretariat(a)insticc.org <mailto:ncta.secretariat@insticc.org>
________________________________________
Alessio Martino, PhD, Research Fellow
Italian National Research Council
Institute of Cognitive Sciences and Technologies (ISTC-CNR)
Via San Martino della Battaglia 44, 00185 Rome, Italy <https://www.google.com/maps/place/Via+S.+Martino+della+Battaglia,+44,+00185…>
Phone: (+39)0644362370-5
E-mail: alessio.martino(a)istc.cnr.it <mailto:alessio.martino@istc.cnr.it>
Web: www.istc.cnr.it/en <http://www.istc.cnr.it/en>