---
_id: '915'
abstract:
- lang: eng
  text: We propose a dual decomposition and linear program relaxation of the NP-hard
    minimum cost multicut problem. Unlike other polyhedral relaxations of the multicut
    polytope, it is amenable to efficient optimization by message passing. Like other
    polyhedral relaxations, it can be tightened efficiently by cutting planes.  We
    define an algorithm that alternates between message passing and efficient separation
    of cycle- and odd-wheel inequalities. This algorithm is more efficient than state-of-the-art
    algorithms based on linear programming, including algorithms written in the framework
    of leading commercial software, as we show in experiments with large instances
    of the problem from applications in computer vision, biomedical image analysis
    and data mining.
article_processing_charge: No
author:
- first_name: Paul
  full_name: Swoboda, Paul
  id: 446560C6-F248-11E8-B48F-1D18A9856A87
  last_name: Swoboda
- first_name: Bjoern
  full_name: Andres, Bjoern
  last_name: Andres
citation:
  ama: 'Swoboda P, Andres B. A message passing algorithm for the minimum cost multicut
    problem. In: Vol 2017. IEEE; 2017:4990-4999. doi:<a href="https://doi.org/10.1109/CVPR.2017.530">10.1109/CVPR.2017.530</a>'
  apa: 'Swoboda, P., &#38; Andres, B. (2017). A message passing algorithm for the
    minimum cost multicut problem (Vol. 2017, pp. 4990–4999). Presented at the CVPR:
    Computer Vision and Pattern Recognition, Honolulu, HA, United States: IEEE. <a
    href="https://doi.org/10.1109/CVPR.2017.530">https://doi.org/10.1109/CVPR.2017.530</a>'
  chicago: Swoboda, Paul, and Bjoern Andres. “A Message Passing Algorithm for the
    Minimum Cost Multicut Problem,” 2017:4990–99. IEEE, 2017. <a href="https://doi.org/10.1109/CVPR.2017.530">https://doi.org/10.1109/CVPR.2017.530</a>.
  ieee: 'P. Swoboda and B. Andres, “A message passing algorithm for the minimum cost
    multicut problem,” presented at the CVPR: Computer Vision and Pattern Recognition,
    Honolulu, HA, United States, 2017, vol. 2017, pp. 4990–4999.'
  ista: 'Swoboda P, Andres B. 2017. A message passing algorithm for the minimum cost
    multicut problem. CVPR: Computer Vision and Pattern Recognition vol. 2017, 4990–4999.'
  mla: Swoboda, Paul, and Bjoern Andres. <i>A Message Passing Algorithm for the Minimum
    Cost Multicut Problem</i>. Vol. 2017, IEEE, 2017, pp. 4990–99, doi:<a href="https://doi.org/10.1109/CVPR.2017.530">10.1109/CVPR.2017.530</a>.
  short: P. Swoboda, B. Andres, in:, IEEE, 2017, pp. 4990–4999.
conference:
  end_date: 2017-07-26
  location: Honolulu, HA, United States
  name: 'CVPR: Computer Vision and Pattern Recognition'
  start_date: 2017-07-21
date_created: 2018-12-11T11:49:11Z
date_published: 2017-07-01T00:00:00Z
date_updated: 2023-09-26T15:43:27Z
day: '01'
ddc:
- '000'
department:
- _id: VlKo
doi: 10.1109/CVPR.2017.530
ec_funded: 1
external_id:
  isi:
  - '000418371405009'
file:
- access_level: open_access
  checksum: 7e51dacefa693574581a32da3eff63dc
  content_type: application/pdf
  creator: dernst
  date_created: 2019-01-18T12:52:46Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5849'
  file_name: Swoboda_A_Message_Passing_CVPR_2017_paper.pdf
  file_size: 883264
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '      2017'
isi: 1
language:
- iso: eng
month: '07'
oa: 1
oa_version: Submitted Version
page: 4990-4999
project:
- _id: 25FBA906-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '616160'
  name: 'Discrete Optimization in Computer Vision: Theory and Practice'
publication_identifier:
  isbn:
  - 978-153860457-1
publication_status: published
publisher: IEEE
publist_id: '6526'
quality_controlled: '1'
scopus_import: '1'
status: public
title: A message passing algorithm for the minimum cost multicut problem
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 2017
year: '2017'
...
---
_id: '916'
abstract:
- lang: eng
  text: We study the quadratic assignment problem, in computer vision also known as
    graph matching. Two leading solvers for this problem optimize the Lagrange decomposition
    duals with sub-gradient and dual ascent (also known as message passing) updates.
    We explore this direction further and propose several additional Lagrangean relaxations
    of the graph matching problem along with corresponding algorithms, which are all
    based on a common dual ascent framework. Our extensive empirical evaluation gives
    several theoretical insights and suggests a new state-of-the-art anytime solver
    for the considered problem. Our improvement over state-of-the-art is particularly
    visible on a new dataset with large-scale sparse problem instances containing
    more than 500 graph nodes each.
article_processing_charge: No
author:
- first_name: Paul
  full_name: Swoboda, Paul
  id: 446560C6-F248-11E8-B48F-1D18A9856A87
  last_name: Swoboda
- first_name: Carsten
  full_name: Rother, Carsten
  last_name: Rother
- first_name: Carsten
  full_name: Abu Alhaija, Carsten
  last_name: Abu Alhaija
- first_name: Dagmar
  full_name: Kainmueller, Dagmar
  last_name: Kainmueller
- first_name: Bogdan
  full_name: Savchynskyy, Bogdan
  last_name: Savchynskyy
citation:
  ama: 'Swoboda P, Rother C, Abu Alhaija C, Kainmueller D, Savchynskyy B. A study
    of lagrangean decompositions and dual ascent solvers for graph matching. In: Vol
    2017. IEEE; 2017:7062-7071. doi:<a href="https://doi.org/10.1109/CVPR.2017.747">10.1109/CVPR.2017.747</a>'
  apa: 'Swoboda, P., Rother, C., Abu Alhaija, C., Kainmueller, D., &#38; Savchynskyy,
    B. (2017). A study of lagrangean decompositions and dual ascent solvers for graph
    matching (Vol. 2017, pp. 7062–7071). Presented at the CVPR: Computer Vision and
    Pattern Recognition, Honolulu, HA, United States: IEEE. <a href="https://doi.org/10.1109/CVPR.2017.747">https://doi.org/10.1109/CVPR.2017.747</a>'
  chicago: Swoboda, Paul, Carsten Rother, Carsten Abu Alhaija, Dagmar Kainmueller,
    and Bogdan Savchynskyy. “A Study of Lagrangean Decompositions and Dual Ascent
    Solvers for Graph Matching,” 2017:7062–71. IEEE, 2017. <a href="https://doi.org/10.1109/CVPR.2017.747">https://doi.org/10.1109/CVPR.2017.747</a>.
  ieee: 'P. Swoboda, C. Rother, C. Abu Alhaija, D. Kainmueller, and B. Savchynskyy,
    “A study of lagrangean decompositions and dual ascent solvers for graph matching,”
    presented at the CVPR: Computer Vision and Pattern Recognition, Honolulu, HA,
    United States, 2017, vol. 2017, pp. 7062–7071.'
  ista: 'Swoboda P, Rother C, Abu Alhaija C, Kainmueller D, Savchynskyy B. 2017. A
    study of lagrangean decompositions and dual ascent solvers for graph matching.
    CVPR: Computer Vision and Pattern Recognition vol. 2017, 7062–7071.'
  mla: Swoboda, Paul, et al. <i>A Study of Lagrangean Decompositions and Dual Ascent
    Solvers for Graph Matching</i>. Vol. 2017, IEEE, 2017, pp. 7062–71, doi:<a href="https://doi.org/10.1109/CVPR.2017.747">10.1109/CVPR.2017.747</a>.
  short: P. Swoboda, C. Rother, C. Abu Alhaija, D. Kainmueller, B. Savchynskyy, in:,
    IEEE, 2017, pp. 7062–7071.
conference:
  end_date: 2017-07-26
  location: Honolulu, HA, United States
  name: 'CVPR: Computer Vision and Pattern Recognition'
  start_date: 2017-07-21
date_created: 2018-12-11T11:49:11Z
date_published: 2017-01-01T00:00:00Z
date_updated: 2023-09-26T15:41:40Z
day: '01'
ddc:
- '000'
department:
- _id: VlKo
doi: 10.1109/CVPR.2017.747
ec_funded: 1
external_id:
  isi:
  - '000418371407018'
file:
- access_level: open_access
  checksum: e38a2740daad1ea178465843b5072906
  content_type: application/pdf
  creator: dernst
  date_created: 2019-01-18T12:49:38Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5848'
  file_name: 2017_CVPR_Swoboda2.pdf
  file_size: 944332
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '      2017'
isi: 1
language:
- iso: eng
month: '01'
oa: 1
oa_version: Submitted Version
page: 7062-7071
project:
- _id: 25FBA906-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '616160'
  name: 'Discrete Optimization in Computer Vision: Theory and Practice'
publication_identifier:
  isbn:
  - 978-153860457-1
publication_status: published
publisher: IEEE
publist_id: '6525'
quality_controlled: '1'
scopus_import: '1'
status: public
title: A study of lagrangean decompositions and dual ascent solvers for graph matching
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 2017
year: '2017'
...
---
_id: '917'
abstract:
- lang: eng
  text: We  propose  a  general  dual  ascent  framework  for  Lagrangean decomposition
    of combinatorial problems.  Although methods of this type have shown their efficiency
    for a number of problems, so far there was no general algorithm applicable to
    multiple problem types. In this work, we propose such a general algorithm. It
    depends on several parameters, which can be used to optimize its performance in
    each particular setting. We demonstrate efficacy of our method on graph matching
    and multicut problems, where it outperforms state-of-the-art solvers including
    those based on subgradient optimization and off-the-shelf linear programming solvers.
article_processing_charge: No
author:
- first_name: Paul
  full_name: Swoboda, Paul
  id: 446560C6-F248-11E8-B48F-1D18A9856A87
  last_name: Swoboda
- first_name: Jan
  full_name: Kuske, Jan
  last_name: Kuske
- first_name: Bogdan
  full_name: Savchynskyy, Bogdan
  last_name: Savchynskyy
citation:
  ama: 'Swoboda P, Kuske J, Savchynskyy B. A dual ascent framework for Lagrangean
    decomposition of combinatorial problems. In: Vol 2017. IEEE; 2017:4950-4960. doi:<a
    href="https://doi.org/10.1109/CVPR.2017.526">10.1109/CVPR.2017.526</a>'
  apa: 'Swoboda, P., Kuske, J., &#38; Savchynskyy, B. (2017). A dual ascent framework
    for Lagrangean decomposition of combinatorial problems (Vol. 2017, pp. 4950–4960).
    Presented at the CVPR: Computer Vision and Pattern Recognition, Honolulu, HA,
    United States: IEEE. <a href="https://doi.org/10.1109/CVPR.2017.526">https://doi.org/10.1109/CVPR.2017.526</a>'
  chicago: Swoboda, Paul, Jan Kuske, and Bogdan Savchynskyy. “A Dual Ascent Framework
    for Lagrangean Decomposition of Combinatorial Problems,” 2017:4950–60. IEEE, 2017.
    <a href="https://doi.org/10.1109/CVPR.2017.526">https://doi.org/10.1109/CVPR.2017.526</a>.
  ieee: 'P. Swoboda, J. Kuske, and B. Savchynskyy, “A dual ascent framework for Lagrangean
    decomposition of combinatorial problems,” presented at the CVPR: Computer Vision
    and Pattern Recognition, Honolulu, HA, United States, 2017, vol. 2017, pp. 4950–4960.'
  ista: 'Swoboda P, Kuske J, Savchynskyy B. 2017. A dual ascent framework for Lagrangean
    decomposition of combinatorial problems. CVPR: Computer Vision and Pattern Recognition
    vol. 2017, 4950–4960.'
  mla: Swoboda, Paul, et al. <i>A Dual Ascent Framework for Lagrangean Decomposition
    of Combinatorial Problems</i>. Vol. 2017, IEEE, 2017, pp. 4950–60, doi:<a href="https://doi.org/10.1109/CVPR.2017.526">10.1109/CVPR.2017.526</a>.
  short: P. Swoboda, J. Kuske, B. Savchynskyy, in:, IEEE, 2017, pp. 4950–4960.
