paper-with-me

Papers

Adaptive Multi-Modal Cross-Entropy Loss for Stereo Matching

2023-06-27 · CVPR 2024 1 · Peng Xu, Zhiyu Xiang, Chenyu Qiao, Jingyun Fu, Tianyu Pu

Despite the great success of deep learning in stereo matching, recovering accurate disparity maps is still challenging. Currently, L1 and cross-entropy are the two most widely used losses for stereo network training. Compared with the former, the latter usually performs better thanks to its probability modeling and direct supervision to the cost volume. However, how to accurately model the stereo ground-truth for cross-entropy loss remains largely under-explored. Existing works simply assume that the ground-truth distributions are uni-modal, which ignores the fact that most of the edge pixels can be multi-modal. In this paper, a novel adaptive multi-modal cross-entropy loss (ADL) is proposed to guide the networks to learn different distribution patterns for each pixel. Moreover, we optimize the disparity estimator to further alleviate the bleeding or misalignment artifacts in inference. Extensive experimental results show that our method is generic and can help classic stereo networks regain state-of-the-art performance. In particular, GANet with our method ranks $1^{st}$ on both the KITTI 2015 and 2012 benchmarks among the published methods. Meanwhile, excellent synthetic-to-realistic generalization performance can be achieved by simply replacing the traditional loss with ours.

📄 PDF Abstract BibTeX arXiv:2306.15612

Code (1)

xxxupeng/adl 공식 구현 pytorch

Tasks

Domain GeneralizationStereo Matching

Similar Papers 제목 키워드 기반

Rate-Distortion Limits for Multimodal Retrieval: Theory, Optimal Codes, and Finite-Sample Guarantees

2025-09-14 · Thomas Y. Chen arxiv

We establish the first information-theoretic limits for multimodal retrieval. Casting ranking as lossy source coding, we derive a single-letter rate-distortion function $R(D)$ for reciprocal-rank distortion and prove a c…

Order-Agnostic Cross Entropy for Non-Autoregressive Machine Translation

2021-06-09 · Cunxiao Du, Zhaopeng Tu, Jing Jiang

We propose a new training objective named order-agnostic cross entropy (OaXE) for fully non-autoregressive translation (NAT) models. OaXE improves the standard cross-entropy loss to ameliorate the effect of word reorderi…

Machine TranslationTranslation

Enhancing Cross Entropy with a Linearly Adaptive Loss Function for Optimized Classification Performance

2025-07-10 · Jae Wan Shim arxiv

We propose the Linearly Adaptive Cross Entropy Loss function. This is a novel measure derived from the information theory. In comparison to the standard cross entropy loss function, the proposed one has an additional ter…

Multi-task Cross-modal Learning for Chest X-ray Image Retrieval

2026-01-08 · Zhaohui Liang, Sivaramakrishnan Rajaraman, Niccolo Marini, Zhiyun Xue 외 arxiv

CLIP and BiomedCLIP are examples of vision-language foundation models and offer strong cross-modal embeddings; however, they are not optimized for fine-grained medical retrieval tasks, such as retrieving clinically relev…

Cross-Modal RetrievalMulti-Task LearningImage RetrievalText Retrieval

A Study of Syntactic Multi-Modality in Non-Autoregressive Machine Translation

2022-07-09 · NAACL 2022 7 · Kexun Zhang, Rui Wang, Xu Tan, Junliang Guo 외

It is difficult for non-autoregressive translation (NAT) models to capture the multi-modal distribution of target translations due to their conditional independence assumption, which is known as the "multi-modality probl…

Machine TranslationTranslation