@article{9910,
  abstract     = {Adult height inspired the first biometrical and quantitative genetic studies and is a test-case trait for understanding heritability. The studies of height led to formulation of the classical polygenic model, that has a profound influence on the way we view and analyse complex traits. An essential part of the classical model is an assumption of additivity of effects and normality of the distribution of the residuals. However, it may be expected that the normal approximation will become insufficient in bigger studies. Here, we demonstrate that when the height of hundreds of thousands of individuals is analysed, the model complexity needs to be increased to include non-additive interactions between sex, environment and genes. Alternatively, the use of log-normal approximation allowed us to still use the additive effects model. These findings are important for future genetic and methodologic studies that make use of adult height as an exemplar trait.},
  author       = {Slavskii, Sergei A. and Kuznetsov, Ivan A. and Shashkova, Tatiana I. and Bazykin, Georgii A. and Axenovich, Tatiana I. and Kondrashov, Fyodor and Aulchenko, Yurii S.},
  issn         = {1476-5438},
  journal      = {European Journal of Human Genetics},
  number       = {7},
  pages        = {1082--1091},
  publisher    = {Springer Nature},
  title        = {{The limits of normal approximation for adult height}},
  doi          = {10.1038/s41431-021-00836-7},
  volume       = {29},
  year         = {2021},
}

@article{9912,
  abstract     = {In the customary random matrix model for transport in quantum dots with M internal degrees of freedom coupled to a chaotic environment via 𝑁≪𝑀 channels, the density 𝜌 of transmission eigenvalues is computed from a specific invariant ensemble for which explicit formula for the joint probability density of all eigenvalues is available. We revisit this problem in the large N regime allowing for (i) arbitrary ratio 𝜙:=𝑁/𝑀≤1; and (ii) general distributions for the matrix elements of the Hamiltonian of the quantum dot. In the limit 𝜙→0, we recover the formula for the density 𝜌 that Beenakker (Rev Mod Phys 69:731–808, 1997) has derived for a special matrix ensemble. We also prove that the inverse square root singularity of the density at zero and full transmission in Beenakker’s formula persists for any 𝜙<1 but in the borderline case 𝜙=1 an anomalous 𝜆−2/3 singularity arises at zero. To access this level of generality, we develop the theory of global and local laws on the spectral density of a large class of noncommutative rational expressions in large random matrices with i.i.d. entries.},
  author       = {Erdös, László and Krüger, Torben H and Nemish, Yuriy},
  issn         = {1424-0661},
  journal      = {Annales Henri Poincaré },
  pages        = {4205–4269},
  publisher    = {Springer Nature},
  title        = {{Scattering in quantum dots via noncommutative rational functions}},
  doi          = {10.1007/s00023-021-01085-6},
  volume       = {22},
  year         = {2021},
}

@inproceedings{9933,
  abstract     = {In this paper, we study the power and limitations of component-stable algorithms in the low-space model of Massively Parallel Computation (MPC). Recently Ghaffari, Kuhn and Uitto (FOCS 2019) introduced the class of component-stable low-space MPC algorithms, which are, informally, defined as algorithms for which the outputs reported by the nodes in different connected components are required to be independent. This very natural notion was introduced to capture most (if not all) of the known efficient MPC algorithms to date, and it was the first general class of MPC algorithms for which one can show non-trivial conditional lower bounds. In this paper we enhance the framework of component-stable algorithms and investigate its effect on the complexity of randomized and deterministic low-space MPC. Our key contributions include: 1) We revise and formalize the lifting approach of Ghaffari, Kuhn and Uitto. This requires a very delicate amendment of the notion of component stability, which allows us to fill in gaps in the earlier arguments. 2) We also extend the framework to obtain conditional lower bounds for deterministic algorithms and fine-grained lower bounds that depend on the maximum degree Δ. 3) We demonstrate a collection of natural graph problems for which non-component-stable algorithms break the conditional lower bound obtained for component-stable algorithms. This implies that, for both deterministic and randomized algorithms, component-stable algorithms are conditionally weaker than the non-component-stable ones.

