---
_id: '14557'
abstract:
- lang: eng
  text: Motivated by a problem posed in [10], we investigate the closure operators
    of the category SLatt of join semilattices and its subcategory SLattO of join
    semilattices with bottom element. In particular, we show that there are only finitely
    many closure operators of both categories, and provide a complete classification.
    We use this result to deduce the known fact that epimorphisms of SLatt and SLattO
    are surjective. We complement the paper with two different proofs of this result
    using either generators or Isbell’s zigzag theorem.
acknowledgement: "The first and second named authors are members of GNSAGA – INdAM.\r\nThe
  third named author was supported by the FWF Grant, Project number I4245–N35"
article_processing_charge: No
article_type: original
author:
- first_name: D.
  full_name: Dikranjan, D.
  last_name: Dikranjan
- first_name: A.
  full_name: Giordano Bruno, A.
  last_name: Giordano Bruno
- first_name: Nicolò
  full_name: Zava, Nicolò
  id: c8b3499c-7a77-11eb-b046-aa368cbbf2ad
  last_name: Zava
  orcid: 0000-0001-8686-1888
citation:
  ama: Dikranjan D, Giordano Bruno A, Zava N. Epimorphisms and closure operators of
    categories of semilattices. <i>Quaestiones Mathematicae</i>. 2023;46(S1):191-221.
    doi:<a href="https://doi.org/10.2989/16073606.2023.2247731">10.2989/16073606.2023.2247731</a>
  apa: Dikranjan, D., Giordano Bruno, A., &#38; Zava, N. (2023). Epimorphisms and
    closure operators of categories of semilattices. <i>Quaestiones Mathematicae</i>.
    Taylor &#38; Francis. <a href="https://doi.org/10.2989/16073606.2023.2247731">https://doi.org/10.2989/16073606.2023.2247731</a>
  chicago: Dikranjan, D., A. Giordano Bruno, and Nicolò Zava. “Epimorphisms and Closure
    Operators of Categories of Semilattices.” <i>Quaestiones Mathematicae</i>. Taylor
    &#38; Francis, 2023. <a href="https://doi.org/10.2989/16073606.2023.2247731">https://doi.org/10.2989/16073606.2023.2247731</a>.
  ieee: D. Dikranjan, A. Giordano Bruno, and N. Zava, “Epimorphisms and closure operators
    of categories of semilattices,” <i>Quaestiones Mathematicae</i>, vol. 46, no.
    S1. Taylor &#38; Francis, pp. 191–221, 2023.
  ista: Dikranjan D, Giordano Bruno A, Zava N. 2023. Epimorphisms and closure operators
    of categories of semilattices. Quaestiones Mathematicae. 46(S1), 191–221.
  mla: Dikranjan, D., et al. “Epimorphisms and Closure Operators of Categories of
    Semilattices.” <i>Quaestiones Mathematicae</i>, vol. 46, no. S1, Taylor &#38;
    Francis, 2023, pp. 191–221, doi:<a href="https://doi.org/10.2989/16073606.2023.2247731">10.2989/16073606.2023.2247731</a>.
  short: D. Dikranjan, A. Giordano Bruno, N. Zava, Quaestiones Mathematicae 46 (2023)
    191–221.
date_created: 2023-11-19T23:00:55Z
date_published: 2023-11-01T00:00:00Z
date_updated: 2025-09-09T13:23:12Z
day: '01'
department:
- _id: HeEd
doi: 10.2989/16073606.2023.2247731
external_id:
  isi:
  - '001098712000006'
intvolume: '        46'
isi: 1
issue: S1
language:
- iso: eng
month: '11'
oa_version: None
page: 191-221
project:
- _id: 26AD5D90-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: I04245
  name: Algebraic Footprints of Geometric Features in Homology
publication: Quaestiones Mathematicae
publication_identifier:
  eissn:
  - 1727-933X
  issn:
  - 1607-3606
publication_status: published
publisher: Taylor & Francis
quality_controlled: '1'
scopus_import: '1'
status: public
title: Epimorphisms and closure operators of categories of semilattices
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 46
year: '2023'
...
---
_id: '14558'
abstract:
- lang: eng
  text: "n the dynamic minimum set cover problem, the challenge is to minimize the
    update time while guaranteeing a close-to-optimal min{O(log n), f} approximation
    factor. (Throughout, n, m, f , and C are parameters denoting the maximum number
    of elements, the number of sets, the frequency, and the cost range.) In the high-frequency
    range, when f = Ω(log n) , this was achieved by a deterministic O(log n) -approximation
    algorithm with O(f log n) amortized update time by Gupta et al. [Online and dynamic
    algorithms for set cover, in Proceedings STOC 2017, ACM, pp. 537–550]. In this
    paper we consider the low-frequency range, when f = O(log n) , and obtain deterministic
    algorithms with a (1 + ∈)f -approximation ratio and the following guarantees on
    the update time. (1)  O ((f/∈)-log(Cn)) amortized update time: Prior to our work,
    the best approximation ratio guaranteed by deterministic algorithms was O(f2)
    of Bhattacharya, Henzinger, and Italiano [Design of dynamic algorithms via primal-dual
    method, in Proceedings ICALP 2015, Springer, pp. 206–218]. In contrast, the only
    result with O(f) -approximation was that of Abboud et al. [Dynamic set cover:
    Improved algorithms and lower bounds, in Proceedings STOC 2019, ACM, pp. 114–125],
    who designed a randomized (1+∈)f -approximation algorithm with  amortized update
    time. (2) O(f2/∈3 + (f/∈2).logC) amortized update time: This result improves the
    above update time bound for most values of f\r\n in the low-frequency range, i.e.,
    f=o(log n) . It is also the first result that is independent of m\r\n and n. It
    subsumes the constant amortized update time of Bhattacharya and Kulkarni [Deterministically
    maintaining a (2 + ∈) -approximate minimum vertex cover in O(1/∈2) amortized update
    time, in Proceedings SODA 2019, SIAM, pp. 1872–1885] for unweighted dynamic vertex
    cover (i.e., when f = 2 and C = 1). (3) O((f/∈3).log2(Cn)) worst-case update time:
    No nontrivial worst-case update time was previously known for the dynamic set
    cover problem. Our bound subsumes and improves by a logarithmic factor the O(log3n/poly
    (∈)) \r\n worst-case update time for the unweighted dynamic vertex cover problem
    (i.e., when f = 2\r\n and C =1) of Bhattacharya, Henzinger, and Nanongkai [Fully
    dynamic approximate maximum matching and minimum vertex cover in O(log3)n worst
    case update time, in Proceedings SODA 2017, SIAM, pp. 470–489]. We achieve our
    results via the primal-dual approach, by maintaining a fractional packing solution
    as a dual certificate. Prior work in dynamic algorithms that employs the primal-dual
    approach uses a local update scheme that maintains relaxed complementary slackness
    conditions for every set. For our first result we use instead a global update
    scheme that does not always maintain complementary slackness conditions. For our
    second result we combine the global and the local update schema. To achieve our
    third result we use a hierarchy of background schedulers. It is an interesting
    open question whether this background scheduler technique can also be used to
    transform algorithms with amortized running time bounds into algorithms with worst-case
    running time bounds."
acknowledgement: "This project has received funding from the European Research Council
  (ERC) under the European Union's Horizon 2020 research and innovation programme
  (grants 715672 and\r\n101019564 ``The Design of Modern Fully Dynamic Data Structures
  (MoDynStruct)\"\") and from the Engineering and Physical Sciences Research Council,
  UK (EPSRC) under grant EP/S03353X/1. The second author was also supported by the
  Austrian Science Fund (FWF) project ``Fast Algorithms for a Reactive Network Layer
  (ReactNet),\"\" P 33775-N, with additional funding from the netidee SCIENCE Stiftung,
  2020--2024, project ``Static and Dynamic Hierarchical Graph Decompositions,\"\"I
  5982-N, and project Z 422-N. The third author was also supported by the Swedish
  Research Council (Reg. No. 2015-04659). The fourth author was also supported by
  the Science and Technology Development Fund (FDCT), Macau SAR (file 0014/2022/AFJ,
  0085/2022/A, 0143/2020/A3, and SKL-IOTSC-2021-2023)."
article_processing_charge: No
article_type: original
author:
- first_name: Sayan
  full_name: Bhattacharya, Sayan
  last_name: Bhattacharya
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Danupon
  full_name: Nanongkai, Danupon
  last_name: Nanongkai
- first_name: Xiaowei
  full_name: Wu, Xiaowei
  last_name: Wu
citation:
  ama: Bhattacharya S, Henzinger M, Nanongkai D, Wu X. Deterministic near-optimal
    approximation algorithms for dynamic set cover. <i>SIAM Journal on Computing</i>.
    2023;52(5):1132-1192. doi:<a href="https://doi.org/10.1137/21M1428649">10.1137/21M1428649</a>
  apa: Bhattacharya, S., Henzinger, M., Nanongkai, D., &#38; Wu, X. (2023). Deterministic
    near-optimal approximation algorithms for dynamic set cover. <i>SIAM Journal on
    Computing</i>. Society for Industrial and Applied Mathematics. <a href="https://doi.org/10.1137/21M1428649">https://doi.org/10.1137/21M1428649</a>
  chicago: Bhattacharya, Sayan, Monika Henzinger, Danupon Nanongkai, and Xiaowei Wu.
    “Deterministic Near-Optimal Approximation Algorithms for Dynamic Set Cover.” <i>SIAM
    Journal on Computing</i>. Society for Industrial and Applied Mathematics, 2023.
    <a href="https://doi.org/10.1137/21M1428649">https://doi.org/10.1137/21M1428649</a>.
  ieee: S. Bhattacharya, M. Henzinger, D. Nanongkai, and X. Wu, “Deterministic near-optimal
    approximation algorithms for dynamic set cover,” <i>SIAM Journal on Computing</i>,
    vol. 52, no. 5. Society for Industrial and Applied Mathematics, pp. 1132–1192,
    2023.
  ista: Bhattacharya S, Henzinger M, Nanongkai D, Wu X. 2023. Deterministic near-optimal
    approximation algorithms for dynamic set cover. SIAM Journal on Computing. 52(5),
    1132–1192.
  mla: Bhattacharya, Sayan, et al. “Deterministic Near-Optimal Approximation Algorithms
    for Dynamic Set Cover.” <i>SIAM Journal on Computing</i>, vol. 52, no. 5, Society
    for Industrial and Applied Mathematics, 2023, pp. 1132–92, doi:<a href="https://doi.org/10.1137/21M1428649">10.1137/21M1428649</a>.
  short: S. Bhattacharya, M. Henzinger, D. Nanongkai, X. Wu, SIAM Journal on Computing
    52 (2023) 1132–1192.
date_created: 2023-11-19T23:00:56Z
date_published: 2023-10-01T00:00:00Z
date_updated: 2025-09-09T13:19:49Z
day: '01'
department:
- _id: MoHe
doi: 10.1137/21M1428649
ec_funded: 1
external_id:
  isi:
  - '001116719500002'
intvolume: '        52'
isi: 1
issue: '5'
language:
- iso: eng
month: '10'
oa_version: None
page: 1132-1192
project:
- _id: bd9ca328-d553-11ed-ba76-dc4f890cfe62
  call_identifier: H2020
  grant_number: '101019564'
  name: The design and evaluation of modern fully dynamic data structures
- _id: bd9e3a2e-d553-11ed-ba76-8aa684ce17fe
  grant_number: P33775
  name: Fast Algorithms for a Reactive Network Layer
- _id: 34def286-11ca-11ed-8bc3-da5948e1613c
  grant_number: Z00422
  name: Efficient algorithms
- _id: bda196b2-d553-11ed-ba76-8e8ee6c21103
  grant_number: I05982
  name: Static and Dynamic Hierarchical Graph Decompositions
publication: SIAM Journal on Computing
publication_identifier:
  eissn:
  - 1095-7111
  issn:
  - 0097-5397
publication_status: published
publisher: Society for Industrial and Applied Mathematics
quality_controlled: '1'
scopus_import: '1'
status: public
title: Deterministic near-optimal approximation algorithms for dynamic set cover
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 52
year: '2023'
...
---
_id: '14559'
abstract:
- lang: eng
  text: We consider the problem of learning control policies in discrete-time stochastic
    systems which guarantee that the system stabilizes within some specified stabilization
    region with probability 1. Our approach is based on the novel notion of stabilizing
    ranking supermartingales (sRSMs) that we introduce in this work. Our sRSMs overcome
    the limitation of methods proposed in previous works whose applicability is restricted
    to systems in which the stabilizing region cannot be left once entered under any
    control policy. We present a learning procedure that learns a control policy together
    with an sRSM that formally certifies probability 1 stability, both learned as
    neural networks. We show that this procedure can also be adapted to formally verifying
    that, under a given Lipschitz continuous control policy, the stochastic system
    stabilizes within some stabilizing region with probability 1. Our experimental
    evaluation shows that our learning procedure can successfully learn provably stabilizing
    policies in practice.
acknowledgement: This work was supported in part by the ERC-2020-AdG 101020093, ERC
  CoG 863818 (FoRM-SMArt) and the European Union’s Horizon 2020 research and innovation
  programme under the Marie Skłodowska-Curie Grant Agreement No. 665385.
alternative_title:
- LNCS
article_processing_charge: No
arxiv: 1
author:
- first_name: Matin
  full_name: Ansaripour, Matin
  last_name: Ansaripour
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Thomas A
  full_name: Henzinger, Thomas A
  id: 40876CD8-F248-11E8-B48F-1D18A9856A87
  last_name: Henzinger
  orcid: 0000-0002-2985-7724
- first_name: Mathias
  full_name: Lechner, Mathias
  id: 3DC22916-F248-11E8-B48F-1D18A9856A87
  last_name: Lechner
- first_name: Dorde
  full_name: Zikelic, Dorde
  id: 294AA7A6-F248-11E8-B48F-1D18A9856A87
  last_name: Zikelic
  orcid: 0000-0002-4681-1699
citation:
  ama: 'Ansaripour M, Chatterjee K, Henzinger TA, Lechner M, Zikelic D. Learning provably
    stabilizing neural controllers for discrete-time stochastic systems. In: <i>21st
    International Symposium on Automated Technology for Verification and Analysis</i>.
    Vol 14215. Springer Nature; 2023:357-379. doi:<a href="https://doi.org/10.1007/978-3-031-45329-8_17">10.1007/978-3-031-45329-8_17</a>'
  apa: 'Ansaripour, M., Chatterjee, K., Henzinger, T. A., Lechner, M., &#38; Zikelic,
    D. (2023). Learning provably stabilizing neural controllers for discrete-time
    stochastic systems. In <i>21st International Symposium on Automated Technology
    for Verification and Analysis</i> (Vol. 14215, pp. 357–379). Singapore, Singapore:
    Springer Nature. <a href="https://doi.org/10.1007/978-3-031-45329-8_17">https://doi.org/10.1007/978-3-031-45329-8_17</a>'
  chicago: Ansaripour, Matin, Krishnendu Chatterjee, Thomas A Henzinger, Mathias Lechner,
    and Dorde Zikelic. “Learning Provably Stabilizing Neural Controllers for Discrete-Time
    Stochastic Systems.” In <i>21st International Symposium on Automated Technology
    for Verification and Analysis</i>, 14215:357–79. Springer Nature, 2023. <a href="https://doi.org/10.1007/978-3-031-45329-8_17">https://doi.org/10.1007/978-3-031-45329-8_17</a>.
  ieee: M. Ansaripour, K. Chatterjee, T. A. Henzinger, M. Lechner, and D. Zikelic,
    “Learning provably stabilizing neural controllers for discrete-time stochastic
    systems,” in <i>21st International Symposium on Automated Technology for Verification
    and Analysis</i>, Singapore, Singapore, 2023, vol. 14215, pp. 357–379.
  ista: 'Ansaripour M, Chatterjee K, Henzinger TA, Lechner M, Zikelic D. 2023. Learning
    provably stabilizing neural controllers for discrete-time stochastic systems.
    21st International Symposium on Automated Technology for Verification and Analysis.
    ATVA: Automated Technology for Verification and Analysis, LNCS, vol. 14215, 357–379.'
  mla: Ansaripour, Matin, et al. “Learning Provably Stabilizing Neural Controllers
    for Discrete-Time Stochastic Systems.” <i>21st International Symposium on Automated
    Technology for Verification and Analysis</i>, vol. 14215, Springer Nature, 2023,
    pp. 357–79, doi:<a href="https://doi.org/10.1007/978-3-031-45329-8_17">10.1007/978-3-031-45329-8_17</a>.
  short: M. Ansaripour, K. Chatterjee, T.A. Henzinger, M. Lechner, D. Zikelic, in:,
    21st International Symposium on Automated Technology for Verification and Analysis,
    Springer Nature, 2023, pp. 357–379.
conference:
  end_date: 2023-10-27
  location: Singapore, Singapore
  name: 'ATVA: Automated Technology for Verification and Analysis'
  start_date: 2023-10-24
corr_author: '1'
date_created: 2023-11-19T23:00:56Z
date_published: 2023-10-22T00:00:00Z
date_updated: 2025-09-09T13:20:26Z
day: '22'
department:
- _id: ToHe
- _id: KrCh
doi: 10.1007/978-3-031-45329-8_17
ec_funded: 1
external_id:
  arxiv:
  - '2210.05304'
  isi:
  - '001456127300017'
intvolume: '     14215'
isi: 1
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: ' https://doi.org/10.48550/arXiv.2210.05304'
month: '10'
oa: 1
oa_version: Preprint
page: 357-379
project:
- _id: 62781420-2b32-11ec-9570-8d9b63373d4d
  call_identifier: H2020
  grant_number: '101020093'
  name: Vigilant Algorithmic Monitoring of Software
- _id: 0599E47C-7A3F-11EA-A408-12923DDC885E
  call_identifier: H2020
  grant_number: '863818'
  name: 'Formal Methods for Stochastic Models: Algorithms and Applications'
- _id: 2564DBCA-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '665385'
  name: International IST Doctoral Program
publication: 21st International Symposium on Automated Technology for Verification
  and Analysis
publication_identifier:
  eissn:
  - 1611-3349
  isbn:
  - '9783031453281'
  issn:
  - 0302-9743
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
scopus_import: '1'
status: public
title: Learning provably stabilizing neural controllers for discrete-time stochastic
  systems
type: conference
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 14215
year: '2023'
...
---
_id: '14562'
abstract:
- lang: eng
  text: "Regulation of the Arp2/3 complex is required for productive nucleation of
    branched actin networks. An emerging aspect of regulation is the incorporation
    of subunit isoforms into the Arp2/3 complex. Specifically, both ArpC5 subunit
    isoforms, ArpC5 and ArpC5L, have been reported to fine-tune nucleation activity
    and branch junction stability. We have combined reverse genetics and cellular
    structural biology to describe how ArpC5 and ArpC5L differentially affect cell
    migration. Both define the structural stability of ArpC1 in branch junctions and,
    in turn, by determining protrusion characteristics, affect protein dynamics and
    actin network ultrastructure. ArpC5 isoforms also affect the positioning of members
    of the Ena/Vasodilator-stimulated phosphoprotein (VASP) family of actin filament
    elongators, which mediate ArpC5 isoform–specific effects on the actin assembly
    level. Our results suggest that ArpC5 and Ena/VASP proteins are part of a signaling
    pathway enhancing cell migration.\r\n"
acknowledged_ssus:
- _id: LifeSc
- _id: Bio
- _id: ScienComp
- _id: EM-Fac
acknowledgement: "We would like to thank K. von Peinen and B. Denker (Helmholtz Centre
  for Infection Research, Braunschweig, Germany) for experimental and technical assistance,
  respectively.\r\nFunding: This research was supported by the Scientific Service
  Units (SSUs) of ISTA through resources provided by Scientific Computing (SciComp),
  the Life Science Facility (LSF), the Imaging and Optics facility (IOF), and the
  Electron Microscopy Facility (EMF). We acknowledge support from ISTA and from the
  Austrian Science Fund (FWF) (P33367) to F.K.M.S., from the Research Training Group
  GRK2223 and the Helmholtz Society to K.R,. and from the Deutsche Forschungsgemeinschaft
  (DFG) to J.F. and K.R."
