858 results on '"Schaff P"'
Search Results
2. Author Correction: Disrupting cellular memory to overcome drug resistance
- Author
-
Harmange, Guillaume, Hueros, Raúl A. Reyes, Schaff, Dylan L., Emert, Benjamin, Saint-Antoine, Michael, Kim, Laura C., Niu, Zijian, Nellore, Shivani, Fane, Mitchell E., Alicea, Gretchen M., Weeraratna, Ashani T., Simon, M. Celeste, Singh, Abhyudai, and Shaffer, Sydney M.
- Published
- 2024
- Full Text
- View/download PDF
3. Improving image quality of sparse-view lung tumor CT images with U-Net
- Author
-
Ries, Annika, Dorosti, Tina, Thalhammer, Johannes, Sasse, Daniel, Sauter, Andreas, Meurer, Felix, Benne, Ashley, Lasser, Tobias, Pfeiffer, Franz, Schaff, Florian, and Pfeiffer, Daniela
- Published
- 2024
- Full Text
- View/download PDF
4. Improving Automated Hemorrhage Detection in Sparse-view Computed Tomography via Deep Convolutional Neural Network based Artifact Reduction
- Author
-
Thalhammer, Johannes, Schultheiss, Manuel, Dorosti, Tina, Lasser, Tobias, Pfeiffer, Franz, Pfeiffer, Daniela, and Schaff, Florian
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning ,Physics - Medical Physics - Abstract
This is a preprint. The latest version has been published here: https://pubs.rsna.org/doi/10.1148/ryai.230275 Purpose: Sparse-view computed tomography (CT) is an effective way to reduce dose by lowering the total number of views acquired, albeit at the expense of image quality, which, in turn, can impact the ability to detect diseases. We explore deep learning-based artifact reduction in sparse-view cranial CT scans and its impact on automated hemorrhage detection. Methods: We trained a U-Net for artefact reduction on simulated sparse-view cranial CT scans from 3000 patients obtained from a public dataset and reconstructed with varying levels of sub-sampling. Additionally, we trained a convolutional neural network on fully sampled CT data from 17,545 patients for automated hemorrhage detection. We evaluated the classification performance using the area under the receiver operator characteristic curves (AUC-ROCs) with corresponding 95% confidence intervals (CIs) and the DeLong test, along with confusion matrices. The performance of the U-Net was compared to an analytical approach based on total variation (TV). Results: The U-Net performed superior compared to unprocessed and TV-processed images with respect to image quality and automated hemorrhage diagnosis. With U-Net post-processing, the number of views can be reduced from 4096 (AUC-ROC: 0.974; 95% CI: 0.972-0.976) views to 512 views (0.973; 0.971-0.975) with minimal decrease in hemorrhage detection (P<.001) and to 256 views (0.967; 0.964-0.969) with a slight performance decrease (P<.001). Conclusion: The results suggest that U-Net based artifact reduction substantially enhances automated hemorrhage detection in sparse-view cranial CTs. Our findings highlight that appropriate post-processing is crucial for optimal image quality and diagnostic accuracy while minimizing radiation dose., Comment: 11 pages, 6 figures, 1 table
- Published
- 2023
- Full Text
- View/download PDF
5. Optimizing Convolutional Neural Networks for Chronic Obstructive Pulmonary Disease Detection in Clinical Computed Tomography Imaging
- Author
-
Dorosti, Tina, Schultheiss, Manuel, Hofmann, Felix, Thalhammer, Johannes, Kirchner, Luisa, Urban, Theresa, Pfeiffer, Franz, Schaff, Florian, Lasser, Tobias, and Pfeiffer, Daniela
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition ,Computer Science - Machine Learning - Abstract
We aim to optimize the binary detection of Chronic Obstructive Pulmonary Disease (COPD) based on emphysema presence in the lung with convolutional neural networks (CNN) by exploring manually adjusted versus automated window-setting optimization (WSO) on computed tomography (CT) images. 7,194 CT images (3,597 with COPD; 3,597 healthy controls) from 78 subjects were selected retrospectively (10.2018-12.2021) and preprocessed. For each image, intensity values were manually clipped to the emphysema window setting and a baseline 'full-range' window setting. Class-balanced train, validation, and test sets contained 3,392, 1,114, and 2,688 images. The network backbone was optimized by comparing various CNN architectures. Furthermore, automated WSO was implemented by adding a customized layer to the model. The image-level area under the Receiver Operating Characteristics curve (AUC) [lower, upper limit 95% confidence] was utilized to compare model variations. Repeated inference (n=7) on the test set showed that the DenseNet was the most efficient backbone and achieved a mean AUC of 0.80 [0.76, 0.85] without WSO. Comparably, with input images manually adjusted to the emphysema window, the DenseNet model predicted COPD with a mean AUC of 0.86 [0.82, 0.89]. By adding a customized WSO layer to the DenseNet, an optimal window in the proximity of the emphysema window setting was learned automatically, and a mean AUC of 0.82 [0.78, 0.86] was achieved. Detection of COPD with DenseNet models was improved by WSO of CT data to the emphysema window setting range.
- Published
- 2023
- Full Text
- View/download PDF
6. Quaternion Mathematics in Electromagnetic Modeling and Simulation
- Author
-
Marko, Matthew David and Schaff, Joe
- Subjects
Physics - Classical Physics - Abstract
The purpose of this effort is to investigate if the use of quaternion mathematics can be used to better model and simulate the electromagnetic fields that occur from moving electromagnetic charges. One observed deficiency with the commonly used Maxwell's equations is the issue of polar versus axial vectors; the electromagnetic field E is a polar vector, whereas the magnetic field B is an axial vector, where the direction of rotation remains the same even after the axial vector is inverted. This effort first derived the rotation matrix for quaternion geometry. This rotation matrix was then applied to modeling the magnetic fields at a distance from a source, and comparing it to traditional Maxwell's equations. This effort was taken to model a series of moving charges, an observation aircraft observing a submarine, as well as an eddy current dynamic brake. It was clearly observed that when a moving observer is studying a moving target, differences in the magnetic direction and magnitude can be observed, demonstrating the effectiveness of quaternion mathematics in such applications.
- Published
- 2022
7. Neural Approaches to Co-Optimization in Robotics
- Author
-
Schaff, Charles
- Subjects
Computer Science - Robotics - Abstract
Robots and intelligent systems that sense or interact with the world are increasingly being used to automate a wide array of tasks. The ability of these systems to complete these tasks depends on a large range of technologies such as the mechanical and electrical parts that make up the physical body of the robot and its sensors, perception algorithms to perceive the environment, and planning and control algorithms to produce meaningful actions. Therefore, it is often necessary to consider the interactions between these components when designing an embodied system. This thesis explores work on the task-driven co-optimization of robotics systems in an end-to-end manner, simultaneously optimizing the physical components of the system with inference or control algorithms directly for task performance. We start by considering the problem of optimizing a beacon-based localization system directly for localization accuracy. Designing such a system involves placing beacons throughout the environment and inferring location from sensor readings. In our work, we develop a deep learning approach to optimize both beacon placement and location inference directly for localization accuracy. We then turn our attention to the related problem of task-driven optimization of robots and their controllers. In our work, we start by proposing a data-efficient algorithm based on multi-task reinforcement learning. Our approach efficiently optimizes both physical design and control parameters directly for task performance by leveraging a design-conditioned controller capable of generalizing over the space of physical designs. We then follow this up with an extension to allow for the optimization over discrete morphological parameters such as the number and configuration of limbs. Finally, we conclude by exploring the fabrication and deployment of optimized soft robots., Comment: PhD thesis. arXiv admin note: text overlap with arXiv:2202.04575
- Published
- 2022
8. N-LIMB: Neural Limb Optimization for Efficient Morphological Design
- Author
-
Schaff, Charles and Walter, Matthew R.
- Subjects
Computer Science - Robotics - Abstract
A robot's ability to complete a task is heavily dependent on its physical design. However, identifying an optimal physical design and its corresponding control policy is inherently challenging. The freedom to choose the number of links, their type, and how they are connected results in a combinatorial design space, and the evaluation of any design in that space requires deriving its optimal controller. In this work, we present N-LIMB, an efficient approach to optimizing the design and control of a robot over large sets of morphologies. Central to our framework is a universal, design-conditioned control policy capable of controlling a diverse sets of designs. This policy greatly improves the sample efficiency of our approach by allowing the transfer of experience across designs and reducing the cost to evaluate new designs. We train this policy to maximize expected return over a distribution of designs, which is simultaneously updated towards higher performing designs under the universal policy. In this way, our approach converges towards a design distribution peaked around high-performing designs and a controller that is effectively fine-tuned for those designs. We demonstrate the potential of our approach on a series of locomotion tasks across varying terrains and show the discovery novel and high-performing design-control pairs., Comment: For code and videos, see https://sites.google.com/ttic.edu/nlimb
- Published
- 2022
9. Prostate Cancer Malignancy Detection and localization from mpMRI using auto-Deep Learning: One Step Closer to Clinical Utilization
- Author
-
Zong, Weiwei, Carver, Eric, Zhu, Simeng, Schaff, Eric, Chapman, Daniel, Lee, Joon, Ebadian, Hassan Bagher, Chetty, Indrin, Movsas, Benjamin, Wen, Winston, Alafif, Tarik, and Zong, Xiangyun
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Computer Vision and Pattern Recognition - Abstract
Automatic diagnosis of malignant prostate cancer patients from mpMRI has been studied heavily in the past years. Model interpretation and domain drift have been the main road blocks for clinical utilization. As an extension from our previous work where we trained a customized convolutional neural network on a public cohort with 201 patients and the cropped 2D patches around the region of interest were used as the input, the cropped 2.5D slices of the prostate glands were used as the input, and the optimal model were searched in the model space using autoKeras. Something different was peripheral zone (PZ) and central gland (CG) were trained and tested separately, the PZ detector and CG detector were demonstrated effectively in highlighting the most suspicious slices out of a sequence, hopefully to greatly ease the workload for the physicians., Comment: arXiv admin note: text overlap with arXiv:1903.12331
- Published
- 2022
10. Sim-to-real transfer of co-optimized soft robot crawlers
- Author
-
Schaff, Charles, Sedal, Audrey, Ni, Shiyao, and Walter, Matthew R.
- Published
- 2023
- Full Text
- View/download PDF
11. Soft Robots Learn to Crawl: Jointly Optimizing Design and Control with Sim-to-Real Transfer
- Author
-
Schaff, Charles, Sedal, Audrey, and Walter, Matthew R.
- Subjects
Computer Science - Robotics - Abstract
This work provides a complete framework for the simulation, co-optimization, and sim-to-real transfer of the design and control of soft legged robots. The compliance of soft robots provides a form of "mechanical intelligence" -- the ability to passively exhibit behaviors that would otherwise be difficult to program. Exploiting this capacity requires careful consideration of the coupling between mechanical design and control. Co-optimization provides a promising means to generate sophisticated soft robots by reasoning over this coupling. However, the complex nature of soft robot dynamics makes it difficult to provide a simulation environment that is both sufficiently accurate to allow for sim-to-real transfer, while also being fast enough for contemporary co-optimization algorithms. In this work, we show that finite element simulation combined with recent model order reduction techniques provide both the efficiency and the accuracy required to successfully learn effective soft robot design-control pairs that transfer to reality. We propose a reinforcement learning-based framework for co-optimization and demonstrate successful optimization, construction, and zero-shot sim-to-real transfer of several soft crawling robots. Our learned robot outperforms an expert-designed crawling robot, showing that our approach can generate novel, high-performing designs even in well-understood domains.
- Published
- 2022
12. BioSimulators: a central registry of simulation engines and services for recommending specific tools
- Author
-
Shaikh, Bilal, Smith, Lucian P, Vasilescu, Dan, Marupilla, Gnaneswara, Wilson, Michael, Agmon, Eran, Agnew, Henry, Andrews, Steven S, Anwar, Azraf, Beber, Moritz E, Bergmann, Frank T, Brooks, David, Brusch, Lutz, Calzone, Laurence, Choi, Kiri, Cooper, Joshua, Detloff, John, Drawert, Brian, Dumontier, Michel, Ermentrout, G Bard, Faeder, James R, Freiburger, Andrew P, Fröhlich, Fabian, Funahashi, Akira, Garny, Alan, Gennari, John H, Gleeson, Padraig, Goelzer, Anne, Haiman, Zachary, Hasenauer, Jan, Hellerstein, Joseph L, Hermjakob, Henning, Hoops, Stefan, Ison, Jon C, Jahn, Diego, Jakubowski, Henry V, Jordan, Ryann, Kalaš, Matúš, König, Matthias, Liebermeister, Wolfram, Sheriff, Rahuman S Malik, Mandal, Synchon, McDougal, Robert, Medley, J Kyle, Mendes, Pedro, Müller, Robert, Myers, Chris J, Naldi, Aurelien, Nguyen, Tung VN, Nickerson, David P, Olivier, Brett G, Patoliya, Drashti, Paulevé, Loïc, Petzold, Linda R, Priya, Ankita, Rampadarath, Anand K, Rohwer, Johann M, Saglam, Ali S, Singh, Dilawar, Sinha, Ankur, Snoep, Jacky, Sorby, Hugh, Spangler, Ryan, Starruß, Jörn, Thomas, Payton J, van Niekerk, David, Weindl, Daniel, Zhang, Fengkai, Zhukova, Anna, Goldberg, Arthur P, Schaff, James C, Blinov, Michael L, Sauro, Herbert M, Moraru, Ion I, and Karr, Jonathan R
- Subjects
Networking and Information Technology R&D (NITRD) ,Bioengineering ,Humans ,Computer Simulation ,Models ,Biological ,Registries ,Research Personnel ,Software ,Environmental Sciences ,Biological Sciences ,Information and Computing Sciences ,Developmental Biology - Abstract
Computational models have great potential to accelerate bioscience, bioengineering, and medicine. However, it remains challenging to reproduce and reuse simulations, in part, because the numerous formats and methods for simulating various subsystems and scales remain siloed by different software tools. For example, each tool must be executed through a distinct interface. To help investigators find and use simulation tools, we developed BioSimulators (https://biosimulators.org), a central registry of the capabilities of simulation tools and consistent Python, command-line and containerized interfaces to each version of each tool. The foundation of BioSimulators is standards, such as CellML, SBML, SED-ML and the COMBINE archive format, and validation tools for simulation projects and simulation tools that ensure these standards are used consistently. To help modelers find tools for particular projects, we have also used the registry to develop recommendation services. We anticipate that BioSimulators will help modelers exchange, reproduce, and combine simulations.
- Published
- 2022
13. U-Net-based Lung Thickness Map for Pixel-level Lung Volume Estimation of Chest X-rays
- Author
-
Dorosti, Tina, Schultheiss, Manuel, Schmette, Philipp, Heuchert, Jule, Thalhammer, Johannes, Schaff, Florian, Sellerer, Thorsten, Schick, Rafael, Taphorn, Kirsten, Mechlem, Korbinian, Birnbacher, Lorenz, Pfeiffer, Franz, and Pfeiffer, Daniela
- Subjects
Electrical Engineering and Systems Science - Image and Video Processing ,Computer Science - Artificial Intelligence ,Computer Science - Computer Vision and Pattern Recognition - Abstract
Purpose: We aimed to estimate the total lung volume (TLV) from real and synthetic frontal X-ray radiographs on a pixel level using lung thickness maps generated by a U-Net. Methods: 5,959 thorax X-ray computed tomography (CT) scans were retrieved from two publicly available datasets of the lung nodule analysis 2016 (n=656) and the RSNA pulmonary embolism detection challenge 2020 (n=5,303). Additionally, thorax CT scans from 72 subjects (33 healthy: 20 men, mean age [range] = 62.4 [34, 80]; 39 suffering from chronic obstructive pulmonary disease: 25 men, mean age [range] = 69.0 [47, 91]) were retrospectively selected (10.2018-12.2019) from our in-house dataset such that for each subject, a frontal chest X-ray radiograph no older than seven days was available. All CT scans and their corresponding lung segmentation were forward projected using a simulated X-ray spectrum to generate synthetic radiographs and lung thickness maps, respectively. A U-Net model was trained and tested on synthetic radiographs from the public datasets to predict lung thickness maps and consequently estimate TLV. Model performance was further assessed by evaluating the TLV estimations for the in-house synthetic and real radiograph pairs using Pearson correlation coefficient (r) and significance testing. Results: Strong correlations were measured between the predicted and CT-derived ground truth TLV values for test data from synthetic ($n_{Public}$=1,191, r=0.987, P < 0.001; $n_{In-house}$=72, r=0.973, P < 0.001) and real radiographs (n=72, r=0.908, P < 0.001). Conclusion: TLV from U-Net-generated pixel-level lung thickness maps were successfully estimated for synthetic and real radiographs.
- Published
- 2021
14. Real Robot Challenge: A Robotics Competition in the Cloud
- Author
-
Bauer, Stefan, Widmaier, Felix, Wüthrich, Manuel, Buchholz, Annika, Stark, Sebastian, Goyal, Anirudh, Steinbrenner, Thomas, Akpo, Joel, Joshi, Shruti, Berenz, Vincent, Agrawal, Vaibhav, Funk, Niklas, De Jesus, Julen Urain, Peters, Jan, Watson, Joe, Chen, Claire, Srinivasan, Krishnan, Zhang, Junwu, Zhang, Jeffrey, Walter, Matthew R., Madan, Rishabh, Schaff, Charles, Maeda, Takahiro, Yoneda, Takuma, Yarats, Denis, Allshire, Arthur, Gordon, Ethan K., Bhattacharjee, Tapomayukh, Srinivasa, Siddhartha S., Garg, Animesh, Sikchi, Harshit, Wang, Jilong, Yao, Qingfeng, Yang, Shuyu, McCarthy, Robert, Sanchez, Francisco Roldan, Wang, Qiang, Bulens, David Cordova, McGuinness, Kevin, O'Connor, Noel, Redmond, Stephen J., and Schölkopf, Bernhard
- Subjects
Computer Science - Robotics ,Statistics - Applications - Abstract
Dexterous manipulation remains an open problem in robotics. To coordinate efforts of the research community towards tackling this problem, we propose a shared benchmark. We designed and built robotic platforms that are hosted at MPI for Intelligent Systems and can be accessed remotely. Each platform consists of three robotic fingers that are capable of dexterous object manipulation. Users are able to control the platforms remotely by submitting code that is executed automatically, akin to a computational cluster. Using this setup, i) we host robotics competitions, where teams from anywhere in the world access our platforms to tackle challenging tasks ii) we publish the datasets collected during these competitions (consisting of hundreds of robot hours), and iii) we give researchers access to these platforms for their own projects.
- Published
- 2021
15. Asperger’s syndrome – about time to rename it?
- Author
-
Bearer, Cynthia, Abman, Steven H., Agostoni, Carlo, Ballard, Phil, Bliss, Joe, de Boode, Willem P., Canpolat, Fuat Emre, Chalak, Lina, Cilio, Maria Roberta, Dammann, Olaf, Davis, Jonathan, El-Metwally, Dina, Ferriero, Donna, Ford, Stephanie, Fuentes-Afflick, Elena, Gano, Dawn, Giussani, Dino, Gonzalez, Fernando, Gunn, Alistair, Hogeveen, Marije, Huang, Alex Y., Kaplan, Jenny, Klebanoff, Mark, Lachman, Peter, Mak, Robert, Malhotra, Atul, Miller, Steven, Mitchell, William Beau, Molloy, Eleanor, Mulkey, Sarah B., Roland, Damian, Sampath, Venkatesh, Sant’Anna, Guilherme, Schaff, Pam, Singer, Lynn T., Stroustrup, Annemarie, Tingay, David, Tiribelli, Claudio, Toldi, Gergely, Tryggestad, Jeanie, Valente, Enza Maria, Wilson-Costello, Dee, and Zupancic, John
- Published
- 2024
- Full Text
- View/download PDF
16. Benchmarking Structured Policies and Policy Optimization for Real-World Dexterous Object Manipulation
- Author
-
Funk, Niklas, Schaff, Charles, Madan, Rishabh, Yoneda, Takuma, De Jesus, Julen Urain, Watson, Joe, Gordon, Ethan K., Widmaier, Felix, Bauer, Stefan, Srinivasa, Siddhartha S., Bhattacharjee, Tapomayukh, Walter, Matthew R., and Peters, Jan
- Subjects
Computer Science - Robotics - Abstract
Dexterous manipulation is a challenging and important problem in robotics. While data-driven methods are a promising approach, current benchmarks require simulation or extensive engineering support due to the sample inefficiency of popular methods. We present benchmarks for the TriFinger system, an open-source robotic platform for dexterous manipulation and the focus of the 2020 Real Robot Challenge. The benchmarked methods, which were successful in the challenge, can be generally described as structured policies, as they combine elements of classical robotics and modern policy optimization. This inclusion of inductive biases facilitates sample efficiency, interpretability, reliability and high performance. The key aspects of this benchmarking is validation of the baselines across both simulation and the real system, thorough ablation study over the core features of each solution, and a retrospective analysis of the challenge as a manipulation benchmark. The code and demo videos for this work can be found on our website (https://sites.google.com/view/benchmark-rrc).
- Published
- 2021
- Full Text
- View/download PDF
17. Grasp and Motion Planning for Dexterous Manipulation for the Real Robot Challenge
- Author
-
Yoneda, Takuma, Schaff, Charles, Maeda, Takahiro, and Walter, Matthew
- Subjects
Computer Science - Robotics ,Computer Science - Artificial Intelligence - Abstract
This report describes our winning submission to the Real Robot Challenge (https://real-robot-challenge.com/). The Real Robot Challenge is a three-phase dexterous manipulation competition that involves manipulating various rectangular objects with the TriFinger Platform. Our approach combines motion planning with several motion primitives to manipulate the object. For Phases 1 and 2, we additionally learn a residual policy in simulation that applies corrective actions on top of our controller. Our approach won first place in Phase 2 and Phase 3 of the competition. We were anonymously known as `ardentstork' on the competition leaderboard (https://real-robot-challenge.com/leader-board). Videos and our code can be found at https://github.com/ripl-ttic/real-robot-challenge., Comment: The winning submission to Real Robot Challenge (https://real-robot-challenge.com/)
- Published
- 2021
18. Full field X-ray Scatter Tomography
- Author
-
Ruben, Gary, Pinar, Isaac, Brown, Jeremy M. C., Schaff, Florian, Pollock, James A., Crossley, Kelly J., Maksimenko, Anton, Hall, Chris, Hausermann, Daniel, Uesugi, Kentaro, and Kitchen, Marcus J.
- Subjects
Physics - Medical Physics ,Physics - Applied Physics - Abstract
In X-ray imaging, photons are transmitted through and absorbed by the subject, but are also scattered in significant quantities. Previous attempts to use scattered photons for biological imaging used pencil or fan beam illumination. Here we present 3D X-ray Scatter Tomography using full-field illumination. Synchrotron imaging experiments were performed of a phantom and the chest of a juvenile rat. Transmitted and scattered photons were simultaneously imaged with separate cameras; a scientific camera directly downstream of the sample stage, and a pixelated detector with a pinhole imaging system placed at 45${}^\circ$ to the beam axis. We obtained scatter tomogram feature fidelity sufficient for segmentation of the lung and major airways in the rat. The image contrast in scatter tomogram slices approached that of transmission imaging, indicating robustness to the amount of multiple scattering present in our case. This opens the possibility of augmenting full-field 2D imaging systems with additional scatter detectors to obtain complementary modes or to improve the fidelity of existing images without additional dose, potentially leading to single-shot or reduced-angle tomography or overall dose reduction for live animal studies., Comment: 11 pages, 6 figures, Accepted for publication in IEEE Transactions on Medical Imaging
- Published
- 2020
- Full Text
- View/download PDF
19. Residual Policy Learning for Shared Autonomy
- Author
-
Schaff, Charles and Walter, Matthew R.
- Subjects
Computer Science - Robotics - Abstract
Shared autonomy provides an effective framework for human-robot collaboration that takes advantage of the complementary strengths of humans and robots to achieve common goals. Many existing approaches to shared autonomy make restrictive assumptions that the goal space, environment dynamics, or human policy are known a priori, or are limited to discrete action spaces, preventing those methods from scaling to complicated real world environments. We propose a model-free, residual policy learning algorithm for shared autonomy that alleviates the need for these assumptions. Our agents are trained to minimally adjust the human's actions such that a set of goal-agnostic constraints are satisfied. We test our method in two continuous control environments: Lunar Lander, a 2D flight control domain, and a 6-DOF quadrotor reaching task. In experiments with human and surrogate pilots, our method significantly improves task performance without any knowledge of the human's goal beyond the constraints. These results highlight the ability of model-free deep reinforcement learning to realize assistive agents suited to continuous control settings with little knowledge of user intent., Comment: Published at Robotics: Science and Systems 2020 (RSS)
- Published
- 2020
20. Disrupting cellular memory to overcome drug resistance
- Author
-
Harmange, Guillaume, Hueros, Raúl A. Reyes, Schaff, Dylan L., Emert, Benjamin, Saint-Antoine, Michael, Kim, Laura C., Niu, Zijian, Nellore, Shivani, Fane, Mitchell E., Alicea, Gretchen M., Weeraratna, Ashani T., Simon, M. Celeste, Singh, Abhyudai, and Shaffer, Sydney M.
- Published
- 2023
- Full Text
- View/download PDF
21. Evaluation of a prototype machine learning tool to semi-automate data extraction for systematic literature reviews
- Author
-
Panayi, Antonia, Ward, Katherine, Benhadji-Schaff, Amir, Ibanez-Lopez, A Santiago, Xia, Andrew, and Barzilay, Regina
- Published
- 2023
- Full Text
- View/download PDF
22. Liver alterations and detection of SARS-CoV-2 RNA and proteins in COVID-19 autopsies
- Author
-
Pesti, Adrián, Danics, Krisztina, Glasz, Tibor, Várkonyi, Tibor, Barbai, Tamás, Reszegi, Andrea, Kovalszky, Ilona, Vályi-Nagy, István, Dobi, Deján, Lotz, Gábor, Schaff, Zsuzsa, and Kiss, András
- Published
- 2023
- Full Text
- View/download PDF
23. Material decomposition from a single x-ray projection via single-grid phase contrast imaging
- Author
-
Groenendijk, Celebrity F., Schaff, Florian, Croton, Linda C. P., Kitchen, Marcus J., and Morgan, Kaye S.
- Subjects
Physics - Medical Physics ,Electrical Engineering and Systems Science - Image and Video Processing - Abstract
This study describes a new approach for material decomposition in x-ray imaging, utilising phase contrast to both increase sensitivity to weakly-attenuating samples and to act as a complementary measurement to attenuation, therefore allowing two overlaid materials to be separated. The measurements are captured using the single-exposure, single-grid x-ray phase contrast imaging technique, with a novel correction that aims to remove propagation-based phase effects seen at sharp edges in the attenuation image. The use of a single-exposure technique means that images could be collected in a high-speed sequence. Results are shown for both a known two-material sample and for a biological specimen.
- Published
- 2020
- Full Text
- View/download PDF
24. Material Decomposition using Spectral Propagation-based Phase Contrast X-ray Imaging
- Author
-
Schaff, Florian, Morgan, Kaye S., Pollock, James A., Croton, Linda C. P., Hooper, Stuart B., and Kitchen, Marcus J.
- Subjects
Physics - Medical Physics ,Physics - Applied Physics ,Physics - Optics - Abstract
Material decomposition in X-ray imaging uses the energy-dependence of attenuation to virtually decompose an object into specific constituent materials. X-ray phase contrast imaging is a developing technique that can enhance image contrast seen from weakly attenuating objects. In this paper, we combine spectral phase contrast imaging with material decomposition to both better visualise weakly attenuating features and separate them from overlying objects in radiography. We derive an algorithm that performs both tasks simultaneously and verify it against numerical simulations and experimental measurements of ideal two-component samples composed of pure aluminium and poly(methyl methacrylate). Additionally, we showcase first imaging results of a rabbit kitten's lung. The attenuation signal of a thorax, in particular, is dominated by the strongly attenuating bones of the ribcage, which combined with the weak soft tissue signal make it difficult to visualise the fine anatomical structures across the whole lung. In all cases, clean material decomposition was achieved, without residual phase contrast effects, from which we generate an un-obstructed image of the lung, free of bones. Spectral propagation-based phase contrast imaging has the potential to be a valuable tool, not only in future lung research, but also in other systems for which phase contrast imaging in combination with material decomposition proves to be advantageous., Comment: 11 pages, 5 figures
- Published
- 2019
25. SBML Level 3: an extensible format for the exchange and reuse of biological models.
- Author
-
Keating, Sarah M, Waltemath, Dagmar, König, Matthias, Zhang, Fengkai, Dräger, Andreas, Chaouiya, Claudine, Bergmann, Frank T, Finney, Andrew, Gillespie, Colin S, Helikar, Tomáš, Hoops, Stefan, Malik-Sheriff, Rahuman S, Moodie, Stuart L, Moraru, Ion I, Myers, Chris J, Naldi, Aurélien, Olivier, Brett G, Sahle, Sven, Schaff, James C, Smith, Lucian P, Swat, Maciej J, Thieffry, Denis, Watanabe, Leandro, Wilkinson, Darren J, Blinov, Michael L, Begley, Kimberly, Faeder, James R, Gómez, Harold F, Hamm, Thomas M, Inagaki, Yuichiro, Liebermeister, Wolfram, Lister, Allyson L, Lucio, Daniel, Mjolsness, Eric, Proctor, Carole J, Raman, Karthik, Rodriguez, Nicolas, Shaffer, Clifford A, Shapiro, Bruce E, Stelling, Joerg, Swainston, Neil, Tanimura, Naoki, Wagner, John, Meier-Schellersheim, Martin, Sauro, Herbert M, Palsson, Bernhard, Bolouri, Hamid, Kitano, Hiroaki, Funahashi, Akira, Hermjakob, Henning, Doyle, John C, Hucka, Michael, and SBML Level 3 Community members
- Subjects
SBML Level 3 Community members ,Animals ,Humans ,Logistic Models ,Systems Biology ,Models ,Biological ,Software ,computational modeling ,file format ,interoperability ,reproducibility ,systems biology ,Bioengineering ,Networking and Information Technology R&D ,Bioinformatics ,Biochemistry and Cell Biology ,Other Biological Sciences - Abstract
Systems biology has experienced dramatic growth in the number, size, and complexity of computational models. To reproduce simulation results and reuse models, researchers must exchange unambiguous model descriptions. We review the latest edition of the Systems Biology Markup Language (SBML), a format designed for this purpose. A community of modelers and software authors developed SBML Level 3 over the past decade. Its modular form consists of a core suited to representing reaction-based models and packages that extend the core with features suited to other model types including constraint-based models, reaction-diffusion models, logical network models, and rule-based models. The format leverages two decades of SBML and a rich software ecosystem that transformed how systems biologists build and interact with models. More recently, the rise of multiscale models of whole cells and organs, and new data sources such as single-cell measurements and live imaging, has precipitated new ways of integrating data with models. We provide our perspectives on the challenges presented by these developments and how SBML Level 3 provides the foundation needed to support this evolution.
- Published
- 2020
26. The Hippo Effector Transcriptional Coactivator with PDZ-Binding Motif Cooperates with Oncogenic β-Catenin to Induce Hepatoblastoma Development in Mice and Humans
- Author
-
Zhang, Shu, Zhang, Jie, Evert, Katja, Li, Xiaolei, Liu, Pin, Kiss, Andras, Schaff, Zsuzsa, Ament, Cindy, Zhang, Yi, Serra, Monica, Evert, Matthias, Chen, Nianyong, Xu, Feng, Chen, Xin, Tao, Junyan, Calvisi, Diego F, and Cigliano, Antonio
- Subjects
Biomedical and Clinical Sciences ,Liver Disease ,Digestive Diseases ,Cancer ,Genetics ,2.1 Biological and endogenous factors ,Animals ,Carcinogenesis ,Child ,Child ,Preschool ,Female ,Hepatoblastoma ,Humans ,Liver Neoplasms ,Male ,Mice ,Trans-Activators ,Transcriptional Coactivator with PDZ-Binding Motif Proteins ,beta Catenin ,Medical and Health Sciences ,Pathology ,Biomedical and clinical sciences ,Health sciences - Abstract
Hepatoblastoma (HB) is the most common pediatric liver tumor. Though Wnt/β-catenin and Hippo cascades are implicated in HB development, studies on crosstalk between β-catenin and Hippo downstream effector transcriptional coactivator with PDZ-binding motif (TAZ) in HB are lacking. Expression levels of TAZ and β-catenin in human HB specimens were assessed by immunohistochemistry. Functional interplay between TAZ and β-catenin was determined by overexpression of an activated form of TAZ (TAZS89A), either alone or combined with an oncogenic form of β-catenin (ΔN90-β-catenin), in mouse liver via hydrodynamic transfection. Activation of TAZ often co-occurred with that of β-catenin in clinical specimens. Although the overexpression of TAZS89A alone did not induce hepatocarcinogenesis, concomitant overexpression of TAZS89A and ΔN90-β-catenin triggered the development of HB lesions exhibiting both epithelial and mesenchymal features. Mechanistically, TAZ/β-catenin-driven HB development required TAZ interaction with transcriptional enhanced associate domain factors. Blockade of the Notch cascade did not inhibit TAZ/β-catenin-dependent HB formation in mice but suppressed the mesenchymal phenotype. Neither Yes-associated protein nor heat shock factor 1 depletion affected HB development in TAZ/β-catenin mice. In human HB cell lines, silencing of TAZ resulted in decreased cell growth, which was further reduced when TAZ knockdown was associated with suppression of either β-catenin or Yes-associated protein. Overall, our study identified TAZ as a crucial oncogene in HB development and progression.
- Published
- 2020
27. Compact cold atom clock for on-board timebase: tests in reduced gravity
- Author
-
Langlois, Mehdi, Schaff, Jean-Françcois, De Sarlo, Luigi, Bernon, Simon, Holleville, David, and Dimarcq, Noël
- Subjects
Physics - Atomic Physics - Abstract
We present a compact atomic clock using cold rubidium atoms based on an isotropic light cooling, a Ramsey microwave interrogation and an absorption detection. Its technology readiness level is suitable to industrial transfer. We use a fibre optical bench, based on a frequency-doubled telecom laser. The isotropic light cooling technique allows us to cool down the atoms in 100 ms and works with a cycle time around 200 ms. We carried out measurements in simulated microgravity and obtained the narrowest fringes ever recorded in microgravity., Comment: 7 pages, 6 figures
- Published
- 2018
- Full Text
- View/download PDF
28. Local Health Departments Addressing the Social Determinants of Health: A National Survey on the Foreclosure Crisis
- Author
-
Schaff, Katherine and Dorfman, Lori
- Subjects
Health Services and Systems ,Public Health ,Health Sciences ,Generic health relevance ,Good Health and Well Being ,foreclosure ,health equity ,housing ,local health departments ,Public health - Abstract
Purpose: To examine local health department (LHD) engagement in addressing the social determinants of health by using the foreclosure crisis as an example. Methods: National survey of 166 LHD staff on the foreclosure crisis (2006-2014). Results: About one quarter (28%) of respondents reported that their LHD had engaged in work related to the foreclosure crisis, 7% planned to engage, and 65% did not or were not planning to engage. Views about the role of LHDs in addressing the foreclosure crisis varied: 30% stated that LHDs should work on foreclosure. Conclusions: A substantial number of respondents reported that their LHD addressed foreclosure, or supported engagement, yet there are divergent perceptions of appropriate LHD roles. LHDs follow a pattern described by the diffusion of innovations theory: Innovative LHDs can share their work on foreclosure and housing, early adopters are poised to act, and others may follow if they have support.
- Published
- 2019
29. TEA Domain Transcription Factor 4 Is the Major Mediator of Yes-Associated Protein Oncogenic Activity in Mouse and Human Hepatoblastoma
- Author
-
Zhang, Jie, Liu, Pin, Tao, Junyan, Wang, Pan, Zhang, Yi, Song, Xinhua, Che, Li, Sumazin, Pavel, Ribback, Silvia, Kiss, Andras, Schaff, Zsuzsa, Cigliano, Antonio, Dombrowski, Frank, Cossu, Carla, Pascale, Rosa M, Calvisi, Diego F, Monga, Satdarshan P, and Chen, Xin
- Subjects
Biomedical and Clinical Sciences ,Cancer ,Liver Disease ,Digestive Diseases ,Liver Cancer ,Rare Diseases ,Genetics ,2.1 Biological and endogenous factors ,Adaptor Proteins ,Signal Transducing ,Animals ,Apoptosis ,Biomarkers ,Tumor ,Carcinoma ,Hepatocellular ,Cell Proliferation ,DNA-Binding Proteins ,Female ,Follow-Up Studies ,Gene Expression Regulation ,Neoplastic ,Humans ,Liver Neoplasms ,Lung Neoplasms ,Male ,Mice ,Muscle Proteins ,Prognosis ,TEA Domain Transcription Factors ,Transcription Factors ,Tumor Cells ,Cultured ,YAP-Signaling Proteins ,Medical and Health Sciences ,Pathology ,Biomedical and clinical sciences ,Health sciences - Abstract
Hepatoblastoma (HB) is the most common type of pediatric liver cancer. Activation of yes-associated protein (YAP) has been implicated in HB molecular pathogenesis. The transcriptional co-activator Yap regulates downstream gene expression through interaction with the TEA domain (TEAD) proteins. Nonetheless, YAP also displays functions that are independent of its transcriptional activity. The underlying molecular mechanisms by which Yap promotes HB development remain elusive. In the current study, we demonstrated that blocking TEAD function via the dominant-negative form of TEAD2 abolishes Yap-driven HB formation in mice and restrains human HB growth in vitro. When TEAD2 DNA-binding domain was fused with virus protein 16 transcriptional activation domain, it synergized with activated β-catenin to promote HB formation in vivo. Among TEAD genes, silencing of TEAD4 consistently inhibited tumor growth and Yap target gene expression in HB cell lines. Furthermore, TEAD4 mRNA expression was significantly higher in human HB lesions when compared with corresponding nontumorous liver tissues. Human HB specimens also exhibited strong nuclear immunoreactivity for TEAD4. Altogether, data demonstrate that TEAD-mediated transcriptional activity is both sufficient and necessary for Yap-driven HB development. TEAD4 is the major TEAD isoform and Yap partner in human HB. Targeting TEAD4 may represent an effective treatment option for human HB.
- Published
- 2019
30. Jointly Learning to Construct and Control Agents using Deep Reinforcement Learning
- Author
-
Schaff, Charles, Yunis, David, Chakrabarti, Ayan, and Walter, Matthew R.
- Subjects
Computer Science - Robotics ,Computer Science - Machine Learning - Abstract
The physical design of a robot and the policy that controls its motion are inherently coupled, and should be determined according to the task and environment. In an increasing number of applications, data-driven and learning-based approaches, such as deep reinforcement learning, have proven effective at designing control policies. For most tasks, the only way to evaluate a physical design with respect to such control policies is empirical--i.e., by picking a design and training a control policy for it. Since training these policies is time-consuming, it is computationally infeasible to train separate policies for all possible designs as a means to identify the best one. In this work, we address this limitation by introducing a method that performs simultaneous joint optimization of the physical design and control network. Our approach maintains a distribution over designs and uses reinforcement learning to optimize a control policy to maximize expected reward over the design distribution. We give the controller access to design parameters to allow it to tailor its policy to each design in the distribution. Throughout training, we shift the distribution towards higher-performing designs, eventually converging to a design and control policy that are jointly optimal. We evaluate our approach in the context of legged locomotion, and demonstrate that it discovers novel designs and walking gaits, outperforming baselines in both performance and efficiency.
- Published
- 2018
31. Jointly Optimizing Placement and Inference for Beacon-based Localization
- Author
-
Schaff, Charles, Yunis, David, Chakrabarti, Ayan, and Walter, Matthew R.
- Subjects
Computer Science - Robotics ,Computer Science - Learning - Abstract
The ability of robots to estimate their location is crucial for a wide variety of autonomous operations. In settings where GPS is unavailable, measurements of transmissions from fixed beacons provide an effective means of estimating a robot's location as it navigates. The accuracy of such a beacon-based localization system depends both on how beacons are distributed in the environment, and how the robot's location is inferred based on noisy and potentially ambiguous measurements. We propose an approach for making these design decisions automatically and without expert supervision, by explicitly searching for the placement and inference strategies that, together, are optimal for a given environment. Since this search is computationally expensive, our approach encodes beacon placement as a differential neural layer that interfaces with a neural network for inference. This formulation allows us to employ standard techniques for training neural networks to carry out the joint optimization. We evaluate this approach on a variety of environments and settings, and find that it is able to discover designs that enable high localization accuracy., Comment: Appeared at 2017 International Conference on Intelligent Robots and Systems (IROS)
- Published
- 2017
32. A comprehensive suite of earthquake catalogues for the 2016-2017 Central Italy seismic sequence
- Author
-
Chiaraluce, Lauro, Michele, Maddalena, Waldhauser, Felix, Tan, Yen Joe, Herrmann, Marcus, Spallarossa, Daniele, Beroza, Gregory C., Cattaneo, Marco, Chiarabba, Claudio, De Gori, Pasquale, Di Stefano, Raffaele, Ellsworth, William, Main, Ian, Mancini, Simone, Margheriti, Lucia, Marzocchi, Warner, Meier, Men-Andrin, Scafidi, Davide, Schaff, David, and Segou, Margarita
- Published
- 2022
- Full Text
- View/download PDF
33. Prostate cancer malignancy detection and localization from mpMRI using auto-deep learning as one step closer to clinical utilization
- Author
-
Zong, Weiwei, Carver, Eric, Zhu, Simeng, Schaff, Eric, Chapman, Daniel, Lee, Joon, Bagher-Ebadian, Hassan, Movsas, Benjamin, Wen, Winston, Alafif, Tarik, and Zong, Xiangyun
- Published
- 2022
- Full Text
- View/download PDF
34. Routine use of low-dose glucarpidase following high-dose methotrexate in adult patients with CNS lymphoma: an open-label, multi-center phase I study
- Author
-
Schaff, Lauren R., Lobbous, Mina, Carlow, Dean, Schofield, Ryan, Gavrilovic, Igor T., Miller, Alexandra M., Stone, Jacqueline B., Piotrowski, Anna F., Sener, Ugur, Skakodub, Anna, Acosta, Edward P., Ryan, Kevin J., Mellinghoff, Ingo K., DeAngelis, Lisa M., Nabors, Louis B., and Grommes, Christian
- Published
- 2022
- Full Text
- View/download PDF
35. Central role of mTORC1 downstream of YAP/TAZ in hepatoblastoma development
- Author
-
Liu, Pin, Calvisi, Diego F, Kiss, Andras, Cigliano, Antonio, Schaff, Zsuzsa, Che, Li, Ribback, Silvia, Dombrowski, Frank, Zhao, Dongchi, and Chen, Xin
- Subjects
Biomedical and Clinical Sciences ,Oncology and Carcinogenesis ,Liver Disease ,Cancer ,Digestive Diseases ,2.1 Biological and endogenous factors ,YAP/TAZ ,mTORC1 ,SLC38A1 ,hepatoblastoma ,Oncology and carcinogenesis - Abstract
Hepatoblastoma (HB) is the most common type of liver malignancy in children. Recent studies suggest that activation of Yes-associated protein (YAP) is a major molecular event in HB development, as activated YAP synergizes with mutant β-catenin to promote HB formation in mice (YAP/β-catenin). However, how YAP regulates HB development remains poorly defined. Similarly, de-regulation of mammalian target of rapamycin complex 1 (mTORC1) signaling has been implicated in multiple tumor types, but its functional role in HB development is scarcely understood. In the present study, we found that mTORC1 is activated in human HB cells and YAP/β-catenin-induced mouse HB tumor tissues. mTOR inhibitor MLN0128 significantly inhibits human HB cell growth in vitro. Furthermore, ablation of Raptor, the unique subunit of mTORC1, strongly delayed YAP/β-catenin-induced HB development in mice. At the molecular level, we found that expression of the amino acid transporter SLC38A1 is induced in mouse HB tissues, and amino acid deprivation leads to mTORC1 suppression in HB cell lines. Silencing of YAP and/or its paralog, transcriptional co-activator with PDZ binding motif (TAZ), decreased SLC38A1 expression as well as mTORC1 activation in HB cells. Furthermore, a frequent and concomitant upregulation of mTORC1 and SLC38A1 was detected in a collection of human HB specimens. Altogether, our study demonstrates the key role of mTORC1 in HB development. YAP and TAZ promote HB development via inducing SLC38A1 expression, whose upregulation leads to mTORC1 activation. Targeting mTOR pathway or amino acid transporters may represent novel therapeutic strategies for the treatment of human HB.
- Published
- 2017
36. Evolving consolidation patterns and outcomes for a large cohort of patients with primary CNS lymphoma
- Author
-
Tringale, Kathryn R., Scordo, Michael, Yahalom, Joachim, White, Charlie, Zhang, Zhigang, Schefflein, Javin, Cederquist, Gustav, Schaff, Lauren R., DeAngelis, Lisa, Imber, Brandon S., and Grommes, Christian
- Abstract
•For PCNSL, PFS was favorable with RD-WBRT consolidation.•RD-WBRT can be more frequently considered for consolidation in lieu of nonmyeloablative chemotherapy.
- Published
- 2024
- Full Text
- View/download PDF
37. Surgical management of giant cell arteritis of the proximal aorta
- Author
-
Hosseini, Motahar, Pochettino, Alberto, Dearani, Joseph A., Castro-Varela, Alejandra, Schaff, Hartzell V., King, Katherine S., Daly, Richard C., Greason, Kevin L., Crestanello, Juan A., Bagameri, Gabor, and Saran, Nishant
- Abstract
Giant cell arteritis (GCA) may present as proximal aortic pathology requiring surgical intervention. We present our experience with surgical management of GCA in patients presenting with proximal aortic disease.
- Published
- 2024
- Full Text
- View/download PDF
38. A propensity-matched analysis of cardiac operation in patients with and without cardiac amyloidosis
- Author
-
Chauhan, Akshay, Greason, Kevin L., Borgeson, Daniel D., Todd, Austin, Stulak, John M., Daly, Richard C., Crestanello, Juan A., and Schaff, Hartzell V.
- Abstract
There are limited data on the outcome of routine cardiac operations in patients with cardiac amyloidosis. This study studied the impact of amyloidosis on early and late results of cardiac operations.
- Published
- 2024
- Full Text
- View/download PDF
39. A COVID-19-association-dependent categorization of death causes in 100 autopsy cases
- Author
-
Danics, Krisztina, Pesti, Adrián, Törő, Klára, Kiss-Dala, Noémi, Szlávik, János, Lakatos, Botond, Radnai, Andrea, Balázs, Tamás, Bacskai, Miklós, Dobi, Deján, Várkonyi, Tibor, Glasz, Tibor, Lotz, Gábor, Kiss, András, Schaff, Zsuzsa, and Vályi-Nagy, István
- Published
- 2021
- Full Text
- View/download PDF
40. Matter-wave recombiners for trapped Bose-Einstein condensates
- Author
-
Berrada, Tarik, van Frank, Sandrine, Bücker, Robert, Schumm, Thorsten, Schaff, Jean-François, Schmiedmayer, Jörg, Julía-Díaz, Bruno, and Polls, Artur
- Subjects
Condensed Matter - Quantum Gases - Abstract
Interferometry with trapped atomic Bose-Einstein condensates (BECs) requires the development of techniques to recombine the two paths of the interferometer and map the accumulated phase difference to a measurable atom number difference. We have implemented and compared two recombining procedures in a double-well based BEC interferometer. The first procedure utilizes the bosonic Josephson effect and controlled tunneling of atoms through the potential barrier, similar to laser light in an optical fibre coupler. The second one relies on the interference of the reflected and transmitted parts of the BEC wavefunction when impinging on the potential barrier, analogous to light impinging on a half-silvered mirror. Both schemes were implemented successfully, yielding an interferometric contrast of about 20% and 42% respectively. Building efficient matter wave recombiners represents an important step towards the coherent manipulation of external quantum superposition states of BECs., Comment: 10 pages, 4 figures + supplemental information (3 pages, 3 figures)
- Published
- 2015
- Full Text
- View/download PDF
41. Interferometry with Atoms
- Author
-
Schaff, J. -F., Langen, T., and Schmiedmayer, J.
- Subjects
Quantum Physics ,Condensed Matter - Quantum Gases - Abstract
Optics and interferometry with matter waves is the art of coherently manipulating the translational motion of particles like neutrons, atoms and molecules. Coherent atom optics is an extension of techniques that were developed for manipulating \emph{internal} quantum states. Applying these ideas to translational motion required the development of techniques to localize atoms and transfer population coherently between distant localities. In this view position and momentum are (continuouse) quantum mechanical degree of freedom analogous to discrete internal quantum states. In our contribution we start with an introduction into matter-wave optics in section 1, discuss coherent atom optics and atom interferometry techniques for molecular beams in section 2 and for trapped atoms in section 3. In section 4 we then describe tools and experiments that allow us to probe the evolution of quantum states of many-body systems by atom interference., Comment: 96 pages, 238 references, Proceedings of the International School of Physics 'Enrico Fermi', Course 188, 'Atom Interferometry'; edited by G.M. Tino and M.A. Kasevich
- Published
- 2015
- Full Text
- View/download PDF
42. Tissue-Engineered Hydroxyapatite Bone Scaffold Impregnated with Osteoprogenitor Cells Promotes Bone Regeneration in Sheep Model
- Author
-
Bajuri, Mohd Yazid, Selvanathan, Nanchappan, Dzeidee Schaff, Fatin Nadira, Abdul Suki, Muhammad Haziq, and Ng, Angela Min Hwei
- Published
- 2021
- Full Text
- View/download PDF
43. Monocyte-derived dendritic cells link localized secretory IgA deficiency to adaptive immune activation in COPD
- Author
-
Richmond, Bradley W., Mansouri, Samira, Serezani, Ana, Novitskiy, Sergey, Blackburn, Jessica B., Du, Rui-Hong, Fuseini, Hubaida, Gutor, Sergey, Han, Wei, Schaff, Jacob, Vasiukov, Georgii, Xin, Matthew K., Newcomb, Dawn C., Jin, Lei, Blackwell, Timothy S., and Polosukhin, Vasiliy V.
- Published
- 2021
- Full Text
- View/download PDF
44. Pediatrics and Narrative Medicine
- Author
-
Schaff, Pamela B.
- Published
- 2022
- Full Text
- View/download PDF
45. Using Theater to Increase Empathy Training in Medical Students
- Author
-
Reilly, Jo Marie, Trial, Janet, Piver, Debra E., and Schaff, Pamela B.
- Abstract
Abstract: Developing and nurturing empathy in medical trainees has been recognized as an essential element of medical education. Theater may be a unique instructional modality to increase empathy training. Methods: A multi-disciplinary team developed a theater workshop for first year medical students. Through the use of theater games, art images and reflective writing, the workshop was designed to enable students to: 1) consider the concept of empathy within the context of theater; 2) experience art, theater and narrative as reflective tools to build empathy/self-reflection. The workshop was evaluated by students through a written questionnaire. It was evaluated by faculty and actors though narrative dialogue. The faculty and actors shared their perceptions about 1) students' ability to demonstrate empathy through a written narrative based on an art image; 2) students' use of reflection as part of empathy awareness; 3) students' ability to demonstrate awareness of body language and emotion as diagnostic and clinical tools. The student questionnaire surveyed the 1) overall quality of the session; 2) ability of the session to help students understand the importance of body language in the doctor-patient relationship; 3) the effectiveness of actors in stimulating discussion about empathy, body language and communication in the doctor-patient relationship. Results: A description of the workshop's content is described at length. Medical faculty and actors' narrative comments reflect their positive perceptions of the workshop's ability to promote empathy through the use of theater/narrative. Medical students evaluated, with less enthusiasm, the effectiveness of the actors in stimulating discussion on the role of empathy, body language and communication. Discussion: The workshop provided an innovative method to foster empathy in medical students. Faculty and actors' narrative comments were positive overall, as they commented on the importance of helping learners build skills in self-reflection and empathic communication. Mixed student feedback indicates the challenges in teaching clinical empathy and the diversity of students' personalities and learning styles. Inadequate faculty development and the number of activities included in the session may have contributed to the discrepancy between faculty and student perceptions of the workshop. (Contains 1 table and 18 endnotes.)
- Published
- 2012
46. Interferometry with non-classical motional states of a Bose-Einstein condensate
- Author
-
van Frank, Sandrine, Negretti, Antonio, Berrada, Tarik, Bücker, Robert, Montangero, Simone, Schaff, Jean-François, Schumm, Thorsten, Calarco, Tommaso, and Schmiedmayer, Jörg
- Subjects
Quantum Physics ,Condensed Matter - Quantum Gases - Abstract
We demonstrate a two-pulse Ramsey-type interferometer for non-classical motional states of a Bose-Einstein condensate in an anharmonic trap. The control pulses used to manipulate the condensate wavefunction are obtained from Optimal Control Theory and directly optimised to maximise the interferometric contrast. They permit a fast manipulation of the atomic ensemble compared to the intrinsic decay and many-body dephasing effects, and thus to reach an interferometric contrast of 92% in the experimental implementation., Comment: 7 pages (including Supplementary Information), 3 figures
- Published
- 2014
- Full Text
- View/download PDF
47. Increased miR-20b Level in High Grade Cervical Intraepithelial Neoplasia
- Author
-
Szekerczés, Tímea, Galamb, Ádám, Varga, Norbert, Benczik, Márta, Kocsis, Adrienn, Schlachter, Krisztina, Kiss, András, Ács, Nándor, Schaff, Zsuzsa, Jeney, Csaba, Lendvai, Gábor, and Sobel, Gábor
- Published
- 2020
- Full Text
- View/download PDF
48. The Effect of Methylselenocysteine and Sodium Selenite Treatment on microRNA Expression in Liver Cancer Cell Lines
- Author
-
Lendvai, Gábor, Szekerczés, Tímea, Kontsek, Endre, Selvam, Arun, Szakos, Attila, Schaff, Zsuzsa, Björnstedt, Mikael, and Kiss, András
- Published
- 2020
- Full Text
- View/download PDF
49. Autophagy, Mitophagy and MicroRNA Expression in Chronic Hepatitis C and Autoimmune Hepatitis
- Author
-
Szekerczés, Tímea, Gógl, Alíz, Illyés, Ildikó, Mandl, József, Borka, Katalin, Kiss, András, Schaff, Zsuzsa, Lendvai, Gábor, and Werling, Klára
- Published
- 2020
- Full Text
- View/download PDF
50. BGP-15 Protects Mitochondria in Acute, Acetaminophen Overdose Induced Liver Injury
- Author
-
Sarnyai, Farkas, Szekerczés, Timea, Csala, Miklós, Sümegi, Balázs, Szarka, András, Schaff, Zsuzsa, and Mandl, József
- Published
- 2020
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.