conference:
  end_date: 2017-07-26
  location: Honolulu, HA, United States
  name: 'CVPR: Computer Vision and Pattern Recognition'
  start_date: 2017-07-21
date_created: 2018-12-11T11:49:11Z
date_published: 2017-07-01T00:00:00Z
date_updated: 2023-09-26T15:41:11Z
day: '01'
ddc:
- '000'
department:
- _id: VlKo
doi: 10.1109/CVPR.2017.526
ec_funded: 1
external_id:
  isi:
  - '000418371405005'
file:
- access_level: open_access
  checksum: 72fd291046bd8e5717961bd68f6b6f03
  content_type: application/pdf
  creator: dernst
  date_created: 2019-01-18T12:45:55Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5847'
  file_name: 2017_CVPR_Swoboda.pdf
  file_size: 898652
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '      2017'
isi: 1
language:
- iso: eng
month: '07'
oa: 1
oa_version: Submitted Version
page: 4950-4960
project:
- _id: 25FBA906-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '616160'
  name: 'Discrete Optimization in Computer Vision: Theory and Practice'
publication_identifier:
  isbn:
  - 978-153860457-1
publication_status: published
publisher: IEEE
publist_id: '6524'
quality_controlled: '1'
scopus_import: '1'
status: public
title: A dual ascent framework for Lagrangean decomposition of combinatorial problems
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 2017
year: '2017'
...
---
_id: '938'
abstract:
- lang: eng
  text: The thesis encompasses several topics of plant cell biology which were studied
    in the model plant Arabidopsis thaliana. Chapter 1 concerns the plant hormone
    auxin and its polar transport through cells and tissues. The highly controlled,
    directional transport of auxin is facilitated by plasma membrane-localized transporters.
    Transporters from the PIN family direct auxin transport due to their polarized
    localizations at cell membranes. Substantial effort has been put into research
    on cellular trafficking of PIN proteins, which is thought to underlie their polar
    distribution. I participated in a forward genetic screen aimed at identifying
    novel regulators of PIN polarity. The screen yielded several genes which may be
    involved in PIN polarity regulation or participate in polar auxin transport by
    other means. Chapter 2 focuses on the endomembrane system, with particular attention
    to clathrin-mediated endocytosis. The project started with identification of several
    proteins that interact with clathrin light chains. Among them, I focused on two
    putative homologues of auxilin, which in non-plant systems is an endocytotic factor
    known for uncoating clathrin-coated vesicles in the final step of endocytosis.
    The body of my work consisted of an in-depth characterization of transgenic A.
    thaliana lines overexpressing these putative auxilins in an inducible manner.
    Overexpression of these proteins leads to an inhibition of endocytosis, as documented
    by imaging of cargoes and clathrin-related endocytic machinery. An extension of
    this work is an investigation into a concept of homeostatic regulation acting
    between distinct transport processes in the endomembrane system. With auxilin
    overexpressing lines, where endocytosis is blocked specifically, I made observations
    on the mutual relationship between two opposite trafficking processes of secretion
    and endocytosis. In Chapter 3, I analyze cortical microtubule arrays and their
    relationship to auxin signaling and polarized growth in elongating cells. In plants,
    microtubules are organized into arrays just below the plasma membrane, and it
    is thought that their function is to guide membrane-docked cellulose synthase
    complexes. These, in turn, influence cell wall structure and cell shape by directed
    deposition of cellulose fibres. In elongating cells, cortical microtubule arrays
    are able to reorient in relation to long cell axis, and these reorientations have
    been linked to cell growth and to signaling of growth-regulating factors such
    as auxin or light. In this chapter, I am addressing the causal relationship between
    microtubule array reorientation, growth, and auxin signaling. I arrive at a model
    where array reorientation is not guided by auxin directly, but instead is only
    controlled by growth, which, in turn, is regulated by auxin.
alternative_title:
- ISTA Thesis
article_processing_charge: No
author:
- first_name: Maciek
  full_name: Adamowski, Maciek
  id: 45F536D2-F248-11E8-B48F-1D18A9856A87
  last_name: Adamowski
  orcid: 0000-0001-6463-5257
citation:
  ama: Adamowski M. Investigations into cell polarity and trafficking in the plant
    model Arabidopsis thaliana . 2017. doi:<a href="https://doi.org/10.15479/AT:ISTA:th_842">10.15479/AT:ISTA:th_842</a>
  apa: Adamowski, M. (2017). <i>Investigations into cell polarity and trafficking
    in the plant model Arabidopsis thaliana </i>. Institute of Science and Technology
    Austria. <a href="https://doi.org/10.15479/AT:ISTA:th_842">https://doi.org/10.15479/AT:ISTA:th_842</a>
  chicago: Adamowski, Maciek. “Investigations into Cell Polarity and Trafficking in
    the Plant Model Arabidopsis Thaliana .” Institute of Science and Technology Austria,
    2017. <a href="https://doi.org/10.15479/AT:ISTA:th_842">https://doi.org/10.15479/AT:ISTA:th_842</a>.
  ieee: M. Adamowski, “Investigations into cell polarity and trafficking in the plant
    model Arabidopsis thaliana ,” Institute of Science and Technology Austria, 2017.
  ista: Adamowski M. 2017. Investigations into cell polarity and trafficking in the
    plant model Arabidopsis thaliana . Institute of Science and Technology Austria.
  mla: Adamowski, Maciek. <i>Investigations into Cell Polarity and Trafficking in
    the Plant Model Arabidopsis Thaliana </i>. Institute of Science and Technology
    Austria, 2017, doi:<a href="https://doi.org/10.15479/AT:ISTA:th_842">10.15479/AT:ISTA:th_842</a>.
  short: M. Adamowski, Investigations into Cell Polarity and Trafficking in the Plant
    Model Arabidopsis Thaliana , Institute of Science and Technology Austria, 2017.
date_created: 2018-12-11T11:49:18Z
date_published: 2017-06-02T00:00:00Z
date_updated: 2023-09-07T12:06:09Z
day: '02'
ddc:
- '581'
- '583'
- '580'
degree_awarded: PhD
department:
- _id: JiFr
doi: 10.15479/AT:ISTA:th_842
file:
- access_level: closed
  checksum: 193425764d9aaaed3ac57062a867b315
  content_type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
  creator: dernst
  date_created: 2019-04-05T09:03:20Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '6215'
  file_name: 2017_Adamowski-Thesis_Source.docx
  file_size: 46903863
  relation: source_file
- access_level: open_access
  checksum: df5ab01be81f821e1b958596a1ec8d21
  content_type: application/pdf
  creator: dernst
  date_created: 2019-04-05T09:03:19Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '6216'
  file_name: 2017_Adamowski-Thesis.pdf
  file_size: 8698888
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
language:
- iso: eng
month: '06'
oa: 1
oa_version: Published Version
page: '117'
publication_identifier:
  issn:
  - 2663-337X
publication_status: published
publisher: Institute of Science and Technology Austria
publist_id: '6483'
pubrep_id: '842'
related_material:
  record:
  - id: '1591'
    relation: part_of_dissertation
    status: public
status: public
supervisor:
- first_name: Jiří
  full_name: Friml, Jiří
  id: 4159519E-F248-11E8-B48F-1D18A9856A87
  last_name: Friml
  orcid: 0000-0002-8302-7596
title: 'Investigations into cell polarity and trafficking in the plant model Arabidopsis
  thaliana '
type: dissertation
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
year: '2017'
...
---
_id: '939'
abstract:
- lang: eng
  text: We reveal the existence of continuous families of guided single-mode solitons
    in planar waveguides with weakly nonlinear active core and absorbing boundaries.
    Stable propagation of TE and TM-polarized solitons is accompanied by attenuation
    of all other modes, i.e., the waveguide features properties of conservative and
    dissipative systems. If the linear spectrum of the waveguide possesses exceptional
    points, which occurs in the case of TM polarization, an originally focusing (defocusing)
    material nonlinearity may become effectively defocusing (focusing). This occurs
    due to the geometric phase of the carried eigenmode when the surface impedance
    encircles the exceptional point. In its turn, the change of the effective nonlinearity
    ensures the existence of dark (bright) solitons in spite of focusing (defocusing)
    Kerr nonlinearity of the core. The existence of an exceptional point can also
    result in anomalous enhancement of the effective nonlinearity. In terms of practical
    applications, the nonlinearity of the reported waveguide can be manipulated by
    controlling the properties of the absorbing cladding.
article_number: '033905'
article_processing_charge: No
author:
- first_name: Bikashkali
  full_name: Midya, Bikashkali
  id: 456187FC-F248-11E8-B48F-1D18A9856A87
  last_name: Midya
- first_name: Vladimir
  full_name: Konotop, Vladimir
  last_name: Konotop
citation:
  ama: 'Midya B, Konotop V. Waveguides with absorbing boundaries: Nonlinearity controlled
    by an exceptional point and solitons. <i>Physical Review Letters</i>. 2017;119(3).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.119.033905">10.1103/PhysRevLett.119.033905</a>'
  apa: 'Midya, B., &#38; Konotop, V. (2017). Waveguides with absorbing boundaries:
    Nonlinearity controlled by an exceptional point and solitons. <i>Physical Review
    Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.119.033905">https://doi.org/10.1103/PhysRevLett.119.033905</a>'
  chicago: 'Midya, Bikashkali, and Vladimir Konotop. “Waveguides with Absorbing Boundaries:
    Nonlinearity Controlled by an Exceptional Point and Solitons.” <i>Physical Review
    Letters</i>. American Physical Society, 2017. <a href="https://doi.org/10.1103/PhysRevLett.119.033905">https://doi.org/10.1103/PhysRevLett.119.033905</a>.'
  ieee: 'B. Midya and V. Konotop, “Waveguides with absorbing boundaries: Nonlinearity
    controlled by an exceptional point and solitons,” <i>Physical Review Letters</i>,
    vol. 119, no. 3. American Physical Society, 2017.'
  ista: 'Midya B, Konotop V. 2017. Waveguides with absorbing boundaries: Nonlinearity
    controlled by an exceptional point and solitons. Physical Review Letters. 119(3),
    033905.'
  mla: 'Midya, Bikashkali, and Vladimir Konotop. “Waveguides with Absorbing Boundaries:
    Nonlinearity Controlled by an Exceptional Point and Solitons.” <i>Physical Review
    Letters</i>, vol. 119, no. 3, 033905, American Physical Society, 2017, doi:<a
    href="https://doi.org/10.1103/PhysRevLett.119.033905">10.1103/PhysRevLett.119.033905</a>.'
  short: B. Midya, V. Konotop, Physical Review Letters 119 (2017).
date_created: 2018-12-11T11:49:18Z
date_published: 2017-07-18T00:00:00Z
date_updated: 2023-09-26T15:39:46Z
day: '18'
department:
- _id: MiLe
doi: 10.1103/PhysRevLett.119.033905
ec_funded: 1
external_id:
  isi:
  - '000405718200012'
intvolume: '       119'
isi: 1
issue: '3'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: 'https://arxiv.org/abs/1706.04085 '
month: '07'
oa: 1
oa_version: Submitted Version
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
publication: Physical Review Letters
publication_identifier:
  issn:
  - '00319007'
