---
_id: '3337'
abstract:
- lang: eng
  text: Playing table tennis is a difficult task for robots, especially due to their
    limitations of acceleration. A key bottleneck is the amount of time needed to
    reach the desired hitting position and velocity of the racket for returning the
    incoming ball. Here, it often does not suffice to simply extrapolate the ball's
    trajectory after the opponent returns it but more information is needed. Humans
    are able to predict the ball's trajectory based on the opponent's moves and, thus,
    have a considerable advantage. Hence, we propose to incorporate an anticipation
    system into robot table tennis players, which enables the robot to react earlier
    while the opponent is performing the striking movement. Based on visual observation
    of the opponent's racket movement, the robot can predict the aim of the opponent
    and adjust its movement generation accordingly. The policies for deciding how
    and when to react are obtained by reinforcement learning. We conduct experiments
    with an existing robot player to show that the learned reaction policy can significantly
    improve the performance of the overall system.
author:
- first_name: Zhikun
  full_name: Wang, Zhikun
  last_name: Wang
- first_name: Christoph
  full_name: Lampert, Christoph
  id: 40C20FD2-F248-11E8-B48F-1D18A9856A87
  last_name: Lampert
  orcid: 0000-0001-8622-7887
- first_name: Katharina
  full_name: Mülling, Katharina
  last_name: Mülling
- first_name: Bernhard
  full_name: Schölkopf, Bernhard
  last_name: Schölkopf
- first_name: Jan
  full_name: Peters, Jan
  last_name: Peters
citation:
  ama: 'Wang Z, Lampert C, Mülling K, Schölkopf B, Peters J. Learning anticipation
    policies for robot table tennis. In: IEEE; 2011:332-337. doi:<a href="https://doi.org/10.1109/IROS.2011.6094892">10.1109/IROS.2011.6094892</a>'
  apa: 'Wang, Z., Lampert, C., Mülling, K., Schölkopf, B., &#38; Peters, J. (2011).
    Learning anticipation policies for robot table tennis (pp. 332–337). Presented
    at the IROS: RSJ International Conference on Intelligent Robots and Systems, San
    Francisco, USA: IEEE. <a href="https://doi.org/10.1109/IROS.2011.6094892">https://doi.org/10.1109/IROS.2011.6094892</a>'
  chicago: Wang, Zhikun, Christoph Lampert, Katharina Mülling, Bernhard Schölkopf,
    and Jan Peters. “Learning Anticipation Policies for Robot Table Tennis,” 332–37.
    IEEE, 2011. <a href="https://doi.org/10.1109/IROS.2011.6094892">https://doi.org/10.1109/IROS.2011.6094892</a>.
  ieee: 'Z. Wang, C. Lampert, K. Mülling, B. Schölkopf, and J. Peters, “Learning anticipation
    policies for robot table tennis,” presented at the IROS: RSJ International Conference
    on Intelligent Robots and Systems, San Francisco, USA, 2011, pp. 332–337.'
  ista: 'Wang Z, Lampert C, Mülling K, Schölkopf B, Peters J. 2011. Learning anticipation
    policies for robot table tennis. IROS: RSJ International Conference on Intelligent
    Robots and Systems, 332–337.'
  mla: Wang, Zhikun, et al. <i>Learning Anticipation Policies for Robot Table Tennis</i>.
    IEEE, 2011, pp. 332–37, doi:<a href="https://doi.org/10.1109/IROS.2011.6094892">10.1109/IROS.2011.6094892</a>.
  short: Z. Wang, C. Lampert, K. Mülling, B. Schölkopf, J. Peters, in:, IEEE, 2011,
    pp. 332–337.
conference:
  end_date: 2011-09-30
  location: San Francisco, USA
  name: 'IROS: RSJ International Conference on Intelligent Robots and Systems'
  start_date: 2011-09-25
date_created: 2018-12-11T12:02:45Z
date_published: 2011-01-01T00:00:00Z
date_updated: 2021-01-12T07:42:45Z
day: '01'
department:
- _id: ChLa
doi: 10.1109/IROS.2011.6094892
language:
- iso: eng
month: '01'
oa_version: None
page: 332 - 337
publication_status: published
publisher: IEEE
publist_id: '3293'
quality_controlled: '1'
scopus_import: 1
status: public
title: Learning anticipation policies for robot table tennis
type: conference
user_id: 4435EBFC-F248-11E8-B48F-1D18A9856A87
year: '2011'
...
---
_id: '3338'
abstract:
- lang: eng
  text: 'We consider 2-player games played on a finite state space for an infinite
    number of rounds. The games are concurrent: in each round, the two players (player
    1 and player 2) choose their moves inde- pendently and simultaneously; the current
    state and the two moves determine the successor state. We study concurrent games
    with ω-regular winning conditions specified as parity objectives. We consider
    the qualitative analysis problems: the computation of the almost-sure and limit-sure
    winning set of states, where player 1 can ensure to win with probability 1 and
    with probability arbitrarily close to 1, respec- tively. In general the almost-sure
    and limit-sure winning strategies require both infinite-memory as well as infinite-precision
    (to describe probabilities). We study the bounded-rationality problem for qualitative
    analysis of concurrent parity games, where the strategy set for player 1 is restricted
    to bounded-resource strategies. In terms of precision, strategies can be deterministic,
    uniform, finite-precision or infinite- precision; and in terms of memory, strategies
    can be memoryless, finite-memory or infinite-memory. We present a precise and
    complete characterization of the qualitative winning sets for all combinations
    of classes of strategies. In particular, we show that uniform memoryless strategies
    are as powerful as finite-precision infinite-memory strategies, and infinite-precision
    memoryless strategies are as power- ful as infinite-precision finite-memory strategies.
    We show that the winning sets can be computed in O(n2d+3) time, where n is the
    size of the game structure and 2d is the number of priorities (or colors), and
    our algorithms are symbolic. The membership problem of whether a state belongs
    to a winning set can be decided in NP ∩ coNP. While this complexity is the same
    as for the simpler class of turn-based parity games, where in each state only
    one of the two players has a choice of moves, our algorithms, that are obtained
    by characterization of the winning sets as μ-calculus formulas, are considerably
    more involved than those for turn-based games.'
arxiv: 1
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
citation:
  ama: Chatterjee K. Bounded rationality in concurrent parity games. <i>arXiv</i>.
    2011:1-51.
  apa: Chatterjee, K. (2011). Bounded rationality in concurrent parity games. <i>arXiv</i>.
    ArXiv.
  chicago: Chatterjee, Krishnendu. “Bounded Rationality in Concurrent Parity Games.”
    <i>ArXiv</i>. ArXiv, 2011.
  ieee: K. Chatterjee, “Bounded rationality in concurrent parity games,” <i>arXiv</i>.
    ArXiv, pp. 1–51, 2011.
  ista: Chatterjee K. 2011. Bounded rationality in concurrent parity games. arXiv,
    1–51, .
  mla: Chatterjee, Krishnendu. “Bounded Rationality in Concurrent Parity Games.” <i>ArXiv</i>,
    ArXiv, 2011, pp. 1–51.
  short: K. Chatterjee, ArXiv (2011) 1–51.
date_created: 2018-12-11T12:02:45Z
date_published: 2011-07-11T00:00:00Z
date_updated: 2023-02-23T12:23:40Z
day: '11'
department:
- _id: KrCh
external_id:
  arxiv:
  - '1107.2146'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1107.2146
month: '07'
oa: 1
oa_version: Preprint
page: 1 - 51
publication: arXiv
publication_status: published
publisher: ArXiv
publist_id: '3287'
related_material:
  record:
  - id: '5380'
    relation: earlier_version
    status: public
status: public
title: Bounded rationality in concurrent parity games
type: preprint
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2011'
...
---
_id: '3339'
abstract:
- lang: eng
  text: 'Turn-based stochastic games and its important subclass Markov decision processes
    (MDPs) provide models for systems with both probabilistic and nondeterministic
    behaviors. We consider turn-based stochastic games with two classical quantitative
    objectives: discounted-sum and long-run average objectives. The game models and
    the quantitative objectives are widely used in probabilistic verification, planning,
    optimal inventory control, network protocol and performance analysis. Games and
    MDPs that model realistic systems often have very large state spaces, and probabilistic
    abstraction techniques are necessary to handle the state-space explosion. The
    commonly used full-abstraction techniques do not yield space-savings for systems
    that have many states with similar value, but does not necessarily have similar
    transition structure. A semi-abstraction technique, namely Magnifying-lens abstractions
    (MLA), that clusters states based on value only, disregarding differences in their
    transition relation was proposed for qualitative objectives (reachability and
    safety objectives). In this paper we extend the MLA technique to solve stochastic
    games with discounted-sum and long-run average objectives. We present the MLA
    technique based abstraction-refinement algorithm for stochastic games and MDPs
    with discounted-sum objectives. For long-run average objectives, our solution
    works for all MDPs and a sub-class of stochastic games where every state has the
    same value. '
arxiv: 1
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Luca
  full_name: De Alfaro, Luca
  last_name: De Alfaro
- first_name: Roy
  full_name: Pritam, Roy
  last_name: Pritam
citation:
  ama: Chatterjee K, De Alfaro L, Pritam R. Magnifying lens abstraction for stochastic
    games with discounted and long-run average objectives. <i>arXiv</i>. 2011.
  apa: Chatterjee, K., De Alfaro, L., &#38; Pritam, R. (2011). Magnifying lens abstraction
    for stochastic games with discounted and long-run average objectives. <i>arXiv</i>.
    ArXiv.
  chicago: Chatterjee, Krishnendu, Luca De Alfaro, and Roy Pritam. “Magnifying Lens
    Abstraction for Stochastic Games with Discounted and Long-Run Average Objectives.”
    <i>ArXiv</i>. ArXiv, 2011.
  ieee: K. Chatterjee, L. De Alfaro, and R. Pritam, “Magnifying lens abstraction for
    stochastic games with discounted and long-run average objectives,” <i>arXiv</i>.
    ArXiv, 2011.
  ista: Chatterjee K, De Alfaro L, Pritam R. 2011. Magnifying lens abstraction for
    stochastic games with discounted and long-run average objectives. arXiv, .
  mla: Chatterjee, Krishnendu, et al. “Magnifying Lens Abstraction for Stochastic
    Games with Discounted and Long-Run Average Objectives.” <i>ArXiv</i>, ArXiv, 2011.
  short: K. Chatterjee, L. De Alfaro, R. Pritam, ArXiv (2011).
