dvt
NotAllImagesareWorth16x16Words: Dynamic TransformersforEfficientImageRecognition
They split every 2D image into a fixed number of patches, each of which is treated as a token. Generally, representing an image with more tokens would lead tohigher prediction accuracy,while italso results indrastically increased computational cost. To achieve a decent trade-off between accuracy and speed, the number of tokens is empirically set to 16x16 or 14x14. In this paper, we argue that every image has its own characteristics, and ideally the token number should be conditioned on each individual input. In fact, we have observed that there exist aconsiderable number of "easy" images which can be accurately predicted with amere number of4x4tokens, while only asmall fraction of "hard" ones need a finer representation. Inspired by this phenomenon, we propose a Dynamic Transformer to automatically configure a proper number of tokens for each input image. This is achieved by cascading multiple Transformers with increasing numbers of tokens, which are sequentially activated in an adaptive fashion at test time, i.e., the inference is terminated once a sufficiently confident prediction is produced. We further design efficient featurereuseandrelationship reusemechanisms acrossdifferentcomponents ofthe Dynamic Transformer to reduce redundant computations.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Asia > China > Beijing > Beijing (0.04)
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Asia > China > Beijing > Beijing (0.04)
Machine learning algorithm to diagnose deep vein thrombosis - California News Times
Segmentation is robust throughout compression. The venous region is evaluated for full compressibility to rule out DVT. Device: Clarius L7 (2017). The team of researchers aims to diagnose deep vein thrombosis (DVT) as quickly and effectively as traditional radiologist-interpreted diagnostic scans, reduce long patient waiting lists, and avoid patients. Receive medication unnecessarily to treat DVT when they do not have it. DVT is one of the most commonly formed blood clots in the legs, causing swelling, pain, and discomfort.
- North America > United States > California (0.40)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.11)
- Research Report > Experimental Study (0.54)
- Research Report > Strength High (0.34)
- Research Report > New Finding (0.32)
- Health & Medicine > Therapeutic Area > Hematology (1.00)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
Researchers Develop AI Algorithm To Diagnose Deep Vein Thrombois
According to the Centers for Disease Control and Prevention, the number of people who die from deep vein thrombosis (DVT), ten to 30 percent of people will die within one month of diagnosis. The CDC estimates that around 60,000 to 100,000 Americans die of DVT each year. Researchers from the University of Oxford say they have developed an artificial intelligence (AI) algorithm to help diagnose DVT faster and more efficiently than a traditional radiologist-interpreted diagnostic scan. Working with researchers at the University of Sheffield and UK startup, ThinkSono, the collaborative team trained a machine learning AI algorithm called AutoDVT to differentiate patients with DVT from those who did not. The researchers believe this rapid diagnosis could reduce long patient waiting lists and unnecessary prescriptions to treat DVT when the patients do not have DVT.
- Health & Medicine > Public Health (0.95)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (0.75)
- Health & Medicine > Nuclear Medicine (0.60)
- Health & Medicine > Diagnostic Medicine > Imaging (0.60)
Machine learning algorithm to diagnose deep vein thrombosis
A team of researchers are developing the use of an artificial intelligence (AI) algorithm with the aim of diagnosing deep vein thrombosis (DVT) more quickly and as effectively as traditional radiologist-interpreted diagnostic scans, potentially cutting down long patient waiting lists and avoiding patients unnecessarily receiving drugs to treat DVT when they don't have it. DVT is a type of blood clot most commonly formed in the leg, causing swelling, pain and discomfort--if left untreated, it can lead to fatal blood clots in the lungs. Researchers at Oxford University, Imperial College and the University of Sheffield collaborated with the tech company ThinkSono (which is led by Fouad Al-Noor and Sven Mischkewitz), to train a machine learning AI algorithm (AutoDVT) to distinguish patients who had DVT from those without DVT. The AI algorithm accurately diagnosed DVT when compared to the gold standard ultrasound scan, and the team worked out that using the algorithm could potentially save health services $150 per examination. "Traditionally, DVT diagnoses need a specialist ultrasound scan performed by a trained radiographer, and we have found that the preliminary data using the AI algorithm coupled to a hand-held ultrasound machine shows promising results," said study lead Dr. Nicola Curry, a researcher at Oxford University's Radcliffe Department of Medicine and clinician at Oxford University Hospitals NHS Foundation Trust.
- Research Report > Experimental Study (0.55)
- Research Report > Strength High (0.35)
- Research Report > New Finding (0.33)
- Health & Medicine > Therapeutic Area > Hematology (1.00)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
Not All Images are Worth 16x16 Words: Dynamic Vision Transformers with Adaptive Sequence Length
Wang, Yulin, Huang, Rui, Song, Shiji, Huang, Zeyi, Huang, Gao
Vision Transformers (ViT) have achieved remarkable success in large-scale image recognition. They split every 2D image into a fixed number of patches, each of which is treated as a token. Generally, representing an image with more tokens would lead to higher prediction accuracy, while it also results in drastically increased computational cost. To achieve a decent trade-off between accuracy and speed, the number of tokens is empirically set to 16x16. In this paper, we argue that every image has its own characteristics, and ideally the token number should be conditioned on each individual input. In fact, we have observed that there exist a considerable number of "easy" images which can be accurately predicted with a mere number of 4x4 tokens, while only a small fraction of "hard" ones need a finer representation. Inspired by this phenomenon, we propose a Dynamic Transformer to automatically configure a proper number of tokens for each input image. This is achieved by cascading multiple Transformers with increasing numbers of tokens, which are sequentially activated in an adaptive fashion at test time, i.e., the inference is terminated once a sufficiently confident prediction is produced. We further design efficient feature reuse and relationship reuse mechanisms across different components of the Dynamic Transformer to reduce redundant computations. Extensive empirical results on ImageNet, CIFAR-10, and CIFAR-100 demonstrate that our method significantly outperforms the competitive baselines in terms of both theoretical computational efficiency and practical inference speed.
- North America > United States > Minnesota > Hennepin County > Minneapolis (0.14)
- Asia > China > Beijing > Beijing (0.04)
- Information Technology > Sensing and Signal Processing > Image Processing (1.00)
- Information Technology > Artificial Intelligence > Vision (1.00)
- Information Technology > Artificial Intelligence > Natural Language (1.00)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (1.00)
Deep Variational Transfer: Transfer Learning through Semi-supervised Deep Generative Models
Belhaj, Marouan, Protopapas, Pavlos, Pan, Weiwei
In real-world applications, it is often expensive and time-consuming to obtain labeled examples. In such cases, knowledge transfer from related domains, where labels are abundant, could greatly reduce the need for extensive labeling efforts. In this scenario, transfer learning comes in hand. In this paper, we propose Deep Variational Transfer (DVT), a variational autoencoder that transfers knowledge across domains using a shared latent Gaussian mixture model. Thanks to the combination of a semi-supervised ELBO and parameters sharing across domains, we are able to simultaneously: (i) align all supervised examples of the same class into the same latent Gaussian Mixture component, independently from their domain; (ii) predict the class of unsupervised examples from different domains and use them to better model the occurring shifts. We perform tests on MNIST and USPS digits datasets, showing DVT's ability to perform transfer learning across heterogeneous datasets. Additionally, we present DVT's top classification performances on the MNIST semi-supervised learning challenge. We further validate DVT on a astronomical datasets. DVT achieves states-of-the-art classification performances, transferring knowledge across real stars surveys datasets, EROS, MACHO and HiTS, . In the worst performance, we double the achieved F1-score for rare classes. These experiments show DVT's ability to tackle all major challenges posed by transfer learning: different covariate distributions, different and highly imbalanced class distributions and different feature spaces.
Experts warn kids who play video games for hours are at risk of developing deadly medical conditions
Children who spend hours playing video games could be at risk of developing a potentially deadly medical condition called deep vein thrombosis, experts warn. Deep vein thrombosis (DVT) is a blood clot that forms in the veins of one's legs - and the risks of getting DVT are higher if you sit still or lie down for extended periods of time without moving. While DVT is more common among the elderly, new research from the Medical Research Institute of New Zealand shows that it can also be triggered in young children who live sedentary lifestyles. This is why children who play video games - whether they're sitting or lying down - for up to three hours or more could potentially develop deep vein thrombosis. In one case, a boy as young as 12 suffered from DVT after he played video games for four hours straight in a kneeling position, The Telegraph reported.
- Oceania > New Zealand (0.29)
- Oceania > Australia (0.09)
- Leisure & Entertainment > Games > Computer Games (1.00)
- Health & Medicine > Therapeutic Area > Cardiology/Vascular Diseases (1.00)
How AI will transform the future of healthcare - Risk Minds Live
Technological advances and artificial intelligence (AI) are going to totally transform the way healthcare is delivered over the next five to 10 years. This is the view of Tony Young, National Clinical Director for Innovation at NHS England. But he warns that with the advent of life-changing technologies, we must not lose sight of what it means to be human. As with the arrival of the printing press 500 years ago which gave everyone access to the written word, medicine today is having its own "Gutenberg moment". Technology, such as smartphones and wearables, is giving patients access to medical knowledge and empowering them to take charge of their health and well-being.
- North America > United States > California (0.06)
- Europe > United Kingdom > England > Oxfordshire > Oxford (0.06)
- Europe > Netherlands > North Holland > Amsterdam (0.06)
- Health & Medicine > Health Care Providers & Services (0.54)
- Health & Medicine > Therapeutic Area (0.34)
- Health & Medicine > Diagnostic Medicine > Imaging (0.32)