185 research outputs found
A unified approach to the diffusion of innovations in education : computer networks in the Arlington School District
Thesis (M.S.)--Massachusetts Institute of Technology, Dept. of Mechanical Engineering, 1996.Includes bibliographical references (p. 82-85).by Elson Y. Liu.M.S
Progressive Failure And Life Prediction of Ceramic and Textile Composites
An engineering approach to predict the fatigue life and progressive failure of multilayered composite and textile laminates is presented. Analytical models which account for matrix cracking, statistical fiber failures and nonlinear stress-strain behavior have been developed for both composites and textiles. The analysis method is based on a combined micromechanics, fracture mechanics and failure statistics analysis. Experimentally derived empirical coefficients are used to account for the interface of fiber and matrix, fiber strength, and fiber-matrix stiffness reductions. Similar approaches were applied to textiles using Repeating Unit Cells. In composite fatigue analysis, Walker's equation is applied for matrix fatigue cracking and Heywood's formulation is used for fiber strength fatigue degradation. The analysis has been compared with experiment with good agreement. Comparisons were made with Graphite-Epoxy, C/SiC and Nicalon/CAS composite materials. For textile materials, comparisons were made with triaxial braided and plain weave materials under biaxial or uniaxial tension. Fatigue predictions were compared with test data obtained from plain weave C/SiC materials tested at AS&M. Computer codes were developed to perform the analysis. Composite Progressive Failure Analysis for Laminates is contained in the code CPFail. Micromechanics Analysis for Textile Composites is contained in the code MicroTex. Both codes were adapted to run as subroutines for the finite element code ABAQUS and CPFail-ABAQUS and MicroTex-ABAQUS. Graphic user interface (GUI) was developed to connect CPFail and MicroTex with ABAQUS
its goals, rationale, data infrastructure, and current developments
Background With multifaceted imaging capabilities, cardiovascular magnetic
resonance (CMR) is playing a progressively increasing role in the management
of various cardiac conditions. A global registry that harmonizes data from
international centers, with participation policies that aim to be open and
inclusive of all CMR programs, can support future evidence-based growth in
CMR. Methods The Global CMR Registry (GCMR) was established in 2013 under the
auspices of the Society for Cardiovascular Magnetic Resonance (SCMR). The GCMR
team has developed a web-based data infrastructure, data use policy and
participation agreement, data-harmonizing methods, and site-training tools
based on results from an international survey of CMR programs. Results At
present, 17 CMR programs have established a legal agreement to participate in
GCMR, amongst them 10 have contributed CMR data, totaling 62,456 studies.
There is currently a predominance of CMR centers with more than 10 years of
experience (65%), and the majority are located in the United States (63%). The
most common clinical indications for CMR have included assessment of
cardiomyopathy (21%), myocardial viability (16%), stress CMR perfusion for
chest pain syndromes (16%), and evaluation of etiology of arrhythmias or
planning of electrophysiological studies (15%) with assessment of
cardiomyopathy representing the most rapidly growing indication in the past
decade. Most CMR studies involved the use of gadolinium-based contrast media
(95%). Conclusions We present the goals, mission and vision, infrastructure,
preliminary results, and challenges of the GCMR. Trial registration
Identification number on ClinicalTrials.gov: NCT02806193. Registered 17 June
2016
Deep conditional generative models for longitudinal single-slice abdominal computed tomography harmonization
Two-dimensional single-slice abdominal computed tomography (CT) provides a
detailed tissue map with high resolution allowing quantitative characterization
of relationships between health conditions and aging. However, longitudinal
analysis of body composition changes using these scans is difficult due to
positional variation between slices acquired in different years, which leading
to different organs/tissues captured. To address this issue, we propose
C-SliceGen, which takes an arbitrary axial slice in the abdominal region as a
condition and generates a pre-defined vertebral level slice by estimating
structural changes in the latent space. Our experiments on 2608 volumetric CT
data from two in-house datasets and 50 subjects from the 2015 Multi-Atlas
Abdomen Labeling Challenge dataset (BTCV) Challenge demonstrate that our model
can generate high-quality images that are realistic and similar. We further
evaluate our method's capability to harmonize longitudinal positional variation
on 1033 subjects from the Baltimore Longitudinal Study of Aging (BLSA) dataset,
which contains longitudinal single abdominal slices, and confirmed that our
method can harmonize the slice positional variance in terms of visceral fat
area. This approach provides a promising direction for mapping slices from
different vertebral levels to a target slice and reducing positional variance
for single-slice longitudinal analysis. The source code is available at:
https://github.com/MASILab/C-SliceGen
A Surface Mass-Spring Model with New Flexion Springs and Collision Detection Algorithms Based on Volume Structure for Real-time Soft-tissue Deformation Interaction
A critical problem associated with surgical simulation is balancing deformation accuracy with real-time performance. Although the canonical surface mass-spring model (MSM) can provide an excellent real-time performance, it fails to provide effective shape restoration behavior when generating large deformations. This significantly influences its deformation accuracy. To address this problem, this paper proposes a modified surface MSM. In the proposed MSM, a new flexion spring is first developed to oppose bending based on the included angle between the initial position vector and the deformational position vector, improving the shape restoration performance and enhance the deformational accuracy of MSM; then, a new type of surface triangular topological unit is developed for enhancing the computational efficiency and better adapting to the different topological soft tissue deformational models. In addition, to further improve the accuracy of deformational interactions between the soft tissue and surgical instruments, we also propose two new collision detection algorithms. One is the discrete collision detection with the volumetric structure (DCDVS), applying a volumetric structure to extend the effective range of collision detection; the other is the hybrid collision detection with the volumetric structure (HCDVS), introducing the interpolation techniques of the continuous collision detection to DCDVS. Experimental results show that the proposed MSM with DCDVS or HCDVS can achieve accurate and stable shape restoration and show the real-time interactive capability in the virtual artery vessel and heart compared with the canonical surface MSM and new volume MSM
UNesT: Local Spatial Representation Learning with Hierarchical Transformer for Efficient Medical Segmentation
Transformer-based models, capable of learning better global dependencies,
have recently demonstrated exceptional representation learning capabilities in
computer vision and medical image analysis. Transformer reformats the image
into separate patches and realizes global communication via the self-attention
mechanism. However, positional information between patches is hard to preserve
in such 1D sequences, and loss of it can lead to sub-optimal performance when
dealing with large amounts of heterogeneous tissues of various sizes in 3D
medical image segmentation. Additionally, current methods are not robust and
efficient for heavy-duty medical segmentation tasks such as predicting a large
number of tissue classes or modeling globally inter-connected tissue
structures. To address such challenges and inspired by the nested hierarchical
structures in vision transformer, we proposed a novel 3D medical image
segmentation method (UNesT), employing a simplified and faster-converging
transformer encoder design that achieves local communication among spatially
adjacent patch sequences by aggregating them hierarchically. We extensively
validate our method on multiple challenging datasets, consisting of multiple
modalities, anatomies, and a wide range of tissue classes, including 133
structures in the brain, 14 organs in the abdomen, 4 hierarchical components in
the kidneys, inter-connected kidney tumors and brain tumors. We show that UNesT
consistently achieves state-of-the-art performance and evaluate its
generalizability and data efficiency. Particularly, the model achieves whole
brain segmentation task complete ROI with 133 tissue classes in a single
network, outperforming prior state-of-the-art method SLANT27 ensembled with 27
networks.Comment: 19 pages, 17 figures. arXiv admin note: text overlap with
arXiv:2203.0243
Elevated CO2 Influences Nematode-Induced Defense Responses of Tomato Genotypes Differing in the JA Pathway
Rising atmospheric CO2 concentrations can affect the induced defense of plants against chewing herbivores but little is known about whether elevated CO2 can change the induced defense of plants against parasitic nematodes. This study examined the interactions between the root-knot nematode Meloidogyne incognita and three isogenic tomato (Lycopersicon esculentum) genotypes grown under ambient (390 ppm) and elevated (750 ppm) CO2 in growth chambers. In a previous study with open-top chambers in the field, we reported that elevated CO2 increased the number of nematode-induced root galls in a JA-defense-dominated genotype but not in a wild-type or JA-defense-recessive genotype. In the current study, we tested the hypothesis that elevated CO2 will favor the salicylic acid (SA)-pathway defense but repress the jasmonic acid (JA)-pathway defense of plants against plant-parasitic nematodes. Our data showed that elevated CO2 reduced the JA-pathway defense against M. incognita in the wild-type and in a genotype in which defense is dominated by the JA pathway (a JA-defense-dominated genotype) but up-regulated the SA-pathway defense in the wild type and in a JA-defense-recessive genotype (jasmonate-deficient mutant). Our results suggest that, in terms of defense genes, secondary metabolites, and volatile organic compounds, induced defense of nematode-infected plants could be affected by elevated CO2, and that CO2-induced changes of plant resistance may lead to genotype-specific responses of plants to nematodes under elevated CO2. The changes in resistance against nematodes, however, were small relative to those reported for chewing insects
The Sloan Digital Sky Survey Reverberation Mapping Project: Initial C IV lag results from four years of data
K.H. acknowledges support from STFC grant ST/M001296/1.We present reverberation-mapping (RM) lags and black hole mass measurements using the C iv λ1549 broad emission line from a sample of 348 quasars monitored as a part of the Sloan Digital Sky Survey RM Project. Our data span four years of spectroscopic and photometric monitoring for a total baseline of 1300 days, allowing us to measure lags up to ~750 days in the observed frame (this corresponds to a rest-frame lag of ~300 days in a quasar at z = 1.5 and ~190 days at z = 3). We report significant time delays between the continuum and the C iv λ1549 emission line in 48 quasars, with an estimated false-positive detection rate of 10%. Our analysis of marginal lag measurements indicates that there are on the order of ~100 additional lags that should be recoverable by adding more years of data from the program. We use our measurements to calculate black hole masses and fit an updated C iv radius–luminosity relationship. Our results significantly increase the sample of quasars with C iv RM results, with the quasars spanning two orders of magnitude in luminosity toward the high-luminosity end of the C iv radius–luminosity relation. In addition, these quasars are located at some of the highest redshifts (z ≈ 1.4–2.8) of quasars with black hole masses measured with RM. This work constitutes the first large sample of C iv RM measurements in more than a dozen quasars, demonstrating the utility of multiobject RM campaigns.Publisher PDFPeer reviewe
- …