Difference between revisions of "Event:PEPM 2018"

From ConfIDent
m (Text replacement - "Homepage=" to "Official Website=")
 
Line 2: Line 2:
 
|Acronym=PEPM 2018
 
|Acronym=PEPM 2018
 
|Title=ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation 2018
 
|Title=ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation 2018
|Type=Workshop
+
|In Event Series=Event Series:PEPM
|Superevent=POPL 2018
+
|Single Day Event=no
|Official Website=https://popl18.sigplan.org/track/PEPM-2018
+
|Start Date=2018/01/08
 +
|End Date=2018/01/09
 +
|Event Status=as scheduled
 +
|Event Mode=on site
 +
|Venue=Omni Los Angeles Hotel
 
|City=Los Angeles
 
|City=Los Angeles
 
|Region=California
 
|Region=California
 
|Country=Country:US
 
|Country=Country:US
 +
|Academic Field=Computer Science
 +
|Official Website=https://popl18.sigplan.org/track/PEPM-2018
 +
|Type=Workshop
 +
|Superevent=POPL 2018
 
|has program chair=Fritz Henglein, Hsiang-Shang Ko
 
|has program chair=Fritz Henglein, Hsiang-Shang Ko
 
|pageCreator=User:Curator 52
 
|pageCreator=User:Curator 52
 
|pageEditor=User:Curator 52
 
|pageEditor=User:Curator 52
 
|contributionType=1
 
|contributionType=1
|In Event Series=Event Series:PEPM
 
|Single Day Event=no
 
|Start Date=2018/01/08
 
|End Date=2018/01/09
 
|Event Status=as scheduled
 
|Event Mode=on site
 
 
}}
 
}}
 
{{Event Deadline
 
{{Event Deadline
 
|Submission Deadline=2017/10/06
 
|Submission Deadline=2017/10/06
 +
}}
 +
{{Organizer
 +
|Contributor Type=organization
 +
|Organization=Special Interest Group on Programming Languages, Association for Computing Machinery
 
}}
 
}}
 
