paper-with-me

Papers

Treating Motion as Option with Output Selection for Unsupervised Video Object Segmentation

2023-09-26 · Suhwan Cho, Minhyeok Lee, Jungho Lee, MyeongAh Cho, Sangyoun Lee

Unsupervised video object segmentation (VOS) is a task that aims to detect the most salient object in a video without external guidance about the object. To leverage the property that salient objects usually have distinctive movements compared to the background, recent methods collaboratively use motion cues extracted from optical flow maps with appearance cues extracted from RGB images. However, as optical flow maps are usually very relevant to segmentation masks, the network is easy to be learned overly dependent on the motion cues during network training. As a result, such two-stream approaches are vulnerable to confusing motion cues, making their prediction unstable. To relieve this issue, we design a novel motion-as-option network by treating motion cues as optional. During network training, RGB images are randomly provided to the motion encoder instead of optical flow maps, to implicitly reduce motion dependency of the network. As the learned motion encoder can deal with both RGB images and optical flow maps, two different predictions can be generated depending on which source information is used as motion input. In order to fully exploit this property, we also propose an adaptive output selection algorithm to adopt optimal prediction result at test time. Our proposed approach affords state-of-the-art performance on all public benchmark datasets, even maintaining real-time inference speed.

📄 PDF Abstract BibTeX arXiv:2309.14786

Code (1)

suhwan-cho/tmo 공식 구현 pytorch

Tasks

ObjectOptical Flow EstimationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Treating Motion as Option to Reduce Motion Dependency in Unsupervised Video Object Segmentation

2022-09-04 · Suhwan Cho, Minhyeok Lee, Seunghoon Lee, Chaewon Park 외

Unsupervised video object segmentation (VOS) aims to detect the most salient object in a video sequence at the pixel level. In unsupervised VOS, most state-of-the-art methods leverage motion cues obtained from optical fl…

Optical Flow EstimationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object Segmentation+1

Do not be greedy, Think Twice: Sampling and Selection for Document-level Information Extraction

2026-01-26 · Mikel Zubillaga, Oscar Sainz, Oier Lopez de Lacalle, Eneko Agirre arxiv

Document-level Information Extraction (DocIE) aims to produce an output template with the entities, relations, and events of interest occurring in the given document. Standard practices include prompting decoder-only LLM…

Information Extraction

Unsupervised Feature Selection Algorithm Based on Dual Manifold Re-ranking

2024-10-27 · Yunhui Liang, Jianwen Gan, Yan Chen, Peng Zhou 외

High-dimensional data is commonly encountered in numerous data analysis tasks. Feature selection techniques aim to identify the most representative features from the original high-dimensional data. Due to the absence of …

feature selectionRe-Ranking

Discriminately Treating Motion Components Evolves Joint Depth and Ego-Motion Learning

2025-11-03 · Mengtan Zhang, Zizhan Guo, Hongbo Zhao, Yi Feng 외 arxiv

Unsupervised learning of depth and ego-motion, two fundamental 3D perception tasks, has made significant strides in recent years. However, most methods treat ego-motion as an auxiliary task, either mixing all motion type…

Metric-Fair Prompting: Treating Similar Samples Similarly

2025-12-08 · Jing Wang, Jie Shen, Xing Niu, Tong Zhang 외 arxiv

We introduce \emph{Metric-Fair Prompting}, a fairness-aware prompting framework that guides large language models (LLMs) to make decisions under metric-fairness constraints. In the application of multiple-choice medical …

Question SimilarityQuestion Answering