publication_status: published
publisher: American Physical Society
publist_id: '6481'
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Waveguides with absorbing boundaries: Nonlinearity controlled by an exceptional
  point and solitons'
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 119
year: '2017'
...
---
_id: '693'
abstract:
- lang: eng
  text: 'Many central synapses contain a single presynaptic active zone and a single
    postsynaptic density. Vesicular release statistics at such “simple synapses” indicate
    that they contain a small complement of docking sites where vesicles repetitively
    dock and fuse. In this work, we investigate functional and morphological aspects
    of docking sites at simple synapses made between cerebellar parallel fibers and
    molecular layer interneurons. Using immunogold labeling of SDS-treated freeze-fracture
    replicas, we find that Cav2.1 channels form several clusters per active zone with
    about nine channels per cluster. The mean value and range of intersynaptic variation
    are similar for Cav2.1 cluster numbers and for functional estimates of docking-site
    numbers obtained from the maximum numbers of released vesicles per action potential.
    Both numbers grow in relation with synaptic size and decrease by a similar extent
    with age between 2 wk and 4 wk postnatal. Thus, the mean docking-site numbers
    were 3.15 at 2 wk (range: 1–10) and 2.03 at 4 wk (range: 1–4), whereas the mean
    numbers of Cav2.1 clusters were 2.84 at 2 wk (range: 1–8) and 2.37 at 4 wk (range:
    1–5). These changes were accompanied by decreases of miniature current amplitude
    (from 93 pA to 56 pA), active-zone surface area (from 0.0427 μm2 to 0.0234 μm2),
    and initial success rate (from 0.609 to 0.353), indicating a tightening of synaptic
    transmission with development. Altogether, these results suggest a close correspondence
    between the number of functionally defined vesicular docking sites and that of
    clusters of voltage-gated calcium channels. '
article_processing_charge: Yes (in subscription journal)
author:
- first_name: Takafumi
  full_name: Miki, Takafumi
  last_name: Miki
- first_name: Walter
  full_name: Kaufmann, Walter
  id: 3F99E422-F248-11E8-B48F-1D18A9856A87
  last_name: Kaufmann
  orcid: 0000-0001-9735-5315
- first_name: Gerardo
  full_name: Malagon, Gerardo
  last_name: Malagon
- first_name: Laura
  full_name: Gomez, Laura
  last_name: Gomez
- first_name: Katsuhiko
  full_name: Tabuchi, Katsuhiko
  last_name: Tabuchi
- first_name: Masahiko
  full_name: Watanabe, Masahiko
  last_name: Watanabe
- first_name: Ryuichi
  full_name: Shigemoto, Ryuichi
  id: 499F3ABC-F248-11E8-B48F-1D18A9856A87
  last_name: Shigemoto
  orcid: 0000-0001-8761-9444
- first_name: Alain
  full_name: Marty, Alain
  last_name: Marty
citation:
  ama: Miki T, Kaufmann W, Malagon G, et al. Numbers of presynaptic Ca2+ channel clusters
    match those of functionally defined vesicular docking sites in single central
    synapses. <i>PNAS</i>. 2017;114(26):E5246-E5255. doi:<a href="https://doi.org/10.1073/pnas.1704470114">10.1073/pnas.1704470114</a>
  apa: Miki, T., Kaufmann, W., Malagon, G., Gomez, L., Tabuchi, K., Watanabe, M.,
    … Marty, A. (2017). Numbers of presynaptic Ca2+ channel clusters match those of
    functionally defined vesicular docking sites in single central synapses. <i>PNAS</i>.
    National Academy of Sciences. <a href="https://doi.org/10.1073/pnas.1704470114">https://doi.org/10.1073/pnas.1704470114</a>
  chicago: Miki, Takafumi, Walter Kaufmann, Gerardo Malagon, Laura Gomez, Katsuhiko
    Tabuchi, Masahiko Watanabe, Ryuichi Shigemoto, and Alain Marty. “Numbers of Presynaptic
    Ca2+ Channel Clusters Match Those of Functionally Defined Vesicular Docking Sites
    in Single Central Synapses.” <i>PNAS</i>. National Academy of Sciences, 2017.
    <a href="https://doi.org/10.1073/pnas.1704470114">https://doi.org/10.1073/pnas.1704470114</a>.
  ieee: T. Miki <i>et al.</i>, “Numbers of presynaptic Ca2+ channel clusters match
    those of functionally defined vesicular docking sites in single central synapses,”
    <i>PNAS</i>, vol. 114, no. 26. National Academy of Sciences, pp. E5246–E5255,
    2017.
  ista: Miki T, Kaufmann W, Malagon G, Gomez L, Tabuchi K, Watanabe M, Shigemoto R,
    Marty A. 2017. Numbers of presynaptic Ca2+ channel clusters match those of functionally
    defined vesicular docking sites in single central synapses. PNAS. 114(26), E5246–E5255.
  mla: Miki, Takafumi, et al. “Numbers of Presynaptic Ca2+ Channel Clusters Match
    Those of Functionally Defined Vesicular Docking Sites in Single Central Synapses.”
    <i>PNAS</i>, vol. 114, no. 26, National Academy of Sciences, 2017, pp. E5246–55,
    doi:<a href="https://doi.org/10.1073/pnas.1704470114">10.1073/pnas.1704470114</a>.
  short: T. Miki, W. Kaufmann, G. Malagon, L. Gomez, K. Tabuchi, M. Watanabe, R. Shigemoto,
    A. Marty, PNAS 114 (2017) E5246–E5255.
date_created: 2018-12-11T11:47:57Z
date_published: 2017-06-27T00:00:00Z
date_updated: 2023-02-23T12:54:57Z
day: '27'
ddc:
- '570'
department:
- _id: EM-Fac
- _id: RySh
doi: 10.1073/pnas.1704470114
external_id:
  pmid:
  - '28607047'
file:
- access_level: open_access
  checksum: 2ab75d554f3df4a34d20fa8040589b7e
  content_type: application/pdf
  creator: kschuh
  date_created: 2020-01-03T13:27:29Z
  date_updated: 2020-07-14T12:47:44Z
  file_id: '7223'
  file_name: 2017_PNAS_Miki.pdf
  file_size: 2721544
  relation: main_file
file_date_updated: 2020-07-14T12:47:44Z
has_accepted_license: '1'
intvolume: '       114'
issue: '26'
language:
- iso: eng
month: '06'
oa: 1
oa_version: Published Version
page: E5246 - E5255
pmid: 1
publication: PNAS
publication_identifier:
  issn:
  - '00278424'
publication_status: published
publisher: National Academy of Sciences
publist_id: '7013'
quality_controlled: '1'
scopus_import: 1
status: public
title: Numbers of presynaptic Ca2+ channel clusters match those of functionally defined
  vesicular docking sites in single central synapses
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 114
year: '2017'
...
---
_id: '694'
abstract:
- lang: eng
  text: A change regarding the extent of adhesion - hereafter referred to as adhesion
    plasticity - between adhesive and less-adhesive states of mammalian cells is important
    for their behavior. To investigate adhesion plasticity, we have selected a stable
    isogenic subpopulation of human MDA-MB-468 breast carcinoma cells growing in suspension.
    These suspension cells are unable to re-adhere to various matrices or to contract
    three-dimensional collagen lattices. By using transcriptome analysis, we identified
    the focal adhesion protein tensin3 (Tns3) as a determinant of adhesion plasticity.
    Tns3 is strongly reduced at mRNA and protein levels in suspension cells. Furthermore,
    by transiently challenging breast cancer cells to grow under non-adherent conditions
    markedly reduces Tns3 protein expression, which is regained upon re-adhesion.
    Stable knockdown of Tns3 in parental MDA-MB-468 cells results in defective adhesion,
    spreading and migration. Tns3-knockdown cells display impaired structure and dynamics
    of focal adhesion complexes as determined by immunostaining. Restoration of Tns3
    protein expression in suspension cells partially rescues adhesion and focal contact
    composition. Our work identifies Tns3 as a crucial focal adhesion component regulated
    by, and functionally contributing to, the switch between adhesive and non-adhesive
    states in MDA-MB-468 cancer cells.
article_type: original
author:
- first_name: Astrid
  full_name: Veß, Astrid
  last_name: Veß
- first_name: Ulrich
  full_name: Blache, Ulrich
  last_name: Blache
- first_name: Laura
  full_name: Leitner, Laura
  last_name: Leitner
- first_name: Angela
  full_name: Kurz, Angela
  last_name: Kurz
- first_name: Anja
  full_name: Ehrenpfordt, Anja
  last_name: Ehrenpfordt
- first_name: Michael K
  full_name: Sixt, Michael K
  id: 41E9FBEA-F248-11E8-B48F-1D18A9856A87
  last_name: Sixt
  orcid: 0000-0002-6620-9179
- first_name: Guido
  full_name: Posern, Guido
  last_name: Posern
citation:
  ama: Veß A, Blache U, Leitner L, et al. A dual phenotype of MDA MB 468 cancer cells
    reveals mutual regulation of tensin3 and adhesion plasticity. <i>Journal of Cell
    Science</i>. 2017;130(13):2172-2184. doi:<a href="https://doi.org/10.1242/jcs.200899">10.1242/jcs.200899</a>
  apa: Veß, A., Blache, U., Leitner, L., Kurz, A., Ehrenpfordt, A., Sixt, M. K., &#38;
    Posern, G. (2017). A dual phenotype of MDA MB 468 cancer cells reveals mutual
    regulation of tensin3 and adhesion plasticity. <i>Journal of Cell Science</i>.
    Company of Biologists. <a href="https://doi.org/10.1242/jcs.200899">https://doi.org/10.1242/jcs.200899</a>
  chicago: Veß, Astrid, Ulrich Blache, Laura Leitner, Angela Kurz, Anja Ehrenpfordt,
    Michael K Sixt, and Guido Posern. “A Dual Phenotype of MDA MB 468 Cancer Cells
    Reveals Mutual Regulation of Tensin3 and Adhesion Plasticity.” <i>Journal of Cell
    Science</i>. Company of Biologists, 2017. <a href="https://doi.org/10.1242/jcs.200899">https://doi.org/10.1242/jcs.200899</a>.
  ieee: A. Veß <i>et al.</i>, “A dual phenotype of MDA MB 468 cancer cells reveals
    mutual regulation of tensin3 and adhesion plasticity,” <i>Journal of Cell Science</i>,
    vol. 130, no. 13. Company of Biologists, pp. 2172–2184, 2017.
  ista: Veß A, Blache U, Leitner L, Kurz A, Ehrenpfordt A, Sixt MK, Posern G. 2017.
    A dual phenotype of MDA MB 468 cancer cells reveals mutual regulation of tensin3
    and adhesion plasticity. Journal of Cell Science. 130(13), 2172–2184.
  mla: Veß, Astrid, et al. “A Dual Phenotype of MDA MB 468 Cancer Cells Reveals Mutual
    Regulation of Tensin3 and Adhesion Plasticity.” <i>Journal of Cell Science</i>,
    vol. 130, no. 13, Company of Biologists, 2017, pp. 2172–84, doi:<a href="https://doi.org/10.1242/jcs.200899">10.1242/jcs.200899</a>.
  short: A. Veß, U. Blache, L. Leitner, A. Kurz, A. Ehrenpfordt, M.K. Sixt, G. Posern,
    Journal of Cell Science 130 (2017) 2172–2184.
date_created: 2018-12-11T11:47:58Z
date_published: 2017-07-01T00:00:00Z
date_updated: 2021-01-12T08:09:41Z
day: '01'
ddc:
- '570'
department:
- _id: MiSi
doi: 10.1242/jcs.200899
external_id:
  pmid:
  - '28515231'
file:
- access_level: open_access
  checksum: 42c81a0a4fc3128883b391c3af3f74bc
  content_type: application/pdf
  creator: dernst
  date_created: 2019-10-24T09:43:56Z
  date_updated: 2020-07-14T12:47:45Z
  file_id: '6966'
  file_name: 2017_CellScience_Vess.pdf
  file_size: 10847596
  relation: main_file
file_date_updated: 2020-07-14T12:47:45Z
has_accepted_license: '1'
intvolume: '       130'
issue: '13'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
page: 2172 - 2184
pmid: 1
publication: Journal of Cell Science
publication_identifier:
  issn:
  - '00219533'