article_processing_charge: No
author:
- first_name: Florian KM
  full_name: Schur, Florian KM
  id: 48AD8942-F248-11E8-B48F-1D18A9856A87
  last_name: Schur
  orcid: 0000-0003-4790-8078
citation:
  ama: Schur FK. Research data of the publication “ArpC5 isoforms regulate Arp2/3
    complex-dependent protrusion through differential Ena/VASP positioning.” 2023.
    doi:<a href="https://doi.org/10.15479/AT:ISTA:14562">10.15479/AT:ISTA:14562</a>
  apa: Schur, F. K. (2023). Research data of the publication “ArpC5 isoforms regulate
    Arp2/3 complex-dependent protrusion through differential Ena/VASP positioning.”
    Institute of Science and Technology Austria. <a href="https://doi.org/10.15479/AT:ISTA:14562">https://doi.org/10.15479/AT:ISTA:14562</a>
  chicago: Schur, Florian KM. “Research Data of the Publication ‘ArpC5 Isoforms Regulate
    Arp2/3 Complex-Dependent Protrusion through Differential Ena/VASP Positioning.’”
    Institute of Science and Technology Austria, 2023. <a href="https://doi.org/10.15479/AT:ISTA:14562">https://doi.org/10.15479/AT:ISTA:14562</a>.
  ieee: F. K. Schur, “Research data of the publication ‘ArpC5 isoforms regulate Arp2/3
    complex-dependent protrusion through differential Ena/VASP positioning.’” Institute
    of Science and Technology Austria, 2023.
  ista: Schur FK. 2023. Research data of the publication ‘ArpC5 isoforms regulate
    Arp2/3 complex-dependent protrusion through differential Ena/VASP positioning’,
    Institute of Science and Technology Austria, <a href="https://doi.org/10.15479/AT:ISTA:14562">10.15479/AT:ISTA:14562</a>.
  mla: Schur, Florian KM. <i>Research Data of the Publication “ArpC5 Isoforms Regulate
    Arp2/3 Complex-Dependent Protrusion through Differential Ena/VASP Positioning.”</i>
    Institute of Science and Technology Austria, 2023, doi:<a href="https://doi.org/10.15479/AT:ISTA:14562">10.15479/AT:ISTA:14562</a>.
  short: F.K. Schur, (2023).
contributor:
- contributor_type: researcher
  first_name: Florian
  id: 404F5528-F248-11E8-B48F-1D18A9856A87
  last_name: Fäßler
  orcid: 0000-0001-7149-769X
- contributor_type: researcher
  first_name: Manjunath
  id: 305ab18b-dc7d-11ea-9b2f-b58195228ea2
  last_name: Javoor
- contributor_type: researcher
  first_name: Julia
  id: 3B12E2E6-F248-11E8-B48F-1D18A9856A87
  last_name: Datler
  orcid: 0000-0002-3616-8580
- contributor_type: researcher
  first_name: Hermann
  last_name: Döring
- contributor_type: researcher
  first_name: Florian
  id: b9d234ba-9e33-11ed-95b6-cd561df280e6
  last_name: Hofer
- contributor_type: researcher
  first_name: Georgi A
  id: 38C393BE-F248-11E8-B48F-1D18A9856A87
  last_name: Dimchev
  orcid: 0000-0001-8370-6161
- contributor_type: researcher
  first_name: Victor-Valentin
  id: 3661B498-F248-11E8-B48F-1D18A9856A87
  last_name: Hodirnau
- contributor_type: researcher
  first_name: Jan
  last_name: Faix
- contributor_type: researcher
  first_name: Klemens
  last_name: Rottner
- contributor_type: researcher
  first_name: Florian KM
  id: 48AD8942-F248-11E8-B48F-1D18A9856A87
  last_name: Schur
  orcid: 0000-0003-4790-8078
corr_author: '1'
date_created: 2023-11-20T09:22:33Z
date_published: 2023-11-21T00:00:00Z
date_updated: 2025-04-23T08:46:21Z
day: '21'
ddc:
- '570'
department:
- _id: FlSc
doi: 10.15479/AT:ISTA:14562
file:
- access_level: open_access
  checksum: e9bab797b44614f144a5b02d9636f8c3
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:27:17Z
  date_updated: 2023-11-20T10:27:17Z
  file_id: '14570'
  file_name: Figure2.zip
  file_size: 1581687449
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 4efd388cccd03c549fc90f6e46d37006
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:29:18Z
  date_updated: 2023-11-20T10:29:18Z
  file_id: '14571'
  file_name: SupplementaryFigure3.zip
  file_size: 116088565
  relation: main_file
  success: 1
- access_level: open_access
  checksum: bdeb232dc94d0c22a3f7e0d18189ce89
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:44:39Z
  date_updated: 2023-11-20T10:44:39Z
  file_id: '14572'
  file_name: Figure5.zip
  file_size: 5154614201
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 83aee17d621a05d865f68f39c8892d27
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:46:00Z
  date_updated: 2023-11-20T10:46:00Z
  file_id: '14573'
  file_name: SupplementaryFigure7.zip
  file_size: 1277893286
  relation: main_file
  success: 1
- access_level: open_access
  checksum: fb9beb6fe15c8dac6679dd02044d2ea6
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:46:08Z
  date_updated: 2023-11-20T10:46:08Z
  file_id: '14574'
  file_name: SupplementaryFigure9.zip
  file_size: 228485124
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 4f3644e5feabe4824486d56885bb79fe
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:46:32Z
  date_updated: 2023-11-20T10:46:32Z
  file_id: '14575'
  file_name: SupplementaryFigure10.zip
  file_size: 1226788198
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 96167f722ed0ca78e30681cd1573b9d7
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:46:17Z
  date_updated: 2023-11-20T10:46:17Z
  file_id: '14576'
  file_name: SupplementaryFigure11.zip
  file_size: 277577131
  relation: main_file
  success: 1
- access_level: open_access
  checksum: d1e03c9805c18cfbc2e9fdf38a9f556f
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:46:29Z
  date_updated: 2023-11-20T10:46:29Z
  file_id: '14577'
  file_name: SupplementaryFigure15.zip
  file_size: 591483468
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 4d437c04fdb3c1e699618063c4bd21c3
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T10:47:00Z
  date_updated: 2023-11-20T10:47:00Z
  file_id: '14578'
  file_name: SupplementaryFigure17.zip
  file_size: 1709528579
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 967b5378a4f16c43f490eae328afe50e
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T11:26:36Z
  date_updated: 2023-11-20T11:26:36Z
  file_id: '14581'
  file_name: SupplementaryFigure4.zip
  file_size: 1920765280
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 11899986cf0b471d258fe168ee33a3ea
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T11:38:12Z
  date_updated: 2023-11-20T11:38:12Z
  file_id: '14583'
  file_name: Figure1_partA.zip
  file_size: 3013566196
  relation: main_file
  success: 1
- access_level: open_access
  checksum: c452afe1ab506d58d32e601d5b3878bb
  content_type: application/zip
  creator: fschur
  date_created: 2023-11-20T11:43:23Z
  date_updated: 2023-11-20T11:43:23Z
  file_id: '14584'
  file_name: Figure1_partB.zip
  file_size: 3250260203
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 223c98eceecbe65dd268f4f363a620d8
  content_type: text/rtf
  creator: fschur
  date_created: 2023-11-20T11:49:58Z
  date_updated: 2023-11-20T11:49:58Z
  file_id: '14585'
  file_name: ReadMe.rtf
  file_size: 1460
  relation: main_file
  success: 1