date_created: 2018-12-11T12:02:46Z
date_published: 2011-07-11T00:00:00Z
date_updated: 2021-01-12T07:42:46Z
day: '11'
department:
- _id: KrCh
external_id:
  arxiv:
  - '1107.2132'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1107.2132
month: '07'
oa: 1
oa_version: Preprint
page: '17'
publication: arXiv
publication_status: published
publisher: ArXiv
publist_id: '3286'
status: public
title: Magnifying lens abstraction for stochastic games with discounted and long-run
  average objectives
type: preprint
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2011'
...
---
_id: '3342'
abstract:
- lang: eng
  text: 'We consider Markov decision processes (MDPs) with ω-regular specifications
    given as parity objectives. We consider the problem of computing the set of almost-sure
    winning states from where the objective can be ensured with probability 1. The
    algorithms for the computation of the almost-sure winning set for parity objectives
    iteratively use the solutions for the almost-sure winning set for Büchi objectives
    (a special case of parity objectives). Our contributions are as follows: First,
    we present the first subquadratic symbolic algorithm to compute the almost-sure
    winning set for MDPs with Büchi objectives; our algorithm takes O(nm)  symbolic
    steps as compared to the previous known algorithm that takes O(n 2) symbolic steps,
    where n is the number of states and m is the number of edges of the MDP. In practice
    MDPs often have constant out-degree, and then our symbolic algorithm takes O(nn)  symbolic
    steps, as compared to the previous known O(n 2) symbolic steps algorithm. Second,
    we present a new algorithm, namely win-lose algorithm, with the following two
    properties: (a) the algorithm iteratively computes subsets of the almost-sure
    winning set and its complement, as compared to all previous algorithms that discover
    the almost-sure winning set upon termination; and (b) requires O(nK)  symbolic
    steps, where K is the maximal number of edges of strongly connected components
    (scc’s) of the MDP. The win-lose algorithm requires symbolic computation of scc’s.
    Third, we improve the algorithm for symbolic scc computation; the previous known
    algorithm takes linear symbolic steps, and our new algorithm improves the constants
    associated with the linear number of steps. In the worst case the previous known
    algorithm takes 5·n symbolic steps, whereas our new algorithm takes 4 ·n symbolic
    steps.'
alternative_title:
- LNCS
article_processing_charge: No
arxiv: 1
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Manas
  full_name: Joglekar, Manas
  last_name: Joglekar
- first_name: Shah
  full_name: Nisarg, Shah
  last_name: Nisarg
citation:
  ama: 'Chatterjee K, Henzinger MH, Joglekar M, Nisarg S. Symbolic algorithms for
    qualitative analysis of Markov decision processes with Büchi objectives. In: Gopalakrishnan
    G, Qadeer S, eds. Vol 6806. Springer; 2011:260-276. doi:<a href="https://doi.org/10.1007/978-3-642-22110-1_21">10.1007/978-3-642-22110-1_21</a>'
  apa: 'Chatterjee, K., Henzinger, M. H., Joglekar, M., &#38; Nisarg, S. (2011). Symbolic
    algorithms for qualitative analysis of Markov decision processes with Büchi objectives.
    In G. Gopalakrishnan &#38; S. Qadeer (Eds.) (Vol. 6806, pp. 260–276). Presented
    at the CAV: Computer Aided Verification, Snowbird, USA: Springer. <a href="https://doi.org/10.1007/978-3-642-22110-1_21">https://doi.org/10.1007/978-3-642-22110-1_21</a>'
  chicago: Chatterjee, Krishnendu, Monika H Henzinger, Manas Joglekar, and Shah Nisarg.
    “Symbolic Algorithms for Qualitative Analysis of Markov Decision Processes with
    Büchi Objectives.” edited by Ganesh Gopalakrishnan and Shaz Qadeer, 6806:260–76.
    Springer, 2011. <a href="https://doi.org/10.1007/978-3-642-22110-1_21">https://doi.org/10.1007/978-3-642-22110-1_21</a>.
  ieee: 'K. Chatterjee, M. H. Henzinger, M. Joglekar, and S. Nisarg, “Symbolic algorithms
    for qualitative analysis of Markov decision processes with Büchi objectives,”
    presented at the CAV: Computer Aided Verification, Snowbird, USA, 2011, vol. 6806,
    pp. 260–276.'
  ista: 'Chatterjee K, Henzinger MH, Joglekar M, Nisarg S. 2011. Symbolic algorithms
    for qualitative analysis of Markov decision processes with Büchi objectives. CAV:
    Computer Aided Verification, LNCS, vol. 6806, 260–276.'
  mla: Chatterjee, Krishnendu, et al. <i>Symbolic Algorithms for Qualitative Analysis
    of Markov Decision Processes with Büchi Objectives</i>. Edited by Ganesh Gopalakrishnan
    and Shaz Qadeer, vol. 6806, Springer, 2011, pp. 260–76, doi:<a href="https://doi.org/10.1007/978-3-642-22110-1_21">10.1007/978-3-642-22110-1_21</a>.
  short: K. Chatterjee, M.H. Henzinger, M. Joglekar, S. Nisarg, in:, G. Gopalakrishnan,
    S. Qadeer (Eds.), Springer, 2011, pp. 260–276.
conference:
  end_date: 2011-07-20
  location: Snowbird, USA
  name: 'CAV: Computer Aided Verification'
  start_date: 2011-07-14
date_created: 2018-12-11T12:02:47Z
date_published: 2011-08-11T00:00:00Z
date_updated: 2023-02-23T11:00:13Z
day: '11'
department:
- _id: KrCh
doi: 10.1007/978-3-642-22110-1_21
editor:
- first_name: Ganesh
  full_name: Gopalakrishnan, Ganesh
  last_name: Gopalakrishnan
- first_name: Shaz
  full_name: Qadeer, Shaz
  last_name: Qadeer
external_id:
  arxiv:
  - '1104.3348'
intvolume: '      6806'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: http://arxiv.org/abs/1104.3348
month: '08'
oa: 1
oa_version: Preprint
page: 260 - 276
project:
- _id: 25832EC2-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S 11407_N23
  name: Rigorous Systems Engineering
publication_status: published
publisher: Springer
publist_id: '3282'
quality_controlled: '1'
related_material:
  record:
  - id: '2831'
    relation: later_version
    status: public
status: public
title: Symbolic algorithms for qualitative analysis of Markov decision processes with
  Büchi objectives
type: conference
user_id: 72615eeb-f1f3-11ec-aa25-d4573ddc34fd
volume: 6806
year: '2011'
...
---
_id: '3343'
abstract:
- lang: eng
  text: 'We present faster and dynamic algorithms for the following problems arising
    in probabilistic verification: Computation of the maximal end-component (mec)
    decomposition of Markov decision processes (MDPs), and of the almost sure winning
    set for reachability and parity objectives in MDPs. We achieve the following running
    time for static algorithms in MDPs with graphs of n vertices and m edges: (1)
    O(m · min{ √m, n2/3 }) for the mec decomposition, improving the longstanding O(m·n)
    bound; (2) O(m·n2/3) for reachability objectives, improving the previous O(m ·
    √m) bound for m &gt; n4/3; and (3) O(m · min{ √m, n2/3 } · log(d)) for parity
    objectives with d priorities, improving the previous O(m · √m · d) bound. We also
    give incremental and decremental algorithms in linear time for mec decomposition
    and reachability objectives and O(m · log d) time for parity ob jectives.'
article_processing_charge: No
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
citation:
  ama: 'Chatterjee K, Henzinger MH. Faster and dynamic algorithms for maximal end-component
    decomposition and related graph problems in probabilistic verification. In: SIAM;
    2011:1318-1336. doi:<a href="https://doi.org/10.1137/1.9781611973082.101">10.1137/1.9781611973082.101</a>'
  apa: 'Chatterjee, K., &#38; Henzinger, M. H. (2011). Faster and dynamic algorithms
    for maximal end-component decomposition and related graph problems in probabilistic
    verification (pp. 1318–1336). Presented at the SODA: Symposium on Discrete Algorithms,
    San Francisco, SA, United States: SIAM. <a href="https://doi.org/10.1137/1.9781611973082.101">https://doi.org/10.1137/1.9781611973082.101</a>'
  chicago: Chatterjee, Krishnendu, and Monika H Henzinger. “Faster and Dynamic Algorithms
    for Maximal End-Component Decomposition and Related Graph Problems in Probabilistic
    Verification,” 1318–36. SIAM, 2011. <a href="https://doi.org/10.1137/1.9781611973082.101">https://doi.org/10.1137/1.9781611973082.101</a>.
  ieee: 'K. Chatterjee and M. H. Henzinger, “Faster and dynamic algorithms for maximal
    end-component decomposition and related graph problems in probabilistic verification,”
    presented at the SODA: Symposium on Discrete Algorithms, San Francisco, SA, United
    States, 2011, pp. 1318–1336.'
  ista: 'Chatterjee K, Henzinger MH. 2011. Faster and dynamic algorithms for maximal
    end-component decomposition and related graph problems in probabilistic verification.
    SODA: Symposium on Discrete Algorithms, 1318–1336.'
  mla: Chatterjee, Krishnendu, and Monika H. Henzinger. <i>Faster and Dynamic Algorithms
    for Maximal End-Component Decomposition and Related Graph Problems in Probabilistic
    Verification</i>. SIAM, 2011, pp. 1318–36, doi:<a href="https://doi.org/10.1137/1.9781611973082.101">10.1137/1.9781611973082.101</a>.
  short: K. Chatterjee, M.H. Henzinger, in:, SIAM, 2011, pp. 1318–1336.
conference:
  end_date: 2011-01-25
  location: San Francisco, SA, United States
  name: 'SODA: Symposium on Discrete Algorithms'
  start_date: 2011-01-23
date_created: 2018-12-11T12:02:47Z
date_published: 2011-01-01T00:00:00Z
date_updated: 2023-02-14T10:36:10Z
day: '01'
department:
- _id: KrCh
doi: 10.1137/1.9781611973082.101
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://eprints.cs.univie.ac.at/21/
month: '01'
oa: 1
oa_version: Submitted Version
page: 1318 - 1336
publication_status: published
publisher: SIAM
publist_id: '3278'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Faster and dynamic algorithms for maximal end-component decomposition and related
  graph problems in probabilistic verification
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
year: '2011'
...
---
_id: '3344'
abstract:
- lang: eng
  text: 'Games played on graphs provide the mathematical framework to analyze several
    important problems in computer science as well as mathematics, such as the synthesis
    problem of Church, model checking of open reactive systems and many others. On
    the basis of mode of interaction of the players these games can be classified
    as follows: (a) turn-based (players make moves in turns); and (b) concurrent (players
    make moves simultaneously). On the basis of the information available to the players
    these games can be classified as follows: (a) perfect-information (players have
    perfect view of the game); and (b) partial-information (players have partial view
    of the game). In this talk we will consider all these classes of games with reachability
    objectives, where the goal of one player is to reach a set of target vertices
    of the graph, and the goal of the opponent player is to prevent the player from
    reaching the target. We will survey the results for various classes of games,
    and the results range from linear time decision algorithms to EXPTIME-complete
    problems to undecidable problems.'