publication_status: published
publisher: Company of Biologists
publist_id: '7008'
quality_controlled: '1'
scopus_import: 1
status: public
title: A dual phenotype of MDA MB 468 cancer cells reveals mutual regulation of tensin3
  and adhesion plasticity
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 130
year: '2017'
...
---
_id: '696'
abstract:
- lang: eng
  text: Mutator strains are expected to evolve when the availability and effect of
    beneficial mutations are high enough to counteract the disadvantage from deleterious
    mutations that will inevitably accumulate. As the population becomes more adapted
    to its environment, both availability and effect of beneficial mutations necessarily
    decrease and mutation rates are predicted to decrease. It has been shown that
    certain molecular mechanisms can lead to increased mutation rates when the organism
    finds itself in a stressful environment. While this may be a correlated response
    to other functions, it could also be an adaptive mechanism, raising mutation rates
    only when it is most advantageous. Here, we use a mathematical model to investigate
    the plausibility of the adaptive hypothesis. We show that such a mechanism can
    be mantained if the population is subjected to diverse stresses. By simulating
    various antibiotic treatment schemes, we find that combination treatments can
    reduce the effectiveness of second-order selection on stress-induced mutagenesis.
    We discuss the implications of our results to strategies of antibiotic therapy.
article_number: e1005609
article_type: original
author:
- first_name: Marta
  full_name: Lukacisinova, Marta
  id: 4342E402-F248-11E8-B48F-1D18A9856A87
  last_name: Lukacisinova
  orcid: 0000-0002-2519-8004
- first_name: Sebastian
  full_name: Novak, Sebastian
  id: 461468AE-F248-11E8-B48F-1D18A9856A87
  last_name: Novak
  orcid: 0000-0002-2519-824X
- first_name: Tiago
  full_name: Paixao, Tiago
  id: 2C5658E6-F248-11E8-B48F-1D18A9856A87
  last_name: Paixao
  orcid: 0000-0003-2361-3953
citation:
  ama: 'Lukacisinova M, Novak S, Paixao T. Stress induced mutagenesis: Stress diversity
    facilitates the persistence of mutator genes. <i>PLoS Computational Biology</i>.
    2017;13(7). doi:<a href="https://doi.org/10.1371/journal.pcbi.1005609">10.1371/journal.pcbi.1005609</a>'
  apa: 'Lukacisinova, M., Novak, S., &#38; Paixao, T. (2017). Stress induced mutagenesis:
    Stress diversity facilitates the persistence of mutator genes. <i>PLoS Computational
    Biology</i>. Public Library of Science. <a href="https://doi.org/10.1371/journal.pcbi.1005609">https://doi.org/10.1371/journal.pcbi.1005609</a>'
  chicago: 'Lukacisinova, Marta, Sebastian Novak, and Tiago Paixao. “Stress Induced
    Mutagenesis: Stress Diversity Facilitates the Persistence of Mutator Genes.” <i>PLoS
    Computational Biology</i>. Public Library of Science, 2017. <a href="https://doi.org/10.1371/journal.pcbi.1005609">https://doi.org/10.1371/journal.pcbi.1005609</a>.'
  ieee: 'M. Lukacisinova, S. Novak, and T. Paixao, “Stress induced mutagenesis: Stress
    diversity facilitates the persistence of mutator genes,” <i>PLoS Computational
    Biology</i>, vol. 13, no. 7. Public Library of Science, 2017.'
  ista: 'Lukacisinova M, Novak S, Paixao T. 2017. Stress induced mutagenesis: Stress
    diversity facilitates the persistence of mutator genes. PLoS Computational Biology.
    13(7), e1005609.'
  mla: 'Lukacisinova, Marta, et al. “Stress Induced Mutagenesis: Stress Diversity
    Facilitates the Persistence of Mutator Genes.” <i>PLoS Computational Biology</i>,
    vol. 13, no. 7, e1005609, Public Library of Science, 2017, doi:<a href="https://doi.org/10.1371/journal.pcbi.1005609">10.1371/journal.pcbi.1005609</a>.'
  short: M. Lukacisinova, S. Novak, T. Paixao, PLoS Computational Biology 13 (2017).
date_created: 2018-12-11T11:47:58Z
date_published: 2017-07-18T00:00:00Z
date_updated: 2024-03-25T23:30:14Z
day: '18'
ddc:
- '576'
department:
- _id: ToBo
- _id: NiBa
- _id: CaGu
doi: 10.1371/journal.pcbi.1005609
ec_funded: 1
file:
- access_level: open_access
  checksum: 9143c290fa6458ed2563bff4b295554a
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:15:01Z
  date_updated: 2020-07-14T12:47:46Z
  file_id: '5117'
  file_name: IST-2017-894-v1+1_journal.pcbi.1005609.pdf
  file_size: 3775716
  relation: main_file
file_date_updated: 2020-07-14T12:47:46Z
has_accepted_license: '1'
intvolume: '        13'
issue: '7'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
project:
- _id: 25B1EC9E-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '618091'
  name: Speed of Adaptation in Population Genetics and Evolutionary Computation
publication: PLoS Computational Biology
publication_identifier:
  issn:
  - 1553734X
publication_status: published
publisher: Public Library of Science
publist_id: '7004'
pubrep_id: '894'
quality_controlled: '1'
related_material:
  record:
  - id: '9849'
    relation: research_data
    status: public
  - id: '9850'
    relation: research_data
    status: public
  - id: '9851'
    relation: research_data
    status: public
  - id: '9852'
    relation: research_data
    status: public
  - id: '6263'
    relation: dissertation_contains
    status: public
scopus_import: 1
status: public
title: 'Stress induced mutagenesis: Stress diversity facilitates the persistence of
  mutator genes'
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: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 13
year: '2017'
...
---
_id: '697'
abstract:
- lang: eng
  text: 'De, Trevisan and Tulsiani [CRYPTO 2010] show that every distribution over
    n-bit strings which has constant statistical distance to uniform (e.g., the output
    of a pseudorandom generator mapping n-1 to n bit strings), can be distinguished
    from the uniform distribution with advantage epsilon by a circuit of size O( 2^n
    epsilon^2). We generalize this result, showing that a distribution which has less
    than k bits of min-entropy, can be distinguished from any distribution with k
    bits of delta-smooth min-entropy with advantage epsilon by a circuit of size O(2^k
    epsilon^2/delta^2). As a special case, this implies that any distribution with
    support at most 2^k (e.g., the output of a pseudoentropy generator mapping k to
    n bit strings) can be distinguished from any given distribution with min-entropy
    k+1 with advantage epsilon by a circuit of size O(2^k epsilon^2). Our result thus
    shows that pseudoentropy distributions face basically the same non-uniform attacks
    as pseudorandom distributions. '
alternative_title:
- LIPIcs
article_number: '39'
author:
- first_name: Krzysztof Z
  full_name: Pietrzak, Krzysztof Z
  id: 3E04A7AA-F248-11E8-B48F-1D18A9856A87
  last_name: Pietrzak
  orcid: 0000-0002-9139-1654
- first_name: Maciej
  full_name: Skórski, Maciej
  id: EC09FA6A-02D0-11E9-8223-86B7C91467DD
  last_name: Skórski
citation:
  ama: 'Pietrzak KZ, Skórski M. Non uniform attacks against pseudoentropy. In: Vol
    80. Schloss Dagstuhl - Leibniz-Zentrum für Informatik; 2017. doi:<a href="https://doi.org/10.4230/LIPIcs.ICALP.2017.39">10.4230/LIPIcs.ICALP.2017.39</a>'
  apa: 'Pietrzak, K. Z., &#38; Skórski, M. (2017). Non uniform attacks against pseudoentropy
    (Vol. 80). Presented at the ICALP: International Colloquium on Automata, Languages,
    and Programming, Warsaw, Poland: Schloss Dagstuhl - Leibniz-Zentrum für Informatik.
    <a href="https://doi.org/10.4230/LIPIcs.ICALP.2017.39">https://doi.org/10.4230/LIPIcs.ICALP.2017.39</a>'
  chicago: Pietrzak, Krzysztof Z, and Maciej Skórski. “Non Uniform Attacks against
    Pseudoentropy,” Vol. 80. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2017.
    <a href="https://doi.org/10.4230/LIPIcs.ICALP.2017.39">https://doi.org/10.4230/LIPIcs.ICALP.2017.39</a>.
  ieee: 'K. Z. Pietrzak and M. Skórski, “Non uniform attacks against pseudoentropy,”
    presented at the ICALP: International Colloquium on Automata, Languages, and Programming,
    Warsaw, Poland, 2017, vol. 80.'
  ista: 'Pietrzak KZ, Skórski M. 2017. Non uniform attacks against pseudoentropy.
    ICALP: International Colloquium on Automata, Languages, and Programming, LIPIcs,
    vol. 80, 39.'
  mla: Pietrzak, Krzysztof Z., and Maciej Skórski. <i>Non Uniform Attacks against
    Pseudoentropy</i>. Vol. 80, 39, Schloss Dagstuhl - Leibniz-Zentrum für Informatik,
    2017, doi:<a href="https://doi.org/10.4230/LIPIcs.ICALP.2017.39">10.4230/LIPIcs.ICALP.2017.39</a>.
  short: K.Z. Pietrzak, M. Skórski, in:, Schloss Dagstuhl - Leibniz-Zentrum für Informatik,
    2017.
conference:
  end_date: 2017-07-14
  location: Warsaw, Poland
  name: 'ICALP: International Colloquium on Automata, Languages, and Programming'
  start_date: 2017-07-10
date_created: 2018-12-11T11:47:59Z
date_published: 2017-07-01T00:00:00Z
date_updated: 2021-01-12T08:11:15Z
day: '01'
ddc:
- '005'
department:
- _id: KrPi
doi: 10.4230/LIPIcs.ICALP.2017.39
ec_funded: 1
file:
- access_level: open_access
  checksum: e95618a001692f1af2d68f5fde43bc1f
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:08:40Z
  date_updated: 2020-07-14T12:47:46Z
  file_id: '4701'
  file_name: IST-2017-893-v1+1_LIPIcs-ICALP-2017-39.pdf
  file_size: 601004
  relation: main_file
file_date_updated: 2020-07-14T12:47:46Z
has_accepted_license: '1'
intvolume: '        80'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
project:
- _id: 258AA5B2-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '682815'
  name: Teaching Old Crypto New Tricks
publication_identifier:
  issn:
  - '18688969'
publication_status: published
publisher: Schloss Dagstuhl - Leibniz-Zentrum für Informatik
publist_id: '7003'
pubrep_id: '893'
quality_controlled: '1'
scopus_import: 1
status: public
title: Non uniform attacks against pseudoentropy
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: conference
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 80
year: '2017'
...
---
_id: '698'
abstract:
- lang: eng
  text: 'Extracellular matrix signals from the microenvironment regulate gene expression
    patterns and cell behavior. Using a combination of experiments and geometric models,
    we demonstrate correlations between cell geometry, three-dimensional (3D) organization
    of chromosome territories, and gene expression. Fluorescence in situ hybridization
    experiments showed that micropatterned fibroblasts cultured on anisotropic versus
    isotropic substrates resulted in repositioning of specific chromosomes, which
    contained genes that were differentially regulated by cell geometries. Experiments
    combined with ellipsoid packing models revealed that the mechanosensitivity of
    chromosomes was correlated with their orientation in the nucleus. Transcription
    inhibition experiments suggested that the intermingling degree was more sensitive
    to global changes in transcription than to chromosome radial positioning and its
    orientations. These results suggested that cell geometry modulated 3D chromosome
    arrangement, and their neighborhoods correlated with gene expression patterns
    in a predictable manner. This is central to understanding geometric control of
    genetic programs involved in cellular homeostasis and the associated diseases. '
author:
- first_name: Yejun
  full_name: Wang, Yejun
  last_name: Wang
- first_name: Mallika
  full_name: Nagarajan, Mallika
  last_name: Nagarajan
- first_name: Caroline
  full_name: Uhler, Caroline
  id: 49ADD78E-F248-11E8-B48F-1D18A9856A87
  last_name: Uhler
  orcid: 0000-0002-7008-0216