Altogether our results imply that component-stability might limit the computational power of the low-space MPC model, paving the way for improved upper bounds that escape the conditional lower bound setting of Ghaffari, Kuhn, and Uitto.},
  author       = {Czumaj, Artur and Davies, Peter and Parter, Merav},
  booktitle    = {Proceedings of the 2021 ACM Symposium on Principles of Distributed Computing},
  isbn         = {9781450385480},
  location     = {Virtual, Italy},
  pages        = {481–491},
  publisher    = {Association for Computing Machinery},
  title        = {{Component stability in low-space massively parallel computation}},
  doi          = {10.1145/3465084.3467903},
  year         = {2021},
}

@inproceedings{9935,
  abstract     = {We present a deterministic O(log log log n)-round low-space Massively Parallel Computation (MPC) algorithm for the classical problem of (Δ+1)-coloring on n-vertex graphs. In this model, every machine has sublinear local space of size n^φ for any arbitrary constant φ \in (0,1). Our algorithm works under the relaxed setting where each machine is allowed to perform exponential local computations, while respecting the n^φ space and bandwidth limitations.

Our key technical contribution is a novel derandomization of the ingenious (Δ+1)-coloring local algorithm by Chang-Li-Pettie (STOC 2018, SIAM J. Comput. 2020). The Chang-Li-Pettie algorithm runs in T_local =poly(loglog n) rounds, which sets the state-of-the-art randomized round complexity for the problem in the local model. Our derandomization employs a combination of tools, notably pseudorandom generators (PRG) and bounded-independence hash functions.

The achieved round complexity of O(logloglog n) rounds matches the bound of log(T_local ), which currently serves an upper bound barrier for all known randomized algorithms for locally-checkable problems in this model. Furthermore, no deterministic sublogarithmic low-space MPC algorithms for the (Δ+1)-coloring problem have been known before.},
  author       = {Czumaj, Artur and Davies, Peter and Parter, Merav},
  booktitle    = {Proceedings of the 2021 ACM Symposium on Principles of Distributed Computing},
  isbn         = {978-1-4503-8548-0},
  location     = {Virtual, Italy},
  pages        = {469–479},
  publisher    = {Association for Computing Machinery},
  title        = {{Improved deterministic (Δ+1) coloring in low-space MPC}},
  doi          = {10.1145/3465084.3467937},
  year         = {2021},
}

@misc{9946,
  abstract     = {We argue that the time is ripe to investigate differential monitoring, in which the specification of a program's behavior is implicitly given by a second program implementing the same informal specification. Similar ideas have been proposed before, and are currently implemented in restricted form for testing and specialized run-time analyses, aspects of which we combine. We discuss the challenges of implementing differential monitoring as a general-purpose, black-box run-time monitoring framework, and present promising results of a preliminary implementation, showing low monitoring overheads for diverse programs.},
  author       = {Mühlböck, Fabian and Henzinger, Thomas A},
  issn         = {2664-1690},
  keywords     = {run-time verification, software engineering, implicit specification},
  pages        = {17},
  publisher    = {IST Austria},
  title        = {{Differential monitoring}},
  doi          = {10.15479/AT:ISTA:9946},
  year         = {2021},
}

@misc{9949,
  author       = {Vicoso, Beatriz},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Data from Hyulmans et al 2021, "Transitions to asexuality and evolution of gene expression in Artemia brine shrimp"}},
  doi          = {10.15479/AT:ISTA:9949},
  year         = {2021},
}

