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,181 papers · 148 categories

Trend · papers per month

12253749 · Apr 202019922001200920182026
48 results for chromosome segmentation

Graphs represent gene segment organization, revealing complex interrelationships in a scrambled genome.

problem Understanding gene segment organization and interrelationships in a scrambled genome.
method Directed graphs representing gene segments and their relationships, with graph properties mapped to higher-dimensional space for analysis.
result Emerging star-like structures indicate complex interrelationships, including segments from multiple genes interleaving or overlapping.

Optimization approach for efficient sampling in optical mapping for structural variant detection.

problem Efficient sampling strategy for structural variant detection using optical mapping.
method Developed an optimization approach using a hyper-geometric distribution and probabilistic concentration inequalities.
result Optimal sampling strategy requires sampling most chromosomal fragments to detect variants at high confidence with little biological material.

Genetic sequence data are well described by hidden Markov models (HMMs) in which latent states correspond to clusters of similar mutation patterns. Theory from statistical genetics suggests that these HMMs are nonhomogeneous (their transition probabilities vary along the chromosome) and have large support for self tran…

2016-11-02abs ↗pdf ↗

A method for estimating the cross-correlation Cxy(τ)C_{xy}(τ) of long-range correlated series x(t)x(t) and y(t)y(t), at varying lags ττ and scales nn, is proposed. For fractional Brownian motions with Hurst exponents H1H_1 and H2H_2, the asymptotic expression of Cxy(τ)C_{xy}(τ) depends only on the lag ττ (wide-sense stationarit…

2008-04-13abs ↗pdf ↗

G2Ns combine genetic genes with neural networks for reinforcement learning.

problem Improving sample efficiency and performance in reinforcement learning.
method Genetic-Gated Networks (G2Ns) that integrate binary genetic genes with neural network hidden layers.
result G2Ns achieve significant improvements in sample efficiency and performance in reinforcement learning.

Unsupervised two-view learning, or detection of dependencies between two paired data sets, is typically done by some variant of canonical correlation analysis (CCA). CCA searches for a linear projection for each view, such that the correlations between the projections are maximized. The solution is invariant to any lin…

2011-01-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.

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.

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.

Bayesian approach labels segment parameters for improved change detection.

problem Improving Bayesian change point detection by leveraging segment parameter patterns.
method Proposes a Bayesian mean-shift change point detection algorithm with a Dirichlet process prior for segment class labels.
result Enhanced performance in synthetic and real-world data.

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.

Spatially-aware metrics improve uncertainty evaluation in segmentation.

problem Uncertainty evaluation metrics treat voxels independently, ignoring spatial context.
method Proposed three spatially aware metrics incorporating structural and boundary information.
result Improved alignment with clinically important factors and better discrimination between uncertainty patterns.

Deep learning improves automatic image segmentation.

problem Automatic object localization and boundary delineation in images and medical scans.
method Proposed and evaluated novel dilated dense encoder-decoder architectures for salient object segmentation and lesion localization in medical images.
result Proposed architectures outperform state-of-the-art models in accuracy and efficiency.

Wavelet features improve image clustering and segmentation accuracy.

problem Noise and lack of spatial context in pixel intensity-based methods.
method Modified K-means, Fuzzy c-means, and ACWE algorithms incorporating Wavelet features.
result Wavelet-based algorithms converge to different segmentation results based on frequency information.

This paper reviews deep learning for multi-modality medical image segmentation.

problem Improving segmentation accuracy in medical images using multiple modalities.
method Overview of deep learning and multi-modal medical image segmentation, analysis of different network architectures and fusion strategies.
result Later fusion of modalities can lead to more accurate segmentation results.

UOLO detects and segments objects in medical images, achieving state-of-the-art performance.

problem Automatic detection and segmentation of objects in medical images.
method UOLO combines object segmentation and detection using a novel loss function.
result UOLO achieves state-of-the-art performance on optic disc and fovea detection and segmentation from retinal images.

A novel 3D U-Net approach improves kidney tumor segmentation in medical imaging.

problem Challenging manual annotation and great medical impact of kidney tumor segmentation.
method End-to-end cascaded U-Nets with a localization network.
result Achieves Sørensen-Dice coefficients of 0.902 for kidney and 0.408 for tumor segmentation.

We derive a convex optimization problem for the task of segmenting sequential data, which explicitly treats presence of outliers. We describe two algorithms for solving this problem, one exact and one a top-down novel approach, and we derive a consistency results for the case of two segments and no outliers. Robustness…

2014-11-17abs ↗pdf ↗

A new heuristic LM algorithm improves kk-segmentation accuracy with less computation.

problem Efficiently segmenting large video streams into meaningful piecewise-linear segments.
method Inspired by Lloyd's and Lloyd-Max algorithms, LM algorithm iteratively minimizes a cost function.
result LM algorithm achieves competitive accuracy with exact methods at a fraction of the computational cost.