- first_name: Gv
  full_name: Shivashankar, Gv
  last_name: Shivashankar
citation:
  ama: Wang Y, Nagarajan M, Uhler C, Shivashankar G. Orientation and repositioning
    of chromosomes correlate with cell geometry dependent gene expression. <i>Molecular
    Biology of the Cell</i>. 2017;28(14):1997-2009. doi:<a href="https://doi.org/10.1091/mbc.E16-12-0825">10.1091/mbc.E16-12-0825</a>
  apa: Wang, Y., Nagarajan, M., Uhler, C., &#38; Shivashankar, G. (2017). Orientation
    and repositioning of chromosomes correlate with cell geometry dependent gene expression.
    <i>Molecular Biology of the Cell</i>. American Society for Cell Biology. <a href="https://doi.org/10.1091/mbc.E16-12-0825">https://doi.org/10.1091/mbc.E16-12-0825</a>
  chicago: Wang, Yejun, Mallika Nagarajan, Caroline Uhler, and Gv Shivashankar. “Orientation
    and Repositioning of Chromosomes Correlate with Cell Geometry Dependent Gene Expression.”
    <i>Molecular Biology of the Cell</i>. American Society for Cell Biology, 2017.
    <a href="https://doi.org/10.1091/mbc.E16-12-0825">https://doi.org/10.1091/mbc.E16-12-0825</a>.
  ieee: Y. Wang, M. Nagarajan, C. Uhler, and G. Shivashankar, “Orientation and repositioning
    of chromosomes correlate with cell geometry dependent gene expression,” <i>Molecular
    Biology of the Cell</i>, vol. 28, no. 14. American Society for Cell Biology, pp.
    1997–2009, 2017.
  ista: Wang Y, Nagarajan M, Uhler C, Shivashankar G. 2017. Orientation and repositioning
    of chromosomes correlate with cell geometry dependent gene expression. Molecular
    Biology of the Cell. 28(14), 1997–2009.
  mla: Wang, Yejun, et al. “Orientation and Repositioning of Chromosomes Correlate
    with Cell Geometry Dependent Gene Expression.” <i>Molecular Biology of the Cell</i>,
    vol. 28, no. 14, American Society for Cell Biology, 2017, pp. 1997–2009, doi:<a
    href="https://doi.org/10.1091/mbc.E16-12-0825">10.1091/mbc.E16-12-0825</a>.
  short: Y. Wang, M. Nagarajan, C. Uhler, G. Shivashankar, Molecular Biology of the
    Cell 28 (2017) 1997–2009.
date_created: 2018-12-11T11:47:59Z
date_published: 2017-07-07T00:00:00Z
date_updated: 2021-01-12T08:11:17Z
day: '07'
ddc:
- '519'
department:
- _id: CaUh
doi: 10.1091/mbc.E16-12-0825
file:
- access_level: open_access
  checksum: de01dac9e30970cfa6ae902480a4e04d
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:10:53Z
  date_updated: 2020-07-14T12:47:46Z
  file_id: '4844'
  file_name: IST-2017-892-v1+1_Mol._Biol._Cell-2017-Wang-1997-2009.pdf
  file_size: 1086097
  relation: main_file
file_date_updated: 2020-07-14T12:47:46Z
has_accepted_license: '1'
intvolume: '        28'
issue: '14'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
page: 1997 - 2009
project:
- _id: 2530CA10-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: Y 903-N35
  name: 'Gaussian Graphical Models: Theory and Applications'
publication: Molecular Biology of the Cell
publication_identifier:
  issn:
  - '10591524'
publication_status: published
publisher: American Society for Cell Biology
publist_id: '7001'
pubrep_id: '892'
quality_controlled: '1'
scopus_import: 1
status: public
title: Orientation and repositioning of chromosomes correlate with cell geometry dependent
  gene expression
tmp:
  image: /images/cc_by_nc_sa.png
  legal_code_url: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
  name: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC
    BY-NC-SA 4.0)
  short: CC BY-NC-SA (4.0)
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 28
year: '2017'
...
---
_id: '699'
abstract:
- lang: eng
  text: 'In antagonistic symbioses, such as host–parasite interactions, one population’s
    success is the other’s loss. In mutualistic symbioses, such as division of labor,
    both parties can gain, but they might have different preferences over the possible
    mutualistic arrangements. The rates of evolution of the two populations in a symbiosis
    are important determinants of which population will be more successful: Faster
    evolution is thought to be favored in antagonistic symbioses (the “Red Queen effect”),
    but disfavored in certain mutualistic symbioses (the “Red King effect”). However,
    it remains unclear which biological parameters drive these effects. Here, we analyze
    the effects of the various determinants of evolutionary rate: generation time,
    mutation rate, population size, and the intensity of natural selection. Our main
    results hold for the case where mutation is infrequent. Slower evolution causes
    a long-term advantage in an important class of mutualistic interactions. Surprisingly,
    less intense selection is the strongest driver of this Red King effect, whereas
    relative mutation rates and generation times have little effect. In antagonistic
    interactions, faster evolution by any means is beneficial. Our results provide
    insight into the demographic evolution of symbionts. '
author:
- first_name: Carl
  full_name: Veller, Carl
  last_name: Veller
- first_name: Laura
  full_name: Hayward, Laura
  last_name: Hayward
- first_name: Martin
  full_name: Nowak, Martin
  last_name: Nowak
- first_name: Christian
  full_name: Hilbe, Christian
  id: 2FDF8F3C-F248-11E8-B48F-1D18A9856A87
  last_name: Hilbe
  orcid: 0000-0001-5116-955X
citation:
  ama: Veller C, Hayward L, Nowak M, Hilbe C. The red queen and king in finite populations.
    <i>PNAS</i>. 2017;114(27):E5396-E5405. doi:<a href="https://doi.org/10.1073/pnas.1702020114">10.1073/pnas.1702020114</a>
  apa: Veller, C., Hayward, L., Nowak, M., &#38; Hilbe, C. (2017). The red queen and
    king in finite populations. <i>PNAS</i>. National Academy of Sciences. <a href="https://doi.org/10.1073/pnas.1702020114">https://doi.org/10.1073/pnas.1702020114</a>
  chicago: Veller, Carl, Laura Hayward, Martin Nowak, and Christian Hilbe. “The Red
    Queen and King in Finite Populations.” <i>PNAS</i>. National Academy of Sciences,
    2017. <a href="https://doi.org/10.1073/pnas.1702020114">https://doi.org/10.1073/pnas.1702020114</a>.
  ieee: C. Veller, L. Hayward, M. Nowak, and C. Hilbe, “The red queen and king in
    finite populations,” <i>PNAS</i>, vol. 114, no. 27. National Academy of Sciences,
    pp. E5396–E5405, 2017.
  ista: Veller C, Hayward L, Nowak M, Hilbe C. 2017. The red queen and king in finite
    populations. PNAS. 114(27), E5396–E5405.
  mla: Veller, Carl, et al. “The Red Queen and King in Finite Populations.” <i>PNAS</i>,
    vol. 114, no. 27, National Academy of Sciences, 2017, pp. E5396–405, doi:<a href="https://doi.org/10.1073/pnas.1702020114">10.1073/pnas.1702020114</a>.
  short: C. Veller, L. Hayward, M. Nowak, C. Hilbe, PNAS 114 (2017) E5396–E5405.
date_created: 2018-12-11T11:48:00Z
date_published: 2017-07-03T00:00:00Z
date_updated: 2021-01-12T08:11:21Z
day: '03'
department:
- _id: KrCh
doi: 10.1073/pnas.1702020114
external_id:
  pmid:
  - '28630336'
intvolume: '       114'
issue: '27'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5502615/
month: '07'
oa: 1
oa_version: Submitted Version
page: E5396 - E5405
pmid: 1
publication: PNAS
publication_identifier:
  issn:
  - '00278424'
publication_status: published
publisher: National Academy of Sciences
publist_id: '7002'
quality_controlled: '1'
scopus_import: 1
status: public
title: The red queen and king in finite populations
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 114
year: '2017'
...
---
_id: '700'
abstract:
- lang: eng
  text: Microtubules provide the mechanical force required for chromosome separation
    during mitosis. However, little is known about the dynamic (high-frequency) mechanical
    properties of microtubules. Here, we theoretically propose to control the vibrations
    of a doubly clamped microtubule by tip electrodes and to detect its motion via
    the optomechanical coupling between the vibrational modes of the microtubule and
    an optical cavity. In the presence of a red-detuned strong pump laser, this coupling
    leads to optomechanical-induced transparency of an optical probe field, which
    can be detected with state-of-the art technology. The center frequency and line
    width of the transparency peak give the resonance frequency and damping rate of
    the microtubule, respectively, while the height of the peak reveals information
    about the microtubule-cavity field coupling. Our method opens the new possibilities
    to gain information about the physical properties of microtubules, which will
    enhance our capability to design physical cancer treatment protocols as alternatives
    to chemotherapeutic drugs.
article_number: '012404'
author:
- first_name: Shabir
  full_name: Barzanjeh, Shabir
  id: 2D25E1F6-F248-11E8-B48F-1D18A9856A87
  last_name: Barzanjeh
  orcid: 0000-0003-0415-1423
- first_name: Vahid
  full_name: Salari, Vahid
  last_name: Salari
- first_name: Jack
  full_name: Tuszynski, Jack
  last_name: Tuszynski
- first_name: Michal
  full_name: Cifra, Michal
  last_name: Cifra
- first_name: Christoph
  full_name: Simon, Christoph
  last_name: Simon
citation:
  ama: Barzanjeh S, Salari V, Tuszynski J, Cifra M, Simon C. Optomechanical proposal
    for monitoring microtubule mechanical vibrations. <i> Physical Review E Statistical
    Nonlinear and Soft Matter Physics </i>. 2017;96(1). doi:<a href="https://doi.org/10.1103/PhysRevE.96.012404">10.1103/PhysRevE.96.012404</a>
  apa: Barzanjeh, S., Salari, V., Tuszynski, J., Cifra, M., &#38; Simon, C. (2017).
    Optomechanical proposal for monitoring microtubule mechanical vibrations. <i>
    Physical Review E Statistical Nonlinear and Soft Matter Physics </i>. American
    Institute of Physics. <a href="https://doi.org/10.1103/PhysRevE.96.012404">https://doi.org/10.1103/PhysRevE.96.012404</a>
  chicago: Barzanjeh, Shabir, Vahid Salari, Jack Tuszynski, Michal Cifra, and Christoph
    Simon. “Optomechanical Proposal for Monitoring Microtubule Mechanical Vibrations.”
    <i> Physical Review E Statistical Nonlinear and Soft Matter Physics </i>. American
    Institute of Physics, 2017. <a href="https://doi.org/10.1103/PhysRevE.96.012404">https://doi.org/10.1103/PhysRevE.96.012404</a>.
  ieee: S. Barzanjeh, V. Salari, J. Tuszynski, M. Cifra, and C. Simon, “Optomechanical
    proposal for monitoring microtubule mechanical vibrations,” <i> Physical Review
    E Statistical Nonlinear and Soft Matter Physics </i>, vol. 96, no. 1. American
    Institute of Physics, 2017.
  ista: Barzanjeh S, Salari V, Tuszynski J, Cifra M, Simon C. 2017. Optomechanical
    proposal for monitoring microtubule mechanical vibrations.  Physical Review E
    Statistical Nonlinear and Soft Matter Physics . 96(1), 012404.
  mla: Barzanjeh, Shabir, et al. “Optomechanical Proposal for Monitoring Microtubule
    Mechanical Vibrations.” <i> Physical Review E Statistical Nonlinear and Soft Matter
    Physics </i>, vol. 96, no. 1, 012404, American Institute of Physics, 2017, doi:<a
    href="https://doi.org/10.1103/PhysRevE.96.012404">10.1103/PhysRevE.96.012404</a>.
  short: S. Barzanjeh, V. Salari, J. Tuszynski, M. Cifra, C. Simon,  Physical Review
    E Statistical Nonlinear and Soft Matter Physics  96 (2017).
