paper-with-me

Papers

Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals

2019-01-26 · Thomas Moreau, Alexandre Gramfort

Convolutional dictionary learning (CDL) estimates shift invariant basis adapted to multidimensional data. CDL has proven useful for image denoising or inpainting, as well as for pattern discovery on multivariate signals. As estimated patterns can be positioned anywhere in signals or images, optimization techniques face the difficulty of working in extremely high dimensions with millions of pixels or time samples, contrarily to standard patch-based dictionary learning. To address this optimization problem, this work proposes a distributed and asynchronous algorithm, employing locally greedy coordinate descent and an asynchronous locking mechanism that does not require a central server. This algorithm can be used to distribute the computation on a number of workers which scales linearly with the encoded signal's size. Experiments confirm the scaling properties which allows us to learn patterns on large scales images from the Hubble Space Telescope.

📄 PDF Abstract BibTeX arXiv:1901.09235

Code (1)

tommoral/dicodile 공식 구현

Tasks

DenoisingDictionary LearningImage Denoising

Similar Papers 제목 키워드 기반

Mining Mid-level Visual Patterns with Deep CNN Activations

2015-06-21 · Yao Li, Lingqiao Liu, Chunhua Shen, Anton Van Den Hengel

The purpose of mid-level visual element discovery is to find clusters of image patches that are both representative and discriminative. Here we study this problem from the prospective of pattern mining while relying on t…

HYDRA: Competing convolutional kernels for fast and accurate time series classification

2022-03-25 · Angus Dempster, Daniel F. Schmidt, Geoffrey I. Webb

We demonstrate a simple connection between dictionary methods for time series classification, which involve extracting and counting symbolic patterns in time series, and methods based on transforming input time series us…

Time SeriesTime Series AnalysisTime Series Anomaly DetectionTime Series Classification

MorfFlex: Handling Rich Morphology

2026-06-23 · Jaroslava Hlaváčová, Marie Mikulová, Barbora Štěpánková, Milan Straka 외 arxiv

We present MorfFlex, a morphological dictionary architecture suitable for languages with extensive regularity in both inflection and derivation. As the primary example of MorfFlex in use we introduce MorfFlex CZ, a morph…

Dictionary Based Pattern Entropy for Causal Direction Discovery

2026-03-04 · Harikrishnan N B, Shubham Bhilare, Aditi Kathpalia, Nithin Nagaraj arxiv

Discovering causal direction from temporal observational data is particularly challenging for symbolic sequences, where functional models and noise assumptions are often unavailable. We propose a novel \emph{Dictionary B…

Online Convolutional Sparse Coding with Sample-Dependent Dictionary

2018-04-27 · ICML 2018 7 · Yaqing Wang, Quanming Yao, James T. Kwok, Lionel M. Ni

Convolutional sparse coding (CSC) has been popularly used for the learning of shift-invariant dictionaries in image and signal processing. However, existing methods have limited scalability. In this paper, instead of con…