PLDI 2024
Mon 24 - Fri 28 June 2024 Copenhagen, Denmark

Welcome to the 25th ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, and Tools for Embedded Systems (LCTES 2024)!

LCTES provides a link between the programming languages and embedded systems engineering communities. Researchers and developers in these areas are addressing many similar problems but with different backgrounds and approaches. LCTES is intended to expose researchers and developers from either area to relevant work and interesting problems in the other area and provide a forum where they can interact.

LCTES’24 is co-located with PLDI and FCRC 2024, sharing the venue and activities with ten top computer science conferences.

Conference Registration: https://pldi24.sigplan.org/attending/registration

Conference Date: Monday 24 June 2024

Conference Location: Room Sweden (capacity: 275), Radisson Blu Scandinavia, Copenhagen

Accepted Papers

Title
Accelerating Shared Library Execution in a DBT
LCTES
A Flexible-Granularity Task Graph Representation and its Generation from C Applications (WIP)
LCTES
CodeExtract: Enhancing Binary Code Similarity Detection with Code Extraction Techniques
LCTES
µDefenser: A CPU-µop-based defense method against synergies between three-class vulnerabilities
LCTES
Efficient Implementation of Neural Networks Usual Layers on Fixed-Point Architectures
LCTES
Enhancing Code Vulnerability Detection via Vulnerability-Preserving Data Augmentation
LCTES
EVMBT: A Binary Translation Scheme for Upgrading EVM Smart Contracts to WASM
LCTES
Foundations for a Rust-Like Borrow Checker for C
LCTES
MixPert: Optimizing Mixed-Precision Floating-Point Emulation on GPU Integer Tensor Cores
LCTES
OpenMP-RT: Native Pragma Support for Real-Time Tasks and Synchronization with LLVM under Linux
LCTES
Optimistic and Scalable Global Function Merging
LCTES
Orchestrating Multiple Mixed Precision Models on a Shared Precision-Scalable NPU
LCTES
SmartVisor: User-Friendly Hypervisor for Mobile Robots
LCTES
TinySeg: Model Optimizing Framework for Image Segmentation on Tiny Embedded Systems
LCTES
TWFuzz: Fuzzing Embedded Systems with Three Wires
LCTES
Unmasking the Lurking: Malicious Behavior Detection for IoT Malware with Multi-label Classification
LCTES
WoCA: Avoiding Intermittent Execution in Embedded Systems by Worst-Case Analyses with Device States
LCTES

Submission