alternative_title:
- LNCS
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
citation:
  ama: 'Chatterjee K. Graph games with reachability objectives. In: Delzanno G, Potapov
    I, eds. Vol 6945. Springer; 2011:1-1. doi:<a href="https://doi.org/10.1007/978-3-642-24288-5_1">10.1007/978-3-642-24288-5_1</a>'
  apa: 'Chatterjee, K. (2011). Graph games with reachability objectives. In G. Delzanno
    &#38; I. Potapov (Eds.) (Vol. 6945, pp. 1–1). Presented at the RP: Reachability
    Problems, Genoa, Italy: Springer. <a href="https://doi.org/10.1007/978-3-642-24288-5_1">https://doi.org/10.1007/978-3-642-24288-5_1</a>'
  chicago: Chatterjee, Krishnendu. “Graph Games with Reachability Objectives.” edited
    by Giorgo Delzanno and Igor Potapov, 6945:1–1. Springer, 2011. <a href="https://doi.org/10.1007/978-3-642-24288-5_1">https://doi.org/10.1007/978-3-642-24288-5_1</a>.
  ieee: 'K. Chatterjee, “Graph games with reachability objectives,” presented at the
    RP: Reachability Problems, Genoa, Italy, 2011, vol. 6945, pp. 1–1.'
  ista: 'Chatterjee K. 2011. Graph games with reachability objectives. RP: Reachability
    Problems, LNCS, vol. 6945, 1–1.'
  mla: Chatterjee, Krishnendu. <i>Graph Games with Reachability Objectives</i>. Edited
    by Giorgo Delzanno and Igor Potapov, vol. 6945, Springer, 2011, pp. 1–1, doi:<a
    href="https://doi.org/10.1007/978-3-642-24288-5_1">10.1007/978-3-642-24288-5_1</a>.
  short: K. Chatterjee, in:, G. Delzanno, I. Potapov (Eds.), Springer, 2011, pp. 1–1.
conference:
  end_date: 2011-09-30
  location: Genoa, Italy
  name: 'RP: Reachability Problems'
  start_date: 2011-09-28
date_created: 2018-12-11T12:02:47Z
date_published: 2011-10-15T00:00:00Z
date_updated: 2021-01-12T07:42:48Z
day: '15'
department:
- _id: KrCh
doi: 10.1007/978-3-642-24288-5_1
editor:
- first_name: Giorgo
  full_name: Delzanno, Giorgo
  last_name: Delzanno
- first_name: Igor
  full_name: Potapov, Igor
  last_name: Potapov
intvolume: '      6945'
language:
- iso: eng
month: '10'
oa_version: None
page: 1 - 1
publication_status: published
publisher: Springer
publist_id: '3277'
quality_controlled: '1'
status: public
title: Graph games with reachability objectives
type: conference
user_id: 4435EBFC-F248-11E8-B48F-1D18A9856A87
volume: 6945
year: '2011'
...
---
_id: '10907'
abstract:
- lang: eng
  text: This paper presents a method to create a model of an articulated object using
    the planar motion in an initialization video. The model consists of rigid parts
    connected by points of articulation. The rigid parts are described by the positions
    of salient feature-points tracked throughout the video. Following a filtering
    step that identifies points that belong to different objects, rigid parts are
    found by a grouping process in a graph pyramid. Valid articulation points are
    selected by verifying multiple hypotheses for each pair of parts.
acknowledgement: This work has been partially supported by the Austrian Science Fund
  under grants S9103-N13 and P18716-N13.
alternative_title:
- LNCS
article_processing_charge: No
author:
- first_name: Nicole M.
  full_name: Artner, Nicole M.
  last_name: Artner
- first_name: Adrian
  full_name: Ion, Adrian
  id: 29F89302-F248-11E8-B48F-1D18A9856A87
  last_name: Ion
- first_name: Walter G.
  full_name: Kropatsch, Walter G.
  last_name: Kropatsch
citation:
  ama: 'Artner NM, Ion A, Kropatsch WG. Spatio-temporal extraction of articulated
    models in a graph pyramid. In: Jiang X, Ferrer M, Torsello A, eds. <i>Graph-Based
    Representations in Pattern Recognition</i>. Vol 6658. LNIP. Berlin, Heidelberg:
    Springer; 2011:215-224. doi:<a href="https://doi.org/10.1007/978-3-642-20844-7_22">10.1007/978-3-642-20844-7_22</a>'
  apa: 'Artner, N. M., Ion, A., &#38; Kropatsch, W. G. (2011). Spatio-temporal extraction
    of articulated models in a graph pyramid. In X. Jiang, M. Ferrer, &#38; A. Torsello
    (Eds.), <i>Graph-Based Representations in Pattern Recognition</i> (Vol. 6658,
    pp. 215–224). Berlin, Heidelberg: Springer. <a href="https://doi.org/10.1007/978-3-642-20844-7_22">https://doi.org/10.1007/978-3-642-20844-7_22</a>'
  chicago: 'Artner, Nicole M., Adrian Ion, and Walter G. Kropatsch. “Spatio-Temporal
    Extraction of Articulated Models in a Graph Pyramid.” In <i>Graph-Based Representations
    in Pattern Recognition</i>, edited by Xiaoyi Jiang, Miquel Ferrer, and Andrea
    Torsello, 6658:215–24. LNIP. Berlin, Heidelberg: Springer, 2011. <a href="https://doi.org/10.1007/978-3-642-20844-7_22">https://doi.org/10.1007/978-3-642-20844-7_22</a>.'
  ieee: N. M. Artner, A. Ion, and W. G. Kropatsch, “Spatio-temporal extraction of
    articulated models in a graph pyramid,” in <i>Graph-Based Representations in Pattern
    Recognition</i>, Münster, Germany, 2011, vol. 6658, pp. 215–224.
  ista: 'Artner NM, Ion A, Kropatsch WG. 2011. Spatio-temporal extraction of articulated
    models in a graph pyramid. Graph-Based Representations in Pattern Recognition.
    GbRPR: Graph-based Representations in Pattern RecognitionLNIP, LNCS, vol. 6658,
    215–224.'
  mla: Artner, Nicole M., et al. “Spatio-Temporal Extraction of Articulated Models
    in a Graph Pyramid.” <i>Graph-Based Representations in Pattern Recognition</i>,
    edited by Xiaoyi Jiang et al., vol. 6658, Springer, 2011, pp. 215–24, doi:<a href="https://doi.org/10.1007/978-3-642-20844-7_22">10.1007/978-3-642-20844-7_22</a>.
  short: N.M. Artner, A. Ion, W.G. Kropatsch, in:, X. Jiang, M. Ferrer, A. Torsello
    (Eds.), Graph-Based Representations in Pattern Recognition, Springer, Berlin,
    Heidelberg, 2011, pp. 215–224.
conference:
  end_date: 2011-05-20
  location: Münster, Germany
  name: 'GbRPR: Graph-based Representations in Pattern Recognition'
  start_date: 2011-05-18
date_created: 2022-03-21T08:08:35Z
date_published: 2011-06-01T00:00:00Z
date_updated: 2023-09-05T14:10:15Z
day: '01'
department:
- _id: HeEd
doi: 10.1007/978-3-642-20844-7_22
editor:
- first_name: Xiaoyi
  full_name: Jiang, Xiaoyi
  last_name: Jiang
- first_name: Miquel
  full_name: Ferrer, Miquel
  last_name: Ferrer
- first_name: Andrea
  full_name: Torsello, Andrea
  last_name: Torsello
intvolume: '      6658'
language:
- iso: eng
month: '06'
oa_version: None
page: 215-224
place: Berlin, Heidelberg
publication: Graph-Based Representations in Pattern Recognition
publication_identifier:
  eisbn:
  - '9783642208447'
  eissn:
  - 1611-3349
  isbn:
  - '9783642208430'
  issn:
  - 0302-9743
publication_status: published
publisher: Springer
quality_controlled: '1'
scopus_import: '1'
series_title: LNIP
status: public
title: Spatio-temporal extraction of articulated models in a graph pyramid
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 6658
year: '2011'
...
---
_id: '11094'
abstract:
- lang: eng
  text: Nuclear pore complexes (NPCs) assemble at the end of mitosis during nuclear
    envelope (NE) reformation and into an intact NE as cells progress through interphase.
    Although recent studies have shown that NPC formation occurs by two different
    molecular mechanisms at two distinct cell cycle stages, little is known about
    the molecular players that mediate the fusion of the outer and inner nuclear membranes
    to form pores. In this paper, we provide evidence that the transmembrane nucleoporin
    (Nup), POM121, but not the Nup107–160 complex, is present at new pore assembly
    sites at a time that coincides with inner nuclear membrane (INM) and outer nuclear
    membrane (ONM) fusion. Overexpression of POM121 resulted in juxtaposition of the
    INM and ONM. Additionally, Sun1, an INM protein that is known to interact with
    the cytoskeleton, was specifically required for interphase assembly and localized
    with POM121 at forming pores. We propose a model in which POM121 and Sun1 interact
    transiently to promote early steps of interphase NPC assembly.
article_processing_charge: No
article_type: original
author:
- first_name: Jessica A.
  full_name: Talamas, Jessica A.
  last_name: Talamas
- first_name: Martin W
  full_name: HETZER, Martin W
  id: 86c0d31b-b4eb-11ec-ac5a-eae7b2e135ed
  last_name: HETZER
  orcid: 0000-0002-2111-992X