file_date_updated: 2023-11-20T11:49:58Z
has_accepted_license: '1'
month: '11'
oa: 1
oa_version: Published Version
project:
- _id: 9B954C5C-BA93-11EA-9121-9846C619BF3A
  grant_number: P33367
  name: Structure and isoform diversity of the Arp2/3 complex
publisher: Institute of Science and Technology Austria
related_material:
  record:
  - id: '12334'
    relation: used_in_publication
    status: public
status: public
title: Research data of the publication "ArpC5 isoforms regulate Arp2/3 complex-dependent
  protrusion through differential Ena/VASP positioning"
tmp:
  image: /images/cc_by_sa.png
  legal_code_url: https://creativecommons.org/licenses/by-sa/4.0/legalcode
  name: Creative Commons Attribution-ShareAlike 4.0 International Public License (CC
    BY-SA 4.0)
  short: CC BY-SA (4.0)
type: research_data
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14564'
abstract:
- lang: eng
  text: Cumulus parameterization (CP) in state‐of‐the‐art global climate models is
    based on the quasi‐equilibrium assumption (QEA), which views convection as the
    action of an ensemble of cumulus clouds, in a state of equilibrium with respect
    to a slowly varying atmospheric state. This view is not compatible with the organization
    and dynamical interactions across multiple scales of cloud systems in the tropics
    and progress in this research area was slow over decades despite the widely recognized
    major shortcomings. Novel ideas on how to represent key physical processes of
    moist convection‐large‐scale interaction to overcome the QEA have surged recently.
    The stochastic multicloud model (SMCM) CP in particular mimics the dynamical interactions
    of multiple cloud types that characterize organized tropical convection. Here,
    the SMCM is used to modify the Zhang‐McFarlane (ZM) CP by changing the way in
    which the bulk mass flux and bulk entrainment and detrainment rates are calculated.
    This is done by introducing a stochastic ensemble of plumes characterized by randomly
    varying detrainment level distributions based on the cloud area fraction of the
    SMCM. The SMCM is here extended to include shallow cumulus clouds resulting in
    a unified shallow‐deep CP. The new stochastic multicloud plume CP is validated
    against the control ZM scheme in the context of the single column Community Climate
    Model of the National Center for Atmospheric Research using data from both tropical
    ocean and midlatitude land convection. Some key features of the SMCM CP such as
    it capability to represent the tri‐modal nature of organized convection are emphasized.
acknowledgement: The research of B.K. is supported in part by a Discovery Grant from
  the Natural Sciences and Engineering Research Council of Canada (RGPIN-04246-2020).
  This research was conducted during the visits of P.M. Krishna to the Center for
  Prototype Climate Models at NYU Abu Dhabi and University of Victoria from November
  2018 to June 2019 and July 2019 and October 2019, respectively. The authors are
  very grateful to the three anonymous reviewers who provided very thoughtful and
  constructive comments during the review process that helped greatly improve and
  shape the final version of the manuscript.
article_number: e2022MS003391
article_processing_charge: Yes
article_type: original
author:
- first_name: B.
  full_name: Khouider, B.
  last_name: Khouider
- first_name: BIDYUT B
  full_name: GOSWAMI, BIDYUT B
  id: 3a4ac09c-6d61-11ec-bf66-884cde66b64b
  last_name: GOSWAMI
  orcid: 0000-0001-8602-3083
- first_name: R.
  full_name: Phani, R.
  last_name: Phani
- first_name: A. J.
  full_name: Majda, A. J.
  last_name: Majda
citation:
  ama: Khouider B, GOSWAMI BB, Phani R, Majda AJ. A shallow‐deep unified stochastic
    mass flux cumulus parameterization in the single column community climate model.
    <i>Journal of Advances in Modeling Earth Systems</i>. 2023;15(11). doi:<a href="https://doi.org/10.1029/2022ms003391">10.1029/2022ms003391</a>
  apa: Khouider, B., GOSWAMI, B. B., Phani, R., &#38; Majda, A. J. (2023). A shallow‐deep
    unified stochastic mass flux cumulus parameterization in the single column community
    climate model. <i>Journal of Advances in Modeling Earth Systems</i>. American
    Geophysical Union. <a href="https://doi.org/10.1029/2022ms003391">https://doi.org/10.1029/2022ms003391</a>
  chicago: Khouider, B., BIDYUT B GOSWAMI, R. Phani, and A. J. Majda. “A Shallow‐deep
    Unified Stochastic Mass Flux Cumulus Parameterization in the Single Column Community
    Climate Model.” <i>Journal of Advances in Modeling Earth Systems</i>. American
    Geophysical Union, 2023. <a href="https://doi.org/10.1029/2022ms003391">https://doi.org/10.1029/2022ms003391</a>.
  ieee: B. Khouider, B. B. GOSWAMI, R. Phani, and A. J. Majda, “A shallow‐deep unified
    stochastic mass flux cumulus parameterization in the single column community climate
    model,” <i>Journal of Advances in Modeling Earth Systems</i>, vol. 15, no. 11.
    American Geophysical Union, 2023.
  ista: Khouider B, GOSWAMI BB, Phani R, Majda AJ. 2023. A shallow‐deep unified stochastic
    mass flux cumulus parameterization in the single column community climate model.
    Journal of Advances in Modeling Earth Systems. 15(11), e2022MS003391.
  mla: Khouider, B., et al. “A Shallow‐deep Unified Stochastic Mass Flux Cumulus Parameterization
    in the Single Column Community Climate Model.” <i>Journal of Advances in Modeling
    Earth Systems</i>, vol. 15, no. 11, e2022MS003391, American Geophysical Union,
    2023, doi:<a href="https://doi.org/10.1029/2022ms003391">10.1029/2022ms003391</a>.
  short: B. Khouider, B.B. GOSWAMI, R. Phani, A.J. Majda, Journal of Advances in Modeling
    Earth Systems 15 (2023).
date_created: 2023-11-20T09:18:21Z
date_published: 2023-11-01T00:00:00Z
date_updated: 2025-09-09T13:29:45Z
day: '01'
ddc:
- '550'
department:
- _id: CaMu
doi: 10.1029/2022ms003391
external_id:
  isi:
  - '001106311000001'
file:
- access_level: open_access
  checksum: e30329dd985559de0ddc7021ca7382b4
  content_type: application/pdf
  creator: dernst
  date_created: 2023-11-20T11:29:16Z
  date_updated: 2023-11-20T11:29:16Z
  file_id: '14582'
  file_name: 2023_JAMES_Khoulder.pdf
  file_size: 6435697
  relation: main_file
  success: 1
file_date_updated: 2023-11-20T11:29:16Z
has_accepted_license: '1'
intvolume: '        15'
isi: 1
issue: '11'
keyword:
- General Earth and Planetary Sciences
- Environmental Chemistry
- Global and Planetary Change
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
publication: Journal of Advances in Modeling Earth Systems
publication_identifier:
  eissn:
  - 1942-2466
publication_status: published
publisher: American Geophysical Union
quality_controlled: '1'
scopus_import: '1'
status: public
title: A shallow‐deep unified stochastic mass flux cumulus parameterization in the
  single column community climate model