date_created: 2018-12-11T11:48:00Z
date_published: 2017-07-12T00:00:00Z
date_updated: 2023-02-23T12:56:35Z
day: '12'
department:
- _id: JoFi
doi: 10.1103/PhysRevE.96.012404
ec_funded: 1
intvolume: '        96'
issue: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/pdf/1612.07061.pdf
month: '07'
oa: 1
oa_version: Submitted Version
project:
- _id: 258047B6-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '707438'
  name: 'Microwave-to-Optical Quantum Link: Quantum Teleportation and Quantum Illumination
    with cavity Optomechanics'
publication: ' Physical Review E Statistical Nonlinear and Soft Matter Physics '
publication_identifier:
  issn:
  - '24700045'
publication_status: published
publisher: American Institute of Physics
publist_id: '6997'
quality_controlled: '1'
scopus_import: 1
status: public
title: Optomechanical proposal for monitoring microtubule mechanical vibrations
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 96
year: '2017'
...
---
_id: '701'
abstract:
- lang: eng
  text: A d-dimensional simplex S is called a k-reptile (or a k-reptile simplex) if
    it can be tiled by k simplices with disjoint interiors that are all mutually congruent
    and similar to S. For d = 2, triangular k-reptiles exist for all k of the form
    a^2, 3a^2 or a^2+b^2 and they have been completely characterized by Snover, Waiveris,
    and Williams. On the other hand, the only k-reptile simplices that are known for
    d ≥ 3, have k = m^d, where m is a positive integer. We substantially simplify
    the proof by Matoušek and the second author that for d = 3, k-reptile tetrahedra
    can exist only for k = m^3. We then prove a weaker analogue of this result for
    d = 4 by showing that four-dimensional k-reptile simplices can exist only for
    k = m^2.
author:
- first_name: Jan
  full_name: Kynčl, Jan
  last_name: Kynčl
- first_name: Zuzana
  full_name: Patakova, Zuzana
  id: 48B57058-F248-11E8-B48F-1D18A9856A87
  last_name: Patakova
  orcid: 0000-0002-3975-1683
citation:
  ama: Kynčl J, Patakova Z. On the nonexistence of k reptile simplices in ℝ^3 and
    ℝ^4. <i>The Electronic Journal of Combinatorics</i>. 2017;24(3):1-44.
  apa: Kynčl, J., &#38; Patakova, Z. (2017). On the nonexistence of k reptile simplices
    in ℝ^3 and ℝ^4. <i>The Electronic Journal of Combinatorics</i>. International
    Press.
  chicago: Kynčl, Jan, and Zuzana Patakova. “On the Nonexistence of k Reptile Simplices
    in ℝ^3 and ℝ^4.” <i>The Electronic Journal of Combinatorics</i>. International
    Press, 2017.
  ieee: J. Kynčl and Z. Patakova, “On the nonexistence of k reptile simplices in ℝ^3
    and ℝ^4,” <i>The Electronic Journal of Combinatorics</i>, vol. 24, no. 3. International
    Press, pp. 1–44, 2017.
  ista: Kynčl J, Patakova Z. 2017. On the nonexistence of k reptile simplices in ℝ^3
    and ℝ^4. The Electronic Journal of Combinatorics. 24(3), 1–44.
  mla: Kynčl, Jan, and Zuzana Patakova. “On the Nonexistence of k Reptile Simplices
    in ℝ^3 and ℝ^4.” <i>The Electronic Journal of Combinatorics</i>, vol. 24, no.
    3, International Press, 2017, pp. 1–44.
  short: J. Kynčl, Z. Patakova, The Electronic Journal of Combinatorics 24 (2017)
    1–44.
date_created: 2018-12-11T11:48:00Z
date_published: 2017-07-14T00:00:00Z
date_updated: 2021-01-12T08:11:28Z
day: '14'
ddc:
- '500'
department:
- _id: UlWa
file:
- access_level: open_access
  checksum: a431e573e31df13bc0f66de3061006ec
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:14:25Z
  date_updated: 2020-07-14T12:47:47Z
  file_id: '5077'
  file_name: IST-2018-984-v1+1_Patakova_on_the_nonexistence_of_k-reptile_simplices_in_R_3_and_R_4_2017.pdf
  file_size: 544042
  relation: main_file
file_date_updated: 2020-07-14T12:47:47Z
has_accepted_license: '1'
intvolume: '        24'
issue: '3'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Submitted Version
page: 1-44
publication: The Electronic Journal of Combinatorics
publication_identifier:
  issn:
  - '10778926'
publication_status: published
publisher: International Press
publist_id: '6996'
pubrep_id: '984'
quality_controlled: '1'
status: public
title: On the nonexistence of k reptile simplices in ℝ^3 and ℝ^4
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 24
year: '2017'
...
---
_id: '702'
abstract:
- lang: eng
  text: "Leading autism-associated mutation in mouse partially mimics human disorder.\r\n\r\n"
author:
- first_name: Gaia
  full_name: Novarino, Gaia
  id: 3E57A680-F248-11E8-B48F-1D18A9856A87
  last_name: Novarino
  orcid: 0000-0002-7673-7178
citation:
  ama: Novarino G. The riddle of CHD8 haploinsufficiency in autism spectrum disorder.
    <i>Science Translational Medicine</i>. 2017;9(399):eaao0972. doi:<a href="https://doi.org/10.1126/scitranslmed.aao0972">10.1126/scitranslmed.aao0972</a>
  apa: Novarino, G. (2017). The riddle of CHD8 haploinsufficiency in autism spectrum
    disorder. <i>Science Translational Medicine</i>. American Association for the
    Advancement of Science. <a href="https://doi.org/10.1126/scitranslmed.aao0972">https://doi.org/10.1126/scitranslmed.aao0972</a>
  chicago: Novarino, Gaia. “The Riddle of CHD8 Haploinsufficiency in Autism Spectrum
    Disorder.” <i>Science Translational Medicine</i>. American Association for the
    Advancement of Science, 2017. <a href="https://doi.org/10.1126/scitranslmed.aao0972">https://doi.org/10.1126/scitranslmed.aao0972</a>.
  ieee: G. Novarino, “The riddle of CHD8 haploinsufficiency in autism spectrum disorder,”
    <i>Science Translational Medicine</i>, vol. 9, no. 399. American Association for
    the Advancement of Science, p. eaao0972, 2017.
  ista: Novarino G. 2017. The riddle of CHD8 haploinsufficiency in autism spectrum
    disorder. Science Translational Medicine. 9(399), eaao0972.
  mla: Novarino, Gaia. “The Riddle of CHD8 Haploinsufficiency in Autism Spectrum Disorder.”
    <i>Science Translational Medicine</i>, vol. 9, no. 399, American Association for
    the Advancement of Science, 2017, p. eaao0972, doi:<a href="https://doi.org/10.1126/scitranslmed.aao0972">10.1126/scitranslmed.aao0972</a>.
  short: G. Novarino, Science Translational Medicine 9 (2017) eaao0972.
date_created: 2018-12-11T11:48:01Z
date_published: 2017-07-19T00:00:00Z
date_updated: 2021-01-12T08:11:31Z
day: '19'
department:
- _id: GaNo
doi: 10.1126/scitranslmed.aao0972
intvolume: '         9'
issue: '399'
language:
- iso: eng
month: '07'
oa_version: None
page: eaao0972
publication: Science Translational Medicine
publication_identifier:
  issn:
  - '19466234'
publication_status: published
publisher: American Association for the Advancement of Science
publist_id: '6993'
quality_controlled: '1'
scopus_import: 1
status: public
title: The riddle of CHD8 haploinsufficiency in autism spectrum disorder
type: journal_article
user_id: 4435EBFC-F248-11E8-B48F-1D18A9856A87
volume: 9
year: '2017'
...
---
_id: '704'
abstract:
- lang: eng
  text: 'How the organization of genes on a chromosome shapes adaptation is essential
    for understanding evolutionary paths. Here, we investigate how adaptation to rapidly
    increasing levels of antibiotic depends on the chromosomal neighborhood of a drug-resistance
    gene inserted at different positions of the Escherichia coli chromosome. Using
    a dual-fluorescence reporter that allows us to distinguish gene amplifications
    from other up-mutations, we track in real-time adaptive changes in expression
    of the drug-resistance gene. We find that the relative contribution of several
    mutation types differs systematically between loci due to properties of neighboring
    genes: essentiality, expression, orientation, termination, and presence of duplicates.
    These properties determine rate and fitness effects of gene amplification, deletions,
    and mutations compromising transcriptional termination. Thus, the adaptive potential
    of a gene under selection is a system-property with a complex genetic basis that
    is specific for each chromosomal locus, and it can be inferred from detailed functional
    and genomic data.'
article_number: e25100
author:
- first_name: Magdalena
  full_name: Steinrück, Magdalena
  id: 2C023F40-F248-11E8-B48F-1D18A9856A87
  last_name: Steinrück
  orcid: 0000-0003-1229-9719
- first_name: Calin C
  full_name: Guet, Calin C
  id: 47F8433E-F248-11E8-B48F-1D18A9856A87
  last_name: Guet
  orcid: 0000-0001-6220-2052
citation:
  ama: Steinrück M, Guet CC. Complex chromosomal neighborhood effects determine the
    adaptive potential of a gene under selection. <i>eLife</i>. 2017;6. doi:<a href="https://doi.org/10.7554/eLife.25100">10.7554/eLife.25100</a>
  apa: Steinrück, M., &#38; Guet, C. C. (2017). Complex chromosomal neighborhood effects
    determine the adaptive potential of a gene under selection. <i>ELife</i>. eLife
    Sciences Publications. <a href="https://doi.org/10.7554/eLife.25100">https://doi.org/10.7554/eLife.25100</a>
  chicago: Steinrück, Magdalena, and Calin C Guet. “Complex Chromosomal Neighborhood
    Effects Determine the Adaptive Potential of a Gene under Selection.” <i>ELife</i>.
    eLife Sciences Publications, 2017. <a href="https://doi.org/10.7554/eLife.25100">https://doi.org/10.7554/eLife.25100</a>.
  ieee: M. Steinrück and C. C. Guet, “Complex chromosomal neighborhood effects determine
    the adaptive potential of a gene under selection,” <i>eLife</i>, vol. 6. eLife
    Sciences Publications, 2017.
  ista: Steinrück M, Guet CC. 2017. Complex chromosomal neighborhood effects determine
    the adaptive potential of a gene under selection. eLife. 6, e25100.
  mla: Steinrück, Magdalena, and Calin C. Guet. “Complex Chromosomal Neighborhood
    Effects Determine the Adaptive Potential of a Gene under Selection.” <i>ELife</i>,
    vol. 6, e25100, eLife Sciences Publications, 2017, doi:<a href="https://doi.org/10.7554/eLife.25100">10.7554/eLife.25100</a>.
  short: M. Steinrück, C.C. Guet, ELife 6 (2017).
date_created: 2018-12-11T11:48:01Z
date_published: 2017-07-25T00:00:00Z
date_updated: 2024-03-25T23:30:14Z
day: '25'
ddc:
- '576'
department:
- _id: CaGu
doi: 10.7554/eLife.25100
file:
- access_level: open_access
  checksum: 6b908b5db9f61f6820ebd7f8fa815571
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:12:54Z
  date_updated: 2020-07-14T12:47:48Z
  file_id: '4975'
  file_name: IST-2017-890-v1+1_elife-25100-v1.pdf
  file_size: 2092088
  relation: main_file
- access_level: open_access
  checksum: ca21530389b720243552678125fdba35
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:12:55Z
  date_updated: 2020-07-14T12:47:48Z
  file_id: '4976'
  file_name: IST-2017-890-v1+2_elife-25100-figures-v1.pdf
  file_size: 3428681
  relation: main_file
file_date_updated: 2020-07-14T12:47:48Z
has_accepted_license: '1'
intvolume: '         6'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
publication: eLife
publication_identifier:
  issn:
  - 2050084X