citation:
  ama: Talamas JA, Hetzer M. POM121 and Sun1 play a role in early steps of interphase
    NPC assembly. <i>Journal of Cell Biology</i>. 2011;194(1):27-37. doi:<a href="https://doi.org/10.1083/jcb.201012154">10.1083/jcb.201012154</a>
  apa: Talamas, J. A., &#38; Hetzer, M. (2011). POM121 and Sun1 play a role in early
    steps of interphase NPC assembly. <i>Journal of Cell Biology</i>. Rockefeller
    University Press. <a href="https://doi.org/10.1083/jcb.201012154">https://doi.org/10.1083/jcb.201012154</a>
  chicago: Talamas, Jessica A., and Martin Hetzer. “POM121 and Sun1 Play a Role in
    Early Steps of Interphase NPC Assembly.” <i>Journal of Cell Biology</i>. Rockefeller
    University Press, 2011. <a href="https://doi.org/10.1083/jcb.201012154">https://doi.org/10.1083/jcb.201012154</a>.
  ieee: J. A. Talamas and M. Hetzer, “POM121 and Sun1 play a role in early steps of
    interphase NPC assembly,” <i>Journal of Cell Biology</i>, vol. 194, no. 1. Rockefeller
    University Press, pp. 27–37, 2011.
  ista: Talamas JA, Hetzer M. 2011. POM121 and Sun1 play a role in early steps of
    interphase NPC assembly. Journal of Cell Biology. 194(1), 27–37.
  mla: Talamas, Jessica A., and Martin Hetzer. “POM121 and Sun1 Play a Role in Early
    Steps of Interphase NPC Assembly.” <i>Journal of Cell Biology</i>, vol. 194, no.
    1, Rockefeller University Press, 2011, pp. 27–37, doi:<a href="https://doi.org/10.1083/jcb.201012154">10.1083/jcb.201012154</a>.
  short: J.A. Talamas, M. Hetzer, Journal of Cell Biology 194 (2011) 27–37.
date_created: 2022-04-07T07:52:18Z
date_published: 2011-07-04T00:00:00Z
date_updated: 2022-07-18T08:53:46Z
day: '04'
doi: 10.1083/jcb.201012154
extern: '1'
external_id:
  pmid:
  - '21727197'
intvolume: '       194'
issue: '1'
keyword:
- Cell Biology
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://doi.org/10.1083/jcb.201012154
month: '07'
oa: 1
oa_version: Published Version
page: 27-37
pmid: 1
publication: Journal of Cell Biology
publication_identifier:
  eissn:
  - 1540-8140
  issn:
  - 0021-9525
publication_status: published
publisher: Rockefeller University Press
quality_controlled: '1'
scopus_import: '1'
status: public
title: POM121 and Sun1 play a role in early steps of interphase NPC assembly
type: journal_article
user_id: 72615eeb-f1f3-11ec-aa25-d4573ddc34fd
volume: 194
year: '2011'
...
---
_id: '11095'
article_processing_charge: No
article_type: letter_note
author:
- first_name: Martin W
  full_name: HETZER, Martin W
  id: 86c0d31b-b4eb-11ec-ac5a-eae7b2e135ed
  last_name: HETZER
  orcid: 0000-0002-2111-992X
- first_name: Giacomo
  full_name: Cavalli, Giacomo
  last_name: Cavalli
citation:
  ama: Hetzer M, Cavalli G. Editorial overview. <i>Current Opinion in Cell Biology</i>.
    2011;23(3):255-257. doi:<a href="https://doi.org/10.1016/j.ceb.2011.04.013">10.1016/j.ceb.2011.04.013</a>
  apa: Hetzer, M., &#38; Cavalli, G. (2011). Editorial overview. <i>Current Opinion
    in Cell Biology</i>. Elsevier. <a href="https://doi.org/10.1016/j.ceb.2011.04.013">https://doi.org/10.1016/j.ceb.2011.04.013</a>
  chicago: Hetzer, Martin, and Giacomo Cavalli. “Editorial Overview.” <i>Current Opinion
    in Cell Biology</i>. Elsevier, 2011. <a href="https://doi.org/10.1016/j.ceb.2011.04.013">https://doi.org/10.1016/j.ceb.2011.04.013</a>.
  ieee: M. Hetzer and G. Cavalli, “Editorial overview,” <i>Current Opinion in Cell
    Biology</i>, vol. 23, no. 3. Elsevier, pp. 255–257, 2011.
  ista: Hetzer M, Cavalli G. 2011. Editorial overview. Current Opinion in Cell Biology.
    23(3), 255–257.
  mla: Hetzer, Martin, and Giacomo Cavalli. “Editorial Overview.” <i>Current Opinion
    in Cell Biology</i>, vol. 23, no. 3, Elsevier, 2011, pp. 255–57, doi:<a href="https://doi.org/10.1016/j.ceb.2011.04.013">10.1016/j.ceb.2011.04.013</a>.
  short: M. Hetzer, G. Cavalli, Current Opinion in Cell Biology 23 (2011) 255–257.
date_created: 2022-04-07T07:52:27Z
date_published: 2011-06-01T00:00:00Z
date_updated: 2022-07-18T08:39:40Z
day: '01'
doi: 10.1016/j.ceb.2011.04.013
extern: '1'
external_id:
  pmid:
  - '21592757'
intvolume: '        23'
issue: '3'
keyword:
- Cell Biology
language:
- iso: eng
month: '06'
oa_version: None
page: 255-257
pmid: 1
publication: Current Opinion in Cell Biology
publication_identifier:
  issn:
  - 0955-0674
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Editorial overview
type: journal_article
user_id: 72615eeb-f1f3-11ec-aa25-d4573ddc34fd
volume: 23
year: '2011'
...
---
_id: '11096'
abstract:
- lang: eng
  text: As the gatekeepers of the eukaryotic cell nucleus, nuclear pore complexes
    (NPCs) mediate all molecular trafficking between the nucleoplasm and the cytoplasm.
    In recent years, transport-independent functions of NPC components, nucleoporins,
    have been identified including roles in chromatin organization and gene regulation.
    Here, we summarize our current view of the NPC as a dynamic hub for the integration
    of chromatin regulation and nuclear trafficking and discuss the functional interplay
    between nucleoporins and the nuclear genome.
article_processing_charge: No
article_type: original
author:
- first_name: Yun
  full_name: Liang, Yun
  last_name: Liang
- first_name: Martin W
  full_name: HETZER, Martin W
  id: 86c0d31b-b4eb-11ec-ac5a-eae7b2e135ed
  last_name: HETZER
  orcid: 0000-0002-2111-992X
citation:
  ama: Liang Y, Hetzer M. Functional interactions between nucleoporins and chromatin.
    <i>Current Opinion in Cell Biology</i>. 2011;23(1):65-70. doi:<a href="https://doi.org/10.1016/j.ceb.2010.09.008">10.1016/j.ceb.2010.09.008</a>
  apa: Liang, Y., &#38; Hetzer, M. (2011). Functional interactions between nucleoporins
    and chromatin. <i>Current Opinion in Cell Biology</i>. Elsevier. <a href="https://doi.org/10.1016/j.ceb.2010.09.008">https://doi.org/10.1016/j.ceb.2010.09.008</a>
  chicago: Liang, Yun, and Martin Hetzer. “Functional Interactions between Nucleoporins
    and Chromatin.” <i>Current Opinion in Cell Biology</i>. Elsevier, 2011. <a href="https://doi.org/10.1016/j.ceb.2010.09.008">https://doi.org/10.1016/j.ceb.2010.09.008</a>.
  ieee: Y. Liang and M. Hetzer, “Functional interactions between nucleoporins and
    chromatin,” <i>Current Opinion in Cell Biology</i>, vol. 23, no. 1. Elsevier,
    pp. 65–70, 2011.
  ista: Liang Y, Hetzer M. 2011. Functional interactions between nucleoporins and
    chromatin. Current Opinion in Cell Biology. 23(1), 65–70.
  mla: Liang, Yun, and Martin Hetzer. “Functional Interactions between Nucleoporins
    and Chromatin.” <i>Current Opinion in Cell Biology</i>, vol. 23, no. 1, Elsevier,
    2011, pp. 65–70, doi:<a href="https://doi.org/10.1016/j.ceb.2010.09.008">10.1016/j.ceb.2010.09.008</a>.
  short: Y. Liang, M. Hetzer, Current Opinion in Cell Biology 23 (2011) 65–70.
date_created: 2022-04-07T07:52:37Z
date_published: 2011-02-01T00:00:00Z
date_updated: 2022-07-18T08:53:48Z
day: '01'
doi: 10.1016/j.ceb.2010.09.008
extern: '1'
external_id:
  pmid:
  - '21030234'
intvolume: '        23'
issue: '1'
keyword:
- Cell Biology
language:
- iso: eng
month: '02'
oa_version: None
page: 65-70
pmid: 1
publication: Current Opinion in Cell Biology
publication_identifier:
  issn:
  - 0955-0674
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Functional interactions between nucleoporins and chromatin
type: journal_article
user_id: 72615eeb-f1f3-11ec-aa25-d4573ddc34fd
volume: 23
year: '2011'
...
---
_id: '11100'
abstract:
- lang: eng
  text: Eukaryotic cell function depends on the physical separation of nucleoplasmic
    and cytoplasmic components by the nuclear envelope (NE). Molecular communication
    between the two compartments involves active, signal-mediated trafficking, a function
    that is exclusively performed by nuclear pore complexes (NPCs). The individual
    NPC components and the mechanisms that are involved in nuclear trafficking are
    well documented and have become textbook knowledge. However, in addition to their
    roles as nuclear gatekeepers, NPC components-nucleoporins-have been shown to have
    critical roles in chromatin organization and gene regulation. These findings have
    sparked new enthusiasm to study the roles of this multiprotein complex in nuclear
    organization and explore novel functions that in some cases appear to go beyond
    a role in transport. Here, we discuss our present view of NPC biogenesis, which
    is tightly linked to proper cell cycle progression and cell differentiation. In
    addition, we summarize new data suggesting that NPCs represent dynamic hubs for
    the integration of gene regulation and nuclear transport processes.
article_processing_charge: No
article_type: original
author:
- first_name: M.
  full_name: Capelson, M.
  last_name: Capelson
- first_name: C.
  full_name: Doucet, C.
  last_name: Doucet
- first_name: Martin W
  full_name: HETZER, Martin W
  id: 86c0d31b-b4eb-11ec-ac5a-eae7b2e135ed
  last_name: HETZER
  orcid: 0000-0002-2111-992X
