paper-with-me

Papers

Multi-task learning with cross-task consistency for improved depth estimation in colonoscopy

2023-11-30 · Pedro Esteban Chavarrias Solano, Andrew Bulpitt, Venkataraman Subramanian, Sharib Ali

Colonoscopy screening is the gold standard procedure for assessing abnormalities in the colon and rectum, such as ulcers and cancerous polyps. Measuring the abnormal mucosal area and its 3D reconstruction can help quantify the surveyed area and objectively evaluate disease burden. However, due to the complex topology of these organs and variable physical conditions, for example, lighting, large homogeneous texture, and image modality estimating distance from the camera aka depth) is highly challenging. Moreover, most colonoscopic video acquisition is monocular, making the depth estimation a non-trivial problem. While methods in computer vision for depth estimation have been proposed and advanced on natural scene datasets, the efficacy of these techniques has not been widely quantified on colonoscopy datasets. As the colonic mucosa has several low-texture regions that are not well pronounced, learning representations from an auxiliary task can improve salient feature extraction, allowing estimation of accurate camera depths. In this work, we propose to develop a novel multi-task learning (MTL) approach with a shared encoder and two decoders, namely a surface normal decoder and a depth estimator decoder. Our depth estimator incorporates attention mechanisms to enhance global context awareness. We leverage the surface normal prediction to improve geometric feature extraction. Also, we apply a cross-task consistency loss among the two geometrically related tasks, surface normal and camera depth. We demonstrate an improvement of 14.17% on relative error and 10.4% improvement on $\delta_{1}$ accuracy over the most accurate baseline state-of-the-art BTS approach. All experiments are conducted on a recently released C3VD dataset; thus, we provide a first benchmark of state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2311.18664

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDecoderDepth EstimationMulti-Task Learning

Similar Papers 제목 키워드 기반

Robust Learning Through Cross-Task Consistency

2020-06-01 · CVPR 2020 6 · Amir R. Zamir, Alexander Sax, Nikhil Cheerla, Rohan Suri 외

Visual perception entails solving a wide set of tasks (e.g., object detection, depth estimation, etc). The predictions made for different tasks out of one image are not independent, and therefore, are expected to be 'con…

3D ReconstructionDepth EstimationMonocular Depth Estimationobject-detection+3

Constrained Multi-Task Learning for Bridging Resolution

2022-05-01 · ACL 2022 5 · Hideo Kobayashi, Yufang Hou, Vincent Ng

We examine the extent to which supervised bridging resolvers can be improved without employing additional labeled bridging data by proposing a novel constrained multi-task learning framework for bridging resolution, with…

Multi-Task Learning

Batched Self-Consistency Improves LLM Relevance Assessment and Ranking

2025-05-18 · Anton Korikov, Pan Du, Scott Sanner, Navid Rekabsaz

Given some information need, Large Language Models (LLMs) are increasingly used for candidate text relevance assessment, typically using a one-by-one pointwise (PW) strategy where each LLM call evaluates one candidate at…

Passage Retrieval

Assessing Consistency and Reproducibility in the Outputs of Large Language Models: Evidence Across Diverse Finance and Accounting Tasks

2025-03-21 · Julian Junyan Wang, Victor Xiaoqi Wang

This study provides the first comprehensive assessment of consistency and reproducibility in Large Language Model (LLM) outputs in finance and accounting research. We evaluate how consistently LLMs produce outputs given …

ArticlesBinary ClassificationLarge Language ModelSentiment Analysis+1

What Did I Do Wrong? Quantifying LLMs' Sensitivity and Consistency to Prompt Engineering

2024-06-18 · Federico Errica, Giuseppe Siracusano, Davide Sanvito, Roberto Bifulco

Large Language Models (LLMs) changed the way we design and interact with software systems. Their ability to process and extract information from text has drastically improved productivity in a number of routine tasks. De…

Prompt EngineeringSensitivitytext-classificationText Classification