tmp:
  image: /images/cc_by_nc.png
  legal_code_url: https://creativecommons.org/licenses/by-nc/4.0/legalcode
  name: Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)
  short: CC BY-NC (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 15
year: '2023'
...
---
_id: '14579'
abstract:
- lang: eng
  text: "This is associated with our paper \"Plant size, latitude, and phylogeny explain
    within-population variability in herbivory\" published in Science.\r\n"
article_processing_charge: No
author:
- first_name: William
  full_name: Wetzel, William
  last_name: Wetzel
citation:
  ama: 'Wetzel W. HerbVar-Network/HV-Large-Patterns-MS-public: v1.0.0. 2023. doi:<a
    href="https://doi.org/10.5281/ZENODO.8133117">10.5281/ZENODO.8133117</a>'
  apa: 'Wetzel, W. (2023). HerbVar-Network/HV-Large-Patterns-MS-public: v1.0.0. Zenodo.
    <a href="https://doi.org/10.5281/ZENODO.8133117">https://doi.org/10.5281/ZENODO.8133117</a>'
  chicago: 'Wetzel, William. “HerbVar-Network/HV-Large-Patterns-MS-Public: V1.0.0.”
    Zenodo, 2023. <a href="https://doi.org/10.5281/ZENODO.8133117">https://doi.org/10.5281/ZENODO.8133117</a>.'
  ieee: 'W. Wetzel, “HerbVar-Network/HV-Large-Patterns-MS-public: v1.0.0.” Zenodo,
    2023.'
  ista: 'Wetzel W. 2023. HerbVar-Network/HV-Large-Patterns-MS-public: v1.0.0, Zenodo,
    <a href="https://doi.org/10.5281/ZENODO.8133117">10.5281/ZENODO.8133117</a>.'
  mla: 'Wetzel, William. <i>HerbVar-Network/HV-Large-Patterns-MS-Public: V1.0.0</i>.
    Zenodo, 2023, doi:<a href="https://doi.org/10.5281/ZENODO.8133117">10.5281/ZENODO.8133117</a>.'
  short: W. Wetzel, (2023).
date_created: 2023-11-20T11:07:45Z
date_published: 2023-07-11T00:00:00Z
date_updated: 2025-09-09T13:23:55Z
day: '11'
ddc:
- '570'
department:
- _id: NiBa
doi: 10.5281/ZENODO.8133117
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5281/zenodo.8133118
month: '07'
oa: 1
oa_version: Published Version
publisher: Zenodo
related_material:
  record:
  - id: '14552'
    relation: used_in_publication
    status: public
status: public
title: 'HerbVar-Network/HV-Large-Patterns-MS-public: v1.0.0'
type: research_data_reference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14603'
abstract:
- lang: eng
  text: Computing the solubility of crystals in a solvent using atomistic simulations
    is notoriously challenging due to the complexities and convergence issues associated
    with free-energy methods, as well as the slow equilibration in direct-coexistence
    simulations. This paper introduces a molecular-dynamics workflow that simplifies
    and robustly computes the solubility of molecular or ionic crystals. This method
    is considerably more straightforward than the state-of-the-art, as we have streamlined
    and optimised each step of the process. Specifically, we calculate the chemical
    potential of the crystal using the gas-phase molecule as a reference state, and
    employ the S0 method to determine the concentration dependence of the chemical
    potential of the solute. We use this workflow to predict the solubilities of sodium
    chloride in water, urea polymorphs in water, and paracetamol polymorphs in both
    water and ethanol. Our findings indicate that the predicted solubility is sensitive
    to the chosen potential energy surface. Furthermore, we note that the harmonic
    approximation often fails for both molecular crystals and gas molecules at or
    above room temperature, and that the assumption of an ideal solution becomes less
    valid for highly soluble substances.
acknowledgement: A.R. and B.C. acknowledge resources provided by the Cambridge Tier-2
  system operated by the University of Cambridge Research Computing Service funded
  by EPSRC Tier-2 capital Grant No. EP/P020259/1. P.Y.C. acknowledges support from
  the Ernest Oppenheimer Fund and the Winton Programme for the Physics of Sustainability.
article_number: '184110'
article_processing_charge: Yes (in subscription journal)
article_type: original
arxiv: 1
author:
- first_name: Aleks
  full_name: Reinhardt, Aleks
  last_name: Reinhardt
- first_name: Pin Yu
  full_name: Chew, Pin Yu
  last_name: Chew
- first_name: Bingqing
  full_name: Cheng, Bingqing
  id: cbe3cda4-d82c-11eb-8dc7-8ff94289fcc9
  last_name: Cheng
  orcid: 0000-0002-3584-9632
citation:
  ama: Reinhardt A, Chew PY, Cheng B. A streamlined molecular-dynamics workflow for
    computing solubilities of molecular and ionic crystals. <i>Journal of Chemical
    Physics</i>. 2023;159(18). doi:<a href="https://doi.org/10.1063/5.0173341">10.1063/5.0173341</a>
  apa: Reinhardt, A., Chew, P. Y., &#38; Cheng, B. (2023). A streamlined molecular-dynamics
    workflow for computing solubilities of molecular and ionic crystals. <i>Journal
    of Chemical Physics</i>. AIP Publishing. <a href="https://doi.org/10.1063/5.0173341">https://doi.org/10.1063/5.0173341</a>
  chicago: Reinhardt, Aleks, Pin Yu Chew, and Bingqing Cheng. “A Streamlined Molecular-Dynamics
    Workflow for Computing Solubilities of Molecular and Ionic Crystals.” <i>Journal
    of Chemical Physics</i>. AIP Publishing, 2023. <a href="https://doi.org/10.1063/5.0173341">https://doi.org/10.1063/5.0173341</a>.
  ieee: A. Reinhardt, P. Y. Chew, and B. Cheng, “A streamlined molecular-dynamics
    workflow for computing solubilities of molecular and ionic crystals,” <i>Journal
    of Chemical Physics</i>, vol. 159, no. 18. AIP Publishing, 2023.
  ista: Reinhardt A, Chew PY, Cheng B. 2023. A streamlined molecular-dynamics workflow
    for computing solubilities of molecular and ionic crystals. Journal of Chemical
    Physics. 159(18), 184110.
  mla: Reinhardt, Aleks, et al. “A Streamlined Molecular-Dynamics Workflow for Computing
    Solubilities of Molecular and Ionic Crystals.” <i>Journal of Chemical Physics</i>,
    vol. 159, no. 18, 184110, AIP Publishing, 2023, doi:<a href="https://doi.org/10.1063/5.0173341">10.1063/5.0173341</a>.
  short: A. Reinhardt, P.Y. Chew, B. Cheng, Journal of Chemical Physics 159 (2023).
corr_author: '1'
date_created: 2023-11-26T23:00:54Z
date_published: 2023-11-14T00:00:00Z
date_updated: 2025-09-09T13:32:46Z
day: '14'
ddc:
- '530'
- '540'
department:
- _id: BiCh
doi: 10.1063/5.0173341
external_id:
  arxiv:
  - '2308.10886'
  isi:
  - '001137066700001'
  pmid:
  - '37962445'
file:
- access_level: open_access
  checksum: f668ee0d07096eef81159d05bc27aabc
  content_type: application/pdf
  creator: dernst
  date_created: 2023-11-28T08:39:06Z
  date_updated: 2023-11-28T08:39:06Z
  file_id: '14620'
  file_name: 2023_JourChemicalPhysics_Reinhardt.pdf
  file_size: 6276059
  relation: main_file
  success: 1
file_date_updated: 2023-11-28T08:39:06Z
has_accepted_license: '1'
intvolume: '       159'
isi: 1
issue: '18'
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
pmid: 1
publication: Journal of Chemical Physics
publication_identifier:
  eissn:
  - 1089-7690
  issn:
  - 0021-9606
publication_status: published
publisher: AIP Publishing
quality_controlled: '1'
related_material:
  record:
  - id: '14619'
    relation: research_data
    status: public
scopus_import: '1'
status: public
title: A streamlined molecular-dynamics workflow for computing solubilities of molecular
  and ionic crystals
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 159
year: '2023'
...
---
_id: '14604'
abstract:
- lang: eng
  text: Sex chromosomes have evolved independently multiple times, but why some are
    conserved for more than 100 million years whereas others turnover rapidly remains
    an open question. Here, we examine the homology of sex chromosomes across nine
    orders of insects, plus the outgroup springtails. We find that the X chromosome
    is likely homologous across insects and springtails; the only exception is in
    the Lepidoptera, which has lost the X and now has a ZZ/ZW sex-chromosome system.
    These results suggest the ancestral insect X chromosome has persisted for more
    than 450 million years—the oldest known sex chromosome to date. Further, we propose
    that the shrinking of gene content the dipteran X chromosome has allowed for a
    burst of sex-chromosome turnover that is absent from other speciose insect orders.
acknowledgement: All computational analyses were performed on the server at Institute
  of Science and Technology Austria. We thank Marwan Elkrewi and Vincent Bett for
  analytical advice, and Tanja Schwander and Vincent Merel for useful discussions.
  We also thank Matthew Hahn for comments on an earlier version of the manuscript.
article_processing_charge: Yes (in subscription journal)
article_type: original
author:
- first_name: Melissa A
  full_name: Toups, Melissa A
  id: 4E099E4E-F248-11E8-B48F-1D18A9856A87
  last_name: Toups
  orcid: 0000-0002-9752-7380
- first_name: Beatriz
  full_name: Vicoso, Beatriz
  id: 49E1C5C6-F248-11E8-B48F-1D18A9856A87
  last_name: Vicoso
  orcid: 0000-0002-4579-8306
citation:
  ama: Toups MA, Vicoso B. The X chromosome of insects likely predates the origin
    of class Insecta. <i>Evolution</i>. 2023;77(11):2504-2511. doi:<a href="https://doi.org/10.1093/evolut/qpad169">10.1093/evolut/qpad169</a>
  apa: Toups, M. A., &#38; Vicoso, B. (2023). The X chromosome of insects likely predates
    the origin of class Insecta. <i>Evolution</i>. Oxford University Press. <a href="https://doi.org/10.1093/evolut/qpad169">https://doi.org/10.1093/evolut/qpad169</a>
  chicago: Toups, Melissa A, and Beatriz Vicoso. “The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta.” <i>Evolution</i>. Oxford University Press,
    2023. <a href="https://doi.org/10.1093/evolut/qpad169">https://doi.org/10.1093/evolut/qpad169</a>.
  ieee: M. A. Toups and B. Vicoso, “The X chromosome of insects likely predates the
    origin of class Insecta,” <i>Evolution</i>, vol. 77, no. 11. Oxford University
    Press, pp. 2504–2511, 2023.
  ista: Toups MA, Vicoso B. 2023. The X chromosome of insects likely predates the
    origin of class Insecta. Evolution. 77(11), 2504–2511.
  mla: Toups, Melissa A., and Beatriz Vicoso. “The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta.” <i>Evolution</i>, vol. 77, no. 11, Oxford
    University Press, 2023, pp. 2504–11, doi:<a href="https://doi.org/10.1093/evolut/qpad169">10.1093/evolut/qpad169</a>.
  short: M.A. Toups, B. Vicoso, Evolution 77 (2023) 2504–2511.
date_created: 2023-11-26T23:00:54Z
date_published: 2023-11-02T00:00:00Z
date_updated: 2025-09-09T13:32:06Z
day: '02'
ddc:
- '570'
department:
- _id: BeVi
doi: 10.1093/evolut/qpad169
external_id:
  isi:
  - '001170341900014'
  pmid:
  - '37738212'
file:
- access_level: open_access
  checksum: b66dc10edae92d38918d534e64dda77c
  content_type: application/pdf
  creator: dernst
  date_created: 2023-11-28T08:12:15Z
  date_updated: 2023-11-28T08:12:15Z
  file_id: '14618'
  file_name: 2023_Evolution_Toups.pdf
  file_size: 1399102
  relation: main_file
  success: 1
file_date_updated: 2023-11-28T08:12:15Z
has_accepted_license: '1'
intvolume: '        77'
isi: 1
issue: '11'
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
page: 2504-2511
pmid: 1
publication: Evolution
publication_identifier:
  eissn:
  - 1558-5646
publication_status: published
publisher: Oxford University Press
quality_controlled: '1'
related_material:
  link:
  - relation: software
    url: https://git.ista.ac.at/bvicoso/veryoldx
  record:
  - id: '14616'
    relation: research_data
    status: public
  - id: '14617'
    relation: research_data
    status: public
scopus_import: '1'
status: public
title: The X chromosome of insects likely predates the origin of class Insecta
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 77
year: '2023'
...
---
_id: '14605'
abstract:
- lang: eng
  text: The phonon transport mechanisms and ultralow lattice thermal conductivities
    (κL) in silver halide AgX (X=Cl,Br,I) compounds are not yet well understood. Herein,
    we study the lattice dynamics and thermal property of AgX under the framework
    of perturbation theory and the two-channel Wigner thermal transport model based
    on accurate machine learning potentials. We find that an accurate extraction of
    the third-order atomic force constants from largely displaced configurations is
    significant for the calculation of the κL of AgX, and the coherence thermal transport
    is also non-negligible. In AgI, however, the calculated κL still considerably
    overestimates the experimental values even including four-phonon scatterings.
    Molecular dynamics (MD) simulations using machine learning potential suggest an
    important role of the higher-than-fourth-order lattice anharmonicity in the low-frequency
    phonon linewidths of AgI at room temperature, which can be related to the simultaneous
    restrictions of the three- and four-phonon phase spaces. The κL of AgI calculated
    using MD phonon lifetimes including full-order lattice anharmonicity shows a better
    agreement with experiments.
acknowledgement: This work is supported by the Research Grants Council of Hong Kong
  (Grants No. 17318122 and No. 17306721). The authors are grateful for the research
  computing facilities offered by ITS, HKU. Z.Z. acknowledges the European Union’s
  Horizon 2020 research and innovation program under the Marie Skłodowska-Curie Grant
  Agreement No. 101034413.
article_number: '174302'
article_processing_charge: No
article_type: original
author:
- first_name: Niuchang
  full_name: Ouyang, Niuchang
  last_name: Ouyang
- first_name: Zezhu
  full_name: Zeng, Zezhu
  id: 54a2c730-803f-11ed-ab7e-95b29d2680e7
  last_name: Zeng
- first_name: Chen
  full_name: Wang, Chen
  last_name: Wang
- first_name: Qi
  full_name: Wang, Qi
  last_name: Wang
- first_name: Yue
  full_name: Chen, Yue
  last_name: Chen
citation:
  ama: Ouyang N, Zeng Z, Wang C, Wang Q, Chen Y. Role of high-order lattice anharmonicity
    in the phonon thermal transport of silver halide AgX (X=Cl,Br, I). <i>Physical
    Review B</i>. 2023;108(17). doi:<a href="https://doi.org/10.1103/PhysRevB.108.174302">10.1103/PhysRevB.108.174302</a>
  apa: Ouyang, N., Zeng, Z., Wang, C., Wang, Q., &#38; Chen, Y. (2023). Role of high-order
    lattice anharmonicity in the phonon thermal transport of silver halide AgX (X=Cl,Br,
    I). <i>Physical Review B</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevB.108.174302">https://doi.org/10.1103/PhysRevB.108.174302</a>
  chicago: Ouyang, Niuchang, Zezhu Zeng, Chen Wang, Qi Wang, and Yue Chen. “Role of
    High-Order Lattice Anharmonicity in the Phonon Thermal Transport of Silver Halide
    AgX (X=Cl,Br, I).” <i>Physical Review B</i>. American Physical Society, 2023.
    <a href="https://doi.org/10.1103/PhysRevB.108.174302">https://doi.org/10.1103/PhysRevB.108.174302</a>.
  ieee: N. Ouyang, Z. Zeng, C. Wang, Q. Wang, and Y. Chen, “Role of high-order lattice
    anharmonicity in the phonon thermal transport of silver halide AgX (X=Cl,Br, I),”
    <i>Physical Review B</i>, vol. 108, no. 17. American Physical Society, 2023.
  ista: Ouyang N, Zeng Z, Wang C, Wang Q, Chen Y. 2023. Role of high-order lattice
    anharmonicity in the phonon thermal transport of silver halide AgX (X=Cl,Br, I).
    Physical Review B. 108(17), 174302.
  mla: Ouyang, Niuchang, et al. “Role of High-Order Lattice Anharmonicity in the Phonon
    Thermal Transport of Silver Halide AgX (X=Cl,Br, I).” <i>Physical Review B</i>,
    vol. 108, no. 17, 174302, American Physical Society, 2023, doi:<a href="https://doi.org/10.1103/PhysRevB.108.174302">10.1103/PhysRevB.108.174302</a>.
  short: N. Ouyang, Z. Zeng, C. Wang, Q. Wang, Y. Chen, Physical Review B 108 (2023).
corr_author: '1'
date_created: 2023-11-26T23:00:54Z
date_published: 2023-11-01T00:00:00Z
date_updated: 2025-09-09T13:31:19Z
day: '01'
department:
- _id: BiCh
doi: 10.1103/PhysRevB.108.174302
ec_funded: 1
external_id:
  isi:
  - '001101152500001'
intvolume: '       108'
isi: 1
issue: '17'
language:
- iso: eng
month: '11'
oa_version: None
project:
- _id: fc2ed2f7-9c52-11eb-aca3-c01059dda49c
  call_identifier: H2020
  grant_number: '101034413'
  name: 'IST-BRIDGE: International postdoctoral program'
publication: Physical Review B
publication_identifier:
  eissn:
  - 2469-9969
  issn:
  - 2469-9950
publication_status: published
publisher: American Physical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Role of high-order lattice anharmonicity in the phonon thermal transport of
  silver halide AgX (X=Cl,Br, I)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 108
year: '2023'
...
---
_id: '14609'
abstract:
- lang: eng
  text: "Distributed Key Generation (DKG) is a technique to bootstrap threshold cryptosystems
    without a trusted party. DKG is an essential building block to many decentralized
    protocols such as randomness beacons, threshold signatures, Byzantine consensus,
    and multiparty computation. While significant progress has been made recently,
    existing asynchronous DKG constructions are inefficient when the reconstruction
    threshold is larger than one-third of the total nodes. In this paper, we present
    a simple and concretely efficient asynchronous DKG (ADKG) protocol among n = 3t
    + 1 nodes that can tolerate up to t malicious nodes and support any reconstruction
    threshold ℓ ≥ t. Our protocol has an expected O(κn3) communication cost, where
    κ is the security parameter, and only assumes the hardness of the Discrete Logarithm.
    The\r\ncore ingredient of our ADKG protocol is an asynchronous protocol to secret
    share a random polynomial of degree ℓ ≥ t, which has other applications, such
    as asynchronous proactive secret sharing and asynchronous multiparty computation.
    We implement our high-threshold ADKG protocol and evaluate it using a network
    of up to 128 geographically distributed nodes. Our evaluation shows that our high-threshold
    ADKG protocol reduces the running time by 90% and bandwidth usage by 80% over
    the state-of-the-art."
acknowledgement: The authors would like to thank Amit Agarwal, Andrew Miller, and
  Tom Yurek for the helpful discussions related to the paper. This work is funded
  in part by a VMware early career faculty grant, a Chainlink Labs Ph.D. fellowship,
  the National Science Foundation, and the Austrian Science Fund (FWF) F8512-N.
article_processing_charge: No
author:
- first_name: Sourav
  full_name: Das, Sourav
  last_name: Das
- first_name: Zhuolun
  full_name: Xiang, Zhuolun
  last_name: Xiang
- first_name: Eleftherios
  full_name: Kokoris Kogias, Eleftherios
  id: f5983044-d7ef-11ea-ac6d-fd1430a26d30
  last_name: Kokoris Kogias
- first_name: Ling
  full_name: Ren, Ling
  last_name: Ren
citation:
  ama: 'Das S, Xiang Z, Kokoris Kogias E, Ren L. Practical asynchronous high-threshold
    distributed key generation and distributed polynomial sampling. In: <i>32nd USENIX
    Security Symposium</i>. Vol 8. Usenix; 2023:5359-5376.'
  apa: 'Das, S., Xiang, Z., Kokoris Kogias, E., &#38; Ren, L. (2023). Practical asynchronous
    high-threshold distributed key generation and distributed polynomial sampling.
    In <i>32nd USENIX Security Symposium</i> (Vol. 8, pp. 5359–5376). Anaheim, CA,
    United States: Usenix.'
  chicago: Das, Sourav, Zhuolun Xiang, Eleftherios Kokoris Kogias, and Ling Ren. “Practical
    Asynchronous High-Threshold Distributed Key Generation and Distributed Polynomial
    Sampling.” In <i>32nd USENIX Security Symposium</i>, 8:5359–76. Usenix, 2023.
  ieee: S. Das, Z. Xiang, E. Kokoris Kogias, and L. Ren, “Practical asynchronous high-threshold
    distributed key generation and distributed polynomial sampling,” in <i>32nd USENIX
    Security Symposium</i>, Anaheim, CA, United States, 2023, vol. 8, pp. 5359–5376.
  ista: Das S, Xiang Z, Kokoris Kogias E, Ren L. 2023. Practical asynchronous high-threshold
    distributed key generation and distributed polynomial sampling. 32nd USENIX Security
    Symposium. USENIX Security Symposium vol. 8, 5359–5376.
  mla: Das, Sourav, et al. “Practical Asynchronous High-Threshold Distributed Key
    Generation and Distributed Polynomial Sampling.” <i>32nd USENIX Security Symposium</i>,
    vol. 8, Usenix, 2023, pp. 5359–76.
  short: S. Das, Z. Xiang, E. Kokoris Kogias, L. Ren, in:, 32nd USENIX Security Symposium,
    Usenix, 2023, pp. 5359–5376.
conference:
  end_date: 2023-08-11
  location: Anaheim, CA, United States
  name: USENIX Security Symposium
  start_date: 2023-08-09
corr_author: '1'
date_created: 2023-11-26T23:00:55Z
date_published: 2023-08-15T00:00:00Z
date_updated: 2025-04-15T08:16:55Z
day: '15'
ddc:
- '000'
department:
- _id: ElKo
file:
- access_level: open_access
  checksum: 1a730765930138e23c6efd2575872641
  content_type: application/pdf
  creator: dernst
  date_created: 2023-11-28T09:14:34Z
  date_updated: 2023-11-28T09:14:34Z
  file_id: '14621'
  file_name: 2023_USENIX_Das.pdf
  file_size: 704331
  relation: main_file
  success: 1
file_date_updated: 2023-11-28T09:14:34Z
has_accepted_license: '1'
intvolume: '         8'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://eprint.iacr.org/2022/1389
month: '08'
oa: 1
oa_version: Published Version
page: 5359-5376
project:
- _id: 34a4ce89-11ca-11ed-8bc3-8cc37fb6e11f
  grant_number: F8512
  name: Security and Privacy by Design for Complex Systems
publication: 32nd USENIX Security Symposium
publication_identifier:
  isbn:
  - '9781713879497'
publication_status: published
publisher: Usenix
quality_controlled: '1'
scopus_import: '1'
status: public
title: Practical asynchronous high-threshold distributed key generation and distributed
  polynomial sampling
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 8
year: '2023'
...
---
_id: '14610'
abstract:
- lang: eng
  text: Endomembrane damage represents a form of stress that is detrimental for eukaryotic
    cells<jats:sup>1,2</jats:sup>. To cope with this threat, cells possess mechanisms
    that repair the damage and restore cellular homeostasis<jats:sup>3–7</jats:sup>.
    Endomembrane damage also results in organelle instability and the mechanisms by
    which cells stabilize damaged endomembranes to enable membrane repair remains
    unknown. Here, by combining in vitro and in cellulo studies with computational
    modelling we uncover a biological function for stress granules whereby these biomolecular
    condensates form rapidly at endomembrane damage sites and act as a plug that stabilizes
    the ruptured membrane. Functionally, we demonstrate that stress granule formation
    and membrane stabilization enable efficient repair of damaged endolysosomes, through
    both ESCRT (endosomal sorting complex required for transport)-dependent and independent
    mechanisms. We also show that blocking stress granule formation in human macrophages
    creates a permissive environment for <jats:italic>Mycobacterium tuberculosis</jats:italic>,
    a human pathogen that exploits endomembrane damage to survive within the host.
acknowledgement: "We thank the Human Embryonic Stem Cell Unit, Advanced Light Microscopy
  and High-throughput Screening facilities at the Crick for their support in various
  aspects of the work. We thank the laboratory of P. Anderson for providing the G3BP-DKO
  U2OS cells. The authors thank N. Chen for providing the purified glycinin protein;
  Z. Zhao for providing the microfluidic chip wafers; and M. Amaral and F. Frey for
  helpful discussions and valuable input regarding analysis methods. This work was
  supported by the Francis Crick Institute (to M.G.G.), which receives its core funding
  from Cancer Research UK (FC001092), the UK Medical Research Council (FC001092) and
  the Wellcome Trust (FC001092). This project has received funding from the European
  Research Council (ERC) under the European Union’s Horizon 2020 research and innovation
  programme (grant agreement no. 772022 to M.G.G.). C.B. has received funding from
  the European Respiratory Society and the European Union’s H2020 research and innovation
  programme under the Marie Sklodowska-Curie grant agreement no. 713406. A.M. acknowledges
  support from Alexander von Humboldt Foundation and C.V.-C. acknowledges funding
  by the Royal Society and the European Research Council under the European Union’s
  Horizon 2020 Research and Innovation Programme (grant no. 802960 to A.S.). All simulations
  were carried out on the high-performance computing cluster at the Institute of Science
  and Technology Austria. For the purpose of Open Access, the author has applied a
  CC BY public copyright licence to any Author Accepted Manuscript version arising
  from this submission.\r\nOpen Access funding provided by The Francis Crick Institute."
article_processing_charge: Yes (via OA deal)
article_type: original
author:
- first_name: Claudio
  full_name: Bussi, Claudio
  last_name: Bussi
- first_name: Agustín
  full_name: Mangiarotti, Agustín
  last_name: Mangiarotti
- first_name: Christian Eduardo
  full_name: Vanhille-Campos, Christian Eduardo
  id: 3adeca52-9313-11ed-b1ac-c170b2505714
  last_name: Vanhille-Campos
- first_name: Beren
  full_name: Aylan, Beren
  last_name: Aylan
- first_name: Enrica
  full_name: Pellegrino, Enrica
  last_name: Pellegrino
- first_name: Natalia
  full_name: Athanasiadi, Natalia
  last_name: Athanasiadi
- first_name: Antony
  full_name: Fearns, Antony
  last_name: Fearns
- first_name: Angela
  full_name: Rodgers, Angela
  last_name: Rodgers
- first_name: Titus M.
  full_name: Franzmann, Titus M.
  last_name: Franzmann
- first_name: Anđela
  full_name: Šarić, Anđela
  id: bf63d406-f056-11eb-b41d-f263a6566d8b
  last_name: Šarić
  orcid: 0000-0002-7854-2139
- first_name: Rumiana
  full_name: Dimova, Rumiana
  last_name: Dimova
- first_name: Maximiliano G.
  full_name: Gutierrez, Maximiliano G.
  last_name: Gutierrez
citation:
  ama: Bussi C, Mangiarotti A, Vanhille-Campos CE, et al. Stress granules plug and
    stabilize damaged endolysosomal membranes. <i>Nature</i>. 2023;623:1062-1069.
    doi:<a href="https://doi.org/10.1038/s41586-023-06726-w">10.1038/s41586-023-06726-w</a>
  apa: Bussi, C., Mangiarotti, A., Vanhille-Campos, C. E., Aylan, B., Pellegrino,
    E., Athanasiadi, N., … Gutierrez, M. G. (2023). Stress granules plug and stabilize
    damaged endolysosomal membranes. <i>Nature</i>. Springer Nature. <a href="https://doi.org/10.1038/s41586-023-06726-w">https://doi.org/10.1038/s41586-023-06726-w</a>
  chicago: Bussi, Claudio, Agustín Mangiarotti, Christian Eduardo Vanhille-Campos,
    Beren Aylan, Enrica Pellegrino, Natalia Athanasiadi, Antony Fearns, et al. “Stress
    Granules Plug and Stabilize Damaged Endolysosomal Membranes.” <i>Nature</i>. Springer
    Nature, 2023. <a href="https://doi.org/10.1038/s41586-023-06726-w">https://doi.org/10.1038/s41586-023-06726-w</a>.
  ieee: C. Bussi <i>et al.</i>, “Stress granules plug and stabilize damaged endolysosomal
    membranes,” <i>Nature</i>, vol. 623. Springer Nature, pp. 1062–1069, 2023.
  ista: Bussi C, Mangiarotti A, Vanhille-Campos CE, Aylan B, Pellegrino E, Athanasiadi
    N, Fearns A, Rodgers A, Franzmann TM, Šarić A, Dimova R, Gutierrez MG. 2023. Stress
    granules plug and stabilize damaged endolysosomal membranes. Nature. 623, 1062–1069.
  mla: Bussi, Claudio, et al. “Stress Granules Plug and Stabilize Damaged Endolysosomal
    Membranes.” <i>Nature</i>, vol. 623, Springer Nature, 2023, pp. 1062–69, doi:<a
    href="https://doi.org/10.1038/s41586-023-06726-w">10.1038/s41586-023-06726-w</a>.
  short: C. Bussi, A. Mangiarotti, C.E. Vanhille-Campos, B. Aylan, E. Pellegrino,
    N. Athanasiadi, A. Fearns, A. Rodgers, T.M. Franzmann, A. Šarić, R. Dimova, M.G.
    Gutierrez, Nature 623 (2023) 1062–1069.
date_created: 2023-11-27T07:56:37Z
date_published: 2023-11-30T00:00:00Z
date_updated: 2025-09-09T13:30:34Z
day: '30'
ddc:
- '570'
department:
- _id: AnSa
doi: 10.1038/s41586-023-06726-w
external_id:
  isi:
  - '001105882300018'
  pmid:
  - '37968398'
file:
- access_level: open_access
  checksum: b939a19e4c228fbf3beca298ac2ac014
  content_type: application/pdf
  creator: dernst
  date_created: 2024-07-16T07:41:39Z
  date_updated: 2024-07-16T07:41:39Z
  file_id: '17248'
  file_name: 2023_Nature_Bussi.pdf
  file_size: 17047711
  relation: main_file
  success: 1
file_date_updated: 2024-07-16T07:41:39Z
has_accepted_license: '1'
intvolume: '       623'
isi: 1
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
page: 1062-1069
pmid: 1
publication: Nature
publication_identifier:
  eissn:
  - 1476-4687
  issn:
  - 0028-0836
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
related_material:
  link:
  - relation: erratum
    url: https://doi.org/10.1038/s41586-023-06882-z
  record:
  - id: '14472'
    relation: research_data
    status: public
scopus_import: '1'
status: public
title: Stress granules plug and stabilize damaged endolysosomal membranes
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 623
year: '2023'
...
---
_id: '14614'
abstract:
- lang: eng
  text: 'Many insects carry an ancient X chromosome—the Drosophila Muller element
    F—that likely predates their origin. Interestingly, the X has undergone turnover
    in multiple fly species (Diptera) after being conserved for more than 450 My.
    The long evolutionary distance between Diptera and other sequenced insect clades
    makes it difficult to infer what could have contributed to this sudden increase
    in rate of turnover. Here, we produce the first genome and transcriptome of scorpionflies
    (genus Panorpa), an insect belonging to a long overlooked sister-order to Diptera:
    Mecoptera. Combining our genome assembly with genomic short-read data, we obtain
    genome coverage and identify X-linked super-scaffolds. We further perform a gene
    homology analysis between the Panorpa X and a closely related Diptera species,
    and we assess the conservation of the Panorpa X-linked gene content with that
    of more distantly related insect species. We explored the structure of the Panorpa
    X by determining its repeat content, GC content, and nucleotide diversity. Finally,
    we used RNAseq data to detect the presence of dosage compensation in somatic tissues,
    as well as to explore gene expression tissue-specificity, and sex-bias in gene
    expression. We find high conservation of gene content between the mecopteran X
    and the dipteran Muller F element, as well as several shared biological features,
    such as the presence of dosage compensation and a low amount of genetic diversity,
    consistent with a low recombination rate. However, the 2 homologous X chromosomes
    differ strikingly in their size and number of genes they carry. Our results therefore
    support a common ancestry of the mecopteran and ancestral dipteran X chromosomes,
    and suggest that Muller element F shrank in size and gene content after the split
    of Diptera and Mecoptera, which may have contributed to its turnover in dipteran
    insects.'
article_processing_charge: No
author:
- first_name: Clementine
  full_name: Lasne, Clementine
  id: 02225f57-50d2-11eb-9ed8-8c92b9a34237
  last_name: Lasne
  orcid: 0000-0002-1197-8616
- first_name: Marwan N
  full_name: Elkrewi, Marwan N
  id: 0B46FACA-A8E1-11E9-9BD3-79D1E5697425
  last_name: Elkrewi
  orcid: 0000-0002-5328-7231
citation:
  ama: Lasne C, Elkrewi MN. The scorpionfly (Panorpa cognata) genome highlights conserved
    and derived features of the peculiar dipteran X chromosome. 2023. doi:<a href="https://doi.org/10.15479/AT:ISTA:14614">10.15479/AT:ISTA:14614</a>
  apa: Lasne, C., &#38; Elkrewi, M. N. (2023). The scorpionfly (Panorpa cognata) genome
    highlights conserved and derived features of the peculiar dipteran X chromosome.
    Institute of Science and Technology Austria. <a href="https://doi.org/10.15479/AT:ISTA:14614">https://doi.org/10.15479/AT:ISTA:14614</a>
  chicago: Lasne, Clementine, and Marwan N Elkrewi. “The Scorpionfly (Panorpa Cognata)
    Genome Highlights Conserved and Derived Features of the Peculiar Dipteran X Chromosome.”
    Institute of Science and Technology Austria, 2023. <a href="https://doi.org/10.15479/AT:ISTA:14614">https://doi.org/10.15479/AT:ISTA:14614</a>.
  ieee: C. Lasne and M. N. Elkrewi, “The scorpionfly (Panorpa cognata) genome highlights
    conserved and derived features of the peculiar dipteran X chromosome.” Institute
    of Science and Technology Austria, 2023.
  ista: Lasne C, Elkrewi MN. 2023. The scorpionfly (Panorpa cognata) genome highlights
    conserved and derived features of the peculiar dipteran X chromosome, Institute
    of Science and Technology Austria, <a href="https://doi.org/10.15479/AT:ISTA:14614">10.15479/AT:ISTA:14614</a>.
  mla: Lasne, Clementine, and Marwan N. Elkrewi. <i>The Scorpionfly (Panorpa Cognata)
    Genome Highlights Conserved and Derived Features of the Peculiar Dipteran X Chromosome</i>.
    Institute of Science and Technology Austria, 2023, doi:<a href="https://doi.org/10.15479/AT:ISTA:14614">10.15479/AT:ISTA:14614</a>.
  short: C. Lasne, M.N. Elkrewi, (2023).
contributor:
- contributor_type: researcher
  first_name: Marwan N
  id: 0B46FACA-A8E1-11E9-9BD3-79D1E5697425
  last_name: Elkrewi
  orcid: 0000-0002-5328-7231
corr_author: '1'
date_created: 2023-11-27T16:39:19Z
date_published: 2023-12-01T00:00:00Z
date_updated: 2025-09-09T13:33:22Z
day: '01'
ddc:
- '576'
department:
- _id: BeVi
doi: 10.15479/AT:ISTA:14614
file:
- access_level: open_access
  checksum: cd0f13322b5156819ecaebd2bc8e7d12
  content_type: application/zip
  creator: clasne
  date_created: 2023-11-28T13:15:26Z
  date_updated: 2023-11-28T13:15:26Z
  file_id: '14625'
  file_name: panorpaX.zip
  file_size: 404968272
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 9ff600416577687a737cb3c96dfcb26c
  content_type: text/plain
  creator: clasne
  date_created: 2023-11-30T14:16:59Z
  date_updated: 2023-11-30T14:16:59Z
  file_id: '14634'
  file_name: panorpa_readme.txt
  file_size: 2625
  relation: main_file
  success: 1
file_date_updated: 2023-11-30T14:16:59Z
has_accepted_license: '1'
keyword:
- Panorpa
- scorpionfly
- genome
- transcriptome
month: '12'
oa: 1
oa_version: Published Version
publisher: Institute of Science and Technology Austria
related_material:
  record:
  - id: '14613'
    relation: used_in_publication
    status: public
status: public
title: The scorpionfly (Panorpa cognata) genome highlights conserved and derived features
  of the peculiar dipteran X chromosome
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: research_data
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14616'
abstract:
- lang: eng
  text: Sex chromosomes have evolved independently multiple times, but why some are
    conserved for more than 100 million years whereas others turnover rapidly remains
    an open question. Here, we examine the homology of sex chromosomes across nine
    orders of insects, plus the outgroup springtails. We find that the X chromosome
    is likely homologous across insects and springtails; the only exception is in
    the Lepidoptera, which has lost the X and now has a ZZ/ZW sex chromosome system.
    These results suggest the ancestral insect X chromosome has persisted for more
    than 450 million years – the oldest known sex chromosome to date. Further, we
    propose that the shrinking of gene content of the Dipteran X chromosome has allowed
    for a burst of sex-chromosome turnover that is absent from other speciose insect
    orders.
article_processing_charge: No
author:
- first_name: Melissa A
  full_name: Toups, Melissa A
  id: 4E099E4E-F248-11E8-B48F-1D18A9856A87
  last_name: Toups
  orcid: 0000-0002-9752-7380
- first_name: Beatriz
  full_name: Vicoso, Beatriz
  id: 49E1C5C6-F248-11E8-B48F-1D18A9856A87
  last_name: Vicoso
  orcid: 0000-0002-4579-8306
citation:
  ama: Toups MA, Vicoso B. The X chromosome of insects likely predates the origin
    of Class Insecta. 2023. doi:<a href="https://doi.org/10.5061/DRYAD.HX3FFBGKT">10.5061/DRYAD.HX3FFBGKT</a>
  apa: Toups, M. A., &#38; Vicoso, B. (2023). The X chromosome of insects likely predates
    the origin of Class Insecta. Dryad. <a href="https://doi.org/10.5061/DRYAD.HX3FFBGKT">https://doi.org/10.5061/DRYAD.HX3FFBGKT</a>
  chicago: Toups, Melissa A, and Beatriz Vicoso. “The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta.” Dryad, 2023. <a href="https://doi.org/10.5061/DRYAD.HX3FFBGKT">https://doi.org/10.5061/DRYAD.HX3FFBGKT</a>.
  ieee: M. A. Toups and B. Vicoso, “The X chromosome of insects likely predates the
    origin of Class Insecta.” Dryad, 2023.
  ista: Toups MA, Vicoso B. 2023. The X chromosome of insects likely predates the
    origin of Class Insecta, Dryad, <a href="https://doi.org/10.5061/DRYAD.HX3FFBGKT">10.5061/DRYAD.HX3FFBGKT</a>.
  mla: Toups, Melissa A., and Beatriz Vicoso. <i>The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta</i>. Dryad, 2023, doi:<a href="https://doi.org/10.5061/DRYAD.HX3FFBGKT">10.5061/DRYAD.HX3FFBGKT</a>.
  short: M.A. Toups, B. Vicoso, (2023).
date_created: 2023-11-28T08:01:53Z
date_published: 2023-09-15T00:00:00Z
date_updated: 2025-09-09T13:32:05Z
day: '15'
ddc:
- '570'
department:
- _id: BeVi
doi: 10.5061/DRYAD.HX3FFBGKT
has_accepted_license: '1'
license: https://creativecommons.org/publicdomain/zero/1.0/
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5061/dryad.hx3ffbgkt
month: '09'
oa: 1
oa_version: Published Version
publisher: Dryad
related_material:
  record:
  - id: '14604'
    relation: used_in_publication
    status: public
status: public
title: The X chromosome of insects likely predates the origin of Class Insecta
tmp:
  image: /images/cc_0.png
  legal_code_url: https://creativecommons.org/publicdomain/zero/1.0/legalcode
  name: Creative Commons Public Domain Dedication (CC0 1.0)
  short: CC0 (1.0)
type: research_data_reference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14617'
abstract:
- lang: eng
  text: Sex chromosomes have evolved independently multiple times, but why some are
    conserved for more than 100 million years whereas others turnover rapidly remains
    an open question. Here, we examine the homology of sex chromosomes across nine
    orders of insects, plus the outgroup springtails. We find that the X chromosome
    is likely homologous across insects and springtails; the only exception is in
    the Lepidoptera, which has lost the X and now has a ZZ/ZW sex chromosome system.
    These results suggest the ancestral insect X chromosome has persisted for more
    than 450 million years – the oldest known sex chromosome to date. Further, we
    propose that the shrinking of gene content of the Dipteran X chromosome has allowed
    for a burst of sex-chromosome turnover that is absent from other speciose insect
    orders.
article_processing_charge: No
author:
- first_name: Melissa A
  full_name: Toups, Melissa A
  id: 4E099E4E-F248-11E8-B48F-1D18A9856A87
  last_name: Toups
  orcid: 0000-0002-9752-7380
- first_name: Beatriz
  full_name: Vicoso, Beatriz
  id: 49E1C5C6-F248-11E8-B48F-1D18A9856A87
  last_name: Vicoso
  orcid: 0000-0002-4579-8306
citation:
  ama: Toups MA, Vicoso B. The X chromosome of insects likely predates the origin
    of Class Insecta. 2023. doi:<a href="https://doi.org/10.5281/ZENODO.8138705">10.5281/ZENODO.8138705</a>
  apa: Toups, M. A., &#38; Vicoso, B. (2023). The X chromosome of insects likely predates
    the origin of Class Insecta. Zenodo. <a href="https://doi.org/10.5281/ZENODO.8138705">https://doi.org/10.5281/ZENODO.8138705</a>
  chicago: Toups, Melissa A, and Beatriz Vicoso. “The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta.” Zenodo, 2023. <a href="https://doi.org/10.5281/ZENODO.8138705">https://doi.org/10.5281/ZENODO.8138705</a>.
  ieee: M. A. Toups and B. Vicoso, “The X chromosome of insects likely predates the
    origin of Class Insecta.” Zenodo, 2023.
  ista: Toups MA, Vicoso B. 2023. The X chromosome of insects likely predates the
    origin of Class Insecta, Zenodo, <a href="https://doi.org/10.5281/ZENODO.8138705">10.5281/ZENODO.8138705</a>.
  mla: Toups, Melissa A., and Beatriz Vicoso. <i>The X Chromosome of Insects Likely
    Predates the Origin of Class Insecta</i>. Zenodo, 2023, doi:<a href="https://doi.org/10.5281/ZENODO.8138705">10.5281/ZENODO.8138705</a>.
  short: M.A. Toups, B. Vicoso, (2023).
date_created: 2023-11-28T08:04:03Z
date_published: 2023-09-15T00:00:00Z
date_updated: 2025-09-09T13:32:05Z
day: '15'
ddc:
- '570'
department:
- _id: BeVi
doi: 10.5281/ZENODO.8138705
has_accepted_license: '1'
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5281/zenodo.8138705
month: '09'
oa: 1
oa_version: Published Version
other_data_license: MIT License
publisher: Zenodo
related_material:
  record:
  - id: '14604'
    relation: used_in_publication
    status: public
status: public
title: The X chromosome of insects likely predates the origin of Class Insecta
type: research_data_reference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14619'
abstract:
- lang: eng
  text: Data underlying the publication "A streamlined molecular-dynamics workflow
    for computing solubilities of molecular and ionic crystals" (DOI https://doi.org/10.1063/5.0173341).
article_processing_charge: No
author:
- first_name: Bingqing
  full_name: Cheng, Bingqing
  id: cbe3cda4-d82c-11eb-8dc7-8ff94289fcc9
  last_name: Cheng
  orcid: 0000-0002-3584-9632
citation:
  ama: 'Cheng B. BingqingCheng/solubility: V1.0. 2023. doi:<a href="https://doi.org/10.5281/ZENODO.8398094">10.5281/ZENODO.8398094</a>'
  apa: 'Cheng, B. (2023). BingqingCheng/solubility: V1.0. Zenodo. <a href="https://doi.org/10.5281/ZENODO.8398094">https://doi.org/10.5281/ZENODO.8398094</a>'
  chicago: 'Cheng, Bingqing. “BingqingCheng/Solubility: V1.0.” Zenodo, 2023. <a href="https://doi.org/10.5281/ZENODO.8398094">https://doi.org/10.5281/ZENODO.8398094</a>.'
  ieee: 'B. Cheng, “BingqingCheng/solubility: V1.0.” Zenodo, 2023.'
  ista: 'Cheng B. 2023. BingqingCheng/solubility: V1.0, Zenodo, <a href="https://doi.org/10.5281/ZENODO.8398094">10.5281/ZENODO.8398094</a>.'
  mla: 'Cheng, Bingqing. <i>BingqingCheng/Solubility: V1.0</i>. Zenodo, 2023, doi:<a
    href="https://doi.org/10.5281/ZENODO.8398094">10.5281/ZENODO.8398094</a>.'
  short: B. Cheng, (2023).
corr_author: '1'
date_created: 2023-11-28T08:32:18Z
date_published: 2023-10-02T00:00:00Z
date_updated: 2025-09-09T13:32:46Z
day: '02'
ddc:
- '530'
department:
- _id: BiCh
doi: 10.5281/ZENODO.8398094
has_accepted_license: '1'
main_file_link:
- open_access: '1'
  url: https://doi.org/10.5281/zenodo.8398094
month: '10'
oa: 1
oa_version: Published Version
publisher: Zenodo
related_material:
  record:
  - id: '14603'
    relation: used_in_publication
    status: public
status: public
title: 'BingqingCheng/solubility: V1.0'
type: research_data_reference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2023'
...
---
_id: '14628'
abstract:
- lang: eng
  text: We introduce a compact, intuitive procedural graph representation for cellular
    metamaterials, which are small-scale, tileable structures that can be architected
    to exhibit many useful material properties. Because the structures’ “architectures”
    vary widely—with elements such as beams, thin shells, and solid bulks—it is difficult
    to explore them using existing representations. Generic approaches like voxel
    grids are versatile, but it is cumbersome to represent and edit individual structures;
    architecture-specific approaches address these issues, but are incompatible with
    one another. By contrast, our procedural graph succinctly represents the construction
    process for any structure using a simple skeleton annotated with spatially varying
    thickness. To express the highly constrained triply periodic minimal surfaces
    (TPMS) in this manner, we present the first fully automated version of the conjugate
    surface construction method, which allows novices to create complex TPMS from
    intuitive input. We demonstrate our representation’s expressiveness, accuracy,
    and compactness by constructing a wide range of established structures and hundreds
    of novel structures with diverse architectures and material properties. We also
    conduct a user study to verify our representation’s ease-of-use and ability to
    expand engineers’ capacity for exploration.
acknowledgement: "The authors thank Mina Konaković Luković and Michael Foshey for
  their early contributions to this project, David Palmer and Paul Zhang for their
  insightful discussions about minimal surfaces and the CSCM, Julian Panetta for providing
  the Elastic Textures code, and Hannes Hergeth for his feedback and support. We also
  thank our user study participants and anonymous reviewers.\r\nThis material is based
  upon work supported by the National Science Foundation\r\n(NSF) Graduate Research
  Fellowship under Grant No. 2141064; the MIT Morningside\r\nAcademy for Design Fellowship;
  the Defense Advanced Research Projects Agency\r\n(DARPA) Grant No. FA8750-20-C-0075;
  the ERC Consolidator Grant No. 101045083,\r\n“CoDiNA: Computational Discovery of
  Numerical Algorithms for Animation and Simulation of Natural Phenomena”; and the
  NewSat project, which is co-funded by the Operational Program for Competitiveness
  and Internationalisation (COMPETE2020), Portugal 2020, the European Regional Development
  Fund (ERDF), and the Portuguese Foundation for Science and Technology (FTC) under
  the MIT Portugal program."
article_number: '168'
article_processing_charge: Yes (in subscription journal)
article_type: original
author:
- first_name: Liane
  full_name: Makatura, Liane
  last_name: Makatura
- first_name: Bohan
  full_name: Wang, Bohan
  last_name: Wang
- first_name: Yi-Lu
  full_name: Chen, Yi-Lu
  id: 0b467602-dbcd-11ea-9d1d-ed480aa46b70
  last_name: Chen
- first_name: Bolei
  full_name: Deng, Bolei
  last_name: Deng
- first_name: Christopher J
  full_name: Wojtan, Christopher J
  id: 3C61F1D2-F248-11E8-B48F-1D18A9856A87
  last_name: Wojtan
  orcid: 0000-0001-6646-5546
- first_name: Bernd
  full_name: Bickel, Bernd
  id: 49876194-F248-11E8-B48F-1D18A9856A87
  last_name: Bickel
  orcid: 0000-0001-6511-9385
- first_name: Wojciech
  full_name: Matusik, Wojciech
  last_name: Matusik
citation:
  ama: 'Makatura L, Wang B, Chen Y-L, et al. Procedural metamaterials: A unified procedural
    graph for metamaterial design. <i>ACM Transactions on Graphics</i>. 2023;42(5).
    doi:<a href="https://doi.org/10.1145/3605389">10.1145/3605389</a>'
  apa: 'Makatura, L., Wang, B., Chen, Y.-L., Deng, B., Wojtan, C., Bickel, B., &#38;
    Matusik, W. (2023). Procedural metamaterials: A unified procedural graph for metamaterial
    design. <i>ACM Transactions on Graphics</i>. Association for Computing Machinery.
    <a href="https://doi.org/10.1145/3605389">https://doi.org/10.1145/3605389</a>'
  chicago: 'Makatura, Liane, Bohan Wang, Yi-Lu Chen, Bolei Deng, Chris Wojtan, Bernd
    Bickel, and Wojciech Matusik. “Procedural Metamaterials: A Unified Procedural
    Graph for Metamaterial Design.” <i>ACM Transactions on Graphics</i>. Association
    for Computing Machinery, 2023. <a href="https://doi.org/10.1145/3605389">https://doi.org/10.1145/3605389</a>.'
  ieee: 'L. Makatura <i>et al.</i>, “Procedural metamaterials: A unified procedural
    graph for metamaterial design,” <i>ACM Transactions on Graphics</i>, vol. 42,
    no. 5. Association for Computing Machinery, 2023.'
  ista: 'Makatura L, Wang B, Chen Y-L, Deng B, Wojtan C, Bickel B, Matusik W. 2023.
    Procedural metamaterials: A unified procedural graph for metamaterial design.
    ACM Transactions on Graphics. 42(5), 168.'
  mla: 'Makatura, Liane, et al. “Procedural Metamaterials: A Unified Procedural Graph
    for Metamaterial Design.” <i>ACM Transactions on Graphics</i>, vol. 42, no. 5,
    168, Association for Computing Machinery, 2023, doi:<a href="https://doi.org/10.1145/3605389">10.1145/3605389</a>.'
  short: L. Makatura, B. Wang, Y.-L. Chen, B. Deng, C. Wojtan, B. Bickel, W. Matusik,
    ACM Transactions on Graphics 42 (2023).
date_created: 2023-11-29T15:02:03Z
date_published: 2023-10-01T00:00:00Z
date_updated: 2025-09-09T13:33:58Z
day: '01'
ddc:
- '531'
- '006'
department:
- _id: GradSch
- _id: ChWo
- _id: BeBi
doi: 10.1145/3605389
external_id:
  isi:
  - '001086833300007'
file:
- access_level: open_access
  checksum: 0192f597d7a2ceaf89baddfd6190d4c8
  content_type: application/zip
  creator: yichen
  date_created: 2023-11-29T15:16:01Z
  date_updated: 2023-11-29T15:16:01Z
  file_id: '14630'
  file_name: tog-22-0089-File004.zip
  file_size: 95467870
  relation: main_file
  success: 1
- access_level: open_access
  checksum: 7fb024963be81933494f38de191e4710
  content_type: application/zip
  creator: yichen
  date_created: 2023-11-29T15:16:01Z
  date_updated: 2023-11-29T15:16:01Z
  file_id: '14631'
  file_name: tog-22-0089-File005.zip
  file_size: 103731880
  relation: main_file
  success: 1
- access_level: open_access
  checksum: b7d6829ce396e21cac9fae0ec7130a6b
  content_type: application/pdf
  creator: dernst
  date_created: 2023-12-04T08:04:14Z
  date_updated: 2023-12-04T08:04:14Z
  file_id: '14638'
  file_name: 2023_ACMToG_Makatura.pdf
  file_size: 57067476
  relation: main_file
  success: 1
file_date_updated: 2023-12-04T08:04:14Z
has_accepted_license: '1'
intvolume: '        42'
isi: 1
issue: '5'
keyword:
- Computer Graphics and Computer-Aided Design
language:
- iso: eng
month: '10'
oa: 1
oa_version: Published Version
project:
- _id: 34bc2376-11ca-11ed-8bc3-9a3b3961a088
  grant_number: '101045083'
  name: Computational Discovery of Numerical Algorithms for Animation and Simulation
    of Natural Phenomena
publication: ACM Transactions on Graphics
publication_identifier:
  eissn:
  - 1557-7368
  issn:
  - 0730-0301
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Procedural metamaterials: A unified procedural graph for metamaterial design'
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 42
year: '2023'
...
---
_id: '14650'
abstract:
- lang: eng
  text: We study the out-of-equilibrium quantum dynamics of dipolar polarons, i.e.,
    impurities immersed in a dipolar Bose-Einstein condensate, after a quench of the
    impurity-boson interaction. We show that the dipolar nature of the condensate
    and of the impurity results in anisotropic relaxation dynamics, in particular,
    anisotropic dressing of the polaron. More relevantly for cold-atom setups, quench
    dynamics is strongly affected by the interplay between dipolar anisotropy and
    trap geometry. Our findings pave the way for simulating impurities in anisotropic
    media utilizing experiments with dipolar mixtures.
acknowledgement: "We thank Lauriane Chomaz for useful discussions and comments on
  the manuscript. We also\r\nthank Ragheed Al Hyder for comments on the manuscript.\r\nG.B.
  acknowledges support from the Austrian Science Fund (FWF),\r\nunder Project No.
  M2641-N27. This work is supported by the Deutsche Forschungsgemeinschaft (DFG, German
  Research Foundation) under Germany’s Excellence Strategy EXC2181/1-\r\n390900948
  (the Heidelberg STRUCTURES Excellence Cluster). A. G. V. acknowledges support from
  the European Union’s Horizon 2020 research and innovation programme under the\r\nMarie
  Skłodowska-Curie Grant Agreement No. 754411. L.A.P.A acknowledges by the PNRR\r\nMUR
  project PE0000023 - NQSTI and the Deutsche Forschungsgemeinschaft (DFG, German\r\nResearch
  Foundation) under Germany’s Excellence Strategy - EXC - 2123 Quantum Frontiers390837967
  and FOR2247."
article_number: '232'
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Artem
  full_name: Volosniev, Artem
  id: 37D278BC-F248-11E8-B48F-1D18A9856A87
  last_name: Volosniev
  orcid: 0000-0003-0393-5525
- first_name: Giacomo
  full_name: Bighin, Giacomo
  id: 4CA96FD4-F248-11E8-B48F-1D18A9856A87
  last_name: Bighin
  orcid: 0000-0001-8823-9777
- first_name: Luis
  full_name: Santos, Luis
  last_name: Santos
- first_name: Luisllu A.
  full_name: Peña Ardila, Luisllu A.
  last_name: Peña Ardila
citation:
  ama: Volosniev A, Bighin G, Santos L, Peña Ardila LA. Non-equilibrium dynamics of
    dipolar polarons. <i>SciPost Physics</i>. 2023;15(6). doi:<a href="https://doi.org/10.21468/scipostphys.15.6.232">10.21468/scipostphys.15.6.232</a>
  apa: Volosniev, A., Bighin, G., Santos, L., &#38; Peña Ardila, L. A. (2023). Non-equilibrium
    dynamics of dipolar polarons. <i>SciPost Physics</i>. SciPost Foundation. <a href="https://doi.org/10.21468/scipostphys.15.6.232">https://doi.org/10.21468/scipostphys.15.6.232</a>
  chicago: Volosniev, Artem, Giacomo Bighin, Luis Santos, and Luisllu A. Peña Ardila.
    “Non-Equilibrium Dynamics of Dipolar Polarons.” <i>SciPost Physics</i>. SciPost
    Foundation, 2023. <a href="https://doi.org/10.21468/scipostphys.15.6.232">https://doi.org/10.21468/scipostphys.15.6.232</a>.
  ieee: A. Volosniev, G. Bighin, L. Santos, and L. A. Peña Ardila, “Non-equilibrium
    dynamics of dipolar polarons,” <i>SciPost Physics</i>, vol. 15, no. 6. SciPost
    Foundation, 2023.
  ista: Volosniev A, Bighin G, Santos L, Peña Ardila LA. 2023. Non-equilibrium dynamics
    of dipolar polarons. SciPost Physics. 15(6), 232.
  mla: Volosniev, Artem, et al. “Non-Equilibrium Dynamics of Dipolar Polarons.” <i>SciPost
    Physics</i>, vol. 15, no. 6, 232, SciPost Foundation, 2023, doi:<a href="https://doi.org/10.21468/scipostphys.15.6.232">10.21468/scipostphys.15.6.232</a>.
  short: A. Volosniev, G. Bighin, L. Santos, L.A. Peña Ardila, SciPost Physics 15
    (2023).
corr_author: '1'
date_created: 2023-12-10T13:03:07Z
date_published: 2023-12-07T00:00:00Z
date_updated: 2025-09-09T13:34:34Z
day: '07'
ddc:
- '530'
department:
- _id: MiLe
doi: 10.21468/scipostphys.15.6.232
ec_funded: 1
external_id:
  arxiv:
  - '2305.17969'
  isi:
  - '001121864100003'
file:
- access_level: open_access
  checksum: e664372a1fe9d628a9bb1d135ebab7d8
  content_type: application/pdf
  creator: dernst
  date_created: 2023-12-11T07:42:04Z
  date_updated: 2023-12-11T07:42:04Z
  file_id: '14669'
  file_name: 2023_SciPostPhysics_Volosniev.pdf
  file_size: 3543541
  relation: main_file
  success: 1
file_date_updated: 2023-12-11T07:42:04Z
has_accepted_license: '1'
intvolume: '        15'
isi: 1
issue: '6'
keyword:
- General Physics and Astronomy
language:
- iso: eng
month: '12'
oa: 1
oa_version: Published Version
project:
- _id: 26986C82-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: M02641
  name: A path-integral approach to composite impurities
- _id: 260C2330-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '754411'
  name: ISTplus - Postdoctoral Fellowships
publication: SciPost Physics
publication_identifier:
  issn:
  - 2542-4653
publication_status: published
publisher: SciPost Foundation
quality_controlled: '1'
scopus_import: '1'
status: public
title: Non-equilibrium dynamics of dipolar polarons
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 15
year: '2023'
...
---
_id: '14654'
abstract:
- lang: eng
  text: Two assumptions commonly applied in convection schemes—the diagnostic and
    quasi-equilibrium assumptions—imply that convective activity (e.g., convective
    precipitation) is controlled only by the large-scale (macrostate) environment
    at the time. In contrast, numerical experiments indicate a “memory” or dependence
    of convection also on its own previous activity whereby subgrid-scale (microstate)
    structures boost but are also boosted by convection. In this study we investigated
    this memory by comparing single-column model behavior in two idealized tests previously
    executed by a cloud-resolving model (CRM). Conventional convection schemes that
    employ the diagnostic assumption fail to reproduce the CRM behavior. The memory-capable
    org and Laboratoire de Météorologie Dynamique Zoom cold pool schemes partially
    capture the behavior, but fail to fully exhibit the strong reinforcing feedbacks
    implied by the CRM. Analysis of this failure suggests that it is because the CRM
    supports a linear (or superlinear) dependence of the subgrid structure growth
    rate on the precipitation rate, while the org scheme assumes a sublinear dependence.
    Among varying versions of the org scheme, the growth rate of the org variable
    representing subgrid structure is strongly associated with memory strength. These
    results demonstrate the importance of parameterizing convective memory, and the
    ability of idealized tests to reveal shortcomings of convection schemes and constrain
    model structural assumptions.
acknowledgement: YLH is supported by funding from the European Union's Horizon 2020
  research and innovation programme under the Marie Skłodowska-Curie Grant Agreement
  No. 101034413. CJM gratefully acknowledges funding from the European Research Council
  under the European Union's Horizon 2020 research and innovation program (Project
  CLUSTER, Grant Agreement No. 805041). YLH and SCS were supported by the Australian
  Research Council (FL150100035). The authors thank Brian Mapes, David Fuchs and Siwon
  Song for stimulating and helpful discussions. MC warmly thanks the LMD team in Paris
  for their assistance with the LMDZ model. We thank the two anonymous reviewers for
  their constructive comments that greatly improved this manuscript.