publication_status: published
publisher: eLife Sciences Publications
publist_id: '6990'
pubrep_id: '890'
quality_controlled: '1'
related_material:
  record:
  - id: '5564'
    relation: popular_science
    status: public
  - id: '26'
    relation: dissertation_contains
    status: public
scopus_import: 1
status: public
title: Complex chromosomal neighborhood effects determine the adaptive potential of
  a gene under selection
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: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 6
year: '2017'
...
---
_id: '706'
abstract:
- lang: eng
  text: A hippocampal mossy fiber synapse has a complex structure and is implicated
    in learning and memory. In this synapse, the mossy fiber boutons attach to the
    dendritic shaft by puncta adherentia junctions and wrap around a multiply-branched
    spine, forming synaptic junctions. We have recently shown using transmission electron
    microscopy, immunoelectron microscopy and serial block face-scanning electron
    microscopy that atypical puncta adherentia junctions are formed in the afadin-deficient
    mossy fiber synapse and that the complexity of postsynaptic spines and mossy fiber
    boutons, the number of spine heads, the area of postsynaptic densities and the
    density of synaptic vesicles docked to active zones are decreased in the afadin-deficient
    synapse. We investigated here the roles of afadin in the functional differentiations
    of the mossy fiber synapse using the afadin-deficient mice. The electrophysiological
    studies showed that both the release probability of glutamate and the postsynaptic
    responsiveness to glutamate were markedly reduced, but not completely lost, in
    the afadin-deficient mossy fiber synapse, whereas neither long-term potentiation
    nor long-term depression was affected. These results indicate that afadin plays
    roles in the functional differentiations of the presynapse and the postsynapse
    of the hippocampal mossy fiber synapse.
author:
- first_name: Xiaoqi
  full_name: Geng, Xiaoqi
  id: 3395256A-F248-11E8-B48F-1D18A9856A87
  last_name: Geng
- first_name: Tomohiko
  full_name: Maruo, Tomohiko
  last_name: Maruo
- first_name: Kenji
  full_name: Mandai, Kenji
  last_name: Mandai
- first_name: Irwan
  full_name: Supriyanto, Irwan
  last_name: Supriyanto
- first_name: Muneaki
  full_name: Miyata, Muneaki
  last_name: Miyata
- first_name: Shotaro
  full_name: Sakakibara, Shotaro
  last_name: Sakakibara
- first_name: Akira
  full_name: Mizoguchi, Akira
  last_name: Mizoguchi
- first_name: Yoshimi
  full_name: Takai, Yoshimi
  last_name: Takai
- first_name: Masahiro
  full_name: Mori, Masahiro
  last_name: Mori
citation:
  ama: Geng X, Maruo T, Mandai K, et al. Roles of afadin in functional differentiations
    of hippocampal mossy fiber synapse. <i>Genes to Cells</i>. 2017;22(8):715-722.
    doi:<a href="https://doi.org/10.1111/gtc.12508">10.1111/gtc.12508</a>
  apa: Geng, X., Maruo, T., Mandai, K., Supriyanto, I., Miyata, M., Sakakibara, S.,
    … Mori, M. (2017). Roles of afadin in functional differentiations of hippocampal
    mossy fiber synapse. <i>Genes to Cells</i>. Wiley-Blackwell. <a href="https://doi.org/10.1111/gtc.12508">https://doi.org/10.1111/gtc.12508</a>
  chicago: Geng, Xiaoqi, Tomohiko Maruo, Kenji Mandai, Irwan Supriyanto, Muneaki Miyata,
    Shotaro Sakakibara, Akira Mizoguchi, Yoshimi Takai, and Masahiro Mori. “Roles
    of Afadin in Functional Differentiations of Hippocampal Mossy Fiber Synapse.”
    <i>Genes to Cells</i>. Wiley-Blackwell, 2017. <a href="https://doi.org/10.1111/gtc.12508">https://doi.org/10.1111/gtc.12508</a>.
  ieee: X. Geng <i>et al.</i>, “Roles of afadin in functional differentiations of
    hippocampal mossy fiber synapse,” <i>Genes to Cells</i>, vol. 22, no. 8. Wiley-Blackwell,
    pp. 715–722, 2017.
  ista: Geng X, Maruo T, Mandai K, Supriyanto I, Miyata M, Sakakibara S, Mizoguchi
    A, Takai Y, Mori M. 2017. Roles of afadin in functional differentiations of hippocampal
    mossy fiber synapse. Genes to Cells. 22(8), 715–722.
  mla: Geng, Xiaoqi, et al. “Roles of Afadin in Functional Differentiations of Hippocampal
    Mossy Fiber Synapse.” <i>Genes to Cells</i>, vol. 22, no. 8, Wiley-Blackwell,
    2017, pp. 715–22, doi:<a href="https://doi.org/10.1111/gtc.12508">10.1111/gtc.12508</a>.
  short: X. Geng, T. Maruo, K. Mandai, I. Supriyanto, M. Miyata, S. Sakakibara, A.
    Mizoguchi, Y. Takai, M. Mori, Genes to Cells 22 (2017) 715–722.
date_created: 2018-12-11T11:48:02Z
date_published: 2017-08-01T00:00:00Z
date_updated: 2021-01-12T08:11:37Z
day: '01'
department:
- _id: PeJo
doi: 10.1111/gtc.12508
intvolume: '        22'
issue: '8'
language:
- iso: eng
month: '08'
oa_version: None
page: 715 - 722
publication: Genes to Cells
publication_identifier:
  issn:
  - '13569597'
publication_status: published
publisher: Wiley-Blackwell
publist_id: '6987'
quality_controlled: '1'
scopus_import: 1
status: public
title: Roles of afadin in functional differentiations of hippocampal mossy fiber synapse
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 22
year: '2017'
...
---
_id: '707'
abstract:
- lang: eng
  text: We answer a question of M. Gromov on the waist of the unit ball.
author:
- first_name: Arseniy
  full_name: Akopyan, Arseniy
  id: 430D2C90-F248-11E8-B48F-1D18A9856A87
  last_name: Akopyan
  orcid: 0000-0002-2548-617X
- first_name: Roman
  full_name: Karasev, Roman
  last_name: Karasev
citation:
  ama: Akopyan A, Karasev R. A tight estimate for the waist of the ball . <i>Bulletin
    of the London Mathematical Society</i>. 2017;49(4):690-693. doi:<a href="https://doi.org/10.1112/blms.12062">10.1112/blms.12062</a>
  apa: Akopyan, A., &#38; Karasev, R. (2017). A tight estimate for the waist of the
    ball . <i>Bulletin of the London Mathematical Society</i>. Wiley-Blackwell. <a
    href="https://doi.org/10.1112/blms.12062">https://doi.org/10.1112/blms.12062</a>
  chicago: Akopyan, Arseniy, and Roman Karasev. “A Tight Estimate for the Waist of
    the Ball .” <i>Bulletin of the London Mathematical Society</i>. Wiley-Blackwell,
    2017. <a href="https://doi.org/10.1112/blms.12062">https://doi.org/10.1112/blms.12062</a>.
  ieee: A. Akopyan and R. Karasev, “A tight estimate for the waist of the ball ,”
    <i>Bulletin of the London Mathematical Society</i>, vol. 49, no. 4. Wiley-Blackwell,
    pp. 690–693, 2017.
  ista: Akopyan A, Karasev R. 2017. A tight estimate for the waist of the ball . Bulletin
    of the London Mathematical Society. 49(4), 690–693.
  mla: Akopyan, Arseniy, and Roman Karasev. “A Tight Estimate for the Waist of the
    Ball .” <i>Bulletin of the London Mathematical Society</i>, vol. 49, no. 4, Wiley-Blackwell,
    2017, pp. 690–93, doi:<a href="https://doi.org/10.1112/blms.12062">10.1112/blms.12062</a>.
  short: A. Akopyan, R. Karasev, Bulletin of the London Mathematical Society 49 (2017)
    690–693.
date_created: 2018-12-11T11:48:02Z
date_published: 2017-08-01T00:00:00Z
date_updated: 2021-01-12T08:11:41Z
day: '01'
department:
- _id: HeEd
doi: 10.1112/blms.12062
ec_funded: 1
intvolume: '        49'
issue: '4'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1608.06279
month: '08'
oa: 1
oa_version: Preprint
page: 690 - 693
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
publication: Bulletin of the London Mathematical Society
publication_identifier:
  issn:
  - '00246093'
publication_status: published
publisher: Wiley-Blackwell
publist_id: '6982'
quality_controlled: '1'
scopus_import: 1
status: public
title: 'A tight estimate for the waist of the ball '
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 49
year: '2017'
...
---
_id: '708'
abstract:
- lang: eng
  text: 'In the developing and adult brain, oligodendrocyte precursor cells (OPCs)
    are influenced by neuronal activity: they are involved in synaptic signaling with
    neurons, and their proliferation and differentiation into myelinating glia can
    be altered by transient changes in neuronal firing. An important question that
    has been unanswered is whether OPCs can discriminate different patterns of neuronal
    activity and respond to them in a distinct way. Here, we demonstrate in brain
    slices that the pattern of neuronal activity determines the functional changes
    triggered at synapses between axons and OPCs. Furthermore, we show that stimulation
    of the corpus callosum at different frequencies in vivo affects proliferation
    and differentiation of OPCs in a dissimilar way. Our findings suggest that neurons
    do not influence OPCs in “all-or-none” fashion but use their firing pattern to
    tune the response and behavior of these nonneuronal cells.'
article_number: e2001993
author:
- first_name: Balint
  full_name: Nagy, Balint
  id: 30F830CE-02D1-11E9-9BAA-DAF4881429F2
  last_name: Nagy
  orcid: 0000-0002-4002-4686
- first_name: Anahit
  full_name: Hovhannisyan, Anahit
  last_name: Hovhannisyan
- first_name: Ruxandra
  full_name: Barzan, Ruxandra
  last_name: Barzan
- first_name: Ting
  full_name: Chen, Ting
  last_name: Chen
- first_name: Maria
  full_name: Kukley, Maria
  last_name: Kukley
citation:
  ama: Nagy B, Hovhannisyan A, Barzan R, Chen T, Kukley M. Different patterns of neuronal
    activity trigger distinct responses of oligodendrocyte precursor cells in the
    corpus callosum. <i>PLoS Biology</i>. 2017;15(8). doi:<a href="https://doi.org/10.1371/journal.pbio.2001993">10.1371/journal.pbio.2001993</a>
  apa: Nagy, B., Hovhannisyan, A., Barzan, R., Chen, T., &#38; Kukley, M. (2017).
    Different patterns of neuronal activity trigger distinct responses of oligodendrocyte
    precursor cells in the corpus callosum. <i>PLoS Biology</i>. Public Library of
    Science. <a href="https://doi.org/10.1371/journal.pbio.2001993">https://doi.org/10.1371/journal.pbio.2001993</a>
  chicago: Nagy, Balint, Anahit Hovhannisyan, Ruxandra Barzan, Ting Chen, and Maria
    Kukley. “Different Patterns of Neuronal Activity Trigger Distinct Responses of
    Oligodendrocyte Precursor Cells in the Corpus Callosum.” <i>PLoS Biology</i>.
    Public Library of Science, 2017. <a href="https://doi.org/10.1371/journal.pbio.2001993">https://doi.org/10.1371/journal.pbio.2001993</a>.
  ieee: B. Nagy, A. Hovhannisyan, R. Barzan, T. Chen, and M. Kukley, “Different patterns
    of neuronal activity trigger distinct responses of oligodendrocyte precursor cells
    in the corpus callosum,” <i>PLoS Biology</i>, vol. 15, no. 8. Public Library of
    Science, 2017.
  ista: Nagy B, Hovhannisyan A, Barzan R, Chen T, Kukley M. 2017. Different patterns
    of neuronal activity trigger distinct responses of oligodendrocyte precursor cells
    in the corpus callosum. PLoS Biology. 15(8), e2001993.
  mla: Nagy, Balint, et al. “Different Patterns of Neuronal Activity Trigger Distinct
    Responses of Oligodendrocyte Precursor Cells in the Corpus Callosum.” <i>PLoS
    Biology</i>, vol. 15, no. 8, e2001993, Public Library of Science, 2017, doi:<a
    href="https://doi.org/10.1371/journal.pbio.2001993">10.1371/journal.pbio.2001993</a>.
  short: B. Nagy, A. Hovhannisyan, R. Barzan, T. Chen, M. Kukley, PLoS Biology 15
    (2017).