{{Event Metric
 
{{Event Metric
Line 32: Line 38:
  
 
In addition to the traditional PEPM topics (see below), PEPM 2018 welcomes submissions in new domains, in particular:
 
In addition to the traditional PEPM topics (see below), PEPM 2018 welcomes submissions in new domains, in particular:
* Semantics based and machine-learning based program synthesis and program optimisation.
+
*Semantics based and machine-learning based program synthesis and program optimisation.
* Modelling, analysis, and transformation techniques for distributed and concurrent protocols and programs, such as session types, linear types, and contract specifications.
+
*Modelling, analysis, and transformation techniques for distributed and concurrent protocols and programs, such as session types, linear types, and contract specifications.
  
 
More generally, topics of interest for PEPM 2018 include, but are not limited to:
 
More generally, topics of interest for PEPM 2018 include, but are not limited to:
* Program and model manipulation techniques such as: supercompilation, partial evaluation, fusion, on-the-fly program adaptation, active libraries, program inversion, slicing, symbolic execution, refactoring, decompilation, and obfuscation.
+
*Program and model manipulation techniques such as: supercompilation, partial evaluation, fusion, on-the-fly program adaptation, active libraries, program inversion, slicing, symbolic execution, refactoring, decompilation, and obfuscation.
* Techniques that treat programs/models as data objects including metaprogramming, generative programming, embedded domain-specific languages, program synthesis by sketching and inductive programming, staged computation, and model-driven program generation and transformation.
+
*Techniques that treat programs/models as data objects including metaprogramming, generative programming, embedded domain-specific languages, program synthesis by sketching and inductive programming, staged computation, and model-driven program generation and transformation.
* Program analysis techniques that are used to drive program/model manipulation such as: abstract interpretation, termination checking, binding-time analysis, constraint solving, type systems, automated testing and test case generation.
+
*Program analysis techniques that are used to drive program/model manipulation such as: abstract interpretation, termination checking, binding-time analysis, constraint solving, type systems, automated testing and test case generation.
* Application of the above techniques including case studies of program manipulation in real-world (industrial, open-source) projects and software development processes, descriptions of robust tools capable of effectively handling realistic applications, benchmarking. Examples of application domains include legacy program understanding and transformation, DSL implementations, visual languages and end-user programming, scientific computing, middleware frameworks and infrastructure needed for distributed and web-based applications, embedded and resource-limited computation, and security.
+
*Application of the above techniques including case studies of program manipulation in real-world (industrial, open-source) projects and software development processes, descriptions of robust tools capable of effectively handling realistic applications, benchmarking. Examples of application domains include legacy program understanding and transformation, DSL implementations, visual languages and end-user programming, scientific computing, middleware frameworks and infrastructure needed for distributed and web-based applications, embedded and resource-limited computation, and security.
  
 
This list of categories is not exhaustive, and we encourage submissions describing new theories and applications related to semantics-based program manipulation in general. If you have a question as to whether a potential submission is within the scope of the workshop, please contact the programme co-chairs, Fritz Henglein and Josh Ko.
 
This list of categories is not exhaustive, and we encourage submissions describing new theories and applications related to semantics-based program manipulation in general. If you have a question as to whether a potential submission is within the scope of the workshop, please contact the programme co-chairs, Fritz Henglein and Josh Ko.
Line 45: Line 51:
  
 
Two kinds of submissions will be accepted: Regular Research Papers and Short Papers.
 
Two kinds of submissions will be accepted: Regular Research Papers and Short Papers.
* Regular Research Papers should describe new results, and will be judged on originality, correctness, significance, and clarity. Regular research papers must not exceed 12 pages (excluding bibliography).
+
*Regular Research Papers should describe new results, and will be judged on originality, correctness, significance, and clarity. Regular research papers must not exceed 12 pages (excluding bibliography).
* Short Papers may include tool demonstrations and presentations of exciting if not fully polished research, and of interesting academic, industrial, and open-source applications that are new or unfamiliar; they will be evaluated primarily on the basis of their ideas rather than finished execution. Short papers must not exceed 6 pages (excluding bibliography), and should include the words “short paper” somewhere in their title (in both the submission form and the PDF).
+
*Short Papers may include tool demonstrations and presentations of exciting if not fully polished research, and of interesting academic, industrial, and open-source applications that are new or unfamiliar; they will be evaluated primarily on the basis of their ideas rather than finished execution. Short papers must not exceed 6 pages (excluding bibliography), and should include the words “short paper” somewhere in their title (in both the submission form and the PDF).
  
 
Both kinds of submissions should be typeset using the two-column sigplan sub-format of the new acmart format available at:
 
Both kinds of submissions should be typeset using the two-column sigplan sub-format of the new acmart format available at:
Line 59: Line 65:
  
 
submitted papers must adhere to two rules:
 
submitted papers must adhere to two rules:
# author names and institutions must be omitted, and
+
#author names and institutions must be omitted, and
# references to authors’ own related work should be in the third person (e.g., not “We build on our previous work …” but rather “We build on the work of …”).
+
#references to authors’ own related work should be in the third person (e.g., not “We build on our previous work …” but rather “We build on the work of …”).
  
 
     The purpose of this process is to help the PC and external reviewers come to an initial judgment about the paper without bias, not to make it impossible for them to discover the authors if they were to try. Nothing should be done in the name of anonymity that weakens the submission or makes the job of reviewing the paper more difficult. In particular, important background references should not be omitted or anonymized. In addition, authors should feel free to disseminate their ideas or draft versions of their paper as they normally would. For instance, authors may post drafts of their papers on the web or give talks on their research ideas.
 
     The purpose of this process is to help the PC and external reviewers come to an initial judgment about the paper without bias, not to make it impossible for them to discover the authors if they were to try. Nothing should be done in the name of anonymity that weakens the submission or makes the job of reviewing the paper more difficult. In particular, important background references should not be omitted or anonymized. In addition, authors should feel free to disseminate their ideas or draft versions of their paper as they normally would. For instance, authors may post drafts of their papers on the web or give talks on their research ideas.
Line 75: Line 81:
  
 
==Important dates==
 
==Important dates==
* Paper submission deadline: Friday 6th October 2017 (AoE) (firm)
+
*Paper submission deadline: Friday 6th October 2017 (AoE) (firm)
* Author notification: Saturday 4th November 2017
+
*Author notification: Saturday 4th November 2017
* Workshop: Monday 8th – Tuesday 9th January 2018
+
*Workshop: Monday 8th – Tuesday 9th January 2018
  
 
The proceedings will be published 2 weeks pre-conference.
 
The proceedings will be published 2 weeks pre-conference.
Line 87: Line 93:
  
 
==Programme committee==
 
==Programme committee==
* Nada Amin (EPFL)
+
*Nada Amin (EPFL)
* Shigeru Chiba (University of Tokyo)
+
*Shigeru Chiba (University of Tokyo)
* Ezgi Çiçek (Max Planck Institute for Software Systems)
+
*Ezgi Çiçek (Max Planck Institute for Software Systems)
* Olivier Danvy (Yale-NUS College)
+
*Olivier Danvy (Yale-NUS College)
* Ronald Garcia (University of British Columbia)
+
*Ronald Garcia (University of British Columbia)
* Simon Gay (University of Glasgow)
+
*Simon Gay (University of Glasgow)
* Andy Gill (X, the Moonshot Factory)
+
*Andy Gill (X, the Moonshot Factory)
* Fritz Henglein (co-chair) (University of Copenhagen)
+
*Fritz Henglein (co-chair) (University of Copenhagen)
* Anastasia Izmaylova (IMC Financial Markets)
+
*Anastasia Izmaylova (IMC Financial Markets)
* Johan Jeuring (Utrecht University)
+
*Johan Jeuring (Utrecht University)
* Gabriele Keller (University of New South Wales)
+
*Gabriele Keller (University of New South Wales)
* Oleg Kiselyov (Tohoku University)
+
*Oleg Kiselyov (Tohoku University)
* Hsiang-Shang Ko (co-chair) (National Institute of Informatics)
+
*Hsiang-Shang Ko (co-chair) (National Institute of Informatics)
* Ralf Lämmel (University of Koblenz-Landau)
+
*Ralf Lämmel (University of Koblenz-Landau)
* Julia Lawall (Inria)
+
*Julia Lawall (Inria)
* Simon Peyton Jones (Microsoft Research Cambridge)
+
*Simon Peyton Jones (Microsoft Research Cambridge)
* Frank Pfenning (Carnegie Mellon University)
+
*Frank Pfenning (Carnegie Mellon University)
* Sriram Rajamani (Microsoft Research India)
+
*Sriram Rajamani (Microsoft Research India)
* Norman Ramsey (Tufts University)
+
*Norman Ramsey (Tufts University)
* Thomas Reps (University of Wisconsin-Madison)
+
*Thomas Reps (University of Wisconsin-Madison)
* Sergei Romanenko (Keldysh Institute of Applied Mathematics)
+
*Sergei Romanenko (Keldysh Institute of Applied Mathematics)
* Tiark Rompf (Purdue University)
+
*Tiark Rompf (Purdue University)
* Wolfram Schulte (Facebook)
+
*Wolfram Schulte (Facebook)
* Peter Sestoft (IT University of Copenhagen)
+
*Peter Sestoft (IT University of Copenhagen)
* Harald Søndergaard (University of Melbourne)
+
*Harald Søndergaard (University of Melbourne)
* Kohei Suenaga (Kyoto University)
+
*Kohei Suenaga (Kyoto University)
* Martin Vechev (ETH Zurich)
+
*Martin Vechev (ETH Zurich)
* Marcos Viera (University of the Republic)
+
*Marcos Viera (University of the Republic)
* Nobuko Yoshida (Imperial College London)
+
*Nobuko Yoshida (Imperial College London)

Latest revision as of 10:17, 1 September 2023

Deadlines
2017-10-06
6
Oct
2017
Submission
organization
Metrics
Submitted Papers
16
Accepted Papers
8
Venue

Omni Los Angeles Hotel, Los Angeles, California, United States of America

Loading map...

Call for Papers

Scope

In addition to the traditional PEPM topics (see below), PEPM 2018 welcomes submissions in new domains, in particular:

  • Semantics based and machine-learning based program synthesis and program optimisation.
  • Modelling, analysis, and transformation techniques for distributed and concurrent protocols and programs, such as session types, linear types, and contract specifications.

More generally, topics of interest for PEPM 2018 include, but are not limited to:

  • Program and model manipulation techniques such as: supercompilation, partial evaluation, fusion, on-the-fly program adaptation, active libraries, program inversion, slicing, symbolic execution, refactoring, decompilation, and obfuscation.
  • Techniques that treat programs/models as data objects including metaprogramming, generative programming, embedded domain-specific languages, program synthesis by sketching and inductive programming, staged computation, and model-driven program generation and transformation.
  • Program analysis techniques that are used to drive program/model manipulation such as: abstract interpretation, termination checking, binding-time analysis, constraint solving, type systems, automated testing and test case generation.
  • Application of the above techniques including case studies of program manipulation in real-world (industrial, open-source) projects and software development processes, descriptions of robust tools capable of effectively handling realistic applications, benchmarking. Examples of application domains include legacy program understanding and transformation, DSL implementations, visual languages and end-user programming, scientific computing, middleware frameworks and infrastructure needed for distributed and web-based applications, embedded and resource-limited computation, and security.

This list of categories is not exhaustive, and we encourage submissions describing new theories and applications related to semantics-based program manipulation in general. If you have a question as to whether a potential submission is within the scope of the workshop, please contact the programme co-chairs, Fritz Henglein and Josh Ko. Submission categories and guidelines

Two kinds of submissions will be accepted: Regular Research Papers and Short Papers.

  • Regular Research Papers should describe new results, and will be judged on originality, correctness, significance, and clarity. Regular research papers must not exceed 12 pages (excluding bibliography).
  • Short Papers may include tool demonstrations and presentations of exciting if not fully polished research, and of interesting academic, industrial, and open-source applications that are new or unfamiliar; they will be evaluated primarily on the basis of their ideas rather than finished execution. Short papers must not exceed 6 pages (excluding bibliography), and should include the words “short paper” somewhere in their title (in both the submission form and the PDF).

Both kinds of submissions should be typeset using the two-column sigplan sub-format of the new acmart format available at:

   http://sigplan.org/Resources/Author/

and submitted electronically via HotCRP:

   https://pepm18.hotcrp.com

PEPM 2018 will employ lightweight double-blind reviewing according to the rules of POPL 2018. Quoting from POPL 2018’s call for papers:

submitted papers must adhere to two rules:

  1. author names and institutions must be omitted, and
  2. references to authors’ own related work should be in the third person (e.g., not “We build on our previous work …” but rather “We build on the work of …”).
   The purpose of this process is to help the PC and external reviewers come to an initial judgment about the paper without bias, not to make it impossible for them to discover the authors if they were to try. Nothing should be done in the name of anonymity that weakens the submission or makes the job of reviewing the paper more difficult. In particular, important background references should not be omitted or anonymized. In addition, authors should feel free to disseminate their ideas or draft versions of their paper as they normally would. For instance, authors may post drafts of their papers on the web or give talks on their research ideas.

See POPL 2018’s Submission and Reviewing FAQ page for more information.

Submissions are welcome from PC members (except the two co-chairs) provided that there are non-PC co-authors.

Accepted papers will appear in formal proceedings published by ACM, and be included in the ACM Digital Library. Authors of short papers, however, can ask for their papers to be left out of the formal proceedings.

At least one author of each accepted contribution must attend the workshop and present the work. In the case of tool demonstration papers, a live demonstration of the described tool is expected.

Student participants with accepted papers can apply for a SIGPLAN PAC grant to help cover travel expenses and other support. PAC also offers other support, such as for child-care expenses during the meeting or for travel costs for companions of SIGPLAN members with physical disabilities, as well as for travel from locations outside of North America and Europe. For details on the PAC programme, see its web page.

Important dates

  • Paper submission deadline: Friday 6th October 2017 (AoE) (firm)
  • Author notification: Saturday 4th November 2017
  • Workshop: Monday 8th – Tuesday 9th January 2018

The proceedings will be published 2 weeks pre-conference.

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. (For those rare conferences whose proceedings are published in the ACM Digital Library after the conference is over, the official publication date remains the first day of the conference.)

Best paper award

PEPM 2018 continues the tradition of a Best Paper award. The winner will be announced at the workshop.

Programme committee

  • Nada Amin (EPFL)
  • Shigeru Chiba (University of Tokyo)
  • Ezgi Çiçek (Max Planck Institute for Software Systems)
  • Olivier Danvy (Yale-NUS College)
  • Ronald Garcia (University of British Columbia)
  • Simon Gay (University of Glasgow)
  • Andy Gill (X, the Moonshot Factory)
  • Fritz Henglein (co-chair) (University of Copenhagen)
  • Anastasia Izmaylova (IMC Financial Markets)
  • Johan Jeuring (Utrecht University)
  • Gabriele Keller (University of New South Wales)
  • Oleg Kiselyov (Tohoku University)
  • Hsiang-Shang Ko (co-chair) (National Institute of Informatics)
  • Ralf Lämmel (University of Koblenz-Landau)
  • Julia Lawall (Inria)
  • Simon Peyton Jones (Microsoft Research Cambridge)
  • Frank Pfenning (Carnegie Mellon University)
  • Sriram Rajamani (Microsoft Research India)
  • Norman Ramsey (Tufts University)
  • Thomas Reps (University of Wisconsin-Madison)
  • Sergei Romanenko (Keldysh Institute of Applied Mathematics)
  • Tiark Rompf (Purdue University)
  • Wolfram Schulte (Facebook)
  • Peter Sestoft (IT University of Copenhagen)
  • Harald Søndergaard (University of Melbourne)
  • Kohei Suenaga (Kyoto University)
  • Martin Vechev (ETH Zurich)
  • Marcos Viera (University of the Republic)
  • Nobuko Yoshida (Imperial College London)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.