中文
相关论文

相关论文: Semantic-Preserving Augmentation for Robust Image-…

200 篇论文

Retinal vessel segmentation is a fundamental step in screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Robustness is one of the most critical requirements for practical utilization, since the test images…

图像与视频处理 · 电气工程与系统科学 2021-09-29 Xu Sun , Huihui Fang , Yehui Yang , Dongwei Zhu , Lei Wang , Junwei Liu , Yanwu Xu

Recognizing text in natural images is a challenging task with many unsolved problems. Different from those in documents, words in natural images often possess irregular shapes, which are caused by perspective distortion, curved character…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Baoguang Shi , Xinggang Wang , Pengyuan Lyu , Cong Yao , Xiang Bai

Machine translation models have discrete vocabularies and commonly use subword segmentation techniques to achieve an 'open vocabulary.' This approach relies on consistent and correct underlying unicode sequences, and makes models…

计算与语言 · 计算机科学 2021-12-13 Elizabeth Salesky , David Etter , Matt Post

Semantic embeddings have advanced the state of the art for countless natural language processing tasks, and various extensions to multimodal domains, such as visual-semantic embeddings, have been proposed. While the power of visual-semantic…

机器学习 · 计算机科学 2021-02-23 Adam Dahlgren Lindström , Suna Bensch , Johanna Björklund , Frank Drewes

Semantic representation is of great benefit to the video text tracking(VTT) task that requires simultaneously classifying, detecting, and tracking texts in the video. Most existing approaches tackle this task by appearance similarity in…

计算机视觉与模式识别 · 计算机科学 2022-08-22 Zhuang Li , Weijia Wu , Mike Zheng Shou , Jiahong Li , Size Li , Zhongyuan Wang , Hong Zhou

Image search stands as a pivotal task in multimedia and computer vision, finding applications across diverse domains, ranging from internet search to medical diagnostics. Conventional image search systems operate by accepting textual or…

多媒体 · 计算机科学 2024-04-30 Hongyi Zhu , Jia-Hong Huang , Stevan Rudinac , Evangelos Kanoulas

Handwritten text and scene text suffer from various shapes and distorted patterns. Thus training a robust recognition model requires a large amount of data to cover diversity as much as possible. In contrast to data collection and…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Canjie Luo , Yuanzhi Zhu , Lianwen Jin , Yongpan Wang

We present a novel deep neural model for text detection in document images. For robust text detection in noisy scanned documents, the advantages of multi-task learning are adopted by adding an auxiliary task of text enhancement. Namely, our…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Eun-Soo Jung , HyeongGwan Son , Kyusam Oh , Yongkeun Yun , Soonhwan Kwon , Min Soo Kim

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from different domains, is…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yutong Dai , Brian Price , He Zhang , Chunhua Shen

Large language models record impressive performance on many natural language processing tasks. However, their knowledge capacity is limited to the pretraining corpus. Retrieval augmentation offers an effective solution by retrieving context…

计算与语言 · 计算机科学 2023-11-22 Sai Munikoti , Anurag Acharya , Sridevi Wagle , Sameera Horawalavithana

Data augmentation is a widely used technique in machine learning to improve model performance. However, existing data augmentation techniques in natural language understanding (NLU) may not fully capture the complexity of natural language…

计算与语言 · 计算机科学 2023-07-06 Zhengqing Yuan , Xiaolong Zhang , Yue Wang , Xuecong Hou , Huiwen Xue , Zhuanzhe Zhao , Yongming Liu

Multilingual vision-language models have made significant strides in image captioning, yet they still lag behind their English counterparts due to limited multilingual training data and costly large-scale model parameterization.…

计算与语言 · 计算机科学 2025-07-29 George Ibrahim , Rita Ramos , Yova Kementchedjhieva

Successful Artificial Intelligence systems often require numerous labeled data to extract information from document images. In this paper, we investigate the problem of improving the performance of Artificial Intelligence systems in…

信息检索 · 计算机科学 2022-09-27 Bao-Sinh Nguyen , Dung Tien Le , Hieu M. Vu , Tuan Anh D. Nguyen , Minh-Tien Nguyen , Hung Le

In semi-supervised semantic segmentation (SSSS), data augmentation plays a crucial role in the weak-to-strong consistency regularization framework, as it enhances diversity and improves model generalization. Recent strong augmentation…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Lingyan Ran , Yali Li , Tao Zhuo , Shizhou Zhang , Yanning Zhang

Monocular depth estimation involves predicting depth from a single RGB image and plays a crucial role in applications such as autonomous driving, robotic navigation, 3D reconstruction, etc. Recent advancements in learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Jingming Xia , Guanqun Cao , Guang Ma , Yiben Luo , Qinzhao Li , John Oyekan

In recent years, developing AI for robotics has raised much attention. The interaction of vision and language of robots is particularly difficult. We consider that giving robots an understanding of visual semantics and language semantics…

机器人学 · 计算机科学 2021-05-26 Cheng Yu Tsai , Mu-Chun Su

Recently, training an image captioner without annotated image-sentence pairs has gained traction. Previous methods have faced limitations due to either using mismatched corpora for inaccurate pseudo annotations or relying on…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Zhiyuan Li , Dongnan Liu , Heng Wang , Chaoyi Zhang , Weidong Cai

With the rapid development and widespread use of advanced network systems, software vulnerabilities pose a significant threat to secure communications and networking. Learning-based vulnerability detection systems, particularly those…

密码学与安全 · 计算机科学 2024-10-04 Weiliang Qi , Jiahao Cao , Darsh Poddar , Sophia Li , Xinda Wang

Multimodal representation learning models have demonstrated successful operation across complex tasks, and the integration of vision-language models (VLMs) has further enabled embedding models with instruction-following capabilities.…

人工智能 · 计算机科学 2026-02-24 Wei-Yao Wang , Kazuya Tateishi , Qiyu Wu , Shusuke Takahashi , Yuki Mitsufuji

The objective of Content-Based Image Retrieval (CBIR) methods is essentially to extract, from large (image) databases, a specified number of images similar in visual and semantic content to a so-called query image. To bridge the semantic…

信息检索 · 计算机科学 2015-02-12 Smarajit Bose , Amita Pal , Jhimli Mallick , Sunil Kumar , Pratyaydipta Rudra