date_created: 2018-12-11T11:48:03Z
date_published: 2017-08-22T00:00:00Z
date_updated: 2021-01-12T08:11:45Z
day: '22'
ddc:
- '576'
- '610'
department:
- _id: SaSi
doi: 10.1371/journal.pbio.2001993
file:
- access_level: open_access
  checksum: 0c974f430682dc832ea7b27ab5a93124
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:15:35Z
  date_updated: 2020-07-14T12:47:49Z
  file_id: '5156'
  file_name: IST-2017-889-v1+1_journal.pbio.2001993.pdf
  file_size: 18155365
  relation: main_file
file_date_updated: 2020-07-14T12:47:49Z
has_accepted_license: '1'
intvolume: '        15'
issue: '8'
language:
- iso: eng
month: '08'
oa: 1
oa_version: Published Version
publication: PLoS Biology
publication_identifier:
  issn:
  - '15449173'
publication_status: published
publisher: Public Library of Science
publist_id: '6983'
pubrep_id: '889'
quality_controlled: '1'
scopus_import: 1
status: public
title: Different patterns of neuronal activity trigger distinct responses of oligodendrocyte
  precursor cells in the corpus callosum
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: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 15
year: '2017'
...
---
_id: '709'
abstract:
- lang: eng
  text: Adipose tissues play key roles in energy homeostasis. Brown adipocytes and
    beige adipocytes in white adipose tissue (WAT) share the similar characters of
    thermogenesis, both of them could be potential targets for obesity management.
    Several thermo-sensitive transient receptor potential channels (thermoTRPs) are
    shown to be involved in adipocyte biology. However, the expression pattern of
    thermoTRPs in adipose tissues from obese mice is still unknown. The mRNA expression
    of thermoTRPs in subcutaneous WAT (sWAT) and interscapular brown adipose tissue
    (iBAT) from lean and obese mice were measured using reverse transcriptase-quantitative
    PCRs (RT-qPCR). The results demonstrated that all 10 thermoTRPs are expressed
    in both iBAT and sWAT, and without significant difference in the mRNA expression
    level of thermoTRPs between these two tissues. Moreover, Trpv1 and Trpv3 mRNA
    expression levels in both iBAT and sWAT were significantly decreased in high fat
    diet (HFD)-induced obese mice and db/db (leptin receptor deficient) mice. Trpm2
    mRNA expression level was significantly decreased only in sWAT from HFD-induced
    obese mice and db/db mice. On the other hand, Trpv2 and Trpv4 mRNA expression
    levels in iBAT and sWAT were significantly increased in HFD-induced obese mice
    and db/db mice. Taken together, we conclude that all 10 thermoTRPs are expressed
    in iBAT and sWAT. And several thermoTRPs differentially expressed in adipose tissues
    from HFD-induced obese mice and db/db mice, suggesting a potential involvement
    in anti-obesity regulations.
author:
- first_name: Wuping
  full_name: Sun, Wuping
  last_name: Sun
- first_name: Chen
  full_name: Li, Chen
  last_name: Li
- first_name: Yonghong
  full_name: Zhang, Yonghong
  last_name: Zhang
- first_name: Changyu
  full_name: Jiang, Changyu
  last_name: Jiang
- first_name: Ming-Zhu
  full_name: Zhai, Ming-Zhu
  id: 34009CFA-F248-11E8-B48F-1D18A9856A87
  last_name: Zhai
- first_name: Qian
  full_name: Zhou, Qian
  last_name: Zhou
- first_name: Lizu
  full_name: Xiao, Lizu
  last_name: Xiao
- first_name: Qiwen
  full_name: Deng, Qiwen
  last_name: Deng
citation:
  ama: Sun W, Li C, Zhang Y, et al. Gene expression changes of thermo sensitive transient
    receptor potential channels in obese mice. <i>Cell Biology International</i>.
    2017;41(8):908-913. doi:<a href="https://doi.org/10.1002/cbin.10783">10.1002/cbin.10783</a>
  apa: Sun, W., Li, C., Zhang, Y., Jiang, C., Zhai, M.-Z., Zhou, Q., … Deng, Q. (2017).
    Gene expression changes of thermo sensitive transient receptor potential channels
    in obese mice. <i>Cell Biology International</i>. Wiley-Blackwell. <a href="https://doi.org/10.1002/cbin.10783">https://doi.org/10.1002/cbin.10783</a>
  chicago: Sun, Wuping, Chen Li, Yonghong Zhang, Changyu Jiang, Ming-Zhu Zhai, Qian
    Zhou, Lizu Xiao, and Qiwen Deng. “Gene Expression Changes of Thermo Sensitive
    Transient Receptor Potential Channels in Obese Mice.” <i>Cell Biology International</i>.
    Wiley-Blackwell, 2017. <a href="https://doi.org/10.1002/cbin.10783">https://doi.org/10.1002/cbin.10783</a>.
  ieee: W. Sun <i>et al.</i>, “Gene expression changes of thermo sensitive transient
    receptor potential channels in obese mice,” <i>Cell Biology International</i>,
    vol. 41, no. 8. Wiley-Blackwell, pp. 908–913, 2017.
  ista: Sun W, Li C, Zhang Y, Jiang C, Zhai M-Z, Zhou Q, Xiao L, Deng Q. 2017. Gene
    expression changes of thermo sensitive transient receptor potential channels in
    obese mice. Cell Biology International. 41(8), 908–913.
  mla: Sun, Wuping, et al. “Gene Expression Changes of Thermo Sensitive Transient
    Receptor Potential Channels in Obese Mice.” <i>Cell Biology International</i>,
    vol. 41, no. 8, Wiley-Blackwell, 2017, pp. 908–13, doi:<a href="https://doi.org/10.1002/cbin.10783">10.1002/cbin.10783</a>.
  short: W. Sun, C. Li, Y. Zhang, C. Jiang, M.-Z. Zhai, Q. Zhou, L. Xiao, Q. Deng,
    Cell Biology International 41 (2017) 908–913.
date_created: 2018-12-11T11:48:04Z
date_published: 2017-08-01T00:00:00Z
date_updated: 2021-01-12T08:11:47Z
day: '01'
department:
- _id: RySh
doi: 10.1002/cbin.10783
intvolume: '        41'
issue: '8'
language:
- iso: eng
month: '08'
oa_version: None
page: 908 - 913
publication: Cell Biology International
publication_identifier:
  issn:
  - '10656995'
publication_status: published
publisher: Wiley-Blackwell
publist_id: '6981'
quality_controlled: '1'
scopus_import: 1
status: public
title: Gene expression changes of thermo sensitive transient receptor potential channels
  in obese mice
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 41
year: '2017'
...
---
_id: '710'
abstract:
- lang: eng
  text: 'We revisit the problem of estimating entropy of discrete distributions from
    independent samples, studied recently by Acharya, Orlitsky, Suresh and Tyagi (SODA
    2015), improving their upper and lower bounds on the necessary sample size n.
    For estimating Renyi entropy of order alpha, up to constant accuracy and error
    probability, we show the following * Upper bounds n = O(1) 2^{(1-1/alpha)H_alpha}
    for integer alpha&gt;1, as the worst case over distributions with Renyi entropy
    equal to H_alpha. * Lower bounds n = Omega(1) K^{1-1/alpha} for any real alpha&gt;1,
    with the constant being an inverse polynomial of the accuracy, as the worst case
    over all distributions on K elements. Our upper bounds essentially replace the
    alphabet size by a factor exponential in the entropy, which offers improvements
    especially in low or medium entropy regimes (interesting for example in anomaly
    detection). As for the lower bounds, our proof explicitly shows how the complexity
    depends on both alphabet and accuracy, partially solving the open problem posted
    in previous works. The argument for upper bounds derives a clean identity for
    the variance of falling-power sum of a multinomial distribution. Our approach
    for lower bounds utilizes convex optimization to find a distribution with possibly
    worse estimation performance, and may be of independent interest as a tool to
    work with Le Cam’s two point method. '
alternative_title:
- LIPIcs
article_number: '20'
author:
- first_name: Maciej
  full_name: Obremski, Maciej
  last_name: Obremski
- first_name: Maciej
  full_name: Skórski, Maciej
  id: EC09FA6A-02D0-11E9-8223-86B7C91467DD
  last_name: Skórski
citation:
  ama: 'Obremski M, Skórski M. Renyi entropy estimation revisited. In: Vol 81. Schloss
    Dagstuhl - Leibniz-Zentrum für Informatik; 2017. doi:<a href="https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20">10.4230/LIPIcs.APPROX-RANDOM.2017.20</a>'
  apa: 'Obremski, M., &#38; Skórski, M. (2017). Renyi entropy estimation revisited
    (Vol. 81). Presented at the 20th International Workshop on Approximation Algorithms
    for Combinatorial Optimization Problems, APPROX, Berkeley, USA: Schloss Dagstuhl
    - Leibniz-Zentrum für Informatik. <a href="https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20">https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20</a>'
  chicago: Obremski, Maciej, and Maciej Skórski. “Renyi Entropy Estimation Revisited,”
    Vol. 81. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2017. <a href="https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20">https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20</a>.
  ieee: M. Obremski and M. Skórski, “Renyi entropy estimation revisited,” presented
    at the 20th International Workshop on Approximation Algorithms for Combinatorial
    Optimization Problems, APPROX, Berkeley, USA, 2017, vol. 81.
  ista: Obremski M, Skórski M. 2017. Renyi entropy estimation revisited. 20th International
    Workshop on Approximation Algorithms for Combinatorial Optimization Problems,
    APPROX, LIPIcs, vol. 81, 20.
  mla: Obremski, Maciej, and Maciej Skórski. <i>Renyi Entropy Estimation Revisited</i>.
    Vol. 81, 20, Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2017, doi:<a href="https://doi.org/10.4230/LIPIcs.APPROX-RANDOM.2017.20">10.4230/LIPIcs.APPROX-RANDOM.2017.20</a>.
  short: M. Obremski, M. Skórski, in:, Schloss Dagstuhl - Leibniz-Zentrum für Informatik,
    2017.
conference:
  end_date: 2017-08-18
  location: Berkeley, USA
  name: 20th International Workshop on Approximation Algorithms for Combinatorial
    Optimization Problems, APPROX
  start_date: 2017-08-18
date_created: 2018-12-11T11:48:04Z
date_published: 2017-08-01T00:00:00Z
date_updated: 2021-01-12T08:11:50Z
day: '01'
ddc:
- '005'
- '600'
department:
- _id: KrPi
doi: 10.4230/LIPIcs.APPROX-RANDOM.2017.20
ec_funded: 1
file:
- access_level: open_access
  checksum: 89225c7dcec2c93838458c9102858985
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:13:10Z
  date_updated: 2020-07-14T12:47:49Z
  file_id: '4991'
  file_name: IST-2017-888-v1+1_LIPIcs-APPROX-RANDOM-2017-20.pdf
  file_size: 604813
  relation: main_file
file_date_updated: 2020-07-14T12:47:49Z
has_accepted_license: '1'
intvolume: '        81'
language:
- iso: eng
month: '08'
oa: 1
oa_version: Published Version
project:
- _id: 258AA5B2-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '682815'
  name: Teaching Old Crypto New Tricks
publication_identifier:
  issn:
  - '18688969'
publication_status: published
publisher: Schloss Dagstuhl - Leibniz-Zentrum für Informatik
publist_id: '6979'
pubrep_id: '888'
quality_controlled: '1'
scopus_import: 1
status: public
title: Renyi entropy estimation revisited
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: conference
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 81
year: '2017'
...