citation:
  ama: 'Capelson M, Doucet C, Hetzer M. Nuclear pore complexes: Guardians of the nuclear
    genome. <i>Cold Spring Harbor Symposia on Quantitative Biology</i>. 2011;75:585-597.
    doi:<a href="https://doi.org/10.1101/sqb.2010.75.059">10.1101/sqb.2010.75.059</a>'
  apa: 'Capelson, M., Doucet, C., &#38; Hetzer, M. (2011). Nuclear pore complexes:
    Guardians of the nuclear genome. <i>Cold Spring Harbor Symposia on Quantitative
    Biology</i>. Cold Spring Harbor Laboratory Press. <a href="https://doi.org/10.1101/sqb.2010.75.059">https://doi.org/10.1101/sqb.2010.75.059</a>'
  chicago: 'Capelson, M., C. Doucet, and Martin Hetzer. “Nuclear Pore Complexes: Guardians
    of the Nuclear Genome.” <i>Cold Spring Harbor Symposia on Quantitative Biology</i>.
    Cold Spring Harbor Laboratory Press, 2011. <a href="https://doi.org/10.1101/sqb.2010.75.059">https://doi.org/10.1101/sqb.2010.75.059</a>.'
  ieee: 'M. Capelson, C. Doucet, and M. Hetzer, “Nuclear pore complexes: Guardians
    of the nuclear genome,” <i>Cold Spring Harbor Symposia on Quantitative Biology</i>,
    vol. 75. Cold Spring Harbor Laboratory Press, pp. 585–597, 2011.'
  ista: 'Capelson M, Doucet C, Hetzer M. 2011. Nuclear pore complexes: Guardians of
    the nuclear genome. Cold Spring Harbor Symposia on Quantitative Biology. 75, 585–597.'
  mla: 'Capelson, M., et al. “Nuclear Pore Complexes: Guardians of the Nuclear Genome.”
    <i>Cold Spring Harbor Symposia on Quantitative Biology</i>, vol. 75, Cold Spring
    Harbor Laboratory Press, 2011, pp. 585–97, doi:<a href="https://doi.org/10.1101/sqb.2010.75.059">10.1101/sqb.2010.75.059</a>.'
  short: M. Capelson, C. Doucet, M. Hetzer, Cold Spring Harbor Symposia on Quantitative
    Biology 75 (2011) 585–597.
date_created: 2022-04-07T07:53:18Z
date_published: 2011-04-18T00:00:00Z
date_updated: 2022-07-18T08:54:23Z
day: '18'
doi: 10.1101/sqb.2010.75.059
extern: '1'
external_id:
  pmid:
  - '21502404'
intvolume: '        75'
keyword:
- Genetics
- Molecular Biology
- Biochemistry
language:
- iso: eng
month: '04'
oa_version: None
page: 585-597
pmid: 1
publication: Cold Spring Harbor Symposia on Quantitative Biology
publication_identifier:
  isbn:
  - '9781936113071'
  issn:
  - 0091-7451
  - 1943-4456
publication_status: published
publisher: Cold Spring Harbor Laboratory Press
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Nuclear pore complexes: Guardians of the nuclear genome'
type: journal_article
user_id: 72615eeb-f1f3-11ec-aa25-d4573ddc34fd
volume: 75
year: '2011'
...
---
_id: '112'
abstract:
- lang: eng
  text: Particle beams are important tools for probing atomic and molecular interactions.
    Here we demonstrate that particle beams also offer a unique opportunity to investigate
    interactions in macroscopic systems, such as granular media. Motivated by recent
    experiments on streams of grains that exhibit liquid-like breakup into droplets,
    we use molecular dynamics simulations to investigate the evolution of a dense
    stream of macroscopic spheres accelerating out of an opening at the bottom of
    a reservoir. We show how nanoscale details associated with energy dissipation
    during collisions modify the stream\'s macroscopic behavior. We find that inelastic
    collisions collimate the stream, while the presence of short-range attractive
    interactions drives structure formation. Parameterizing the collision dynamics
    by the coefficient of restitution (i.e., the ratio of relative velocities before
    and after impact) and the strength of the cohesive interaction, we map out a spectrum
    of behaviors that ranges from gaslike jets in which all grains drift apart to
    liquid-like streams that break into large droplets containing hundreds of grains.
    We also find a new, intermediate regime in which small aggregates form by capture
    from the gas phase, similar to what can be observed in molecular beams. Our results
    show that nearly all aspects of stream behavior are closely related to the velocity
    gradient associated with vertical free fall. Led by this observation, we propose
    a simple energy balance model to explain the droplet formation process. The qualitative
    as well as many quantitative features of the simulations and the model compare
    well with available experimental data and provide a first quantitative measure
    of the role of attractions in freely cooling granular streams.
acknowledgement: This work was supported by the NSF through CBET-0933242. We acknowledge
  use of shared facilities provided by the Keck Facility for Ultrafast Imaging at
  the University of Chicago and by the Chicago MRSEC through NSF DMR-0820054. Software
  support by Itasca Consulting Group, Inc., under the Itasca Educational Partnership
  is gratefully acknowledged. H.G. thanks the German-American Fulbright Commission
  for fellowship support during his stay at the University of Chicago.
article_number: '051302'
arxiv: 1
author:
- first_name: Scott R
  full_name: Waitukaitis, Scott R
  id: 3A1FFC16-F248-11E8-B48F-1D18A9856A87
  last_name: Waitukaitis
  orcid: 0000-0002-2299-3176
- first_name: Helge
  full_name: Grütjen, Helge
  last_name: Grütjen
- first_name: John
  full_name: Royer, John
  last_name: Royer
- first_name: Heinrich
  full_name: Jaeger, Heinrich
  last_name: Jaeger
citation:
  ama: Waitukaitis SR, Grütjen H, Royer J, Jaeger H. Droplet and cluster formation
    in freely falling granular streams. <i>Physical Review E</i>. 2011;83(5). doi:<a
    href="https://doi.org/10.1103/PhysRevE.83.051302">10.1103/PhysRevE.83.051302</a>
  apa: Waitukaitis, S. R., Grütjen, H., Royer, J., &#38; Jaeger, H. (2011). Droplet
    and cluster formation in freely falling granular streams. <i>Physical Review E</i>.
    American Physical Society. <a href="https://doi.org/10.1103/PhysRevE.83.051302">https://doi.org/10.1103/PhysRevE.83.051302</a>
  chicago: Waitukaitis, Scott R, Helge Grütjen, John Royer, and Heinrich Jaeger. “Droplet
    and Cluster Formation in Freely Falling Granular Streams.” <i>Physical Review
    E</i>. American Physical Society, 2011. <a href="https://doi.org/10.1103/PhysRevE.83.051302">https://doi.org/10.1103/PhysRevE.83.051302</a>.
  ieee: S. R. Waitukaitis, H. Grütjen, J. Royer, and H. Jaeger, “Droplet and cluster
    formation in freely falling granular streams,” <i>Physical Review E</i>, vol.
    83, no. 5. American Physical Society, 2011.
  ista: Waitukaitis SR, Grütjen H, Royer J, Jaeger H. 2011. Droplet and cluster formation
    in freely falling granular streams. Physical Review E. 83(5), 051302.
  mla: Waitukaitis, Scott R., et al. “Droplet and Cluster Formation in Freely Falling
    Granular Streams.” <i>Physical Review E</i>, vol. 83, no. 5, 051302, American
    Physical Society, 2011, doi:<a href="https://doi.org/10.1103/PhysRevE.83.051302">10.1103/PhysRevE.83.051302</a>.
  short: S.R. Waitukaitis, H. Grütjen, J. Royer, H. Jaeger, Physical Review E 83 (2011).
date_created: 2018-12-11T11:44:41Z
date_published: 2011-05-12T00:00:00Z
date_updated: 2021-01-12T06:48:25Z
day: '12'
doi: 10.1103/PhysRevE.83.051302
extern: '1'
external_id:
  arxiv:
  - '1006.1371'
intvolume: '        83'
issue: '5'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1006.1371
month: '05'
oa: 1
oa_version: Preprint
publication: Physical Review E
publication_status: published
publisher: American Physical Society
publist_id: '7942'
quality_controlled: '1'
status: public
title: Droplet and cluster formation in freely falling granular streams
type: journal_article
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
volume: 83
year: '2011'
...
---
_id: '11673'
abstract:
- lang: eng
  text: Given only the URL of a Web page, can we identify its topic? We study this
    problem in detail by exploring a large number of different feature sets and algorithms
    on several datasets. We also show that the inherent overlap between topics and
    the sparsity of the information in URLs makes this a very challenging problem.
    Web page classification without a page’s content is desirable when the content
    is not available at all, when a classification is needed before obtaining the
    content, or when classification speed is of utmost importance. For our experiments
    we used five different corpora comprising a total of about 3 million (URL, classification)
    pairs. We evaluated several techniques for feature generation and classification
    algorithms. The individual binary classifiers were then combined via boosting
    into metabinary classifiers. We achieve typical F-measure values between 80 and
    85, and a typical precision of around 86. The precision can be pushed further
    over 90 while maintaining a typical level of recall between 30 and 40.
article_number: '15'
article_processing_charge: No
article_type: original
author:
- first_name: Eda
  full_name: Baykan, Eda
  last_name: Baykan
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Ludmila
  full_name: Marian, Ludmila
  last_name: Marian
- first_name: Ingmar
  full_name: Weber, Ingmar
  last_name: Weber
citation:
  ama: Baykan E, Henzinger MH, Marian L, Weber I. A comprehensive study of features
    and algorithms for URL-based topic classification. <i>ACM Transactions on the
    Web</i>. 2011;5(3). doi:<a href="https://doi.org/10.1145/1993053.1993057">10.1145/1993053.1993057</a>
  apa: Baykan, E., Henzinger, M. H., Marian, L., &#38; Weber, I. (2011). A comprehensive
    study of features and algorithms for URL-based topic classification. <i>ACM Transactions
    on the Web</i>. Association for Computing Machinery. <a href="https://doi.org/10.1145/1993053.1993057">https://doi.org/10.1145/1993053.1993057</a>
  chicago: Baykan, Eda, Monika H Henzinger, Ludmila Marian, and Ingmar Weber. “A Comprehensive
    Study of Features and Algorithms for URL-Based Topic Classification.” <i>ACM Transactions
    on the Web</i>. Association for Computing Machinery, 2011. <a href="https://doi.org/10.1145/1993053.1993057">https://doi.org/10.1145/1993053.1993057</a>.
  ieee: E. Baykan, M. H. Henzinger, L. Marian, and I. Weber, “A comprehensive study
    of features and algorithms for URL-based topic classification,” <i>ACM Transactions
    on the Web</i>, vol. 5, no. 3. Association for Computing Machinery, 2011.
  ista: Baykan E, Henzinger MH, Marian L, Weber I. 2011. A comprehensive study of
    features and algorithms for URL-based topic classification. ACM Transactions on
    the Web. 5(3), 15.
  mla: Baykan, Eda, et al. “A Comprehensive Study of Features and Algorithms for URL-Based
    Topic Classification.” <i>ACM Transactions on the Web</i>, vol. 5, no. 3, 15,
    Association for Computing Machinery, 2011, doi:<a href="https://doi.org/10.1145/1993053.1993057">10.1145/1993053.1993057</a>.
  short: E. Baykan, M.H. Henzinger, L. Marian, I. Weber, ACM Transactions on the Web
    5 (2011).
