Deep image priorDeep image prior is a type of convolutional neural network used to enhance a given image with no prior training data other than the image itself. A neural network is randomly initialized and used as prior to solve inverse problems such as noise reduction, super-resolution, and inpainting. Image statistics are captured by the structure of a convolutional image generator rather than by any previously learned capabilities.
Computer visionComputer vision tasks include methods for , , and understanding digital images, and extraction of high-dimensional data from the real world in order to produce numerical or symbolic information, e.g. in the forms of decisions. Understanding in this context means the transformation of visual images (the input to the retina in the human analog) into descriptions of the world that make sense to thought processes and can elicit appropriate action.
Endovascular aneurysm repairEndovascular aneurysm repair (EVAR) is a type of minimally-invasive endovascular surgery used to treat pathology of the aorta, most commonly an abdominal aortic aneurysm (AAA). When used to treat thoracic aortic disease, the procedure is then specifically termed TEVAR for "thoracic endovascular aortic/aneurysm repair." EVAR involves the placement of an expandable stent graft within the aorta to treat aortic disease without operating directly on the aorta.
Endovascular coilingEndovascular coiling is an endovascular treatment for intracranial aneurysms and bleeding throughout the body. The procedure reduces blood circulation to the aneurysm through the use of microsurgical detachable platinum wires, with the clinician inserting one or more into the aneurysm until it is determined that blood flow is no longer occurring within the space. It is one of two main treatments for cerebral aneurysms, the other being surgical clipping. Clipping is an alternative to stenting for bleeding.
Vascular surgeryVascular surgery is a surgical subspecialty in which vascular diseases involving the arteries, veins, or lymphatic vessels, are managed by medical therapy, minimally-invasive catheter procedures and surgical reconstruction. The specialty evolved from general and cardiovascular surgery where it refined the management of just the vessels, no longer treating the heart or other organs. Modern vascular surgery includes open surgery techniques, endovascular (minimally invasive) techniques and medical management of vascular diseases - unlike the parent specialities.
Interventional radiologyInterventional radiology (IR) is a medical specialty that performs various minimally-invasive procedures using medical imaging guidance, such as x-ray fluoroscopy, computed tomography, magnetic resonance imaging, or ultrasound. IR performs both diagnostic and therapeutic procedures through very small incisions or body orifices. Diagnostic IR procedures are those intended to help make a diagnosis or guide further medical treatment, and include image-guided biopsy of a tumor or injection of an imaging contrast agent into a hollow structure, such as a blood vessel or a duct.
PerfusionPerfusion is the passage of fluid through the circulatory system or lymphatic system to an organ or a tissue, usually referring to the delivery of blood to a capillary bed in tissue. Perfusion may also refer to fixation via perfusion, used in histological studies. Perfusion is measured as the rate at which blood is delivered to tissue, or volume of blood per unit time (blood flow) per unit tissue mass. The SI unit is m3/(s·kg), although for human organs perfusion is typically reported in ml/min/g.
Object co-segmentationIn computer vision, object co-segmentation is a special case of , which is defined as jointly segmenting semantically similar objects in multiple images or video frames. It is often challenging to extract segmentation masks of a target/object from a noisy collection of images or video frames, which involves object discovery coupled with . A noisy collection implies that the object/target is present sporadically in a set of images or the object/target disappears intermittently throughout the video of interest.
Experiential learningExperiential learning (ExL) is the process of learning through experience, and is more narrowly defined as "learning through reflection on doing". Hands-on learning can be a form of experiential learning, but does not necessarily involve students reflecting on their product. Experiential learning is distinct from rote or didactic learning, in which the learner plays a comparatively passive role. It is related to, but not synonymous with, other forms of active learning such as action learning, adventure learning, free-choice learning, cooperative learning, service-learning, and situated learning.
Rule-based machine learningRule-based machine learning (RBML) is a term in computer science intended to encompass any machine learning method that identifies, learns, or evolves 'rules' to store, manipulate or apply. The defining characteristic of a rule-based machine learner is the identification and utilization of a set of relational rules that collectively represent the knowledge captured by the system. This is in contrast to other machine learners that commonly identify a singular model that can be universally applied to any instance in order to make a prediction.