article_number: e2023MS003726
article_processing_charge: Yes
article_type: original
author:
- first_name: Yi-Ling
  full_name: Hwong, Yi-Ling
  id: 1217aa61-4dd1-11ec-9ac3-f2ba3f17ee22
  last_name: Hwong
  orcid: 0000-0001-9281-3479
- first_name: M.
  full_name: Colin, M.
  last_name: Colin
- first_name: Philipp
  full_name: Aglas, Philipp
  id: 02eace56-97fc-11ee-b81a-f0939ca85a77
  last_name: Aglas
- first_name: Caroline J
  full_name: Muller, Caroline J
  id: f978ccb0-3f7f-11eb-b193-b0e2bd13182b
  last_name: Muller
  orcid: 0000-0001-5836-5350
- first_name: S. C.
  full_name: Sherwood, S. C.
  last_name: Sherwood
citation:
  ama: Hwong Y-L, Colin M, Aglas P, Muller CJ, Sherwood SC. Assessing memory in convection
    schemes using idealized tests. <i>Journal of Advances in Modeling Earth Systems</i>.
    2023;15(12). doi:<a href="https://doi.org/10.1029/2023MS003726">10.1029/2023MS003726</a>
  apa: Hwong, Y.-L., Colin, M., Aglas, P., Muller, C. J., &#38; Sherwood, S. C. (2023).
    Assessing memory in convection schemes using idealized tests. <i>Journal of Advances
    in Modeling Earth Systems</i>. Wiley. <a href="https://doi.org/10.1029/2023MS003726">https://doi.org/10.1029/2023MS003726</a>
  chicago: Hwong, Yi-Ling, M. Colin, Philipp Aglas, Caroline J Muller, and S. C. Sherwood.
    “Assessing Memory in Convection Schemes Using Idealized Tests.” <i>Journal of
    Advances in Modeling Earth Systems</i>. Wiley, 2023. <a href="https://doi.org/10.1029/2023MS003726">https://doi.org/10.1029/2023MS003726</a>.
  ieee: Y.-L. Hwong, M. Colin, P. Aglas, C. J. Muller, and S. C. Sherwood, “Assessing
    memory in convection schemes using idealized tests,” <i>Journal of Advances in
    Modeling Earth Systems</i>, vol. 15, no. 12. Wiley, 2023.
  ista: Hwong Y-L, Colin M, Aglas P, Muller CJ, Sherwood SC. 2023. Assessing memory
    in convection schemes using idealized tests. Journal of Advances in Modeling Earth
    Systems. 15(12), e2023MS003726.
  mla: Hwong, Yi-Ling, et al. “Assessing Memory in Convection Schemes Using Idealized
    Tests.” <i>Journal of Advances in Modeling Earth Systems</i>, vol. 15, no. 12,
    e2023MS003726, Wiley, 2023, doi:<a href="https://doi.org/10.1029/2023MS003726">10.1029/2023MS003726</a>.
  short: Y.-L. Hwong, M. Colin, P. Aglas, C.J. Muller, S.C. Sherwood, Journal of Advances
    in Modeling Earth Systems 15 (2023).