date_created: 2022-07-27T13:48:11Z
date_published: 2011-07-01T00:00:00Z
date_updated: 2022-09-12T08:46:56Z
day: '01'
doi: 10.1145/1993053.1993057
extern: '1'
intvolume: '         5'
issue: '3'
keyword:
- Topic classification
- URL
- ODP
language:
- iso: eng
month: '07'
oa_version: None
publication: ACM Transactions on the Web
publication_identifier:
  eissn:
  - 1559-114X
  issn:
  - 1559-1131
publication_status: published
publisher: Association for Computing Machinery
quality_controlled: '1'
scopus_import: '1'
status: public
title: A comprehensive study of features and algorithms for URL-based topic classification
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 5
year: '2011'
...
---
_id: '11760'
abstract:
- lang: eng
  text: "We study a novel load balancing problem that arises in web search engines.
    The problem is a combination of an offline assignment problem, where files need
    to be (copied and) assigned to machines, and an online load balancing problem,
    where requests ask for specific files and need to be assigned to a corresponding
    machine, whose load is increased\r\nby this. We present simple deterministic algorithms
    for this problem and exhibit an interesting trade-off between the available space
    to make file copies and the obtainable makespan. We also give non-trivial lower
    bounds for a large class of deterministic algorithms and present a randomized
    algorithm that beats these bounds with high probability."
article_processing_charge: No
article_type: original
author:
- first_name: Paul
  full_name: Dütting, Paul
  last_name: Dütting
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Ingmar
  full_name: Weber, Ingmar
  last_name: Weber
citation:
  ama: Dütting P, Henzinger MH, Weber I. Offline file assignments for online load
    balancing. <i>Information Processing Letters</i>. 2011;111(4):178-183. doi:<a
    href="https://doi.org/10.1016/j.ipl.2010.11.022">10.1016/j.ipl.2010.11.022</a>
  apa: Dütting, P., Henzinger, M. H., &#38; Weber, I. (2011). Offline file assignments
    for online load balancing. <i>Information Processing Letters</i>. Elsevier. <a
    href="https://doi.org/10.1016/j.ipl.2010.11.022">https://doi.org/10.1016/j.ipl.2010.11.022</a>
  chicago: Dütting, Paul, Monika H Henzinger, and Ingmar Weber. “Offline File Assignments
    for Online Load Balancing.” <i>Information Processing Letters</i>. Elsevier, 2011.
    <a href="https://doi.org/10.1016/j.ipl.2010.11.022">https://doi.org/10.1016/j.ipl.2010.11.022</a>.
  ieee: P. Dütting, M. H. Henzinger, and I. Weber, “Offline file assignments for online
    load balancing,” <i>Information Processing Letters</i>, vol. 111, no. 4. Elsevier,
    pp. 178–183, 2011.
  ista: Dütting P, Henzinger MH, Weber I. 2011. Offline file assignments for online
    load balancing. Information Processing Letters. 111(4), 178–183.
  mla: Dütting, Paul, et al. “Offline File Assignments for Online Load Balancing.”
    <i>Information Processing Letters</i>, vol. 111, no. 4, Elsevier, 2011, pp. 178–83,
    doi:<a href="https://doi.org/10.1016/j.ipl.2010.11.022">10.1016/j.ipl.2010.11.022</a>.
  short: P. Dütting, M.H. Henzinger, I. Weber, Information Processing Letters 111
    (2011) 178–183.
date_created: 2022-08-08T11:33:03Z
date_published: 2011-01-15T00:00:00Z
date_updated: 2022-09-12T09:38:05Z
day: '15'
doi: 10.1016/j.ipl.2010.11.022
extern: '1'
intvolume: '       111'
issue: '4'
language:
- iso: eng
month: '01'
oa_version: None
page: 178-183
publication: Information Processing Letters
publication_identifier:
  issn:
  - 0020-0190
publication_status: published
publisher: Elsevier
quality_controlled: '1'
scopus_import: '1'
status: public
title: Offline file assignments for online load balancing
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 111
year: '2011'
...
---
_id: '11796'
abstract:
- lang: eng
  text: "The design of truthful auctions that approximate the optimal expected revenue
    is a central problem in algorithmic mechanism design. 30 years after Myerson’s
    characterization of Bayesian optimal auctions in single-parameter domains [8],
    characterizing but also providing efficient mechanisms for multi-parameter domains
    still remains a very important unsolved problem. Our work improves upon recent
    results in this area, introducing new techniques for tackling the problem, while
    also combining and extending recently introduced tools.\r\n\r\nIn particular we
    give the first approximation algorithms for Bayesian auctions with multiple heterogeneous
    items when bidders have additive valuations, budget constraints and general matroid
    feasibility constraints."
alternative_title:
- LNCS
article_processing_charge: No
author:
- first_name: Monika H
  full_name: Henzinger, Monika H
  id: 540c9bbd-f2de-11ec-812d-d04a5be85630
  last_name: Henzinger
  orcid: 0000-0002-5008-6530
- first_name: Angelina
  full_name: Vidali, Angelina
  last_name: Vidali
citation:
  ama: 'Henzinger MH, Vidali A. Multi-parameter mechanism design under budget and
    matroid constraints. In: <i>19th Annual European Symposium on Algorithms</i>.
    Vol 6942. Springer Nature; 2011:192–202. doi:<a href="https://doi.org/10.1007/978-3-642-23719-5_17">10.1007/978-3-642-23719-5_17</a>'
  apa: 'Henzinger, M. H., &#38; Vidali, A. (2011). Multi-parameter mechanism design
    under budget and matroid constraints. In <i>19th Annual European Symposium on
    Algorithms</i> (Vol. 6942, pp. 192–202). Saarbrücken, Germany: Springer Nature.
    <a href="https://doi.org/10.1007/978-3-642-23719-5_17">https://doi.org/10.1007/978-3-642-23719-5_17</a>'
  chicago: Henzinger, Monika H, and Angelina Vidali. “Multi-Parameter Mechanism Design
    under Budget and Matroid Constraints.” In <i>19th Annual European Symposium on
    Algorithms</i>, 6942:192–202. Springer Nature, 2011. <a href="https://doi.org/10.1007/978-3-642-23719-5_17">https://doi.org/10.1007/978-3-642-23719-5_17</a>.
  ieee: M. H. Henzinger and A. Vidali, “Multi-parameter mechanism design under budget
    and matroid constraints,” in <i>19th Annual European Symposium on Algorithms</i>,
    Saarbrücken, Germany, 2011, vol. 6942, pp. 192–202.
  ista: 'Henzinger MH, Vidali A. 2011. Multi-parameter mechanism design under budget
    and matroid constraints. 19th Annual European Symposium on Algorithms. ESA: European
    Symposium on Algorithms, LNCS, vol. 6942, 192–202.'
  mla: Henzinger, Monika H., and Angelina Vidali. “Multi-Parameter Mechanism Design
    under Budget and Matroid Constraints.” <i>19th Annual European Symposium on Algorithms</i>,
    vol. 6942, Springer Nature, 2011, pp. 192–202, doi:<a href="https://doi.org/10.1007/978-3-642-23719-5_17">10.1007/978-3-642-23719-5_17</a>.
  short: M.H. Henzinger, A. Vidali, in:, 19th Annual European Symposium on Algorithms,
    Springer Nature, 2011, pp. 192–202.
conference:
  end_date: 2011-09-09
  location: Saarbrücken, Germany
  name: 'ESA: European Symposium on Algorithms'
  start_date: 2011-09-05
date_created: 2022-08-11T11:51:39Z
date_published: 2011-09-01T00:00:00Z
date_updated: 2023-02-13T11:32:41Z
day: '01'
doi: 10.1007/978-3-642-23719-5_17
extern: '1'
intvolume: '      6942'
language:
- iso: eng
month: '09'
oa_version: None
page: 192–202
publication: 19th Annual European Symposium on Algorithms
publication_identifier:
  isbn:
  - '9783642237188'
  issn:
  - 1611-3349
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
scopus_import: '1'
status: public
title: Multi-parameter mechanism design under budget and matroid constraints
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 6942
year: '2011'
...
---
_id: '8025'
abstract:
- lang: eng
  text: Chandelier (axoaxonic) cells (ChCs) are a distinct group of GABAergic interneurons
    that innervate the axon initial segments of pyramidal cells. However, their circuit
    role and the function of their clearly defined anatomical specificity remain unclear.
    Recent work has demonstrated that chandelier cells can produce depolarizing GABAergic
    PSPs, occasionally driving postsynaptic targets to spike. On the other hand, other
    work suggests that ChCs are hyperpolarizing and may have an inhibitory role. These
    disparate functional effects may reflect heterogeneity among ChCs. Here, using
    brain slices from transgenic mouse strains, we first demonstrate that, across
    different neocortical areas and genetic backgrounds, upper Layer 2/3 ChCs belong
    to a single electrophysiologically and morphologically defined population, extensively
    sampling Layer 1 inputs with asymmetric dendrites. Consistent with being a single
    cell type, we find electrical coupling between ChCs. We then investigate the effect
    of chandelier cell activation on pyramidal neuron spiking in several conditions,
    ranging from the resting membrane potential to stimuli designed to approximate
    in vivo membrane potential dynamics. We find that under quiescent conditions,
    chandelier cells are capable of both promoting and inhibiting spike generation,
    depending on the postsynaptic membrane potential. However, during in vivo-like
    membrane potential fluctuations, the dominant postsynaptic effect was a strong
    inhibition. Thus, neocortical chandelier cells, even from within a homogeneous
    population, appear to play a dual role in the circuit, helping to activate quiescent
    pyramidal neurons, while at the same time inhibiting active ones.
article_processing_charge: No
article_type: original
author:
- first_name: A. R.
  full_name: Woodruff, A. R.
  last_name: Woodruff
- first_name: L. M.
  full_name: McGarry, L. M.
  last_name: McGarry
- first_name: Tim P
  full_name: Vogels, Tim P
  id: CB6FF8D2-008F-11EA-8E08-2637E6697425
  last_name: Vogels
  orcid: 0000-0003-3295-6181
- first_name: M.
  full_name: Inan, M.
  last_name: Inan
- first_name: S. A.
  full_name: Anderson, S. A.
  last_name: Anderson
- first_name: R.
  full_name: Yuste, R.
  last_name: Yuste
