Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

12.5%25.0%37.5%50.0% · Dec 199319922001200920182026
48 results for Right Ventricle Segmentation

Generative Adversarial Model improves RV segmentation accuracy in MRI.

problem Accurate segmentation of the right ventricular blood pool from cine MRI sequences.
method Combines FCNN, Gated Recurrent Units (GRU), Generative Adversarial Networks (GAN), and L1 loss function.
result Improves Dice Index and Hausdorff Distance by 0.05 and 3.49 mm respectively.

Deep BV automates brain ventricle segmentation from 3D ultrasound images of mouse embryos.

problem Manual segmentation of brain ventricles from high-frequency ultrasound images is tedious, time-consuming, and requires specialized expertise.
method A fully automated system using two modules: localization and segmentation. Localization identifies a 3D bounding box containing the entire brain ventricle. Segmentation then segments the detected bounding box into brain ventricle and background.
result Achieves a Dice Similarity Coefficient (DSC) of 0.8956 for BV segmentation on an unseen test set, surpassing the previous state-of-the-art method by 25%

Deep learning models trained on adult cardiac MRI data struggle to accurately segment rare congenital heart diseases.

problem Accuracy of U-Net-based segmentation models trained on adult cardiac MRI data when applied to rare congenital heart diseases like Tetralogy of Fallot.
method Cross-validation with four-fold, evaluation on unseen data from different pathologies.
result Deep learning models overfit to the training data, leading to significant accuracy drops when applied to other pathologies.

Automatically computes reference ranges for UK Biobank cardiac data.

problem Improving healthcare by discovering patterns in large-scale population data.
method Fully automatic pipeline for 3D cardiac MR image analysis.
result Statistically significant agreement between manual and automatic indexes.

LU-Net improves cardiac segmentation accuracy and robustness.

problem Robustness and accuracy of deep learning cardiac segmentation.
method Multi-task end-to-end network designed to improve cardiac segmentation.
result Outperforms current best deep learning solution, reducing outliers and improving clinical indices.

This paper improves level generation using VAEs for coherent, logically following segments.

problem Generating coherent levels of non-fixed length and blending levels from different games.
method Sequential segment-based level generation using VAEs with a classifier for logical placement.
result Generated levels are more coherent and capable of blending levels from different games.

Deep neural network predicts cardiac shape from MRI images and patient data.

problem Automatic 3D cardiac shape analysis for large-scale studies.
method Uses deep neural networks combining MRI images and patient metadata.
result Significant agreement with reference shapes in cardiac parameters.

The image of a polygonal knot K under a spherical inversion of R^3 (union infinity) is a simple closed curve made of arcs of circles, having the same knot type as the mirror image of K. Suppose we reconnect the vertices of the inverted polygon with straight lines, making a new polygon. This may be a different knot type…

2006-02-21abs ↗pdf ↗

DPEs use ensembles to approximate BNNs for efficient large-scale visual active learning.

problem Efficiently annotating data for deep neural networks training.
method Deep Probabilistic Ensembles (DPEs) using regularized ensemble approximations of deep BNNs.
result DPEs achieve competitive performance with significantly less training data.

We investigate a discrete version of the Möbius energy, that is of geometric interest in its own right and is defined on equilateral polygons with nn segments. We show that the ΓΓ-limit regarding LqL^{q} or W1,qW^{1,q} convergence, q[1,]q\in [1,\infty] of these energies as nn\to\infty is the smooth Möbius energy. This re…

2013-11-13abs ↗pdf ↗

Level assessment for foreign language students is necessary for putting them in the right level group, furthermore, interviewing students is a very time-consuming task, so we propose to automate the evaluation of speaker fluency level by implementing machine learning techniques. This work presents an audio processing s…

2018-08-31abs ↗pdf ↗

Segmental structure is a common pattern in many types of sequences such as phrases in human languages. In this paper, we present a probabilistic model for sequences via their segmentations. The probability of a segmented sequence is calculated as the product of the probabilities of all its segments, where each segment …

2017-02-24abs ↗pdf ↗

Bayesian nonparametric method segments multi-sequence time series data.

problem Temporal segmentation of multi-sequence time series data into stationary segments.
method Gaussian process priors and nonparametric distribution for segment partitioning.
result Model effectively segments synthetic and real-time series data.

BiPE blends intra-segment and inter-segment encodings for better length extrapolation.

problem Improving length extrapolation in language models.
method Bilevel Positional Encoding (BiPE) that separates intra-segment and inter-segment encodings.
result BiPE enhances length extrapolation across various text modalities.

CNNs can be trained with clinically available segmentations for OARs in radiotherapy.

problem Lack of dedicated training volumes for CNNs in radiotherapy.
method Used clinically available segmentations from PACS, applied multi-label segmentation, empirically assessed training set size.
result Clinically available segmentations can be used to train an accurate OAR segmentation model.

Paper reduces Hausdorff Distance in medical image segmentation.

problem Reduction of Hausdorff Distance in medical image segmentation.
method Three novel loss functions for training CNNs to estimate and reduce HD.
result Approximately 18-45% reduction in HD without degrading other performance metrics.

Learning-based methods for visual segmentation have made progress on particular types of segmentation tasks, but are limited by the necessary supervision, the narrow definitions of fixed tasks, and the lack of control during inference for correcting errors. To remedy the rigidity and annotation burden of standard appro…

2018-05-25abs ↗pdf ↗

Hybrid CNN improves segmentation and registration of white matter tracts.

problem Accurate analysis of longitudinal brain imaging data.
method A hybrid CNN integrating segmentation and registration into a single procedure.
result Hybrid CNN outperforms multistage pipelines in segmentation accuracy, consistency, and speed.

This paper introduces a new shape-based image reconstruction technique applicable to a large class of imaging problems formulated in a variational sense. Given a collection of shape priors (a shape dictionary), we define our problem as choosing the right elements and geometrically composing them through basic set opera…

2013-02-28abs ↗pdf ↗

Preformer improves Transformer for long-term time series forecasting.

problem Transformer's quadratic complexity and lack of context-awareness for long-term forecasting.
method Introduces Multi-Scale Segment-Correlation mechanism for efficient time series segmentation and context-aware attention.
result Preformer outperforms other Transformer-based methods in long-term time series forecasting.

Study uses LLM to extract and compare segment disclosures from financial filings.

problem Challenges in completeness and comparability of segment disclosures in financial reports.
method Developed a large language model framework to extract and preserve segment information from Form 10-K filings.
result The LLM accurately extracts segment-level information and addresses cross-period knowledge questions.

Proposes a method to learn speaker embeddings for variable duration utterances.

problem Mismatch between training and testing utterance durations degrades speaker verification performance.
method Sliding window segmentation, LSTM, attentive pooling, segment-level and utterance-level embeddings, similarity loss.
result Significant improvement in robustness for duration variant utterances.