corr_author: '1'
date_created: 2023-12-10T23:00:57Z
date_published: 2023-12-01T00:00:00Z
date_updated: 2025-09-09T13:35:40Z
day: '01'
ddc:
- '550'
department:
- _id: CaMu
doi: 10.1029/2023MS003726
ec_funded: 1
external_id:
  isi:
  - '001110801100001'
file:
- access_level: open_access
  checksum: 4d060b293da3d203de8769e398edf711
  content_type: application/pdf
  creator: dernst
  date_created: 2023-12-11T08:08:44Z
  date_updated: 2023-12-11T08:08:44Z
  file_id: '14670'
  file_name: 2023_JAMES_Hwong.pdf
  file_size: 2783677
  relation: main_file
  success: 1
file_date_updated: 2023-12-11T08:08:44Z
has_accepted_license: '1'
intvolume: '        15'
isi: 1
issue: '12'
language:
- iso: eng
month: '12'
oa: 1
oa_version: Published Version
project:
- _id: 629205d8-2b32-11ec-9570-e1356ff73576
  call_identifier: H2020
  grant_number: '805041'
  name: Organization of CLoUdS, and implications of Tropical  cyclones and for the
    Energetics of the tropics, in current and waRming climate
publication: Journal of Advances in Modeling Earth Systems
publication_identifier:
  eissn:
  - 1942-2466