citation:
  ama: Woodruff AR, McGarry LM, Vogels TP, Inan M, Anderson SA, Yuste R. State-dependent
    function of neocortical chandelier cells. <i>Journal of Neuroscience</i>. 2011;31(49):17872-17886.
    doi:<a href="https://doi.org/10.1523/jneurosci.3894-11.2011">10.1523/jneurosci.3894-11.2011</a>
  apa: Woodruff, A. R., McGarry, L. M., Vogels, T. P., Inan, M., Anderson, S. A.,
    &#38; Yuste, R. (2011). State-dependent function of neocortical chandelier cells.
    <i>Journal of Neuroscience</i>. Society for Neuroscience. <a href="https://doi.org/10.1523/jneurosci.3894-11.2011">https://doi.org/10.1523/jneurosci.3894-11.2011</a>
  chicago: Woodruff, A. R., L. M. McGarry, Tim P Vogels, M. Inan, S. A. Anderson,
    and R. Yuste. “State-Dependent Function of Neocortical Chandelier Cells.” <i>Journal
    of Neuroscience</i>. Society for Neuroscience, 2011. <a href="https://doi.org/10.1523/jneurosci.3894-11.2011">https://doi.org/10.1523/jneurosci.3894-11.2011</a>.
  ieee: A. R. Woodruff, L. M. McGarry, T. P. Vogels, M. Inan, S. A. Anderson, and
    R. Yuste, “State-dependent function of neocortical chandelier cells,” <i>Journal
    of Neuroscience</i>, vol. 31, no. 49. Society for Neuroscience, pp. 17872–17886,
    2011.
  ista: Woodruff AR, McGarry LM, Vogels TP, Inan M, Anderson SA, Yuste R. 2011. State-dependent
    function of neocortical chandelier cells. Journal of Neuroscience. 31(49), 17872–17886.
  mla: Woodruff, A. R., et al. “State-Dependent Function of Neocortical Chandelier
    Cells.” <i>Journal of Neuroscience</i>, vol. 31, no. 49, Society for Neuroscience,
    2011, pp. 17872–86, doi:<a href="https://doi.org/10.1523/jneurosci.3894-11.2011">10.1523/jneurosci.3894-11.2011</a>.
  short: A.R. Woodruff, L.M. McGarry, T.P. Vogels, M. Inan, S.A. Anderson, R. Yuste,
    Journal of Neuroscience 31 (2011) 17872–17886.
date_created: 2020-06-25T13:09:49Z
date_published: 2011-12-07T00:00:00Z
date_updated: 2021-01-12T08:16:36Z
day: '7'
doi: 10.1523/jneurosci.3894-11.2011
extern: '1'
external_id:
  pmid:
  - '22159102'
intvolume: '        31'
issue: '49'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4071969/
month: '12'
oa: 1
oa_version: Published Version
page: 17872-17886
pmid: 1
publication: Journal of Neuroscience
publication_identifier:
  issn:
  - 0270-6474
  - 1529-2401
publication_status: published
publisher: Society for Neuroscience
quality_controlled: '1'
status: public
title: State-dependent function of neocortical chandelier cells
type: journal_article
user_id: D865714E-FA4E-11E9-B85B-F5C5E5697425
volume: 31
year: '2011'
...
---
_id: '8074'
abstract:
- lang: eng
  text: Cortical neurons receive balanced excitatory and inhibitory synaptic currents.
    Such a balance could be established and maintained in an experience-dependent
    manner by synaptic plasticity at inhibitory synapses. We show that this mechanism
    provides an explanation for the sparse firing patterns observed in response to
    natural stimuli and fits well with a recently observed interaction of excitatory
    and inhibitory receptive field plasticity. The introduction of inhibitory plasticity
    in suitable recurrent networks provides a homeostatic mechanism that leads to
    asynchronous irregular network states. Further, it can accommodate synaptic memories
    with activity patterns that become indiscernible from the background state but
    can be reactivated by external stimuli. Our results suggest an essential role
    of inhibitory plasticity in the formation and maintenance of functional cortical
    circuitry.
article_processing_charge: No
article_type: original
author:
- first_name: Tim P
  full_name: Vogels, Tim P
  id: CB6FF8D2-008F-11EA-8E08-2637E6697425
  last_name: Vogels
  orcid: 0000-0003-3295-6181
- first_name: H.
  full_name: Sprekeler, H.
  last_name: Sprekeler
- first_name: F.
  full_name: Zenke, F.
  last_name: Zenke
- first_name: C.
  full_name: Clopath, C.
  last_name: Clopath
- first_name: W.
  full_name: Gerstner, W.
  last_name: Gerstner
citation:
  ama: Vogels TP, Sprekeler H, Zenke F, Clopath C, Gerstner W. Inhibitory plasticity
    balances excitation and inhibition in sensory pathways and memory networks. <i>Science</i>.
    2011;334(6062):1569-1573. doi:<a href="https://doi.org/10.1126/science.1211095">10.1126/science.1211095</a>
  apa: Vogels, T. P., Sprekeler, H., Zenke, F., Clopath, C., &#38; Gerstner, W. (2011).
    Inhibitory plasticity balances excitation and inhibition in sensory pathways and
    memory networks. <i>Science</i>. American Association for the Advancement of Science.
    <a href="https://doi.org/10.1126/science.1211095">https://doi.org/10.1126/science.1211095</a>
  chicago: Vogels, Tim P, H. Sprekeler, F. Zenke, C. Clopath, and W. Gerstner. “Inhibitory
    Plasticity Balances Excitation and Inhibition in Sensory Pathways and Memory Networks.”
    <i>Science</i>. American Association for the Advancement of Science, 2011. <a
    href="https://doi.org/10.1126/science.1211095">https://doi.org/10.1126/science.1211095</a>.
  ieee: T. P. Vogels, H. Sprekeler, F. Zenke, C. Clopath, and W. Gerstner, “Inhibitory
    plasticity balances excitation and inhibition in sensory pathways and memory networks,”
    <i>Science</i>, vol. 334, no. 6062. American Association for the Advancement of
    Science, pp. 1569–1573, 2011.
  ista: Vogels TP, Sprekeler H, Zenke F, Clopath C, Gerstner W. 2011. Inhibitory plasticity
    balances excitation and inhibition in sensory pathways and memory networks. Science.
    334(6062), 1569–1573.
  mla: Vogels, Tim P., et al. “Inhibitory Plasticity Balances Excitation and Inhibition
    in Sensory Pathways and Memory Networks.” <i>Science</i>, vol. 334, no. 6062,
    American Association for the Advancement of Science, 2011, pp. 1569–73, doi:<a
    href="https://doi.org/10.1126/science.1211095">10.1126/science.1211095</a>.
  short: T.P. Vogels, H. Sprekeler, F. Zenke, C. Clopath, W. Gerstner, Science 334
    (2011) 1569–1573.
date_created: 2020-06-30T13:26:17Z
date_published: 2011-12-16T00:00:00Z
date_updated: 2021-06-02T14:57:22Z
day: '16'
doi: 10.1126/science.1211095
extern: '1'
external_id:
  pmid:
  - '22075724'
intvolume: '       334'
issue: '6062'
language:
- iso: eng
month: '12'
oa_version: None
page: 1569-1573
pmid: 1
publication: Science
publication_identifier:
  issn:
  - 0036-8075
  - 1095-9203
publication_status: published
publisher: American Association for the Advancement of Science
quality_controlled: '1'
related_material:
  link:
  - relation: erratum
    url: https://doi.org/10.1126/science.336.6083.802-c
scopus_import: '1'
status: public
title: Inhibitory plasticity balances excitation and inhibition in sensory pathways
  and memory networks
type: journal_article
user_id: D865714E-FA4E-11E9-B85B-F5C5E5697425
volume: 334
year: '2011'
...
---
_id: '8464'
abstract:
- lang: eng
  text: 'Nonsymmetric motion: Solid‐state NMR measurements of dipolar coupling tensors
    provide insight into protein dynamics. The hitherto ignored asymmetry of the dipolar
    coupling tensor contains valuable information about motional asymmetry, which
    was used in the first direct site‐resolved measurement of such tensors. Important
    motions such as rotamer jumps can now be directly detected in the solid state.'
article_processing_charge: No
article_type: original
author:
- first_name: Paul
  full_name: Schanda, Paul
  id: 7B541462-FAF6-11E9-A490-E8DFE5697425
  last_name: Schanda
  orcid: 0000-0002-9350-7606
- first_name: Matthias
  full_name: Huber, Matthias
  last_name: Huber
- first_name: Jérôme
  full_name: Boisbouvier, Jérôme
  last_name: Boisbouvier
- first_name: Beat H.
  full_name: Meier, Beat H.
  last_name: Meier
- first_name: Matthias
  full_name: Ernst, Matthias
  last_name: Ernst
citation:
  ama: Schanda P, Huber M, Boisbouvier J, Meier BH, Ernst M. Solid-state NMR measurements
    of asymmetric dipolar couplings provide insight into protein side-chain motion.
    <i>Angewandte Chemie International Edition</i>. 2011;50(46):11005-11009. doi:<a
    href="https://doi.org/10.1002/anie.201103944">10.1002/anie.201103944</a>
  apa: Schanda, P., Huber, M., Boisbouvier, J., Meier, B. H., &#38; Ernst, M. (2011).
    Solid-state NMR measurements of asymmetric dipolar couplings provide insight into
    protein side-chain motion. <i>Angewandte Chemie International Edition</i>. Wiley.
    <a href="https://doi.org/10.1002/anie.201103944">https://doi.org/10.1002/anie.201103944</a>
  chicago: Schanda, Paul, Matthias Huber, Jérôme Boisbouvier, Beat H. Meier, and Matthias
    Ernst. “Solid-State NMR Measurements of Asymmetric Dipolar Couplings Provide Insight
    into Protein Side-Chain Motion.” <i>Angewandte Chemie International Edition</i>.
    Wiley, 2011. <a href="https://doi.org/10.1002/anie.201103944">https://doi.org/10.1002/anie.201103944</a>.
  ieee: P. Schanda, M. Huber, J. Boisbouvier, B. H. Meier, and M. Ernst, “Solid-state
    NMR measurements of asymmetric dipolar couplings provide insight into protein
    side-chain motion,” <i>Angewandte Chemie International Edition</i>, vol. 50, no.
    46. Wiley, pp. 11005–11009, 2011.
  ista: Schanda P, Huber M, Boisbouvier J, Meier BH, Ernst M. 2011. Solid-state NMR
    measurements of asymmetric dipolar couplings provide insight into protein side-chain
    motion. Angewandte Chemie International Edition. 50(46), 11005–11009.
  mla: Schanda, Paul, et al. “Solid-State NMR Measurements of Asymmetric Dipolar Couplings
    Provide Insight into Protein Side-Chain Motion.” <i>Angewandte Chemie International
    Edition</i>, vol. 50, no. 46, Wiley, 2011, pp. 11005–09, doi:<a href="https://doi.org/10.1002/anie.201103944">10.1002/anie.201103944</a>.
  short: P. Schanda, M. Huber, J. Boisbouvier, B.H. Meier, M. Ernst, Angewandte Chemie
    International Edition 50 (2011) 11005–11009.