@inproceedings{9951,
  abstract     = {There has recently been a surge of interest in the computational and complexity properties of the population model, which assumes n anonymous, computationally-bounded nodes, interacting at random, with the goal of jointly computing global predicates. Significant work has gone towards investigating majority or consensus dynamics in this model: that is, assuming that every node is initially in one of two states X or Y, determine which state had higher initial count.

In this paper, we consider a natural generalization of majority/consensus, which we call comparison : in its simplest formulation, we are given two baseline states, X and Y, present in any initial configuration in fixed, but possibly small counts. One of these states has higher count than the other: we will assume |X_0| > C |Y_0| for some constant C > 1. The challenge is to design a protocol by which nodes can quickly and reliably decide on which of the baseline states X_0 and Y_0 has higher initial count. We begin by analyzing a simple and general dynamics solving the above comparison problem, which uses O( log n ) states per node, and converges in O(log n) (parallel) time, with high probability, to a state where the whole population votes on opinions X or Y at rates proportional to the initial concentrations of |X_0| vs. |Y_0|. We then describe how this procedure can be bootstrapped to solve comparison, i.e. have every node in the population reach the "correct'' decision, with probability 1 - o(1), at the cost of O (log log n) additional states. Further, we prove that this dynamics is self-stabilizing, in the sense that it converges to the correct decision from arbitrary initial states, and leak-robust, in the sense that it can withstand spurious faulty reactions, which are known to occur in practical implementations of population protocols. Our analysis is based on a new martingale concentration result relating the discrete-time evolution of a population protocol to its expected (steady-state) analysis, which should be a useful tool when analyzing opinion dynamics and epidemic dissemination in the population model.},
  author       = {Alistarh, Dan-Adrian and Töpfer, Martin and Uznański, Przemysław},
  booktitle    = {Proceedings of the 2021 ACM Symposium on Principles of Distributed Computing},
  isbn         = {9781450385480},
  location     = {Virtual, Italy},
  pages        = {55--65},
  publisher    = {Association for Computing Machinery},
  title        = {{Comparison dynamics in population protocols}},
  doi          = {10.1145/3465084.3467915},
  year         = {2021},
}

@article{9952,
  abstract     = {Proper control of division orientation and symmetry, largely determined by spindle positioning, is essential to development and homeostasis. Spindle positioning has been extensively studied in cells dividing in two-dimensional (2D) environments and in epithelial tissues, where proteins such as NuMA (also known as NUMA1) orient division along the interphase long axis of the cell. However, little is known about how cells control spindle positioning in three-dimensional (3D) environments, such as early mammalian embryos and a variety of adult tissues. Here, we use mouse embryonic stem cells (ESCs), which grow in 3D colonies, as a model to investigate division in 3D. We observe that, at the periphery of 3D colonies, ESCs display high spindle mobility and divide asymmetrically. Our data suggest that enhanced spindle movements are due to unequal distribution of the cell–cell junction protein E-cadherin between future daughter cells. Interestingly, when cells progress towards differentiation, division becomes more symmetric, with more elongated shapes in metaphase and enhanced cortical NuMA recruitment in anaphase. Altogether, this study suggests that in 3D contexts, the geometry of the cell and its contacts with neighbors control division orientation and symmetry.},
  author       = {Chaigne, Agathe and Smith, Matthew B. and Cavestany, R. L. and Hannezo, Edouard B and Chalut, Kevin J. and Paluch, Ewa K.},
  issn         = {1477-9137},
  journal      = {Journal of Cell Science},
  number       = {14},
  publisher    = {The Company of Biologists},
  title        = {{Three-dimensional geometry controls division symmetry in stem cell colonies}},
  doi          = {10.1242/jcs.255018},
  volume       = {134},
  year         = {2021},
}

@article{9953,
  abstract     = {Chronic psychological stress is one of the most important triggers and environmental risk factors for neuropsychiatric disorders. Chronic stress can influence all organs via the secretion of stress hormones, including glucocorticoids by the adrenal glands, which coordinate the stress response across the body. In the brain, glucocorticoid receptors (GR) are expressed by various cell types including microglia, which are its resident immune cells regulating stress-induced inflammatory processes. To study the roles of microglial GR under normal homeostatic conditions and following chronic stress, we generated a mouse model in which the GR gene is depleted in microglia specifically at adulthood to prevent developmental confounds. We first confirmed that microglia were depleted in GR in our model in males and females among the cingulate cortex and the hippocampus, both stress-sensitive brain regions. Then, cohorts of microglial-GR depleted and wild-type (WT) adult female mice were housed for 3 weeks in a standard or stressful condition, using a chronic unpredictable mild stress (CUMS) paradigm. CUMS induced stress-related behavior in both microglial-GR depleted and WT animals as demonstrated by a decrease of both saccharine preference and progressive ratio breakpoint. Nevertheless, the hippocampal microglial and neural mechanisms underlying the adaptation to stress occurred differently between the two genotypes. Upon CUMS exposure, microglial morphology was altered in the WT controls, without any apparent effect in microglial-GR depleted mice. Furthermore, in the standard environment condition, GR depleted-microglia showed increased expression of pro-inflammatory genes, and genes involved in microglial homeostatic functions (such as Trem2, Cx3cr1 and Mertk). On the contrary, in CUMS condition, GR depleted-microglia showed reduced expression levels of pro-inflammatory genes and increased neuroprotective as well as anti-inflammatory genes compared to WT-microglia. Moreover, in microglial-GR depleted mice, but not in WT mice, CUMS led to a significant reduction of CA1 long-term potentiation and paired-pulse ratio. Lastly, differences in adult hippocampal neurogenesis were observed between the genotypes during normal homeostatic conditions, with microglial-GR deficiency increasing the formation of newborn neurons in the dentate gyrus subgranular zone independently from stress exposure. Together, these findings indicate that, although the deletion of microglial GR did not prevent the animal’s ability to respond to stress, it contributed to modulating hippocampal functions in both standard and stressful conditions, notably by shaping the microglial response to chronic stress.},
  author       = {Picard, Katherine and Bisht, Kanchan and Poggini, Silvia and Garofalo, Stefano and Golia, Maria Teresa and Basilico, Bernadette and Abdallah, Fatima and Ciano Albanese, Naomi and Amrein, Irmgard and Vernoux, Nathalie and Sharma, Kaushik and Hui, Chin Wai and C. Savage, Julie and Limatola, Cristina and Ragozzino, Davide and Maggi, Laura and Branchi, Igor and Tremblay, Marie Ève},
  issn         = {0889-1591},
  journal      = {Brain, Behavior, and Immunity},
  pages        = {423--439},
  publisher    = {Elsevier},
  title        = {{Microglial-glucocorticoid receptor depletion alters the response of hippocampal microglia and neurons in a chronic unpredictable mild stress paradigm in female mice}},
  doi          = {10.1016/j.bbi.2021.07.022},
  volume       = {97},
  year         = {2021},
}

@inproceedings{9957,
  abstract     = {The reflectance field of a face describes the reflectance properties responsible for complex lighting effects including diffuse, specular, inter-reflection and self shadowing. Most existing methods for estimating the face reflectance from a monocular image assume faces to be diffuse with very few approaches adding a specular component. This still leaves out important perceptual aspects of reflectance as higher-order global illumination effects and self-shadowing are not modeled. We present a new neural representation for face reflectance where we can estimate all components of the reflectance responsible for the final appearance from a single monocular image. Instead of modeling each component of the reflectance separately using parametric models, our neural representation allows us to generate a basis set of faces in a geometric deformation-invariant space, parameterized by the input light direction, viewpoint and face geometry. We learn to reconstruct this reflectance field of a face just from a monocular image, which can be used to render the face from any viewpoint in any light condition. Our method is trained on a light-stage training dataset, which captures 300 people illuminated with 150 light conditions from 8 viewpoints. We show that our method outperforms existing monocular reflectance reconstruction methods, in terms of photorealism due to better capturing of physical premitives, such as sub-surface scattering, specularities, self-shadows and other higher-order effects.},
  author       = {B R, Mallikarjun and Tewari, Ayush and Oh, Tae-Hyun and Weyrich, Tim and Bickel, Bernd and Seidel, Hans-Peter and Pfister, Hanspeter and Matusik, Wojciech and Elgharib, Mohamed and Theobalt, Christian},
  booktitle    = {Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition},
  isbn         = {978-166544509-2},
  issn         = {1063-6919},
  location     = {Nashville, TN, United States; Virtual},
  pages        = {4791--4800},
  publisher    = {IEEE},
  title        = {{Monocular reconstruction of neural face reflectance fields}},
  doi          = {10.1109/CVPR46437.2021.00476},
  year         = {2021},
}

@article{9960,
  abstract     = {The control of many-body quantum dynamics in complex systems is a key challenge in the quest to reliably produce and manipulate large-scale quantum entangled states. Recently, quench experiments in Rydberg atom arrays [Bluvstein et al. Science 371, 1355 (2021)] demonstrated that coherent revivals associated with quantum many-body scars can be stabilized by periodic driving, generating stable subharmonic responses over a wide parameter regime. We analyze a simple, related model where these phenomena originate from spatiotemporal ordering in an effective Floquet unitary, corresponding to discrete time-crystalline behavior in a prethermal regime. Unlike conventional discrete time crystals, the subharmonic response exists only for Néel-like initial states, associated with quantum scars. We predict robustness to perturbations and identify emergent timescales that could be observed in future experiments. Our results suggest a route to controlling entanglement in interacting quantum systems by combining periodic driving with many-body scars.},
  author       = {Maskara, N. and Michailidis, Alexios and Ho, W. W. and Bluvstein, D. and Choi, S. and Lukin, M. D. and Serbyn, Maksym},
  issn         = {1079-7114},
  journal      = {Physical Review Letters},
  number       = {9},
  publisher    = {American Physical Society},
  title        = {{Discrete time-crystalline order enabled by quantum many-body scars: Entanglement steering via periodic driving}},
  doi          = {10.1103/PhysRevLett.127.090602},
  volume       = {127},
  year         = {2021},
}

@article{9961,
  abstract     = {The notion of Thouless energy plays a central role in the theory of Anderson localization. We investigate and compare the scaling of Thouless energy across the many-body localization (MBL) transition in a Floquet model. We use a combination of methods that are reliable on the ergodic side of the transition (e.g., spectral form factor) and methods that work on the MBL side (e.g., typical matrix elements of local operators) to obtain a complete picture of the Thouless energy behavior across the transition. On the ergodic side, Thouless energy decreases slowly with the system size, while at the transition it becomes comparable to the level spacing. Different probes yield consistent estimates of Thouless energy in their overlapping regime of applicability, giving the location of the transition point nearly free of finite-size drift. This work establishes a connection between different definitions of Thouless energy in a many-body setting and yields insights into the MBL transition in Floquet systems.},
  author       = {Sonner, Michael and Serbyn, Maksym and Papić, Zlatko and Abanin, Dmitry A.},
  issn         = {2469-9969},
  journal      = {Physical Review B},
  number       = {8},
  publisher    = {American Physical Society},
  title        = {{Thouless energy across the many-body localization transition in Floquet systems}},
  doi          = {10.1103/PhysRevB.104.L081112},
  volume       = {104},
  year         = {2021},
}

@article{9973,
  abstract     = {In this article we introduce a complete gradient estimate for symmetric quantum Markov semigroups on von Neumann algebras equipped with a normal faithful tracial state, which implies semi-convexity of the entropy with respect to the recently introduced noncommutative 2-Wasserstein distance. We show that this complete gradient estimate is stable under tensor products and free products and establish its validity for a number of examples. As an application we prove a complete modified logarithmic Sobolev inequality with optimal constant for Poisson-type semigroups on free group factors.},
  author       = {Wirth, Melchior and Zhang, Haonan},
  issn         = {1432-0916},
  journal      = {Communications in Mathematical Physics},
  keywords     = {Mathematical Physics, Statistical and Nonlinear Physics},
  pages        = {761–791},
  publisher    = {Springer Nature},
  title        = {{Complete gradient estimates of quantum Markov semigroups}},
  doi          = {10.1007/s00220-021-04199-4},
  volume       = {387},
  year         = {2021},
}

@unpublished{9978,
  abstract     = {Redox mediators could catalyse otherwise slow and energy-inefficient cycling of Li-S and Li-O 2 batteries by shuttling electrons/holes between the electrode and the solid insulating storage materials. For mediators to work efficiently they need to oxidize the solid with fast kinetics yet the lowest possible overpotential. Here, we found that when the redox potentials of mediators are tuned via, e.g., Li + concentration in the electrolyte, they exhibit distinct threshold potentials, where the kinetics accelerate several-fold within a range as small as 10 mV. This phenomenon is independent of types of mediators and electrolyte. The acceleration originates from the overpotentials required to activate fast Li + /e – extraction and the following chemical step at specific abundant surface facets. Efficient redox catalysis at insulating solids requires therefore carefully considering the surface conditions of the storage materials and electrolyte-dependent redox potentials, which may be tuned by salt concentrations or solvents.},
  author       = {Cao, Deqing and Shen, Xiaoxiao and Wang, Aiping and Yu, Fengjiao and Wu, Yuping and Shi, Siqi and Freunberger, Stefan Alexander and Chen, Yuhui},
  booktitle    = {Research Square},
  issn         = {2693-5015},
  keywords     = {Catalysis, Energy engineering, Materials theory and modeling},
  pages        = {21},
  publisher    = {Research Square},
  title        = {{Sharp kinetic acceleration potentials during mediated redox catalysis of insulators}},
  doi          = {10.21203/rs.3.rs-750965/v1},
  year         = {2021},
}

@unpublished{9980,
  abstract     = {Insufficient understanding of the mechanism that reversibly converts sulphur into lithium sulphide (Li2S) via soluble polysulphides (PS) hampers the realization of high performance lithium-sulphur cells. Typically Li2S formation is explained by direct electroreduction of a PS to Li2S; however, this is not consistent with the size of the insulating Li2S deposits. Here, we use in situ small and wide angle X-ray scattering (SAXS/WAXS) to track the growth and dissolution of crystalline and amorphous deposits from atomic to sub-micron scales during charge and discharge. Stochastic modelling based on the SAXS data allows quantification of the chemical phase evolution during discharge and charge. We show that Li2S deposits predominantly via disproportionation of transient, solid Li2S2 to form primary Li2S crystallites and solid Li2S4 particles. We further demonstrate that this process happens in reverse during charge. These findings show that the discharge capacity and rate capability in Li-S battery cathodes are therefore limited by mass transport through the increasingly tortuous network of Li2S / Li2S4 / carbon pores rather than electron transport through a passivating surface film.},
  author       = {Prehal, Christian and Talian, Sara Drvarič and Vizintin, Alen and Amenitsch, Heinz and Dominko, Robert and Freunberger, Stefan Alexander and Wood, Vanessa},
  booktitle    = {Research Square},
  keywords     = {Li2S, Lithium Sulphur Batteries, SAXS, WAXS},
  pages        = {21},
  title        = {{Mechanism of Li2S formation and dissolution in Lithium-Sulphur batteries}},
  doi          = {10.21203/rs.3.rs-818607/v1},
  year         = {2021},
}

@article{9981,
  abstract     = {The numerical simulation of dynamical phenomena in interacting quantum systems is a notoriously hard problem. Although a number of promising numerical methods exist, they often have limited applicability due to the growth of entanglement or the presence of the so-called sign problem. In this work, we develop an importance sampling scheme for the simulation of quantum spin dynamics, building on a recent approach mapping quantum spin systems to classical stochastic processes. The importance sampling scheme is based on identifying the classical trajectory that yields the largest contribution to a given quantum observable. An exact transformation is then carried out to preferentially sample trajectories that are close to the dominant one. We demonstrate that this approach is capable of reducing the temporal growth of fluctuations in the stochastic quantities, thus extending the range of accessible times and system sizes compared to direct sampling. We discuss advantages and limitations of the proposed approach, outlining directions
for further developments.},
  author       = {De Nicola, Stefano},
  issn         = {2666-9366},
  journal      = {SciPost Physics},
  keywords     = {General Physics and Astronomy},
  number       = {3},
  publisher    = {SciPost Foundation},
  title        = {{Importance sampling scheme for the stochastic simulation of quantum spin dynamics}},
  doi          = {10.21468/scipostphys.11.3.048},
  volume       = {11},
  year         = {2021},
}

@article{9985,
  abstract     = {AMPA receptor (AMPAR) abundance and positioning at excitatory synapses regulates the strength of transmission. Changes in AMPAR localisation can enact synaptic plasticity, allowing long-term information storage, and is therefore tightly controlled. Multiple mechanisms regulating AMPAR synaptic anchoring have been described, but with limited coherence or comparison between reports, our understanding of this process is unclear. Here, combining synaptic recordings from mouse hippocampal slices and super-resolution imaging in dissociated cultures, we compare the contributions of three AMPAR interaction domains controlling transmission at hippocampal CA1 synapses. We show that the AMPAR C-termini play only a modulatory role, whereas the extracellular N-terminal domain (NTD) and PDZ interactions of the auxiliary subunit TARP γ8 are both crucial, and each is sufficient to maintain transmission. Our data support a model in which γ8 accumulates AMPARs at the postsynaptic density, where the NTD further tunes their positioning. This interplay between cytosolic (TARP γ8) and synaptic cleft (NTD) interactions provides versatility to regulate synaptic transmission and plasticity.},
  author       = {Watson, Jake and Pinggera, Alexandra and Ho, Hinze and Greger, Ingo H.},
  issn         = {2041-1723},
  journal      = {Nature Communications},
  number       = {1},
  publisher    = {Nature Publishing Group},
  title        = {{AMPA receptor anchoring at CA1 synapses is determined by N-terminal domain and TARP γ8 interactions}},
  doi          = {10.1038/s41467-021-25281-4},
  volume       = {12},
  year         = {2021},
}

@article{9986,
  abstract     = {Size control is a fundamental question in biology, showing incremental complexity in plants, whose cells possess a rigid cell wall. The phytohormone auxin is a vital growth regulator with central importance for differential growth control. Our results indicate that auxin-reliant growth programs affect the molecular complexity of xyloglucans, the major type of cell wall hemicellulose in eudicots. Auxin-dependent induction and repression of growth coincide with reduced and enhanced molecular complexity of xyloglucans, respectively. In agreement with a proposed function in growth control, genetic interference with xyloglucan side decorations distinctly modulates auxin-dependent differential growth rates. Our work proposes that auxin-dependent growth programs have a spatially defined effect on xyloglucan’s molecular structure, which in turn affects cell wall mechanics and specifies differential, gravitropic hypocotyl growth.},
  author       = {Velasquez, Silvia Melina and Guo, Xiaoyuan and Gallemi, Marçal and Aryal, Bibek and Venhuizen, Peter and Barbez, Elke and Dünser, Kai Alexander and Darino, Martin and Pӗnčík, Aleš and Novák, Ondřej and Kalyna, Maria and Mouille, Gregory and Benková, Eva and Bhalerao, Rishikesh P. and Mravec, Jozef and Kleine-Vehn, Jürgen},
  issn         = {1422-0067},
  journal      = {International Journal of Molecular Sciences},
  keywords     = {auxin, growth, cell wall, xyloglucans, hypocotyls, gravitropism},
  number       = {17},
  publisher    = {MDPI},
  title        = {{Xyloglucan remodeling defines auxin-dependent differential tissue expansion in plants}},
  doi          = {10.3390/ijms22179222},
  volume       = {22},
  year         = {2021},
}

@article{9998,
  abstract     = {We define quantum equivariant K-theory of Nakajima quiver varieties. We discuss type A in detail as well as its connections with quantum XXZ spin chains and trigonometric Ruijsenaars-Schneider models. Finally we study a limit which produces a K-theoretic version of results of Givental and Kim, connecting quantum geometry of flag varieties and Toda lattice.},
  author       = {Koroteev, Peter and Pushkar, Petr and Smirnov, Andrey V. and Zeitlin, Anton M.},
  issn         = {1420-9020},
  journal      = {Selecta Mathematica},
  number       = {5},
  publisher    = {Springer Nature},
  title        = {{Quantum K-theory of quiver varieties and many-body systems}},
  doi          = {10.1007/s00029-021-00698-3},
  volume       = {27},
  year         = {2021},
}

@article{9999,
  abstract     = {The developmental strategies used by progenitor cells to endure a safe journey from their induction place towards the site of terminal differentiation are still poorly understood. Here we uncovered a progenitor cell allocation mechanism that stems from an incomplete process of epithelial delamination that allows progenitors to coordinate their movement with adjacent extra-embryonic tissues. Progenitors of the zebrafish laterality organ originate from the surface epithelial enveloping layer by an apical constriction process of cell delamination. During this process, progenitors retain long-term apical contacts that enable the epithelial layer to pull a subset of progenitors along their way towards the vegetal pole. The remaining delaminated progenitors follow apically-attached progenitors’ movement by a co-attraction mechanism, avoiding sequestration by the adjacent endoderm, ensuring their fate and collective allocation at the differentiation site. Thus, we reveal that incomplete delamination serves as a cellular platform for coordinated tissue movements during development. Impact Statement: Incomplete delamination serves as a cellular platform for coordinated tissue movements during development, guiding newly formed progenitor cell groups to the differentiation site.},
  author       = {Pulgar, Eduardo and Schwayer, Cornelia and Guerrero, Néstor and López, Loreto and Márquez, Susana and Härtel, Steffen and Soto, Rodrigo and Heisenberg, Carl Philipp and Concha, Miguel L.},
  issn         = {2050-084X},
  journal      = {eLife},
  keywords     = {cell delamination, apical constriction, dragging, mechanical forces, collective 18 locomotion, dorsal forerunner cells, zebrafish},
  publisher    = {eLife Sciences Publications},
  title        = {{Apical contacts stemming from incomplete delamination guide progenitor cell allocation through a dragging mechanism}},
  doi          = {10.7554/eLife.66483},
  volume       = {10},
  year         = {2021},
}

