paper-with-me

Papers

Data-Efficient Unsupervised Interpolation Without Any Intermediate Frame for 4D Medical Images

2024-04-01 · CVPR 2024 1 · Jungeun Kim, Hangyul Yoon, Geondo Park, KyungSu Kim, Eunho Yang

4D medical images, which represent 3D images with temporal information, are crucial in clinical practice for capturing dynamic changes and monitoring long-term disease progression. However, acquiring 4D medical images poses challenges due to factors such as radiation exposure and imaging duration, necessitating a balance between achieving high temporal resolution and minimizing adverse effects. Given these circumstances, not only is data acquisition challenging, but increasing the frame rate for each dataset also proves difficult. To address this challenge, this paper proposes a simple yet effective Unsupervised Volumetric Interpolation framework, UVI-Net. This framework facilitates temporal interpolation without the need for any intermediate frames, distinguishing it from the majority of other existing unsupervised methods. Experiments on benchmark datasets demonstrate significant improvements across diverse evaluation metrics compared to unsupervised and supervised baselines. Remarkably, our approach achieves this superior performance even when trained with a dataset as small as one, highlighting its exceptional robustness and efficiency in scenarios with sparse supervision. This positions UVI-Net as a compelling alternative for 4D medical imaging, particularly in settings where data availability is limited. The source code is available at https://github.com/jungeun122333/UVI-Net.

📄 PDF Abstract BibTeX arXiv:2404.01464

Code (1)

jungeun122333/uvi-net 공식 구현 pytorch

Tasks

3D Video Frame InterpolationMedical Image GenerationUnsupervised Video Frame Interpolation

Similar Papers 제목 키워드 기반

STint: Self-supervised Temporal Interpolation for Geospatial Data

2023-08-31 · Nidhin Harilal, Bri-Mathias Hodge, Aneesh Subramanian, Claire Monteleoni

Supervised and unsupervised techniques have demonstrated the potential for temporal interpolation of video data. Nevertheless, most prevailing temporal interpolation techniques hinge on optical flow, which encodes the mo…

Optical Flow Estimation

Unsupervised Video Interpolation Using Cycle Consistency

2019-06-13 · ICCV 2019 10 · Fitsum A. Reda, Deqing Sun, Aysegul Dundar, Mohammad Shoeybi 외

Learning to synthesize high frame rate videos via interpolation requires large quantities of high frame rate training videos, which, however, are scarce, especially at high resolutions. Here, we propose unsupervised tech…

TripletVideo Frame Interpolation

Coupled Video Frame Interpolation and Encoding with Hybrid Event Cameras for Low-Power High-Framerate Video

2025-03-28 · Hidekazu Takahashi, Takefumi Nagumo, Kensei Jo, Aumiller Andreas 외

Every generation of mobile devices strives to capture video at higher resolution and frame rate than previous ones. This quality increase also requires additional power and computation to capture and encode high-quality …

Event-based visionVideo Frame Interpolation

Robust Unsupervised Cross-Lingual Word Embedding using Domain Flow Interpolation

2022-10-07 · Liping Tang, Zhen Li, ZhiQuan Luo, Helen Meng

This paper investigates an unsupervised approach towards deriving a universal, cross-lingual word embedding space, where words with similar semantics from different languages are close to one another. Previous adversaria…

Cross-Lingual Natural Language InferenceNatural Language Inference

ReFIn: A Refinement Approach for Video Frame Interpolation

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Saikat Dutta, Anurag Mittal

Video Frame Interpolation is an important video enhancement problem which aims to generate one or multiple frames between consecutive frames in video. Optical flow-based frame interpolation approaches estimate intermedia…

Optical Flow EstimationVideo EnhancementVideo Frame Interpolation