Submissions must be in ACM SIGPLAN subformat of the acmart format (available at and explained in more detail at https://www.sigplan.org/Resources/Author/). Each paper should be in 10pt font and have no more than 10 pages for full papers or 4 pages for work-in-progress papers, excluding the bibliography. There is a 2-page limit on the page count for references. Each reference must list all authors of the paper (do not use et al.). The citations should be in numeric style, e.g., [52]. Submissions must be in PDF format and printable on US Letter and A4-sized paper. For papers in the work-in-progress category, add the suffix “(WIP)” to your title, such as “Title (WIP)”.

To enable double-blind reviewing, submissions must adhere to two rules:

  • author names and their affiliations must be omitted; and,
  • references to related work by the authors should be in the third person (e.g., not “We build on our previous work …” but rather “We build on the work of …”).

However, nothing should be done in the name of anonymity that weakens the submission or makes the job of reviewing the paper more difficult (e.g., important background references should not be omitted or anonymized). Papers must describe unpublished work that is not currently submitted for publication elsewhere as discussed here. Authors of accepted papers will be required to sign an ACM copyright release.

ACM Publications Policies

  1. By submitting your article to an ACM Publication, you are hereby acknowledging that you and your co-authors are subject to all ACM Publications Policies, including ACM’s new Publications Policy on Research Involving Human Participants and Subjects. Alleged violations of this policy or any ACM Publications Policy will be investigated by ACM and may result in a full retraction of your paper, in addition to other potential penalties, as per ACM Publications Policy.

  2. Please ensure that you and your co-authors obtain an ORCID ID, so you can complete the publishing process for your accepted paper. ACM has been involved in ORCID from the start, and we have recently made a commitment to collect ORCID IDs from all of our published authors. The collection process has started and will roll out as a requirement throughout 2022. We are committed to improve author discoverability, ensure proper attribution and contribute to ongoing community efforts around name normalization; your ORCID ID will help in these efforts.

AUTHORS TAKE NOTE

The official publication date is the date the proceedings are made available in the ACM Digital Library. This date may be up to two weeks prior to the first day of your conference. The official publication date affects the deadline for any patent filings related to published work.

By submitting the paper, the authors agree that if the paper is accepted, one author will have to register at the conference rate and present the paper in person at the LCTES 2024 conference.

Submission site

https://lctes24.hotcrp.com

Call for Papers

Programming languages, compilers, and tools are important interfaces between embedded systems and emerging applications in the real world. Embedded systems are aggressively adapted for deep neural network applications, large language models, autonomous vehicles, robots, healthcare applications, etc. However, these emerging applications impose challenges that conflict with conventional design requirements and increase the complexity of embedded system designs. Furthermore, they exploit new hardware paradigms to scale up multicores (including GPUs and FPGAs) and distributed systems built from many cores. Therefore, programming languages, compilers, and tools are becoming more important to address these issues, such as productivity, validation, verification, maintainability, safety, and reliability for meeting both performance goals and resource constraints.

The 25th ACM SIGPLAN/SIGBED International Conference on Languages, Compilers, Tools and Theory of Embedded Systems (LCTES 2024) solicits papers presenting original work on programming languages, compilers, tools, theory, and architectures that help in overcoming these challenges. Research papers on innovative techniques are welcome, as well as experience papers on insights obtained by experimenting with real-world systems and applications. Papers can be submitted to https://lctes24.hotcrp.com/.

Important Dates

  • Abstract submission - February 16, 2024     February 22, 2024 (AoE time)
  • Paper submission - February 23, 2024     February 29, 2024 (AoE time)
  • Paper notification - April 1, 2024
  • Camera-ready paper submission - May 1, 2024
  • Conference - June 24, 2024

Paper Categories

  • Full paper: 10 pages presenting original work (at most 2 additional pages for references and appendix).
  • Poster, work-in-progress and invited paper: 4 pages papers presenting original ideas that are likely to trigger interesting discussions.
  • Accepted papers in both categories will appear in the proceedings published by ACM. In addition, this year’s LCTES will have Distinguished Paper awards selected from this year’s accepted paper to recognise the outstanding work among all papers.

Special Issue Invitation

Accepted full papers will be invited to submit to a special issue of the ACM Transactions on Embedded Computing Systems (TECS). A TECS publication will require substantial additional material over the conference publication and will undergo a separate review process. Papers submitted to LCTES (including the WIP papers) will be welcome to submit manuscripts to a special issue of the IEEE Embedded Systems Letters (IEEE ESL). A 4-page IEEE ESL manuscript will require clearly distinct intellectual contribution as compared to the conference paper and will undergo a separate review process.

Topics

Original contributions are solicited on the topics of interest including, but not limited to:

Programming language challenges

  • Domain-specific languages
  • Features to exploit multicore, reconfigurable, and other emerging architectures
  • Features for distributed, adaptive, and real-time control embedded systems
  • Capabilities for specification, composition, and construction of embedded systems
  • Language features and techniques to enhance reliability, verifiability, and security
  • Virtual machines, concurrency, inter-processor synchronization, and memory management
  • Compiler challenges

Interaction between embedded architectures, operating systems, and compilers

  • Interpreters, binary translation, just-in-time compilation, and split compilation
  • Support for enhanced programmer productivity
  • Support for enhanced debugging, profiling, and exception/interrupt handling
  • Optimization for low power/energy, code/data size, and real-time performance
  • Parameterized and structural compiler design space exploration and auto-tuning
  • Tools for analysis, specification, design, and implementation, including:
  • Hardware, system software, application software, and their interfaces
  • Distributed real-time control, media players, and reconfigurable architectures
  • System integration and testing
  • Performance estimation, monitoring, and tuning
  • Run-time system support for embedded systems
  • Design space exploration tools
  • Support for system security and system-level reliability
  • Approaches for cross-layer system optimization
  • Theory and foundations of embedded systems

Predictability of resource behavior: energy, space, time

  • Validation and verification, in particular of concurrent and distributed systems
  • Formal foundations of model-based design as the basis for code generation, analysis, and verification
  • Mathematical foundations for embedded systems
  • Models of computations for embedded applications
  • Novel embedded architectures

Design and implementation of novel architectures

  • Workload analysis and performance evaluation
  • Architecture support for new language features, virtualization, compiler techniques, debugging tools
  • Architectural features to improve power/energy, code/data size, and predictability
  • Mobile systems and IoT

Operating systems for mobile and IoT devices

  • Compiler and software tools for mobile and IoT systems
  • Energy management for mobile and IoT devices
  • Memory and IO techniques for mobile and IoT devices

Large language models (LLMs) and programming languages/compilers

  • Impact of LLMs on embedded system design and architectures
  • LLM-based debugging tools for embedded software
  • Adapting LLMs for resource-constraint environment
  • LLM for embedded systems and compilers
  • LLM for program analysis, testing and verification.
  • Program analysis, testing and verification for LLM