date_created: 2020-09-18T10:09:40Z
date_published: 2011-09-14T00:00:00Z
date_updated: 2021-01-12T08:19:27Z
day: '14'
doi: 10.1002/anie.201103944
extern: '1'
intvolume: '        50'
issue: '46'
language:
- iso: eng
month: '09'
oa_version: None
page: 11005-11009
publication: Angewandte Chemie International Edition
publication_identifier:
  issn:
  - 1433-7851
publication_status: published
publisher: Wiley
quality_controlled: '1'
related_material:
  link:
  - relation: erratum
    url: https://doi.org/10.1002/anie.201206663
status: public
title: Solid-state NMR measurements of asymmetric dipolar couplings provide insight
  into protein side-chain motion
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 50
year: '2011'
...
---
_id: '8468'
article_processing_charge: No
article_type: original
author:
- first_name: Daniela
  full_name: Lalli, Daniela
  last_name: Lalli
- first_name: Paul
  full_name: Schanda, Paul
  id: 7B541462-FAF6-11E9-A490-E8DFE5697425
  last_name: Schanda
  orcid: 0000-0002-9350-7606
- first_name: Anup
  full_name: Chowdhury, Anup
  last_name: Chowdhury
- first_name: Joren
  full_name: Retel, Joren
  last_name: Retel
- first_name: Matthias
  full_name: Hiller, Matthias
  last_name: Hiller
- first_name: Victoria A.
  full_name: Higman, Victoria A.
  last_name: Higman
- first_name: Lieselotte
  full_name: Handel, Lieselotte
  last_name: Handel
- first_name: Vipin
  full_name: Agarwal, Vipin
  last_name: Agarwal
- first_name: Bernd
  full_name: Reif, Bernd
  last_name: Reif
- first_name: Barth
  full_name: van Rossum, Barth
  last_name: van Rossum
- first_name: Ümit
  full_name: Akbey, Ümit
  last_name: Akbey
- first_name: Hartmut
  full_name: Oschkinat, Hartmut
  last_name: Oschkinat
citation:
  ama: Lalli D, Schanda P, Chowdhury A, et al. Three-dimensional deuterium-carbon
    correlation experiments for high-resolution solid-state MAS NMR spectroscopy of
    large proteins. <i>Journal of Biomolecular NMR</i>. 2011;51(4):477-485. doi:<a
    href="https://doi.org/10.1007/s10858-011-9578-1">10.1007/s10858-011-9578-1</a>
  apa: Lalli, D., Schanda, P., Chowdhury, A., Retel, J., Hiller, M., Higman, V. A.,
    … Oschkinat, H. (2011). Three-dimensional deuterium-carbon correlation experiments
    for high-resolution solid-state MAS NMR spectroscopy of large proteins. <i>Journal
    of Biomolecular NMR</i>. Springer Nature. <a href="https://doi.org/10.1007/s10858-011-9578-1">https://doi.org/10.1007/s10858-011-9578-1</a>
  chicago: Lalli, Daniela, Paul Schanda, Anup Chowdhury, Joren Retel, Matthias Hiller,
    Victoria A. Higman, Lieselotte Handel, et al. “Three-Dimensional Deuterium-Carbon
    Correlation Experiments for High-Resolution Solid-State MAS NMR Spectroscopy of
    Large Proteins.” <i>Journal of Biomolecular NMR</i>. Springer Nature, 2011. <a
    href="https://doi.org/10.1007/s10858-011-9578-1">https://doi.org/10.1007/s10858-011-9578-1</a>.
  ieee: D. Lalli <i>et al.</i>, “Three-dimensional deuterium-carbon correlation experiments
    for high-resolution solid-state MAS NMR spectroscopy of large proteins,” <i>Journal
    of Biomolecular NMR</i>, vol. 51, no. 4. Springer Nature, pp. 477–485, 2011.
  ista: Lalli D, Schanda P, Chowdhury A, Retel J, Hiller M, Higman VA, Handel L, Agarwal
    V, Reif B, van Rossum B, Akbey Ü, Oschkinat H. 2011. Three-dimensional deuterium-carbon
    correlation experiments for high-resolution solid-state MAS NMR spectroscopy of
    large proteins. Journal of Biomolecular NMR. 51(4), 477–485.
  mla: Lalli, Daniela, et al. “Three-Dimensional Deuterium-Carbon Correlation Experiments
    for High-Resolution Solid-State MAS NMR Spectroscopy of Large Proteins.” <i>Journal
    of Biomolecular NMR</i>, vol. 51, no. 4, Springer Nature, 2011, pp. 477–85, doi:<a
    href="https://doi.org/10.1007/s10858-011-9578-1">10.1007/s10858-011-9578-1</a>.
  short: D. Lalli, P. Schanda, A. Chowdhury, J. Retel, M. Hiller, V.A. Higman, L.
    Handel, V. Agarwal, B. Reif, B. van Rossum, Ü. Akbey, H. Oschkinat, Journal of
    Biomolecular NMR 51 (2011) 477–485.
date_created: 2020-09-18T10:10:43Z
date_published: 2011-10-25T00:00:00Z
date_updated: 2021-01-12T08:19:29Z
day: '25'
doi: 10.1007/s10858-011-9578-1
extern: '1'
intvolume: '        51'
issue: '4'
language:
- iso: eng
month: '10'
oa_version: None
page: 477-485
publication: Journal of Biomolecular NMR
publication_identifier:
  issn:
  - 0925-2738
  - 1573-5001
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
status: public
title: Three-dimensional deuterium-carbon correlation experiments for high-resolution
  solid-state MAS NMR spectroscopy of large proteins
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 51
year: '2011'
...
---
_id: '8469'
abstract:
- lang: eng
  text: The accurate experimental determination of dipolar-coupling constants for
    one-bond heteronuclear dipolar couplings in solids is a key for the quantification
    of the amplitudes of motional processes. Averaging of the dipolar coupling reports
    on motions on time scales up to the inverse of the coupling constant, in our case
    tens of microseconds. Combining dipolar-coupling derived order parameters that
    characterize the amplitudes of the motion with relaxation data leads to a more
    precise characterization of the dynamical parameters and helps to disentangle
    the amplitudes and the time scales of the motional processes, which impact relaxation
    rates in a highly correlated way. Here. we describe and characterize an improved
    experimental protocol – based on REDOR – to measure these couplings in perdeuterated
    proteins with a reduced sensitivity to experimental missettings. Because such
    effects are presently the dominant source of systematic errors in experimental
    dipolar-coupling measurements, these compensated experiments should help to significantly
    improve the precision of such data. A detailed comparison with other commonly
    used pulse sequences (T-MREV, phase-inverted CP,R18 5/2, and R18 7/1) is provided.
article_processing_charge: No
article_type: original
author:
- first_name: Paul
  full_name: Schanda, Paul
  id: 7B541462-FAF6-11E9-A490-E8DFE5697425
  last_name: Schanda
  orcid: 0000-0002-9350-7606
- first_name: Beat H.
  full_name: Meier, Beat H.
  last_name: Meier
- first_name: Matthias
  full_name: Ernst, Matthias
  last_name: Ernst
citation:
  ama: Schanda P, Meier BH, Ernst M. Accurate measurement of one-bond H–X heteronuclear
    dipolar couplings in MAS solid-state NMR. <i>Journal of Magnetic Resonance</i>.
    2011;210(2):246-259. doi:<a href="https://doi.org/10.1016/j.jmr.2011.03.015">10.1016/j.jmr.2011.03.015</a>
  apa: Schanda, P., Meier, B. H., &#38; Ernst, M. (2011). Accurate measurement of
    one-bond H–X heteronuclear dipolar couplings in MAS solid-state NMR. <i>Journal
    of Magnetic Resonance</i>. Elsevier. <a href="https://doi.org/10.1016/j.jmr.2011.03.015">https://doi.org/10.1016/j.jmr.2011.03.015</a>
  chicago: Schanda, Paul, Beat H. Meier, and Matthias Ernst. “Accurate Measurement
    of One-Bond H–X Heteronuclear Dipolar Couplings in MAS Solid-State NMR.” <i>Journal
    of Magnetic Resonance</i>. Elsevier, 2011. <a href="https://doi.org/10.1016/j.jmr.2011.03.015">https://doi.org/10.1016/j.jmr.2011.03.015</a>.
  ieee: P. Schanda, B. H. Meier, and M. Ernst, “Accurate measurement of one-bond H–X
    heteronuclear dipolar couplings in MAS solid-state NMR,” <i>Journal of Magnetic
    Resonance</i>, vol. 210, no. 2. Elsevier, pp. 246–259, 2011.
  ista: Schanda P, Meier BH, Ernst M. 2011. Accurate measurement of one-bond H–X heteronuclear
    dipolar couplings in MAS solid-state NMR. Journal of Magnetic Resonance. 210(2),
    246–259.
  mla: Schanda, Paul, et al. “Accurate Measurement of One-Bond H–X Heteronuclear Dipolar
    Couplings in MAS Solid-State NMR.” <i>Journal of Magnetic Resonance</i>, vol.
    210, no. 2, Elsevier, 2011, pp. 246–59, doi:<a href="https://doi.org/10.1016/j.jmr.2011.03.015">10.1016/j.jmr.2011.03.015</a>.
  short: P. Schanda, B.H. Meier, M. Ernst, Journal of Magnetic Resonance 210 (2011)
    246–259.
date_created: 2020-09-18T10:10:50Z
date_published: 2011-06-01T00:00:00Z
date_updated: 2021-01-12T08:19:29Z
day: '01'
doi: 10.1016/j.jmr.2011.03.015
extern: '1'
intvolume: '       210'
issue: '2'
keyword:
- Nuclear and High Energy Physics
- Biophysics
- Biochemistry
- Condensed Matter Physics
language:
- iso: eng
month: '06'
oa_version: None
page: 246-259
publication: Journal of Magnetic Resonance
publication_identifier:
  issn:
  - 1090-7807
publication_status: published
publisher: Elsevier
quality_controlled: '1'
status: public
title: Accurate measurement of one-bond H–X heteronuclear dipolar couplings in MAS
  solid-state NMR
type: journal_article
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 210
year: '2011'
...