publication_status: published
publisher: Wiley
quality_controlled: '1'
related_material:
  record:
  - id: '14991'
    relation: research_data
    status: public
scopus_import: '1'
status: public
title: Assessing memory in convection schemes using idealized tests
tmp:
  image: /images/cc_by_nc_nd.png
  legal_code_url: https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode
  name: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International
    (CC BY-NC-ND 4.0)
  short: CC BY-NC-ND (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 15
year: '2023'
...
---
_id: '14655'
abstract:
- lang: eng
  text: The kinetics of the assembly of semiflexible filaments through end-to-end
    annealing is key to the structure of the cytoskeleton, but is not understood.
    We analyze this problem through scaling theory and simulations, and uncover a
    regime where filaments’ ends find each other through bending fluctuations without
    the need for the whole filament to diffuse. This results in a very substantial
    speedup of assembly in physiological regimes, and could help with understanding
    the dynamics of actin and intermediate filaments in biological processes such
    as wound healing and cell division.
acknowledgement: The authors thank C´ecile Leduc and Duc-Quang Tran for invaluable
  help with understanding the experimental behavior of intermediate filaments, and
  Raphael Voituriez, Nicolas Levernier, and Alexander Grosberg for fruitful discussion
  on the theoretical model. V. S. also thanks Davide Michieletto, Maria Panoukidou,
  and Lorenzo Rovigatti for very helpful suggestions on the simulation model. M. L.
  was supported by Marie Curie Integration Grant No. PCIG12-GA-2012-334053, “Investissements
  d’Avenir” LabEx PALM (ANR-10-LABX- 0039-PALM), ANR Grants No. ANR-15-CE13-0004-03,
  No. ANR-21-CE11-0004-02 and No. ANR-22-CE30-0024, as well as ERC Starting Grant
  No. 677532. M.L.’s group belongs to the CNRS consortium AQV. Part of this work was
  performed using HPC resources from GENCI–IDRIS (Grants No. 2020-A0090712066 and
  No. 2021-A0110712066).
article_number: '228401'
article_processing_charge: No
article_type: original
arxiv: 1
author:
- first_name: Valerio
  full_name: Sorichetti, Valerio
  id: ef8a92cb-c7b6-11ec-8bea-e1fd5847bc5b
  last_name: Sorichetti
  orcid: 0000-0002-9645-6576
- first_name: Martin
  full_name: Lenz, Martin
  last_name: Lenz
citation:
  ama: Sorichetti V, Lenz M. Transverse fluctuations control the assembly of semiflexible
    filaments. <i>Physical Review Letters</i>. 2023;131(22). doi:<a href="https://doi.org/10.1103/PhysRevLett.131.228401">10.1103/PhysRevLett.131.228401</a>
  apa: Sorichetti, V., &#38; Lenz, M. (2023). Transverse fluctuations control the
    assembly of semiflexible filaments. <i>Physical Review Letters</i>. American Physical
    Society. <a href="https://doi.org/10.1103/PhysRevLett.131.228401">https://doi.org/10.1103/PhysRevLett.131.228401</a>
  chicago: Sorichetti, Valerio, and Martin Lenz. “Transverse Fluctuations Control
    the Assembly of Semiflexible Filaments.” <i>Physical Review Letters</i>. American
    Physical Society, 2023. <a href="https://doi.org/10.1103/PhysRevLett.131.228401">https://doi.org/10.1103/PhysRevLett.131.228401</a>.
  ieee: V. Sorichetti and M. Lenz, “Transverse fluctuations control the assembly of
    semiflexible filaments,” <i>Physical Review Letters</i>, vol. 131, no. 22. American
    Physical Society, 2023.
  ista: Sorichetti V, Lenz M. 2023. Transverse fluctuations control the assembly of
    semiflexible filaments. Physical Review Letters. 131(22), 228401.
  mla: Sorichetti, Valerio, and Martin Lenz. “Transverse Fluctuations Control the
    Assembly of Semiflexible Filaments.” <i>Physical Review Letters</i>, vol. 131,
    no. 22, 228401, American Physical Society, 2023, doi:<a href="https://doi.org/10.1103/PhysRevLett.131.228401">10.1103/PhysRevLett.131.228401</a>.
  short: V. Sorichetti, M. Lenz, Physical Review Letters 131 (2023).
corr_author: '1'
date_created: 2023-12-10T23:00:57Z
date_published: 2023-12-01T00:00:00Z
date_updated: 2025-09-09T13:35:06Z
day: '01'
department:
- _id: AnSa
doi: 10.1103/PhysRevLett.131.228401
external_id:
  arxiv:
  - '2303.03088'
  isi:
  - '001163810200008'
  pmid:
  - '38101392'
intvolume: '       131'
isi: 1
issue: '22'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.48550/arXiv.2303.03088
month: '12'
oa: 1
oa_version: Preprint
pmid: 1
publication: Physical Review Letters
publication_identifier:
  eissn:
  - 1079-7114
  issn:
  - 0031-9007
publication_status: published
publisher: American Physical Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Transverse fluctuations control the assembly of semiflexible filaments
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 131
year: '2023'
...
---
_id: '14657'
abstract:
- lang: eng
  text: 'Natural selection is usually studied between mutants that differ in reproductive
    rate, but are subject to the same population structure. Here we explore how natural
    selection acts on mutants that have the same reproductive rate, but different
    population structures. In our framework, population structure is given by a graph
    that specifies where offspring can disperse. The invading mutant disperses offspring
    on a different graph than the resident wild-type. We find that more densely connected
    dispersal graphs tend to increase the invader’s fixation probability, but the
    exact relationship between structure and fixation probability is subtle. We present
    three main results. First, we prove that if both invader and resident are on complete
    dispersal graphs, then removing a single edge in the invader’s dispersal graph
    reduces its fixation probability. Second, we show that for certain island models
    higher invader’s connectivity increases its fixation probability, but the magnitude
    of the effect depends on the exact layout of the connections. Third, we show that
    for lattices the effect of different connectivity is comparable to that of different
    fitness: for large population size, the invader’s fixation probability is either
    constant or exponentially small, depending on whether it is more or less connected
    than the resident.'
acknowledgement: K.C. acknowledges support from the ERC CoG 863818(ForM-SMArt). J.T.
  is supported by Center for Foundations ofModern Computer Science (Charles Univ.
  project UNCE/SCI/004).
article_number: '20230355'
article_processing_charge: Yes (in subscription journal)
article_type: original
author:
- first_name: Josef
  full_name: Tkadlec, Josef
  id: 3F24CCC8-F248-11E8-B48F-1D18A9856A87
  last_name: Tkadlec
  orcid: 0000-0002-1097-9684
- first_name: Kamran
  full_name: Kaveh, Kamran
  last_name: Kaveh
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Martin A.
  full_name: Nowak, Martin A.
  last_name: Nowak
citation:
  ama: Tkadlec J, Kaveh K, Chatterjee K, Nowak MA. Evolutionary dynamics of mutants
    that modify population structure. <i>Journal of the Royal Society, Interface</i>.
    2023;20(208). doi:<a href="https://doi.org/10.1098/rsif.2023.0355">10.1098/rsif.2023.0355</a>
  apa: Tkadlec, J., Kaveh, K., Chatterjee, K., &#38; Nowak, M. A. (2023). Evolutionary
    dynamics of mutants that modify population structure. <i>Journal of the Royal
    Society, Interface</i>. The Royal Society. <a href="https://doi.org/10.1098/rsif.2023.0355">https://doi.org/10.1098/rsif.2023.0355</a>
  chicago: Tkadlec, Josef, Kamran Kaveh, Krishnendu Chatterjee, and Martin A. Nowak.
    “Evolutionary Dynamics of Mutants That Modify Population Structure.” <i>Journal
    of the Royal Society, Interface</i>. The Royal Society, 2023. <a href="https://doi.org/10.1098/rsif.2023.0355">https://doi.org/10.1098/rsif.2023.0355</a>.
  ieee: J. Tkadlec, K. Kaveh, K. Chatterjee, and M. A. Nowak, “Evolutionary dynamics
    of mutants that modify population structure,” <i>Journal of the Royal Society,
    Interface</i>, vol. 20, no. 208. The Royal Society, 2023.
  ista: Tkadlec J, Kaveh K, Chatterjee K, Nowak MA. 2023. Evolutionary dynamics of
    mutants that modify population structure. Journal of the Royal Society, Interface.
    20(208), 20230355.
  mla: Tkadlec, Josef, et al. “Evolutionary Dynamics of Mutants That Modify Population
    Structure.” <i>Journal of the Royal Society, Interface</i>, vol. 20, no. 208,
    20230355, The Royal Society, 2023, doi:<a href="https://doi.org/10.1098/rsif.2023.0355">10.1098/rsif.2023.0355</a>.
  short: J. Tkadlec, K. Kaveh, K. Chatterjee, M.A. Nowak, Journal of the Royal Society,
    Interface 20 (2023).
date_created: 2023-12-10T23:00:58Z
date_published: 2023-11-29T00:00:00Z
date_updated: 2025-09-09T13:37:01Z
day: '29'
ddc:
- '000'
- '570'
department:
- _id: KrCh
doi: 10.1098/rsif.2023.0355
ec_funded: 1
external_id:
  isi:
  - '001124419300002'
  pmid:
  - '38016637'
file:
- access_level: open_access
  checksum: 2eefab13127c7786dbd33303c482a004
  content_type: application/pdf
  creator: dernst
  date_created: 2023-12-11T11:10:32Z
  date_updated: 2023-12-11T11:10:32Z
  file_id: '14673'
  file_name: 2023_RoyalInterface_Tkadlec.pdf
  file_size: 1720243
  relation: main_file
  success: 1
file_date_updated: 2023-12-11T11:10:32Z
has_accepted_license: '1'
intvolume: '        20'
isi: 1
issue: '208'
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
pmid: 1
project:
- _id: 0599E47C-7A3F-11EA-A408-12923DDC885E
  call_identifier: H2020
  grant_number: '863818'
  name: 'Formal Methods for Stochastic Models: Algorithms and Applications'
publication: Journal of the Royal Society, Interface
publication_identifier:
  eissn:
  - 1742-5662
publication_status: published
publisher: The Royal Society
quality_controlled: '1'
scopus_import: '1'
status: public
title: Evolutionary dynamics of mutants that modify population structure
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 317138e5-6ab7-11ef-aa6d-ffef3953e345
volume: 20
year: '2023'
...
